Searched refs:PACKET3_SET_BASE (Results 1 – 16 of 16) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | si_enums.h | 154 #define PACKET3_SET_BASE 0x11 macro
|
D | soc15d.h | 81 #define PACKET3_SET_BASE 0x11 macro
|
D | vid.h | 115 #define PACKET3_SET_BASE 0x11 macro
|
D | cikd.h | 233 #define PACKET3_SET_BASE 0x11 macro
|
D | sid.h | 1666 #define PACKET3_SET_BASE 0x11 macro
|
D | gfx_v6_0.c | 2035 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in gfx_v6_0_cp_gfx_start()
|
D | gfx_v7_0.c | 2509 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in gfx_v7_0_cp_gfx_start()
|
D | gfx_v9_0.c | 2451 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in gfx_v9_0_cp_gfx_start()
|
D | gfx_v8_0.c | 4427 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in gfx_v8_0_cp_gfx_start()
|
/Linux-v4.19/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 | 3577 radeon_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in si_cp_start() 4458 case PACKET3_SET_BASE: in si_vm_packet3_ce_check() 4536 case PACKET3_SET_BASE: in si_vm_packet3_gfx_check() 4654 case PACKET3_SET_BASE: in si_vm_packet3_compute_check()
|
D | evergreen_cs.c | 1996 case PACKET3_SET_BASE: in evergreen_packet3_check() 3358 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()
|