Searched refs:CP_MQD_CONTROL (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/radeon/ |
| D | cikd.h | 1542 #define CP_MQD_CONTROL 0xC99C macro
|
| D | cik.c | 4660 mqd->queue_state.cp_mqd_control = RREG32(CP_MQD_CONTROL); in cik_cp_compute_resume() 4662 WREG32(CP_MQD_CONTROL, mqd->queue_state.cp_mqd_control); in cik_cp_compute_resume()
|
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
| D | gfx_v10_0.c | 3277 tmp = REG_SET_FIELD(tmp, CP_MQD_CONTROL, VMID, 0); in gfx_v10_0_compute_mqd_init()
|
| D | gfx_v9_0.c | 3481 tmp = REG_SET_FIELD(tmp, CP_MQD_CONTROL, VMID, 0); in gfx_v9_0_mqd_init()
|
| D | gfx_v8_0.c | 4500 tmp = REG_SET_FIELD(tmp, CP_MQD_CONTROL, VMID, 0); in gfx_v8_0_mqd_init()
|