]> asedeno.scripts.mit.edu Git - linux.git/commit
amdgpu/dm: Remove fb_location form fill_plane_attributes
authorHarry Wentland <harry.wentland@amd.com>
Wed, 8 Nov 2017 14:58:59 +0000 (09:58 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 4 Dec 2017 21:41:46 +0000 (16:41 -0500)
commitbaef9a196f00b30400443fd56455b8ed9a6a4173
treea9558943eb130e53c637f8100881319d4a4d3c37
parentcfb83b1d9c38c29c3c89e8d242b8e7f0148d6c09
amdgpu/dm: Remove fb_location form fill_plane_attributes

We no longer set the framebuffer address here so this is now
dead code.

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c