开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
basics
/
fixpt31_32.c
Age
Commit message (
Expand
)
Author
2024-07-23
drm/amd/display: remove dc dependencies from SPL library
Samson Tam
2024-06-14
drm/amd/display: Remove reduntant comparisons by Coverity
Ivan Lipski
2020-12-01
drm/amd/display/dc/basics/fixpt31_32: Remove unused variable 'dc_fixpt_pi'
Lee Jones
2020-11-10
drm/amd/display/dc/basics/fixpt31_32: Move variables to where they're used
Lee Jones
2019-03-19
drm/amd/display: Add function to create 4d19 fixed point
Tyler DiBattista
2018-05-29
drm/amd/display: fix dscl_manual_ratio_init
Dmytro Laktyushkin
2018-05-18
drm/amd/display: inline more of fixed point code
Dmytro Laktyushkin
2018-05-18
drm/amd/display: get rid of 32.32 unsigned fixed point
Dmytro Laktyushkin
2018-05-15
drm/amd/display: Do not use os types
Anthony Koo
2018-02-19
drm/amd/display: WBSCL filter init calculation fixes
Ken Chalmers
2017-12-14
drm/amd/display: use clamping rather than truncation for CM fp conversions
Dmytro Laktyushkin
2017-12-14
drm/amd/display: Build unity lut for shaper
Vitaly Prosyak
2017-09-29
amdgpu/dc: inline fixed31_32 div_int
Dave Airlie
2017-09-29
amdgpu/dc: use the builtin constant p trick on the 31/32 fixed point.
Dave Airlie
2017-09-29
amdgpu/dc: inline a bunch of the fixed 31_32 helpers.
Dave Airlie
2017-09-26
drm/amd/display: Output Transfer Function Regamma Refactor
Amy Zhang
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland