[PATCH 0/3] Enable Scatter Gather for Picasso.
Andrey Grodzovsky
andrey.grodzovsky at amd.com
Tue Jul 23 16:04:08 UTC 2019
This series enables S/G for Picasso.
First 2 patches fix a hard hang introduced by placing the display
BO in GTT memory because of HW issues with cached mappings
and the third patch enables S/G.
Andrey Grodzovsky (2):
drm/amdgpu: Fix hard hang for S/G display BOs.
drm/amd/display: Only allow s/g when USWC flag is set.
Shirish S (1):
drm/amd: enable S/G for RAVEN chip
drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c | 14 +++++++++++---
drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | 4 +++-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 4 ++--
4 files changed, 17 insertions(+), 7 deletions(-)
--
2.7.4
More information about the amd-gfx
mailing list