aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-01-29Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-01-30Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2014-01-30drm/nouveau: resume display if any later suspend bits failIlia Mirkin
2014-01-30drm/nouveau: fix lock unbalance in nouveau_crtc_page_flipMaarten Lankhorst
2014-01-30drm/nouveau: implement hooks for needed for drm vblank timestamping supportBen Skeggs
2014-01-30drm/nouveau/disp: add a method to fetch info needed by drm vblank timestampingBen Skeggs
2014-01-30drm/nv50: fill in crtc mode struct members from crtc_mode_fixupBen Skeggs
2014-01-29drm/radeon/dce8: workaround for atom BlankCrtc tableAlex Deucher
2014-01-29drm/radeon/DCE4+: clear bios scratch dpms bit (v2)Alex Deucher
2014-01-29drm/radeon: set si_notify_smc_display_change properlyAlex Deucher
2014-01-29drm/radeon: fix DAC interrupt handling on DCE5+Alex Deucher
2014-01-29drm/radeon: clean up active vram sizingAlex Deucher
2014-01-29drm/radeon: skip async dma init on r6xxAlex Deucher
2014-01-29drm/radeon/runpm: don't runtime suspend non-PX cardsAlex Deucher
2014-01-29drm/radeon: add ring to fence trace functionsChristian König
2014-01-29drm/radeon: add missing trace pointChristian König
2014-01-29drm/radeon: fix VMID use trackingChristian König
2014-01-29Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/...Dave Airlie
2014-01-29drm: ast,cirrus,mgag200: use drm_can_sleepDave Airlie
2014-01-29Merge tag 'drm-intel-fixes-2014-01-28' of git://people.freedesktop.org/~danve...Dave Airlie
2014-01-29Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...Dave Airlie
2014-01-29Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie
2014-01-29Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-nextDave Airlie
2014-01-28drm/gma500: Lock struct_mutex around cursor updatesPatrik Jakobsson
2014-01-28drm/i915: Fix the offset issue for the stolen GEM objectsAkash Goel
2014-01-27DRM: armada: fix missing DRM_KMS_FB_HELPER selectRussell King
2014-01-27drm/i915: Decouple GPU error reporting from ring initialisationChris Wilson
2014-01-25i915: remove pm_qos request on errorStanislaw Gruszka
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-24Revert "drm/i915: Mask reserved bits in display/sprite address registers"Daniel Vetter
2014-01-23Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-23drivers/gpu/drm/gma500/backlight.c: fix a defined-but-not-used warning for do...David Howells
2014-01-23drm/tegra: Obtain head number from DTThierry Reding
2014-01-23drm/i915: VLV2 - Fix hotplug detect bitsTodd Previte
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-23drm/nouveau: call drm_vblank_cleanup() earlierBen Skeggs
2014-01-23drm/nouveau: create base display from common codeBen Skeggs
2014-01-23drm/nv50/gr: print mpc trap name when it's not an mp trapIlia Mirkin
2014-01-23drm/nv50/gr: update list of mp errors, make it a bitfieldIlia Mirkin
2014-01-23drm/nv50/gr: add more trap names to print on errorIlia Mirkin
2014-01-23drm/nouveau/devinit: lock/unlock crtc regs for all devices, not just pre-nv50Ilia Mirkin
2014-01-23drm/nouveau: hold mutex while syncing to kernel channelMaarten Lankhorst
2014-01-23drm/nv50-/devinit: prevent use of engines marked as disabled by hw/vbiosIlia Mirkin
2014-01-23drm/nouveau/device: provide a way for devinit to mark engines as disabledIlia Mirkin
2014-01-23drm/nouveau/devinit: tidy up the subdev class definitionBen Skeggs
2014-01-23drm/nouveau/bar: tidy up the subdev and object class definitionsBen Skeggs
2014-01-23drm/nouveau/instmem: tidy up the object class definitionBen Skeggs
2014-01-23drm/nouveau/instmem: tidy up the subdev class definitionBen Skeggs