summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/hwss/dcn35
AgeCommit message (Expand)AuthorFilesLines
2026-03-30drm/amd/display: Fixed Silence complier warnings in dcGaghik Khachatrian1-0/+2
2026-03-30drm/amd/display: Fixed silence signed/unsigned mismatch warningsClay King1-2/+2
2026-03-11drm/amd/display: Clean up unused codeClay King1-6/+6
2026-02-19drm/amd/display: Migrate DCCG registers access from hwseq to dccg component.Bhuvanachandra Pinninti1-1/+2
2026-02-12drm/amd/display: Revert "Migrate DCCG register access from hwseq to dccg comp...Nicholas Carbones1-2/+1
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-1/+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-10drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDS on DCN35Nicholas Kazlauskas3-1/+56
2025-12-08drm/amd/display: Reset pipe mask at beginning of cursor offloadNicholas Kazlauskas1-0/+1
2025-12-08drm/amd/display: Correct DSC padding accountingRelja Vojvodic1-1/+1
2025-10-28drm/amd/display: Update cursor offload assignmentsAlvin Lee1-1/+1
2025-10-21drm/amd/display: Move all DCCG RCG into HWSS root_clock_controlOvidiu Bunea1-5/+0
2025-10-13drm/amd/display: Driver implementation for cursor offloading to DMUNicholas Kazlauskas3-0/+152
2025-10-13drm/amd/display: Correct slice width calculation for YCbCr420Relja Vojvodic1-0/+1
2025-09-15drm/amd/display: Rename header file link.h to link_service.hWesley Chalmers1-1/+1
2025-09-06drm/amd/display: Correct sequences and delays for DCN35 PG & RCGOvidiu Bunea2-98/+20
2025-08-04drm/amd/display: Adding interface to log hw state when underflow happensMuhammad Ahmed1-0/+1
2025-06-18drm/amd/display: Add more checks for DSC / HUBP ONO guaranteesNicholas Kazlauskas1-0/+28
2025-05-16drm/amd/display: Support external tunneling featureCruise Hung1-1/+1
2025-05-05drm/amd/display: disable DPP RCG before DPP CLK enableCharlene Liu1-7/+14
2025-04-08drm/amd/display: wait for updates to latch before lockingAusef Yousof1-0/+2
2025-03-10drm/amd/display: Do not enable replay when vtotal update is pending.Danny Wang1-2/+1
2025-02-19drm/amd/display: Add clear DCC and Tiling callback for DCNRodrigo Siqueira1-0/+1
2025-02-03drm/amd/display: Fix seamless boot sequenceLo-an Chen1-1/+2
2025-01-24drm/amd/display: Add hubp cache reset when powergatingAric Cyr1-0/+2
2025-01-10drm/amd/display: DML2.1 Post-Si CleanupRafal Ostrowski1-0/+4
2025-01-06drm/amd/display: power up all gating blocks when releasing hw DCN35Yihan Zhu3-0/+37
2025-01-06drm/amd/display: update sequential pg logic DCN35Yihan Zhu1-1/+6
2024-12-18drm/amd/display: Disable MPC rate control on ODM pipe updateGeorge Shen1-0/+12
2024-12-10drm/amd/display: Remove unused mmhubbub_warmup fieldDr. David Alan Gilbert1-1/+0
2024-11-04drm/amd/display: Implement new backlight_level_params structureKaitlyn Tse2-1/+2
2024-10-28drm/amd/display: Do not read DSC state if not in useOvidiu Bunea1-6/+9
2024-10-07drm/amd/display: Remove programming outstanding updates for dcn35Dillon Varone1-1/+0
2024-09-18drm/amd/display: Skip to enable dsc if it has been offZhikai Zhai1-0/+13
2024-09-07drm/amd/display: fix dccg root clock optimization related hangQili Lu1-0/+4
2024-09-07drm/amd/display: Avoid race between dcn35_set_drr() and dc_state_destruct()Tobias Jakobi1-8/+12
2024-09-02drm/amd/display: Fix flickering caused by dccgHansen Dsouza1-45/+0
2024-08-21drm/amd/display: Remove redundant check in DCN35 hwseqNicholas Susanto1-3/+0
2024-08-13drm/amd/display: Perform outstanding programming on full updatesDillon Varone1-0/+1
2024-08-06drm/amd/display: Add missing DET segments programmingRodrigo Siqueira1-0/+2
2024-07-24drm/amd/display: Remove duplicate HWSS interfacesJoshua Aberback2-6/+4
2024-07-24drm/amd/display: Check stream pointer is initialized before accessingSung Joon Kim1-4/+3
2024-07-24drm/amd/display: Check null pointers before usedAlex Hung1-4/+4
2024-06-19drm/amd/display: Remove redundant checks for res_pool->dccgAlex Hung1-1/+1
2024-06-14drm/amd/display: Attempt to avoid empty TUs when endpoint is DPIAMichael Strauss3-1/+75
2024-06-14drm/amd/display: Add sequential ONO sequencing for DCN35Nicholas Kazlauskas1-15/+70
2024-06-05drm/amd/display: Keep VBios pixel rate div setting until next mode setyi-lchen1-0/+1
2024-05-20drm/amd/display: Fix pipe addition logic in calc_blocks_to_ungate DCN35Nicholas Susanto1-1/+2