HomeSort by: relevance | last modified time | path
    Searched refs:DOORBELL_EN (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
cik_regs.h 64 #define DOORBELL_EN (1 << 30)
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_amdkfd_gfx_v10.c 287 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1);
amdgpu_amdkfd_gfx_v7.c 267 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1);
amdgpu_amdkfd_gfx_v8.c 254 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1);
amdgpu_amdkfd_gfx_v9.c 277 CP_HQD_PQ_DOORBELL_CONTROL, DOORBELL_EN, 1);
amdgpu_gfx_v10_0.c 2756 DOORBELL_EN, 1);
2759 DOORBELL_EN, 0);
3049 DOORBELL_EN, 1);
3052 DOORBELL_EN, 0);
3255 DOORBELL_EN, 1);
3262 DOORBELL_EN, 0);
3322 DOORBELL_EN, 1);
amdgpu_gfx_v9_0.c 3225 DOORBELL_EN, 1);
3227 tmp = REG_SET_FIELD(tmp, CP_RB_DOORBELL_CONTROL, DOORBELL_EN, 0);
3363 DOORBELL_EN, 1);
3370 DOORBELL_EN, 0);
3430 DOORBELL_EN, 1);
amdgpu_gfx_v8_0.c 4247 DOORBELL_EN, 1);
4249 tmp = REG_SET_FIELD(tmp, CP_RB_DOORBELL_CONTROL, DOORBELL_EN, 0);
4464 DOORBELL_EN,
4517 DOORBELL_EN, 1);
  /src/sys/external/bsd/drm2/dist/drm/radeon/
cikd.h 1518 #define DOORBELL_EN (1 << 30)
radeon_cik.c 4645 mqd->queue_state.cp_hqd_pq_doorbell_control |= DOORBELL_EN;
4647 mqd->queue_state.cp_hqd_pq_doorbell_control &= ~DOORBELL_EN;
4733 mqd->queue_state.cp_hqd_pq_doorbell_control |= DOORBELL_EN;

Completed in 38 milliseconds