summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2025-06-24drm/amd/display: Add sanity checks for drm_edid_raw()Takashi Iwai1-0/+4
2025-06-24drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL valueMario Limonciello1-5/+5
2025-06-18drm/amd/display: Export full brightness range to userspaceMario Limonciello1-14/+27
2025-06-18drm/amd/display: Only read ACPI backlight caps onceMario Limonciello1-7/+7
2025-06-03drm/amd/display: Fix default DC and AC levelsMario Limonciello1-2/+2
2025-06-03drm/amd/display: Add debugging message for brightness capsMario Limonciello1-1/+6
2025-05-29Revert "drm/amd/display: pause the workload setting in dm"Fangzhi Zuo1-10/+1
2025-05-29drm/amd/display: Reuse Subvp debug option for FAMSAurabindo Pillai1-1/+3
2025-05-29Revert "drm/amd/display: more liberal vmin/vmax update for freesync"Aurabindo Pillai1-11/+5
2025-05-22Revert "drm/amd: Keep display off while going into S4"Mario Limonciello1-5/+0
2025-05-22drm/amd/display: Add a new dcdebugmask to allow skip detection LTWayne Lin1-0/+3
2025-05-13drm/amd/display: Avoid flooding unnecessary info messagesWayne Lin1-3/+3
2025-05-13drm/amd/display: Return the exact value for debuggingWayne Lin1-1/+1
2025-05-13drm/amd/display: Restructure DMI quirksMario Limonciello4-149/+191
2025-05-13drm/amd/display: Defer BW-optimization-blocked DRR adjustmentsJohn Olender1-0/+2
2025-05-13drm/amd/display: Correct the reply value when AUX write incompleteWayne Lin2-3/+10
2025-05-13drm/amd/display: use drm_dbg_driver() in amdgpu_dm.cAurabindo Pillai1-17/+18
2025-05-12Merge tag 'amd-drm-next-6.16-2025-05-09' of https://gitlab.freedesktop.org/ag...Dave Airlie8-246/+498
2025-05-05drm/amd/display: Fix wrong handling for AUX_DEFER caseWayne Lin1-4/+24
2025-05-05drm/amd/display: Copy AUX read reply data whenever length > 0Wayne Lin1-2/+1
2025-05-05drm/amd/display: Remove incorrect checking in dmub aux handlerWayne Lin1-11/+1
2025-05-05drm/amd/display: Fix the checking condition in dmub aux handlingWayne Lin1-1/+1
2025-05-05drm/amd/display: Shift DMUB AUX reply command if necessaryWayne Lin1-1/+4
2025-05-05drm/amd/display: more liberal vmin/vmax update for freesyncAurabindo Pillai1-5/+11
2025-05-05drm/amd/display: Remove redundant null checkAlex Hung1-5/+0
2025-05-01drm/amd/display: Fix slab-use-after-free in hdcpChris Bainbridge1-3/+16
2025-05-01drm/amd/display: downgrade HDMI infoframe error to one time warningAurabindo Pillai1-2/+2
2025-05-01drm/amd/display: Fix slab-use-after-free in hdcpChris Bainbridge1-3/+16
2025-05-01drm/amd/display: Fix NULL pointer dereferences in dm_update_crtc_state() v2Srinivasan Shanmugam1-2/+2
2025-04-22drm/amd/display: do not copy invalid CRTC timing infoGergo Koteles1-6/+6
2025-04-22drm/amd/display: Default IPS to RCG_IN_ACTIVE_IPS2_IN_OFFLeo Li1-20/+0
2025-04-22drm/amd/display: Fix ACPI edid parsing on some Lenovo systemsMario Limonciello1-1/+1
2025-04-22drm/amd/display: Force full update in gpu resetRoman Li1-0/+3
2025-04-22drm/amd/display: Fix gpu reset in multidisplay configRoman Li1-3/+3
2025-04-22drm/amd/display: Add NULL pointer checks in dm_force_atomic_commit()Srinivasan Shanmugam1-6/+12
2025-04-22drm/amd/display: do not copy invalid CRTC timing infoGergo Koteles1-6/+6
2025-04-22drm/amd/display: Default IPS to RCG_IN_ACTIVE_IPS2_IN_OFFLeo Li1-20/+0
2025-04-22drm/amd/display: Fix ACPI edid parsing on some Lenovo systemsMario Limonciello1-1/+1
2025-04-21drm/amd/display: enable phy-ssc reduction by defaultRoman Li1-0/+1
2025-04-21drm/amd/display: Force full update in gpu resetRoman Li1-0/+3
2025-04-21drm/amd/display: Fix gpu reset in multidisplay configRoman Li1-3/+3
2025-04-21drm/amd/display: Add error check for avi and vendor infoframe setup functionWentao Liang1-2/+11
2025-04-11drm/amd/display: Add htmldocs description for fused_io interfaceRoman Li1-0/+5
2025-04-10Merge tag 'amd-drm-fixes-6.15-2025-04-09' of https://gitlab.freedesktop.org/a...Dave Airlie2-3/+35
2025-04-09drm/amd/display: pause the workload setting in dmKenneth Feng1-1/+10
2025-04-08drm/amd/display: pause the workload setting in dmKenneth Feng1-1/+10
2025-04-08drm/amd/display: Move PSR support message into amdgpu_dmMario Limonciello2-9/+8
2025-04-08drm/amd/display: Adjust all dev_*() messages to drm_*()Mario Limonciello3-9/+9
2025-04-08drm/amd/display: HDCP Locality check using DMUB Fused IODominik Kaszewski4-18/+215
2025-04-08drm/amd/display: Optimize custom brightness curveMario Limonciello1-20/+33