summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds7-463/+931
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 Hung2-3/+3
2024-04-27drm/amd/display: Do not return negative stream id for arrayAlex Hung1-0/+7
2024-04-27drm/amd/display: Skip finding free audio for unknown engine_idAlex Hung1-0/+3
2024-04-17drm/amd/display: Replace int with unsigned intRodrigo Siqueira1-1/+1
2024-04-17drm/amd/display: Group scl_data together in resource_build_scaling_paramsRodrigo Siqueira1-3/+2
2024-04-17drm/amd/display: Fix PSR command version passedMikita Lipski1-0/+1
2024-04-17drm/amd/display: Fix incorrect pointer assignmentChaitanya Dhere1-5/+5
2024-04-17drm/amd/display: limit the code change to ips enabled asicCharlene Liu1-1/+6
2024-04-10drm/amd/display: always reset ODM mode in context when adding first planeWenjing Liu1-0/+9
2024-04-10drm/amd/display: Rebuild test pattern params for DP_TEST_PATTERN_VIDEO_MODEGeorge Shen1-2/+2
2024-04-10drm/amd/display: Add driver support for future FAMS versionsDillon Varone4-2/+27
2024-04-10drm/amd/display: always reset ODM mode in context when adding first planeWenjing Liu1-0/+9
2024-04-10drm/amd/display: Add missing parameter desc in dc_commit_streamsSrinivasan Shanmugam1-2/+1
2024-04-10drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr1-1/+1
2024-04-10drm/amd/display: move build test pattern params as part of pipe resource upda...Wenjing Liu2-9/+22
2024-04-10drm/amd/display: Add handling for DC power modeJoshua Aberback2-20/+46
2024-04-10drm/amd/display: update pipe topology log to support subvpWenjing Liu1-31/+65
2024-04-10drm/amd/display: handle invalid connector indicesJoshua Aberback1-1/+2
2024-04-10drm/amd/display: optimize dml2 pipe resource allocation orderWenjing Liu1-0/+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 Lee5-110/+43
2024-03-27drm/amd/display: build scaling params when a new plane is appendedWenjing Liu2-3/+12
2024-03-27drm/amd/display: fix nonseamless transition from ODM + MPO to ODM + subvpWenjing Liu1-0/+44
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-27drm/amd/display: Refactor DML2 interfacesDillon Varone2-8/+8
2024-03-27drm/amd/display: Expand DML2 callbacksDillon Varone2-1/+49
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: Correct indentations and spacesAlex Hung2-2/+3
2024-03-20drm/amd/display: Backup and restore only on full updatesAlvin Lee2-5/+6
2024-03-20drm/amd/display: Implement update_planes_and_stream_v3 sequenceWenjing Liu1-232/+469
2024-03-20drm/amd/display: Guard cursor idle reallow by DC debug optionNicholas Kazlauskas1-2/+2
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 Teeger2-41/+0
2024-03-20drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe splitGeorge Shen2-0/+41
2024-03-20drm/amd/display: Add a dc_state NULL check in dc_state_releaseAllen Pan1-1/+2
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-03-04drm/amd/display: add DC changes for DCN351Hamza Mahfooz1-0/+6
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 Shen2-41/+0
2024-02-15drm/amd/display: treat plane clip size change as MED update typeWenjing Liu1-1/+6
2024-02-07drm/amd/display: Clear phantom stream count and plane countMario Limonciello1-0/+3
2024-02-07drm/amd/display: Drop legacy codeRodrigo Siqueira1-17/+0