summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2015-07-31Merge tag 'drm-intel-fixes-2015-07-31' of git://anongit.freedesktop.org/drm-i...Linus Torvalds
2015-07-31drm/i915: Update DRIVER_DATE to 20150731Daniel Vetter
2015-07-30drm/i915: Declare the swizzling unknown for L-shaped configurationsChris Wilson
2015-07-30drm/i915: Mark PIN_USER binding as GLOBAL_BIND without the aliasing ppgttChris Wilson
2015-07-30drm/amdkfd: fix bug when initializing sdma vmOded Gabbay
2015-07-30drm/amdgpu: fix bug when amdkfd destroys hqdOded Gabbay
2015-07-30Merge branch 'msm-fixes-4.2' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie
2015-07-29drm/msm/mdp5: release SMB (shared memory blocks) in various casesWentao Xu
2015-07-29drm/msm: change to uninterruptible wait in atomic commitWentao Xu
2015-07-29drm/msm: mdp4: Fix drm_framebuffer dereference crashArchit Taneja
2015-07-29drm/msm: fix msm_gem_prime_get_sg_table()Rob Clark
2015-07-29drm/amdgpu: add new parameter to seperate map and unmapmonk.liu
2015-07-29drm/amdgpu: hdp_flush is not needed for inside IBmonk.liu
2015-07-29drm/amdgpu: different emit_ib for gfx and computemonk.liu
2015-07-29drm/amdgpu: information leak in amdgpu_info_ioctl()Dan Carpenter
2015-07-29drm/amdgpu: clean up init sequence for failuresAlex Deucher
2015-07-29drm/radeon/combios: add some validation of lvds valuesAlex Deucher
2015-07-29drm/radeon: rework audio modeset to handle non-audio hdmi featuresAlex Deucher
2015-07-29drm/radeon: rework audio detect (v4)Alex Deucher
2015-07-29drm/i915: Fix command parser table validatorHanno Böck
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