Home
last modified time | relevance | path

Searched refs:DCCEnable (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c60 unsigned int DCCEnable; member
184 bool DCCEnable,
228 bool DCCEnable,
261 bool DCCEnable,
319 bool DCCEnable[],
501 bool DCCEnable[],
550 bool DCCEnable[],
593 bool DCCEnable[],
1066 } else if (!myPipe->DCCEnable) in CalculatePrefetchSchedule()
1086 if ((GPUVMEnable == true || myPipe->DCCEnable == true)) { in CalculatePrefetchSchedule()
[all …]
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c104 bool DCCEnable,
172 bool DCCEnable,
235 bool DCCEnable,
267 bool DCCEnable,
311 bool DCCEnable[],
428 bool DCCEnable[],
657 bool DCCEnable, in CalculatePrefetchSchedule() argument
796 } else if (!DCCEnable) in CalculatePrefetchSchedule()
825 if ((GPUVMEnable == true || DCCEnable == true)) { in CalculatePrefetchSchedule()
918 if ((GPUVMEnable == true || DCCEnable == true)) { in CalculatePrefetchSchedule()
[all …]
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c83 bool DCCEnable,
134 bool DCCEnable,
183 bool DCCEnable,
212 bool DCCEnable,
466 bool DCCEnable, in CalculatePrefetchSchedule()
589 } else if (DCCEnable) in CalculatePrefetchSchedule()
618 if ((GPUVMEnable == true || DCCEnable == true)) { in CalculatePrefetchSchedule()
680 if ((GPUVMEnable == true || DCCEnable == true)) { in CalculatePrefetchSchedule()
710 || DCCEnable) ? in CalculatePrefetchSchedule()
861 bool DCCEnable, in CalculateVMAndRowBytes() argument
[all …]
Ddisplay_mode_vba_20v2.c108 bool DCCEnable,
158 bool DCCEnable,
207 bool DCCEnable,
236 bool DCCEnable,
558 bool DCCEnable, in CalculatePrefetchSchedule() argument
649 } else if (DCCEnable) in CalculatePrefetchSchedule()
678 if ((GPUVMEnable == true || DCCEnable == true)) { in CalculatePrefetchSchedule()
740 if ((GPUVMEnable == true || DCCEnable == true)) { in CalculatePrefetchSchedule()
770 || DCCEnable) ? in CalculatePrefetchSchedule()
921 bool DCCEnable, in CalculateVMAndRowBytes() argument
[all …]
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h309 bool DCCEnable[DC__NUM_DPP__MAX]; member
Ddisplay_mode_vba.c434 mode_lib->vba.DCCEnable[mode_lib->vba.NumberOfActivePlanes] = in fetch_pipe_params()