-----Original Message----- From: Michel Dänzer [mailto:michel@daenzer.net] Sent: Thursday, October 12, 2017 12:21 PM To: Alex Deucher Cc: amd-gfx@lists.freedesktop.org; dri-devel@lists.freedesktop.org; airlied@gmail.com; Deucher, Alexander Subject: Re: [pull] amdgpu drm-fixes-4.14
On 12/10/17 05:58 PM, Alex Deucher wrote:
Hi Dave,
One memory management regression fix.
The following changes since commit
545036a9944e9d6e50fed4ca03117147c880ff71:
Merge tag 'drm-misc-fixes-2017-10-11' of
git://anongit.freedesktop.org/drm/drm-misc into drm-fixes (2017-10-12 10:38:09 +1000)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-fixes-4.14
for you to fetch changes up to
27b94b4f1386c3a8181f5a0277434a32e24e7dd7:
drm/amdgpu: fix placement flags in amdgpu_ttm_bind (2017-10-12
10:34:42 -0400)
Christian König (1): drm/amdgpu: fix placement flags in amdgpu_ttm_bind
Thanks Alex, but there's another piglit hang regression in 4.14, caused by commit 6af0883ed977 "drm/amdgpu: discard commands of killed processes", fixed by five commits 6b37d03280a4..318d85de9c20 in amd-staging-drm-next. Either the latter need to be backported to 4.14, or the former needs to be reverted from it.
Sorting that out seemed like more effort, so I opted to just send this out. Once we get that fixed up, I can send another fixes pull.
Alex