summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
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
2011-07-07drm/i915: split out Ironlake pipe bpp picking codeJesse Barnes
2011-07-07drm/i915: set bpc for DP transcoderJesse Barnes
2011-07-07drm/i915: don't set transcoder bpc on CougarPointJesse Barnes
2011-07-07drm/i915: don't set SDVO color range on ILK+Jesse Barnes
2011-07-01Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-07-01drm/i915: apply HWSTAM writes to Ivy Bridge as wellJesse Barnes
2011-06-29Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-06-29drm/i915: move IRQ function table init to i915_irq.cJesse Barnes
2011-06-29drm/i915/overlay: Fix unpinning along init error pathsChris Wilson
2011-06-29Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-06-29drm/i915: enable ring freq scaling, RC6 and graphics turbo on Ivy Bridge v3Jesse Barnes
2011-06-29drm/i915: Don't call describe_obj on NULL pointersBen Widawsky
2011-06-29drm/i915: Hold struct_mutex during i915_save_state/i915_restore_stateKeith Packard
2011-06-29Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-06-29drm/i915: hangcheck disable parameterBen Widawsky
2011-06-28drm/i915: load a ring frequency scaling table v3Jesse Barnes