]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/radeon: restore nomodeset operation (v2)
authorDave Airlie <airlied@redhat.com>
Wed, 15 May 2013 01:23:36 +0000 (01:23 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 19 May 2013 18:38:45 +0000 (11:38 -0700)
commite48c45d58f425fe3ff5a0e8a7584121682643096
tree7194ab9756cba254d02bd1c75946e48606747105
parent916214e6b5dbfa96790b4a88c3a054093796bb15
drm/radeon: restore nomodeset operation (v2)

commit e9ced8e040ebe40e9953db90acbe7d0b58702ebb upstream.

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.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/radeon_drv.c