linux/drivers/gpu/drm/amd/display
Anthony Koo 073e7cd56d drm/amd/display: Switch to immediate mode for updating infopackets
[Why]
Using FRAME_UPDATE will result in infopacket to be potentially updated
one frame late.
In commit stream scenarios for previously active stream, some stale
infopacket data from previous config might be erroneously sent out on
initial frame after stream is re-enabled.

[How]
Switch to using IMMEDIATE_UPDATE mode

Signed-off-by: Anthony Koo <Anthony.Koo@amd.com>
Reviewed-by: Ashley Thomas <Ashley.Thomas2@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-08-10 17:26:52 -04:00
..
amdgpu_dm drm/amd/display: Drop dm_determine_update_type_for_commit 2020-08-06 15:49:15 -04:00
dc drm/amd/display: Switch to immediate mode for updating infopackets 2020-08-10 17:26:52 -04:00
dmub drm/amd/display: [FW Promotion] Release 0.0.27 2020-08-04 17:29:28 -04:00
include drm/amd/display: add asics info for SI parts 2020-07-27 16:45:44 -04:00
modules drm/amd/display: Fix LFC multiplier changing erratically 2020-08-10 17:26:52 -04:00
Kconfig drm/amd/display: enable SI support in the Kconfig (v2) 2020-07-28 09:22:57 -04:00
Makefile
TODO