Searched refs:PACKET3_SET_RESOURCES (Results  1 – 8 of 8) sorted by relevance
| /Linux-v6.6/drivers/gpu/drm/amd/amdgpu/ | 
| D | soc15d.h | 326 #define PACKET3_SET_RESOURCES				0xA0  macro
 | 
| D | nvd.h | 379 #define	PACKET3_SET_RESOURCES				0xA0  macro
 | 
| D | vid.h | 370 #define	PACKET3_SET_RESOURCES				0xA0  macro
 | 
| D | gfx_v9_4_3.c | 63 	amdgpu_ring_write(kiq_ring, PACKET3(PACKET3_SET_RESOURCES, 6));  in gfx_v9_4_3_kiq_set_resources()
 | 
| D | gfx_v11_0.c | 133 	amdgpu_ring_write(kiq_ring, PACKET3(PACKET3_SET_RESOURCES, 6));  in gfx11_kiq_set_resources()
 | 
| D | gfx_v8_0.c | 4343 	amdgpu_ring_write(kiq_ring, PACKET3(PACKET3_SET_RESOURCES, 6));  in gfx_v8_0_kiq_kcq_enable()
 | 
| D | gfx_v9_0.c | 771 	amdgpu_ring_write(kiq_ring, PACKET3(PACKET3_SET_RESOURCES, 6));  in gfx_v9_0_kiq_set_resources()
 | 
| D | gfx_v10_0.c | 3498 	amdgpu_ring_write(kiq_ring, PACKET3(PACKET3_SET_RESOURCES, 6));  in gfx10_kiq_set_resources()
 |