summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2016-03-17drm/edid: convert to use match_string() helperAndy Shevchenko
2016-03-18Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-03-18drm/sti: restore mode_fixup callbackArnd Bergmann
2016-03-17drm/amdgpu/gfx7: add MTYPE definitionFlora Cui
2016-03-17drm/amdgpu: removing BO_VAs shouldn't be interruptibleChristian König
2016-03-17drm/amd/powerplay: show uvd/vce power gate enablement for tonga.Rex Zhu
2016-03-17drm/amd/powerplay: show uvd/vce power gate info for fijiRex Zhu
2016-03-17drm/amdgpu: use sched fence if possibleMonk Liu
2016-03-17drm/amdgpu: move ib.fence to job.fenceMonk Liu
2016-03-17drm/amdgpu: give a fence param to ib_freeMonk Liu
2016-03-17drm/amdgpu: include the right version of gmc header files for icelandKen Wang
2016-03-17Merge branch '2016-02-26-st-drm-next' of http://git.linaro.org/people/benjami...Dave Airlie
2016-03-17Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-03-17Merge tag 'vmwgfx-next-160316' of git://people.freedesktop.org/~thomash/linux...Dave Airlie
2016-03-17Merge tag 'drm-intel-next-fixes-2016-03-16' of http://anongit.freedesktop.org...Dave Airlie
2016-03-17Merge tag 'drm/panel/for-4.6-rc1' of http://anongit.freedesktop.org/git/tegra...Dave Airlie
2016-03-16drm/radeon: fix indentation.Jérome Glisse
2016-03-16drm/amd/powerplay: add uvd/vce dpm enabling flag to fix the performance issue...Eric Huang
2016-03-16drm/amdgpu: switch back to 32bit hw fences v2Christian König
2016-03-16drm/amdgpu: remove amdgpu_fence_is_signaledChristian König
2016-03-16drm/amdgpu: drop the extra fence range check v2Christian König
2016-03-16drm/amdgpu: signal fences directly in amdgpu_fence_processChristian König
2016-03-16drm/amdgpu: cleanup amdgpu_fence_wait_empty v2Christian König
2016-03-16drm/amdgpu: keep all fences in an RCU protected array v2Christian König
2016-03-16drm/amdgpu: add number of hardware submissions to amdgpu_fence_driver_init_ringChristian König
2016-03-16drm/amdgpu: RCU protected amd_sched_fence_releaseChristian König
2016-03-16drm/amdgpu: RCU protected amdgpu_fence_releaseChristian König
2016-03-16drm/amdgpu: merge amdgpu_fence_process and _activityChristian König
2016-03-16drm/amdgpu: cleanup amdgpu_fence_activityChristian König
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-16drm/vmwgfx: Bump driver minorThomas Hellstrom
2016-03-16nouveau: fix nv40_perfctr_next() cleanup regressionArnd Bergmann
2016-03-16Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-03-16Merge tag 'drm-amdkfd-next-fixes-2016-03-15' of git://people.freedesktop.org/...Dave Airlie
2016-03-16drm/omap: fix panel/encoder probesTomi Valkeinen
2016-03-15drm/atmel-hlcdc: use helper to get crtc stateAndrzej Hajda
2016-03-15drm/atomic: use helper to get crtc stateAndrzej Hajda
2016-03-15drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()Dan Carpenter
2016-03-15Merge tag 'drm-vc4-next-2016-03-14' of github.com:anholt/linux into drm-nextDave Airlie
2016-03-14Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-03-14drm/amdgpu: move fence structure into amdgpu_fence.cChristian König
2016-03-14drm/amdgpu: remove amdgpu_fence_wait_nextChristian König
2016-03-14drm/amdgpu: remove amdgpu_ring_from_fenceChristian König
2016-03-14drm/amdgpu: stop using the ring index in the SAChristian König
2016-03-14drm/amdgpu: stop waiting on UVD messages before mapping themChristian König
2016-03-14drm/amdgpu: always wait before kmap a BOChristian König
2016-03-14drm/radeon: refactor SI tiling table initializationJosh Poimboeuf
2016-03-14drm/radeon: refactor CIK tiling table initializationJosh Poimboeuf
2016-03-14drm/amdgpu: allow write access to mapped userptrsChristian König
2016-03-14drm/amd/powerplay: use pp_endian.h for TongaAlex Deucher