Searched refs:DCCEnable (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
| D | display_mode_vba_21.c | 103 bool DCCEnable, 171 bool DCCEnable, 234 bool DCCEnable, 266 bool DCCEnable, 310 bool DCCEnable[], 427 bool DCCEnable[], 656 bool DCCEnable, in CalculatePrefetchSchedule() argument 795 } else if (!DCCEnable) in CalculatePrefetchSchedule() 824 if ((GPUVMEnable == true || DCCEnable == true)) { in CalculatePrefetchSchedule() 917 if ((GPUVMEnable == true || DCCEnable == true)) { in CalculatePrefetchSchedule() [all …]
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
| D | display_mode_vba_20.c | 82 bool DCCEnable, 133 bool DCCEnable, 182 bool DCCEnable, 211 bool DCCEnable, 465 bool DCCEnable, in CalculatePrefetchSchedule() 588 } else if (DCCEnable) in CalculatePrefetchSchedule() 617 if ((GPUVMEnable == true || DCCEnable == true)) { in CalculatePrefetchSchedule() 679 if ((GPUVMEnable == true || DCCEnable == true)) { in CalculatePrefetchSchedule() 709 || DCCEnable) ? in CalculatePrefetchSchedule() 860 bool DCCEnable, in CalculateVMAndRowBytes() argument [all …]
|
| D | display_mode_vba_20v2.c | 106 bool DCCEnable, 156 bool DCCEnable, 205 bool DCCEnable, 234 bool DCCEnable, 556 bool DCCEnable, in CalculatePrefetchSchedule() argument 647 } else if (DCCEnable) in CalculatePrefetchSchedule() 676 if ((GPUVMEnable == true || DCCEnable == true)) { in CalculatePrefetchSchedule() 738 if ((GPUVMEnable == true || DCCEnable == true)) { in CalculatePrefetchSchedule() 768 || DCCEnable) ? in CalculatePrefetchSchedule() 919 bool DCCEnable, in CalculateVMAndRowBytes() argument [all …]
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/ |
| D | display_mode_vba.h | 292 bool DCCEnable[DC__NUM_DPP__MAX]; member
|
| D | display_mode_vba.c | 417 mode_lib->vba.DCCEnable[mode_lib->vba.NumberOfActivePlanes] = in fetch_pipe_params()
|