summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/basics/fixpt31_32.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Add function to create 4d19 fixed pointTyler DiBattista2019-03-191-0/+5
* drm/amd/display: fix dscl_manual_ratio_initDmytro Laktyushkin2018-05-291-0/+5
* drm/amd/display: inline more of fixed point codeDmytro Laktyushkin2018-05-181-141/+15
* drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin2018-05-181-88/+88
* drm/amd/display: Do not use os typesAnthony Koo2018-05-151-79/+79
* drm/amd/display: WBSCL filter init calculation fixesKen Chalmers2018-02-191-0/+9
* drm/amd/display: use clamping rather than truncation for CM fp conversionsDmytro Laktyushkin2017-12-141-4/+20
* drm/amd/display: Build unity lut for shaperVitaly Prosyak2017-12-141-0/+12
* amdgpu/dc: inline fixed31_32 div_intDave Airlie2017-09-291-9/+0
* amdgpu/dc: use the builtin constant p trick on the 31/32 fixed point.Dave Airlie2017-09-291-12/+10
* amdgpu/dc: inline a bunch of the fixed 31_32 helpers.Dave Airlie2017-09-291-122/+0
* drm/amd/display: Output Transfer Function Regamma RefactorAmy Zhang2017-09-261-0/+9
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-261-0/+691