Searched refs:PACKET3_SET_RESOURCES (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | soc15d.h | 332 #define PACKET3_SET_RESOURCES 0xA0 macro
|
H A D | nvd.h | 379 #define PACKET3_SET_RESOURCES 0xA0 macro
|
H A D | vid.h | 370 #define PACKET3_SET_RESOURCES 0xA0 macro
|
H A 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()
|
H A D | gfx_v11_0.c | 137 amdgpu_ring_write(kiq_ring, PACKET3(PACKET3_SET_RESOURCES, 6)); in gfx11_kiq_set_resources()
|
H A D | gfx_v8_0.c | 4343 amdgpu_ring_write(kiq_ring, PACKET3(PACKET3_SET_RESOURCES, 6)); in gfx_v8_0_kiq_kcq_enable()
|
H A D | gfx_v9_0.c | 771 amdgpu_ring_write(kiq_ring, PACKET3(PACKET3_SET_RESOURCES, 6)); in gfx_v9_0_kiq_set_resources()
|
H A D | gfx_v10_0.c | 3498 amdgpu_ring_write(kiq_ring, PACKET3(PACKET3_SET_RESOURCES, 6)); in gfx10_kiq_set_resources()
|