Age | Commit message (Expand) | Author |
2014-04-04 | drm/panel: simple: Allow GPIO accesses to sleep | Thierry Reding |
2014-04-04 | drm/panel: remove redundant regulator_disable() | Alexandre Courbot |
2014-04-04 | drm/panel: use gpiod interface for enable GPIO | Alexandre Courbot |
2014-04-04 | drm/panel: Add LG 12.9" LCD panel | Thierry Reding |
2014-01-29 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2014-01-29 | Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-01-30 | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie |
2014-01-30 | drm/nouveau: resume display if any later suspend bits fail | Ilia Mirkin |
2014-01-30 | drm/nouveau: fix lock unbalance in nouveau_crtc_page_flip | Maarten Lankhorst |
2014-01-30 | drm/nouveau: implement hooks for needed for drm vblank timestamping support | Ben Skeggs |
2014-01-30 | drm/nouveau/disp: add a method to fetch info needed by drm vblank timestamping | Ben Skeggs |
2014-01-30 | drm/nv50: fill in crtc mode struct members from crtc_mode_fixup | Ben Skeggs |
2014-01-29 | drm/radeon/dce8: workaround for atom BlankCrtc table | Alex Deucher |
2014-01-29 | drm/radeon/DCE4+: clear bios scratch dpms bit (v2) | Alex Deucher |
2014-01-29 | drm/radeon: set si_notify_smc_display_change properly | Alex Deucher |
2014-01-29 | drm/radeon: fix DAC interrupt handling on DCE5+ | Alex Deucher |
2014-01-29 | drm/radeon: clean up active vram sizing | Alex Deucher |
2014-01-29 | drm/radeon: skip async dma init on r6xx | Alex Deucher |
2014-01-29 | drm/radeon/runpm: don't runtime suspend non-PX cards | Alex Deucher |
2014-01-29 | drm/radeon: add ring to fence trace functions | Christian König |
2014-01-29 | drm/radeon: add missing trace point | Christian König |
2014-01-29 | drm/radeon: fix VMID use tracking | Christian König |
2014-01-29 | Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/... | Dave Airlie |
2014-01-29 | drm: ast,cirrus,mgag200: use drm_can_sleep | Dave Airlie |
2014-01-29 | Merge tag 'drm-intel-fixes-2014-01-28' of git://people.freedesktop.org/~danve... | Dave Airlie |
2014-01-29 | Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo... | Dave Airlie |
2014-01-29 | Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom... | Dave Airlie |
2014-01-29 | Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-next | Dave Airlie |
2014-01-28 | drm/gma500: Lock struct_mutex around cursor updates | Patrik Jakobsson |
2014-01-28 | drm/i915: Fix the offset issue for the stolen GEM objects | Akash Goel |
2014-01-27 | DRM: armada: fix missing DRM_KMS_FB_HELPER select | Russell King |
2014-01-27 | drm/i915: Decouple GPU error reporting from ring initialisation | Chris Wilson |
2014-01-25 | i915: remove pm_qos request on error | Stanislaw Gruszka |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-24 | Revert "drm/i915: Mask reserved bits in display/sprite address registers" | Daniel Vetter |
2014-01-23 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2014-01-23 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-23 | drivers/gpu/drm/gma500/backlight.c: fix a defined-but-not-used warning for do... | David Howells |
2014-01-23 | drm/tegra: Obtain head number from DT | Thierry Reding |
2014-01-23 | drm/i915: VLV2 - Fix hotplug detect bits | Todd Previte |
2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-01-23 | drm/nouveau: call drm_vblank_cleanup() earlier | Ben Skeggs |
2014-01-23 | drm/nouveau: create base display from common code | Ben Skeggs |
2014-01-23 | drm/nv50/gr: print mpc trap name when it's not an mp trap | Ilia Mirkin |
2014-01-23 | drm/nv50/gr: update list of mp errors, make it a bitfield | Ilia Mirkin |
2014-01-23 | drm/nv50/gr: add more trap names to print on error | Ilia Mirkin |
2014-01-23 | drm/nouveau/devinit: lock/unlock crtc regs for all devices, not just pre-nv50 | Ilia Mirkin |
2014-01-23 | drm/nouveau: hold mutex while syncing to kernel channel | Maarten Lankhorst |
2014-01-23 | drm/nv50-/devinit: prevent use of engines marked as disabled by hw/vbios | Ilia Mirkin |
2014-01-23 | drm/nouveau/device: provide a way for devinit to mark engines as disabled | Ilia Mirkin |