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
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
3
-3
/
+18
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: [FW Promotion] Release 0.0.107.0
Anthony Koo
1
-2
/
+2
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
4
-0
/
+5
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
5
-99
/
+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
2022-03-04
drm/amd/display: [FW Promotion] Release 0.0.106.0
Anthony Koo
1
-2
/
+2
2022-03-04
drm/amd/display: refine the EDID override
jinzh
1
-0
/
+3
2022-03-04
drm/amd/display: Pass deep sleep disabled allow info to dmub fw
Robin Chen
1
-0
/
+1
2022-03-04
drm/amd/display: Refactor fixed VS w/a for PHY tests
George Shen
1
-5
/
+11
2022-03-04
drm/amd/display: Program OPP before ODM
Wesley Chalmers
1
-24
/
+25
2022-03-04
drm/amd/display: Pass HostVM enable flag into DCN3.1 DML
Michael Strauss
1
-0
/
+1
2022-03-02
drm/amd/display: Modify plane removal sequence to avoid hangs.
Dillon Varone
2
-6
/
+6
2022-03-02
drm/amd/display: Adding a dc_debug option and dmub setting to use PHY FSM for PSR
Shah Dharati
4
-2
/
+9
2022-03-02
drm/amd/display: Add frame alternate 3D & restrict HW packed on dongles
Dillon Varone
3
-12
/
+13
2022-03-02
drm/amd/display: Reset VIC if HDMI_VIC is present
Chris Park
1
-0
/
+2
2022-03-02
drm/amd/display: Make functional resource functions non-static
Nicholas Kazlauskas
2
-2
/
+7
2022-03-02
drm/amd/display: Remove invalid RDPCS Programming in DAL
Hansen Dsouza
1
-9
/
+0
2022-03-02
drm/amd/display: Don't fill up the logs
Luben Tuikov
1
-4
/
+4
2022-03-01
Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
62
-190
/
+5328
2022-02-24
drm/amd/display: Turn functions into static
Magali Lemes
3
-18
/
+3
2022-02-24
drm/amd/display: Use NULL instead of 0
Magali Lemes
3
-4
/
+4
2022-02-24
drm/amd/display: Add conditional around function
Magali Lemes
1
-1
/
+3
2022-02-24
drm/amd/display: Adjust functions documentation
Magali Lemes
1
-3
/
+3
2022-02-24
drm/amd/display: Fix DC definition of PMFW Pstate table for DCN316
Leo Li
2
-1
/
+19
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
2
-9
/
+8
2022-02-23
drm/amd/display: increasing DRAM BW percent for DCN315
Sung Joon Kim
1
-1
/
+1
2022-02-23
drm/amd/display: Set compbuf size to min at prep prevent overbook crb
Duncan Ma
1
-0
/
+1
2022-02-23
drm/amd/display: revert populating dcn315 clk table based on dcfclk
Dmytro Laktyushkin
1
-21
/
+31
2022-02-23
drm/amd/display: limit unbounded requesting to 5k
Dmytro Laktyushkin
1
-1
/
+2
2022-02-23
drm/amd/display: 3.2.174
Aric Cyr
1
-1
/
+1
2022-02-23
drm/amd/display: add debug option to bypass ssinfo from bios.
Charlene Liu
3
-0
/
+5
[prev]
[next]