Searched refs:PACKET3_SET_BASE (Results 1 – 18 of 18) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | si_enums.h | 173 #define PACKET3_SET_BASE 0x11 macro
|
D | soc15d.h | 87 #define PACKET3_SET_BASE 0x11 macro
|
D | nvd.h | 56 #define PACKET3_SET_BASE 0x11 macro
|
D | vid.h | 113 #define PACKET3_SET_BASE 0x11 macro
|
D | cikd.h | 231 #define PACKET3_SET_BASE 0x11 macro
|
D | sid.h | 1666 #define PACKET3_SET_BASE 0x11 macro
|
D | gfx_v6_0.c | 2002 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in gfx_v6_0_cp_gfx_start()
|
D | gfx_v7_0.c | 2472 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in gfx_v7_0_cp_gfx_start()
|
D | gfx_v8_0.c | 4190 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in gfx_v8_0_cp_gfx_start()
|
D | gfx_v9_0.c | 3305 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in gfx_v9_0_cp_gfx_start()
|
D | gfx_v10_0.c | 6264 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in gfx_v10_0_cp_gfx_start()
|
/linux-6.12.1/drivers/gpu/drm/radeon/ |
D | nid.h | 1163 #define PACKET3_SET_BASE 0x11 macro
|
D | sid.h | 1603 #define PACKET3_SET_BASE 0x11 macro
|
D | cikd.h | 1699 #define PACKET3_SET_BASE 0x11 macro
|
D | si.c | 3557 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()
|
D | evergreen_cs.c | 1998 case PACKET3_SET_BASE: in evergreen_packet3_check() 3360 case PACKET3_SET_BASE: in evergreen_vm_packet3_check()
|
D | evergreend.h | 1549 #define PACKET3_SET_BASE 0x11 macro
|
D | cik.c | 3990 radeon_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in cik_cp_gfx_start()
|