index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dml2
/
dml2_dc_resource_mgmt.c
Age
Commit message (
Expand
)
Author
2025-04-07
drm/amd/display: Set ODM Factor Based On DML Architecture
Austin Zheng
2025-02-25
drm/amd/display: stop DML2 from removing pipes based on planes
Mike Katsnelson
2024-11-20
drm/amd/display: update pipe selection policy to check head pipe
Yihan Zhu
2024-06-19
drm/amd/display: Check pipe_ctx before it is used
Alex Hung
2024-06-19
drm/amd/display: Check dc_stream_state before it is used
Alex Hung
2024-06-14
drm/amd/display: Simplify if conditions
Thorsten Blum
2024-05-20
drm/amd/display: Add NULL check within get_target_mpc_factor
Hersen Wu
2024-05-03
drm/amd/display: Assign disp_cfg_index_max when dml21
Alex Hung
2024-05-02
drm/amd/display: Limit array index according to architecture
Alex Hung
2024-04-26
drm/amd/display: Add misc DC changes for DCN401
Aurabindo Pillai
2024-04-26
drm/amd/display: Fix uninitialized variables in DC
Alex Hung
2024-04-26
drm/amd/display: ASSERT when failing to find index by plane/stream id
Alex Hung
2024-04-09
drm/amd/display: move build test pattern params as part of pipe resource upda...
Wenjing Liu
2024-04-09
drm/amd/display: optimize dml2 pipe resource allocation order
Wenjing Liu
2024-03-27
drm/amd/display: Refactor DML2 interfaces
Dillon Varone
2024-01-22
drm/amd/display: Add NULL-checks in dml2 assigned pipe search
Allen Pan
2024-01-15
drm/amd/display: Fix dml2 assigned pipe search
Dmytro Laktyushkin
2023-11-29
drm/amd/display: always use mpc factor of 2 for stereo timings
Wenjing Liu
2023-11-07
drm/amd/display: Fix handling duplicate planes on one stream
Sung Joon Kim
2023-11-07
drm/amd/display: Remove references to unused dml arch version
Chaitanya Dhere
2023-10-26
drm/amd/display: implement map dc pipe with callback in DML2
Wenjing Liu
2023-10-26
drm/amd/display: Fix copyright notice in DML2 code
Stylon Wang
2023-10-20
drm/amd/display: Remove unneeded semicolon
Yang Li
2023-10-09
drm/amd/display: Modify Pipe Selection for Policy for ODM
Saaem Rizvi
2023-10-09
drm/amd/display: Move stereo timing check to helper
Taimur Hassan
2023-10-09
drm/amd/display: Split pipe for stereo timings
Taimur Hassan
2023-10-09
drm/amd/display: Handle multiple streams sourcing same surface
Sung Joon Kim
2023-10-09
drm/amd/display: Introduce DML2
Qingqing Zhuo