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-03-03
drm/amd/display: Remove unnecessary conversion to bool
Jiapeng Chong
1
-1
/
+1
2021-03-02
drm/amd/display: Fix an uninitialized index variable
Arnd Bergmann
1
-8
/
+8
2021-03-02
drm/amd/display: fix the return of the uninitialized value in ret
Colin Ian King
1
-1
/
+1
2021-03-02
drm/amdgpu/display: buffer INTERRUPT_LOW_IRQ_CONTEXT interrupt work
Xiaogang Chen
2
-49
/
+80
2021-03-02
drm/amd/display: Fix 64 bit modulus operation using div64 API
Vladimir Stempen
1
-5
/
+10
2021-03-02
drm/amd/display: Fix 64 bit divisions on 32 bit platforms by using div64 API
Vladimir Stempen
4
-20
/
+21
2021-03-02
drm/amd/display: Fix HSplit causing increase in DSC Slice Count
Dillon Varone
2
-4
/
+1
2021-03-02
drm/amd/display: treat memory as a single-channel for asymmetric memory
Hugo Hu
2
-2
/
+48
2021-03-02
drm/amd/display: 3.2.125
Aric Cyr
1
-1
/
+1
2021-03-02
drm/amd/display: [FW Promotion] Release 0.0.54
Anthony Koo
1
-2
/
+2
2021-03-02
drm/amd/display: Implement dmub trace event
Yongqiang Sun
11
-6
/
+128
2021-03-02
drm/amd/display: Return invalid state if GPINT times out
Wyatt Wood
1
-5
/
+10
2021-03-02
drm/amd/display: Refactored DC interfaces to support multiple eDP
Jake Wang
8
-65
/
+119
2021-03-02
drm/amd/display: Add max bpc debugfs
Eryk Brol
1
-1
/
+152
2021-03-02
drm/amd/display: Add flag for building infopacket
Max.Tseng
3
-4
/
+31
2021-03-02
drm/amd/display: Update link encoder object creation
Jimmy Kizito
5
-1
/
+32
2021-03-02
drm/amd/display: Support for DMUB AUX
Meenakshikumar Somasundaram
24
-47
/
+612
2021-02-27
drm/amd/display/dc/dce/dmub_psr: Remove unnecessary conversion to bool
Jiapeng Chong
1
-2
/
+1
2021-02-27
drm/amd/display: remove unnecessary conversion to bool
Jiapeng Chong
1
-1
/
+1
2021-02-27
drm/amd/display: Skip modeset for front porch change
Aurabindo Pillai
1
-35
/
+179
2021-02-27
drm/amd/display: Add freesync video modes based on preferred modes
Aurabindo Pillai
2
-0
/
+157
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
1
-1
/
+1
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
1
-1
/
+3
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
1
-6
/
+7
2021-02-24
drm/atomic: Pass the full state to planes async atomic check and update
Maxime Ripard
1
-3
/
+5
2021-02-24
drm/amd/display: Fix system hang after multiple hotplugs (v3)
Qingqing Zhuo
2
-13
/
+92
2021-02-24
drm/amdgpu/display: initialize the variable 'i'
Souptick Joarder
1
-1
/
+1
2021-02-24
drm/amd/display: Enable ASSR in DM
Stylon Wang
1
-0
/
+16
2021-02-24
drm/amd/display/dc/core/dc_link_ddc: Remove unnecessary conversion to bool
Jiapeng Chong
1
-1
/
+1
2021-02-24
drm/amd/display: Allow spatial dither to 10 bpc on all DCE
Mario Kleiner
1
-3
/
+1
2021-02-24
drm/amd/display: Fix system hang after multiple hotplugs (v3)
Qingqing Zhuo
2
-13
/
+92
2021-02-23
drm/amd/display: Remove Assert from dcn10_get_dig_frontend
Eric Bernstein
2
-1
/
+2
2021-02-23
drm/amd/display: Add vupdate_no_lock interrupts for DCN2.1
Rodrigo Siqueira
1
-0
/
+22
2021-02-23
Revert "drm/amd/display: reuse current context instead of recreating one"
Anson Jacob
3
-30
/
+23
2021-02-23
drm/amd/display: 3.2.124
Aric Cyr
1
-1
/
+1
2021-02-23
drm/amd/display: [FW Promotion] Release 0.0.53
Anthony Koo
1
-2
/
+2
2021-02-23
drm/amd/display: reduce scope for local var
Aric Cyr
1
-2
/
+1
2021-02-23
drm/amd/display: Don't optimize bandwidth before disabling planes
Aric Cyr
1
-1
/
+2
2021-02-23
drm/amd/display: Synchronize displays with different timings
Vladimir Stempen
18
-15
/
+505
2021-02-23
drm/amd/display: move trace buffer to uncached memory.
Yongqiang Sun
3
-0
/
+21
2021-02-23
drm/amd/display: Check for DSC support instead of ASIC revision
Eryk Brol
1
-1
/
+1
2021-02-23
drm/amd/display: enable audio on DP seamless boot
Anthony Wang
1
-0
/
+10
2021-02-23
drm/amd/display: disable seamless boot for DP MST
Anthony Wang
1
-2
/
+3
2021-02-23
drm/amd/display: Refactor debugfs entries for all connectors
Stylon Wang
1
-8
/
+14
2021-02-23
drm/amd/display: Remove Assert from dcn10_get_dig_frontend
Eric Bernstein
2
-1
/
+2
2021-02-23
drm/amd/display: Add vupdate_no_lock interrupts for DCN2.1
Rodrigo Siqueira
1
-0
/
+22
2021-02-23
Revert "drm/amd/display: reuse current context instead of recreating one"
Anson Jacob
3
-30
/
+23
2021-02-19
drm/amd/display: Simplify bool conversion
Yang Li
1
-2
/
+1
2021-02-19
drm/amd/display: Old sequence for HUBP blank
Aurabindo Pillai
11
-97
/
+30
2021-02-19
drm/amd/display: 3.2.123
Aric Cyr
1
-1
/
+1
[prev]
[next]