Age | Commit message (Expand) | Author |
2015-07-31 | Merge tag 'drm-intel-fixes-2015-07-31' of git://anongit.freedesktop.org/drm-i... | Linus Torvalds |
2015-07-30 | drm/i915: Declare the swizzling unknown for L-shaped configurations | Chris Wilson |
2015-07-30 | drm/i915: Mark PIN_USER binding as GLOBAL_BIND without the aliasing ppgtt | Chris Wilson |
2015-07-30 | Merge branch 'msm-fixes-4.2' of git://people.freedesktop.org/~robclark/linux ... | Dave Airlie |
2015-07-29 | drm/msm/mdp5: release SMB (shared memory blocks) in various cases | Wentao Xu |
2015-07-29 | drm/msm: change to uninterruptible wait in atomic commit | Wentao Xu |
2015-07-29 | drm/msm: mdp4: Fix drm_framebuffer dereference crash | Archit Taneja |
2015-07-29 | drm/msm: fix msm_gem_prime_get_sg_table() | Rob Clark |
2015-07-29 | drm/amdgpu: add new parameter to seperate map and unmap | monk.liu |
2015-07-29 | drm/amdgpu: hdp_flush is not needed for inside IB | monk.liu |
2015-07-29 | drm/amdgpu: different emit_ib for gfx and compute | monk.liu |
2015-07-29 | drm/amdgpu: information leak in amdgpu_info_ioctl() | Dan Carpenter |
2015-07-29 | drm/amdgpu: clean up init sequence for failures | Alex Deucher |
2015-07-29 | drm/radeon/combios: add some validation of lvds values | Alex Deucher |
2015-07-29 | drm/radeon: rework audio modeset to handle non-audio hdmi features | Alex Deucher |
2015-07-29 | drm/radeon: rework audio detect (v4) | Alex Deucher |
2015-07-29 | drm/i915: Replace WARN inside I915_READ64_2x32 with retry loop | Chris Wilson |
2015-07-28 | drm/nouveau/nouveau/ttm: fix tiled system memory with Maxwell | Alexandre Courbot |
2015-07-28 | drm/nouveau/kms/nv50-: guard against enabling cursor on disabled heads | Ben Skeggs |
2015-07-27 | drm/nouveau/fbcon/g80: reduce PUSH_SPACE alloc, fire ring on accel init | Ilia Mirkin |
2015-07-27 | drm/nouveau/fbcon/gf100-: reduce RING_SPACE allocation | Ilia Mirkin |
2015-07-27 | drm/nouveau/fbcon/nv11-: correctly account for ring space usage | Ilia Mirkin |
2015-07-27 | drm/nouveau/bios: add proper support for opcode 0x59 | Ilia Mirkin |
2015-07-27 | drm/nouveau/bios: add 0x59 and 0x5a opcodes | Ilia Mirkin |
2015-07-27 | drm/nouveau/disp: Use NULL for pointers | Thierry Reding |
2015-07-27 | drm/nouveau/pm: fix a potential race condition when creating an engine context | Samuel Pitoiset |
2015-07-27 | drm/nouveau/pm: prevent freeing the wrong engine context | Samuel Pitoiset |
2015-07-27 | drm/nouveau/gr/gf100: wait for GR idle after GO_IDLE bundle | Alexandre Courbot |
2015-07-27 | drm/nouveau/gr/gf100: wait on bottom half of FE's pipeline | Alexandre Courbot |
2015-07-27 | drm/nouveau/fifo/gk104: kick channels when deactivating them | Alexandre Courbot |
2015-07-27 | drm/nouveau/ibus/gk20a: increase SM wait timeout | Alexandre Courbot |
2015-07-27 | drm/nouveau/platform: fix compile error if !CONFIG_IOMMU | Alexandre Courbot |
2015-07-27 | drm/nouveau: Do not leak client objects | Thierry Reding |
2015-07-27 | drm/nouveau/clk/gt215: u32->s32 for difference in req. and set clock | Roy Spliet |
2015-07-27 | drm/nouveau/drm/nv04-nv40/instmem: protect access to priv->heap by mutex | Kamil Dudka |
2015-07-27 | drm/nouveau: hold mutex when calling nouveau_abi16_fini() | Kamil Dudka |
2015-07-24 | Merge tag 'drm-atmel-hlcdc/fixes-for-4.2' of https://github.com/bbrezillon/li... | Dave Airlie |
2015-07-24 | Merge tag 'topic/drm-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i... | Dave Airlie |
2015-07-24 | Merge tag 'drm-intel-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i... | Dave Airlie |
2015-07-24 | Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2015-07-24 | drm/ttm: recognize ARM64 arch in ioprot handler | Alexandre Courbot |
2015-07-23 | drm/amdgpu/cz/dpm: properly report UVD and VCE clock levels | Alex Deucher |
2015-07-23 | drm/amdgpu/cz: implement voltage validation properly | Alex Deucher |
2015-07-23 | drm/amdgpu: add VCE harvesting instance query | Leo Liu |
2015-07-23 | drm/amdgpu: implement VCE 3.0 harvesting support (v4) | Alex Deucher |
2015-07-23 | drm/amdgpu/dce10: Re-set VBLANK interrupt state when enabling a CRTC | Michel Dänzer |
2015-07-23 | drm/amdgpu/dce11: Re-set VBLANK interrupt state when enabling a CRTC | Michel Dänzer |
2015-07-22 | drm: Stop resetting connector state to unknown | Daniel Vetter |
2015-07-21 | drm/i915: Use two 32bit reads for select 64bit REG_READ ioctls | Chris Wilson |
2015-07-20 | drm: atmel-hlcdc: fix vblank initial state | Boris Brezillon |