aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
* Revert "drm/i915: Try enabling RC6 by default (again)"Dave Airlie2011-08-05
* drm/radeon: Extended DDC Probing for ECS A740GM-M DVI-D ConnectorThomas Reim2011-08-04
* drm/radeon: Log Subsystem Vendor and Device InformationThomas Reim2011-08-04
* drm/radeon: Extended DDC Probing for Connectors with Improperly Wired DDC Lin...Thomas Reim2011-08-04
* drm: Separate EDID Header Check from EDID Block CheckThomas Reim2011-08-04
* drm: Add NULL check about irq functionsJoonyoung Shim2011-08-04
* drm: Fix irq install error handlingJoonyoung Shim2011-08-04
* drm/radeon: fix potential NULL dereference in drivers/gpu/drm/radeon/atom.cBojan Prtvar2011-08-04
* drm/radeon: clean reg header filesFernando Luis Vázquez Cao2011-08-04
* drm/debugfs: Initialise empty variableEmil Velikov2011-08-04
* Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...Dave Airlie2011-08-04
|\
| * drm/i915: allow cache sharing policy controlJesse Barnes2011-08-03
| * drm/i915/hdmi: HDMI source product description infoframe supportJesse Barnes2011-08-03
| * drm/i915/hdmi: split infoframe setting from infoframe type codeJesse Barnes2011-08-03
| * drm: track CEA version number if presentJesse Barnes2011-08-03
| * drm/i915: Try enabling RC6 by default (again)Keith Packard2011-08-03
| * Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-08-03
| |\
| | * Revert "drm/i915/dp: Zero the DPCD data before connection probe"Keith Packard2011-08-03
| | * drm/i915/dp: wait for previous AUX channel activity to clearJesse Barnes2011-08-01
| * | drm/i915: don't use uninitialized EDID bpc values when picking pipe bppJesse Barnes2011-08-01
| * | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-29
| |\|
| | * drm/i915/pch: Save/restore PCH_PORT_HOTPLUG across suspendAdam Jackson2011-07-29
| | * drm/i915: apply phase pointer override on SNB+ tooJesse Barnes2011-07-29
| | * drm/i915: Add quirk to disable SSC on Sony Vaio Y2Michel Alexandre Salim2011-07-29
| | * drm/i915: provide more error output when mode sets failJesse Barnes2011-07-29
| | * drm/i915: add GPU max frequency control fileJesse Barnes2011-07-29
| | * i915: add Dell OptiPlex FX170 to intel_no_lvdsPieterjan Camerlynck2011-07-29
| | * drm/i915: Ignore GPU wedged errors while pinning scanout buffersKeith Packard2011-07-29
| | * drm/i915/hdmi: send AVI info frames on ILK+ as wellJesse Barnes2011-07-29
| | * drm/i915: fix CB tuning check for ILK+Jesse Barnes2011-07-28
| * | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-28
| |\|
| | * drm/i915: Flush other plane register writesKeith Packard2011-07-28
| | * drm/i915: flush plane control changes on ILK+ as wellJesse Barnes2011-07-28
| | * drm/i915: apply timing generator bug workaround on CPT and PPTJesse Barnes2011-07-28
| | * drm/i915: Set crtc DPMS mode to ON in intel_crtc_mode_setKeith Packard2011-07-28
| | * Revert and fix "drm/i915/dp: remove DPMS mode tracking from DP"Keith Packard2011-07-28
| | * drm/i915: DP_PIPE_ENABLED must check transcoder on CPTKeith Packard2011-07-28
| | * drm/i915: In intel_dp_init, replace read of DPCD with intel_dp_get_dpcdKeith Packard2011-07-28
| | * drm/i915: Rename i915_dp_detect_common to intel_dp_get_dpcdKeith Packard2011-07-28
| | * drm/i915: Use dp_detect_common in hotplug helper functionKeith Packard2011-07-28
| | * drm/i915: Fixup for 'Hold mode_config->mutex during hotplug'Keith Packard2011-07-28
| * | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-25
| |\|
| | * drm/i915/dp: Don't turn CPT DP ports on too earlyAdam Jackson2011-07-25
| | * drm/i915/dp: Explicitly disable symbol scrambling while trainingAdam Jackson2011-07-25
| | * drm/i915/pch: Fix integer math bugs in panel fittingAdam Jackson2011-07-25
| * | Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard2011-07-25
| |\|
| | * drm/i915: Hold mode_config->mutex during hotplug processingKeith Packard2011-07-25
| | * drm/i915/dp: Explicitly request 8/10 channel codingAdam Jackson2011-07-25
| | * drm/i915/dp: Retry DPCD fetch on G4X tooAdam Jackson2011-07-25
| | * drm/i915/dp: Better hexdump of DPCDAdam Jackson2011-07-25