summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/include/fixed31_32.h
AgeCommit message (Expand)AuthorFilesLines
2019-03-19drm/amd/display: Add function to create 4d19 fixed pointTyler DiBattista1-0/+2
2018-06-15drm/amd/display: Prefix TIMING_STANDARD entries with DC_Reza Amini1-0/+7
2018-05-29drm/amd/display: fix dscl_manual_ratio_initDmytro Laktyushkin1-0/+2
2018-05-24drm/amd/display: Remove use of division operator for long longsDavid Francis1-1/+1
2018-05-18drm/amd/display: fix a 32 bit shift meant to be 64 warningDmytro Laktyushkin1-1/+1
2018-05-18drm/amd/display: fix 31_32_fixpt shift functionsDmytro Laktyushkin1-8/+18
2018-05-18drm/amd/display: add fixed point fractional bit truncation functionDmytro Laktyushkin1-0/+17
2018-05-18drm/amd/display: inline more of fixed point codeDmytro Laktyushkin1-91/+116
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin1-59/+59
2018-05-15drm/amd/display: Do not use os typesAnthony Koo1-21/+19
2018-02-19drm/amd/display: WBSCL filter init calculation fixesKen Chalmers1-0/+3
2017-12-14drm/amd/display: use clamping rather than truncation for CM fp conversionsDmytro Laktyushkin1-2/+2
2017-12-14drm/amd/display: Build unity lut for shaperVitaly Prosyak1-0/+7
2017-09-29amdgpu/dc: inline fixed31_32 div_intDave Airlie1-3/+6
2017-09-29amdgpu/dc: use the builtin constant p trick on the 31/32 fixed point.Dave Airlie1-2/+13
2017-09-29amdgpu/dc: inline a bunch of the fixed 31_32 helpers.Dave Airlie1-39/+93
2017-09-26drm/amd/display: Output Transfer Function Regamma RefactorAmy Zhang1-0/+8
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland1-0/+390