Searched defs:LineTime (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
H A D | display_mode_vba_31.c | 879 double LineTime; local 3451 double LineTime, 3497 double LineTime = v->HTotal[k] / v->PixelClock[k]; local 5817 double LineTime,
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | display_mode_vba_util_32.c | 2672 double LineTime, in dml32_CalculateRowBandwidth() 2731 double LineTime, in dml32_CalculateUrgentBurstFactor() 3454 double LineTime; in dml32_CalculatePrefetchSchedule() local 4131 double LineTime, in dml32_CalculateFlipSchedule() 6327 double LineTime = HTotal[k] / PixelClock[k]; in dml32_CalculateDETSwathFillLatencyHiding() local
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
H A D | dml2_core_shared.c | 4615 double LineTime, in CalculateRowBandwidth() 6081 double LineTime, in calculate_cursor_urgent_burst_factor() 6121 double LineTime, in CalculateUrgentBurstFactor() 8524 double LineTime, in CalculateFlipSchedule()
|
H A D | dml2_core_dcn4_calcs.c | 1953 double LineTime, in CalculateRowBandwidth() 3428 double LineTime, in calculate_cursor_urgent_burst_factor() 3468 double LineTime, in CalculateUrgentBurstFactor() 6495 double LineTime, in CalculateFlipSchedule()
|
H A D | dml2_core_shared_types.h | 1217 double LineTime; member
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/ |
H A D | display_mode_core.c | 1911 dml_float_t LineTime, in CalculateRowBandwidth() 1962 dml_float_t LineTime, in CalculateFlipSchedule() 3193 dml_float_t LineTime, in CalculateUrgentBurstFactor()
|
H A D | display_mode_core_structs.h | 1838 dml_float_t LineTime; member
|