First patch fix a hard hang introduced by placing the display BO in GTT memory because of HW issues with cached mappings and the second patch enables S/G. Andrey Grodzovsky (1): drm/amdgpu: Fix hard hang for S/G display BOs. Shirish S (1): drm/amd: enable S/G for RAVEN chip drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | 13 +++++++++++-- drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c | 7 +++---- drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | 3 ++- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 2 +- 4 files changed, 17 insertions(+), 8 deletions(-) -- 2.7.4 _______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx