Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/include/
H A Dcik_structs.h81 uint32_t cp_hqd_active; member
H A Dvi_structs.h290 uint32_t cp_hqd_active; member
H A Dv9_structs.h300 uint32_t cp_hqd_active; member
H A Dv11_structs.h805 uint32_t cp_hqd_active; // offset: 130 (0x82) member
H A Dv10_structs.h807 uint32_t cp_hqd_active; member
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gc_9_4_3.c358 data = REG_SET_FIELD(m->cp_hqd_active, CP_HQD_ACTIVE, ACTIVE, 1); in kgd_gfx_v9_4_3_hqd_load()
H A Damdgpu_amdkfd_gfx_v7.c196 data = REG_SET_FIELD(m->cp_hqd_active, CP_HQD_ACTIVE, ACTIVE, 1); in kgd_hqd_load()
H A Dmes_v10_1.c722 mqd->cp_hqd_active = 1; in mes_v10_1_mqd_init()
794 WREG32_SOC15(GC, 0, mmCP_HQD_ACTIVE, mqd->cp_hqd_active);
H A Damdgpu_amdkfd_gfx_v8.c220 data = REG_SET_FIELD(m->cp_hqd_active, CP_HQD_ACTIVE, ACTIVE, 1); in kgd_hqd_load()
H A Dmes_v11_0.c798 mqd->cp_hqd_active = 1; in mes_v11_0_mqd_init()
869 WREG32_SOC15(GC, 0, regCP_HQD_ACTIVE, mqd->cp_hqd_active); in mes_v11_0_queue_init_register()
H A Damdgpu_amdkfd_gfx_v10_3.c268 data = REG_SET_FIELD(m->cp_hqd_active, CP_HQD_ACTIVE, ACTIVE, 1); in hqd_load_v10_3()
H A Damdgpu_amdkfd_gfx_v11.c253 data = REG_SET_FIELD(m->cp_hqd_active, CP_HQD_ACTIVE, ACTIVE, 1); in hqd_load_v11()
H A Damdgpu_amdkfd_gfx_v10.c282 data = REG_SET_FIELD(m->cp_hqd_active, CP_HQD_ACTIVE, ACTIVE, 1); in kgd_hqd_load()
H A Damdgpu_amdkfd_gfx_v9.c295 data = REG_SET_FIELD(m->cp_hqd_active, CP_HQD_ACTIVE, ACTIVE, 1); in kgd_gfx_v9_hqd_load()
H A Dgfx_v7_0.c2763 u32 cp_hqd_active; member
2969 mqd->cp_hqd_active = 1; in gfx_v7_0_mqd_init()
H A Dgfx_v9_4_3.c1593 mqd->cp_hqd_active = 1; in gfx_v9_4_3_xcc_mqd_init()
1704 mqd->cp_hqd_active); in gfx_v9_4_3_xcc_kiq_init_register()
H A Dgfx_v11_0.c3863 mqd->cp_hqd_active = prop->hqd_active; in gfx_v11_0_compute_mqd_init()
3970 mqd->cp_hqd_active); in gfx_v11_0_kiq_init_register()
H A Dgfx_v9_0.c3371 mqd->cp_hqd_active = 1; in gfx_v9_0_mqd_init()
3482 mqd->cp_hqd_active); in gfx_v9_0_kiq_init_register()
H A Dgfx_v10_0.c6609 mqd->cp_hqd_active = prop->hqd_active; in gfx_v10_0_compute_mqd_init()
6715 mqd->cp_hqd_active); in gfx_v10_0_kiq_init_register()
H A Dgfx_v8_0.c4553 mqd->cp_hqd_active = 1; in gfx_v8_0_mqd_init()
/openbsd/sys/dev/pci/drm/radeon/
H A Dcik.c4436 u32 cp_hqd_active; member
4727 mqd->queue_state.cp_hqd_active = 1; in cik_cp_compute_resume()
4728 WREG32(CP_HQD_ACTIVE, mqd->queue_state.cp_hqd_active); in cik_cp_compute_resume()