linux/drivers/gpu/drm/amd/display/dc/calcs
Harry Wentland 6702a9ac53 drm/amd/display: Move scl_data to plane_res
find -name Makefile -o -name Kconfig -o -name "*.c" -o -name "*.h" \
-o -name "*.cpp" -o -name "*.hpp" | \
xargs sed -i 's/\.scl_data/\.plane_res.scl_data/g'

find -name Makefile -o -name Kconfig -o -name "*.c" -o -name "*.h" \
-o -name "*.cpp" -o -name "*.hpp" | \
xargs sed -i 's/->scl_data/->plane_res.scl_data/g'

Signed-off-by: Harry Wentland <harry.wentland@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>
2017-09-26 18:16:06 -04:00
..
bw_fixed.c
custom_float.c drm/amd/display: Enable regamma 25 segments and use double buffer. 2017-09-26 17:14:18 -04:00
dce_calcs.c drm/amd/display: Move scl_data to plane_res 2017-09-26 18:16:06 -04:00
dcn_calc_auto.c drm/amd/display: fix bw_calc_auto translation error 2017-09-26 18:08:12 -04:00
dcn_calc_auto.h drm/amdgpu/display: Add calcs code for DCN 2017-09-26 18:06:47 -04:00
dcn_calc_math.c drm/amdgpu/display: Add calcs code for DCN 2017-09-26 18:06:47 -04:00
dcn_calc_math.h drm/amdgpu/display: Add calcs code for DCN 2017-09-26 18:06:47 -04:00
dcn_calcs.c drm/amd/display: Move scl_data to plane_res 2017-09-26 18:16:06 -04:00
Makefile drm/amd/display: Don't guard x86 in Makefile 2017-09-26 18:07:37 -04:00