summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/include/fixed31_32.h
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display/dc/basics/fixpt31_32: Move variables to where they're usedLee Jones2020-11-101-6/+0
* drm/amd/display: fix pow() crashing when given base 0Krunoslav Kovac2020-08-181-0/+3
* drm/amd/display: Add function to create 4d19 fixed pointTyler DiBattista2019-03-191-0/+2
* drm/amd/display: Prefix TIMING_STANDARD entries with DC_Reza Amini2018-06-151-0/+7
* drm/amd/display: fix dscl_manual_ratio_initDmytro Laktyushkin2018-05-291-0/+2
* drm/amd/display: Remove use of division operator for long longsDavid Francis2018-05-241-1/+1
* drm/amd/display: fix a 32 bit shift meant to be 64 warningDmytro Laktyushkin2018-05-181-1/+1
* drm/amd/display: fix 31_32_fixpt shift functionsDmytro Laktyushkin2018-05-181-8/+18
* drm/amd/display: add fixed point fractional bit truncation functionDmytro Laktyushkin2018-05-181-0/+17
* drm/amd/display: inline more of fixed point codeDmytro Laktyushkin2018-05-181-91/+116
* drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin2018-05-181-59/+59
* drm/amd/display: Do not use os typesAnthony Koo2018-05-151-21/+19
* drm/amd/display: WBSCL filter init calculation fixesKen Chalmers2018-02-191-0/+3
* drm/amd/display: use clamping rather than truncation for CM fp conversionsDmytro Laktyushkin2017-12-141-2/+2
* drm/amd/display: Build unity lut for shaperVitaly Prosyak2017-12-141-0/+7
* amdgpu/dc: inline fixed31_32 div_intDave Airlie2017-09-291-3/+6
* amdgpu/dc: use the builtin constant p trick on the 31/32 fixed point.Dave Airlie2017-09-291-2/+13
* amdgpu/dc: inline a bunch of the fixed 31_32 helpers.Dave Airlie2017-09-291-39/+93
* drm/amd/display: Output Transfer Function Regamma RefactorAmy Zhang2017-09-261-0/+8
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-261-0/+390