linux/drivers/gpu/drm/amd/display/dc/calcs
Logatharshan Thothiralingam 1de8c33bbd drm/amd/display: Fixed bandwidth calculation error when converting fractions
[Problem]
VSR greyed out

[Root cause]
When converting fractions, we were using the integer function, which let to
a large display clock and the view was not supported

[Solution]
Change the integer to fraction functions

Signed-off-by: Logatharshan Thothiralingam <logatharshan.thothiralingam@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>
2017-09-26 17:19:49 -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: Fixed bandwidth calculation error when converting fractions 2017-09-26 17:19:49 -04:00
Makefile drm/amd/display: rename bandwidth_calcs.c to dce_calcs.c (v2) 2017-09-26 17:15:47 -04:00