summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorLines
2026-02-19drm/amd/display: Check return of shaper curve to HW formatAlex Hung-3/+3
2026-02-19drm/amd/display: Correct logic check error for fastbootCharlene Liu-2/+2
2026-02-19drm/amd/display: Skip eDP detection when no sinkSaidireddy Yenugu-0/+5
2026-02-19Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"Nicholas Carbones-33/+3
2026-02-19Revert "drm/amd/display: Correct hubp GfxVersion verification"Nicholas Carbones-52/+39
2026-02-19Revert "drm/amd/display: Add Handling for gfxversion DcGfxBase"Nicholas Carbones-3/+0
2026-02-19drm/amd/display: Migrate DCCG registers access from hwseq to dccg component.Bhuvanachandra Pinninti-55/+143
2026-02-19drm/amd/display: Implementing ramless idle mouse triggerMuaaz Nisar-0/+28
2026-02-19drm/amd/display: Disable SR feature on eDP1 by defaultCharlene Liu-5/+20
2026-02-19drm/amd/display: Expose functions of other dcn useDmytro Laktyushkin-18/+32
2026-02-18drm/amd/display: Add static keyword for sharpness tablesSamson Tam-2/+2
2026-02-18drm/amd/display: Only use analog stream encoder with analog engineTimur Kristóf-1/+4
2026-02-18drm/amd/display: Only use analog link encoder with analog engineTimur Kristóf-3/+6
2026-02-18drm/amd/display: Use DCE 6 link encoder for DCE 6 analog connectorsTimur Kristóf-1/+1
2026-02-12drm/amd/display: Fix out-of-bounds stream encoder index v3Srinivasan Shanmugam-24/+24
2026-02-12drm/amd/display: Reject cursor plane on DCE when scaled differently than primaryTimur Kristóf-3/+8
2026-02-12drm/amd/display: Fix dc_link NULL handling in HPD initSrinivasan Shanmugam-5/+4
2026-02-12drm/amd/display: Promote DC to 3.2.369Taimur Hassan-1/+1
2026-02-12drm/amd/display: [FW Promotion] Release 0.1.46.0Taimur Hassan-0/+15
2026-02-12drm/amd/display: Fix the incorrect type in dml_printAlex Hung-1/+1
2026-02-12drm/amd/display: bypass post csc for additional color spaces in dalClay King-6/+25
2026-02-12drm/amd/display: Revert "Migrate DCCG register access from hwseq to dccg comp...Nicholas Carbones-98/+49
2026-02-12drm/amd/display: Correct hubp GfxVersion verificationNicholas Carbones-39/+52
2026-02-12Revert "drm/amd/display: mouse event trigger to boost RR when idle"Muaaz Nisar-15/+0
2026-02-12drm/amd/display: Parse all extension blocks for VSDBRay Wu-1/+3
2026-02-12drm/amd/display: Make GPIO HPD path conditionalRoman Li-5/+12
2026-02-12drm/amd/display: Increase DCN35 SR enter/exit latencyLeo Li-10/+10
2026-02-12drm/amd/display: guard NULL manual-trigger callback in cursor programmingVitaly Prosyak-2/+4
2026-02-12drm/amd/display: use enum value for panel replay settingPeichen Huang-2/+2
2026-02-12drm/amd/display: Refactor virtual directory reorganize encoder and hwss files.Bhuvanachandra Pinninti-60/+37
2026-02-12drm/amd/display: set enable_legacy_fast_update to false for DCN36YiLing Chen-1/+1
2026-02-12drm/amd/display: Check frame skip capability in Sink sideLeon Huang-0/+10
2026-02-12drm/amd/display: Avoid updating surface with the same surface under MPOWayne Lin-1/+1
2026-02-12drm/amd/display: Fix system resume lag issueTom Chung-0/+10
2026-02-10drm/amd/display: Hook up colorop destroy helper for plane pipelinesChaitanya Kumar Borah-8/+17
2026-02-10drm: Allow driver-managed destruction of colorop objectsChaitanya Kumar Borah-8/+10
2026-02-05drm/amd/display: expose plane blend LUT in HW with MCMMelissa Wen-1/+1
2026-02-05Merge drm/drm-next into drm-misc-nextThomas Zimmermann-2813/+4039
2026-02-03drm/amd/display: remove assert around dpp_base replacementMelissa Wen-1/+0
2026-02-03drm/amd/display: extend delta clamping logic to CM3 LUT helperMelissa Wen-25/+49
2026-02-03drm/amd/display: fix wrong color value mapping on MCM shaper LUTMelissa Wen-2/+5
2026-02-03drm/amd/display: Promote DC to 3.2.368Taimur Hassan-1/+1
2026-02-03drm/amd/display: [FW Promotion] Release 0.1.45.0Taimur Hassan-0/+10
2026-02-03drm/amd/display: Add Handling for gfxversion DcGfxBaseNicholas Carbones-0/+3
2026-02-03drm/amd/display: DIO memory leak fix.Bhuvanachandra Pinninti-0/+5
2026-02-03drm/amd/display: Init DMUB DPIA Only for APUFangzhi Zuo-11/+9
2026-02-03drm/amd/display: Add CRC 32-bit mode support for DCN3.6+Chenyu Chen-10/+203
2026-02-03drm/amd/display: Match expected data typesZheng Austin-19/+19
2026-02-03drm/amd/display: Migrate DIO registers access from hwseq to dio component.Bhuvanachandra Pinninti-18/+179
2026-02-03drm/amd/display: Add Gfx Base Case For Linear Tiling HandlingNicholas Carbones-3/+33