Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_enums.h46 dm_rgbe = 9, enumerator
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_rq_dlg_calc_30.c295 } else if (SourcePixelFormat == dm_444_32 || SourcePixelFormat == dm_rgbe) { in CalculateBytePerPixelAnd256BBlockSizes()
335 || SourcePixelFormat == dm_rgbe)) { in CalculateBytePerPixelAnd256BBlockSizes()
H A Ddisplay_mode_vba_30.c3236 } else if (SourcePixelFormat == dm_444_32 || SourcePixelFormat == dm_rgbe) { in CalculateBytePerPixelAnd256BBlockSizes()
3276 || SourcePixelFormat == dm_rgbe)) { in CalculateBytePerPixelAnd256BBlockSizes()
3668 && v->SourcePixelFormat[k] != dm_rgbe in dml30_ModeSupportAndSystemConfigurationFull()
3688 && v->SourcePixelFormat[k] != dm_rgbe in dml30_ModeSupportAndSystemConfigurationFull()
5266 && v->SourcePixelFormat[k] != dm_rgbe && v->SourcePixelFormat[k] != dm_mono_8) { in dml30_ModeSupportAndSystemConfigurationFull()
5288 && v->SourcePixelFormat[k] != dm_444_8 && v->SourcePixelFormat[k] != dm_rgbe) { in dml30_ModeSupportAndSystemConfigurationFull()
6342 || SourcePixelFormat[k] == dm_rgbe)) { in CalculateSwathAndDETConfiguration()