index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
/
amdgpu_dm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/display: Drop unnecessary `amdgpu` prefix
Mario Limonciello
2025-06-03
1
-16
/
+16
*
drm/amd/display: Indirect buffer transport for FAMS2 commands
Oleh Kuzhylnyi
2025-06-03
1
-0
/
+1
*
drm/amd/display: Fix default DC and AC levels
Mario Limonciello
2025-06-03
1
-2
/
+2
*
drm/amd/display: Add debugging message for brightness caps
Mario Limonciello
2025-06-03
1
-1
/
+6
*
drm/amd/display: Reuse Subvp debug option for FAMS
Aurabindo Pillai
2025-05-29
1
-1
/
+3
*
Revert "drm/amd/display: more liberal vmin/vmax update for freesync"
Aurabindo Pillai
2025-05-29
1
-11
/
+5
*
Revert "drm/amd: Keep display off while going into S4"
Mario Limonciello
2025-05-22
1
-5
/
+0
*
drm/amd/display: Add a new dcdebugmask to allow skip detection LT
Wayne Lin
2025-05-22
1
-0
/
+3
*
drm/amd/display: Return the exact value for debugging
Wayne Lin
2025-05-13
1
-1
/
+1
*
drm/amd/display: Restructure DMI quirks
Mario Limonciello
2025-05-13
1
-149
/
+3
*
drm/amd/display: Defer BW-optimization-blocked DRR adjustments
John Olender
2025-05-13
1
-0
/
+2
*
drm/amd/display: Correct the reply value when AUX write incomplete
Wayne Lin
2025-05-13
1
-1
/
+2
*
drm/amd/display: use drm_dbg_driver() in amdgpu_dm.c
Aurabindo Pillai
2025-05-13
1
-17
/
+18
*
drm/amd/display: Copy AUX read reply data whenever length > 0
Wayne Lin
2025-05-05
1
-2
/
+1
*
drm/amd/display: Remove incorrect checking in dmub aux handler
Wayne Lin
2025-05-05
1
-11
/
+1
*
drm/amd/display: Fix the checking condition in dmub aux handling
Wayne Lin
2025-05-05
1
-1
/
+1
*
drm/amd/display: Shift DMUB AUX reply command if necessary
Wayne Lin
2025-05-05
1
-1
/
+4
*
drm/amd/display: more liberal vmin/vmax update for freesync
Aurabindo Pillai
2025-05-05
1
-5
/
+11
*
drm/amd/display: Remove redundant null check
Alex Hung
2025-05-05
1
-5
/
+0
*
drm/amd/display: downgrade HDMI infoframe error to one time warning
Aurabindo Pillai
2025-04-30
1
-2
/
+2
*
drm/amd/display: Fix NULL pointer dereferences in dm_update_crtc_state() v2
Srinivasan Shanmugam
2025-04-30
1
-2
/
+2
*
drm/amd/display: Add NULL pointer checks in dm_force_atomic_commit()
Srinivasan Shanmugam
2025-04-22
1
-6
/
+12
*
drm/amd/display: do not copy invalid CRTC timing info
Gergo Koteles
2025-04-22
1
-6
/
+6
*
drm/amd/display: Default IPS to RCG_IN_ACTIVE_IPS2_IN_OFF
Leo Li
2025-04-22
1
-20
/
+0
*
drm/amd/display: enable phy-ssc reduction by default
Roman Li
2025-04-21
1
-0
/
+1
*
drm/amd/display: Force full update in gpu reset
Roman Li
2025-04-21
1
-0
/
+3
*
drm/amd/display: Fix gpu reset in multidisplay config
Roman Li
2025-04-21
1
-3
/
+3
*
drm/amd/display: Add error check for avi and vendor infoframe setup function
Wentao Liang
2025-04-21
1
-2
/
+11
*
drm/amd/display: Move PSR support message into amdgpu_dm
Mario Limonciello
2025-04-07
1
-1
/
+8
*
drm/amd/display: Adjust all dev_*() messages to drm_*()
Mario Limonciello
2025-04-07
1
-5
/
+5
*
drm/amd/display: HDCP Locality check using DMUB Fused IO
Dominik Kaszewski
2025-04-07
1
-10
/
+138
*
drm/amd/display: Optimize custom brightness curve
Mario Limonciello
2025-04-07
1
-20
/
+33
*
drm/amd/display: use drm_warn instead of DRM_WARN
Aurabindo Pillai
2025-04-07
1
-13
/
+13
*
drm/amd/display: use drm_info instead of DRM_INFO
Aurabindo Pillai
2025-04-07
1
-12
/
+12
*
drm/amd/display: convert more DRM_ERROR to drm_err
Aurabindo Pillai
2025-04-07
1
-103
/
+104
*
drm/amd/display: use drm_err in create_validate_stream_for_sink()
Aurabindo Pillai
2025-04-07
1
-6
/
+7
*
drm/amd/display: use drm_err in hpd rx offload
Aurabindo Pillai
2025-04-07
1
-9
/
+10
*
drm/amd/display: convert DRM_ERROR to drm_err in hpd_rx_irq_create_workqueue()
Aurabindo Pillai
2025-04-07
1
-3
/
+4
*
drm/amd/display: add proper error message for vblank init
Saleemkhan Jamadar
2025-04-07
1
-1
/
+1
*
drm/amd/display: add proper error message for vblank init
Saleemkhan Jamadar
2025-04-07
1
-2
/
+2
*
drm/amd/display: Add HP Elitebook 645 to the quirk list for eDP on DP1
Mario Limonciello
2025-04-07
1
-0
/
+7
*
drm/amd/display: Add HP Probook 445 and 465 to the quirk list for eDP on DP1
Mario Limonciello
2025-04-07
1
-0
/
+14
*
drm/amd/display: Actually do immediate vblank disable
Leo Li
2025-03-26
1
-0
/
+2
*
drm/amd/display: Increase vblank offdelay for PSR panels
Leo Li
2025-03-26
1
-7
/
+32
*
drm/amd/display: Fix message for support_edp0_on_dp1
Yilin Chen
2025-03-18
1
-1
/
+1
*
drm/amd/display: Add and use new dm_prepare_suspend() callback
Mario Limonciello
2025-03-10
1
-4
/
+21
*
drm/amd/display: Restore correct backlight brightness after a GPU reset
Mario Limonciello
2025-03-10
1
-0
/
+10
*
drm/amd/display: fix default brightness
Mario Limonciello
2025-03-10
1
-1
/
+1
*
Merge tag 'amd-drm-next-6.15-2025-03-07' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2025-03-09
1
-93
/
+203
|
\
|
*
drm/amd: Keep display off while going into S4
Mario Limonciello
2025-03-07
1
-0
/
+5
[next]