OSDN Git Service

drm/amd/display: Use amdgpu mode funcs statically
authorHarry Wentland <harry.wentland@amd.com>
Thu, 12 Jan 2017 14:09:08 +0000 (09:09 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 21:16:48 +0000 (17:16 -0400)
commita49dcb88e8159b12d1af5f67d657388c4a1c96cb
tree73cec62cec25a63d709e17e59cb09be3d113b709
parent3853c184ed9a258e2d720f98ef77112625300e36
drm/amd/display: Use amdgpu mode funcs statically

No need to assign them dynamically. This is much more readable.

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c