aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2009-12-10Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-12-10Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie
2009-12-09Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2009-12-08drm/i915: Remove a debugging printk from hangcheckChris Wilson
2009-12-08drm/i915: restore render clock gating on resumeAndrew Lutomirski
2009-12-08Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie
2009-12-08Merge branch 'drm-core-next' into drm-linusDave Airlie
2009-12-07drm/i915: Set the error code after failing to insert new offset into mm ht.Chris Wilson
2009-12-07drm/i915: Report purgeable status in buffer lists.Chris Wilson
2009-12-08drm/intel: refactor DP i2c support and DP common header to drm helperDave Airlie
2009-12-07drm/i915: Fix product names and #definesAdam Jackson
2009-12-07drm/i915: Drop a some common DRM_ERROR()Chris Wilson
2009-12-07drm/i915: warn if Pineview CxSR can't be enabledJesse Barnes
2009-12-07drm/i915: pageflip fixesJesse Barnes
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-01drm/i915: Declare the new VBT parsing functions as staticZhao Yakui
2009-12-01drm/i915: Add the missing clonemask for display port on IronlakeZhao Yakui
2009-12-01drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbtZhao Yakui
2009-12-01drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.Eric Anholt
2009-12-01drm/i915: Add 30ms delay to make SDVO TV detection reliable.Zhao Yakui
2009-12-01drm/i915: Fix sync to vblank when VGA output is turned offLi Peng
2009-12-01drm/i915: disable the interrupt hotplug for integrated TV outputAdam Jackson
2009-12-01drm/i915: Don't update the render-clock for every bo.Chris Wilson
2009-12-01drm/i915: Fix LVDS presence checkAdam Jackson
2009-12-01drm/i915: Fix warning introduced with the page flipping ioctl.Eric Anholt
2009-12-01drm/i915: add GETPARAM request for page flippingJesse Barnes
2009-12-01drm/i915: Add intel implementation of the pageflip ioctlKristian Høgsberg
2009-12-01drm/i915: PineView only has LVDS and CRT portsZhenyu Wang
2009-11-30drm/i915: Don't set up the TV port if it isn't in the BIOS table.Zhao Yakui
2009-11-30drm/i915: Don't set up the LVDS if it isn't in the BIOS device table.Zhao Yakui
2009-11-30drm/i915: Don't set up DP ports that aren't in the BIOS device table.Zhao Yakui
2009-11-30drm/i915: Don't set up HDMI ports that aren't in the BIOS device table.Zhao Yakui
2009-11-30drm/i915: parse child device from VBTZhao Yakui
2009-11-30drm/i915: Disable pwrctx before unpin and freeKristian Høgsberg
2009-11-30drm/i915: Hold struct_mutex while unreffing pwrctx objectKristian Høgsberg
2009-11-30drm/i915: Unregister i915_wedged debugfs entry using the right keyKristian Høgsberg
2009-11-30drm/i915: fix gpio register detection logic for BIOS without VBTShaohua Li
2009-11-30drm/i915: Avoid NULL dereference with component_only tv_modesChris Wilson
2009-11-30drm/i915: fixup interrupted overlay switch off callsDaniel Vetter
2009-11-30drm/i915: overlay: extract some duplicated codeDaniel Vetter
2009-11-30drm/i915: remove Pineview EOS protection supportShaohua Li
2009-11-30drm/i915: use msleep for intel_wait_for_vblankShaohua Li
2009-11-25drm/i915: handle failure path correctly for lvdsShaohua Li
2009-11-25drm/i915: Fix LVDS stability issue on IronlakeZhenyu Wang
2009-11-25drm/i915: Restore the DPLL calculation logic for 9xx platformZhao Yakui
2009-11-25drm/i915: Check whether the LVDS downclock is found in VBTZhao Yakui
2009-11-25drm/i915: Enable LVDS downclock feature through EDID.Zhao Yakui
2009-11-25drm/i915: Fix CRT hotplug detect by checking really no channels attachedZhenyu Wang
2009-11-25drm/i915: Replace a calloc followed by copying data over it with malloc.Eric Anholt