index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dmub
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-09
drm/amd/display: Add dmub additional interface support for FAMS
Dillon Varone
1
-1
/
+5
2024-03-27
drm/amd/display: [FW Promotion] Release 0.0.210.0
Anthony Koo
1
-1
/
+38
2024-03-27
drm/amd/display: Add new IPS config mode
Nicholas Kazlauskas
1
-0
/
+1
2024-03-22
drm/amd/display: Enable new interface design for alternate scrambling
Sung Joon Kim
1
-0
/
+68
2024-03-22
drm/amd/display: Add optional optimization for IPS handshake
Nicholas Kazlauskas
1
-1
/
+2
2024-03-20
drm/amd/display: [FW Promotion] Release 0.0.208.0
Anthony Koo
1
-0
/
+2
2024-03-20
drm/amd/display: Update DMUB flags and definitions
Anthony Koo
1
-3
/
+37
2024-03-20
drm/amd/display: Add entry and exit counters
Anthony Koo
1
-1
/
+7
2024-03-20
drm/amd/display: Amend coasting vtotal for replay low hz
ChunTao Tso
1
-0
/
+8
2024-03-04
drm/amd/display: add DMUB source files and changes for DCN351
Hamza Mahfooz
4
-0
/
+52
2024-03-04
drm/amd/display: add DCN351 version identifiers
Hamza Mahfooz
1
-0
/
+1
2024-02-22
drm/amd/display: Fix S4 hang polling on HW power up done for VBIOS DMCUB
Nicholas Kazlauskas
2
-9
/
+8
2024-02-14
drm/amd/display: Add shared firmware state for DMUB IPS handshake
Nicholas Kazlauskas
13
-13
/
+165
2024-02-07
drm/amd/display: Drop legacy code
Rodrigo Siqueira
3
-14
/
+0
2024-01-29
drm/amd/display: [FW Promotion] Release 0.0.202.0
Anthony Koo
1
-1
/
+7
2024-01-29
drm/amd/display: refine code for dmcub inbox1 ring buffer debug
Fudongwang
2
-9
/
+5
2024-01-29
drm/amd/display: Wait for mailbox ready when powering up DMCUB
Nicholas Kazlauskas
1
-2
/
+11
2024-01-22
drm/amd/display: [FW Promotion] Release 0.0.201.0
Anthony Koo
1
-9
/
+4
2024-01-22
drm/amd/display: Replay + IPS + ABM in Full Screen VPB
ChunTao Tso
1
-0
/
+46
2024-01-22
drm/amd/display: Add GART memory support for dmcub
Fudongwang
2
-66
/
+59
2024-01-15
drm/amd/display: Add Replay IPS register for DMUB command table
Alvin Lee
1
-0
/
+1
2023-12-19
drm/amd/display: [FW Promotion] Release 0.0.197.0
Anthony Koo
1
-1
/
+1
2023-12-19
drm/amd/display: skip error logging when DMUB is inactive from S3
Samson Tam
2
-2
/
+3
2023-12-15
drm/amd/display: do not send commands to DMUB if DMUB is inactive from S3
Samson Tam
2
-0
/
+36
2023-12-06
drm/amd/display: Increase scratch buffer size
Josip Pavic
1
-1
/
+1
2023-12-06
drm/amd/display: Pass pwrseq inst for backlight and ABM
Lewis Huang
1
-2
/
+12
2023-11-29
drm/amd/display: [FW Promotion] Release 0.0.194.0
Anthony Koo
1
-0
/
+4
2023-11-29
drm/amd/display: [FW Promotion] Release 0.0.193.0
Anthony Koo
1
-2
/
+8
2023-11-29
drm/amd/display: Disable Timing sync check in Full-Screen Video Case
Dennis Chan
1
-5
/
+4
2023-11-29
drm/amd/display: replay: Augment Frameupdate Command
Max Tseng
1
-0
/
+51
2023-11-29
drm/amd/display: replay: generalize the send command function usage
Max Tseng
1
-0
/
+10
2023-11-29
drm/amd/display: Include udelay when waiting for INBOX0 ACK
Alvin Lee
1
-0
/
+1
2023-11-17
drm/amd/display: Add new command to disable replay timing resync
Anthony Koo
1
-0
/
+41
2023-11-17
drm/amd/display: add a debugfs interface for the DMUB trace mask
Hamza Mahfooz
1
-2
/
+38
2023-11-17
drm/amd/display: Change the DMCUB mailbox memory location from FB to inbox
Lewis Huang
2
-16
/
+38
2023-11-17
drm/amd/display: Guard against invalid RPTR/WPTR being set
Nicholas Kazlauskas
1
-3
/
+15
2023-11-07
drm/amd/display: [FW Promotion] Release 0.0.190.0
Anthony Koo
1
-2
/
+2
2023-11-07
drm/amd/display: Enable more IPS options
Sung Joon Kim
1
-3
/
+6
2023-11-07
drm/amd/display: [FW Promotion] Release 0.0.189.0
Anthony Koo
1
-7
/
+5
2023-10-26
drm/amd/display: Add a check for idle power optimization
Sung Joon Kim
1
-0
/
+1
2023-10-26
drm/amd/display: Add missing copyright notice in DMUB
Stylon Wang
2
-0
/
+38
2023-10-09
drm/amd/display: Refactor HWSS into component folder
Mounika Adhuri
1
-1
/
+2
2023-10-09
drm/amd/display: Revert "drm/amd/display: Add a check for idle power optimiza...
Sung Joon Kim
1
-1
/
+0
2023-10-04
drm/amd/display: Adjust code style for dmub_cmd.h
Aurabindo Pillai
1
-81
/
+81
2023-10-04
drm/amd/display: Update DMUB cmd header
Aurabindo Pillai
1
-3
/
+28
2023-10-04
drm/amd/display: Add a check for idle power optimization
Sung Joon Kim
1
-0
/
+1
2023-09-20
drm/amd/display: [FW Promotion] Release 0.0.183.0
Anthony Koo
1
-0
/
+31
2023-09-11
drm/amd/display: support main link off before specific vertical line
Paul Hsieh
1
-2
/
+2
2023-09-11
drm/amd/display: [FW Promotion] Release 0.0.181.0
Anthony Koo
1
-0
/
+2
2023-09-06
drm/amd/display: clean up one inconsistent indenting
Yang Li
1
-1
/
+1
[next]