aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
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-04-30drm/amd/display: Rename program_timing function for better debuggingAntonio Fernando Silva e Cruz Filho1-2/+2
2025-04-30drm/amd/display: downgrade HDMI infoframe error to one time warningAurabindo Pillai1-2/+2
2025-04-30drm/amd/display: Fix NULL pointer dereference for program_lut_mode in dcn401_...Srinivasan Shanmugam1-1/+2
2025-04-30drm/amd/display: Fix slab-use-after-free in hdcpChris Bainbridge1-3/+16
2025-04-30drm/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
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: Remove unused *vbios_smu_set_dprefclkDr. David Alan Gilbert4-30/+0
2025-04-22drm/amd/display: do not copy invalid CRTC timing infoGergo Koteles1-6/+6
2025-04-22drm/amd/display: Correct prefetch calculationTungYu Lu3-0/+3
2025-04-22drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone39-129/+400
2025-04-22drm/amd/display: Fix pixel rate divider policy for 1 pixel per cycle configMeenakshikumar Somasundaram2-2/+4
2025-04-22drm/amd/display: Default IPS to RCG_IN_ACTIVE_IPS2_IN_OFFLeo Li1-20/+0
2025-04-22drm/amd/display: Revert "not disable dtb as dto src at dpms off"Charlene Liu2-8/+5
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: Promote DC to 3.2.329Taimur Hassan1-1/+1
2025-04-21drm/amd/display: enable phy-ssc reduction by defaultRoman Li1-0/+1
2025-04-21drm/amd/display: Enable urgent latency adjustment on DCN35Nicholas Susanto1-2/+2
2025-04-21drm/amd/display: DCN42 RMCM and MCM 3DLUT supportYihan Zhu5-37/+363
2025-04-21drm/amd/display: DCN32 null data checkYihan Zhu1-188/+192
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: Move Mode Support Prefetch Checks To Its Own FunctionAustin Zheng1-635/+642
2025-04-21drm/amd/display: Move desync error counter operation up.Jack Chang1-3/+4
2025-04-21drm/amd/display: Avoid divide by zero by initializing dummy pitch to 1Mario Limonciello1-1/+1
2025-04-21drm/amd/display: Implement HDMI Read RequestChris Park6-0/+30
2025-04-21drm/amd/display: To apply the adjusted DP ref clock for DP devicesYiling Chen1-4/+5
2025-04-21drm/amd/display: Add error check for avi and vendor infoframe setup functionWentao Liang1-2/+11
2025-04-21drm/amdgpu: add missing DCE6 to dce_version_to_string()Alexandre Demers1-0/+6
2025-04-21drm/amdgpu: fix typo in bios_parser.cAlexandre Demers1-2/+2
2025-04-21drm/amdgpu: fix duplicated value setting in dce100_resource_construct()Alexandre Demers1-1/+1
2025-04-21drm/amdgpu: add missing parameter name in dce110_clk_src_construct() declarationAlexandre Demers1-1/+1