Age | Commit message (Expand) | Author |
2016-04-01 | drm/udl: Use unlocked gem unreferencing | Daniel Vetter |
2016-04-01 | drm/dp: move hw_mutex up the call stack | Rob Clark |
2016-04-01 | Merge branch 'drm-rockchip-next-fixes-2016-03-28' of https://github.com/marky... | Dave Airlie |
2016-04-01 | Merge branch 'msm-fixes-4.6-rc1' of git://people.freedesktop.org/~robclark/li... | Dave Airlie |
2016-04-01 | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie |
2016-03-28 | drm/amdgpu: Don't move pinned BOs | Michel Dänzer |
2016-03-28 | drm/radeon: Don't move pinned BOs | Michel Dänzer |
2016-03-28 | drm/radeon: add a dpm quirk for all R7 370 parts | Alex Deucher |
2016-03-28 | drm/radeon: add another R7 370 quirk | Alex Deucher |
2016-03-28 | drm/rockchip: dw_hdmi: Don't call platform_set_drvdata() | Douglas Anderson |
2016-03-28 | drm/rockchip: vop: Fix vop crtc cleanup | Douglas Anderson |
2016-03-28 | drm/rockchip: dw_hdmi: Call drm_encoder_cleanup() in error path | Douglas Anderson |
2016-03-28 | drm/rockchip: vop: Disable planes when disabling CRTC | Tomeu Vizoso |
2016-03-28 | drm/rockchip: vop: Don't reject empty modesets | Tomeu Vizoso |
2016-03-28 | drm/rockchip: cancel pending vblanks on close | John Keeping |
2016-03-28 | drm/rockchip: vop: fix crtc size in plane check | John Keeping |
2016-03-25 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2016-03-25 | drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5 | Alex Deucher |
2016-03-25 | drm/amd: Beef up ACP Kconfig menu text | Borislav Petkov |
2016-03-25 | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie |
2016-03-24 | Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-in... | Dave Airlie |
2016-03-23 | drm/msm: fix typo in the !COMMON_CLK case | Rob Clark |
2016-03-23 | drm/msm: fix bug after preclose removal | Rob Clark |
2016-03-22 | drivers/gpu/drm/amd/amdkfd: use in_compat_syscall to check open() caller type | Andy Lutomirski |
2016-03-22 | drm/radeon/mst: cleanup code indentation | Dave Airlie |
2016-03-22 | drm/radeon/mst: fix regression in lane/link handling. | Dave Airlie |
2016-03-21 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2016-03-21 | drm/amdgpu: add invalidate_page callback for userptrs | Christian König |
2016-03-21 | drm/amdgpu: Revert "remove the userptr rmn->lock" | Christian König |
2016-03-21 | drm/amdgpu: clean up path handling for powerplay | Alex Deucher |
2016-03-21 | drm/amd/powerplay: fix memory leak of tdp_table | Colin Ian King |
2016-03-21 | drm/amdgpu: release_pages requires linux/pagemap.h | Stephen Rothwell |
2016-03-20 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-03-20 | drm: remove excess description | Luis de Bethencourt |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-03-19 | dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access() | Chris Wilson |
2016-03-18 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-03-17 | drm/edid: convert to use match_string() helper | Andy Shevchenko |
2016-03-18 | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie |
2016-03-18 | drm/sti: restore mode_fixup callback | Arnd Bergmann |
2016-03-17 | drm/amdgpu/gfx7: add MTYPE definition | Flora Cui |
2016-03-17 | drm/amdgpu: removing BO_VAs shouldn't be interruptible | Christian König |
2016-03-17 | drm/amd/powerplay: show uvd/vce power gate enablement for tonga. | Rex Zhu |
2016-03-17 | drm/amd/powerplay: show uvd/vce power gate info for fiji | Rex Zhu |
2016-03-17 | drm/amdgpu: use sched fence if possible | Monk Liu |
2016-03-17 | drm/amdgpu: move ib.fence to job.fence | Monk Liu |
2016-03-17 | drm/amdgpu: give a fence param to ib_free | Monk Liu |
2016-03-17 | drm/amdgpu: include the right version of gmc header files for iceland | Ken Wang |
2016-03-17 | Merge branch '2016-02-26-st-drm-next' of http://git.linaro.org/people/benjami... | Dave Airlie |