drm/amdgpu/display: set gpu vm flag for all asics which support it
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 8 Jan 2020 22:43:55 +0000 (17:43 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 14 Jan 2020 15:18:09 +0000 (10:18 -0500)
commit60fb100b3d1676490a9e5afef9fbd3f514f7d63d
tree88680c78fdaac34d1045b4bf532a415a64980ed8
parentd44394a9e18f37a17a70b2d2d81594c66151f523
drm/amdgpu/display: set gpu vm flag for all asics which support it

It won't get used unless the driver allows the gtt domain for
display buffers which is controlled elsewhere.

Acked-by: Huang Rui <ray.huang@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c