index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dce
Age
Commit message (
Expand
)
Author
Lines
2025-01-10
drm/amd/display: Use HW lock mgr for PSR1
Tom Chung
-1
/
+2
2024-10-28
drm/amd/display: Remove useless assignments and variables
Alex Hung
-2
/
+0
2024-08-27
drm/amd/display: Retry Replay residency
ChunTao Tso
-4
/
+14
2024-08-06
drm/amd/display: Replace dm_execute_dmub_cmd with dc_wake_and_execute_dmub_cmd
Rodrigo Siqueira
-2
/
+1
2024-08-06
drm/amd/display: Enable aux transfer path via dmub for dp tunneling
Meenakshikumar Somasundaram
-1
/
+9
2024-07-27
drm/amd/display: Add a missing PSR state
Tom Chung
-0
/
+2
2024-07-23
drm/amd/display: Add visual confirm for Idle State
Duncan Ma
-0
/
+3
2024-07-23
drm/amd/display: Disable HBR audio for DP2 for certain ASICs
Alvin Lee
-0
/
+7
2024-07-01
drm/amd/display: Add available bandwidth calculation for audio
Ryan Seto
-1
/
+2
2024-07-01
drm/amd/display: Fix possible overflow in integer multiplication
Alex Hung
-6
/
+6
2024-06-27
drm/amd/display: Add Replay general cmd
Joan Lee
-1
/
+17
2024-06-27
drm/amd/display: Check and log for function error codes
Alex Hung
-1
/
+4
2024-06-14
drm/amd/display: Avoid overflow from uint32_t to uint8_t
Alex Hung
-1
/
+1
2024-06-14
drm/amd/display: Remove useless comparison of unsigned int vs. 0
Alex Hung
-4
/
+2
2024-06-14
drm/amd/display: Prevent overflow on DTO calculation
Chris Park
-4
/
+8
2024-06-14
drm/amd/display: Use the SPDX license identifier for dmub_replay files
Rodrigo Siqueira
-48
/
+6
2024-06-14
drm/amd/display: Fix Replay Desync Error Test
Dennis Chan
-0
/
+12
2024-06-14
drm/amd/display: Replay + IPS + ABM in Full Screen VPB
ChunTao Tso
-0
/
+12
2024-06-14
drm/amd/display: Expand supported Replay residency mode
Leon Huang
-9
/
+25
2024-06-14
drm/amd/display: Replay low hz
ChunTao Tso
-16
/
+22
2024-06-14
drm/amd/display: Use TPS3 for ALPM on Specific Panel
pochchan
-2
/
+5
2024-06-14
drm/amd/display: Wake DMCUB before sending a command for replay feature
Nicholas Kazlauskas
-3
/
+3
2024-06-14
drm/amd/display: Don't use fsleep for PSR exit waits on dmub replay
Nicholas Kazlauskas
-1
/
+2
2024-06-14
drm/amd/display: Use dc wake for get the replay state
Rodrigo Siqueira
-9
/
+3
2024-06-14
drm/amd/display: Extend PSRSU residency mode
Jack Chang
-2
/
+6
2024-06-05
drm/amd/display: Add params of set_abm_event for VB Scaling
Chun-LiangChang
-0
/
+20
2024-05-20
drm/amd/display: Modify HPO pixel clock programming to support DPM
Dillon Varone
-4
/
+4
2024-05-20
drm/amd/display: Adjust incorrect indentations and spaces
Alex Hung
-10
/
+8
2024-05-20
drm/amd/display: Use the correct TMDS function to avoid DVI issues
Chris Park
-1
/
+1
2024-04-26
drm/amd/display: Add misc DC changes for DCN401
Aurabindo Pillai
-0
/
+129
2024-04-26
drm/amd/display: Add some DCN401 reg name to macro definitions
Aurabindo Pillai
-0
/
+64
2024-04-16
drm/amd/display: Remove unnecessary code
Rodrigo Siqueira
-3
/
+0
2024-04-16
drm/amd/display: Adjust headers
Rodrigo Siqueira
-3
/
+0
2024-04-09
drm/amd/display: Adjust dprefclk by down spread percentage.
Zhongwei
-4
/
+4
2024-04-09
drm/amd/display: Includes adjustments
Rodrigo Siqueira
-4
/
+0
2024-04-09
drm/amd/display: Add missing SFB and OPP_SF
Rodrigo Siqueira
-0
/
+2
2024-04-09
drm/amd/display: Fix compiler warnings on high compiler warning levels
Aric Cyr
-1
/
+1
2024-03-20
drm/amd/display: Update DMUB flags and definitions
Anthony Koo
-1
/
+1
2024-02-26
Merge v6.8-rc6 into drm-next
Daniel Vetter
-0
/
+1
2024-02-22
drm/amd/display: Only allow dig mapping to pwrseq in new asic
Lewis Huang
-0
/
+1
2024-02-14
drm/amd/display: should support dmub hw lock on Replay
Martin Tsai
-0
/
+4
2024-01-29
drm/amd/display: fix DP audio settings
Charlene Liu
-2
/
+7
2024-01-22
drm/amd/display: Drop kdoc markers for some Panel Replay functions
Srinivasan Shanmugam
-2
/
+2
2024-01-15
drm/amd/display: Add DP audio BW validation
George Shen
-14
/
+277
2024-01-09
drm/amd/display: To adjust dprefclk by down spread percentage
Martin Tsai
-2
/
+9
2024-01-03
drm/amd/display: Add some functions for Panel Replay
Tom Chung
-6
/
+92
2024-01-03
drm/amd/display: Correctly restore user_level
Camille Cho
-7
/
+7
2023-12-19
drm/amd/display: Wake DMCUB before executing GPINT commands
Nicholas Kazlauskas
-13
/
+6
2023-12-19
drm/amd/display: Wake DMCUB before sending a command
Nicholas Kazlauskas
-16
/
+16
2023-12-13
drm/amd/display: Exit from idle state before accessing HW data
Sung Joon Kim
-0
/
+4
[next]