summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2023-09-06drm/amd/display: prevent potential division by zero errorsHamza Mahfooz1-3/+6
2023-09-06drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gammaMelissa Wen1-0/+7
2023-09-06drm/amd/display: limit the v_startup workaround to ASICs older than DCN3.1Hamza Mahfooz1-1/+2
2023-09-06Revert "drm/amd/display: Remove v_startup workaround for dcn3+"Hamza Mahfooz1-20/+4
2023-08-31Revert "Revert "drm/amd/display: Implement zpos property""Hamza Mahfooz1-0/+9
2023-08-31drm/amd/display: always switch off ODM before committing more streamsWenjing Liu1-5/+5
2023-08-31drm/amd/display: Remove wait while lockedGabe Teeger3-28/+42
2023-08-31drm/amd/display: update blank state on ODM changesWenjing Liu1-27/+9
2023-08-31drm/amd/display: Add smu write msg id fail retry processFudong Wang1-4/+16
2023-08-31Partially revert "drm/amd/display: update add plane to context logic with a n...Wenjing Liu1-4/+114
2023-08-31drm/amd/display: register edp_backlight_control() for DCN301Hamza Mahfooz1-0/+1
2023-08-31drm/amd/display: fix static screen detection settingSungHuai Wang6-4/+23
2023-08-31drm/amd/display: fix mode scaling (RMX_.*)Hamza Mahfooz1-1/+1
2023-08-31drm/amd/display: set minimum of VBlank_nomChunTao Tso1-1/+20
2023-08-31drm/amd/display: Correct unit conversion for vstartupReza Amini1-1/+24
2023-08-31drm/amd/display: Roll back unit correctionOvidiu Bunea1-24/+1
2023-08-31drm/amd/display: Enable Replay for static screen use casesBhawanpreet Lakha2-1/+30
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie1-0/+12
2023-08-16Revert "Revert "drm/amdgpu/display: change pipe policy for DCN 2.0""Alex Deucher1-1/+1
2023-08-16Revert "Revert "drm/amdgpu/display: change pipe policy for DCN 2.0""Alex Deucher1-1/+1
2023-08-16drm/amd/display: Handle Replay related hpd irqBhawanpreet Lakha1-0/+66
2023-08-15drm/amd/display: Update adaptive sync infopackets for replayBhawanpreet Lakha2-2/+7
2023-08-15drm/amd/display: Promote DAL to 3.2.247Aric Cyr1-1/+1
2023-08-15drm/amd/display: [FW Promotion] Release 0.0.179.0Anthony Koo1-0/+4
2023-08-15drm/amd/display: Replace ternary operator with min() in 'dm_helpers_parse_edi...Srinivasan Shanmugam1-1/+1
2023-08-15drm/amd/display: enable low power mode for VGA memoryAurabindo Pillai1-0/+5
2023-08-15drm/amd/display: Add some missing register definitionsAurabindo Pillai1-29/+40
2023-08-15drm/amd/display: avoid crash and add z8_marks related in dmlCharlene Liu4-5/+8
2023-08-15drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu19-185/+375
2023-08-15drm/amd/display: Enable 8k60hz mode on single displayNicholas Susanto1-1/+3
2023-08-15drm/amd/display: fix incorrect stream_res allocation for older ASICWenjing Liu1-14/+13
2023-08-15drm/amd/display: Gamut remap only changes missedKrunoslav Kovac1-0/+1
2023-08-15drm/amd/display: PMFW to wait for DMCUB ack for FPO casesAlvin Lee3-0/+13
2023-08-15drm/amd/display: Enable subvp high refresh up to 175hzAlvin Lee2-3/+4
2023-08-15drm/amd/display: disable clock gating logic reversed bug fixMuhammad Ahmed2-4/+4
2023-08-15drm/amd/display: Support Compliance Test Pattern Generation with DP2 RetimerMichael Strauss17-237/+738
2023-08-15drm/amd/display: Remove unnecessary NULL valuesRuan Jinjie2-4/+4
2023-08-15drm/amd/display: dmub_replay: don't use kernel-doc markersRandy Dunlap1-9/+9
2023-08-15drm/amd/display: Update replay for clk_mgr optimizationsBhawanpreet Lakha1-0/+3
2023-08-15drm/amd/display: Add Replay supported/enabled checksBhawanpreet Lakha3-0/+14
2023-08-09drm/amd/display: Fix a regression on Polaris cardsMario Limonciello1-1/+1
2023-08-09drm/amd/display: check attr flag before set cursor degamma on DCN3+Melissa Wen1-2/+5
2023-08-09drm/amd/display: Don't show stack trace for missing eDPMario Limonciello1-1/+2
2023-08-09drm/amd: Disable S/G for APUs when 64GB or more host memoryMario Limonciello1-3/+2
2023-08-09drm/amd/display: Get replay info from VSDBBhawanpreet Lakha3-0/+64
2023-08-09drm/amd/display: Clean up errors in dce_clk_mgr.cRan Sun1-1/+1
2023-08-09drm/amd/display: Clean up errors in display_mode_vba_30.cRan Sun1-4/+2
2023-08-09drm/amd/display: Clean up errors in dcn10_dpp_dscl.cRan Sun1-2/+1
2023-08-09drm/amd/display: Clean up errors in dc_stream.cRan Sun1-2/+1
2023-08-09drm/amd/display: Clean up errors in bios_parser2.cRan Sun1-16/+16