index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
modules
/
color
Age
Commit message (
Expand
)
Author
2024-11-04
drm/amd/display: Remove unused regamma functions
Dr. David Alan Gilbert
2024-04-09
drm/amd/display: Fix compiler warnings on high compiler warning levels
Aric Cyr
2023-08-30
drm/amd/display: PQ regamma end point
Krunoslav Kovac
2023-08-09
drm/amd/display: Clean up errors in color_gamma.c
Ran Sun
2023-02-15
drm/amd/display: remove unused _calculate_degamma_curve function
Melissa Wen
2023-02-15
drm/amd/display: unset initial value for tf since it's never used
Melissa Wen
2023-02-15
drm/amd/display: camel case cleanup in color_gamma file
Melissa Wen
2022-11-09
drm/amd/display: Update 709 gamma to 2.222 as stated in the standerd
Nawwar Ali
2022-10-11
drm/amd/display: fix transfer function passed to build_coefficients()
Alex Deucher
2022-09-13
drm/amd/display: Limit user regamma to a valid value
Yao Wang1
2022-07-05
drm/amd/display: Move all linux includes into OS types
Harry Wentland
2021-09-14
drm/amd/display: Revert adding degamma coefficients
Jaehyun Chung
2021-09-14
drm/amd/display: Correct degamma coefficients
Jaehyun Chung
2021-09-14
drm/amd/display: Add regamma/degamma coefficients and set sRGB when TF is BT709
Jaehyun Chung
2021-04-09
drm/amd/display: Rename fs_params to hdr_tm_params
Krunoslav Kovac
2021-01-25
drm/amd/display: change license of color_table.c
Jonathan Gray
2020-12-15
drm/amd/display: Fix OGAM LUT calculation precision
Felipe
2020-11-01
drm/amdgpu: fix build_coefficients() argument
Arnd Bergmann
2020-10-26
drm/amd/display: combined user regamma and OS GAMMA_CS_TFM_1D
Derek Lai
2020-10-26
drm/amd/display: Fix max brightness pixel accuracy
Felipe Clark
2020-07-01
drm/amd/display: fix compilation error on allmodconfig
Qingqing Zhuo
2020-07-01
drm/amd/display: change global buffer to local buffer
Lewis Huang
2020-07-01
drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()
Denis Efremov
2020-07-01
drm/amd/display: Use kvfree() to free coeff in build_regamma()
Denis Efremov
2020-04-28
drm/amd/display: Internal refactoring to abstract color caps
Krunoslav Kovac
2020-04-22
drm/amd/display: Check ramp != NULL before applying lut1d for degamma
Nicholas Kazlauskas
2020-01-22
drm/amd/display: Refactor to remove diags specific rgam func
Anthony Koo
2019-12-18
drm/amd/display: fix regamma build optimization
Josip Pavic
2019-12-05
drm/amd/display: Implement DePQ for DCN1
Reza Amini
2019-11-19
drm/amd/display: remove set but not used variable 'min_content'
zhengbin
2019-10-25
drm/amd/display: Only use EETF when maxCL > max display
Krunoslav Kovac
2019-10-25
drm/amd/display: Don't use optimized gamma22 with eetf
Aidan Yang
2019-08-23
drm/amd/display: Add Logging for Gamma Related information
Wyatt Wood
2019-08-15
drm/amd/display: Add Logging for Gamma Related information (1/2)
Wyatt Wood
2019-08-15
drm/amd/display: Add HLG support in color module
Vitaly Prosyak
2019-08-15
drm/amd/display: Add 22, 24, and 26 degamma
Vitaly Prosyak
2019-07-18
drm/amd/display: Optimize gamma calculations
Krunoslav Kovac
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
2019-06-22
drm/amd/display: Add some tm3dlut flags
Vitaly Prosyak
2019-06-22
drm/amd/display: Add a flags union for 3dlut transformation matrix
Vitaly Prosyak
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-06-11
drm/amd/display: Gamma logic limitations causing unintended use of RAM over ROM.
Harmanprit Tatla
2019-06-11
drm/amd/display: fix gamma logic breaking driver unload
Krunoslav Kovac
2019-06-10
drm/amd: drop use of drmp.h in os_types.h
Sam Ravnborg
2019-05-31
drm/amd/display: CS_TFM_1D only applied post EOTF
Krunoslav Kovac
2019-05-31
drm/amd/display: Don't use ROM for output TF if GAMMA_CS_TFM_1D
Hugo Hu
2019-05-24
drm/amd/display: Reuse MPC OGRAM for 1D blender
Vitaly Prosyak
2019-03-19
drm/amd/display: Re-add custom degamma support
David Francis
2019-02-05
drm/amd/display: DGAM enabled for HDR
Krunoslav Kovac
2019-01-25
drm/amd/display: Default to linear output gamma
Krunoslav Kovac
[next]