summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-28drm/amdgpu: always apply pci shutdown callbacks (v2)Alex Deucher1-6/+4
2016-09-28drm/amdgpu: improve VM PTE trace pointsChristian König2-5/+25
2016-09-28drm/amdgpu: fix GART_DEBUGFS defineChristian König1-4/+4
2016-09-28drm/amdgpu: free userptrs even if GTT isn't boundChristian König1-3/+3
2016-09-28drm/amd/amdgpu: Various cleanups for DCEv6Tom St Denis1-36/+10
2016-09-28drm/amdgpu: fix BO move offsetsChristian König1-2/+2
2016-09-28drm/amdgpu: fix amdgpu_move_blit on 32bit systemsChristian König1-2/+2
2016-09-28drm/amdgpu: fix gtt_mgr bo's offsetFlora Cui1-2/+3
2016-09-28drm/amdgpu: fix initializing the VM BO shadowChristian König1-0/+15
2016-09-28drm/amdgpu: fix initializing the VM last eviction counterChristian König1-2/+6
2016-09-28drm/amdgpu: cleanup VM shadow BO unreferencingChristian König1-6/+10
2016-09-28drm/amdgpu: allocate GTT space for shadow VM page tablesChristian König1-0/+17
2016-09-28drm/amdgpu: rename all rbo variable to abo v2Christian König12-159/+159
2016-09-28drm/amdgpu: remove unused member from struct amdgpu_boChristian König2-3/+0
2016-09-28drm/amdgpu: add a custom GTT memory manager v2Christian König6-11/+265
2016-09-28drm/amdgpu/dce6: disable hpd on local panelsAlex Deucher1-9/+39
2016-09-28drm/amdgpu/dce8: disable hpd on local panelsAlex Deucher1-9/+39
2016-09-28drm/amdgpu/dce11: disable hpd on local panelsAlex Deucher1-10/+13
2016-09-28drm/amdgpu/dce10: disable hpd on local panelsAlex Deucher1-10/+13
2016-09-28drm/amdgpu/si/dpm: fix phase shedding setupAlex Deucher2-1/+2
2016-09-28drm/radeon/si/dpm: fix phase shedding setupAlex Deucher2-1/+2
2016-09-28drm/amdgpu/si/dpm: sync up quirks from radeonAlex Deucher1-0/+13
2016-09-28Merge tag 'drm-qemu-20160921' of git://git.kraxel.org/linux into drm-nextDave Airlie8-20/+78
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie1280-7754/+13509
2016-09-28Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie106-35882/+18603
2016-09-28Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de/git/lst/linux int...Dave Airlie12-226/+587
2016-09-28Merge tag 'sunxi-drm-fixes-for-4.9' of https://git.kernel.org/pub/scm/linux/k...Dave Airlie5-47/+79
2016-09-28Merge branch 'for-next' of ssh://people.freedesktop.org/~seanpaul/dogwood int...Dave Airlie5-249/+165
2016-09-28Merge tag 'tilcdc-4.9-3.1' of https://github.com/jsarha/linux into drm-nextDave Airlie7-54/+76
2016-09-28Merge branch 'sti-drm-next-2016-09-20' of https://github.com/vinceab/linux in...Dave Airlie19-561/+99
2016-09-28Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie14-57/+145
2016-09-28Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie79-3018/+3020
2016-09-28Merge tag 'drm-amdkfd-next-2016-09-19' of git://people.freedesktop.org/~gabba...Dave Airlie9-67/+65
2016-09-27drm/amdgpu/vce3: don't forget to tear down some ringsGrazvydas Ignotas1-2/+4
2016-09-27drm/amdgpu/i2c: add const where appropriateGrazvydas Ignotas2-14/+14
2016-09-27drm/amdgpu: don't leave dangling pointers aroundGrazvydas Ignotas2-0/+3
2016-09-27drm/amdgpu: clear ring pointer in amdgpu_device on teardownGrazvydas Ignotas1-0/+2
2016-09-27drm/amdgpu/vce: take all rings into account for idle checksAlex Deucher1-2/+5
2016-09-27drm/amdgpu: add version bump for raster config programmingAlex Deucher1-1/+2
2016-09-27drm/amdgpu: fix addr handling in amdgpu_vm_bo_update_mappingChristian König1-0/+1
2016-09-27drm/amdgpu: bypass vce clock if vce is idle on Fiji.Rex Zhu1-1/+2
2016-09-25Linux 4.8-rc8v4.8-rc8Linus Torvalds1-1/+1
2016-09-25Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-13/+16
2016-09-25fault_in_multipages_readable() throws set-but-unused errorDave Chinner1-0/+1
2016-09-25mm: check VMA flags to avoid invalid PROT_NONE NUMA balancingLorenzo Stoakes2-8/+7
2016-09-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds17-65/+37
2016-09-25drm: bridge: analogix/dp: mark symbols static where possibleBaoyou Xie1-2/+2
2016-09-25drm/bochs: mark bochs_connector_get_modes() staticBaoyou Xie1-1/+1
2016-09-25Merge tag 'powerpc-4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-2/+9
2016-09-25radix tree: fix sibling entry handling in radix_tree_descend()Linus Torvalds1-4/+4