Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Dsi_enums.h173 #define PACKET3_SET_BASE 0x11 macro
Dsoc15d.h81 #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.c2040 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in gfx_v6_0_cp_gfx_start()
Dgfx_v7_0.c2540 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in gfx_v7_0_cp_gfx_start()
Dgfx_v8_0.c4227 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in gfx_v8_0_cp_gfx_start()
Dgfx_v9_0.c3245 amdgpu_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in gfx_v9_0_cp_gfx_start()
Dgfx_v10_0.c5813 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/
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.c3581 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()
Devergreen_cs.c1997 case PACKET3_SET_BASE: in evergreen_packet3_check()
3359 case PACKET3_SET_BASE: in evergreen_vm_packet3_check()
Devergreend.h1549 #define PACKET3_SET_BASE 0x11 macro
Dcik.c4000 radeon_ring_write(ring, PACKET3(PACKET3_SET_BASE, 2)); in cik_cp_gfx_start()