Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/include/
H A Dcik_structs.h81 uint32_t cp_hqd_active; member
H A Dvi_structs.h291 uint32_t cp_hqd_active; member
H A Dv9_structs.h291 uint32_t cp_hqd_active; member
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gfx_v8.c379 data = REG_SET_FIELD(m->cp_hqd_active, CP_HQD_ACTIVE, ACTIVE, 1); in kgd_hqd_load()
H A Damdgpu_amdkfd_gfx_v9.c487 data = REG_SET_FIELD(m->cp_hqd_active, CP_HQD_ACTIVE, ACTIVE, 1); in kgd_hqd_load()
H A Dgfx_v9_0.c2819 mqd->cp_hqd_active = 1; in gfx_v9_0_mqd_init()
2921 mqd->cp_hqd_active); in gfx_v9_0_kiq_init_register()
H A Dgfx_v8_0.c4849 mqd->cp_hqd_active = 1; in gfx_v8_0_mqd_init()
/dragonfly/sys/dev/drm/radeon/
H A Dcik.c4475 u32 cp_hqd_active; member
4762 mqd->queue_state.cp_hqd_active = 1; in cik_cp_compute_resume()
4763 WREG32(CP_HQD_ACTIVE, mqd->queue_state.cp_hqd_active); in cik_cp_compute_resume()