Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
H A Damdgpu_display_mode_vba_21.c109 bool DCCEnable,
177 bool DCCEnable,
240 bool DCCEnable,
272 bool DCCEnable,
316 bool DCCEnable[],
433 bool DCCEnable[],
662 bool DCCEnable, in CalculatePrefetchSchedule() argument
801 } else if (!DCCEnable) in CalculatePrefetchSchedule()
830 if ((GPUVMEnable == true || DCCEnable == true)) { in CalculatePrefetchSchedule()
923 if ((GPUVMEnable == true || DCCEnable == true)) { in CalculatePrefetchSchedule()
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
H A Damdgpu_display_mode_vba_20v2.c113 bool DCCEnable,
163 bool DCCEnable,
212 bool DCCEnable,
241 bool DCCEnable,
563 bool DCCEnable, in CalculatePrefetchSchedule() argument
654 } else if (DCCEnable) in CalculatePrefetchSchedule()
683 if ((GPUVMEnable == true || DCCEnable == true)) { in CalculatePrefetchSchedule()
745 if ((GPUVMEnable == true || DCCEnable == true)) { in CalculatePrefetchSchedule()
775 || DCCEnable) ? in CalculatePrefetchSchedule()
926 bool DCCEnable, in CalculateVMAndRowBytes() argument
[all …]
H A Damdgpu_display_mode_vba_20.c88 bool DCCEnable,
139 bool DCCEnable,
188 bool DCCEnable,
217 bool DCCEnable,
471 bool DCCEnable, in CalculatePrefetchSchedule()
594 } else if (DCCEnable) in CalculatePrefetchSchedule()
623 if ((GPUVMEnable == true || DCCEnable == true)) { in CalculatePrefetchSchedule()
685 if ((GPUVMEnable == true || DCCEnable == true)) { in CalculatePrefetchSchedule()
715 || DCCEnable) ? in CalculatePrefetchSchedule()
866 bool DCCEnable, in CalculateVMAndRowBytes() argument
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h296 bool DCCEnable[DC__NUM_DPP__MAX]; member
H A Damdgpu_display_mode_vba.c427 mode_lib->vba.DCCEnable[mode_lib->vba.NumberOfActivePlanes] = in fetch_pipe_params()