linux/drivers/gpu/drm/i915
Linus Torvalds b897e6fbc4 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
* 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel:
  drm/i915: fix scheduling while holding the new active list spinlock
  drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU.
  drm/i915: Correctly set the write flag for get_user_pages in pread.
  drm/i915: Fix use of uninitialized var in 40a5f0de
  drm/i915: indicate framebuffer restore key in SysRq help message
  drm/i915: sync hdmi detection by hdmi identifier with 2D
  drm/i915: Fix a mismerge of the IGD patch (new .find_pll hooks missed)
  drm/i915: Implement batch and ring buffer dumping
2009-04-14 13:16:40 -07:00
..
dvo_ch7xxx.c
dvo_ch7017.c
dvo_ivch.c
dvo_sil164.c
dvo_tfp410.c
dvo.h
i915_dma.c Merge branch 'linus' into release 2009-04-05 02:14:15 -04:00
i915_drv.c Merge branch 'linus' into release 2009-04-05 02:14:15 -04:00
i915_drv.h Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel 2009-04-14 13:16:40 -07:00
i915_gem_debug.c drm/i915: Add a spinlock to protect the active_list 2009-04-01 15:22:07 -07:00
i915_gem_debugfs.c drm/i915: Implement batch and ring buffer dumping 2009-04-08 10:18:06 -07:00
i915_gem_tiling.c drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU. 2009-04-08 10:50:57 -07:00
i915_gem.c drm/i915: fix scheduling while holding the new active list spinlock 2009-04-14 11:45:28 -07:00
i915_ioc32.c
i915_irq.c drm/i915: add VGA hotplug support for 945+ 2009-04-01 15:21:57 -07:00
i915_mem.c
i915_opregion.c ACPI: Populate DIDL before registering ACPI video device on Intel 2009-03-27 22:11:03 -04:00
i915_reg.h drm/i915: add VGA hotplug support for 945+ 2009-04-01 15:21:57 -07:00
i915_suspend.c
intel_bios.c
intel_bios.h drm/i915: Fix LVDS dither setting 2009-03-27 15:12:18 -07:00
intel_crt.c drm/i915: add VGA hotplug support for 945+ 2009-04-01 15:21:57 -07:00
intel_display.c drm/i915: Fix a mismerge of the IGD patch (new .find_pll hooks missed) 2009-04-08 10:18:16 -07:00
intel_drv.h
intel_dvo.c
intel_fb.c drm/i915: indicate framebuffer restore key in SysRq help message 2009-04-08 10:18:18 -07:00
intel_hdmi.c drm/i915: sync hdmi detection by hdmi identifier with 2D 2009-04-08 10:18:17 -07:00
intel_i2c.c
intel_lvds.c drm/i915: Fix LVDS dither setting 2009-03-27 15:12:18 -07:00
intel_modes.c drm/i915: avoid hanging on to a stale pointer to raw_edid. 2009-04-01 11:59:19 -07:00
intel_sdvo_regs.h drm/i915: Fix SDVO CREATE_PREFERRED_INPUT_TIMING command 2009-04-01 15:22:04 -07:00
intel_sdvo.c drm/i915: sync hdmi detection by hdmi identifier with 2D 2009-04-08 10:18:17 -07:00
intel_tv.c drm/i915: fix TV mode setting in property change 2009-04-01 15:22:00 -07:00
Makefile