]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amdgpu/display: check if fbc is available in set_static_screen_control (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 2 Nov 2018 15:51:50 +0000 (10:51 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 6 Nov 2018 21:45:08 +0000 (16:45 -0500)
commit689e7b34234e29e5168894b27b752a4e16ef08c4
tree0809403a2ac4755a90f1bb32f83fcf612ac10129
parent3426d66d3e74ab0ab264a85e0795a17e3dde1e71
drm/amdgpu/display: check if fbc is available in set_static_screen_control (v2)

The value is dependent on whether fbc is available.

v2: only check if num_pipes is valid

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c