summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/hwss/dcn20
AgeCommit message (Expand)Author
2026-08-06drm/amd/display: Enable DCN6 sources compilationAurabindo Pillai
2026-07-28drm/amd/display: Refactor DPP_SET_OUTPUT_TRANSFER_FUNC to drop pipe_ctxTomasz Siemek
2026-07-28drm/amd/display: Refactor DPP_PROGRAM_GAMUT_REMAP to drop pipe_ctx paramTomasz Siemek
2026-06-17drm/amd/display: Refactor surface_update_flags to flat struct with helpersRafal Ostrowski
2026-06-17drm/amd/display: Introduce dc_plane_cm and migrate surface update color pathRafal Ostrowski
2026-06-03drm/amd/display: Tie FRL programming together in HWSSHarry Wentland
2026-05-19drm/amd/display: Enable additional wait for pipe pending checksAric Cyr
2026-05-05drm/amd/display: Fix type mismatches using guards and explicit castsGaghik Khachatrian
2026-04-17drm/amd/display: Fix implicit narrowing conversion warningsGaghik Khachatrian
2026-03-30drm/amd/display: Fixed Silence complier warnings in dcGaghik Khachatrian
2026-03-30drm/amd/display: Avoid turning off the PHY when OTG is running for DVINicholas Kazlauskas
2026-02-19drm/amd/display: Migrate DCCG registers access from hwseq to dccg component.Bhuvanachandra Pinninti
2026-02-12drm/amd/display: Revert "Migrate DCCG register access from hwseq to dccg comp...Nicholas Carbones
2026-02-03drm/amd/display: Fix a NULL pointer dereference in dcn20_hwseq.cWenjing Liu
2026-02-03drm/amd/display: Migrate DCCG register access from hwseq to dccg component.Bhuvanachandra Pinninti
2026-01-27drm/amd/display: Migrate HUBBUB register access from hwseq to hubbub component.Bhuvanachandra Pinninti
2026-01-27drm/amd/display: avoid dig reg access timeout on usb4 link training failZhongwei
2026-01-20drm/amd/display: Remove unused codeCharlene Liu
2025-11-26Revert "drm/amd/display: Move setup_stream_attribute"Alex Deucher
2025-11-18drm/amd/display: Clear the CUR_ENABLE register on DCN20 on DPP5Ivan Lipski
2025-10-13drm/amd/display: Driver implementation for cursor offloading to DMUNicholas Kazlauskas
2025-10-13drm/amd/display: Rename should_use_dmub_lock to reflect inbox1 usageNicholas Kazlauskas
2025-10-13drm/amd/display: Support possibly NULL link for should_use_dmub_lockNicholas Kazlauskas
2025-09-23drm/amd/display: remove output_tf_change flagMelissa Wen
2025-09-23drm/amd/display: Remove wm_optimized_requiredDillon Varone
2025-09-23drm/amd/display: Fix for test crash due to power gatingSridevi Arvindekar
2025-09-15drm/amd/display: Rename header file link.h to link_service.hWesley Chalmers
2025-09-09drm/amd/display: use udelay rather than fsleepAlex Deucher
2025-07-28drm/amd/display: Move setup_stream_attributeMichael Strauss
2025-06-30drm/amd/display: Separate set_gsl from set_gsl_source_selectIlya Bakoulin
2025-06-24drm/amd/display: Fix 'failed to blank crtc!'Wen Chen
2025-06-18drm/amd/display: Adjust dto fix coverageAusef Yousof
2025-06-18drm/amd/display: Don't disable dtb as dto src during dpms offAusef Yousof
2025-06-03drm/amd/display: replace fast_validate with enum dc_validate_modeYan Li
2025-06-03drm/amd/display: move RMCM programmingYihan Zhu
2025-05-22drm/amd/display: only collect data if debug gamut_remap is availableMelissa Wen
2025-05-13drm/amd/display: Program triplebuffer on all pipesSung Lee
2025-05-05drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone
2025-05-05Revert "drm/amd/display: Refactor SubVP cursor limiting logic"Ryan Seto
2025-04-22drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone
2025-04-22drm/amd/display: Revert "not disable dtb as dto src at dpms off"Charlene Liu
2025-04-07drm/amd/display: dont disable dtb as dto src during dpms offAusef Yousof
2025-03-26drm/amd/display: prevent hang on link training failBrendan Tam
2025-03-10drm/amd/display: Do not enable replay when vtotal update is pending.Danny Wang
2025-02-25drm/amd/display: replace dio encoder accessPeichen Huang
2025-02-19drm/amd/display: Add clear DCC and Tiling callback for DCNRodrigo Siqueira
2025-02-12drm/amd/display: Allow reuse of of DCN4x codeDmytro
2025-02-12drm/amd/display: Ammend DCPG IP control sequences to align with HW guidanceDillon Varone
2025-01-10drm/amd/display: DML2.1 Post-Si CleanupRafal Ostrowski
2024-11-20drm/amd/display: Fix null check for pipe_ctx->plane_state in dcn20_program_pipeZicheng Qu