drm/amdgpu: don't init fbdev if we don't have any connectors
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Jan 2016 05:30:33 +0000 (00:30 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Jan 2016 05:35:56 +0000 (00:35 -0500)
commitf49d45c973984eb805eb989b6220aa7c1ee30bc2
tree6377a179ed298c3cc361389658bea4f5719d2364
parentf95429eccc570dc45d589c327bfcfddcdc3e8228
drm/amdgpu: don't init fbdev if we don't have any connectors

Don't init fbdev if we don't have connectors.  E.g., if you have
a PX laptop with the displays attached to an IGP with no driver
support, you may end up with a blank screen rather than falling
back to vesa, etc.

Based on a similar radeon patch from Rob Clark.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c
This page took 0.028633 seconds and 5 git commands to generate.