[pull] radeon drm-next-3.18

2014-10-03 Thread Alex Deucher
Hi Dave, It looks like you missed my last 3.18 pull from 9/24. This one includes those patches and a few more on top. The additional patches are: - Maarten's radeon fence updates - Some additional debugging output >From the previous pull request: - Re-enable some dpm features that were previousl

[pull] radeon drm-next-3.18

2014-09-24 Thread Alex Deucher
Hi Dave, Just some fixes for 3.18. These are all pretty non-invasive. - Re-enable some dpm features that were previously disabled due to a bug that was fixed in 3.16 - Make some arrays static - re-arrange some audio code to properly reflect connected status in the audio driver The following

[pull] radeon drm-next-3.18

2014-09-18 Thread Alex Deucher
Hi Dave, Just a fix for 3.18 for AGP. The following changes since commit 8337486a8fda53e5f46b3cb2b4eb3272608348cb: Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next (2014-09-18 21:53:47 +1000) are available in the git repository at: git://people.freedesktop.or

[pull] radeon drm-next-3.18

2014-09-11 Thread Alex Deucher
Hi Dave, This pull adds concurrent buffer read support to radeon to avoid serialization when read buffers are shared between engines. The following changes since commit c4d922b14544d115232b7448a2ea7640ba901eb6: Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-n

[pull] radeon drm-next-3.18

2014-09-10 Thread Alex Deucher
Hi Dave, A few more radeon patches for 3.18. This patch set gives us more flexibility with respect to buffer placement in vram with respect to CPU access. E.g., if you know you will not need CPU access, we can now pin outside of the CPU window, reducing contention for the CPU window space. We a

[pull] radeon drm-next-3.18

2014-08-27 Thread Alex Deucher
Hi Dave, Just clearing out my -next queue before I go on vacation. Two UVD improvements that depend on the ttm change you just merged. The following changes since commit 6adae108b2fb0c7b945e297e4a0f0b7d66599656: Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux into d

[pull] radeon drm-next-3.18

2014-08-27 Thread Alex Deucher
Hi Dave, More radeon changes for drm-next. Highlights: - UVD support for older asics - Reset rework in preparation for Maarten's fence patches I have a few more patches which depend on Christian's ttm changes, I'll send them out separately once you've merged the ttm changes. Just a heads up, I'll

[pull] radeon drm-next-3.18

2014-08-20 Thread Alex Deucher
Hi Dave, In the spirit of sending -next pulls earlier, here is the first radeon pull request for 3.18. It adds userptr support. The following changes since commit 7963e9db1b1f842fdc53309baa8714d38e9f5681: Revert "drm: drop redundant drm_file->is_master" (2014-08-08 07:30:53 +1000) are availa