summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2014-12-24Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"Dave Airlie
2014-12-24Merge tag 'amdkfd-fixes-2014-12-23' of git://people.freedesktop.org/~gabbayo/...Dave Airlie
2014-12-23Merge tag 'drm/tegra/for-3.19-rc1-fixes' of git://people.freedesktop.org/~tag...Dave Airlie
2014-12-23Merge tag 'drm-intel-next-fixes-2014-12-17' of git://anongit.freedesktop.org/...Dave Airlie
2014-12-23Merge tag 'topic/atomic-fixes-2014-12-17' of git://anongit.freedesktop.org/dr...Dave Airlie
2014-12-23Merge branch 'msm-fixes-3.19' of git://people.freedesktop.org/~robclark/linux...Dave Airlie
2014-12-23nouveau: bring back legacy mmap handlerDave Airlie
2014-12-18drm/msm/hdmi: rework HDMI IRQ handlerJilai Wang
2014-12-18drm/msm/hdmi: enable regulators before clocks to avoid warningsJilai Wang
2014-12-18drm/msm/mdp5: update irqs on crtc<->encoder link changeRob Clark
2014-12-18drm/msm: block incoming update on pending updatesRob Clark
2014-12-17drm/atomic: fix potential null ptr on plane enableRob Clark
2014-12-17drm/msm: Deletion of unnecessary checks before the function call "release_fir...Markus Elfring
2014-12-17drm/msm: Deletion of unnecessary checks before two function callsMarkus Elfring
2014-12-17drm/tegra: dc: Select root window for event dispatchSean Paul
2014-12-17drm/tegra: gem: Use the proper size for GEM objectsThierry Reding
2014-12-17drm/tegra: gem: Flush buffer objects upon allocationThierry Reding
2014-12-17drm/tegra: dc: Fix a potential race on page-flip completionThierry Reding
2014-12-17drm/tegra: dc: Consistently use the same pipeThierry Reding
2014-12-17drm/irq: Add drm_crtc_vblank_count()Thierry Reding
2014-12-17drm/irq: Add drm_crtc_handle_vblank()Thierry Reding
2014-12-17drm/irq: Add drm_crtc_send_vblank_event()Thierry Reding
2014-12-16drm/i915: Disable PSMI sleep messages on all rings around context switchesChris Wilson
2014-12-16drm/i915: Force the CS stall for invalidate flushesChris Wilson
2014-12-16drm/i915: Invalidate media caches on gen7Chris Wilson
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-12-15drm/i915: sanitize RPS resetting during GPU resetImre Deak
2014-12-15drm/i915: move RPS PM_IER enabling to gen6_enable_rps_interruptsImre Deak
2014-12-15drm: sti: fix module compilation issuebenjamin.gaignard@linaro.org
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-13Merge branch 'drm-sti-next-2014-12-11' of http://git.linaro.org/people/benjam...Dave Airlie
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-12Merge tag 'drm-intel-next-fixes-2014-12-11' of git://anongit.freedesktop.org/...Dave Airlie
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-11drm/i915: vlv: fix IRQ masking when uninstalling interruptsImre Deak
2014-12-11drm/i915: save/restore GMBUS freq across suspend/resume on gen4Jesse Barnes
2014-12-11drm: sti: correctly cleanup CRTC and planesBenjamin Gaignard
2014-12-11drm: sti: add HQVDP planeBenjamin Gaignard
2014-12-11drm: sti: add cursor planeBenjamin Gaignard
2014-12-11drm: sti: enable auxiliary CRTCBenjamin Gaignard
2014-12-11drm: sti: fix delay in VTG programmingBenjamin Gaignard
2014-12-11drm: sti: prepare sti_tvout to support auxiliary crtcBenjamin Gaignard
2014-12-11drm: sti: use drm_crtc_vblank_{on/off} instead of drm_vblank_{on/off}Benjamin Gaignard
2014-12-11drm: sti: fix hdmi avi infoframeBenjamin Gaignard
2014-12-11drm: sti: remove event lock while disabling vblankBenjamin Gaignard
2014-12-11drm: sti: simplify gdp codeBenjamin Gaignard
2014-12-11drm: sti: clear all mixer controlBenjamin Gaignard
2014-12-11drm: sti: remove gpio for HDMI hot plug detectionBenjamin Gaignard
2014-12-11drm: sti: allow to change hdmi ddc i2c adapterBenjamin Gaignard