Home
last modified time | relevance | path

Searched refs:AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/uapi/drm/
H A Damdgpu_drm.h648 #define AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID (1 << 4) macro
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v7_0.c2244 if (ib->flags & AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID) { in gfx_v7_0_ring_emit_ib_compute()
H A Dgfx_v9_4_3.c2525 if (ib->flags & AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID) { in gfx_v9_4_3_ring_emit_ib_compute()
H A Dgfx_v11_0.c5341 if (ib->flags & AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID) { in gfx_v11_0_ring_emit_ib_compute()
H A Dgfx_v8_0.c6135 if (ib->flags & AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID) { in gfx_v8_0_ring_emit_ib_compute()
H A Dgfx_v9_0.c5274 if (ib->flags & AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID) { in gfx_v9_0_ring_emit_ib_compute()
H A Dgfx_v10_0.c8346 if (ib->flags & AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID) { in gfx_v10_0_ring_emit_ib_compute()