summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2014-12-17drm/i915: Organize bind_vma funcsRodrigo Vivi
2014-12-17drm/i915: Organize INSTDONE report for future.Rodrigo Vivi
2014-12-17drm/i915: Organize PDP regs report for future.Rodrigo Vivi
2014-12-17drm/i915: Organize PPGTT initRodrigo Vivi
2014-12-17drm/i915: Organize Fence registers for future enablement.Rodrigo Vivi
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-17drm/radeon: Assign VMID to PASID for IH in non-HWS modeBen Goz
2015-01-04drm/radeon: do not leave queue acquired if timeout happens in kgd_hqd_destroy()Alexey Khoroshilov
2015-01-04drm/amdkfd: Load mqd to hqd in non-HWS modeBen Goz
2014-12-16drm/info: Remove unused codeThierry 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-16drm/i915: tame the chattermouth (v2)Rob Clark
2014-12-16drm/i915: Warn about missing context state workarounds only onceMichel Thierry
2014-12-16drm/i915: Use true PPGTT in Gen8+ when execlists are enabledMichel Thierry
2014-12-16drm/i915: Skip gunit save/restore for cherryviewDeepak S
2014-12-16drm/i915/chv: Use timeout mode for RC6 on chvDeepak S
2014-12-16drm/i915: Add GPGPU_THREADS_DISPATCHED to the register whitelistJordan Justen
2014-12-16drm/i915: Tidy up execbuffer command parsing codeBrad Volkin
2014-12-16drm/i915: Mark shadow batch buffers as purgeableBrad Volkin
2014-12-16drm/i915: Use batch length instead of object size in command parserBrad Volkin
2014-12-16drm/i915: Use batch pools with the command parserBrad Volkin
2014-12-16drm/i915: Implement a framework for batch buffer poolsBrad Volkin
2014-12-16drm/i915: fix use after free during eDP encoder destroyingImre Deak
2014-12-16drm/cache: Use wbinvd helpersBen Widawsky
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/i915/skl: Skylake also supports DP MSTDamien Lespiau
2014-12-15drm/i915: Consolidate DDI clock reading out in a single functionDamien Lespiau
2014-12-15drm/i915: Parsing LFP brightness control from VBTDeepak M
2014-12-15drm/i915/skl: Correcting the flushing of pipeSonika Jindal
2014-12-15drm/i915/bdw: Enable execlists by default where supportedThomas Daniel
2014-12-15drm/i915/skl: Correctly updating sprite wm parameterSonika Jindal
2014-12-15drm/i915: Documentation for multiple GGTT viewsTvrtko Ursulin
2014-12-15drm/i915: Infrastructure for supporting different GGTT views per objectTvrtko Ursulin
2014-12-15drm/i915: Forcewake Register Range changes for CHVDeepak S
2014-12-15drm/i915: Changes related to the sequence port no forGaurav K Singh
2014-12-15drm/i915: Use BUILD_BUG if possible in the i915 WARN_ONDaniel Vetter