Searched defs:meta_row_height_luma (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20v2.c3111 CalculateActiveRowBandwidth( bool GPUVMEnable, enum source_format_class SourcePixelFormat, double VRatio, bool DCCEnable, double LineTime, unsigned int MetaRowByteLuma, unsigned int MetaRowByteChroma, unsigned int meta_row_height_luma, unsigned int meta_row_height_chroma, unsigned int PixelPTEBytesPerRowLuma, unsigned int PixelPTEBytesPerRowChroma, unsigned int dpte_row_height_luma, unsigned int dpte_row_height_chroma, double *meta_row_bw, double *dpte_row_bw, double *qual_row_bw) argument
H A Ddisplay_mode_vba_20.c3038 CalculateActiveRowBandwidth( bool GPUVMEnable, enum source_format_class SourcePixelFormat, double VRatio, bool DCCEnable, double LineTime, unsigned int MetaRowByteLuma, unsigned int MetaRowByteChroma, unsigned int meta_row_height_luma, unsigned int meta_row_height_chroma, unsigned int PixelPTEBytesPerRowLuma, unsigned int PixelPTEBytesPerRowChroma, unsigned int dpte_row_height_luma, unsigned int dpte_row_height_chroma, double *meta_row_bw, double *dpte_row_bw, double *qual_row_bw) argument
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c3125 CalculateActiveRowBandwidth( bool GPUVMEnable, enum source_format_class SourcePixelFormat, double VRatio, bool DCCEnable, double LineTime, unsigned int MetaRowByteLuma, unsigned int MetaRowByteChroma, unsigned int meta_row_height_luma, unsigned int meta_row_height_chroma, unsigned int PixelPTEBytesPerRowLuma, unsigned int PixelPTEBytesPerRowChroma, unsigned int dpte_row_height_luma, unsigned int dpte_row_height_chroma, double *meta_row_bw, double *dpte_row_bw) argument
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c3305 CalculateRowBandwidth( bool GPUVMEnable, enum source_format_class SourcePixelFormat, double VRatio, double VRatioChroma, bool DCCEnable, double LineTime, unsigned int MetaRowByteLuma, unsigned int MetaRowByteChroma, unsigned int meta_row_height_luma, unsigned int meta_row_height_chroma, unsigned int PixelPTEBytesPerRowLuma, unsigned int PixelPTEBytesPerRowChroma, unsigned int dpte_row_height_luma, unsigned int dpte_row_height_chroma, double *meta_row_bw, double *dpte_row_bw) argument
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c2662 dml32_CalculateRowBandwidth( bool GPUVMEnable, enum source_format_class SourcePixelFormat, double VRatio, double VRatioChroma, bool DCCEnable, double LineTime, unsigned int MetaRowByteLuma, unsigned int MetaRowByteChroma, unsigned int meta_row_height_luma, unsigned int meta_row_height_chroma, unsigned int PixelPTEBytesPerRowLuma, unsigned int PixelPTEBytesPerRowChroma, unsigned int dpte_row_height_luma, unsigned int dpte_row_height_chroma, double *meta_row_bw, double *dpte_row_bw) argument
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c3457 CalculateRowBandwidth( bool GPUVMEnable, enum source_format_class SourcePixelFormat, double VRatio, double VRatioChroma, bool DCCEnable, double LineTime, unsigned int MetaRowByteLuma, unsigned int MetaRowByteChroma, unsigned int meta_row_height_luma, unsigned int meta_row_height_chroma, unsigned int PixelPTEBytesPerRowLuma, unsigned int PixelPTEBytesPerRowChroma, unsigned int dpte_row_height_luma, unsigned int dpte_row_height_chroma, double *meta_row_bw, double *dpte_row_bw) argument
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c3566 CalculateRowBandwidth( bool GPUVMEnable, enum source_format_class SourcePixelFormat, double VRatio, double VRatioChroma, bool DCCEnable, double LineTime, unsigned int MetaRowByteLuma, unsigned int MetaRowByteChroma, unsigned int meta_row_height_luma, unsigned int meta_row_height_chroma, unsigned int PixelPTEBytesPerRowLuma, unsigned int PixelPTEBytesPerRowChroma, unsigned int dpte_row_height_luma, unsigned int dpte_row_height_chroma, double *meta_row_bw, double *dpte_row_bw) argument
/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c1903 CalculateRowBandwidth( dml_bool_t GPUVMEnable, enum dml_source_format_class SourcePixelFormat, dml_float_t VRatio, dml_float_t VRatioChroma, dml_bool_t DCCEnable, dml_float_t LineTime, dml_uint_t MetaRowByteLuma, dml_uint_t MetaRowByteChroma, dml_uint_t meta_row_height_luma, dml_uint_t meta_row_height_chroma, dml_uint_t PixelPTEBytesPerRowLuma, dml_uint_t PixelPTEBytesPerRowChroma, dml_uint_t dpte_row_height_luma, dml_uint_t dpte_row_height_chroma, dml_float_t *meta_row_bw, dml_float_t *dpte_row_bw) argument

Completed in 297 milliseconds