Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_enums.h50 dm_rgbe = 9, enumerator
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c1755 && mode_lib->vba.SourcePixelFormat[k] != dm_rgbe in dml32_ModeSupportAndSystemConfigurationFull()
1772 && mode_lib->vba.SourcePixelFormat[k] != dm_rgbe in dml32_ModeSupportAndSystemConfigurationFull()
3644 && mode_lib->vba.SourcePixelFormat[k] != dm_rgbe in dml32_ModeSupportAndSystemConfigurationFull()
3678 && mode_lib->vba.SourcePixelFormat[k] != dm_rgbe) { in dml32_ModeSupportAndSystemConfigurationFull()
H A Ddisplay_mode_vba_util_32.c275 } else if (SourcePixelFormat == dm_444_32 || SourcePixelFormat == dm_rgbe) { in dml32_CalculateBytePerPixelAndBlockSizes()
323 || SourcePixelFormat == dm_rgbe)) { in dml32_CalculateBytePerPixelAndBlockSizes()