linux_dsm_epyc7002/drivers/gpu/drm/i915
Damien Lespiau a0bae57f5b 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>
2014-02-12 18:53:01 +01:00
..
dvo_ch7xxx.c
dvo_ch7017.c
dvo_ivch.c
dvo_ns2501.c
dvo_sil164.c
dvo_tfp410.c
dvo.h
i915_debugfs.c drm/i915: Restore rps/rc6 on reset 2014-02-07 10:25:10 +01:00
i915_dma.c drm/i915: Provide a command line option to disable display 2014-02-12 18:53:01 +01:00
i915_drv.c drm/i915: Restore rps/rc6 on reset 2014-02-07 10:25:10 +01:00
i915_drv.h drm/i915: Provide a command line option to disable display 2014-02-12 18:53:01 +01:00
i915_gem_context.c drm/i915: check for oom when allocating private_default_ctx 2014-02-04 12:10:26 +01:00
i915_gem_debug.c
i915_gem_dmabuf.c
i915_gem_evict.c drm/i915: Kerneldoc for i915_gem_evict.c 2014-01-29 22:19:17 +01:00
i915_gem_execbuffer.c drm/i915: move module parameters into a struct, in a new file 2014-01-27 17:16:45 +01:00
i915_gem_gtt.c drm/i915: move module parameters into a struct, in a new file 2014-01-27 17:16:45 +01:00
i915_gem_stolen.c drm/i915: Fix the offset issue for the stolen GEM objects 2014-01-28 09:04:42 +01:00
i915_gem_tiling.c
i915_gem.c drm/i915: Flush GPU rendering with a lockless wait during a pagefault 2014-02-12 18:52:59 +01:00
i915_gpu_error.c drm/i915: Generate a hang error code 2014-02-05 17:17:10 +01:00
i915_ioc32.c
i915_irq.c drm/i915: vlv: handle only enabled pipestat interrupt events 2014-02-12 18:52:59 +01:00
i915_params.c drm/i915: Provide a command line option to disable display 2014-02-12 18:53:01 +01:00
i915_reg.h drm/i915: Disable display when fused off 2014-02-12 18:53:00 +01:00
i915_suspend.c drm/i915: Kill most of the FBC register save/restore 2014-01-25 21:17:03 +01:00
i915_sysfs.c drm/i915: Update rps interrupt limits 2014-02-07 10:26:17 +01:00
i915_trace_points.c
i915_trace.h
i915_ums.c
intel_acpi.c
intel_bios.c drm/i915: move module parameters into a struct, in a new file 2014-01-27 17:16:45 +01:00
intel_bios.h
intel_crt.c
intel_ddi.c drm/i915: Consolidate FUSE_STRAP in one set of defines 2014-02-12 18:52:52 +01:00
intel_display.c drm/i915: Short-circuit no-op vga_set_state() 2014-02-12 18:52:56 +01:00
intel_dp.c drm/i915: fix initial timestamps for PP sequencing logic 2014-01-29 20:46:05 +01:00
intel_drv.h drm/i915: alloc intel_fb in the intel_fbdev struct 2014-02-12 18:52:55 +01:00
intel_dsi_cmd.c
intel_dsi_cmd.h
intel_dsi_pll.c
intel_dsi.c
intel_dsi.h
intel_dvo.c
intel_fbdev.c drm/i915: alloc intel_fb in the intel_fbdev struct 2014-02-12 18:52:55 +01:00
intel_hdmi.c drm/i915: Reorganize display pipe register accesses 2014-02-05 00:46:08 +01:00
intel_i2c.c
intel_lvds.c drm/i915: move module parameters into a struct, in a new file 2014-01-27 17:16:45 +01:00
intel_modes.c
intel_opregion.c
intel_overlay.c Merge branch 'topic/ppgtt' into drm-intel-next-queued 2014-01-25 21:14:57 +01:00
intel_panel.c drm/i915: move module parameters into a struct, in a new file 2014-01-27 17:16:45 +01:00
intel_pm.c drm/i915: Always use INTEL_INFO() to access the device_info structure 2014-02-12 18:52:50 +01:00
intel_ringbuffer.c drm/i915: Prevent recursion by retiring requests when the ring is full 2014-02-06 17:43:13 +01:00
intel_ringbuffer.h drm/i915: Use hangcheck score to find guilty context 2014-02-04 11:57:24 +01:00
intel_sdvo_regs.h
intel_sdvo.c
intel_sideband.c
intel_sprite.c
intel_tv.c drm/i915: pass status instead of enable flags to i915_enable_pipestat 2014-02-12 18:52:57 +01:00
intel_uncore.c Merge branch 'topic/ppgtt' into drm-intel-next-queued 2014-01-25 21:14:57 +01:00
Kconfig
Makefile drm/i915: move module parameters into a struct, in a new file 2014-01-27 17:16:45 +01:00