summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/hwss
AgeCommit message (Expand)AuthorLines
2026-04-07Merge v7.0-rc7 into drm-nextSimona Vetter-2/+2
2026-03-30drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw()Srinivasan Shanmugam-6/+11
2026-03-30drm/amd/display: Fixed Silence complier warnings in dcGaghik Khachatrian-0/+85
2026-03-30drm/amd/display: Move FPU Guards From DML To DC - Part 1Rafal Ostrowski-2/+2
2026-03-30Revert "drm/amd/display: Add 3DLUT DMA broadcast support"Dillon Varone-66/+48
2026-03-30drm/amd/display: Fixed silence signed/unsigned mismatch warningsClay King-9/+9
2026-03-30drm/amd/display: Fix Silence signed/unsighed mismatch warning in dcGaghik Khachatrian-6/+6
2026-03-30drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw()Srinivasan Shanmugam-6/+11
2026-03-30drm/amd/display: Avoid turning off the PHY when OTG is running for DVINicholas Kazlauskas-6/+6
2026-03-23drm/amd/display: Fix NULL pointer assumptions in dcn42_init_hw()Srinivasan Shanmugam-7/+17
2026-03-23drm/amd/display: Add clk_mgr NULL checks in dcn32_initialize_min_clocks()Srinivasan Shanmugam-6/+11
2026-03-23drm/amd/display: Add 3DLUT DMA broadcast supportDillon Varone-47/+66
2026-03-23drm/amd/display: System Hang When System enters to S0i3 w/ iGPUCharlene Liu-1/+2
2026-03-11drm/amd/display: Sync dcn42 with DC 3.2.373Roman Li-785/+334
2026-03-11drm/amd/display: Clean up unused codeClay King-48/+30
2026-03-02drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone-1/+5
2026-03-02drm/amd/display: Remove always-false branchesAlex Hung-5/+1
2026-03-02drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone-1/+5
2026-02-23drm/amd/display: Fix kdoc formatting in dcn42_hwseq.cSrinivasan Shanmugam-1/+1
2026-02-23drm/amd/display: Add Visual Confirm Support for TestingMuaaz Nisar-0/+4
2026-02-23drm/amd/display: Fix dcn401_optimize_bandwidthCharlene Liu-2/+2
2026-02-23drm/amd/display: Fix cursor pos at overlay plane edges on DCN4Ivan Lipski-0/+19
2026-02-23drm/amd/display: Enable dcn42 DCRoman Li-5/+42
2026-02-23drm/amd/display: Add dcn42 DC resourcesRoman Li-0/+1707
2026-02-23drm/amd/display: Implement DAC load detection on external DP bridge encodersTimur Kristóf-1/+2
2026-02-23drm/amd/display: Add DCE HWSS support for external DP bridge encodersTimur Kristóf-0/+53
2026-02-23drm/amd/display: Add ability for HWSS to prepare the DDC before useTimur Kristóf-0/+1
2026-02-23drm/amd/display: Refactor DAC load detection, move to HWSSTimur Kristóf-0/+13
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2026-02-19drm/amd/display: Enable DAC in DCE link encoderTimur Kristóf-16/+12
2026-02-19drm/amd/display: Set CRTC source for DAC using registersTimur Kristóf-25/+1
2026-02-19drm/amd/display: Turn off DAC in DCE link encoder using VBIOSTimur Kristóf-3/+0
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: Migrate DCCG registers access from hwseq to dccg component.Bhuvanachandra Pinninti-45/+26
2026-02-12drm/amd/display: Revert "Migrate DCCG register access from hwseq to dccg comp...Nicholas Carbones-26/+45
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-18/+24
2026-02-03drm/amd/display: Migrate DIO registers access from hwseq to dio component.Bhuvanachandra Pinninti-17/+24
2026-02-03drm/amd/display: Fix a NULL pointer dereference in dcn20_hwseq.cWenjing Liu-1/+2
2026-02-03drm/amd/display: Migrate DCCG register access from hwseq to dccg component.Bhuvanachandra Pinninti-45/+26
2026-01-27drm/amd/display: Migrate HUBBUB register access from hwseq to hubbub component.Bhuvanachandra Pinninti-4/+7
2026-01-27drm/amd/display: avoid dig reg access timeout on usb4 link training failZhongwei-2/+10
2026-01-27drm/amd/display: add setup_stereo for dcn4x or laterCharlene Liu-1/+3
2026-01-20drm/amd/display: Remove unused codeCharlene Liu-10/+0
2026-01-20drm/amd/display: Ensure link output is disabled in backend reset for PLL_ONNicholas Kazlauskas-1/+15
2026-01-20drm/amd/display: Initialize a default to phyd32clkAlex Hung-1/+1
2026-01-20drm/amd/display: Disable FEC when powering down encodersOvidiu Bunea-9/+15
2026-01-20drm/amd/display: update memory QoS measurement interfaceWenjing Liu-32/+6