Home
last modified time | relevance | path

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

/linux/include/uapi/drm/
A Damdgpu_drm.h601 #define AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID (1 << 4) macro
/linux/drivers/gpu/drm/amd/amdgpu/
A Dgfx_v7_0.c2307 if (ib->flags & AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID) { in gfx_v7_0_ring_emit_ib_compute()
A Dgfx_v9_0.c5427 if (ib->flags & AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID) { in gfx_v9_0_ring_emit_ib_compute()
A Dgfx_v8_0.c6176 if (ib->flags & AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID) { in gfx_v8_0_ring_emit_ib_compute()
A Dgfx_v10_0.c8635 if (ib->flags & AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID) { in gfx_v10_0_ring_emit_ib_compute()

Completed in 50 milliseconds