Home
last modified time | relevance | path

Searched refs:CP_HQD_DEQUEUE_REQUEST (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/radeon/
Dcikd.h1538 #define CP_HQD_DEQUEUE_REQUEST 0xC974 macro
Dcik.c4206 WREG32(CP_HQD_DEQUEUE_REQUEST, 1); in cik_compute_stop()
4212 WREG32(CP_HQD_DEQUEUE_REQUEST, 0); in cik_compute_stop()
4639 WREG32(CP_HQD_DEQUEUE_REQUEST, 1); in cik_cp_compute_resume()
4645 WREG32(CP_HQD_DEQUEUE_REQUEST, mqd->queue_state.cp_hqd_dequeue_request); in cik_cp_compute_resume()
/drivers/gpu/drm/amd/amdgpu/
Dgfx_v8_0.c4416 WREG32_FIELD(CP_HQD_DEQUEUE_REQUEST, DEQUEUE_REQ, req); in gfx_v8_0_deactivate_hqd()