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
2022-04-26
drm/amd/display: Reset cached PSR parameters after hibernate
Evgenii Krasnikov
1
-1
/
+6
2022-04-26
drm/amd/display: Add Audio readback registers
Ilya Bakoulin
3
-0
/
+13
2022-04-26
drm/amd/display: update dcn315 clk table read
Dmytro Laktyushkin
3
-149
/
+111
2022-04-26
drm/amd/display: 3.2.182
Aric Cyr
1
-1
/
+1
2022-04-26
drm/amd/display: Fix HDCP QUERY Error for eDP and Tiled
Mustapha Ghaddar
1
-2
/
+6
2022-04-26
drm/amd/display: Insert smu busy status before sending another request
Oliver Logush
1
-0
/
+2
2022-04-25
drm/display: Move HDMI helpers into display-helper module
Thomas Zimmermann
1
-0
/
+1
2022-04-25
drm/display: Move HDCP helpers into display-helper module
Thomas Zimmermann
4
-3
/
+4
2022-04-25
drm/display: Move DSC header and helpers into display-helper module
Thomas Zimmermann
6
-6
/
+8
2022-04-25
drm: Rename dp/ to display/
Thomas Zimmermann
8
-9
/
+9
2022-04-21
drm/amdgpu/display: make hubp31_program_extended_blank static
Alex Deucher
1
-1
/
+2
2022-04-21
drm/amd/display: Fix memory leak in dcn21_clock_source_create
Miaoqian Lin
1
-0
/
+1
2022-04-21
drm/amd/display: Remove useless code
Haowen Bai
1
-2
/
+0
2022-04-21
drm/amdgpu: remove pointless ttm_eu usage from DM
Christian König
1
-15
/
+17
2022-04-19
drm/amd/display: add virtual_setup_stream_attribute decl to header
Tom Rix
1
-0
/
+1
2022-04-19
drm/amd/display: make hubp1_wait_pipe_read_start() static
Tales Lelo da Aparecida
2
-2
/
+1
2022-04-18
Merge drm/drm-next into drm-misc-next
Paul Cercueil
28
-85
/
+300
2022-04-14
Revert "drm/amd/display: Pass HostVM enable flag into DCN3.1 DML"
Rodrigo Siqueira
1
-1
/
+0
2022-04-14
drm/amd/display: remove dtbclk_ss compensation for dcn316
Charlene Liu
3
-4
/
+4
2022-04-14
drm/amd/display: don't ignore alpha property on pre-multiplied mode
Melissa Wen
2
-10
/
+18
2022-04-13
drm/amd/display: extract update stream allocation to link_hwss
Wenjing Liu
5
-73
/
+78
2022-04-13
drm/amd/display: implement shared PSR-SU sink validation helper
David Zhang
3
-1
/
+47
2022-04-12
drm/amd/display: 3.2.181
Aric Cyr
1
-1
/
+1
2022-04-12
drm/amd/display: Select correct DTO source
Dillon Varone
1
-1
/
+1
2022-04-12
drm/amd/display: expose skip_detection_link_training to debugfs
hersen wu
1
-0
/
+37
2022-04-12
drm/amd/display: Add dtb clock to dc_clocks
Dillon Varone
1
-0
/
+1
2022-04-12
drm/amd/display: Fix inconsistent timestamp type
Angus Wang
1
-1
/
+4
2022-04-12
drm/amd/display: add DCN30 support FEC init
Jingwen Zhu
1
-1
/
+5
2022-04-12
drm/amd/display: Add odm seamless boot support
Duncan Ma
8
-28
/
+115
2022-04-12
drm/amd/display: Always update DPPCLK_DTO when clock increase
Oliver Logush
2
-4
/
+2
2022-04-12
drm/amd/display: Insert pulling smu busy status before sending another request
Oliver Logush
1
-0
/
+3
2022-04-12
drm/amd/display: Power down hardware if timer not trigger
Paul Hsieh
2
-4
/
+39
2022-04-12
drm/amd/display: remove dtbclk_ss compensation for dcn316
Charlene Liu
3
-4
/
+4
2022-04-12
drm/amd/display: ensure PSR force_static flag can always be set
Evgenii Krasnikov
1
-2
/
+4
2022-04-12
drm/amd/display: Fix crash on setting VRR with no display connected
Harry VanZyllDeJong
1
-6
/
+10
2022-04-12
drm/amd/display: Disable FEC if DSC not supported for EDP
Iswara Nagulendran
1
-2
/
+4
2022-04-11
drm/amd/display: Disallow entering PSR when panel is disconnected
Max Erenberg
1
-0
/
+5
2022-04-11
drm/amd/display: Disabling Z10 on DCN31
Saaem Rizvi
1
-0
/
+1
2022-04-11
drm/amd/display: do not wait for mpc idle if tg is disabled
Josip Pavic
1
-1
/
+2
2022-04-11
drm/amd/display: undo clearing of z10 related function pointers
Eric Yang
1
-5
/
+0
2022-04-11
drm/amd/display: fix 64 bit divide in freesync code
Alex Deucher
1
-1
/
+1
2022-04-07
drm/amd/display: cleanup extern usage in function definition
Tom Rix
1
-3
/
+3
2022-04-07
drm/amd/display: don't ignore alpha property on pre-multiplied mode
Melissa Wen
2
-10
/
+18
2022-04-07
dma-buf: add enum dma_resv_usage v4
Christian König
1
-1
/
+2
2022-04-06
drm/amd/display: update dcn315 clock table read
Dmytro Laktyushkin
1
-40
/
+67
2022-04-06
drm/amdgpu/display: change pipe policy for DCN 2.1
Benjamin Marty
1
-1
/
+1
2022-04-06
drm/amd/display: Add configuration options for AUX wake work around.
Jimmy Kizito
2
-1
/
+24
2022-04-06
drm/amd/display: remove assert for odm transition case
Eric Bernstein
1
-1
/
+0
2022-04-06
drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bw
CHANDAN VURDIGERE NATARAJ
1
-0
/
+2
2022-04-06
amd/display: set backlight only if required
Shirish S
2
-3
/
+10
[prev]
[next]