summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2015-07-31Merge tag 'drm-intel-fixes-2015-07-31' of git://anongit.freedesktop.org/drm-i...Linus Torvalds-10/+23
2015-07-30drm/i915: Declare the swizzling unknown for L-shaped configurationsChris Wilson-1/+4
2015-07-30drm/i915: Mark PIN_USER binding as GLOBAL_BIND without the aliasing ppgttChris Wilson-0/+11
2015-07-30Merge branch 'msm-fixes-4.2' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie-48/+127
2015-07-29drm/msm/mdp5: release SMB (shared memory blocks) in various casesWentao Xu-32/+104
2015-07-29drm/msm: change to uninterruptible wait in atomic commitWentao Xu-13/+14
2015-07-29drm/msm: mdp4: Fix drm_framebuffer dereference crashArchit Taneja-1/+3
2015-07-29drm/msm: fix msm_gem_prime_get_sg_table()Rob Clark-2/+6
2015-07-29drm/amdgpu: add new parameter to seperate map and unmapmonk.liu-3/+5
2015-07-29drm/amdgpu: hdp_flush is not needed for inside IBmonk.liu-8/+8
2015-07-29drm/amdgpu: different emit_ib for gfx and computemonk.liu-22/+71
2015-07-29drm/amdgpu: information leak in amdgpu_info_ioctl()Dan Carpenter-1/+1
2015-07-29drm/amdgpu: clean up init sequence for failuresAlex Deucher-19/+31
2015-07-29drm/radeon/combios: add some validation of lvds valuesAlex Deucher-1/+6
2015-07-29drm/radeon: rework audio modeset to handle non-audio hdmi featuresAlex Deucher-28/+40
2015-07-29drm/radeon: rework audio detect (v4)Alex Deucher-123/+105
2015-07-29drm/i915: Replace WARN inside I915_READ64_2x32 with retry loopChris Wilson-9/+8
2015-07-28drm/nouveau/nouveau/ttm: fix tiled system memory with MaxwellAlexandre Courbot-0/+9
2015-07-28drm/nouveau/kms/nv50-: guard against enabling cursor on disabled headsBen Skeggs-1/+1
2015-07-27drm/nouveau/fbcon/g80: reduce PUSH_SPACE alloc, fire ring on accel initIlia Mirkin-1/+2
2015-07-27drm/nouveau/fbcon/gf100-: reduce RING_SPACE allocationIlia Mirkin-1/+1
2015-07-27drm/nouveau/fbcon/nv11-: correctly account for ring space usageIlia Mirkin-1/+1
2015-07-27drm/nouveau/bios: add proper support for opcode 0x59Ilia Mirkin-4/+20
2015-07-27drm/nouveau/bios: add 0x59 and 0x5a opcodesIlia Mirkin-0/+24
2015-07-27drm/nouveau/disp: Use NULL for pointersThierry Reding-1/+1
2015-07-27drm/nouveau/pm: fix a potential race condition when creating an engine contextSamuel Pitoiset-4/+3
2015-07-27drm/nouveau/pm: prevent freeing the wrong engine contextSamuel Pitoiset-2/+5
2015-07-27drm/nouveau/gr/gf100: wait for GR idle after GO_IDLE bundleAlexandre Courbot-0/+38
2015-07-27drm/nouveau/gr/gf100: wait on bottom half of FE's pipelineAlexandre Courbot-1/+1
2015-07-27drm/nouveau/fifo/gk104: kick channels when deactivating themAlexandre Courbot-8/+21
2015-07-27drm/nouveau/ibus/gk20a: increase SM wait timeoutAlexandre Courbot-0/+8
2015-07-27drm/nouveau/platform: fix compile error if !CONFIG_IOMMUAlexandre Courbot-0/+16
2015-07-27drm/nouveau: Do not leak client objectsThierry Reding-0/+1
2015-07-27drm/nouveau/clk/gt215: u32->s32 for difference in req. and set clockRoy Spliet-1/+2
2015-07-27drm/nouveau/drm/nv04-nv40/instmem: protect access to priv->heap by mutexKamil Dudka-0/+8
2015-07-27drm/nouveau: hold mutex when calling nouveau_abi16_fini()Kamil Dudka-0/+2
2015-07-24Merge tag 'drm-atmel-hlcdc/fixes-for-4.2' of https://github.com/bbrezillon/li...Dave Airlie-6/+7
2015-07-24Merge tag 'topic/drm-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i...Dave Airlie-4/+1
2015-07-24Merge tag 'drm-intel-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i...Dave Airlie-7/+19
2015-07-24Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-16/+115
2015-07-24drm/ttm: recognize ARM64 arch in ioprot handlerAlexandre Courbot-1/+2
2015-07-23drm/amdgpu/cz/dpm: properly report UVD and VCE clock levelsAlex Deucher-16/+45
2015-07-23drm/amdgpu/cz: implement voltage validation properlyAlex Deucher-7/+16
2015-07-23drm/amdgpu: add VCE harvesting instance queryLeo Liu-0/+1
2015-07-23drm/amdgpu: implement VCE 3.0 harvesting support (v4)Alex Deucher-0/+52
2015-07-23drm/amdgpu/dce10: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer-0/+4
2015-07-23drm/amdgpu/dce11: Re-set VBLANK interrupt state when enabling a CRTCMichel Dänzer-0/+4
2015-07-22drm: Stop resetting connector state to unknownDaniel Vetter-4/+1
2015-07-21drm/i915: Use two 32bit reads for select 64bit REG_READ ioctlsChris Wilson-7/+19
2015-07-20drm: atmel-hlcdc: fix vblank initial stateBoris Brezillon-6/+7