Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_debugfs.c3984 bool mall_supported = dc->caps.mall_size_total; in capabilities_show() local
3998 mall_supported ? "yes" : "no", mall_in_use ? "yes" : "no"); in capabilities_show()