]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/display: MPC updates
authorEric Bernstein <eric.bernstein@amd.com>
Thu, 16 Nov 2017 19:29:10 +0000 (14:29 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 14 Dec 2017 15:52:25 +0000 (10:52 -0500)
commit49fac0b46a689519c13efafba9e754525d420136
tree7546519f42dcf920614d6c12ab7338869b5e5885
parentc1fba8204b909d195f9dc4a638921260ac792124
drm/amd/display: MPC updates

Fix update_mpcc logic to only call assert_mpcc_idle_before_connect
if mpcc is not already being used (and required removal).
Update set_out_rate_control to include optional flow control parameter.
In init_mpcc_from_hw check for case where bot_sel is same as mpcc_id.

Signed-off-by: Eric Bernstein <eric.bernstein@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/dc/dcn10/dcn10_hw_sequencer.c
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_mpc.c