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.h
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 Eric Anholtdrm/i915: Add initial bits for VGA modesetting bringup...
2010-02-22 Chris Wilsondrm/i915: Record batch buffer following GPU error
2010-02-22 Owain Ainsworthdrm/i915: reduce some of the duplication of tiling...
2010-02-22 Jesse Barnesdrm/i915: provide FBC status in debugfs
2010-02-22 Matthew Garrettdrm/i915: Deobfuscate the render p-state obfuscation
2010-02-22 Jesse Barnesdrm/i915: add dynamic performance control support for...
2010-02-16 Zhenyu Wangdrm/i915: Keep MCHBAR always enabled
2010-02-10 Daniel Vetterdrm/i915: Update write_domains on active list after...
2010-01-27 Chris Wilsondrm/i915: Selectively enable self-reclaim
2010-01-15 Zhenyu Wangdrm/i915: parse eDP panel color depth from VBT block
2010-01-15 Jesse Barnesdrm/i915: disable LVDS downclock by default
2010-01-12 Zhenyu Wangdrm/i915: Don't wait interruptible for possible plane...
2010-01-06 Andrew Lutomirskidrm/i915: Fix RC6 suspend/resume
2010-01-06 Jesse Barnesdrm/i915: execbuf2 support
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 Zhao Yakuidrm/i915: Update LVDS connector status when receiving...
2009-12-10 Dave AirlieMerge remote branch 'anholt/drm-intel-next' into drm...
2009-12-08 Andrew Lutomirskidrm/i915: restore render clock gating on resume
2009-12-08 Dave AirlieMerge remote branch 'anholt/drm-intel-next' into drm...
2009-12-07 Adam Jacksondrm/i915: Fix product names and #defines
2009-12-01 Kristian Høgsbergdrm/i915: Add intel implementation of the pageflip...
2009-12-01 Zhenyu Wangdrm/i915: PineView only has LVDS and CRT ports
2009-12-01 Zhao Yakuidrm/i915: parse child device from VBT
2009-12-01 Shaohua Lidrm/i915: fix gpio register detection logic for BIOS...
2009-11-25 Zhao Yakuidrm/i915: Enable LVDS downclock feature through EDID.
2009-11-12 Zhenyu Wangdrm/i915: Add more registers save/restore for Ironlake...
2009-11-05 Zhenyu Wangdrm/i915: Add display hotplug event on Ironlake
2009-11-05 Zhao Yakuidrm/i915: Add ACPI OpRegion support for Ironlake
2009-11-05 Daniel Vetterdrm/i915: kill i915_lp_ring_sync
2009-11-05 Daniel Vetterdrm/i915: implement fastpath for overlay flip waiting
2009-11-05 Daniel Vetterdrm/i915: implement drmmode overlay support v4
2009-11-05 Daniel Vetterdrm/i915: kill superflous IS_I855 macro
2009-11-05 Daniel Vetterdrm/i915: add i915_lp_ring_sync helper
2009-11-05 Jesse Barnesdrm/i915: add render standby support
2009-11-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-02 Linus Torvaldsi915: fix intel graphics suspend breakage due to resume...
2009-10-23 Zhenyu Wangdrm/i915: Ironlake suspend/resume support
2009-10-15 Jesse Barnesdrm/i915: save/restore BLC histogram control reg across...
2009-10-13 Zhenyu Wangdrm/i915: disable powersave feature for Ironlake currently
2009-10-13 Jesse Barnesdrm/i915: Save and restore the GM45 FBC regs on suspend...
2009-10-13 Zhao Yakuidrm/i915: Set the LVDS_BORDER when using LVDS scaling...
2009-10-13 Shaohua Lidrm/i915: disable FBC for Pineview, fixing a boot hang.
2009-09-29 Chris Wilsondrm/i915: Enable irq to trace batch buffer completion.
2009-09-24 Linus TorvaldsMerge branch 'drm-intel-next' of git://git./linux/kerne...
2009-09-21 Jesse Barnesdrm/i915: framebuffer compression for GM45+
2009-09-21 Jesse Barnesdrm/i915: split display functions by chip type
2009-09-21 Dave Airliedrm/vgaarb: add VGA arbitration support to the drm...
2009-09-17 Chris Wilsondrm/i915: Add ioctl to set 'purgeability' of objects
2009-09-17 Chris Wilsondrm/i915: Register a shrinker to free inactive lists...
2009-09-17 Chris Wilsondrm/i915: Remove stored gtt_alignment
2009-09-17 Jesse Barnesdrm/i915: fix startup hang on some non-mobile platforms
2009-09-17 Jesse Barnesdrm/i915: fix suspend/resume breakage in lid notifier
2009-09-17 Ben Gamaridrm/i915: Make dev_priv->mm.wedged an atomic_t
2009-09-17 Ben Gamaridrm/i915: Implement GPU reset on i965
2009-09-17 Ben Gamaridrm/i915: Add hangcheck timer
2009-09-17 Ben Gamaridrm/i915: make i915_seqno_passed non-static
2009-09-17 Ben Gamaridrm/i915: Refactor save/restore code
2009-09-11 Jesse Barnesdrm/i915: framebuffer compression for pre-GM45
2009-09-10 Jesse Barnesdrm/i915: force mode set at lid open time
2009-09-10 Li PengAdd G33 series in VGA hotplug support category
2009-09-09 Fabian Henzedrm/i915: add B43 chipset support
2009-09-08 Dave Airliedrm/i915: get the bridge device once.
2009-09-06 Chris Wilsondrm/i915: Pad ringbuffer with NOOPs before wrapping
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-08-30 David Müller (ELSO... drm/i915: Improve CRTDDC mapping by using VBT info
2009-08-30 Eric Anholtdrm/i915: Fix CPU-spinning hangs related to fence usage...
2009-08-05 Eric Anholtdrm/i915: Use our own workqueue to avoid wedging the...
2009-07-29 Zhenyu Wangdrm/i915: Add eDP support on IGDNG mobile chip
2009-07-13 Jesse Barnesdrm/i915: refactor error detection & collection
2009-07-10 Eric Anholtdrm/i915: Zap the GTT mapping when transitioning from...
2009-07-07 Ben Gamaridrm/i915: Remove gtt_bound from drm_i915_gem_object
2009-07-07 Zhenyu Wangdrm/i915: Don't update display FIFO watermark on IGDNG
2009-07-01 Shaohua Lidrm/i915: add FIFO watermark support
2009-07-01 Jesse Barnesdrm/i915: enable error detection & state collection
2009-06-18 Keith Packarddrm/i915: Add Display Port support
2009-06-18 Chris Wilsondrm/i915: Clear fence register on tiling stride change.
2009-06-18 Chris Wilsondrm/i915: Install fence register for tiled scanout...
2009-06-09 Zhenyu Wangdrm/i915: handle interrupt on new chipset
2009-06-09 Jesse Barnesdrm/i915: enable MCHBAR if needed
2009-06-05 yakui_zhaodrm/i915: parse VBT general definition block to get...
2009-06-05 Zhenyu Wangdrm/i915: Add chipset/feature defines for for new chipsets
2009-06-04 Eric Anholtdrm/i915: Change GEM throttling to be 20ms like the...
2009-06-04 Eric Anholtdrm/i915: Save/restore cursor state on suspend/resume.
2009-05-22 Ma Lingdrm/i915: Fetch SDVO LVDS mode lines from VBT, then...
2009-05-14 Ma Lingdrm/i915: Include 965GME pci ID in IS_I965GM(dev) to...
2009-04-30 Keith Packarddrm/i915: save/restore fence registers across suspend...
2009-04-30 Keith Packarddrm/i915: x86 always has writeq. Add I915_READ64 for...
2009-04-22 Zhenyu Wangdrm/i915: add support for G41 chipset
2009-04-17 Matthew Garrettdrm/i915: Unregister ACPI video driver when exiting
2009-04-14 Linus TorvaldsMerge branch 'drm-intel-next' of git://git./linux/kerne...
2009-04-08 Eric Anholtdrm/i915: Allow tiling of objects with bit 17 swizzling...
2009-04-08 Ben Gamaridrm/i915: Implement batch and ring buffer dumping
2009-04-05 Len BrownMerge branch 'linus' into release
2009-04-01 Carl Worthdrm/i915: Add a spinlock to protect the active_list
2009-04-01 Jesse Barnesdrm/i915: add VGA hotplug support for 945+
2009-03-28 Len BrownACPI: fix CONFIG_ACPI=n build
next