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