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
/
dc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-31
drm/amd/display: Set fec register init value
Jingwen Zhu
3
-15
/
+21
2022-03-31
drm/amd/display: Remove SW w/a for HDCP 1.4 1A-07 failure based on ECO fix
Oliver Logush
2
-4
/
+2
2022-03-31
drm/amd/display: Create underflow interrupt IRQ type
Angus Wang
1
-0
/
+1
2022-03-25
drm/amd/display: move FPU related code from dcn316 to dml/dcn31 folder
Melissa Wen
5
-256
/
+235
2022-03-25
drm/amd/display: move FPU related code from dcn315 to dml/dcn31 folder
Melissa Wen
5
-257
/
+235
2022-03-25
drm/amd/display: move FPU related code from dcn31 to dml/dcn31 folder
Melissa Wen
6
-381
/
+451
2022-03-25
drm/amd/display: 3.2.178
Aric Cyr
1
-1
/
+1
2022-03-25
drm/amd/display: remove destructive verify link for TMDS
Charlene Liu
1
-2
/
+1
2022-03-25
drm/amd/display: Add support for zstate during extended vblank
Gabe Teeger
10
-4
/
+80
2022-03-25
drm/amd/display: Add fSMC_MSG_SetDtbClk support
Oliver Logush
2
-5
/
+18
2022-03-25
drm/amd/display: FEC check in timing validation
Chiawen Huang
1
-0
/
+4
2022-03-25
drm/amd/display: Reduce stack size
Rodrigo Siqueira
1
-1
/
+7
2022-03-25
drm/amd/display: fix audio format not updated after edid updated
Charlene Liu
1
-2
/
+2
2022-03-25
drm/amd/display: Fix p-state allow debug index on dcn31
Nicholas Kazlauskas
1
-0
/
+2
2022-03-15
drm/amdgpu/dc: fix typos in comments
Julia Lawall
1
-3
/
+3
2022-03-15
drm/amd/display: 3.2.177
Aric Cyr
1
-1
/
+1
2022-03-15
drm/amd/display: Add save/restore PANEL_PWRSEQ_REF_DIV2
Charlene Liu
2
-1
/
+5
2022-03-15
drm/amd/display: Wait for hubp read line for Pollock
Becle Lee
6
-0
/
+46
2022-03-15
drm/amd/display: Add null pointer filter
Jing Zhou
1
-2
/
+4
2022-03-15
drm/amd/display: Retry when fail reading lane status during LT
Wayne Lin
1
-11
/
+19
2022-03-15
drm/amd/display: Add new enum for EDID status
Dale Zhao
2
-0
/
+4
2022-03-15
drm/amd/display: Block zstate when more than one plane enabled
Eric Yang
1
-6
/
+10
2022-03-15
drm/amd/display: Update engine ddc
Jing Zhou
1
-0
/
+1
2022-03-15
drm/amd/display: Add function to get the pipe from the stream context
Leo (Hanghong) Ma
2
-0
/
+16
2022-03-15
drm/amd/display: Add I2C escape to support query device exist.
JinZe.Xu
4
-0
/
+50
2022-03-15
drm/amd/display: Add pstate verification and recovery for DCN31
Nicholas Kazlauskas
7
-4
/
+73
2022-03-15
drm/amd/display: fix dp kvm can't light up
Tianci.Yin
1
-0
/
+1
2022-03-15
drm/amd/display: move FPU code from dcn10 to dml/dcn10 folder
Melissa Wen
5
-62
/
+159
2022-03-15
drm/amd/display: move FPU operations from dcn21 to dml/dcn20 folder
Melissa Wen
5
-582
/
+571
2022-03-15
drm/amd/display: move FPU-related code from dcn20 to dml folder
Melissa Wen
10
-1400
/
+1476
2022-03-15
drm/amd/display: Fix compile error from TO_CLK_MGR_INTERNAL
Leo Li
3
-1
/
+32
2022-03-15
drm/amd/display: Fix double free during GPU reset on DC streams
Nicholas Kazlauskas
2
-0
/
+12
2022-03-15
drm/amd/display: Add NULL check
Chris Park
1
-0
/
+3
2022-03-15
drm/amd/display: 3.2.176
Aric Cyr
1
-1
/
+1
2022-03-15
drm/amd/display: enable dcn315/316 s0i2 support
Charlene Liu
2
-3
/
+2
2022-03-15
drm/amd/display: handle DP2.0 RX with UHBR20 but not UHBR13.5 support
Wenjing Liu
1
-12
/
+37
2022-03-15
drm/amd/display: disable HPD SW timer for passive dongle type 1 only
Sung Joon Kim
3
-0
/
+4
2022-03-15
drm/amd/display: add gamut coefficient set A and B
Jingwen Zhu
1
-1
/
+1
2022-03-15
drm/amd/display: merge two duplicated clock_source_create
Charlene Liu
3
-110
/
+81
2022-03-15
drm/amd/display: Add link dp trace support
Leo (Hanghong) Ma
6
-2
/
+268
2022-03-15
drm/amd/display: move FPU associated DCN303 code to DML folder
Jasdeep Dhillon
6
-343
/
+409
2022-03-15
drm/amd/display: Release AUX engine after failed acquire
Wyatt Wood
1
-1
/
+1
2022-03-15
drm/amd/display: Add minimal pipe split transition state
Dillon Varone
1
-3
/
+6
2022-03-15
drm/amd/display: Clean up fixed VS PHY test w/a function
George Shen
1
-50
/
+5
2022-03-15
drm/amd/display: fix the clock source contruct for dcn315
Charlene Liu
1
-1
/
+1
2022-03-15
drm/amd/display: cleaning up smu_if to add future flexibility
Leung, Martin
4
-77
/
+86
2022-03-15
drm/amd/display: fix deep color ratio
Hansen Dsouza
4
-2
/
+111
2022-03-15
drm/amd/display: add debug option to bypass ssinfo from bios for dcn315
Charlene Liu
4
-1
/
+32
2022-03-04
drm/amd/display: 3.2.175
Aric Cyr
1
-1
/
+1
2022-03-04
drm/amd/display: add verify_link_cap back for hdmi
Charlene Liu
1
-1
/
+2
[prev]
[next]