Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/include/
Dv11_structs.h190 uint32_t cp_gfx_mqd_control; // offset: 162 (0xA2) member
Dv10_structs.h191 uint32_t cp_gfx_mqd_control; // offset: 162 (0xA2) member
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Dgfx_v11_0.c3527 mqd->cp_gfx_mqd_control = tmp; in gfx_v11_0_gfx_mqd_init()
3607 WREG32_SOC15(GC, 0, regCP_GFX_MQD_CONTROL, mqd->cp_gfx_mqd_control); in gfx_v11_0_gfx_queue_init_register()
Dgfx_v10_0.c6443 mqd->cp_gfx_mqd_control = tmp; in gfx_v10_0_gfx_mqd_init()
6520 WREG32_SOC15(GC, 0, mmCP_GFX_MQD_CONTROL, mqd->cp_gfx_mqd_control); in gfx_v10_0_gfx_queue_init_register()