summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml2/dml2_dc_resource_mgmt.c
AgeCommit message (Expand)Author
2025-04-07drm/amd/display: Set ODM Factor Based On DML ArchitectureAustin Zheng
2025-02-25drm/amd/display: stop DML2 from removing pipes based on planesMike Katsnelson
2024-11-20drm/amd/display: update pipe selection policy to check head pipeYihan Zhu
2024-06-19drm/amd/display: Check pipe_ctx before it is usedAlex Hung
2024-06-19drm/amd/display: Check dc_stream_state before it is usedAlex Hung
2024-06-14drm/amd/display: Simplify if conditionsThorsten Blum
2024-05-20drm/amd/display: Add NULL check within get_target_mpc_factorHersen Wu
2024-05-03drm/amd/display: Assign disp_cfg_index_max when dml21Alex Hung
2024-05-02drm/amd/display: Limit array index according to architectureAlex Hung
2024-04-26drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai
2024-04-26drm/amd/display: Fix uninitialized variables in DCAlex Hung
2024-04-26drm/amd/display: ASSERT when failing to find index by plane/stream idAlex Hung
2024-04-09drm/amd/display: move build test pattern params as part of pipe resource upda...Wenjing Liu
2024-04-09drm/amd/display: optimize dml2 pipe resource allocation orderWenjing Liu
2024-03-27drm/amd/display: Refactor DML2 interfacesDillon Varone
2024-01-22drm/amd/display: Add NULL-checks in dml2 assigned pipe searchAllen Pan
2024-01-15drm/amd/display: Fix dml2 assigned pipe searchDmytro Laktyushkin
2023-11-29drm/amd/display: always use mpc factor of 2 for stereo timingsWenjing Liu
2023-11-07drm/amd/display: Fix handling duplicate planes on one streamSung Joon Kim
2023-11-07drm/amd/display: Remove references to unused dml arch versionChaitanya Dhere
2023-10-26drm/amd/display: implement map dc pipe with callback in DML2Wenjing Liu
2023-10-26drm/amd/display: Fix copyright notice in DML2 codeStylon Wang
2023-10-20drm/amd/display: Remove unneeded semicolonYang Li
2023-10-09drm/amd/display: Modify Pipe Selection for Policy for ODMSaaem Rizvi
2023-10-09drm/amd/display: Move stereo timing check to helperTaimur Hassan
2023-10-09drm/amd/display: Split pipe for stereo timingsTaimur Hassan
2023-10-09drm/amd/display: Handle multiple streams sourcing same surfaceSung Joon Kim
2023-10-09drm/amd/display: Introduce DML2Qingqing Zhuo