summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2024-04-10drm/amd/display: always reset ODM mode in context when adding first planeWenjing Liu1-0/+9
2024-03-27drm/amd/display: fix a dereference of a NULL pointerWenjing Liu1-2/+4
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
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 Lee2-50/+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 Shen2-0/+41
2024-02-07drm/amd/display: Add more checks for exiting idle in DCNicholas Kazlauskas3-0/+62
2024-01-29drm/amd/display: For FPO and SubVP/DRR configs program vmin/max selAlvin Lee2-0/+45
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 Liu2-15/+5
2024-01-16drm/amd/display: Rework DC Z10 restoreNicholas Kazlauskas2-5/+15
2024-01-16drm/amd/display: Add logging resource checksCharlene Liu3-3/+10
2024-01-16drm/amd/display: Init link enc resources in dc_state only if res_pool presentsDillon Varone1-1/+2
2024-01-09drm/amd/display: revert "Optimize VRR updates to only necessary ones"Martin Leung1-5/+9
2024-01-09drm/amd/display: revert "for FPO & SubVP/DRR config program vmin/max"Martin Leung1-14/+0
2024-01-03drm/amd/display: Address function parameter 'context' not described in 'dc_st...Srinivasan Shanmugam1-1/+1
2024-01-03drm/amd/display: Add some functions for Panel ReplayTom Chung2-0/+41
2024-01-03drm/amd/display: For FPO and SubVP/DRR configs program vmin/max selAlvin Lee1-0/+14
2024-01-03drm/amd/display: Add dpia display mode validation logicMeenakshikumar Somasundaram1-1/+1
2024-01-03drm/amd/display: Add null pointer guards where neededJosip Pavic3-1/+10
2024-01-03drm/amd/display: Add more mechanisms for testsRelja Vojvodic2-76/+133
2023-12-19drm/amd/display: Deep copy dml2_context when copying dc_stateDillon Varone1-0/+4
2023-12-19drm/amd/display: Create dc_state after resource initializationDillon Varone1-9/+9
2023-12-19drm/amd/display: Refactor phantom resource allocationDillon Varone5-233/+438
2023-12-19drm/amd/display: Refactor dc_state interfaceDillon Varone6-431/+608
2023-12-19drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas2-7/+7
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
2023-12-06drm/amd/display: Update code comment to be more accurateRodrigo Siqueira1-1/+2
2023-12-06drm/amd/display: Disable DWB frame capture to emulate oneshotAlex Hung1-0/+27
2023-12-06drm/amd/display: Fix writeback_info is not removedAlex Hung1-3/+4
2023-12-06drm/amd/display: Fix writeback_info never got updatedAlex Hung1-9/+4
2023-12-06drm/amd/display: Add writeback enable/disable in dcAlex Hung1-0/+33
2023-12-06drm/amd/display: Add dml2 copy functionsDillon Varone1-11/+4
2023-12-06drm/amd/display: Change dither policy for 10bpc to roundKrunoslav Kovac1-1/+3
2023-12-01drm/amd/display: Fix NULL pointer dereference at hibernateMario Limonciello1-2/+2
2023-11-30drm/amd/display: Fix tiled display misalignmentMeenakshikumar Somasundaram1-0/+4
2023-11-30drm/amd/display: Enable SubVP on 1080p60 displaysAlvin Lee1-1/+1
2023-11-30drm/amd/display: update pixel clock params after stream slice count change in...Wenjing Liu1-3/+6
2023-11-17drm/amd/display: Prefer currently used OTG master when acquiring free pipeWenjing Liu1-1/+36