drm/amd/display: dce120 to dce ipp refactor
authorDmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Mon, 24 Apr 2017 19:20:24 +0000 (15:20 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 22:06:38 +0000 (18:06 -0400)
commit86b6a203b966ea54e3225b49e53769cf4c116905
tree791b5ebe694249d57014a2aa3fec9ae7807f66eb
parent50db413d557c39de9a976e2c9826d4e86e721c7c
drm/amd/display: dce120 to dce ipp refactor

Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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>
14 files changed:
drivers/gpu/drm/amd/display/dc/dce/Makefile
drivers/gpu/drm/amd/display/dc/dce/dce_ipp.c [new file with mode: 0644]
drivers/gpu/drm/amd/display/dc/dce/dce_ipp.h [new file with mode: 0644]
drivers/gpu/drm/amd/display/dc/dce/dce_transform.h
drivers/gpu/drm/amd/display/dc/dce110/dce110_ipp.h
drivers/gpu/drm/amd/display/dc/dce110/dce110_ipp_gamma.c
drivers/gpu/drm/amd/display/dc/dce120/Makefile
drivers/gpu/drm/amd/display/dc/dce120/dce120_ipp.c [deleted file]
drivers/gpu/drm/amd/display/dc/dce120/dce120_ipp.h [deleted file]
drivers/gpu/drm/amd/display/dc/dce120/dce120_ipp_cursor.c [deleted file]
drivers/gpu/drm/amd/display/dc/dce120/dce120_ipp_gamma.c [deleted file]
drivers/gpu/drm/amd/display/dc/dce120/dce120_resource.c
drivers/gpu/drm/amd/display/dc/inc/hw/hw_shared.h
drivers/gpu/drm/amd/display/dc/inc/hw/ipp.h