Searched refs:PACKET3_SET_RESOURCES (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | nvd.h | 379 #define PACKET3_SET_RESOURCES 0xA0 macro
|
H A D | soc15d.h | 332 #define PACKET3_SET_RESOURCES 0xA0 macro
|
H A D | vid.h | 371 #define PACKET3_SET_RESOURCES 0xA0 macro
|
H A D | gfx_v9_4_3.c | 181 amdgpu_ring_write(kiq_ring, PACKET3(PACKET3_SET_RESOURCES, 6)); in gfx_v9_4_3_kiq_set_resources()
|
H A D | gfx_v12_0.c | 248 amdgpu_ring_write(kiq_ring, PACKET3(PACKET3_SET_RESOURCES, 6)); in gfx_v12_0_kiq_set_resources()
|
H A D | gfx_v8_0.c | 4339 amdgpu_ring_write(kiq_ring, PACKET3(PACKET3_SET_RESOURCES, 6)); in gfx_v8_0_kiq_kcq_enable()
|
H A D | gfx_v11_0.c | 303 amdgpu_ring_write(kiq_ring, PACKET3(PACKET3_SET_RESOURCES, 6)); in gfx11_kiq_set_resources()
|
H A D | gfx_v9_0.c | 909 amdgpu_ring_write(kiq_ring, PACKET3(PACKET3_SET_RESOURCES, 6)); in gfx_v9_0_kiq_set_resources()
|
H A D | gfx_v10_0.c | 3686 amdgpu_ring_write(kiq_ring, PACKET3(PACKET3_SET_RESOURCES, 6)); in gfx10_kiq_set_resources()
|