index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dcn10
/
dcn10_cm_common.c
Age
Commit message (
Expand
)
Author
2024-07-23
drm/amd/display: Fix index out of bounds in degamma hardware format translation
Srinivasan Shanmugam
2024-03-20
drm/amd/display: Refactor DPP into a component directory
Revalla Hari Krishna
2024-03-20
drm/amd/display: Fix potential index out of bounds in color transformation fu...
Srinivasan Shanmugam
2024-01-22
drm/amd/display: Add dpp_get_gamut_remap functions
Harry Wentland
2023-06-30
drm/amd/display: Fix the delta clamping for shaper LUT
Harry Wentland
2020-09-15
drm/amd/display: remove dc context from transfer function
Josip Pavic
2020-02-25
drm/amd/display: programming last delta in output transfer function LUT to a ...
Vladimir Stempen
2019-10-30
drm/amd/display: Allow inverted gamma
Aidan Yang
2019-08-15
drm/amd/display: Add Logging for Gamma Related information (2/2)
Wyatt Wood
2019-08-15
drm/amd/display: fix issue where 252-255 values are clipped
Anthony Koo
2018-12-05
drm/amd/display: Add tracing to dc
David Francis
2018-11-05
drm/amd/display: Set gamma not working on MPO planes
Krunoslav Kovac
2018-11-05
drm/amd/display: Add support for Freesync 2 HDR and Content to Display Mapping
SivapiriyanKumarasamy
2018-05-18
drm/amd/display: get rid of 32.32 unsigned fixed point
Dmytro Laktyushkin
2018-04-11
drm/amd/display: Fix potential access beyond end of array in CM
Harry Wentland
2018-03-05
drm/amd/display: Handle HDR use cases.
Vitaly Prosyak
2018-02-19
drm/amd/display: Optimize regamma calculations
Krunoslav Kovac
2017-12-14
drm/amd/display: use clamping rather than truncation for CM fp conversions
Dmytro Laktyushkin
2017-12-14
drm/amd/display: Move unity TF type to predefined types
Vitaly Prosyak
2017-12-14
drm/amd/display: Build unity lut for shaper
Vitaly Prosyak
2017-10-21
drm/amd/display: Refactor dcn10_dpp_cm_helper to dcn10_cm_common
Yue Hin Lau