Searched refs:GPUVMEnable (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
| A D | display_mode_vba_30.c | 100 bool GPUVMEnable, 194 bool GPUVMEnable, 225 bool GPUVMEnable, 250 bool GPUVMEnable, 307 bool GPUVMEnable, 408 bool GPUVMEnable, 494 bool GPUVMEnable, 545 bool GPUVMEnable, 682 bool GPUVMEnable, 697 bool GPUVMEnable, [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
| A D | display_mode_vba_31.c | 124 bool GPUVMEnable, 216 bool GPUVMEnable, 243 bool GPUVMEnable, 268 bool GPUVMEnable, 434 bool GPUVMEnable, 519 bool GPUVMEnable, 570 bool GPUVMEnable, 728 bool GPUVMEnable, 743 bool GPUVMEnable, 945 bool GPUVMEnable, argument [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
| A D | display_mode_vba_21.c | 99 bool GPUVMEnable, 182 bool GPUVMEnable, 232 bool GPUVMEnable, 257 bool GPUVMEnable, 298 bool GPUVMEnable, 477 bool GPUVMEnable, 652 bool GPUVMEnable, in CalculatePrefetchSchedule() argument 791 if (GPUVMEnable) { in CalculatePrefetchSchedule() 909 if (GPUVMEnable) { in CalculatePrefetchSchedule() 1268 bool GPUVMEnable, in CalculateVMAndRowBytes() argument [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
| A D | display_mode_vba_20.c | 79 bool GPUVMEnable, 144 bool GPUVMEnable, 180 bool GPUVMEnable, 201 bool GPUVMEnable, 462 bool GPUVMEnable, in CalculatePrefetchSchedule() argument 582 if (GPUVMEnable) { in CalculatePrefetchSchedule() 605 if (GPUVMEnable == true) { in CalculatePrefetchSchedule() 661 if (GPUVMEnable) { in CalculatePrefetchSchedule() 871 bool GPUVMEnable, in CalculateVMAndRowBytes() argument 3039 bool GPUVMEnable, in CalculateActiveRowBandwidth() argument [all …]
|
| A D | display_mode_vba_20v2.c | 104 bool GPUVMEnable, 168 bool GPUVMEnable, 204 bool GPUVMEnable, 225 bool GPUVMEnable, 554 bool GPUVMEnable, in CalculatePrefetchSchedule() argument 642 if (GPUVMEnable) { in CalculatePrefetchSchedule() 665 if (GPUVMEnable == true) { in CalculatePrefetchSchedule() 721 if (GPUVMEnable) { in CalculatePrefetchSchedule() 931 bool GPUVMEnable, in CalculateVMAndRowBytes() argument 3112 bool GPUVMEnable, in CalculateActiveRowBandwidth() argument [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/ |
| A D | display_mode_vba.c | 715 mode_lib->vba.GPUVMEnable = false; in fetch_pipe_params() 721 …mode_lib->vba.GPUVMEnable = mode_lib->vba.GPUVMEnable || !!pipes[k].pipe.src.gpuvm || !!pipes[k].p… in fetch_pipe_params() 744 mode_lib->vba.GPUVMEnable = mode_lib->vba.GPUVMEnable && !!ip->gpuvm_enable; in fetch_pipe_params()
|
| A D | display_mode_vba.h | 248 bool GPUVMEnable; member
|
Completed in 61 milliseconds