aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/basics/fixpt31_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-19drm/amd/display: Add function to create 4d19 fixed pointTyler DiBattista1-0/+5
2018-05-29drm/amd/display: fix dscl_manual_ratio_initDmytro Laktyushkin1-0/+5
2018-05-18drm/amd/display: inline more of fixed point codeDmytro Laktyushkin1-141/+15
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin1-88/+88
2018-05-15drm/amd/display: Do not use os typesAnthony Koo1-79/+79
2018-02-19drm/amd/display: WBSCL filter init calculation fixesKen Chalmers1-0/+9
2017-12-14drm/amd/display: use clamping rather than truncation for CM fp conversionsDmytro Laktyushkin1-4/+20
2017-12-14drm/amd/display: Build unity lut for shaperVitaly Prosyak1-0/+12
2017-09-29amdgpu/dc: inline fixed31_32 div_intDave Airlie1-9/+0
2017-09-29amdgpu/dc: use the builtin constant p trick on the 31/32 fixed point.Dave Airlie1-12/+10
2017-09-29amdgpu/dc: inline a bunch of the fixed 31_32 helpers.Dave Airlie1-122/+0
2017-09-26drm/amd/display: Output Transfer Function Regamma RefactorAmy Zhang1-0/+9
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland1-0/+691