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 D | amdgpu_display_mode_vba_21.c | 109 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 D | amdgpu_display_mode_vba_20v2.c | 113 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 D | amdgpu_display_mode_vba_20.c | 88 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 D | display_mode_vba.h | 296 bool DCCEnable[DC__NUM_DPP__MAX]; member
|
H A D | amdgpu_display_mode_vba.c | 427 mode_lib->vba.DCCEnable[mode_lib->vba.NumberOfActivePlanes] = in fetch_pipe_params()
|