OSDN Git Service

drm/amd/display: Clean up flattening core_dc to dc
authorBhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Wed, 23 Aug 2017 19:44:42 +0000 (15:44 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 22:17:07 +0000 (18:17 -0400)
commit156590454259a19d1709fab2ff7d59870574e822
tree0e2a6dfa0667c2d1a4914a6f4048f85c59f0bae8
parent9635b75436e5f536831c810c715f3ae24a5bbbae
drm/amd/display: Clean up flattening core_dc to dc

Clean up some code related to flattening core_dc commit
(Remove redundent dc = dc, which was the result of removing
DC_TO_CORE() macro)

Signed-off-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/calcs/dcn_calcs.c
drivers/gpu/drm/amd/display/dc/core/dc.c
drivers/gpu/drm/amd/display/modules/freesync/freesync.c