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 _______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx