HomeSort by: relevance | last modified time | path
    Searched refs:GPUVMEnable (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
amdgpu_display_mode_vba_21.c 104 bool GPUVMEnable,
187 bool GPUVMEnable,
237 bool GPUVMEnable,
262 bool GPUVMEnable,
303 bool GPUVMEnable,
421 bool GPUVMEnable,
482 bool GPUVMEnable,
657 bool GPUVMEnable,
722 if (GPUVMEnable == true && myHostVM->Enable == true) {
796 if (GPUVMEnable) {
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
amdgpu_display_mode_vba_20.c 84 bool GPUVMEnable,
149 bool GPUVMEnable,
185 bool GPUVMEnable,
206 bool GPUVMEnable,
467 bool GPUVMEnable,
587 if (GPUVMEnable) {
610 if (GPUVMEnable == true) {
623 if ((GPUVMEnable == true || DCCEnable == true)) {
666 if (GPUVMEnable) {
685 if ((GPUVMEnable == true || DCCEnable == true))
    [all...]
amdgpu_display_mode_vba_20v2.c 109 bool GPUVMEnable,
173 bool GPUVMEnable,
209 bool GPUVMEnable,
230 bool GPUVMEnable,
559 bool GPUVMEnable,
647 if (GPUVMEnable) {
670 if (GPUVMEnable == true) {
683 if ((GPUVMEnable == true || DCCEnable == true)) {
726 if (GPUVMEnable) {
745 if ((GPUVMEnable == true || DCCEnable == true))
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
amdgpu_display_mode_vba.c 662 mode_lib->vba.GPUVMEnable = false;
668 mode_lib->vba.GPUVMEnable = mode_lib->vba.GPUVMEnable || !!pipes[k].pipe.src.gpuvm || !!pipes[k].pipe.src.vm;
693 mode_lib->vba.GPUVMEnable = mode_lib->vba.GPUVMEnable && !!ip->gpuvm_enable;
display_mode_vba.h 228 bool GPUVMEnable;

Completed in 16 milliseconds