index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-14
drm/amd/display: [FW Promotion] Release 0.0.81
Anthony Koo
1
-2
/
+2
2021-09-14
drm/amd/display: Fix for null pointer access for ddc pin and aux engine.
Meenakshikumar Somasundaram
3
-6
/
+10
2021-09-14
drm/amd/display: Fix false BAD_FREE warning from Coverity
Anson Jacob
1
-4
/
+7
2021-09-14
drm/amd/display: Fix dynamic link encoder access.
Jimmy Kizito
12
-39
/
+147
2021-09-14
drm/amd/display: Add flag to detect dpms force off during HPD
Aurabindo Pillai
3
-10
/
+29
2021-09-14
drm/amd/display: unblock abm when odm is enabled only on configs that support it
Josip Pavic
3
-16
/
+1
2021-09-14
drm/amd/display: Fork thread to offload work of hpd_rx_irq
Wayne Lin
4
-48
/
+219
2021-09-14
drm/amd/display: Add option to defer works of hpd_rx_irq
Wayne Lin
2
-32
/
+63
2021-09-14
drm/amd/display: update conditions to do dfp cap ext validation
Wenjing Liu
1
-1
/
+3
2021-09-14
drm/amd/display: move bpp range decision in decide dsc bw range function
Wenjing Liu
2
-61
/
+67
2021-09-14
drm/amd/display: Fix system hang at boot
Leo (Hanghong) Ma
2
-11
/
+18
2021-09-14
drm/amd/display: Add DPCD writes at key points
Leo (Hanghong) Ma
19
-15
/
+96
2021-09-14
drm/amd/display: expose dsc overhead bw in dc dsc header
Wenjing Liu
2
-37
/
+37
2021-09-14
drm/amd/display: dc_assert_fp_enabled assert only if FPU is not enabled
Anson Jacob
1
-1
/
+1
2021-09-14
drm/amd/display: Add NULL checks for vblank workqueue
Nicholas Kazlauskas
1
-14
/
+18
2021-09-10
Merge tag 'drm-next-2021-09-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
5
-8
/
+12
2021-09-07
drm/amd/display: make configure_lttpr_mode_transparent and configure_lttpr_mode_non_transparent static
chongjiapeng
1
-2
/
+2
2021-09-07
drm/amd/display: Fix warning comparing pointer to 0
chongjiapeng
1
-1
/
+1
2021-09-07
amd/display: downgrade validation failure log level
Simon Ser
1
-1
/
+2
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2
-2
/
+1
2021-09-01
drm/amd/display: Fix unused initialization of pointer sink
Colin Ian King
1
-1
/
+1
2021-09-01
drm/amd/display: fix spelling mistake "alidation" -> "validation"
Colin Ian King
1
-1
/
+1
2021-09-01
drm/amd/display: 3.2.150
Aric Cyr
1
-1
/
+1
2021-09-01
drm/amd/display: [FW Promotion] Release 0.0.80
Anthony Koo
1
-11
/
+18
2021-09-01
drm/amd/display: Update swizzle mode enums
Alvin Lee
2
-3
/
+5
2021-09-01
drm/amd/display: Initialize GSP1 SDP header
Wyatt Wood
1
-0
/
+10
2021-09-01
drm/amd/display: Add emulated sink support for updating FS
Aurabindo Pillai
1
-8
/
+12
2021-09-01
drm/amd/display: Limit max DSC target bpp for specific monitors
Roman Li
1
-0
/
+35
2021-09-01
drm/amd/display: Use max target bpp override option
Roman Li
2
-3
/
+9
2021-09-01
drm/amd/display: Set min dcfclk if pipe count is 0
Michael Strauss
3
-2
/
+70
2021-09-01
drm/amd/display: Support for DMUB HPD interrupt handling
Jude Shih
2
-8
/
+203
2021-09-01
drm/amd/display: add missing ABM register offsets
Josip Pavic
4
-3
/
+19
2021-09-01
drm/amd/display: Add DP 2.0 SST DC Support
Fangzhi Zuo
23
-43
/
+2555
2021-09-01
drm/amd/display: Add DP 2.0 BIOS and DMUB Support
Fangzhi Zuo
6
-1
/
+37
2021-09-01
drm/amd/display: Add DP 2.0 DCCG
Fangzhi Zuo
4
-0
/
+206
2021-09-01
drm/amd/display: Add DP 2.0 HPO Link Encoder
Fangzhi Zuo
12
-1
/
+1041
2021-09-01
drm/amd/display: Add DP 2.0 HPO Stream Encoder
Fangzhi Zuo
11
-1
/
+1229
2021-09-01
drm/amd/display: Add DP 2.0 Audio Package Generator
Fangzhi Zuo
4
-1
/
+328
2021-08-31
drm/amd/display: Initialize lt_settings on instantiation
Michael Strauss
1
-3
/
+3
2021-08-31
drm/amd/display: cleanup idents after a revert
Angus Wang
1
-1
/
+1
2021-08-31
drm/amd/display: Fix memory leak reported by coverity
Anson Jacob
1
-1
/
+5
2021-08-30
drm/amd/display: setup system context for APUs
Aaron Liu
1
-1
/
+1
2021-08-30
drm:dcn31: fix boolreturn.cocci warnings
Jing Yangyang
1
-2
/
+2
2021-08-26
drm/amd/display: Move AllowDRAMSelfRefreshOrDRAMClockChangeInVblank to bounding box
Nicholas Kazlauskas
3
-5
/
+8
2021-08-26
drm/amd/display: Remove duplicate dml init
Aurabindo Pillai
1
-5
/
+0
2021-08-26
drm/amd/display: Update bounding box states (v2)
Jerry (Fangzhi) Zuo
1
-10
/
+31
2021-08-26
drm/amd/display: Update number of DCN3 clock states
Aurabindo Pillai
1
-0
/
+1
2021-08-24
drm/amd/display: Add Logging for HDMI color depth information
Praful Swarnakar
1
-0
/
+11
2021-08-24
drm/amd/display: refactor riommu invalidation wa
Eric Yang
4
-20
/
+1
2021-08-19
isystem: ship and use stdarg.h
Alexey Dobriyan
1
-1
/
+1
[prev]
[next]