]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: restore nomodeset operation (v2)
authorDave Airlie <airlied@redhat.com>
Wed, 15 May 2013 01:23:36 +0000 (01:23 +0000)
committerDave Airlie <airlied@redhat.com>
Fri, 17 May 2013 01:47:07 +0000 (11:47 +1000)
commitde87def5aae2f00d28479cdb59b4ccbbf560f200
tree8e44ac8ba7ab736a5dc10e8a0819349ded6d01a4
parent79126d4eaeb9a5b73dd61092d6791ebb22bd444e
drm/radeon: restore nomodeset operation (v2)

When UMS was deprecated it removed support for nomodeset commandline
we really want this in distro land so we can debug stuff, everyone
should fallback to vesa correctly.

v2: oops -1 isn't used anymore, restore original behaviour
-1 is default, so we can boot with nomodeset on the command line,
then use radeon.modeset=1 to override it for debugging later.

Cc: stable@vger.kernel.org
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_drv.c