Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/include/
A Ddiscovery.h281 uint32_t m_s_present; member
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_discovery.c1394 u32 u, mall_size_per_umc, m_s_present, half_use; in amdgpu_discovery_get_mall_info() local
1415 m_s_present = le32_to_cpu(mall_info->v1.m_s_present); in amdgpu_discovery_get_mall_info()
1418 if (m_s_present & (1 << u)) in amdgpu_discovery_get_mall_info()

Completed in 13 milliseconds