OSDN Git Service

drm/amd/display: Add double buffer machanism to ICSC
authorXingyue Tao <xingyue.tao@amd.com>
Wed, 14 Mar 2018 21:57:42 +0000 (17:57 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 11 Apr 2018 18:07:44 +0000 (13:07 -0500)
commit7608f8569d8fee1372d4a3409aea5cca0b13b194
tree85d6ccdc998a38ed6c91f934bae9198f673fe780
parent8d815b4635382dddd58bf03bbcfac9f4e5201151
drm/amd/display: Add double buffer machanism to ICSC

- Video playback shows tearing when adjusting
brightness through radeon custom settings.
- Now added double buffer mechanism to switch
input CSC from register buffer ICSC and COMA
- Improved tab alignment

Signed-off-by: Xingyue Tao <xingyue.tao@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/dcn10/dcn10_dpp.h
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp_cm.c
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c