Searched refs:ViewportSizeSupportPerPlane (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | display_mode_vba.h | 893 bool ViewportSizeSupportPerPlane[DC__NUM_DPP__MAX]; member
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
H A D | display_mode_vba_30.c | 585 bool ViewportSizeSupportPerPlane[], 6131 bool ViewportSizeSupportPerPlane[], in CalculateSwathAndDETConfiguration() 6278 ViewportSizeSupportPerPlane[k] = false; in CalculateSwathAndDETConfiguration() 6280 ViewportSizeSupportPerPlane[k] = true; in CalculateSwathAndDETConfiguration() 6094 CalculateSwathAndDETConfiguration(bool ForceSingleDPP,int NumberOfActivePlanes,unsigned int DETBufferSizeInKByte,double MaximumSwathWidthLuma[],double MaximumSwathWidthChroma[],enum scan_direction_class SourceScan[],enum source_format_class SourcePixelFormat[],enum dm_swizzle_mode SurfaceTiling[],int ViewportWidth[],int ViewportHeight[],int SurfaceWidthY[],int SurfaceWidthC[],int SurfaceHeightY[],int SurfaceHeightC[],int Read256BytesBlockHeightY[],int Read256BytesBlockHeightC[],int Read256BytesBlockWidthY[],int Read256BytesBlockWidthC[],enum odm_combine_mode ODMCombineEnabled[],int BlendingAndTiming[],int BytePerPixY[],int BytePerPixC[],double BytePerPixDETY[],double BytePerPixDETC[],int HActive[],double HRatio[],double HRatioChroma[],int DPPPerPlane[],int swath_width_luma_ub[],int swath_width_chroma_ub[],double SwathWidth[],double SwathWidthChroma[],int SwathHeightY[],int SwathHeightC[],unsigned int DETBufferSizeY[],unsigned int DETBufferSizeC[],bool ViewportSizeSupportPerPlane[],bool * ViewportSizeSupport) CalculateSwathAndDETConfiguration() argument
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
H A D | display_mode_vba_314.c | 581 bool ViewportSizeSupportPerPlane[], 6756 bool ViewportSizeSupportPerPlane[], 6891 ViewportSizeSupportPerPlane[k] = false; 6893 ViewportSizeSupportPerPlane[k] = true;
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
H A D | display_mode_vba_31.c | 570 bool ViewportSizeSupportPerPlane[], 6661 bool ViewportSizeSupportPerPlane[], 6799 ViewportSizeSupportPerPlane[k] = false; 6801 ViewportSizeSupportPerPlane[k] = true;
|