summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/include/fixed31_32.h
AgeCommit message (Expand)Author
2023-06-09drm/amd/display: fix compilation error due to shifting negative valueGONG, Ruiqi
2022-06-21drm/amd/display: Remove compiler warningCruise Hung
2020-11-10drm/amd/display/dc/basics/fixpt31_32: Move variables to where they're usedLee Jones
2020-08-18drm/amd/display: fix pow() crashing when given base 0Krunoslav Kovac
2019-03-19drm/amd/display: Add function to create 4d19 fixed pointTyler DiBattista
2018-06-15drm/amd/display: Prefix TIMING_STANDARD entries with DC_Reza Amini
2018-05-29drm/amd/display: fix dscl_manual_ratio_initDmytro Laktyushkin
2018-05-24drm/amd/display: Remove use of division operator for long longsDavid Francis
2018-05-18drm/amd/display: fix a 32 bit shift meant to be 64 warningDmytro Laktyushkin
2018-05-18drm/amd/display: fix 31_32_fixpt shift functionsDmytro Laktyushkin
2018-05-18drm/amd/display: add fixed point fractional bit truncation functionDmytro Laktyushkin
2018-05-18drm/amd/display: inline more of fixed point codeDmytro Laktyushkin
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin
2018-05-15drm/amd/display: Do not use os typesAnthony Koo
2018-02-19drm/amd/display: WBSCL filter init calculation fixesKen Chalmers
2017-12-14drm/amd/display: use clamping rather than truncation for CM fp conversionsDmytro Laktyushkin
2017-12-14drm/amd/display: Build unity lut for shaperVitaly Prosyak
2017-09-29amdgpu/dc: inline fixed31_32 div_intDave Airlie
2017-09-29amdgpu/dc: use the builtin constant p trick on the 31/32 fixed point.Dave Airlie
2017-09-29amdgpu/dc: inline a bunch of the fixed 31_32 helpers.Dave Airlie
2017-09-26drm/amd/display: Output Transfer Function Regamma RefactorAmy Zhang
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland