| Commit message (Expand) | Author | Age | Files | Lines |
* | drm: i915: Explicitly apply PWM config extracted from pwm_args | Boris Brezillon | 2016-05-17 | 1 | -0/+6 |
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-03-25 | 10 | -80/+121 |
|\ |
|
| * | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 2016-03-25 | 4 | -58/+102 |
| |\ |
|
| | * | drm/radeon/mst: cleanup code indentation | Dave Airlie | 2016-03-22 | 1 | -8/+6 |
| | * | drm/radeon/mst: fix regression in lane/link handling. | Dave Airlie | 2016-03-22 | 1 | -10/+2 |
| | * | drm/amdgpu: add invalidate_page callback for userptrs | Christian König | 2016-03-21 | 1 | -26/+72 |
| | * | drm/amdgpu: Revert "remove the userptr rmn->lock" | Christian König | 2016-03-21 | 1 | -8/+14 |
| | * | drm/amdgpu: clean up path handling for powerplay | Alex Deucher | 2016-03-21 | 1 | -7/+7 |
| | * | drm/amd/powerplay: fix memory leak of tdp_table | Colin Ian King | 2016-03-21 | 1 | -1/+3 |
| * | | Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2016-03-24 | 6 | -22/+19 |
| |\ \
| | |/
| |/| |
|
| | * | drm: remove excess description | Luis de Bethencourt | 2016-03-20 | 1 | -1/+0 |
| | * | dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access() | Chris Wilson | 2016-03-19 | 3 | -14/+10 |
| | * | drm/atmel-hlcdc: use helper to get crtc state | Andrzej Hajda | 2016-03-15 | 1 | -1/+1 |
| | * | drm/atomic: use helper to get crtc state | Andrzej Hajda | 2016-03-15 | 1 | -6/+8 |
* | | | drivers/gpu/drm/amd/amdkfd: use in_compat_syscall to check open() caller type | Andy Lutomirski | 2016-03-22 | 2 | -2/+2 |
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-03-21 | 644 | -27222/+38094 |
|\ \ \
| |/ / |
|
| * | | drm/amdgpu: release_pages requires linux/pagemap.h | Stephen Rothwell | 2016-03-21 | 2 | -0/+2 |
| * | | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 2016-03-18 | 64 | -2332/+1844 |
| |\ \ |
|
| | * | | drm/amdgpu/gfx7: add MTYPE definition | Flora Cui | 2016-03-17 | 1 | -0/+6 |
| | * | | drm/amdgpu: removing BO_VAs shouldn't be interruptible | Christian König | 2016-03-17 | 1 | -1/+1 |
| | * | | drm/amd/powerplay: show uvd/vce power gate enablement for tonga. | Rex Zhu | 2016-03-17 | 1 | -1/+3 |
| | * | | drm/amd/powerplay: show uvd/vce power gate info for fiji | Rex Zhu | 2016-03-17 | 1 | -1/+4 |
| | * | | drm/amdgpu: use sched fence if possible | Monk Liu | 2016-03-17 | 1 | -1/+4 |
| | * | | drm/amdgpu: move ib.fence to job.fence | Monk Liu | 2016-03-17 | 10 | -6/+16 |
| | * | | drm/amdgpu: give a fence param to ib_free | Monk Liu | 2016-03-17 | 8 | -10/+12 |
| | * | | drm/amdgpu: include the right version of gmc header files for iceland | Ken Wang | 2016-03-17 | 1 | -2/+2 |
| | * | | drm/radeon: fix indentation. | Jérome Glisse | 2016-03-16 | 39 | -406/+407 |
| | * | | drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance issue... | Eric Huang | 2016-03-16 | 1 | -0/+5 |
| | * | | drm/amdgpu: switch back to 32bit hw fences v2 | Christian König | 2016-03-16 | 2 | -32/+21 |
| | * | | drm/amdgpu: remove amdgpu_fence_is_signaled | Christian König | 2016-03-16 | 1 | -25/+0 |
| | * | | drm/amdgpu: drop the extra fence range check v2 | Christian König | 2016-03-16 | 1 | -3/+0 |
| | * | | drm/amdgpu: signal fences directly in amdgpu_fence_process | Christian König | 2016-03-16 | 2 | -68/+31 |
| | * | | drm/amdgpu: cleanup amdgpu_fence_wait_empty v2 | Christian König | 2016-03-16 | 1 | -54/+15 |
| | * | | drm/amdgpu: keep all fences in an RCU protected array v2 | Christian König | 2016-03-16 | 2 | -3/+31 |
| | * | | drm/amdgpu: add number of hardware submissions to amdgpu_fence_driver_init_ring | Christian König | 2016-03-16 | 3 | -4/+12 |
| | * | | drm/amdgpu: RCU protected amd_sched_fence_release | Christian König | 2016-03-16 | 1 | -1/+22 |
| | * | | drm/amdgpu: RCU protected amdgpu_fence_release | Christian König | 2016-03-16 | 1 | -1/+22 |
| | * | | drm/amdgpu: merge amdgpu_fence_process and _activity | Christian König | 2016-03-16 | 1 | -19/+5 |
| | * | | drm/amdgpu: cleanup amdgpu_fence_activity | Christian König | 2016-03-16 | 1 | -32/+3 |
| | * | | drm/amdgpu: move fence structure into amdgpu_fence.c | Christian König | 2016-03-14 | 2 | -26/+25 |
| | * | | drm/amdgpu: remove amdgpu_fence_wait_next | Christian König | 2016-03-14 | 2 | -21/+0 |
| | * | | drm/amdgpu: remove amdgpu_ring_from_fence | Christian König | 2016-03-14 | 2 | -25/+0 |
| | * | | drm/amdgpu: stop using the ring index in the SA | Christian König | 2016-03-14 | 2 | -36/+22 |
| | * | | drm/amdgpu: stop waiting on UVD messages before mapping them | Christian König | 2016-03-14 | 1 | -7/+0 |
| | * | | drm/amdgpu: always wait before kmap a BO | Christian König | 2016-03-14 | 1 | -5/+11 |
| | * | | drm/radeon: refactor SI tiling table initialization | Josh Poimboeuf | 2016-03-14 | 1 | -486/+439 |
| | * | | drm/radeon: refactor CIK tiling table initialization | Josh Poimboeuf | 2016-03-14 | 1 | -1025/+666 |
| | * | | drm/amdgpu: allow write access to mapped userptrs | Christian König | 2016-03-14 | 1 | -5/+3 |
| | * | | drm/amd/powerplay: use pp_endian.h for Tonga | Alex Deucher | 2016-03-14 | 1 | -11/+1 |
| | * | | drm/amd/powerplay: use pp_endian.h for Fiji | Alex Deucher | 2016-03-14 | 1 | -11/+1 |