aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2026-02-19drm/amd/display: Correct logic check error for fastbootCharlene Liu1-2/+2
2026-02-19Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"Nicholas Carbones12-32/+3
2026-02-19Revert "drm/amd/display: Correct hubp GfxVersion verification"Nicholas Carbones3-52/+39
2026-02-19Revert "drm/amd/display: Add Handling for gfxversion DcGfxBase"Nicholas Carbones1-3/+0
2026-02-19drm/amd/display: Migrate DCCG registers access from hwseq to dccg component.Bhuvanachandra Pinninti21-55/+143
2026-02-19drm/amd/display: Implementing ramless idle mouse triggerMuaaz Nisar3-0/+28
2026-02-19drm/amd/display: Disable SR feature on eDP1 by defaultCharlene Liu3-3/+2
2026-02-19drm/amd/display: Expose functions of other dcn useDmytro Laktyushkin5-18/+32
2026-02-18drm/amd/display: Add static keyword for sharpness tablesSamson Tam1-2/+2
2026-02-18drm/amd/display: Only use analog stream encoder with analog engineTimur Kristóf1-1/+4
2026-02-18drm/amd/display: Only use analog link encoder with analog engineTimur Kristóf3-3/+6
2026-02-18drm/amd/display: Use DCE 6 link encoder for DCE 6 analog connectorsTimur Kristóf1-1/+1
2026-02-12drm/amd/display: Fix out-of-bounds stream encoder index v3Srinivasan Shanmugam6-24/+24
2026-02-12drm/amd/display: Promote DC to 3.2.369Taimur Hassan1-1/+1
2026-02-12drm/amd/display: Fix the incorrect type in dml_printAlex Hung1-1/+1
2026-02-12drm/amd/display: bypass post csc for additional color spaces in dalClay King3-6/+25
2026-02-12drm/amd/display: Revert "Migrate DCCG register access from hwseq to dccg comp...Nicholas Carbones12-98/+49
2026-02-12drm/amd/display: Correct hubp GfxVersion verificationNicholas Carbones3-39/+52
2026-02-12Revert "drm/amd/display: mouse event trigger to boost RR when idle"Muaaz Nisar1-15/+0
2026-02-12drm/amd/display: Make GPIO HPD path conditionalRoman Li2-5/+12
2026-02-12drm/amd/display: Increase DCN35 SR enter/exit latencyLeo Li2-10/+10
2026-02-12drm/amd/display: guard NULL manual-trigger callback in cursor programmingVitaly Prosyak1-2/+4
2026-02-12drm/amd/display: use enum value for panel replay settingPeichen Huang1-2/+2
2026-02-12drm/amd/display: Refactor virtual directory reorganize encoder and hwss files.Bhuvanachandra Pinninti30-60/+37
2026-02-12drm/amd/display: set enable_legacy_fast_update to false for DCN36YiLing Chen1-1/+1
2026-02-12drm/amd/display: Check frame skip capability in Sink sideLeon Huang1-0/+10
2026-02-03drm/amd/display: remove assert around dpp_base replacementMelissa Wen1-1/+0
2026-02-03drm/amd/display: extend delta clamping logic to CM3 LUT helperMelissa Wen5-25/+49
2026-02-03drm/amd/display: fix wrong color value mapping on MCM shaper LUTMelissa Wen1-2/+5
2026-02-03drm/amd/display: Promote DC to 3.2.368Taimur Hassan1-1/+1
2026-02-03drm/amd/display: Add Handling for gfxversion DcGfxBaseNicholas Carbones1-0/+3
2026-02-03drm/amd/display: DIO memory leak fix.Bhuvanachandra Pinninti1-0/+5
2026-02-03drm/amd/display: Add CRC 32-bit mode support for DCN3.6+Chenyu Chen7-7/+144
2026-02-03drm/amd/display: Match expected data typesZheng Austin2-19/+19
2026-02-03drm/amd/display: Migrate DIO registers access from hwseq to dio component.Bhuvanachandra Pinninti13-18/+179
2026-02-03drm/amd/display: Add Gfx Base Case For Linear Tiling HandlingNicholas Carbones12-3/+32
2026-02-03drm/amd/display: Fix a NULL pointer dereference in dcn20_hwseq.cWenjing Liu1-1/+2
2026-02-03drm/amd/display: Add oem panel config for new featuresIan Chen1-1/+24
2026-02-03drm/amd/display: Make some DCN35 DCCG symbols non-staticNicholas Kazlauskas2-20/+27
2026-02-03drm/amd/display: Make DSC FGCG a DSC block level functionNicholas Kazlauskas1-0/+1
2026-02-03drm/amd/display: Make DCN35 OTG disable w/a reusableNicholas Kazlauskas2-1/+7
2026-02-03drm/amd/display: External panel replay fsm controlPeichen Huang5-9/+80
2026-02-03drm/amd/display: Add lpddr5 handling to dml2.1Dmytro Laktyushkin4-25/+64
2026-02-03drm/amd/display: Migrate DCCG register access from hwseq to dccg component.Bhuvanachandra Pinninti12-49/+98
2026-01-27drm/amd/display: Promote DC to 3.2.367Taimur Hassan1-1/+1
2026-01-27drm/amd/display: Migrate HUBBUB register access from hwseq to hubbub component.Bhuvanachandra Pinninti8-4/+29
2026-01-27drm/amd/display: mouse event trigger to boost RR when idleMuaaz Nisar1-0/+13
2026-01-27drm/amd/display: Add debug flag to override min dispclkMichael Strauss1-0/+1
2026-01-27drm/amd/display: avoid dig reg access timeout on usb4 link training failZhongwei1-2/+10
2026-01-27drm/amd/display: Remove unnecessary DC FP guardWayne Lin2-4/+0