diff options
author | Daniel Vetter <[email protected]> | 2014-06-05 16:20:46 +0200 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2014-06-09 21:03:47 +0200 |
commit | a4de05268e674e8ed31df6348269e22d6c6a1803 (patch) | |
tree | dac2230e1d8bbc65f9be00a6dec0c7c9952d6923 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 4c2e0990ade3251c9b5770aa8f06b06375b66f9f (diff) |
drm/i915: Kick out vga console
Touching the VGA resources on an IVB EFI machine causes hard hangs when
we then kick out the efifb. Ouch.
Apparently this also prevents unclaimed register errors on hsw and
hard machine hangs on my i855gm when trying to unbind fbcon.
Also, we want this to make I915_FBDEV=n safe.
v2: Rebase and pimp commit message.
v3: We also need to unregister the vga console, otherwise the unbind
of the fb console before module unload might resurrect it again.
v4: Ignore errors when the vga console is already unregistered - this
can happen when e.g. reloading i915.ko.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=67813
Cc: David Herrmann <[email protected]>
Cc: Jean-Christophe Plagniol-Villard <[email protected]>
Cc: Tomi Valkeinen <[email protected]>
Cc: [email protected]
Cc: Jani Nikula <[email protected]>
Signed-off-by: Chris Wilson <[email protected]> (v1)
Reviewed-by: David Herrmann <[email protected]>
Acked-by: Tomi Valkeinen <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions