aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/dc/dml2/dml2_dc_resource_mgmt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-07drm/amd/display: Set ODM Factor Based On DML ArchitectureAustin Zheng1-12/+12
2025-02-25drm/amd/display: stop DML2 from removing pipes based on planesMike Katsnelson1-26/+0
2024-11-20drm/amd/display: update pipe selection policy to check head pipeYihan Zhu1-1/+22
2024-06-19drm/amd/display: Check pipe_ctx before it is usedAlex Hung1-0/+3
2024-06-19drm/amd/display: Check dc_stream_state before it is usedAlex Hung1-2/+4
2024-06-14drm/amd/display: Simplify if conditionsThorsten Blum1-3/+3
2024-05-20drm/amd/display: Add NULL check within get_target_mpc_factorHersen Wu1-0/+9
2024-05-03drm/amd/display: Assign disp_cfg_index_max when dml21Alex Hung1-0/+1
2024-05-02drm/amd/display: Limit array index according to architectureAlex Hung1-1/+5
2024-04-26drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai1-2/+72
2024-04-26drm/amd/display: Fix uninitialized variables in DCAlex Hung1-1/+1
2024-04-26drm/amd/display: ASSERT when failing to find index by plane/stream idAlex Hung1-2/+4
2024-04-09drm/amd/display: move build test pattern params as part of pipe resource update for odmWenjing Liu1-0/+6
2024-04-09drm/amd/display: optimize dml2 pipe resource allocation orderWenjing Liu1-44/+82
2024-03-27drm/amd/display: Refactor DML2 interfacesDillon Varone1-10/+13
2024-01-22drm/amd/display: Add NULL-checks in dml2 assigned pipe searchAllen Pan1-7/+12
2024-01-15drm/amd/display: Fix dml2 assigned pipe searchDmytro Laktyushkin1-8/+28
2023-11-29drm/amd/display: always use mpc factor of 2 for stereo timingsWenjing Liu1-8/+18
2023-11-07drm/amd/display: Fix handling duplicate planes on one streamSung Joon Kim1-17/+28
2023-11-07drm/amd/display: Remove references to unused dml arch versionChaitanya Dhere1-14/+2
2023-10-26drm/amd/display: implement map dc pipe with callback in DML2Wenjing Liu1-0/+146
2023-10-26drm/amd/display: Fix copyright notice in DML2 codeStylon Wang1-0/+2
2023-10-20drm/amd/display: Remove unneeded semicolonYang Li1-1/+1
2023-10-09drm/amd/display: Modify Pipe Selection for Policy for ODMSaaem Rizvi1-14/+126
2023-10-09drm/amd/display: Move stereo timing check to helperTaimur Hassan1-8/+1
2023-10-09drm/amd/display: Split pipe for stereo timingsTaimur Hassan1-0/+11
2023-10-09drm/amd/display: Handle multiple streams sourcing same surfaceSung Joon Kim1-15/+26
2023-10-09drm/amd/display: Introduce DML2Qingqing Zhuo1-0/+734