Searched refs:DestinationLinesToRequestVMInVBlank (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| H A D | display_mode_vba_util_32.h | 756 double *DestinationLinesToRequestVMInVBlank, 950 double DestinationLinesToRequestVMInVBlank[],
|
| H A D | display_mode_vba_32.c | 823 &v->DestinationLinesToRequestVMInVBlank[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1347 v->DestinationLinesToRequestVMInVBlank, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | display_mode_core.c | 554 dml_float_t DestinationLinesToRequestVMInVBlank[], 1283 *p->DestinationLinesToRequestVMInVBlank = 0; in CalculatePrefetchSchedule() 1416 …*p->DestinationLinesToRequestVMInVBlank = dml_ceil(4.0 * s->TimeForFetchingMetaPTE / s->LineTime, … in CalculatePrefetchSchedule() 1424 …*p->DestinationLinesToRequestVMInVBlank = dml_floor(4.0 * s->TimeForFetchingMetaPTE / s->LineTime,… in CalculatePrefetchSchedule() 1427 …*p->DestinationLinesToRequestVMInVBlank = dml_ceil(4.0 * s->TimeForFetchingMetaPTE / s->LineTime, … in CalculatePrefetchSchedule() 1432 …tPrefetchPixelData = *p->DestinationLinesForPrefetch - *p->DestinationLinesToRequestVMInVBlank - 2… in CalculatePrefetchSchedule() 1436 …s: DestinationLinesToRequestVMInVBlank = %f\n", __func__, *p->DestinationLinesToRequestVMInVBlank); in CalculatePrefetchSchedule() 1527 *p->DestinationLinesToRequestVMInVBlank = 0; in CalculatePrefetchSchedule() 1542 } else if (*p->DestinationLinesToRequestVMInVBlank > 0) { in CalculatePrefetchSchedule() 1546 …s: DestinationLinesToRequestVMInVBlank = %f\n", __func__, *p->DestinationLinesToRequestVMInVBlank); in CalculatePrefetchSchedule() [all …]
|
| H A D | display_mode_core_structs.h | 1195 dml_float_t DestinationLinesToRequestVMInVBlank[__DML_NUM_PLANES__]; member 1628 dml_float_t *DestinationLinesToRequestVMInVBlank; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/ |
| H A D | display_mode_vba.h | 923 double DestinationLinesToRequestVMInVBlank[DC__NUM_DPP__MAX]; member
|
| H A D | display_mode_vba.c | 147 dml_get_pipe_attr_func(dst_y_per_vm_vblank, mode_lib->vba.DestinationLinesToRequestVMInVBlank);
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/ |
| H A D | dml2_core_dcn4_calcs.c | 13348 …out->informative.misc.DestinationLinesToRequestVMInVBlank[k] = mode_lib->mp.dst_y_per_vm_vblank[k]; in dml2_core_calcs_get_informative()
|