summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/hwss/dcn401
AgeCommit message (Expand)AuthorFilesLines
2025-07-15drm/amd/display: Make dcn401_initialize_min_clocks() available to other compi...Karthi Kandasamy2-6/+9
2025-06-18drm/amd/display: DML2.1 changesAurabindo Pillai1-0/+3
2025-06-18drm/amd/display: Refactor DML2 DC power instanceDillon Varone1-7/+2
2025-06-03drm/amd/display: replace fast_validate with enum dc_validate_modeYan Li1-1/+1
2025-06-03drm/amd/display: move RMCM programmingYihan Zhu2-286/+10
2025-05-16drm/amd/display: init local variable to fix format errorsYihan Zhu1-8/+8
2025-05-13drm/amd/display: Fix null check of pipe_ctx->plane_state for update_dchubp_dppMelissa Wen1-3/+3
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-05-01drm/amd/display: Fix NULL pointer dereference for program_lut_mode in dcn401_...Srinivasan Shanmugam1-1/+2
2025-04-22drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone1-1/+1
2025-04-21drm/amd/display: DCN42 RMCM and MCM 3DLUT supportYihan Zhu2-36/+323
2025-04-07Revert "drm/amd/display: Fix VUpdate offset calculations for dcn401"Dillon Varone3-46/+1
2025-04-07drm/amd/display: Fix VUpdate offset calculations for dcn401Dillon Varone3-1/+46
2025-03-27drm/amd/display: prevent hang on link training failBrendan Tam1-2/+5
2025-03-10drm/amd/display: Do not enable replay when vtotal update is pending.Danny Wang1-7/+3
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: Make dcn401_program_pipe non staticAurabindo Pillai2-1/+5
2025-02-13drm/amd/display: Ammend DCPG IP control sequences to align with HW guidanceDillon Varone3-1/+38
2025-02-13drm/amd/display: Reverse the visual confirm recoutsPeterson Guo1-47/+1
2025-01-10drm/amd/display: Remove unused read_ono_state function from Hwss moduleKarthi Kandasamy2-87/+0
2025-01-10drm/amd/display: DML2.1 Post-Si CleanupRafal Ostrowski3-13/+752
2024-12-18drm/amd/display: initialize uninitialized variableMeera Patel1-1/+1
2024-12-18drm/amd/display: Add support for FAMS2+ interface versionsDillon Varone1-1/+2
2024-12-10drm/amd/display: Remove unused mmhubbub_warmup fieldDr. David Alan Gilbert1-1/+0
2024-12-03drm/amd/display: Add hblank borrowing supportChris Park1-1/+6
2024-11-20drm/amd/display: Enable Request rate limiter during C-State on dcn401Dillon Varone1-5/+8
2024-11-04drm/amd/display: Implement new backlight_level_params structureKaitlyn Tse1-1/+1
2024-10-28drm/amd/display: Add P-State Stall Timeout Recovery Support for dcn401Dillon Varone1-0/+5
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 Bakoulin3-3/+60
2024-10-15drm/amd/display: Remove useless assignmentsAlex Hung1-1/+0
2024-10-07drm/amd/display: Unify blank_phantom and blank_pixel_dataAustin Zheng1-1/+0
2024-10-02drm/amd/display: Configure DTBCLK_P with OPTC only for dcn401Dillon Varone3-4/+142
2024-10-02drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDSRyan Seto3-1/+57
2024-10-02drm/amd/display: Wait For DET Update Should Use Current StateAustin Zheng2-3/+8
2024-10-02drm/amd/display: Set Pipe Unlock Order Outside of HWSEQAustin Zheng1-20/+12
2024-10-02drm/amd/display: Wait for all pending cleared before full updateAlvin Lee1-0/+1
2024-08-13drm/amd/display: Perform outstanding programming on full updatesDillon Varone3-4/+16
2024-08-13drm/amd/display: Disable DCN401 UCLK P-State support on full updatesDillon Varone1-3/+3
2024-08-13drm/amd/display: Add more logging for MALL static screenAurabindo Pillai1-2/+8
2024-08-13drm/amd/display: Unlock Pipes Based On DET AllocationAustin Zheng3-1/+94
2024-08-13drm/amd/display: 3DLUT non-DMA refactorRelja Vojvodic2-27/+21
2024-08-06drm/amd/display: Add NULL check for function pointer in dcn401_set_output_tra...Srinivasan Shanmugam1-1/+3
2024-08-06drm/amd/display: For FAMS2 don't program P-State force from driverAlvin Lee1-1/+0
2024-08-06drm/amd/display: Underflow Seen on DCN401 eGPUDaniel Sa1-2/+6
2024-07-28drm/amd/display: Use correct cm_helper functionIlya Bakoulin1-12/+10
2024-07-24drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn401_init_hwSrinivasan Shanmugam1-3/+5