summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2014-12-22drm/nouveau: wake up the card if necessary during gem callbacksBen Skeggs1-5/+30
2014-12-22drm/nouveau/device: Add support for GK208B, resolves bug 86935Sven Köhler1-0/+33
2014-12-22drm/nouveau: fix missing return statement in nouveau_ttm_tt_unpopulateAlexandre Courbot1-1/+3
2014-12-22drm/nouveau/bios: fix oops on pre-nv50 chipsetsBen Skeggs1-2/+4
2014-12-21drm: Put amdkfd before radeon in drm MakefileOded Gabbay1-1/+1
2014-12-18drm/msm/hdmi: rework HDMI IRQ handlerJilai Wang1-4/+4
2014-12-18drm/msm/hdmi: enable regulators before clocks to avoid warningsJilai Wang1-27/+18
2014-12-18drm/msm/mdp5: update irqs on crtc<->encoder link changeRob Clark4-19/+9
2014-12-18drm/msm: block incoming update on pending updatesRob Clark5-17/+75
2014-12-18drm/i915: add missing rpm ref to i915_gem_pwrite_ioctlImre Deak1-1/+7
2014-12-18Revert "drm/i915: Preserve VGACNTR bits from the BIOS"Ville Syrjälä2-9/+1
2014-12-18drm/i915: Don't call intel_prepare_page_flip() multiple times on gen2-4Ville Syrjälä1-4/+2
2014-12-18drm/i915: Kill check_power_well() callsVille Syrjälä1-27/+0
2014-12-17drm/atomic: fix potential null ptr on plane enableRob Clark1-1/+1
2014-12-17drm/msm: Deletion of unnecessary checks before the function call "release_fir...Markus Elfring1-4/+2
2014-12-17drm/msm: Deletion of unnecessary checks before two function callsMarkus Elfring2-4/+2
2014-12-17drm/tegra: dc: Select root window for event dispatchSean Paul1-2/+22
2014-12-17drm/tegra: gem: Use the proper size for GEM objectsThierry Reding1-7/+7
2014-12-17drm/tegra: gem: Flush buffer objects upon allocationThierry Reding1-4/+32
2014-12-17drm/tegra: dc: Fix a potential race on page-flip completionThierry Reding1-3/+7
2014-12-17drm/tegra: dc: Consistently use the same pipeThierry Reding2-13/+17
2014-12-17drm/irq: Add drm_crtc_vblank_count()Thierry Reding1-0/+21
2014-12-17drm/irq: Add drm_crtc_handle_vblank()Thierry Reding1-0/+20
2014-12-17drm/irq: Add drm_crtc_send_vblank_event()Thierry Reding1-0/+19
2014-12-17drm/radeon: Assign VMID to PASID for IH in non-HWS modeBen Goz2-0/+6
2015-01-04drm/radeon: do not leave queue acquired if timeout happens in kgd_hqd_destroy()Alexey Khoroshilov1-0/+1
2015-01-04drm/amdkfd: Load mqd to hqd in non-HWS modeBen Goz1-0/+12
2014-12-16drm/i915: Disable PSMI sleep messages on all rings around context switchesChris Wilson2-8/+42
2014-12-16drm/i915: Force the CS stall for invalidate flushesChris Wilson1-0/+2
2014-12-16drm/i915: Invalidate media caches on gen7Chris Wilson2-0/+2
2014-12-16Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-33/+55
2014-12-16Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds486-14039/+57762
2014-12-15drm/i915: sanitize RPS resetting during GPU resetImre Deak2-10/+22
2014-12-15drm/i915: move RPS PM_IER enabling to gen6_enable_rps_interruptsImre Deak1-3/+13
2014-12-15drm: sti: fix module compilation issuebenjamin.gaignard@linaro.org3-0/+4
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-11/+0
2014-12-13Merge branch 'drm-sti-next-2014-12-11' of http://git.linaro.org/people/benjam...Dave Airlie21-133/+1972
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-12/+12
2014-12-12Merge tag 'drm-intel-next-fixes-2014-12-11' of git://anongit.freedesktop.org/...Dave Airlie9-23/+71
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-33/+33
2014-12-11drm/i915: vlv: fix IRQ masking when uninstalling interruptsImre Deak1-1/+1
2014-12-11drm/i915: save/restore GMBUS freq across suspend/resume on gen4Jesse Barnes3-0/+10
2014-12-11drm: sti: correctly cleanup CRTC and planesBenjamin Gaignard1-1/+5
2014-12-11drm: sti: add HQVDP planeBenjamin Gaignard11-7/+1487
2014-12-11drm: sti: add cursor planeBenjamin Gaignard7-3/+273
2014-12-11drm: sti: enable auxiliary CRTCBenjamin Gaignard6-17/+44
2014-12-11drm: sti: fix delay in VTG programmingBenjamin Gaignard1-3/+28
2014-12-11drm: sti: prepare sti_tvout to support auxiliary crtcBenjamin Gaignard1-40/+52
2014-12-11drm: sti: use drm_crtc_vblank_{on/off} instead of drm_vblank_{on/off}Benjamin Gaignard1-1/+3
2014-12-11drm: sti: fix hdmi avi infoframeBenjamin Gaignard1-16/+17