stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fixes for navi14 in kernel 5.4
@ 2020-01-16 16:24 Alex Deucher
  2020-01-16 16:24 ` [PATCH 1/2] drm/amdgpu: cleanup creating BOs at fixed location (v2) Alex Deucher
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alex Deucher @ 2020-01-16 16:24 UTC (permalink / raw)
  To: stable, gregkh; +Cc: Alex Deucher

Hi Greg,

These patches fix hangs on boot with some navi14 boards in
kernel 5.4.  These patches are cherry-picked from 5.5.

Please apply.

Thanks,

Alex

Christian König (1):
  drm/amdgpu: cleanup creating BOs at fixed location (v2)

Xiaojie Yuan (1):
  drm/amdgpu/discovery: reserve discovery data at the top of VRAM

 drivers/gpu/drm/amd/amdgpu/amdgpu.h           |  1 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c |  4 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.h |  2 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c    | 61 ++++++++++++
 drivers/gpu/drm/amd/amdgpu/amdgpu_object.h    |  3 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c       | 85 ++--------------
 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c       | 99 ++++++-------------
 drivers/gpu/drm/amd/include/discovery.h       |  1 -
 8 files changed, 105 insertions(+), 151 deletions(-)

-- 
2.24.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-01-16 19:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-16 16:24 [PATCH 0/2] Fixes for navi14 in kernel 5.4 Alex Deucher
2020-01-16 16:24 ` [PATCH 1/2] drm/amdgpu: cleanup creating BOs at fixed location (v2) Alex Deucher
2020-01-16 16:24 ` [PATCH 2/2] drm/amdgpu/discovery: reserve discovery data at the top of VRAM Alex Deucher
2020-01-16 19:42 ` [PATCH 0/2] Fixes for navi14 in kernel 5.4 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).