summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/hwss/dcn31
AgeCommit message (Expand)AuthorFilesLines
2026-03-30drm/amd/display: Fixed Silence complier warnings in dcGaghik Khachatrian1-0/+2
2026-03-30drm/amd/display: Avoid turning off the PHY when OTG is running for DVINicholas Kazlauskas1-1/+1
2026-03-11drm/amd/display: Clean up unused codeClay King1-1/+0
2026-02-19drm/amd/display: Migrate DCCG registers access from hwseq to dccg component.Bhuvanachandra Pinninti1-3/+2
2026-02-12drm/amd/display: Revert "Migrate DCCG register access from hwseq to dccg comp...Nicholas Carbones1-2/+3
2026-02-04drm/amd/display: Migrate DIO registers access from hwseq to dio component.Bhuvanachandra Pinninti1-6/+4
2026-02-04drm/amd/display: Migrate DCCG register access from hwseq to dccg component.Bhuvanachandra Pinninti1-3/+2
2026-01-28drm/amd/display: Migrate HUBBUB register access from hwseq to hubbub component.Bhuvanachandra Pinninti1-0/+1
2026-01-21drm/amd/display: Remove unused codeCharlene Liu1-1/+0
2026-01-21drm/amd/display: Ensure link output is disabled in backend reset for PLL_ONNicholas Kazlauskas1-1/+15
2025-10-21drm/amd/display: fix duplicate aux command with AMD aux backlightHarry VanZyllDeJong1-1/+2
2025-09-15drm/amd/display: Rename header file link.h to link_service.hWesley Chalmers1-1/+1
2025-08-04drm/amd/display: Adding interface to log hw state when underflow happensMuhammad Ahmed1-0/+1
2025-07-15drm/amd/display: Initial support for SmartMuxAurabindo Pillai1-0/+13
2025-06-03drm/amd/display: Avoid calling blank_stream() twiceZhongwei Zhang1-2/+9
2025-03-10drm/amd/display: Do not enable replay when vtotal update is pending.Danny Wang1-3/+1
2025-03-05drm/amd/display: misc for dio encoder refactorPeichen Huang1-1/+2
2025-02-19drm/amd/display: Add clear DCC and Tiling callback for DCNRodrigo Siqueira1-0/+1
2025-02-13drm/amd/display: Add AS SDP programming for UHBR link rate.Ian Chen1-0/+5
2024-12-18drm/amd/display: Fix brightness adjustment on MiniLEDHarry VanZyllDeJong1-1/+1
2024-12-10drm/amd/display: Remove unused mmhubbub_warmup fieldDr. David Alan Gilbert1-1/+0
2024-11-11drm/amd/display: 3.2.309Aric Cyr1-1/+2
2024-11-08drm/amd/display: always blank stream before disable crtcFudongwang1-4/+6
2024-11-04drm/amd/display: Implement new backlight_level_params structureKaitlyn Tse3-2/+52
2024-10-02drm/amd/display: Monitor patch to call blank_stream() before otg offZhongwei1-0/+5
2024-08-21drm/amd/display: Update HPO I/O When Handling Link Retrain Automation RequestMichael Strauss1-0/+1
2024-07-24drm/amd/display: Remove duplicate HWSS interfacesJoshua Aberback1-2/+0
2024-07-24drm/amd/display: Check null pointers before usedAlex Hung1-2/+2
2024-06-19drm/amd/display: Remove redundant checks for res_pool->dccgAlex Hung1-1/+1
2024-04-30drm/amd/display: Add log_color_state callback to multiple DCNsRodrigo Siqueira1-0/+1
2024-04-27drm/amd/display: Fix uninitialized variables in DCAlex Hung1-1/+1
2024-04-10drm/amd/display: Add dmub additional interface support for FAMSDillon Varone1-1/+1
2024-02-07drm/amd/display: Drop some unnecessary guardsRodrigo Siqueira1-2/+0
2024-01-29drm/amd/display: Fix static screen event mask definition changeYiling Chen3-1/+23
2024-01-03drm/amd/display: Refactor INIT into component folderRevalla2-0/+190
2024-01-03drm/amd/display: Correctly restore user_levelCamille Cho1-2/+5
2023-12-19drm/amd/display: Only clear symclk otg flag for HDMIAlvin Lee1-1/+2
2023-12-19drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas1-2/+2
2023-12-06drm/amd/display: Create one virtual connector in DCHarry Wentland1-1/+2
2023-10-27drm/amd/display: Add a check for idle power optimizationSung Joon Kim1-1/+3
2023-10-27drm/amd/display: reprogram det size while seamless bootHugo Hu1-0/+9
2023-10-13Revert "drm/amd/display: Create one virtual connector in DC"Alex Hung1-2/+1
2023-10-10drm/amd/display: Refactor HWSS into component folderMounika Adhuri2-0/+663