Re: [PATCH 2/2] drm/amd/display: add S/G support for Vangogh

2020-12-07 Thread Kazlauskas, Nicholas
On 2020-12-07 3:03 p.m., roman...@amd.com wrote: From: Roman Li [Why] Scatter/gather feature is supported on Vangogh. [How] Add GTT domain support for Vangogh to enable display buffers in system memory. Signed-off-by: Roman Li Series is: Reviewed-by: Nicholas Kazlauskas Regards,

[PATCH 2/2] drm/amd/display: add S/G support for Vangogh

2020-12-07 Thread Roman.Li
From: Roman Li [Why] Scatter/gather feature is supported on Vangogh. [How] Add GTT domain support for Vangogh to enable display buffers in system memory. Signed-off-by: Roman Li --- drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | 1 + 1 file changed, 1 insertion(+) diff --git