android_kernel_motorola_sm6225/drivers/gpu/drm/i915
Eric Anholt 9bb2d6f94a drm/i915: Don't allow objects to get bound while VT switched.
This avoids a BUG_ON in the enter_vt path due to objects being in the GTT
when we shouldn't have ever let them be (as we're not supposed to touch the
device during that time).

This was triggered by a change in the 2D driver to use the GTT mapping of
objects after pinning them to improve software fallback performance.

Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Dave Airlie <airlied@linux.ie>
2009-01-07 11:49:39 +10:00
..
dvo.h drm/i915: fix sparse warnings: move 'extern' decls to header file 2008-12-29 17:47:26 +10:00
dvo_ch7xxx.c DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
dvo_ch7017.c DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
dvo_ivch.c DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
dvo_sil164.c DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
dvo_tfp410.c DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
i915_dma.c drm/i915: fix modeset devname allocation + agp init return check. 2008-12-29 18:18:19 +10:00
i915_drv.c drm/i915: fix sparse warnings: make symbols static 2008-12-29 17:47:26 +10:00
i915_drv.h drm/i915: fix sparse warnings: declare one-bit bitfield as unsigned 2008-12-29 17:47:25 +10:00
i915_gem.c drm/i915: Don't allow objects to get bound while VT switched. 2009-01-07 11:49:39 +10:00
i915_gem_debug.c drm: Add GEM ("graphics execution manager") to i915 driver. 2008-10-18 07:10:12 +10:00
i915_gem_proc.c drm/i915: Add /proc debugging entry for reading out the HWS. 2008-12-29 17:47:22 +10:00
i915_gem_tiling.c drm/i915: add GEM GTT mapping support 2008-12-29 17:47:23 +10: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: add mode setting support 2008-12-29 17:47:23 +10:00
i915_mem.c drm: move to kref per-master structures. 2008-12-29 17:47:22 +10:00
i915_opregion.c drm/i915: fix sparse warnings: make symbols static 2008-12-29 17:47:26 +10:00
i915_reg.h drm/i915: add GEM GTT mapping support 2008-12-29 17:47:23 +10:00
i915_suspend.c drm/i915: Save/restore HWS_PGA on suspend/resume 2008-11-26 15:47:25 +10:00
intel_bios.c DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
intel_bios.h DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
intel_crt.c drm/i915: fix sparse warnings: make symbols static 2008-12-29 17:47:26 +10:00
intel_display.c drm: pin new and unpin old buffer when setting a mode. 2008-12-29 17:47:27 +10:00
intel_drv.h DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
intel_dvo.c drm/i915: fix sparse warnings: move 'extern' decls to header file 2008-12-29 17:47:26 +10:00
intel_fb.c drm/i915: un-EXPORT and make 'intelfb_panic' static 2008-12-29 17:47:26 +10:00
intel_i2c.c DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
intel_lvds.c DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
intel_modes.c DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
intel_sdvo.c drm/i915: fix sparse warnings: make symbols static 2008-12-29 17:47:26 +10:00
intel_sdvo_regs.h DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00
intel_tv.c drm/i915: fix sparse warnings: make symbols static 2008-12-29 17:47:26 +10:00
Makefile DRM: i915: add mode setting support 2008-12-29 17:47:23 +10:00