drm/i915: remove render reclock support
[safe/jmp/linux-2.6] / drivers / gpu / drm / i915 /
2010-01-06 Jesse Barnesdrm/i915: remove render reclock support
2010-01-06 Andrew Lutomirskidrm/i915: Fix RC6 suspend/resume
2010-01-06 Jesse Barnesdrm/i915: execbuf2 support
2009-12-17 Zhenyu Wangdrm/i915: Reload hangcheck timer too for Ironlake
2009-12-16 Jesse Barnesdrm/i915: only enable hotplug for detected outputs
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 Zhao Yakuidrm/i915: Update LVDS connector status when receiving...
2009-12-16 Zhao Yakuidrm/i915: Add MALATA PC-81005 to ACPI LID quirk list
2009-12-16 Zhenyu Wangdrm/i915: implement new pm ops for i915
2009-12-16 Matthew Garrettdrm/i915: Don't check for lid presence when detecting...
2009-12-16 Daniel Vetterdrm/i915: fix order of fence release wrt flushing
2009-12-15 Eric Anholtdrm/i915: In the debugfs interface, unmap our address...
2009-12-11 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-12-10 Dave AirlieMerge remote branch 'anholt/drm-intel-next' into drm...
2009-12-10 Linus TorvaldsMerge branch 'acpica' of git://git./linux/kernel/git...
2009-12-09 Chris Wilsondrm/i915: Remove a debugging printk from hangcheck
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-08 Dave AirlieMerge branch 'drm-core-next' into drm-linus
2009-12-07 Chris Wilsondrm/i915: Set the error code after failing to insert...
2009-12-07 Chris Wilsondrm/i915: Report purgeable status in buffer lists.
2009-12-07 Dave Airliedrm/intel: refactor DP i2c support and DP common header...
2009-12-07 Adam Jacksondrm/i915: Fix product names and #defines
2009-12-07 Dave AirlieMerge remote branch 'origin/drm-core-next' into test
2009-12-07 Chris Wilsondrm/i915: Drop a some common DRM_ERROR()
2009-12-07 Jesse Barnesdrm/i915: warn if Pineview CxSR can't be enabled
2009-12-07 Jesse Barnesdrm/i915: pageflip fixes
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-02 Zhao Yakuidrm/i915: Declare the new VBT parsing functions as...
2009-12-02 Zhao Yakuidrm/i915: Add the missing clonemask for display port...
2009-12-02 Zhao Yakuidrm/i915: fix the incorrect condition judgement in...
2009-12-01 Eric Anholtdrm/i915: Fix DDC on some systems by clearing BIOS...
2009-12-01 Zhao Yakuidrm/i915: Add 30ms delay to make SDVO TV detection...
2009-12-01 Li Pengdrm/i915: Fix sync to vblank when VGA output is turned off
2009-12-01 Adam Jacksondrm/i915: disable the interrupt hotplug for integrated...
2009-12-01 Chris Wilsondrm/i915: Don't update the render-clock for every bo.
2009-12-01 Adam Jacksondrm/i915: Fix LVDS presence check
2009-12-01 Eric Anholtdrm/i915: Fix warning introduced with the page flipping...
2009-12-01 Jesse Barnesdrm/i915: add GETPARAM request for page flipping
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: Don't set up the TV port if it isn't in the...
2009-12-01 Zhao Yakuidrm/i915: Don't set up the LVDS if it isn't in the...
2009-12-01 Zhao Yakuidrm/i915: Don't set up DP ports that aren't in the...
2009-12-01 Zhao Yakuidrm/i915: Don't set up HDMI ports that aren't in the...
2009-12-01 Zhao Yakuidrm/i915: parse child device from VBT
2009-12-01 Kristian Høgsbergdrm/i915: Disable pwrctx before unpin and free
2009-12-01 Kristian Høgsbergdrm/i915: Hold struct_mutex while unreffing pwrctx...
2009-12-01 Kristian Høgsbergdrm/i915: Unregister i915_wedged debugfs entry using...
2009-12-01 Shaohua Lidrm/i915: fix gpio register detection logic for BIOS...
2009-11-30 Chris Wilsondrm/i915: Avoid NULL dereference with component_only...
2009-11-30 Daniel Vetterdrm/i915: fixup interrupted overlay switch off calls
2009-11-30 Daniel Vetterdrm/i915: overlay: extract some duplicated code
2009-11-30 Shaohua Lidrm/i915: remove Pineview EOS protection support
2009-11-30 Shaohua Lidrm/i915: use msleep for intel_wait_for_vblank
2009-11-25 Shaohua Lidrm/i915: handle failure path correctly for lvds
2009-11-25 Zhenyu Wangdrm/i915: Fix LVDS stability issue on Ironlake
2009-11-25 Zhao Yakuidrm/i915: Restore the DPLL calculation logic for 9xx...
2009-11-25 Zhao Yakuidrm/i915: Check whether the LVDS downclock is found...
2009-11-25 Zhao Yakuidrm/i915: Enable LVDS downclock feature through EDID.
2009-11-25 Zhenyu Wangdrm/i915: Fix CRT hotplug detect by checking really...
2009-11-25 Eric Anholtdrm/i915: Replace a calloc followed by copying data...
2009-11-25 Lin MingACPICA: Add post-order callback to acpi_walk_namespace
2009-11-18 Kristian Høgsbergdrm: Add async event synchronization for drmWaitVblank
2009-11-12 Zhenyu Wangdrm/i915: Add more registers save/restore for Ironlake...
2009-11-12 Zou, Nanhaidrm/i915: Fix IRQ stall issue on Ironlake
2009-11-05 Eric AnholtMerge remote branch 'airlied/drm-next' into drm-intel...
2009-11-05 Daniel Vetterdrm/i915: fix get_core_clock_speed for G33 class deskto...
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 Jesse Barnesdrm/i915: enable self-refresh on 965
2009-11-05 Kristian Høgsbergdrm/i915: Support 30 bit depth modes
2009-11-05 Chris Wilsondrm/i915: debugfs interface to manually reset the GPU
2009-11-05 Chris Wilsondrm/i915: Use a single thread workqueue
2009-11-05 Zhao Yakuidrm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO...
2009-11-05 Eric Anholtdrm/i915: Enable the SDVO debug code, which is now...
2009-11-05 Zhao Yakuidrm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS
2009-11-05 Zhao Yakuidrm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVER
2009-11-05 Daniel Vetterdrm/i915: overlay: kill one more unnecessary uninterrup...
2009-11-05 Daniel Vetterdrm/i915: kill i915_lp_ring_sync
2009-11-05 Daniel Vetterdrm/i915: implement interruptible sleeps in the overlay...
2009-11-05 Daniel Vetterdrm/i915: implement fastpath for overlay flip waiting
2009-11-05 Daniel Vetterdrm/i915: fully switch off overlay when not in use
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-05 Zhenyu Wangdrm/i915: HDMI hardware workaround for Ironlake
2009-11-05 Zhenyu Wangdrm/i915: Fix and cleanup DPLL calculation for Ironlake
2009-11-05 Chris Wilsondrm/i915: Avoid potential sleep whilst holding spinlock
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-26 Kristian Høgsbergdrm: Add async event synchronization for drmWaitVblank
2009-10-23 Zhenyu Wangdrm/i915: Ironlake suspend/resume support
2009-10-23 Jesse Barnesdrm/i915: kill warning in intel_find_pll_g4x_dp
2009-10-23 Jesse Barnesdrm/i915: update watermarks before enabling PLLs
2009-10-23 Jesse Barnesdrm/i915: add FIFO watermark support for G4x
next