/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | display_mode_vba_util_32.h | 337 bool DCCEnable[], 433 bool DCCEnable, 508 bool DCCEnable, 787 bool DCCEnable, 897 bool DCCEnable[], 948 bool DCCEnable[], 1035 bool DCCEnable[],
|
D | display_mode_vba_util_32.c | 1775 bool DCCEnable[], in dml32_CalculateSurfaceSizeInMall() argument 1829 if (DCCEnable[k] == true) { in dml32_CalculateSurfaceSizeInMall() 1873 if (DCCEnable[k] == true) { in dml32_CalculateSurfaceSizeInMall() 2015 myPipe[k].DCCEnable, in dml32_CalculateVMRowAndSwath() 2089 myPipe[k].DCCEnable, in dml32_CalculateVMRowAndSwath() 2218 myPipe[k].DCCEnable, in dml32_CalculateVMRowAndSwath() 2257 bool DCCEnable, in dml32_CalculateVMAndRowBytes() argument 2365 if (DCCEnable != true) { in dml32_CalculateVMAndRowBytes() 2395 dml_print("DML::%s: DCCEnable = %d\n", __func__, DCCEnable); in dml32_CalculateVMAndRowBytes() 2664 bool DCCEnable, in dml32_CalculateRowBandwidth() argument [all …]
|
D | display_mode_vba_32.c | 390 mode_lib->vba.DCCEnable, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 437 …ersWatermarksAndPerformanceCalculation.SurfaceParameters[k].DCCEnable = mode_lib->vba.DCCEnable[k]; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 572 if (mode_lib->vba.DCCEnable[k]) in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 776 …refetchParametersWatermarksAndPerformanceCalculation.myPipe.DCCEnable = mode_lib->vba.DCCEnable[k]; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1044 mode_lib->vba.DCCEnable[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1286 mode_lib->vba.DCCEnable, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1337 mode_lib->vba.DCCEnable, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1380 mode_lib->vba.DCCEnable[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1544 mode_lib->vba.DCCEnable, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1608 mode_lib->vba.DCCEnable, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() [all …]
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
D | display_mode_vba_30.c | 60 unsigned int DCCEnable; member 185 bool DCCEnable, 229 bool DCCEnable, 262 bool DCCEnable, 320 bool DCCEnable[], 448 bool DCCEnable[], 497 bool DCCEnable[], 540 bool DCCEnable[], 1001 } else if (!myPipe->DCCEnable) in CalculatePrefetchSchedule() 1021 if ((GPUVMEnable == true || myPipe->DCCEnable == true)) { in CalculatePrefetchSchedule() [all …]
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
D | display_mode_vba_21.c | 104 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() 827 if ((GPUVMEnable == true || DCCEnable == true)) { in CalculatePrefetchSchedule() 923 if ((GPUVMEnable == true || DCCEnable == true)) { in CalculatePrefetchSchedule() [all …]
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
D | display_mode_vba_31.c | 81 unsigned int DCCEnable; member 201 bool DCCEnable, 241 bool DCCEnable, 411 bool DCCEnable[], 460 bool DCCEnable[], 519 bool DCCEnable[], 1027 if (!myPipe->DCCEnable) { 1044 } else if (!myPipe->DCCEnable) { 1081 if ((GPUVMEnable == true || myPipe->DCCEnable == true)) { 1249 if ((GPUVMEnable == true || myPipe->DCCEnable == true)) { [all …]
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
D | display_mode_vba_314.c | 82 unsigned int DCCEnable; member 213 bool DCCEnable, 253 bool DCCEnable, 423 bool DCCEnable[], 472 bool DCCEnable[], 531 bool DCCEnable[], 1049 if (!myPipe->DCCEnable) { 1066 } else if (!myPipe->DCCEnable) { 1103 if ((GPUVMEnable == true || myPipe->DCCEnable == true)) { 1271 if ((GPUVMEnable == true || myPipe->DCCEnable == true)) { [all …]
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
D | display_mode_vba_20.c | 83 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 …]
|
D | display_mode_vba_20v2.c | 108 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-6.1.9/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_mode_structs.h | 117 bool DCCEnable; member
|
D | display_mode_vba.h | 467 bool DCCEnable[DC__NUM_DPP__MAX]; member
|
D | display_mode_vba.c | 603 mode_lib->vba.DCCEnable[mode_lib->vba.NumberOfActivePlanes] = in fetch_pipe_params()
|