开源镜像站
帮助
动态
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
/
include
/
fixed31_32.h
Age
Commit message (
Expand
)
Author
2024-07-23
drm/amd/display: remove dc dependencies from SPL library
Samson Tam
2023-06-09
drm/amd/display: fix compilation error due to shifting negative value
GONG, Ruiqi
2022-06-21
drm/amd/display: Remove compiler warning
Cruise Hung
2020-11-10
drm/amd/display/dc/basics/fixpt31_32: Move variables to where they're used
Lee Jones
2020-08-18
drm/amd/display: fix pow() crashing when given base 0
Krunoslav Kovac
2019-03-19
drm/amd/display: Add function to create 4d19 fixed point
Tyler DiBattista
2018-06-15
drm/amd/display: Prefix TIMING_STANDARD entries with DC_
Reza Amini
2018-05-29
drm/amd/display: fix dscl_manual_ratio_init
Dmytro Laktyushkin
2018-05-24
drm/amd/display: Remove use of division operator for long longs
David Francis
2018-05-18
drm/amd/display: fix a 32 bit shift meant to be 64 warning
Dmytro Laktyushkin
2018-05-18
drm/amd/display: fix 31_32_fixpt shift functions
Dmytro Laktyushkin
2018-05-18
drm/amd/display: add fixed point fractional bit truncation function
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