Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/include/
H A Dv10_structs.h156 uint32_t cp_mqd_base_addr; // offset: 128 (0x80) member
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v12_0.c2976 mqd->cp_mqd_base_addr = prop->mqd_gpu_addr & 0xfffffffc; in gfx_v12_0_gfx_mqd_init()
H A Dgfx_v11_0.c4099 mqd->cp_mqd_base_addr = prop->mqd_gpu_addr & 0xfffffffc; in gfx_v11_0_gfx_mqd_init()
H A Dgfx_v10_0.c6775 mqd->cp_mqd_base_addr = prop->mqd_gpu_addr & 0xfffffffc; in gfx_v10_0_gfx_mqd_init()