Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/include/
H A Damd_shared.h292 * @DC_DISABLE_MPO: If set, disable multi-plane offloading
294 DC_DISABLE_MPO = 0x40, enumerator
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c5153 if (amdgpu_dc_debug_mask & DC_DISABLE_MPO) in amdgpu_dm_initialize_drm_device()