index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
modules
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-19
drm/amd/display: add handling for hdcp2 rx id list validation
Dingchen (David) Zhang
1
-0
/
+2
2021-02-09
drm/amd/display: DP HDCP Compliance 1A-08/09 tests fail
Qingqing Zhuo
1
-0
/
+2
2021-02-02
drm/amd/display: fix calculation for the pwl backlight curve
Anthony Koo
1
-1
/
+1
2021-02-02
drm/amd/display: correct some hdcp variable naming
Wenjing Liu
3
-4
/
+4
2021-01-25
drm/amd/display: change license of color_table.c
Jonathan Gray
1
-5
/
+21
2021-01-14
drm/amd/display/modules/info_packet/info_packet: Correct kernel-doc formatting
Lee Jones
1
-9
/
+4
2021-01-14
drm/amd/display/modules/power/power_helpers: Staticify local functions
Lee Jones
1
-3
/
+3
2020-12-23
drm/amd/display: gradually ramp ABM intensity
Rizvi
2
-10
/
+26
2020-12-23
drm/amd/display: Modify the hdcp device count check condition
Martin Tsai
2
-4
/
+11
2020-12-15
drm/amd/display: Fix OGAM LUT calculation precision
Felipe
1
-5
/
+17
2020-12-08
drm/amd/display: Set FixRate bit in VSIF V3
AMD\ramini
1
-4
/
+8
2020-12-08
drm/amd/display: Implement VSIF V3 extended refresh rate feature
Reza Amini
1
-18
/
+82
2020-11-04
drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)
Alex Deucher
1
-4
/
+4
2020-11-02
drm/amd/display: set hdcp1 wa re-auth delay to 200ms
Jake Wang
1
-1
/
+1
2020-11-01
drm/amdgpu: fix build_coefficients() argument
Arnd Bergmann
1
-1
/
+1
2020-10-30
drm/amd/display: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-10-26
drm/amd/display: combined user regamma and OS GAMMA_CS_TFM_1D
Derek Lai
2
-4
/
+14
2020-10-26
drm/amd/display: Fix max brightness pixel accuracy
Felipe Clark
1
-21
/
+89
2020-10-05
drm/amd/display: FreeSync not active near lower bound of non-LFC monitor range
Aric Cyr
1
-4
/
+6
2020-10-05
drm/amd/display: Fixed comments (uniform style)
Felipe
1
-22
/
+23
2020-09-17
drm/amd/display: Don't log hdcp module warnings in dmesg
Bhawanpreet Lakha
1
-1
/
+1
2020-09-15
drm/amd/display: Don't use DRM_ERROR() for DTM add topology
Bhawanpreet Lakha
1
-1
/
+1
2020-09-15
drm/amd/display: Fix CP_IRQ clear bit and logic
Harmanprit Tatla
2
-11
/
+8
2020-09-15
drm/amd/display: Add CP_IRQ clear capability
Harmanprit Tatla
3
-0
/
+29
2020-08-26
drm/amd/display: Send H14b-VSIF specified in HDMI
Wayne Lin
2
-15
/
+3
2020-08-17
drm/amd/display: Change ABM config init interface
Yongqiang Sun
2
-5
/
+18
2020-08-10
drm/amd/display: Fix LFC multiplier changing erratically
Anthony Koo
1
-7
/
+29
2020-07-30
drm/amd/display: Allow asic specific FSFT timing optimization
Reza Amini
1
-1
/
+4
2020-07-21
drm/amd/display: Implement AMD VSIF V3
Reza Amini
1
-0
/
+41
2020-07-08
drm/amd/display: Send VSIF on unsupported modes on DAL
Jaehyun Chung
1
-1
/
+1
2020-07-02
drm/amd/display: Fix incorrect rounding for 10Hz refresh range
Jaehyun Chung
2
-32
/
+10
2020-07-01
drm/amd/display: fix compilation error on allmodconfig
Qingqing Zhuo
1
-5
/
+1
2020-07-01
drm/amd: add missing fill of the array`s first element
Bernard Zhao
1
-0
/
+1
2020-07-01
drm/amd/display: change global buffer to local buffer
Lewis Huang
5
-57
/
+175
2020-07-01
drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()
Denis Efremov
1
-1
/
+1
2020-07-01
drm/amd/display: Use kvfree() to free coeff in build_regamma()
Denis Efremov
1
-1
/
+1
2020-05-28
drm/amd/display: combine public interfaces into single header
Anthony Koo
1
-1
/
+1
2020-05-28
drm/amd/display: Fix ABM memory alignment issue
Wyatt Wood
1
-3
/
+42
2020-05-28
drm/amd/display: Add bit swap helper based on endianness
Rodrigo Siqueira
1
-24
/
+26
2020-05-28
drm/amd/display: Handle persistence in DM
Jaehyun Chung
1
-1
/
+7
2020-05-21
drm/amd/display: correct rn NUM_VMID
Dmytro Laktyushkin
1
-2
/
+5
2020-05-05
drm/amd/display: move location of dmub_srv.h file
Anthony Koo
1
-1
/
+0
2020-05-05
drm/amd/display: remove unused module/stats
Aurabindo Pillai
1
-448
/
+0
2020-05-05
drm/amd/display: add addition dc type to translate to dmub fw type
Anthony Koo
1
-1
/
+1
2020-04-28
drm/amd/display: Internal refactoring to abstract color caps
Krunoslav Kovac
2
-7
/
+28
2020-04-22
drm/amd/display: Convert memory from cpu to fw endianness correctly
Wyatt Wood
1
-27
/
+31
2020-04-22
drm/amd/display: Change infopacket type programming
Haiyi Zhou
3
-10
/
+99
2020-04-22
drm/amd/display: Check ramp != NULL before applying lut1d for degamma
Nicholas Kazlauskas
1
-1
/
+1
2020-04-22
drm/amd/display: Unify psr feature flags
Wyatt Wood
1
-1
/
+2
2020-04-22
drm/amd/display: Remove byte swapping for dmcub abm config table
Wyatt Wood
1
-38
/
+36
[next]