summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/hwss
AgeCommit message (Expand)AuthorFilesLines
2026-04-24drm/amd/display: Restore analog connector supportRoman Li1-35/+59
2026-04-07Merge v7.0-rc7 into drm-nextSimona Vetter1-2/+2
2026-03-30drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw()Srinivasan Shanmugam1-6/+11
2026-03-30drm/amd/display: Fixed Silence complier warnings in dcGaghik Khachatrian12-0/+85
2026-03-30drm/amd/display: Move FPU Guards From DML To DC - Part 1Rafal Ostrowski1-2/+2
2026-03-30Revert "drm/amd/display: Add 3DLUT DMA broadcast support"Dillon Varone3-66/+48
2026-03-30drm/amd/display: Fixed silence signed/unsigned mismatch warningsClay King7-9/+9
2026-03-30drm/amd/display: Fix Silence signed/unsighed mismatch warning in dcGaghik Khachatrian1-6/+6
2026-03-30drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw()Srinivasan Shanmugam1-6/+11
2026-03-30drm/amd/display: Avoid turning off the PHY when OTG is running for DVINicholas Kazlauskas4-6/+6
2026-03-23drm/amd/display: Fix NULL pointer assumptions in dcn42_init_hw()Srinivasan Shanmugam1-7/+17
2026-03-23drm/amd/display: Add clk_mgr NULL checks in dcn32_initialize_min_clocks()Srinivasan Shanmugam1-6/+11
2026-03-23drm/amd/display: Add 3DLUT DMA broadcast supportDillon Varone3-47/+66
2026-03-23drm/amd/display: System Hang When System enters to S0i3 w/ iGPUCharlene Liu1-1/+2
2026-03-11drm/amd/display: Sync dcn42 with DC 3.2.373Roman Li5-785/+334
2026-03-11drm/amd/display: Clean up unused codeClay King5-48/+30
2026-03-03drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone1-1/+5
2026-03-03drm/amd/display: Remove always-false branchesAlex Hung1-5/+1
2026-03-03drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone1-1/+5
2026-02-23drm/amd/display: Fix kdoc formatting in dcn42_hwseq.cSrinivasan Shanmugam1-1/+1
2026-02-23drm/amd/display: Add Visual Confirm Support for TestingMuaaz Nisar1-0/+4
2026-02-23drm/amd/display: Fix dcn401_optimize_bandwidthCharlene Liu1-2/+2
2026-02-23drm/amd/display: Fix cursor pos at overlay plane edges on DCN4Ivan Lipski1-0/+19
2026-02-23drm/amd/display: Enable dcn42 DCRoman Li4-5/+42
2026-02-23drm/amd/display: Add dcn42 DC resourcesRoman Li4-0/+1707
2026-02-23drm/amd/display: Implement DAC load detection on external DP bridge encodersTimur Kristóf1-1/+2
2026-02-23drm/amd/display: Add DCE HWSS support for external DP bridge encodersTimur Kristóf1-0/+53
2026-02-23drm/amd/display: Add ability for HWSS to prepare the DDC before useTimur Kristóf1-0/+1
2026-02-23drm/amd/display: Refactor DAC load detection, move to HWSSTimur Kristóf2-0/+13
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2026-02-19drm/amd/display: Enable DAC in DCE link encoderTimur Kristóf2-16/+12
2026-02-19drm/amd/display: Set CRTC source for DAC using registersTimur Kristóf1-25/+1
2026-02-19drm/amd/display: Turn off DAC in DCE link encoder using VBIOSTimur Kristóf1-3/+0
2026-02-19drm/amd/display: Check return of shaper curve to HW formatAlex Hung1-3/+3
2026-02-19drm/amd/display: Correct logic check error for fastbootCharlene Liu1-2/+2
2026-02-19drm/amd/display: Migrate DCCG registers access from hwseq to dccg component.Bhuvanachandra Pinninti9-45/+26
2026-02-12drm/amd/display: Revert "Migrate DCCG register access from hwseq to dccg comp...Nicholas Carbones9-26/+45
2026-02-04drm/amd/display: remove assert around dpp_base replacementMelissa Wen1-1/+0
2026-02-04drm/amd/display: extend delta clamping logic to CM3 LUT helperMelissa Wen3-18/+24
2026-02-04drm/amd/display: Migrate DIO registers access from hwseq to dio component.Bhuvanachandra Pinninti7-17/+24
2026-02-04drm/amd/display: Fix a NULL pointer dereference in dcn20_hwseq.cWenjing Liu1-1/+2
2026-02-04drm/amd/display: Migrate DCCG register access from hwseq to dccg component.Bhuvanachandra Pinninti9-45/+26
2026-01-28drm/amd/display: Migrate HUBBUB register access from hwseq to hubbub component.Bhuvanachandra Pinninti6-4/+7
2026-01-28drm/amd/display: avoid dig reg access timeout on usb4 link training failZhongwei1-2/+10
2026-01-28drm/amd/display: add setup_stereo for dcn4x or laterCharlene Liu2-1/+3
2026-01-21drm/amd/display: Remove unused codeCharlene Liu9-10/+0
2026-01-21drm/amd/display: Ensure link output is disabled in backend reset for PLL_ONNicholas Kazlauskas1-1/+15
2026-01-21drm/amd/display: Initialize a default to phyd32clkAlex Hung1-1/+1
2026-01-21drm/amd/display: Disable FEC when powering down encodersOvidiu Bunea1-9/+15