Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/
H A Damdgpu_drm.h587 #define AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID (1 << 4) macro
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/
H A Damdgpu_drm.h587 #define AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID (1 << 4) macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/
H A Damdgpu_drm.h587 #define AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID (1 << 4) macro
/OK3568_Linux_fs/kernel/include/uapi/drm/
H A Damdgpu_drm.h599 #define AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID (1 << 4) macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v7_0.c2305 if (ib->flags & AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID) { in gfx_v7_0_ring_emit_ib_compute()
H A Dgfx_v8_0.c6163 if (ib->flags & AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID) { in gfx_v8_0_ring_emit_ib_compute()
H A Dgfx_v9_0.c5321 if (ib->flags & AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID) { in gfx_v9_0_ring_emit_ib_compute()
H A Dgfx_v10_0.c7842 if (ib->flags & AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID) { in gfx_v10_0_ring_emit_ib_compute()