]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/display: add flip_immediate to commit update for stream
authorBhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Tue, 31 Oct 2017 18:39:36 +0000 (14:39 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 14 Nov 2017 16:32:45 +0000 (11:32 -0500)
commit3f0260f6fb86cdb35bf8e6974d50453e7b7f8e40
tree2669cc657fb899f1fdfa647254c315ae11fa46a7
parent4fc6f65965481bd2cdb8827a6fd991ed076b1006
drm/amd/display: add flip_immediate to commit update for stream

This struct is not updated on page flip and causes vblank_mode
to not work as expected

Signed-off-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Tested-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c