diff options
author | George Shen <[email protected]> | 2022-10-07 12:43:26 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-11-02 17:16:25 -0400 |
commit | bad610c97c08eef3ed1fa769a8b08b94f95b451e (patch) | |
tree | 8830f790bee8eab1f31f703a6a42869ba6b97edb /drivers/usb/cdns3/cdns3-debug.h | |
parent | 8fe8ce896c1cc29d6bfebb3c7b3cc948f72cd32c (diff) |
drm/amd/display: Fix DCN32 DSC delay calculation
[Why]
DCN32 DSC delay calculation had an unintentional integer division,
resulting in a mismatch against the DML spreadsheet.
[How]
Cast numerator to double before performing the division.
Reviewed-by: Alvin Lee <[email protected]>
Acked-by: Alex Hung <[email protected]>
Signed-off-by: George Shen <[email protected]>
Tested-by: Mark Broadworth <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions