mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
![]() [Why] When running games or benchmarking with v-sync disabled, disabling a plane (which is v-sync) can cause underflow. This is caused by flips pending before pipe locking being applied after locks are released and pipes could have been re-arranged or disconnected. This could potentially apply a flip on incorrect pipe. Also, previous logic of always locking pipes was unnecessary. [How] Only lock the pipes when there is a pipe being disabled to increase efficiency. Before the pipes are locked, check that any pending flips are cleared to ensure the flips are applied to the correct pipe. Signed-off-by: Aric Cyr <aric.cyr@amd.com> Acked-by: Eryk Brol <eryk.brol@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
||
---|---|---|
.. | ||
hw | ||
bw_fixed.h | ||
clock_source.h | ||
compressor.h | ||
core_status.h | ||
core_types.h | ||
custom_float.h | ||
dc_link_ddc.h | ||
dc_link_dp.h | ||
dce_calcs.h | ||
dcn_calc_math.h | ||
dcn_calcs.h | ||
hw_sequencer.h | ||
hw_sequencer_private.h | ||
link_hwss.h | ||
reg_helper.h | ||
resource.h | ||
vm_helper.h |