/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_scl_filters.c | diff eb0e515464e4a1be730c7ac7a01c3ba04c98ea97 Wed Apr 18 10:37:53 CDT 2018 Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> drm/amd/display: get rid of 32.32 unsigned fixed point
32.32 is redundant, 31.32 does everything we use 32.32 for
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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>
|
H A D | dce_ipp.c | diff eb0e515464e4a1be730c7ac7a01c3ba04c98ea97 Wed Apr 18 10:37:53 CDT 2018 Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> drm/amd/display: get rid of 32.32 unsigned fixed point
32.32 is redundant, 31.32 does everything we use 32.32 for
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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>
|
H A D | dce_transform.c | diff eb0e515464e4a1be730c7ac7a01c3ba04c98ea97 Wed Apr 18 10:37:53 CDT 2018 Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> drm/amd/display: get rid of 32.32 unsigned fixed point
32.32 is redundant, 31.32 does everything we use 32.32 for
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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>
|
H A D | dce_abm.c | diff eb0e515464e4a1be730c7ac7a01c3ba04c98ea97 Wed Apr 18 10:37:53 CDT 2018 Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> drm/amd/display: get rid of 32.32 unsigned fixed point
32.32 is redundant, 31.32 does everything we use 32.32 for
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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>
|
H A D | dce_stream_encoder.c | diff eb0e515464e4a1be730c7ac7a01c3ba04c98ea97 Wed Apr 18 10:37:53 CDT 2018 Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> drm/amd/display: get rid of 32.32 unsigned fixed point
32.32 is redundant, 31.32 does everything we use 32.32 for
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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>
|
H A D | dce_dmcu.c | diff eb0e515464e4a1be730c7ac7a01c3ba04c98ea97 Wed Apr 18 10:37:53 CDT 2018 Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> drm/amd/display: get rid of 32.32 unsigned fixed point
32.32 is redundant, 31.32 does everything we use 32.32 for
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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>
|
H A D | dce_clock_source.c | diff eb0e515464e4a1be730c7ac7a01c3ba04c98ea97 Wed Apr 18 10:37:53 CDT 2018 Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> drm/amd/display: get rid of 32.32 unsigned fixed point
32.32 is redundant, 31.32 does everything we use 32.32 for
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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>
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/basics/ |
H A D | Makefile | diff eb0e515464e4a1be730c7ac7a01c3ba04c98ea97 Wed Apr 18 10:37:53 CDT 2018 Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> drm/amd/display: get rid of 32.32 unsigned fixed point
32.32 is redundant, 31.32 does everything we use 32.32 for
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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>
|
H A D | fixpt31_32.c | diff eb0e515464e4a1be730c7ac7a01c3ba04c98ea97 Wed Apr 18 10:37:53 CDT 2018 Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> drm/amd/display: get rid of 32.32 unsigned fixed point
32.32 is redundant, 31.32 does everything we use 32.32 for
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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>
|
H A D | conversion.c | diff eb0e515464e4a1be730c7ac7a01c3ba04c98ea97 Wed Apr 18 10:37:53 CDT 2018 Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> drm/amd/display: get rid of 32.32 unsigned fixed point
32.32 is redundant, 31.32 does everything we use 32.32 for
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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>
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | irq_types.h | diff eb0e515464e4a1be730c7ac7a01c3ba04c98ea97 Wed Apr 18 10:37:53 CDT 2018 Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> drm/amd/display: get rid of 32.32 unsigned fixed point
32.32 is redundant, 31.32 does everything we use 32.32 for
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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>
|
H A D | dc_dp_types.h | diff eb0e515464e4a1be730c7ac7a01c3ba04c98ea97 Wed Apr 18 10:37:53 CDT 2018 Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> drm/amd/display: get rid of 32.32 unsigned fixed point
32.32 is redundant, 31.32 does everything we use 32.32 for
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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>
|
H A D | dc_types.h | diff eb0e515464e4a1be730c7ac7a01c3ba04c98ea97 Wed Apr 18 10:37:53 CDT 2018 Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> drm/amd/display: get rid of 32.32 unsigned fixed point
32.32 is redundant, 31.32 does everything we use 32.32 for
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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>
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/ |
H A D | dce110_transform_v.c | diff eb0e515464e4a1be730c7ac7a01c3ba04c98ea97 Wed Apr 18 10:37:53 CDT 2018 Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> drm/amd/display: get rid of 32.32 unsigned fixed point
32.32 is redundant, 31.32 does everything we use 32.32 for
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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>
|
H A D | dce110_hw_sequencer.c | diff eb0e515464e4a1be730c7ac7a01c3ba04c98ea97 Wed Apr 18 10:37:53 CDT 2018 Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> drm/amd/display: get rid of 32.32 unsigned fixed point
32.32 is redundant, 31.32 does everything we use 32.32 for
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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>
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_cm_common.c | diff eb0e515464e4a1be730c7ac7a01c3ba04c98ea97 Wed Apr 18 10:37:53 CDT 2018 Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> drm/amd/display: get rid of 32.32 unsigned fixed point
32.32 is redundant, 31.32 does everything we use 32.32 for
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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>
|
H A D | dcn10_dpp_cm.c | diff eb0e515464e4a1be730c7ac7a01c3ba04c98ea97 Wed Apr 18 10:37:53 CDT 2018 Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> drm/amd/display: get rid of 32.32 unsigned fixed point
32.32 is redundant, 31.32 does everything we use 32.32 for
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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>
|
H A D | dcn10_dpp_dscl.c | diff eb0e515464e4a1be730c7ac7a01c3ba04c98ea97 Wed Apr 18 10:37:53 CDT 2018 Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> drm/amd/display: get rid of 32.32 unsigned fixed point
32.32 is redundant, 31.32 does everything we use 32.32 for
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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>
|
H A D | dcn10_dpp.c | diff eb0e515464e4a1be730c7ac7a01c3ba04c98ea97 Wed Apr 18 10:37:53 CDT 2018 Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> drm/amd/display: get rid of 32.32 unsigned fixed point
32.32 is redundant, 31.32 does everything we use 32.32 for
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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>
|
H A D | dcn10_stream_encoder.c | diff eb0e515464e4a1be730c7ac7a01c3ba04c98ea97 Wed Apr 18 10:37:53 CDT 2018 Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> drm/amd/display: get rid of 32.32 unsigned fixed point
32.32 is redundant, 31.32 does everything we use 32.32 for
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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>
|
H A D | dcn10_hubp.c | diff eb0e515464e4a1be730c7ac7a01c3ba04c98ea97 Wed Apr 18 10:37:53 CDT 2018 Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> drm/amd/display: get rid of 32.32 unsigned fixed point
32.32 is redundant, 31.32 does everything we use 32.32 for
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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>
|
/openbmc/linux/drivers/gpu/drm/amd/display/include/ |
H A D | fixed31_32.h | diff eb0e515464e4a1be730c7ac7a01c3ba04c98ea97 Wed Apr 18 10:37:53 CDT 2018 Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> drm/amd/display: get rid of 32.32 unsigned fixed point
32.32 is redundant, 31.32 does everything we use 32.32 for
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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>
|
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_color.c | diff eb0e515464e4a1be730c7ac7a01c3ba04c98ea97 Wed Apr 18 10:37:53 CDT 2018 Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> drm/amd/display: get rid of 32.32 unsigned fixed point
32.32 is redundant, 31.32 does everything we use 32.32 for
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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>
|
/openbmc/linux/drivers/gpu/drm/amd/display/modules/color/ |
H A D | color_gamma.c | diff eb0e515464e4a1be730c7ac7a01c3ba04c98ea97 Wed Apr 18 10:37:53 CDT 2018 Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> drm/amd/display: get rid of 32.32 unsigned fixed point
32.32 is redundant, 31.32 does everything we use 32.32 for
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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>
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc_resource.c | diff eb0e515464e4a1be730c7ac7a01c3ba04c98ea97 Wed Apr 18 10:37:53 CDT 2018 Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> drm/amd/display: get rid of 32.32 unsigned fixed point
32.32 is redundant, 31.32 does everything we use 32.32 for
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@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>
|