commit | 0e5916ffb8b1f0158651f5867c150ceea3d06991 | [log] [tgz] |
---|---|---|
author | Shirish S <shirish.s@amd.com> | Tue Feb 20 14:34:16 2018 +0530 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Mar 05 15:34:17 2018 -0500 |
tree | 47f3118b1a715f82f87ec689e314bfe0f51b1ae7 | |
parent | 8acad1a18a78b5ec09b8a02eb26e6ded1404e8b0 [diff] |
drm/amd/display: allocate fbc buffer in AMDGPU_GEM_DOMAIN_GTT Currently the FBC buffer is allocated in VRAM, since VRAM usage is dedicatedly for scanouts, by allocating FBC back buffer in GTT shall help in conserving VRAM for other purposes. Signed-off-by: Shirish S <shirish.s@amd.com> Reviewed-by: Charlene Liu <Charlene.Liu@amd.com> Acked-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>