drm/radeon: rework fbdev handling on chips with no connectors
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 10 Mar 2016 20:55:26 +0000 (15:55 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 14 Mar 2016 17:34:19 +0000 (13:34 -0400)
commite5f243bd2edd95c6cc1d90c1878f821068e83fba
tree4178572c77bb8eec90262fa70784b226bb45ec48
parent00b7c4ff7d482d287a591f047e0963d494569b46
drm/radeon: rework fbdev handling on chips with no connectors

Move all the logic to radeon_fb.c and add checks to functions
called frome elsewhere.

bug:
https://bugzilla.kernel.org/show_bug.cgi?id=112781

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/radeon/radeon_display.c
drivers/gpu/drm/radeon/radeon_fb.c
This page took 0.025974 seconds and 5 git commands to generate.