summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core/dc.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-349/+667
2024-05-01drm/amd/display: Disable seamless boot on 128b/132b encodingSung Joon Kim1-0/+3
2024-04-27drm/amd/display: Fix uninitialized variables in DCAlex Hung1-2/+2
2024-04-17drm/amd/display: Fix PSR command version passedMikita Lipski1-0/+1
2024-04-17drm/amd/display: limit the code change to ips enabled asicCharlene Liu1-1/+6
2024-04-10drm/amd/display: Add driver support for future FAMS versionsDillon Varone1-1/+4
2024-04-10drm/amd/display: Add missing parameter desc in dc_commit_streamsSrinivasan Shanmugam1-2/+1
2024-04-10drm/amd/display: move build test pattern params as part of pipe resource upda...Wenjing Liu1-9/+15
2024-04-10drm/amd/display: Add handling for DC power modeJoshua Aberback1-17/+20
2024-04-10drm/amd/display: handle invalid connector indicesJoshua Aberback1-1/+2
2024-03-27drm/amd/display: fix a dereference of a NULL pointerWenjing Liu1-2/+4
2024-03-27drm/amd/display: Remove plane and stream pointers from dc scratchAlvin Lee1-51/+29
2024-03-27drm/amd/display: build scaling params when a new plane is appendedWenjing Liu1-1/+4
2024-03-27drm/amd/display: fix a dereference of a NULL pointerWenjing Liu1-2/+4
2024-03-27drm/amd/display: Added missing null checksSohaib Nadeem1-0/+3
2024-03-22drm/amd/display: fix a bug to dereference already freed old current state memoryWenjing Liu1-8/+13
2024-03-20drm/amd/display: Address kdoc for commit_minimal_transition_state_in_dc_update()Srinivasan Shanmugam1-1/+3
2024-03-20drm/amd/display: skip forcing odm in minimal transitionWenjing Liu1-32/+65
2024-03-20drm/amd/display: Backup and restore only on full updatesAlvin Lee1-4/+6
2024-03-20drm/amd/display: Implement update_planes_and_stream_v3 sequenceWenjing Liu1-232/+469
2024-03-20drm/amd/display: Support long vblank featureRobin Chen1-0/+33
2024-03-20drm/amd/display: Add debug prints for IPS testingNicholas Kazlauskas1-3/+7
2024-03-20drm/amd/display: Revert Add left edge pixel + ODM pipe splitGabe Teeger1-4/+0
2024-03-20drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe splitGeorge Shen1-0/+4
2024-03-20drm/amd/display: Implement wait_for_odm_update_pending_completeWenjing Liu1-1/+55
2024-03-20drm/amd/display: Fix idle check for shared firmware stateNicholas Kazlauskas1-9/+3
2024-03-20drm/amd/display: Allow dirty rects to be sent to dmub when abm is activeJosip Pavic1-0/+3
2024-02-22drm/amd/display: Generalize new minimal transition pathAlvin Lee1-90/+56
2024-02-15Revert "drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe split"George Shen1-4/+0
2024-02-15drm/amd/display: treat plane clip size change as MED update typeWenjing Liu1-1/+6
2024-02-07drm/amd/display: Update phantom pipe enable / disable sequenceAlvin Lee1-1/+3
2024-02-07Revert "drm/amd/display: For FPO and SubVP/DRR configs program vmin/max sel"Alvin Lee1-36/+9
2024-02-07drm/amd/display: Adjust set_p_state calls to fix loggingEthan Bitnun1-11/+11
2024-02-07drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe splitGeorge Shen1-0/+4
2024-02-07drm/amd/display: Add more checks for exiting idle in DCNicholas Kazlauskas1-0/+42
2024-01-29drm/amd/display: For FPO and SubVP/DRR configs program vmin/max selAlvin Lee1-0/+31
2024-01-29drm/amd/display: Unify optimize_required flags and VRR adjustmentsAric Cyr1-9/+5
2024-01-23drm/amd/display: Revert "Rework DC Z10 restore"Charlene Liu1-10/+1
2024-01-16drm/amd/display: Rework DC Z10 restoreNicholas Kazlauskas1-1/+10
2024-01-16drm/amd/display: Add logging resource checksCharlene Liu1-1/+3
2024-01-09drm/amd/display: revert "Optimize VRR updates to only necessary ones"Martin Leung1-5/+9
2024-01-03drm/amd/display: Add some functions for Panel ReplayTom Chung1-0/+34
2024-01-03drm/amd/display: Add null pointer guards where neededJosip Pavic1-0/+5
2024-01-03drm/amd/display: Add more mechanisms for testsRelja Vojvodic1-15/+22
2023-12-19drm/amd/display: Create dc_state after resource initializationDillon Varone1-9/+9
2023-12-19drm/amd/display: Refactor phantom resource allocationDillon Varone1-68/+23
2023-12-19drm/amd/display: Refactor dc_state interfaceDillon Varone1-132/+39
2023-12-19drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas1-6/+6
2023-12-19drm/amd/display: Add case for dcn35 to support usb4 dmub hpd eventWayne Lin1-8/+18
2023-12-19drm/amd/display: Unify optimize_required flags and VRR adjustmentsAric Cyr1-9/+5