]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/gpu/drm/i915/i915_drv.h
drm/i915: Provide a command line option to disable display
authorDamien Lespiau <damien.lespiau@intel.com>
Mon, 10 Feb 2014 17:20:55 +0000 (17:20 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 12 Feb 2014 17:53:01 +0000 (18:53 +0100)
commita0bae57f5b9d61c64f5c2675a53fec27baf583d9
tree2877a8b539afb09411dcbbff0f357e872889fcfb
parent658ac4c6a29cfe7cedd494fb4b74acc3643dabab
drm/i915: Provide a command line option to disable display

If we can't actually determine at run-time we have a fused-off display,
provide at least an option to disable it.

v2: Move the i915.disable_display test in a separate check
    (Daniel Vetter)

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_dma.c
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/i915_params.c