]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/display: Adding FastUpdate functionality
authorLeon Elazar <leon.elazar@amd.com>
Wed, 1 Mar 2017 17:30:11 +0000 (12:30 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 21:18:05 +0000 (17:18 -0400)
commit5869b0f6bc631d8c697018e7f1d873419da1dba2
tree3bf491bd5a48d881f6459250c6fc24ed632c4678
parent3e337d15bf211ce1fe388d00a7f6a955550b3edf
drm/amd/display: Adding FastUpdate functionality

Exposing DC Api dc_check_update_surfaces_for_stream
validation will return the answer which type of update is required,
so upper layers can is it safe to call the update API fro high IRQ yes/no.

Signed-off-by: Leon Elazar <leon.elazar@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c
drivers/gpu/drm/amd/display/dc/dc.h