summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2025-05-13drm/amd/display: Restructure DMI quirksMario Limonciello4-149/+191
2025-05-13drm/amd/display: check stream id dml21 wrapper to get plane_idAurabindo Pillai1-9/+11
2025-05-13drm/amd/display: fix link_set_dpms_off multi-display MST corner caseGeorge Shen1-2/+11
2025-05-13drm/amd/display: Defer BW-optimization-blocked DRR adjustmentsJohn Olender2-3/+9
2025-05-13Revert: "drm/amd/display: Enable urgent latency adjustment on DCN35"Gabe Teeger1-2/+2
2025-05-13drm/amd/display: Fix race in dmub_srv_wait_for_pendingDillon Varone3-28/+49
2025-05-13drm/amd/display: Correct the reply value when AUX write incompleteWayne Lin2-3/+10
2025-05-13drm/amd/display: Backup and restore plane configuration only on updateDillon Varone3-5/+20
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 Airlie148-3766/+5592
2025-05-08drm/amd/display: Don't check for NULL divisor in fixpt codeHarry Wentland2-9/+0
2025-05-08drm/amd/display: Use true/false for boolean variables in DML2 core filesIvan Shamliev2-12/+12
2025-05-08drm/amd/display: adds kernel-doc comment for dc_stream_remove_writeback()James Flowers1-0/+8
2025-05-05drm/amd/display: Promote DC to 3.2.331Taimur Hassan1-1/+1
2025-05-05drm/amd/display: Only wait for required free space in DMUB mailboxDillon Varone3-17/+76
2025-05-05drm/amd/display: Assign preferred stream encoder instance to dpiaMeenakshikumar Somasundaram1-0/+4
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: Refactor SubVP cursor limiting logicDillon Varone39-135/+418
2025-05-05drm/amd/display: Call FP Protect Before Mode Programming/Mode SupportAustin Zheng1-4/+4
2025-05-05drm/amd/display: Remove unnecessary DC_FP_START/DC_FP_ENDAlex Hung1-6/+0
2025-05-05drm/amd/display: Send IPSExit unconditionally.JinZe Xu1-7/+8
2025-05-05drm/amd/display: Add skip rIOMMU dc config optionKevin Gao2-3/+4
2025-05-05Revert "drm/amd/display: turn off eDP lcdvdd and backlight if not required"Nicholas Kazlauskas2-4/+2
2025-05-05drm/amd/display: [FW Promotion] Release 0.1.8.0Taimur Hassan1-0/+3
2025-05-05drm/amd/display: disable DPP RCG before DPP CLK enableCharlene Liu2-21/+38
2025-05-05drm/amd/display: more liberal vmin/vmax update for freesyncAurabindo Pillai1-5/+11
2025-05-05drm/amd/display: allow dscclk disableCharlene Liu1-11/+13
2025-05-05Revert "drm/amd/display: Refactor SubVP cursor limiting logic"Ryan Seto39-400/+129
2025-05-05drm/amd/display: Prepare for Fused I2C-over-AUXDominik Kaszewski2-5/+10
2025-05-05drm/amd/display: Fix invalid context error in dml helperRoman Li1-9/+5
2025-05-05drm/amd/display: Remove redundant null checkAlex Hung1-5/+0
2025-05-05drm/amd/display: Always Scale FlagJesse Agate1-11/+14
2025-05-05drm/amd/display: Promote DC to 3.2.330Taimur Hassan1-1/+1
2025-05-05drm/amd/display: Refactoring DSC enum dsc_bits_per_comp.Bhuvanachandra Pinninti3-13/+6
2025-05-05drm/amd/display: Update IPS sequential_ono requirement checksOvidiu Bunea3-3/+3
2025-05-01drm/amd/display: Fix slab-use-after-free in hdcpChris Bainbridge1-3/+16
2025-05-01drm/amd/display: Rename program_timing function for better debuggingAntonio Fernando Silva e Cruz Filho1-2/+2
2025-05-01drm/amd/display: downgrade HDMI infoframe error to one time warningAurabindo Pillai1-2/+2
2025-05-01drm/amd/display: Fix NULL pointer dereference for program_lut_mode in dcn401_...Srinivasan Shanmugam1-1/+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: Use 16ms AUX read interval for LTTPR with old sinksGeorge Shen1-18/+36
2025-04-22drm/amd/display: Fix ACPI edid parsing on some Lenovo systemsMario Limonciello1-1/+1
2025-04-22drm/amd/display: Enable urgent latency adjustment on DCN35Nicholas Susanto1-2/+2