Home
last modified time | relevance | path

Searched refs:gpu_vm_support (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/
H A Ddc.h171 bool gpu_vm_support; member
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c2673 if (dc->config.gpu_vm_support) in dce110_program_front_end_for_pipe()
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c1649 if (dc->config.gpu_vm_support) in dcn10_enable_plane()
/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c445 init_data.flags.gpu_vm_support = true; in amdgpu_dm_init()