summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2015-07-29drm/i915: Properly sort MI coomand tableHanno Böck
2015-07-29drm/i915: Don't return error on sink crc stop.Rodrigo Vivi
2015-07-29drm/i915: Try to stop sink crc calculation on error.Rodrigo Vivi
2015-07-29drm/i915: Replace WARN inside I915_READ64_2x32 with retry loopChris Wilson
2015-07-28drm/i915: Keep the mm.bound_list in rough LRU orderChris Wilson
2015-07-28drm/i915: Fake AGP is deadDaniel Vetter
2015-07-28drm/nouveau/nouveau/ttm: fix tiled system memory with MaxwellAlexandre Courbot
2015-07-28drm/nouveau/kms/nv50-: guard against enabling cursor on disabled headsBen Skeggs
2015-07-27drm/atomic: Update legacy DPMS state during modesets, v3.Maarten Lankhorst
2015-07-27drm: Make the connector dpms callback return a value, v2.Maarten Lankhorst
2015-07-27drm/atomic: pass old crtc state to atomic_begin/flush.Maarten Lankhorst
2015-07-27atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra
2015-07-27drm/nouveau/fbcon/g80: reduce PUSH_SPACE alloc, fire ring on accel initIlia Mirkin
2015-07-27drm/nouveau/fbcon/gf100-: reduce RING_SPACE allocationIlia Mirkin
2015-07-27drm/nouveau/fbcon/nv11-: correctly account for ring space usageIlia Mirkin
2015-07-27drm/nouveau/bios: add proper support for opcode 0x59Ilia Mirkin
2015-07-27drm/nouveau/bios: add 0x59 and 0x5a opcodesIlia Mirkin
2015-07-27drm/nouveau/disp: Use NULL for pointersThierry Reding
2015-07-27drm/nouveau/pm: fix a potential race condition when creating an engine contextSamuel Pitoiset
2015-07-27drm/nouveau/pm: prevent freeing the wrong engine contextSamuel Pitoiset
2015-07-27drm/nouveau/gr/gf100: wait for GR idle after GO_IDLE bundleAlexandre Courbot
2015-07-27drm/nouveau/gr/gf100: wait on bottom half of FE's pipelineAlexandre Courbot
2015-07-27drm/nouveau/fifo/gk104: kick channels when deactivating themAlexandre Courbot
2015-07-27drm/nouveau/ibus/gk20a: increase SM wait timeoutAlexandre Courbot
2015-07-27drm/nouveau/platform: fix compile error if !CONFIG_IOMMUAlexandre Courbot
2015-07-27drm/nouveau: Do not leak client objectsThierry Reding
2015-07-27drm/nouveau/clk/gt215: u32->s32 for difference in req. and set clockRoy Spliet
2015-07-27drm/nouveau/drm/nv04-nv40/instmem: protect access to priv->heap by mutexKamil Dudka
2015-07-27drm/nouveau: hold mutex when calling nouveau_abi16_fini()Kamil Dudka
2015-07-27drm/i915: kerneldoc for tiling IOCTL and swizzle functionsDaniel Vetter
2015-07-27drm/i915: Move low-level swizzling code to i915_gem_fence.cDaniel Vetter
2015-07-27drm/i915: kerneldoc for fencesDaniel Vetter
2015-07-27drm/i915: Extract i915_gem_fence.cDaniel Vetter
2015-07-27drm/i915: Clean up MakefileDaniel Vetter
2015-07-27drm/atomic: add connectors_changed to separate it from mode_changed, v2Maarten Lankhorst
2015-07-24Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o...Dave Airlie
2015-07-24Merge tag 'topic/crc-pmic-2015-07-23' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-07-24Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-07-24Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-07-24Merge tag 'drm-atmel-hlcdc/fixes-for-4.2' of https://github.com/bbrezillon/li...Dave Airlie
2015-07-24Merge tag 'topic/drm-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-07-24Merge tag 'drm-intel-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-07-24Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-07-24drm/ttm: recognize ARM64 arch in ioprot handlerAlexandre Courbot
2015-07-23drm/amdgpu/cz/dpm: properly report UVD and VCE clock levelsAlex Deucher
2015-07-23drm/amdgpu/cz: implement voltage validation properlyAlex Deucher
2015-07-23drm/amdgpu: add VCE harvesting instance queryLeo Liu
2015-07-23drm/amdgpu: implement VCE 3.0 harvesting support (v4)Alex Deucher
2015-07-23drm/amdgpu/dce10: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer
2015-07-23drm/amdgpu/dce11: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer