Age | Commit message (Expand) | Author |
2011-08-05 | Revert "drm/i915: Try enabling RC6 by default (again)" | Dave Airlie |
2011-08-04 | drm/radeon: Extended DDC Probing for ECS A740GM-M DVI-D Connector | Thomas Reim |
2011-08-04 | drm/radeon: Log Subsystem Vendor and Device Information | Thomas Reim |
2011-08-04 | drm/radeon: Extended DDC Probing for Connectors with Improperly Wired DDC Lin... | Thomas Reim |
2011-08-04 | drm: Separate EDID Header Check from EDID Block Check | Thomas Reim |
2011-08-04 | drm: Add NULL check about irq functions | Joonyoung Shim |
2011-08-04 | drm: Fix irq install error handling | Joonyoung Shim |
2011-08-04 | drm/radeon: fix potential NULL dereference in drivers/gpu/drm/radeon/atom.c | Bojan Prtvar |
2011-08-04 | drm/radeon: clean reg header files | Fernando Luis Vázquez Cao |
2011-08-04 | drm/debugfs: Initialise empty variable | Emil Velikov |
2011-08-04 | Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel... | Dave Airlie |
2011-08-04 | drm/radeon/kms: add thermal chip quirk for asus 9600xt | Alex Deucher |
2011-08-04 | drm/radeon: off by one in check_reg() functions | Dan Carpenter |
2011-08-04 | drm/radeon/kms: fix version comment due to merge timing | Alex Deucher |
2011-08-03 | drm/i915: allow cache sharing policy control | Jesse Barnes |
2011-08-03 | drm/i915/hdmi: HDMI source product description infoframe support | Jesse Barnes |
2011-08-03 | drm/i915/hdmi: split infoframe setting from infoframe type code | Jesse Barnes |
2011-08-03 | drm: track CEA version number if present | Jesse Barnes |
2011-08-03 | drm/i915: Try enabling RC6 by default (again) | Keith Packard |
2011-08-03 | Merge branch 'drm-intel-fixes' into drm-intel-next | Keith Packard |
2011-08-03 | Revert "drm/i915/dp: Zero the DPCD data before connection probe" | Keith Packard |
2011-08-01 | drm/i915/dp: wait for previous AUX channel activity to clear | Jesse Barnes |
2011-08-01 | drm/i915: don't use uninitialized EDID bpc values when picking pipe bpp | Jesse Barnes |
2011-07-29 | Merge branch 'drm-intel-fixes' into drm-intel-next | Keith Packard |
2011-07-29 | drm/i915/pch: Save/restore PCH_PORT_HOTPLUG across suspend | Adam Jackson |
2011-07-29 | drm/i915: apply phase pointer override on SNB+ too | Jesse Barnes |
2011-07-29 | drm/i915: Add quirk to disable SSC on Sony Vaio Y2 | Michel Alexandre Salim |
2011-07-29 | drm/i915: provide more error output when mode sets fail | Jesse Barnes |
2011-07-29 | drm/i915: add GPU max frequency control file | Jesse Barnes |
2011-07-29 | i915: add Dell OptiPlex FX170 to intel_no_lvds | Pieterjan Camerlynck |
2011-07-29 | drm/i915: Ignore GPU wedged errors while pinning scanout buffers | Keith Packard |
2011-07-29 | drm/i915/hdmi: send AVI info frames on ILK+ as well | Jesse Barnes |
2011-07-28 | drm/i915: fix CB tuning check for ILK+ | Jesse Barnes |
2011-07-28 | Merge branch 'drm-intel-fixes' into drm-intel-next | Keith Packard |
2011-07-28 | drm/i915: Flush other plane register writes | Keith Packard |
2011-07-28 | drm/i915: flush plane control changes on ILK+ as well | Jesse Barnes |
2011-07-28 | drm/i915: apply timing generator bug workaround on CPT and PPT | Jesse Barnes |
2011-07-28 | drm/i915: Set crtc DPMS mode to ON in intel_crtc_mode_set | Keith Packard |
2011-07-28 | Revert and fix "drm/i915/dp: remove DPMS mode tracking from DP" | Keith Packard |
2011-07-28 | drm/i915: DP_PIPE_ENABLED must check transcoder on CPT | Keith Packard |
2011-07-28 | drm/i915: In intel_dp_init, replace read of DPCD with intel_dp_get_dpcd | Keith Packard |
2011-07-28 | drm/i915: Rename i915_dp_detect_common to intel_dp_get_dpcd | Keith Packard |
2011-07-28 | drm/i915: Use dp_detect_common in hotplug helper function | Keith Packard |
2011-07-28 | drm/i915: Fixup for 'Hold mode_config->mutex during hotplug' | Keith Packard |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-26 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-07-26 | drm/radeon/kms: fix DP training for DPEncoderService revision bigger than 1.1 | Jerome Glisse |
2011-07-26 | drm/radeon/kms: add missing vddci setting on NI+ | Alex Deucher |
2011-07-25 | Merge 'akpm' patch series | Linus Torvalds |
2011-07-25 | drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible | Rakib Mullick |