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