Star64_linux/drivers/gpu/drm/amd/display/dc/basics
Ken Chalmers a6e59fa806 drm/amd/display: WBSCL filter init calculation fixes
* Previous code did some calculations with a mix of normal integers and
  integers aligned as U2.24 fixed-point values.
* There were bugs in the conversion of the final result into the
  S4.19 values required for the registers.

Signed-off-by: Ken Chalmers <ken.chalmers@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>
2018-02-19 14:19:29 -05:00
..
conversion.c drm/amd/display: Correct fixed point calculation. 2017-12-14 10:57:36 -05:00
conversion.h amdgpu/dc: use kernel ilog2 for log_2. 2017-10-06 13:00:27 -04:00
fixpt31_32.c drm/amd/display: WBSCL filter init calculation fixes 2018-02-19 14:19:29 -05:00
fixpt32_32.c amdgpu/dc: inline some of the fixed 32_32 fns 2017-09-29 13:03:01 -04:00
log_helpers.c drm/amd/display: Don't call dm_log_to_buffer directly in dc_conn_log 2017-12-06 12:48:28 -05:00
logger.c drm/amd/display: Add dm_logger_append_va API 2017-12-06 12:48:27 -05:00
logger.h drm/amd/display: add performance trace macro to dc 2017-10-21 16:50:00 -04:00
Makefile drm/amd/display: Remove grph_object_id.c and move function to bios_parser 2017-12-14 11:01:07 -05:00
vector.c amdgpu/dc: kfree already checks for NULL. 2017-10-06 13:05:03 -04:00