summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-05-10drm/i915: proper use of forcewakeBen Widawsky
2011-05-10drm/i915: Disable all outputs early, before KMS takeoverChris Wilson
2011-05-10drm/i915: Do not clflush snooped objectsChris Wilson
2011-05-10drm/i915: Rename agp_type to cache_levelChris Wilson
2011-05-10drm/i915: debugfs for context informationBen Widawsky
2011-05-10drm/i915: use i915_enable_rc6 on SNB tooJesse Barnes
2011-05-10drm/i915: fix rc6 initialization on IronlakeBen Widawsky
2011-05-10drm/1915: ringbuffer wait for idle functionBen Widawsky
2011-05-10drm/i915: fix ilk rc6 teardown lockingBen Widawsky
2011-05-10drm/i915: Fold the DPLL limit defines into the structs that use them.Eric Anholt
2011-05-10drm/i915: Clean up leftover DPLL and LVDS register choice from pch split.Eric Anholt
2011-05-10drm/i915: Drop remaining pre-Ironlake code from ironlake_crtc_mode_set().Eric Anholt
2011-05-10drm/i915: Drop non-HAS_PCH_SPLIT() code from ironlake_crtc_mode_set().Eric Anholt
2011-05-10drm/i915: Drop the remaining bit of Ironlake code from i9xx_crtc_mode_set().Eric Anholt
2011-05-10drm/i915: Drop the eDP paths from the pre-Ironlake crtc_mode_set.Eric Anholt
2011-05-10drm/i915: Remove the PCH paths from the pre-Ironlake crtc_mode_set().Eric Anholt
2011-05-10drm/i915: Move the vblank pre/post modeset to the common crtc_mode_set.Eric Anholt
2011-05-10drm/i915: Split the crtc_mode_set function along HAS_PCH_SPLIT() lines.Eric Anholt
2011-05-10drm/i915: Attach a fb to the load-detect pipeChris Wilson
2011-05-10drm/i915: Remove dead code from intel_release_load_detect_pipe()Chris Wilson
2011-05-10drm/i915: Remove dead code from intel_get_load_detect_pipe()Chris Wilson
2011-05-10drm/i915: Pass the saved adjusted_mode when adding to the load-detect crtcChris Wilson
2011-05-10drm/i915: Remove unused supported_crtc from intel_load_detect_pipeChris Wilson
2011-05-10drm/i915: Don't store temporary load-detect variables in the generic encoderChris Wilson
2011-05-10drm/i915: Propagate failure to set mode for load-detect pipeChris Wilson
2011-05-10drm/i915: Simplify return value from intel_get_load_detect_pipeChris Wilson
2011-05-10drm/i915: Move the irq wait queue initialisation into the ring initChris Wilson
2011-05-09drm/i915/lvds: Only act on lid notify when the device is onAlex Williamson
2011-05-09drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"Chris Wilson
2011-05-09drm/i915: Only enable the plane after setting the fb base (pre-ILK)Chris Wilson
2011-05-04drm/i915/dp: Be paranoid in case we disable a DP before it is attachedChris Wilson
2011-05-04drm/i915: Release object along create user fb error pathChris Wilson
2011-05-04drm/radeon/kms: fix gart setup on fusion parts (v2)Alex Deucher
2011-05-04drm: Send pending vblank events before disabling vblank.Christopher James Halse Rogers
2011-05-04drm/radeon: fix regression on atom cards with hardcoded EDID record.Dave Airlie
2011-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-02Revert: veth: remove unneeded ifname code from veth_newlink()Jiri Pirko
2011-05-02smsc95xx: fix reset checkRabin Vincent
2011-05-02tg3: Fix failure to enable WoL by default when possibleRafael J. Wysocki
2011-05-02amd8111e: trivial typo spelling: Negotitate -> NegotiateJoe Perches
2011-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-05-02Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-05-02Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-05-02Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-05-01i2c-parport: Fix adapter list handlingJean Delvare
2011-05-01i2c-i801: Move device ID definitions to driverJean Delvare
2011-05-01hwmon: (twl4030-madc-hwmon) Return proper error if hwmon_device_register failsAxel Lin
2011-04-30CLKDEV: Fix clkdev return value for NULL clk caseRussell King