[pull] amdgpu drm-next-4.13

2017-07-05 Thread Alex Deucher
Hi Dave, Fixes for 4.13: - Various fixes for Raven - Various fixes for Vega10 - Stability fixes for KIQ - Fix reloading the driver - Fix S3 on vega10 - Misc other fixes The following changes since commit 12d016626f99f48edbf5b006625b4e8c0de1eec7: Merge tag 'drm-amdkfd-next-2017-06-25' of git:/

[pull] amdgpu drm-next-4.13

2017-06-19 Thread Alex Deucher
Hi Dave, Take two. More stuff for 4.13: - Semaphore support using sync objects - Optimize bo list ioctl Drop fb_location changes for now The following changes since commit 925344ccc91d7a7fd84cab2dece1c34bbd86fd8c: BackMerge tag 'v4.12-rc5' into drm-next (2017-06-16 13:58:27 +1000) are availa

Re: [pull] amdgpu drm-next-4.13

2017-06-19 Thread Alex Deucher
On Mon, Jun 19, 2017 at 3:18 PM, Alex Deucher wrote: > Hi Dave, > > A few more things for 4.13: > - Semaphore support using sync objects > - Drop fb location programming > - Optimize bo list ioctl Ignore this one. Andres reported a regression today related to the fb location changes. I'll drop

[pull] amdgpu drm-next-4.13

2017-06-19 Thread Alex Deucher
Hi Dave, A few more things for 4.13: - Semaphore support using sync objects - Drop fb location programming - Optimize bo list ioctl The following changes since commit 925344ccc91d7a7fd84cab2dece1c34bbd86fd8c: BackMerge tag 'v4.12-rc5' into drm-next (2017-06-16 13:58:27 +1000) are available in

[pull] amdgpu drm-next-4.13

2017-06-15 Thread Alex Deucher
Hi Dave, A few more patches for 4.13. Mostly bug fixes and code cleanup. This is on top of my pull request from last week. The following changes since commit b58c11314a1706bf094c489ef5cb28f76478c704: drm/amdgpu: drop deprecated drm_get_pci_dev and drm_put_dev (2017-06-08 10:54:39 -0400) ar