dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/gpu/drm/i915
Chris Wilson f3cd474bb2 drm/i915: debugfs interface to manually reset the GPU
Create a /debug/dri/%d/i915_wedged file to display the current wedged
status, and to enable setting that value. On an i965, this will also
trigger a GPU reset.

Useful in order to attempt to recover from some error conditions that
are not currently caught by the automatic hang detection code.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Eric Anholt <eric@anholt.net>
2009-11-05 14:47:13 -08:00
..
Makefile drm/i915: implement drmmode overlay support v4 2009-11-05 14:47:08 -08:00
dvo.h drm/i915: Change I2C api to pass around i2c_adapters 2009-06-18 15:53:57 -07:00
dvo_ch7xxx.c drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO output code. 2009-11-05 14:47:12 -08:00
dvo_ch7017.c drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO output code. 2009-11-05 14:47:12 -08:00
dvo_ivch.c drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO output code. 2009-11-05 14:47:12 -08:00
dvo_sil164.c drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO output code. 2009-11-05 14:47:12 -08:00
dvo_tfp410.c drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO output code. 2009-11-05 14:47:12 -08:00
i915_debugfs.c drm/i915: debugfs interface to manually reset the GPU 2009-11-05 14:47:13 -08:00
i915_dma.c drm/i915: Use a single thread workqueue 2009-11-05 14:47:12 -08:00
i915_drv.c i915: fix intel graphics suspend breakage due to resume/lid event confusion 2009-11-02 09:29:55 -08:00
i915_drv.h drm/i915: kill i915_lp_ring_sync 2009-11-05 14:47:09 -08:00
i915_gem.c drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVER 2009-11-05 14:47:10 -08:00
i915_gem_debug.c drm/i915: Catch up to obj_priv->page_list rename in disabled debug code. 2009-06-22 20:19:39 -07:00
i915_gem_tiling.c drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVER 2009-11-05 14:47:10 -08:00
i915_ioc32.c drm: reorganise drm tree to be more future proof. 2008-07-14 10:45:01 +10:00
i915_irq.c drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVER 2009-11-05 14:47:10 -08:00
i915_mem.c drm: Remove memory debugging infrastructure. 2009-06-18 13:00:33 -07:00
i915_opregion.c drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVER 2009-11-05 14:47:10 -08:00
i915_reg.h drm/i915: implement drmmode overlay support v4 2009-11-05 14:47:08 -08:00
i915_suspend.c drm/i915: add render standby support 2009-11-05 14:47:06 -08:00
i915_trace.h drm/i915: Enable irq to trace batch buffer completion. 2009-09-29 03:15:25 +01:00
i915_trace_points.c drm/i915: Add tracepoints 2009-09-23 01:05:21 +01:00
intel_bios.c drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS 2009-11-05 14:47:11 -08:00
intel_bios.h drm/i915: Add eDP support on IGDNG mobile chip 2009-07-29 15:16:19 -07:00
intel_crt.c drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS 2009-11-05 14:47:11 -08:00
intel_display.c drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS 2009-11-05 14:47:11 -08:00
intel_dp.c drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS 2009-11-05 14:47:11 -08:00
intel_dp.h drm/i915: Add Display Port support 2009-06-18 15:54:07 -07:00
intel_dp_i2c.c drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS 2009-11-05 14:47:11 -08:00
intel_drv.h drm/i915: implement interruptible sleeps in the overlay code 2009-11-05 14:47:09 -08:00
intel_dvo.c drm/i915: Set crtc/clone mask in different output devices 2009-08-24 17:01:33 -07:00
intel_fb.c drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS 2009-11-05 14:47:11 -08:00
intel_hdmi.c drm/i915: HDMI hardware workaround for Ironlake 2009-11-05 14:03:28 -08:00
intel_i2c.c drm/i915: add dynamic clock frequency control 2009-09-04 13:05:38 -07:00
intel_lvds.c drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS 2009-11-05 14:47:11 -08:00
intel_modes.c drm/i915: Change I2C api to pass around i2c_adapters 2009-06-18 15:53:57 -07:00
intel_overlay.c drm/i915: overlay: kill one more unnecessary uninterruptible sleep 2009-11-05 14:47:10 -08:00
intel_sdvo.c drm/i915: Enable the SDVO debug code, which is now under DEBUG_KMS. 2009-11-05 14:47:11 -08:00
intel_sdvo_regs.h drm/i915: enable sdvo lvds scaling function. 2009-07-01 11:44:45 -07:00
intel_tv.c drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS 2009-11-05 14:47:11 -08:00