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-09-30
gpu: amd: replace open-coded offsetof() with builtin
Arnd Bergmann
1
-3
/
+1
2021-09-30
drm/amd/display: Pass PCI deviceid into DC
Charlene Liu
1
-0
/
+1
2021-09-30
drm/amd/display: Update VCP X.Y logging to improve usefulness
George Shen
1
-24
/
+25
2021-09-30
drm/amd/display: Handle Y carry-over in VCP X.Y calculation
George Shen
1
-0
/
+6
2021-09-30
drm/amd/display: make verified link cap not exceeding max link cap
Wenjing Liu
1
-15
/
+28
2021-09-30
drm/amd/display: initialize backlight_ramping_override to false
Josip Pavic
1
-0
/
+1
2021-09-30
drm/amd/display: Defer LUT memory powerdown until LUT bypass latches
Michael Strauss
4
-7
/
+87
2021-09-28
drm/amd/display: Pass PCI deviceid into DC
Charlene Liu
1
-0
/
+1
2021-09-28
drm/amd/display: initialize backlight_ramping_override to false
Josip Pavic
1
-0
/
+1
2021-09-28
drm/amd/display: Fix Display Flicker on embedded panels
Praful Swarnakar
1
-8
/
+7
2021-09-28
drm/amd/display: Replace referral of dal with dc
Qingqing Zhuo
6
-6
/
+6
2021-09-28
drm/amd/display: 3.2.155
Aric Cyr
1
-1
/
+1
2021-09-28
drm/amd/display: [FW Promotion] Release 0.0.86
Anthony Koo
1
-2
/
+2
2021-09-28
drm/amd/display: Add an extra check for dcn10 OPTC data format
Oliver Logush
3
-8
/
+1
2021-09-28
drm/amd/display: Add PPS immediate update flag for DCN2
Ilya
2
-3
/
+11
2021-09-28
drm/amd/display: Fix MST link encoder availability check.
Jimmy Kizito
1
-5
/
+18
2021-09-28
drm/amd/display: Fix for link encoder access for MST.
Meenakshikumar Somasundaram
1
-2
/
+16
2021-09-28
drm/amd/display: add function to convert hw to dpcd lane settings
Wenjing Liu
2
-81
/
+39
2021-09-28
drm/amd/display: update cur_lane_setting to an array one for each lane
Wenjing Liu
4
-8
/
+8
2021-09-28
drm/amd/display: Add debug support to override the Minimum DRAM Clock
David Galiffi
2
-0
/
+5
2021-09-28
drm/amd/display: add vsync notify to dmub for abm pause
Eric Yang
5
-0
/
+132
2021-09-28
drm/amd/display: Don't enable AFMT for DP audio stream
Michael Strauss
2
-7
/
+0
2021-09-28
drm/amd/display: [FW Promotion] Release 0.0.85
Anthony Koo
1
-2
/
+2
2021-09-28
drm/amd/display: use correct vpg instance for 128b/132b encoding
Wenjing Liu
1
-0
/
+6
2021-09-28
drm/amd/display: Fix Display Flicker on embedded panels
Praful Swarnakar
1
-8
/
+7
2021-09-28
Merge tag 'amd-drm-next-5.16-2021-09-27' of https://gitlab.freedesktop.org/ag...
Dave Airlie
125
-1465
/
+8888
2021-09-23
drm/amd/display: fix empty debug macros
Arnd Bergmann
1
-2
/
+2
2021-09-23
drm/amd/display: Fix wrong format specifier in amdgpu_dm.c
Hayden Goodfellow
1
-1
/
+1
2021-09-23
drm/amd/display: 3.2.154
Aric Cyr
1
-1
/
+1
2021-09-23
drm/amd/display: [FW Promotion] Release 0.0.84
Anthony Koo
1
-2
/
+2
2021-09-23
drm/amd/display: Fix null pointer dereference for encoders
Jimmy Kizito
2
-2
/
+2
2021-09-23
drm/amd/display: Creating a fw boot options bit for an upcoming feature
Meenakshikumar Somasundaram
1
-1
/
+2
2021-09-23
drm/amd/display: DIG mapping change is causing a blocker
Liu, Zhan
1
-6
/
+0
2021-09-23
drm/amd/display: Fix B0 USB-C DP Alt mode
Liu, Zhan
3
-2
/
+43
2021-09-23
drm/amd/display: Disable mem low power for CM HW block on DCN3.1
Michael Strauss
1
-1
/
+1
2021-09-23
drm/amd/display: Fix issue with dynamic bpp change for DCN3x
Guo, Bing
11
-97
/
+204
2021-09-23
drm/amd/display: Use adjusted DCN301 watermarks
Nikola Cornij
2
-3
/
+97
2021-09-23
drm/amd/display: Added power down on boot for DCN3
Lai, Derek
1
-0
/
+2
2021-09-23
drm/amd/display: Fix dynamic encoder reassignment
Jimmy Kizito
13
-88
/
+215
2021-09-23
drm/amd/display: Fix concurrent dynamic encoder assignment
Jimmy Kizito
5
-77
/
+260
2021-09-23
drm/amd/display: Fix link training fallback logic
Jimmy Kizito
1
-2
/
+6
2021-09-23
drm/amd/display: Fix DCN3 B0 DP Alt Mapping
Liu, Zhan
1
-0
/
+6
2021-09-23
drm/amd/display: 3.2.153
Aric Cyr
1
-1
/
+1
2021-09-23
drm/amd/display: [FW Promotion] Release 0.0.83
Anthony Koo
1
-2
/
+2
2021-09-23
drm/amd/display: Extend w/a for hard hang on HPD to dcn20
Qingqing Zhuo
3
-1
/
+38
2021-09-23
drm/amd/display: Reduce stack size for dml21_ModeSupportAndSystemConfiguratio...
Harry Wentland
1
-113
/
+123
2021-09-23
drm/amd/display: Allocate structs needed by dcn_bw_calc_rq_dlg_ttu in pipe_ctx
Harry Wentland
2
-29
/
+35
2021-09-23
drm/amd/display: Fix rest of pass-by-value structs in DML
Harry Wentland
8
-333
/
+333
2021-09-23
drm/amd/display: Pass all structs in display_rq_dlg_helpers by pointer
Harry Wentland
8
-232
/
+232
2021-09-23
drm/amd/display: Pass display_pipe_params_st as const in DML
Harry Wentland
12
-120
/
+120
[prev]
[next]