Home
last modified time | relevance | path

Searched refs:PACKET3_SET_BASE (Results 1 – 18 of 18) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dsi_enums.h173 #define PACKET3_SET_BASE 0x11 macro
Dsoc15d.h87 #define PACKET3_SET_BASE 0x11 macro
Dnvd.h56 #define PACKET3_SET_BASE 0x11 macro
Dvid.h113 #define PACKET3_SET_BASE 0x11 macro
Dcikd.h231 #define PACKET3_SET_BASE 0x11 macro
Dsid.h1666 #define PACKET3_SET_BASE 0x11 macro
Dgfx_v6_0.c2002 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in gfx_v6_0_cp_gfx_start()
Dgfx_v7_0.c2472 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in gfx_v7_0_cp_gfx_start()
Dgfx_v8_0.c4190 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in gfx_v8_0_cp_gfx_start()
Dgfx_v9_0.c3305 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in gfx_v9_0_cp_gfx_start()
Dgfx_v10_0.c6264 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in gfx_v10_0_cp_gfx_start()
/linux-6.12.1/drivers/gpu/drm/radeon/
Dnid.h1163 #define PACKET3_SET_BASE 0x11 macro
Dsid.h1603 #define PACKET3_SET_BASE 0x11 macro
Dcikd.h1699 #define PACKET3_SET_BASE 0x11 macro
Dsi.c3557 radeon_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in si_cp_start()
4442 case PACKET3_SET_BASE: in si_vm_packet3_ce_check()
4520 case PACKET3_SET_BASE: in si_vm_packet3_gfx_check()
4638 case PACKET3_SET_BASE: in si_vm_packet3_compute_check()
Devergreen_cs.c1998 case PACKET3_SET_BASE: in evergreen_packet3_check()
3360 case PACKET3_SET_BASE: in evergreen_vm_packet3_check()
Devergreend.h1549 #define PACKET3_SET_BASE 0x11 macro
Dcik.c3990 radeon_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in cik_cp_gfx_start()