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)
committerSasha Levin <sasha.levin@oracle.com>
Mon, 18 Apr 2016 12:50:57 +0000 (08:50 -0400)
commit1a5aee1aaa9110ee4ba03f665f75b8b9ab21fd2c
treec1e94c6d68d4b0c410db4ab150eaea350f7ffc6f
parent76b69dfeb5f1bf19a6bd65991506bbb00647716b
drm/radeon: rework fbdev handling on chips with no connectors

[ Upstream commit e5f243bd2edd95c6cc1d90c1878f821068e83fba ]

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
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
drivers/gpu/drm/radeon/radeon_fb.c