summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2011-07-25Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-07-25drm/i915: Hold mode_config->mutex during hotplug processingKeith Packard
2011-07-25drm/i915/dp: Explicitly request 8/10 channel codingAdam Jackson
2011-07-25drm/i915/dp: Retry DPCD fetch on G4X tooAdam Jackson
2011-07-25drm/i915/dp: Better hexdump of DPCDAdam Jackson
2011-07-25drm/i915/dp: Read more DPCD registers on connection probeAdam Jackson
2011-07-25drm/i915/dp: Move DPCD dump to common code instead of PCH-onlyAdam Jackson
2011-07-25drm/i915/dp: Zero the DPCD data before connection probeAdam Jackson
2011-07-22Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-07-22drm/i915: load the LUT before pipe enable on ILK+Jesse Barnes
2011-07-22drm/i915: Initialize RCS ring status page address in intel_render_ring_init_driKeith Packard
2011-07-21drm/i915: Skip GPU wait for scanout pin while wedgedKeith Packard
2011-07-21drm/i915: provide more error output when mode sets failJesse Barnes
2011-07-18drm/i915: Fix unfenced alignment on pre-G33 hardwareChris Wilson
2011-07-13drm/i915: Add quirk to disable SSC on Lenovo U160 LVDSKeith Packard
2011-07-13drm/i915: provide module parameter descriptionBen Widawsky
2011-07-13drm/i915: add module parameter compiler hintsBen Widawsky
2011-07-13drm/i915/bios: Avoid temporary allocation whilst searching for downclockChris Wilson
2011-07-13drm/i915: Cache GT fifo count for SandyBridgeChris Wilson
2011-07-13i915: Fix opregion notificationsMatthew Garrett
2011-07-13drm/i915: TVDAC_STATE_CHG does not indicate successful load-detectKeith Packard
2011-07-13drm/i915: Select correct pipe during TV detectKeith Packard
2011-07-12Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-07-12drm/i915/ringbuffer: Idling requires waiting for the ring to be emptyChris Wilson
2011-07-12Revert "drm/i915: enable rc6 by default"Keith Packard
2011-07-12drm/i915: Clean up i915_driver_load failure pathKeith Packard
2011-07-08drm/i915: Enable i915 frame buffer compression by defaultKeith Packard
2011-07-08drm/i915: Share the common work of disabling active FBC before updatingChris Wilson
2011-07-08drm/i915: Perform intel_enable_fbc() from a delayed taskChris Wilson
2011-07-08drm/i915: Disable FBC across page-flippingChris Wilson
2011-07-08drm/i915: Set persistent-mode for ILK/SNB framebuffer compressionChris Wilson
2011-07-08drm/i915: Use of a CPU fence is mandatory to update FBC regions upon CPU writesChris Wilson
2011-07-08drm/i915: Remove vestigial pitch from post-gen2 FBC control routinesChris Wilson
2011-07-08drm/i915: Replace direct calls to vfunc.disable_fbc with intel_disable_fbc()Chris Wilson
2011-07-08drm/i915: Only export the generic intel_disable_fbc() interfaceChris Wilson
2011-07-07Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-07-07drm/i915: Enable GPU reset on Ivybridge.Kenneth Graunke
2011-07-07Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-07-07drm/i915/dp: manage sink power state if possibleJesse Barnes
2011-07-07drm/i915/dp: consolidate AUX retry codeJesse Barnes
2011-07-07drm/i915/dp: remove DPMS mode tracking from DPJesse Barnes
2011-07-07drm/i915/dp: try to read receiver capabilities 3 times when detectingJesse Barnes
2011-07-07drm/i915/dp: read more receiver capability bits on hotplugJesse Barnes
2011-07-07drm/i915/dp: use DP DPCD defines when looking at DPCD valuesJesse Barnes
2011-07-07drm/i915/dp: retry link status read 3 times on failureJesse Barnes
2011-07-07drm/i915: use pipe bpp in DP link bandwidth calculationJesse Barnes
2011-07-07drm/i915: check for supported depth at fb init timeJesse Barnes
2011-07-07drm/i915: use pipe bpp when setting HDMI bpcJesse Barnes
2011-07-07drm/i915: use pipe bpp in DP link bandwidth calculationsJesse Barnes
2011-07-07drm/i915: split out plane update codeJesse Barnes