Searched refs:PACKET3_SET_BASE (Results 1 – 18 of 18) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | si_enums.h | 173 #define PACKET3_SET_BASE 0x11 macro
|
D | soc15d.h | 81 #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 | 2040 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in gfx_v6_0_cp_gfx_start()
|
D | gfx_v7_0.c | 2540 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in gfx_v7_0_cp_gfx_start()
|
D | gfx_v8_0.c | 4227 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in gfx_v8_0_cp_gfx_start()
|
D | gfx_v9_0.c | 3245 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in gfx_v9_0_cp_gfx_start()
|
D | gfx_v10_0.c | 5813 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in gfx_v10_0_cp_gfx_start()
|
/kernel/linux/linux-5.10/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 | 3581 radeon_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in si_cp_start() 4462 case PACKET3_SET_BASE: in si_vm_packet3_ce_check() 4540 case PACKET3_SET_BASE: in si_vm_packet3_gfx_check() 4658 case PACKET3_SET_BASE: in si_vm_packet3_compute_check()
|
D | evergreen_cs.c | 1997 case PACKET3_SET_BASE: in evergreen_packet3_check() 3359 case PACKET3_SET_BASE: in evergreen_vm_packet3_check()
|
D | evergreend.h | 1549 #define PACKET3_SET_BASE 0x11 macro
|
D | cik.c | 4000 radeon_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in cik_cp_gfx_start()
|