index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-14
drm/amd: fix improper docstring syntax
Isabella Basso
1
-0
/
+4
2021-12-14
drm/amd/display: Add feature flags to disable LTTPR
Aurabindo Pillai
1
-0
/
+7
2021-12-14
drm/amd/display: Add Debugfs Entry to Force in SST Sequence
Fangzhi Zuo
1
-0
/
+30
2021-12-10
Merge tag 'amd-drm-next-5.17-2021-12-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
67
-419
/
+3118
2021-12-09
drm/amd/display: prevent reading unitialized links
Mikita Lipski
1
-0
/
+2
2021-12-09
drm/amd/display: Fix DPIA outbox timeout after S3/S4/reset
Nicholas Kazlauskas
1
-1
/
+6
2021-12-07
drm/amdgpu: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
Claudio Suarez
3
-14
/
+9
2021-12-07
drm/amdgpu: use drm_edid_get_monitor_name() instead of duplicating the code
Claudio Suarez
1
-15
/
+3
2021-12-07
drm/amdgpu: update drm_display_info correctly when the edid is read
Claudio Suarez
1
-2
/
+1
2021-12-07
drm/amd/display: Fix out of bounds access on DNC31 stream encoder regs
Nicholas Kazlauskas
1
-1
/
+2
2021-12-07
drm/amd/display: Reduce stack usage
Aric Cyr
1
-4
/
+4
2021-12-07
drm/amd/display: Query DMCUB for dp alt status
Nicholas Kazlauskas
2
-38
/
+88
2021-12-07
drm/amd/display: [FW Promotion] Release 0.0.96
Anthony Koo
1
-2
/
+2
2021-12-07
drm/amd/display: add a debug option to force dp2 lt fallback method
Wenjing Liu
2
-3
/
+7
2021-12-07
drm/amd/display: Rename a struct field to describe a cea component better
Oliver Logush
2
-2
/
+2
2021-12-07
drm/amd/display: Adding dpia debug bits for hpd delay
Meenakshikumar Somasundaram
1
-1
/
+2
2021-12-07
drm/amd/display: Move link_enc init logic to DC
Jude Shih
3
-9
/
+20
2021-12-07
drm/amd/display: Fix bug in debugfs crc_win_update entry
Wayne Lin
1
-1
/
+4
2021-12-07
drm/amd/display: prevent reading unitialized links
Mikita Lipski
1
-0
/
+2
2021-12-07
drm/amd/display: Added Check For dc->res_pool
Jarif Aftab
1
-1
/
+1
2021-12-07
drm/amd/display: Prevent PSR disable/reenable in HPD IRQ
Wyatt Wood
1
-5
/
+6
2021-12-07
drm/amd/display: Fix DPIA outbox timeout after S3/S4/reset
Nicholas Kazlauskas
1
-1
/
+6
2021-12-07
drm/amd/display: Add W/A for PHY tests with certain LTTPR
George Shen
1
-2
/
+70
2021-12-07
drm/amd/display: Apply LTTPR workarounds to non-transparent mode
George Shen
1
-4
/
+5
2021-12-02
drm/amd/display: Use oriented source size when checking cursor scaling
Vlad Zahorodnii
1
-8
/
+27
2021-12-02
drm/amd/display: add connector type check for CRC source set
Perry Yuan
1
-0
/
+8
2021-12-02
drm/amd/display: Add work around for tunneled MST.
Jimmy Kizito
4
-11
/
+30
2021-12-02
drm/amd/display: Fix for the no Audio bug with Tiled Displays
Mustapha Ghaddar
1
-0
/
+4
2021-12-02
drm/amd/display: Clear DPCD lane settings after repeater training
Shen, George
1
-1
/
+1
2021-12-02
drm/amd/display: Allow DSC on supported MST branch devices
Nicholas Kazlauskas
1
-4
/
+16
2021-12-02
drm/amd/display: add connector type check for CRC source set
Perry Yuan
1
-0
/
+8
2021-12-02
drm/amd/display: 3.2.164
Aric Cyr
1
-1
/
+1
2021-12-02
drm/amd/display: [FW Promotion] Release 0.0.95
Anthony Koo
1
-2
/
+2
2021-12-02
drm/amd/display: Add 16ms AUX RD interval W/A for specific LTTPR
George Shen
1
-0
/
+12
2021-12-02
drm/amd/display: Add force detile buffer size debug flag
Michael Strauss
2
-0
/
+15
2021-12-02
drm/amd/display: Skip vendor specific LTTPR w/a outside link training
George Shen
2
-19
/
+26
2021-12-02
drm/amd/display: Add vendor specific LTTPR workarounds for DCN31
George Shen
4
-3
/
+198
2021-12-02
drm/amd/display: PSR panel capability debugfs
Mikita Lipski
1
-0
/
+44
2021-12-02
drm/amd/display: Fix dual eDP abnormal display issue
Brandon Syu
1
-3
/
+5
2021-12-02
drm/amd/display: Add work around for tunneled MST.
Jimmy Kizito
4
-11
/
+30
2021-12-02
drm/amd/display: add function for eDP and backlight power on
Evgenii Krasnikov
2
-0
/
+12
2021-12-02
drm/amd/display: Fix for the no Audio bug with Tiled Displays
Mustapha Ghaddar
1
-0
/
+4
2021-12-02
drm/amd/display: Fix for otg synchronization logic
Meenakshikumar Somasundaram
7
-14
/
+99
2021-12-02
drm/amd/display: Clear DPCD lane settings after repeater training
Shen, George
1
-1
/
+1
2021-12-02
drm/amd/display: add hdmi disable debug check
Dale Zhao
2
-4
/
+6
2021-12-02
drm/amd/display: Allow DSC on supported MST branch devices
Nicholas Kazlauskas
1
-4
/
+16
2021-12-02
drm/amd/display: Enable P010 for DCN3x ASICs
Stylon Wang
5
-5
/
+5
2021-12-02
drm/amd/display: Add DP-HDMI FRL PCON Support in DC
Fangzhi Zuo
11
-0
/
+135
2021-12-02
drm/amd/display: Add DP-HDMI FRL PCON SST Support in DM
Fangzhi Zuo
2
-10
/
+44
2021-12-02
drm/amd/display: fix application of sizeof to pointer
Lv Ruyi
1
-2
/
+2
[prev]
[next]