Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/include/
Dv11_structs.h158 uint32_t cp_gfx_hqd_active; // offset: 130 (0x82) member
Dv10_structs.h159 uint32_t cp_gfx_hqd_active; // offset: 130 (0x82) member
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Dgfx_v11_0.c3587 mqd->cp_gfx_hqd_active = 1; in gfx_v11_0_gfx_mqd_init()
3635 WREG32_SOC15(GC, 0, regCP_GFX_HQD_ACTIVE, mqd->cp_gfx_hqd_active); in gfx_v11_0_gfx_queue_init_register()
Dgfx_v10_0.c6500 mqd->cp_gfx_hqd_active = 1; in gfx_v10_0_gfx_mqd_init()
6548 WREG32_SOC15(GC, 0, mmCP_GFX_HQD_ACTIVE, mqd->cp_gfx_hqd_active); in gfx_v10_0_gfx_queue_init_register()