summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: fix a dereference of a NULL pointerWenjing Liu2024-03-271-2/+4
* drm/amd/display: Add a dc_state NULL check in dc_state_releaseAllen Pan2024-03-201-1/+2
* drm/amd/display: Implement wait_for_odm_update_pending_completeWenjing Liu2024-03-201-1/+55
* drm/amd/display: Fix idle check for shared firmware stateNicholas Kazlauskas2024-03-201-9/+3
* drm/amd/display: Allow dirty rects to be sent to dmub when abm is activeJosip Pavic2024-03-201-0/+3
* drm/amd/display: add DC changes for DCN351Hamza Mahfooz2024-03-041-0/+6
* drm/amd/display: Generalize new minimal transition pathAlvin Lee2024-02-221-90/+56
* Revert "drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe split"George Shen2024-02-142-41/+0
* drm/amd/display: treat plane clip size change as MED update typeWenjing Liu2024-02-141-1/+6
* drm/amd/display: Clear phantom stream count and plane countMario Limonciello2024-02-071-0/+3
* drm/amd/display: Drop legacy codeRodrigo Siqueira2024-02-071-17/+0
* drm/amd/display: Update phantom pipe enable / disable sequenceAlvin Lee2024-02-071-1/+3
* Revert "drm/amd/display: For FPO and SubVP/DRR configs program vmin/max sel"Alvin Lee2024-02-072-50/+9
* drm/amd/display: Adjust set_p_state calls to fix loggingEthan Bitnun2024-02-071-11/+11
* drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe splitGeorge Shen2024-02-072-0/+41
* drm/amd/display: Add more checks for exiting idle in DCNicholas Kazlauskas2024-02-073-0/+62
* drm/amd/display: For FPO and SubVP/DRR configs program vmin/max selAlvin Lee2024-01-292-0/+45
* drm/amd/display: Unify optimize_required flags and VRR adjustmentsAric Cyr2024-01-291-9/+5
* drm/amd/display: Revert "Rework DC Z10 restore"Charlene Liu2024-01-222-15/+5
* drm/amd/display: Rework DC Z10 restoreNicholas Kazlauskas2024-01-152-5/+15
* drm/amd/display: Add logging resource checksCharlene Liu2024-01-153-3/+10
* drm/amd/display: Init link enc resources in dc_state only if res_pool presentsDillon Varone2024-01-151-1/+2
* drm/amd/display: revert "Optimize VRR updates to only necessary ones"Martin Leung2024-01-091-5/+9
* drm/amd/display: revert "for FPO & SubVP/DRR config program vmin/max"Martin Leung2024-01-091-14/+0
* drm/amd/display: Address function parameter 'context' not described in 'dc_st...Srinivasan Shanmugam2024-01-031-1/+1
* drm/amd/display: Add some functions for Panel ReplayTom Chung2024-01-032-0/+41
* drm/amd/display: For FPO and SubVP/DRR configs program vmin/max selAlvin Lee2024-01-031-0/+14
* drm/amd/display: Add dpia display mode validation logicMeenakshikumar Somasundaram2024-01-031-1/+1
* drm/amd/display: Add null pointer guards where neededJosip Pavic2024-01-033-1/+10
* drm/amd/display: Add more mechanisms for testsRelja Vojvodic2024-01-032-76/+133
* drm/amd/display: Deep copy dml2_context when copying dc_stateDillon Varone2023-12-191-0/+4
* drm/amd/display: Create dc_state after resource initializationDillon Varone2023-12-191-9/+9
* drm/amd/display: Refactor phantom resource allocationDillon Varone2023-12-195-233/+438
* drm/amd/display: Refactor dc_state interfaceDillon Varone2023-12-196-431/+608
* drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas2023-12-192-7/+7
* drm/amd/display: Add case for dcn35 to support usb4 dmub hpd eventWayne Lin2023-12-191-8/+18
* drm/amd/display: Unify optimize_required flags and VRR adjustmentsAric Cyr2023-12-191-9/+5
* drm/amd/display: Update code comment to be more accurateRodrigo Siqueira2023-12-061-1/+2
* drm/amd/display: Disable DWB frame capture to emulate oneshotAlex Hung2023-12-061-0/+27
* drm/amd/display: Fix writeback_info is not removedAlex Hung2023-12-061-3/+4
* drm/amd/display: Fix writeback_info never got updatedAlex Hung2023-12-061-9/+4
* drm/amd/display: Add writeback enable/disable in dcAlex Hung2023-12-061-0/+33
* drm/amd/display: Add dml2 copy functionsDillon Varone2023-12-061-11/+4
* drm/amd/display: Change dither policy for 10bpc to roundKrunoslav Kovac2023-12-061-1/+3
* drm/amd/display: Fix NULL pointer dereference at hibernateMario Limonciello2023-11-301-2/+2
* drm/amd/display: Fix tiled display misalignmentMeenakshikumar Somasundaram2023-11-291-0/+4
* drm/amd/display: Enable SubVP on 1080p60 displaysAlvin Lee2023-11-291-1/+1
* drm/amd/display: update pixel clock params after stream slice count change in...Wenjing Liu2023-11-291-3/+6
* drm/amd/display: Prefer currently used OTG master when acquiring free pipeWenjing Liu2023-11-171-1/+36
* drm/amd/display: Try to acquire a free OTG master not used in cur ctx firstWenjing Liu2023-11-171-2/+6