Searched defs:cursor_bw (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/dml2/ |
H A D | display_mode_core.c | 5923 dml_float_t cursor_bw[], in CalculateVActiveBandwithSupport() 5965 dml_float_t cursor_bw[], in CalculatePrefetchBandwithSupport() 6029 dml_float_t cursor_bw[], in CalculateBandwidthAvailableForImmediateFlip() 6078 dml_float_t cursor_bw[], in CalculateImmediateFlipBandwithSupport()
|
H A D | display_mode_core_structs.h | 969 dml_float_t cursor_bw[__DML_NUM_PLANES__]; member 1059 dml_float_t cursor_bw[__DML_NUM_PLANES__]; member
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | display_mode_vba_util_32.c | 6114 double cursor_bw[], in dml32_CalculateVActiveBandwithSupport() 6155 double cursor_bw[], in dml32_CalculatePrefetchBandwithSupport() 6215 double cursor_bw[], in dml32_CalculateBandwidthAvailableForImmediateFlip() 6244 double cursor_bw[], in dml32_CalculateImmediateFlipBandwithSupport()
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
H A D | dml2_core_shared.c | 5501 double cursor_bw[], in calculate_avg_bandwidth_required() 7352 double cursor_bw[], in get_urgent_bandwidth_required() 8238 double cursor_bw[], in calculate_peak_bandwidth_required()
|
H A D | dml2_core_dcn4_calcs.c | 2848 double cursor_bw[], in calculate_avg_bandwidth_required() 4915 double cursor_bw[], in get_urgent_bandwidth_required()
|
H A D | dml2_core_shared_types.h | 487 double cursor_bw[DML2_MAX_PLANES]; member 609 double cursor_bw[DML2_MAX_PLANES]; member 2030 double *cursor_bw; member
|
/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | display_mode_vba.h | 819 double cursor_bw[DC__NUM_DPP__MAX]; member
|