summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2011-05-10drm/i915: move gen6 rps handling to workqueueBen Widawsky
2011-05-10drm/i915: forcewake struct mutex locking fixesBen Widawsky
2011-05-10drm/i915: reference counted forcewakeBen Widawsky
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-04-28drm: Verify debug message argumentsJoe Perches
2011-04-27drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie
2011-04-21Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-04-13drm/i915: Initialise g4x watermarks for disabled pipesChris Wilson
2011-04-12drm/i915: Sanitize the output registers after resumeChris Wilson
2011-04-12drm/i915/tv: Fix modeset flickering introduced in 7f58aabc3Sitsofe Wheeler
2011-04-12drm/i915/tv: Only poll for TV connectionsMathew McKernan
2011-04-12drm/i915/tv: Remember the detected TV typeMathew McKernan
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-05drm/i915/lvds: Remove 0xa0 DDC probe for LVDSChris Wilson
2011-04-05drm/i915/crt: Remove 0xa0 probe for VGAChris Wilson
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-31drm/i915: Reset GMBUS controller after NAKChris Wilson
2011-03-31drm/i915: Busy-spin wait_for condition in atomic contextsChris Wilson
2011-03-24drm/i915/lvds: Always return connected in the absence of better informationChris Wilson