aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2011-09-21drm/i915: Dumb down the semaphore logicBen Widawsky
2011-09-21drm/i915: pass ELD to HDMI/DP audio driverWu Fengguang
2011-09-21drm/i915: Enable dither whenever display bpc < frame buffer bpcKeith Packard
2011-09-20Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie
2011-09-19Drivers: i915: Fix all space related issues.Akshay Joshi
2011-08-30drm/i915: use common functions for mmap offset creationRob Clark
2011-08-25drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlockedThomas Jarosch
2011-08-22i915: do not setup intel_backlight twiceKamal Mostafa
2011-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-08-19drm/i915: set GFX_MODE to pre-Ivybridge default value even on IvybridgeJesse Barnes
2011-08-15drm/i915: Cannot set clock gating under UMSKeith Packard
2011-08-15drm/i915: Can't do accurate vblank timestamps with UMSKeith Packard
2011-08-15Not all systems expose a firmware or platform mechanism for changing the back...Matthew Garrett
2011-08-09drm/i915: split out PCH refclk update codeJesse Barnes
2011-08-09drm/i915: show interrupt info on IVBJesse Barnes
2011-08-08drm/i915: Remove unused 'reg' argument to dp_pipe_enabledKeith Packard
2011-08-08drm/i915: Fix PCH port pipe select in CPT disable pathsKeith Packard
2011-08-08drm/i915: Leave LVDS registers unlockedKeith Packard
2011-08-08drm/i915: Wait for LVDS panel power sequenceKeith Packard
2011-08-05Revert "drm/i915: Try enabling RC6 by default (again)"Dave Airlie
2011-08-03drm/i915: allow cache sharing policy controlJesse Barnes
2011-08-03drm/i915/hdmi: HDMI source product description infoframe supportJesse Barnes
2011-08-03drm/i915/hdmi: split infoframe setting from infoframe type codeJesse Barnes
2011-08-03drm/i915: Try enabling RC6 by default (again)Keith Packard
2011-08-03Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-08-03Revert "drm/i915/dp: Zero the DPCD data before connection probe"Keith Packard
2011-08-01drm/i915/dp: wait for previous AUX channel activity to clearJesse Barnes
2011-08-01drm/i915: don't use uninitialized EDID bpc values when picking pipe bppJesse Barnes
2011-07-29Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-07-29drm/i915/pch: Save/restore PCH_PORT_HOTPLUG across suspendAdam Jackson
2011-07-29drm/i915: apply phase pointer override on SNB+ tooJesse Barnes
2011-07-29drm/i915: Add quirk to disable SSC on Sony Vaio Y2Michel Alexandre Salim
2011-07-29drm/i915: provide more error output when mode sets failJesse Barnes
2011-07-29drm/i915: add GPU max frequency control fileJesse Barnes
2011-07-29i915: add Dell OptiPlex FX170 to intel_no_lvdsPieterjan Camerlynck
2011-07-29drm/i915: Ignore GPU wedged errors while pinning scanout buffersKeith Packard
2011-07-29drm/i915/hdmi: send AVI info frames on ILK+ as wellJesse Barnes
2011-07-28drm/i915: fix CB tuning check for ILK+Jesse Barnes
2011-07-28Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-07-28drm/i915: Flush other plane register writesKeith Packard
2011-07-28drm/i915: flush plane control changes on ILK+ as wellJesse Barnes
2011-07-28drm/i915: apply timing generator bug workaround on CPT and PPTJesse Barnes
2011-07-28drm/i915: Set crtc DPMS mode to ON in intel_crtc_mode_setKeith Packard
2011-07-28Revert and fix "drm/i915/dp: remove DPMS mode tracking from DP"Keith Packard
2011-07-28drm/i915: DP_PIPE_ENABLED must check transcoder on CPTKeith Packard
2011-07-28drm/i915: In intel_dp_init, replace read of DPCD with intel_dp_get_dpcdKeith Packard
2011-07-28drm/i915: Rename i915_dp_detect_common to intel_dp_get_dpcdKeith Packard
2011-07-28drm/i915: Use dp_detect_common in hotplug helper functionKeith Packard
2011-07-28drm/i915: Fixup for 'Hold mode_config->mutex during hotplug'Keith Packard
2011-07-25Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard