Age | Commit message (Expand) | Author |
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 |
2011-07-25 | Merge branch 'drm-intel-fixes' into drm-intel-next | Keith Packard |
2011-07-25 | drm/i915/dp: Don't turn CPT DP ports on too early | Adam Jackson |
2011-07-25 | drm/i915/dp: Explicitly disable symbol scrambling while training | Adam Jackson |
2011-07-25 | drm/i915/pch: Fix integer math bugs in panel fitting | Adam Jackson |
2011-07-25 | Merge branch 'drm-intel-fixes' into drm-intel-next | Keith Packard |
2011-07-25 | drm/i915: Hold mode_config->mutex during hotplug processing | Keith Packard |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-25 | drm/i915/dp: Explicitly request 8/10 channel coding | Adam Jackson |
2011-07-25 | drm/i915/dp: Retry DPCD fetch on G4X too | Adam Jackson |
2011-07-25 | drm/i915/dp: Better hexdump of DPCD | Adam Jackson |
2011-07-25 | drm/i915/dp: Read more DPCD registers on connection probe | Adam Jackson |
2011-07-25 | drm/i915/dp: Move DPCD dump to common code instead of PCH-only | Adam Jackson |
2011-07-25 | drm/i915/dp: Zero the DPCD data before connection probe | Adam Jackson |
2011-07-25 | drm/radeon: Add a rmb() in IH processing | Benjamin Herrenschmidt |
2011-07-25 | drm/radeon: ATOM Endian fix for atombios_crtc_program_pll() | Benjamin Herrenschmidt |
2011-07-25 | drm/radeon: Fix the definition of RADEON_BUF_SWAP_32BIT | Benjamin Herrenschmidt |
2011-07-25 | drm/radeon: Do an MMIO read on interrupts when not uisng MSIs | Benjamin Herrenschmidt |
2011-07-25 | drm/radeon: Writeback endian fixes | Benjamin Herrenschmidt |
2011-07-25 | drm/radeon: Remove a bunch of useless _iomem casts | Benjamin Herrenschmidt |
2011-07-25 | drm/gem: add support for private objects | Alan Cox |
2011-07-25 | DRM: clean up and document parsing of video= parameter | Rolf Eike Beer |
2011-07-25 | DRM: Radeon: Fix section mismatch. | Ralf Baechle |
2011-07-25 | drm: really make debug levels match in edid failure code | Tormod Volden |
2011-07-25 | drm/radeon/kms: fix i2c map for rv250/280 | Alex Deucher |
2011-07-25 | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie |
2011-07-25 | drm/nouveau/gr: disable fifo access and idle before suspend ctx unload | Ben Skeggs |
2011-07-25 | drm/nouveau: pass flag to engine fini() method on suspend | Ben Skeggs |
2011-07-25 | drm/nouveau: replace nv04_graph_fifo_access() use with direct reg bashing | Ben Skeggs |
2011-07-25 | drm/nv40/gr: rewrite/split context takedown functions | Ben Skeggs |
2011-07-25 | drm/nouveau: detect disabled device in irq handler and return IRQ_NONE | Ben Skeggs |
2011-07-25 | drm/nouveau: ignore connector type when deciding digital/analog on DVI-I | Ben Skeggs |