aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-24Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie8-31/+35
2016-03-21dma-buf: Update docs for SYNC ioctlDaniel Vetter1-1/+1
2016-03-21drm/amdgpu: release_pages requires linux/pagemap.hStephen Rothwell2-0/+2
2016-03-20drm: remove excess descriptionLuis de Bethencourt1-1/+0
2016-03-19dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()Chris Wilson5-22/+25
2016-03-18Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie64-2332/+1844
2016-03-18drm/sti: restore mode_fixup callbackArnd Bergmann1-0/+1
2016-03-17drm/amdgpu/gfx7: add MTYPE definitionFlora Cui1-0/+6
2016-03-17drm/amdgpu: removing BO_VAs shouldn't be interruptibleChristian König1-1/+1
2016-03-17drm/amd/powerplay: show uvd/vce power gate enablement for tonga.Rex Zhu1-1/+3
2016-03-17drm/amd/powerplay: show uvd/vce power gate info for fijiRex Zhu1-1/+4
2016-03-17drm/amdgpu: use sched fence if possibleMonk Liu1-1/+4
2016-03-17drm/amdgpu: move ib.fence to job.fenceMonk Liu10-6/+16
2016-03-17drm/amdgpu: give a fence param to ib_freeMonk Liu8-10/+12
2016-03-17drm/amdgpu: include the right version of gmc header files for icelandKen Wang1-2/+2
2016-03-17Merge branch '2016-02-26-st-drm-next' of http://git.linaro.org/people/benjamin.gaignard/kernel into drm-nextDave Airlie20-416/+2399
2016-03-17Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie35-311/+738
2016-03-17Merge tag 'vmwgfx-next-160316' of git://people.freedesktop.org/~thomash/linux into drm-nextDave Airlie8-368/+496
2016-03-17Merge tag 'drm-intel-next-fixes-2016-03-16' of http://anongit.freedesktop.org/git/drm-intel into drm-nextDave Airlie1-1/+2
2016-03-17Merge tag 'drm/panel/for-4.6-rc1' of http://anongit.freedesktop.org/git/tegra/linux into drm-nextDave Airlie3-16/+204
2016-03-17Merge tag 'drm/tegra/for-4.6-rc1' of http://anongit.freedesktop.org/git/tegra/linux into drm-nextDave Airlie2-2/+4
2016-03-16drm/radeon: fix indentation.Jérome Glisse39-406/+407
2016-03-16drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance issue for CZEric Huang1-0/+5
2016-03-16drm/amdgpu: switch back to 32bit hw fences v2Christian König2-32/+21
2016-03-16drm/amdgpu: remove amdgpu_fence_is_signaledChristian König1-25/+0
2016-03-16drm/amdgpu: drop the extra fence range check v2Christian König1-3/+0
2016-03-16drm/amdgpu: signal fences directly in amdgpu_fence_processChristian König2-68/+31
2016-03-16drm/amdgpu: cleanup amdgpu_fence_wait_empty v2Christian König1-54/+15
2016-03-16drm/amdgpu: keep all fences in an RCU protected array v2Christian König2-3/+31
2016-03-16drm/amdgpu: add number of hardware submissions to amdgpu_fence_driver_init_ringChristian König3-4/+12
2016-03-16drm/amdgpu: RCU protected amd_sched_fence_releaseChristian König1-1/+22
2016-03-16drm/amdgpu: RCU protected amdgpu_fence_releaseChristian König1-1/+22
2016-03-16drm/amdgpu: merge amdgpu_fence_process and _activityChristian König1-19/+5
2016-03-16drm/amdgpu: cleanup amdgpu_fence_activityChristian König1-32/+3
2016-03-16gpu: host1x: Use a signed return type for do_relocs()Markus Elfring1-1/+1
2016-03-16gpu: host1x: bus: Add missing of_node_put()Amitoj Kaur Chawla1-1/+3
2016-03-16drm/vmwgfx: Bump driver minorThomas Hellstrom1-2/+2
2016-03-16nouveau: fix nv40_perfctr_next() cleanup regressionArnd Bergmann1-2/+4
2016-03-16Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie26-289/+411
2016-03-16Merge tag 'drm-amdkfd-next-fixes-2016-03-15' of git://people.freedesktop.org/~gabbayo/linux into drm-nextDave Airlie1-1/+1
2016-03-16drm/omap: fix panel/encoder probesTomi Valkeinen2-2/+2
2016-03-15drm/atmel-hlcdc: use helper to get crtc stateAndrzej Hajda1-1/+1
2016-03-15drm/atomic: use helper to get crtc stateAndrzej Hajda1-6/+8
2016-03-15drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()Dan Carpenter1-1/+1
2016-03-15Merge tag 'drm-vc4-next-2016-03-14' of github.com:anholt/linux into drm-nextDave Airlie6-57/+181
2016-03-14drm/amdgpu: move fence structure into amdgpu_fence.cChristian König2-26/+25
2016-03-14drm/amdgpu: remove amdgpu_fence_wait_nextChristian König2-21/+0
2016-03-14drm/amdgpu: remove amdgpu_ring_from_fenceChristian König2-25/+0
2016-03-14drm/amdgpu: stop using the ring index in the SAChristian König2-36/+22
2016-03-14drm/amdgpu: stop waiting on UVD messages before mapping themChristian König1-7/+0