Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/
Dcik_regs.h173 #define CP_HQD_DEQUEUE_REQUEST 0xC974 macro
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_kfd.c596 write_register(kgd, CP_HQD_DEQUEUE_REQUEST, reset_type); in kgd_hqd_destroy()
Dcikd.h1539 #define CP_HQD_DEQUEUE_REQUEST 0xC974 macro
Dcik.c4594 WREG32(CP_HQD_DEQUEUE_REQUEST, 1); in cik_compute_stop()
4600 WREG32(CP_HQD_DEQUEUE_REQUEST, 0); in cik_compute_stop()
5021 WREG32(CP_HQD_DEQUEUE_REQUEST, 1); in cik_cp_compute_resume()
5027 WREG32(CP_HQD_DEQUEUE_REQUEST, mqd->queue_state.cp_hqd_dequeue_request); in cik_cp_compute_resume()