summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/hwss/dcn20
AgeCommit message (Expand)AuthorFilesLines
2026-03-30drm/amd/display: Fixed Silence complier warnings in dcGaghik Khachatrian1-0/+9
2026-03-30drm/amd/display: Avoid turning off the PHY when OTG is running for DVINicholas Kazlauskas1-2/+2
2026-02-19drm/amd/display: Migrate DCCG registers access from hwseq to dccg component.Bhuvanachandra Pinninti1-21/+8
2026-02-12drm/amd/display: Revert "Migrate DCCG register access from hwseq to dccg comp...Nicholas Carbones1-8/+21
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 Pinninti1-21/+8
2026-01-28drm/amd/display: Migrate HUBBUB register access from hwseq to hubbub component.Bhuvanachandra Pinninti1-2/+2
2026-01-28drm/amd/display: avoid dig reg access timeout on usb4 link training failZhongwei1-2/+10
2026-01-21drm/amd/display: Remove unused codeCharlene Liu1-2/+0
2025-11-26Revert "drm/amd/display: Move setup_stream_attribute"Alex Deucher1-2/+0
2025-11-18drm/amd/display: Clear the CUR_ENABLE register on DCN20 on DPP5Ivan Lipski1-0/+8
2025-10-13drm/amd/display: Driver implementation for cursor offloading to DMUNicholas Kazlauskas1-0/+3
2025-10-13drm/amd/display: Rename should_use_dmub_lock to reflect inbox1 usageNicholas Kazlauskas1-1/+1
2025-10-13drm/amd/display: Support possibly NULL link for should_use_dmub_lockNicholas Kazlauskas1-1/+1
2025-09-23drm/amd/display: remove output_tf_change flagMelissa Wen1-4/+2
2025-09-23drm/amd/display: Remove wm_optimized_requiredDillon Varone1-4/+4
2025-09-23drm/amd/display: Fix for test crash due to power gatingSridevi Arvindekar1-1/+2
2025-09-15drm/amd/display: Rename header file link.h to link_service.hWesley Chalmers1-1/+1
2025-09-09drm/amd/display: use udelay rather than fsleepAlex Deucher1-1/+1
2025-07-28drm/amd/display: Move setup_stream_attributeMichael Strauss1-0/+2
2025-06-30drm/amd/display: Separate set_gsl from set_gsl_source_selectIlya Bakoulin1-5/+4
2025-06-24drm/amd/display: Fix 'failed to blank crtc!'Wen Chen1-1/+1
2025-06-18drm/amd/display: Adjust dto fix coverageAusef Yousof1-1/+1
2025-06-18drm/amd/display: Don't disable dtb as dto src during dpms offAusef Yousof1-0/+9
2025-06-03drm/amd/display: replace fast_validate with enum dc_validate_modeYan Li1-1/+1
2025-06-03drm/amd/display: move RMCM programmingYihan Zhu1-8/+0
2025-05-22drm/amd/display: only collect data if debug gamut_remap is availableMelissa Wen1-8/+18
2025-05-13drm/amd/display: Program triplebuffer on all pipesSung Lee1-1/+1
2025-05-05drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone1-1/+1
2025-05-05Revert "drm/amd/display: Refactor SubVP cursor limiting logic"Ryan Seto1-1/+1
2025-04-22drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone1-1/+1
2025-04-22drm/amd/display: Revert "not disable dtb as dto src at dpms off"Charlene Liu1-8/+0
2025-04-08drm/amd/display: dont disable dtb as dto src during dpms offAusef Yousof1-0/+8
2025-03-27drm/amd/display: prevent hang on link training failBrendan Tam1-1/+5
2025-03-10drm/amd/display: Do not enable replay when vtotal update is pending.Danny Wang1-6/+2
2025-02-25drm/amd/display: replace dio encoder accessPeichen Huang1-1/+4
2025-02-19drm/amd/display: Add clear DCC and Tiling callback for DCNRodrigo Siqueira1-0/+1
2025-02-13drm/amd/display: Allow reuse of of DCN4x codeDmytro1-1/+2
2025-02-13drm/amd/display: Ammend DCPG IP control sequences to align with HW guidanceDillon Varone1-4/+10
2025-01-10drm/amd/display: DML2.1 Post-Si CleanupRafal Ostrowski2-113/+161
2024-11-20drm/amd/display: Fix null check for pipe_ctx->plane_state in dcn20_program_pipeZicheng Qu1-3/+3
2024-10-15drm/amd/display: Clear pipe pointers on pipe resetJoshua Aberback1-8/+4
2024-10-15drm/amd/display: Add 3DLUT FL HW bug workaroundIlya Bakoulin1-2/+6
2024-10-07drm/amd/display: Unify blank_phantom and blank_pixel_dataAustin Zheng1-11/+4
2024-10-02drm/amd/display: Clip rect size changes should be full updatesJoshua Aberback1-2/+0
2024-10-02drm/amd/display: Wait for all pending cleared before full updateAlvin Lee1-2/+2
2024-08-13drm/amd/display: Check null pointer before try to access itWayne Lin1-14/+8
2024-08-13drm/amd/display: Check null pointer before try to access itRodrigo Siqueira1-3/+8
2024-08-06drm/amd/display: Add NULL check for function pointer in dcn20_set_output_tran...Srinivasan Shanmugam1-1/+2
2024-07-28drm/amd/display: Add null check for pipe_ctx->plane_state in dcn20_program_pipeSrinivasan Shanmugam1-11/+19