diff options
author | Roman Li <Roman.Li@amd.com> | 2018-02-07 02:47:26 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-02-19 22:20:12 +0300 |
commit | 3e332d3a5a64353de970659571f9e474c709095c (patch) | |
tree | 6472d553303b713890230f6a495905a8a7ee4d37 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | b0c4e977522c34e20ad54ff4ca104129a7cfdeca (diff) | |
download | linux-3e332d3a5a64353de970659571f9e474c709095c.tar.xz |
drm/amd/display: Make FBC work without fbdev emulation
Previously, FBC dynamic allocation relied on connector modes
populated during dm init. This is only the case if
DRM_FBDEV_EMULATION config flag is enabled.
Moving fbc allocation from dm_late_init() to
amdgpu_dm_connector_get_modes() where actual modes init happens.
Signed-off-by: Roman Li <Roman.Li@amd.com>
Reviewed-by: Shirish Shankarappa <Shirish.S@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions