summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2017-06-01drm/exynos: set plane possible_crtcs in exynos_plane_initAndrzej Hajda-9/+7
2017-06-01drm/exynos: kill exynos_drm_private::pipeAndrzej Hajda-42/+11
2017-06-01drm/exynos: kill exynos_drm_crtc::pipeAndrzej Hajda-28/+8
2017-06-01drm/exynos/decon5433: implement frame counterAndrzej Hajda-0/+24
2017-06-01drm/exynos: simplify completion event handlingAndrzej Hajda-9/+8
2017-06-01Merge tag 'exynos-drm-fixes-for-v4.12' of git://git.kernel.org/pub/scm/linux/...Inki Dae-21/+10
2017-06-01drm/rockchip: gem: add the lacks lock and trivial changesCaesar Wang-3/+4
2017-06-01drm/hdlcd|mali: Drop drm_vblank_cleanupDaniel Vetter-4/+0
2017-06-01drm/doc: Polish irq helper documentationDaniel Vetter-5/+28
2017-06-01drm: Extract drm_vblank.[hc]Daniel Vetter-1603/+1670
2017-06-01Merge tag 'exynos-drm-fixes-for-v4.12' of git://git.kernel.org/pub/scm/linux/...Dave Airlie-28/+11
2017-06-01Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie-27/+68
2017-06-01Merge branch 'msm-fixes-4.12-rc4' of git://people.freedesktop.org/~robclark/l...Dave Airlie-20/+35
2017-06-01Merge tag 'drm-intel-fixes-2017-05-29' of git://anongit.freedesktop.org/git/d...Dave Airlie-79/+55
2017-05-31drm/amdgpu: use LRU mapping policy for SDMA enginesAndres Rodriguez-1/+1
2017-05-31drm/amdgpu: guarantee bijective mapping of ring ids for LRU v3Andres Rodriguez-11/+42
2017-05-31drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v4Andres Rodriguez-1/+110
2017-05-31drm/amdgpu: untie user ring ids from kernel ring ids v6Andres Rodriguez-106/+309
2017-05-31drm/amdgpu: workaround tonga HW bug in HQD programming sequenceAndres Rodriguez-1/+15
2017-05-31drm/amdgpu: condense mqd programming sequenceAndres Rodriguez-105/+23
2017-05-31drm/amdgpu: new queue policy, take first 2 queues of each pipe v2Andres Rodriguez-4/+4
2017-05-31drm/amdgpu: avoid KIQ clashing with compute or KFD queues v2Andres Rodriguez-18/+98
2017-05-31drm/amdgpu: remove hardcoded queue_mask in PACKET3_SET_RESOURCESAndres Rodriguez-4/+36
2017-05-31drm/amdgpu: allocate queues horizontally across pipesAndres Rodriguez-69/+113
2017-05-31drm/amdgpu: remove duplicate magic constants from amdgpu_amdkfd_gfx*.cAndres Rodriguez-12/+12
2017-05-31drm/amdkfd: allow split HQD on per-queue granularity v5Andres Rodriguez-55/+130
2017-05-31drm/amdgpu: teach amdgpu how to enable interrupts for any pipe v3Andres Rodriguez-82/+49
2017-05-31drm/amdgpu: allow split of queues with kfd at queue granularity v4Andres Rodriguez-44/+211
2017-05-31drm/amdgpu: take ownership of per-pipe configuration v3Andres Rodriguez-86/+70
2017-05-31drm/radeon: take ownership of pipe initializationAndres Rodriguez-25/+15
2017-05-31drm/amdgpu: rename rdev to adevAndres Rodriguez-44/+44
2017-05-31drm/amdgpu: fix kgd_hqd_load failing to update shadow_wptrAndres Rodriguez-1/+1
2017-05-31drm/amdgpu: unify MQD programming sequence for kfd and amdgpu v2Andres Rodriguez-100/+97
2017-05-31drm/amdgpu: remove duplicate definition of cik_mqdAndres Rodriguez-81/+54
2017-05-31drm/amdgpu: detect timeout error when deactivating hqdAndres Rodriguez-3/+17
2017-05-31drm/amdgpu: refactor MQD/HQD initialization v3Andres Rodriguez-246/+271
2017-05-31drm/amdgpu: clarify MEC_HPD_SIZE is specific to a gfx generationAndres Rodriguez-21/+18
2017-05-31drm/amd/powerplay: code clean up in vega10_hwmgr.cRex Zhu-6/+38
2017-05-31Revert "drm/amd/powerplay: disable engine spread spectrum feature on Vega10."Rex Zhu-5/+1
2017-05-31drm/amd/powerplay: enable deep sleep by default for vega10Rex Zhu-5/+61
2017-05-31drm/amd/powerplay: enable ulv feature by default for vega10.Rex Zhu-5/+28
2017-05-31drm/amdgpu: stop joining VM PTE updatesChristian König-54/+7
2017-05-31drm/amdgpu: cache the complete pdeChristian König-11/+5
2017-05-31drm/amdgpu: Remove two ! operations in an if conditionAlex Xie-3/+2
2017-05-31drm/amdgpu: Optimize a function called by every IB shedulingAlex Xie-27/+40
2017-05-31drm/amdgpu: Program ring for vce instance 1 at its register spaceLeo Liu-27/+68
2017-05-31drm/amdgpu: Return EINVAL if no PT BOHarish Kasiviswanathan-18/+30
2017-05-31drm/amdgpu: add some extra VM error handlingChristian König-1/+33
2017-05-31drm/amdgpu: cleanup adjust_mc_addr handling v4Christian König-53/+55
2017-05-31drm/amdgpu: enable lbpw on ravenHawking Zhang-0/+23