drm/amd/display: make FBC mem alloc dynamic
authorRoman Li <Roman.Li@amd.com>
Wed, 13 Dec 2017 22:25:02 +0000 (17:25 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:17:18 +0000 (14:17 -0500)
commit42e67c3b3c4a2fee4d32cecec6e7a612b97ec13f
tree10e3131b9a2b58b617cd90aef80176e16b952b95
parent6d5d346f0462c1921877b260379115d21f6269c9
drm/amd/display: make FBC mem alloc dynamic

- FBC init reworked to alloc memory based on display mode.
- Removed asic-dependencies from dm

Signed-off-by: Roman Li <Roman.Li@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c