Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
[safe/jmp/linux-2.6] / drivers / gpu / drm / i915 / i915_drv.c
2010-03-01 Dave AirlieMerge branch 'gpu-switcher' of /ssd/git//linux-2.6...
2010-03-01 Dave Airlievga_switcheroo: initial implementation (v15)
2010-02-26 Zhenyu Wangdrm/i915: Add dependency on the intel agp module
2010-02-26 Eric Anholtdrm/i915: Correct the Sandybridge chipset info structs.
2010-02-26 Eric Anholtdrm/i915: Add a new mobile Sandybridge PCI ID.
2010-02-26 Eric Anholtdrm/i915: Fix sandybridge status page setup.
2010-02-25 Dave AirlieMerge remote branch 'anholt/drm-intel-next' into drm...
2010-02-22 Rafael J. Wysockii915 / PM: Fix hibernate regression caused by suspend...
2010-02-22 Jesse Barnesdrm/i915: add dynamic performance control support for...
2010-02-11 Rafael J. Wysockidrm/i915: Fix crash while aborting hibernation
2010-01-25 Li Pengdrm/i915: Fix the device info of Pineview
2010-01-15 Jesse Barnesdrm/i915: disable LVDS downclock by default
2010-01-12 Rafael J. Wysockidrm/i915: Fix resume regression on MSI Wind U100 w...
2010-01-09 Rafael J. WysockiDRM / i915: Fix resume regression on MSI Wind U100...
2010-01-07 Linus TorvaldsMerge branch 'drm-intel-next' of git://git./linux/kerne...
2009-12-18 Arnd Bergmanndrm: convert drm_ioctl to unlocked_ioctl
2009-12-16 Kristian Høgsbergdrm/i915: Track whether cursor needs physical address...
2009-12-16 Kristian Høgsbergdrm/i915: Implement IS_* macros using static tables
2009-12-16 Kristian Høgsbergdrm/i915: Move PCI IDs into i915 driver
2009-12-16 Zhenyu Wangdrm/i915: implement new pm ops for i915
2009-11-18 Kristian Høgsbergdrm: Add async event synchronization for drmWaitVblank
2009-11-05 Eric AnholtMerge remote branch 'airlied/drm-next' into drm-intel...
2009-11-02 Linus Torvaldsi915: fix intel graphics suspend breakage due to resume...
2009-10-26 Kristian Høgsbergdrm: Add async event synchronization for drmWaitVblank
2009-09-17 Zhenyu Wangdrm/i915: remove restore in resume
2009-09-17 Chris Wilsondrm/i915: Register a shrinker to free inactive lists...
2009-09-17 Jesse Barnesdrm/i915: fix suspend/resume breakage in lid notifier
2009-09-17 Ben Gamaridrm/i915: Implement GPU reset on i965
2009-09-04 Kyle McMartindrm/i915: i915_modeset is signed
2009-09-04 Jesse Barnesdrm/i915: add dynamic clock frequency control
2009-09-04 Ben Gamaridrm/i915: Move i915_gem_debugfs.c to i915_debugfs.c
2009-07-10 Zhao Yakuidrm/i915: Restore the KMS modeset for every activated...
2009-07-02 Keith Packarddrm/i915: Make driver less chatty
2009-06-23 Jesse Barnesdrm/i915: correct suspend/resume ordering
2009-04-17 Matthew Garrettdrm/i915: Unregister ACPI video driver when exiting
2009-04-05 Len BrownMerge branch 'linus' into release
2009-03-28 Matthew GarrettACPI: Populate DIDL before registering ACPI video devic...
2009-03-27 Ben Gamaridrm/i915: Convert i915 proc files to seq_file and move...
2009-03-13 Ben Gamaridrm: Convert proc files to seq_file and introduce debugfs
2009-03-13 Kristian Høgsbergdrm: claim PCI device when running in modesetting mode.
2009-02-24 Jesse Barnesi915: suspend/resume interrupt state
2009-02-23 Jesse Barnesdrm/i915: suspend/resume GEM when KMS is active
2009-02-20 Jesse Barnesdrm/i915: Keep refs on the object over the lifetime...
2009-02-08 Jesse Barnesdrm/i915: add get_vblank_counter function for GM45
2008-12-29 Hannes Ederdrm/i915: fix sparse warnings: make symbols static
2008-12-29 Jesse BarnesDRM: i915: add mode setting support
2008-12-29 Jesse Barnesdrm/i915: add GEM GTT mapping support
2008-12-29 Dave Airliedrm: move to kref per-master structures.
2008-10-17 Eric Anholtdrm: Add GEM ("graphics execution manager") to i915...
2008-10-17 Jesse Barnesdrm: Rework vblank-wait handling to allow interrupt...
2008-10-17 Jesse Barnesseparate i915 suspend/resume functions into their own...
2008-10-17 Matthew GarrettAdd Intel ACPI IGD OpRegion support
2008-10-17 Jesse Barnesi915: Use more consistent names for regs, and store...
2008-07-14 Dave Airliedrm: reorganise drm tree to be more future proof.