Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_enums.h51 dm_rgbe_alpha = 10, enumerator
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c234 SourcePixelFormat != dm_rgbe_alpha)) { in dml32_CalculateSinglePipeDPPCLKAndSCLThroughput()
290 } else if (SourcePixelFormat == dm_rgbe_alpha) { in dml32_CalculateBytePerPixelAndBlockSizes()
340 } else if (SourcePixelFormat == dm_rgbe_alpha) { in dml32_CalculateBytePerPixelAndBlockSizes()
541 SourcePixelFormat[k] == dm_420_12 || SourcePixelFormat[k] == dm_rgbe_alpha) { in dml32_CalculateSwathAndDETConfiguration()
2009 myPipe[k].SourcePixelFormat == dm_rgbe_alpha) { in dml32_CalculateVMRowAndSwath()
2688 SourcePixelFormat == dm_rgbe_alpha) { in dml32_CalculateRowBandwidth()
2698 SourcePixelFormat == dm_rgbe_alpha) { in dml32_CalculateRowBandwidth()
4213 …ePixelFormat == dm_420_8 || SourcePixelFormat == dm_420_10 || SourcePixelFormat == dm_rgbe_alpha) { in dml32_CalculateFlipSchedule()
5402 MAS_vp_horz_limit = SourcePixelFormat == dm_rgbe_alpha ? 3840 : 6144; in dml32_CalculateDCCConfiguration()
5403 MAS_vp_vert_limit = SourcePixelFormat == dm_rgbe_alpha ? 3840 : (BytePerPixelY == 8 ? 3072 : 6144); in dml32_CalculateDCCConfiguration()
H A Ddisplay_mode_vba_32.c1756 && mode_lib->vba.SourcePixelFormat[k] != dm_rgbe_alpha) in dml32_ModeSupportAndSystemConfigurationFull()
1918 && mode_lib->vba.SourcePixelFormat[k] != dm_rgbe_alpha) { in dml32_ModeSupportAndSystemConfigurationFull()
1921 && mode_lib->vba.SourcePixelFormat[k] != dm_rgbe_alpha) { in dml32_ModeSupportAndSystemConfigurationFull()
1923 } else if (mode_lib->vba.SourcePixelFormat[k] == dm_rgbe_alpha) { in dml32_ModeSupportAndSystemConfigurationFull()
2176 || mode_lib->vba.SourcePixelFormat[k] == dm_rgbe_alpha) { in dml32_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c1817 && v->SourcePixelFormat[k] != dm_rgbe_alpha)) { in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2080 …== dm_420_10 || v->SourcePixelFormat[k] == dm_420_12 || v->SourcePixelFormat[k] == dm_rgbe_alpha) { in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2986 } else if (SourcePixelFormat == dm_rgbe_alpha) { in dml30_CalculateBytePerPixelAnd256BBlockSizes()
3028 } else if (SourcePixelFormat == dm_rgbe_alpha) { in dml30_CalculateBytePerPixelAnd256BBlockSizes()
3152 …PixelFormat == dm_420_10 || SourcePixelFormat == dm_420_12 || SourcePixelFormat == dm_rgbe_alpha) { in CalculateRowBandwidth()
3162 …PixelFormat == dm_420_10 || SourcePixelFormat == dm_420_12 || SourcePixelFormat == dm_rgbe_alpha) { in CalculateRowBandwidth()
3248 …ePixelFormat == dm_420_8 || SourcePixelFormat == dm_420_10 || SourcePixelFormat == dm_rgbe_alpha) { in CalculateFlipSchedule()
3402 && v->SourcePixelFormat[k] != dm_rgbe_alpha) in dml30_ModeSupportAndSystemConfigurationFull()
4189 || v->SourcePixelFormat[k] == dm_rgbe_alpha) { in dml30_ModeSupportAndSystemConfigurationFull()
5927 } else if (SourcePixelFormat[k] == dm_rgbe_alpha in CalculateSwathAndDETConfiguration()
[all …]