summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2015-01-22drm/nouveau/core: uninline subdev/engine/device lookup functionsBen Skeggs
2015-01-22drm/nouveau/core: prepare printk for NULL engine pointer on device object treeBen Skeggs
2015-01-22drm/nouveau/core: drop the pointer value in debug printk outputBen Skeggs
2015-01-22drm/nouveau/i2c: fix some blatant abuseBen Skeggs
2015-01-22drm/gf100-/bar: don't fill in bar->alloc until after all vm setup doneBen Skeggs
2015-01-22drm/nouveau/core: rename parent to handle, use parent for nouveau_parentBen Skeggs
2015-01-22drm/nouveau/core: rename subclass.base to subclass.superclassBen Skeggs
2015-01-22drm/nouveau/subdev: always upcast through nouveau_subdev()/nouveau_engine()Ben Skeggs
2015-01-22drm/nouveau/fb: remove some (now) unnecessary hacksBen Skeggs
2015-01-22Merge remote-tracking branch 'origin/master' into drm-nextDave Airlie
2015-01-22Merge branch 'drm-sti-next-add-dvo' of git://git.linaro.org/people/benjamin.g...Dave Airlie
2015-01-22Merge tag 'atmel-hlcdc-drm-3.20' of https://github.com/bbrezillon/linux-at91 ...Dave Airlie
2015-01-21drm: add Atmel HLCDC Display Controller supportBoris Brezillon
2015-01-21drm: panel: simple-panel: add bus format information for foxlink panelBoris Brezillon
2015-01-21drm: panel: simple-panel: add support for bus_format retrievalBoris Brezillon
2015-01-21drm: add bus_formats and num_bus_formats fields to drm_display_infoBoris Brezillon
2015-01-21Merge tag 'imx-drm-next-2015-01-09' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2015-01-21Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie
2015-01-21Merge tag 'drm-amdkfd-next-2015-01-09' of git://people.freedesktop.org/~gabba...Dave Airlie
2015-01-21Merge tag 'drm-amdkfd-fixes-2015-01-13' of git://people.freedesktop.org/~gabb...Dave Airlie
2015-01-21Merge tag 'drm-intel-fixes-2015-01-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-01-21drm: fb helper should avoid sleeping in panic contextRui Wang
2015-01-21Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2015-01-18drm/amdkfd: Fix description of sched_policy module parameterBen Goz
2015-01-18drm/exynos: fix warning of vblank reference countJoonyoung Shim
2015-01-18drm/exynos: remove unnecessary runtime pm operationsJoonyoung Shim
2015-01-18drm/exynos: fix reset codes for memory mapped hdmi phyJoonyoung Shim
2015-01-15drm/radeon: use rv515_ring_start on r5xxAlex Deucher
2015-01-15drm/amdkfd: Remove sync_with_hw() from amdkfdOded Gabbay
2015-01-15drm/amdkfd: Remove unused function busy_wait()Oded Gabbay
2015-01-15drm/amdkfd: Replace cpu_relax() with schedule() in DQMOded Gabbay
2015-01-13drm/amdkfd: Fix for-loop when allocating HQD (non-HWS)Ben Goz
2015-01-12drm/radeon: add si dpm quirk listAlex Deucher
2015-01-12drm/radeon: don't print error on -ERESTARTSYSChristian König
2015-01-13drm: fix mismerge in drm_crtc.cDave Airlie
2015-01-12drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXESChris Wilson
2015-01-12drm/i915: Ban Haswell from using RCS flipsChris Wilson
2015-01-12drm/i915: vlv: sanitize RPS interrupt mask during GPU idlingImre Deak
2015-01-12drm/i915: fix HW lockup due to missing RPS IRQ workaround on GEN6Imre Deak
2015-01-12drm/i915: gen9: fix RPS interrupt routing to CPU vs. GTImre Deak
2015-01-12drm/exynos: remove the redundant machine checking codeHyungwon Hwang
2015-01-10Merge tag 'drm-intel-next-2014-12-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-01-09drm/amd: Remove old radeon_sa funcs from kfd-->kgd interfaceOded Gabbay
2015-01-09drm/radeon: Remove old radeon_sa usage from kfd-->kgd interfaceOded Gabbay
2015-01-09drm/amdkfd: Using new gtt sa in amdkfdOded Gabbay
2015-01-09drm/amdkfd: Allocate gart memory using new interfaceOded Gabbay
2015-01-09drm/amdkfd: Fixed calculation of gart buffer sizeOded Gabbay
2015-01-09drm/amdkfd: Add kfd gtt sub-allocator functionsOded Gabbay
2015-01-09drm/amdkfd: Add gtt sa related data to kfd_dev structOded Gabbay
2015-01-09drm/radeon: Impl. new gtt allocate/free functionsOded Gabbay