]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/display: Enable regamma 25 segments and use double buffer.
authorVitaly Prosyak <vitaly.prosyak@amd.com>
Tue, 7 Feb 2017 16:41:37 +0000 (10:41 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 21:14:18 +0000 (17:14 -0400)
commite266fdf6944749e100b065b5a95c7bb33d2aa2d6
treeab8f08249e930141a3fb6f226b8bd645b03a142d
parent67c3bd40b3b97cac40e01aaef712ccf4af5a48b1
drm/amd/display: Enable regamma 25 segments and use double buffer.

Moved custom floating point calculation to the shared place
between dce's.

Signed-off-by: Vitaly Prosyak <vitaly.prosyak@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/calcs/Makefile
drivers/gpu/drm/amd/display/dc/calcs/custom_float.c [new file with mode: 0644]
drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c
drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.h
drivers/gpu/drm/amd/display/dc/inc/custom_float.h [new file with mode: 0644]