Searched refs:CP_HQD_DEQUEUE_REQUEST (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | cikd.h | 1538 #define CP_HQD_DEQUEUE_REQUEST 0xC974 macro
|
H A D | cik.c | 4206 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()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | cikd.h | 1538 #define CP_HQD_DEQUEUE_REQUEST 0xC974 macro
|
H A D | cik.c | 4196 WREG32(CP_HQD_DEQUEUE_REQUEST, 1); in cik_compute_stop() 4202 WREG32(CP_HQD_DEQUEUE_REQUEST, 0); in cik_compute_stop() 4629 WREG32(CP_HQD_DEQUEUE_REQUEST, 1); in cik_cp_compute_resume() 4635 WREG32(CP_HQD_DEQUEUE_REQUEST, mqd->queue_state.cp_hqd_dequeue_request); in cik_cp_compute_resume()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v8_0.c | 4416 WREG32_FIELD(CP_HQD_DEQUEUE_REQUEST, DEQUEUE_REQ, req); in gfx_v8_0_deactivate_hqd()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v8_0.c | 4382 WREG32_FIELD(CP_HQD_DEQUEUE_REQUEST, DEQUEUE_REQ, req); in gfx_v8_0_deactivate_hqd()
|
Completed in 45 milliseconds