summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2024-03-20drm/amd/display: Comments adjustmentsRodrigo Siqueira1-2/+1
2024-03-20drm/amd/display: correct hostvm flagSherry Wang1-1/+1
2024-03-20drm/amd/display: Remove legacy codeRodrigo Siqueira1-20/+0
2024-03-20drm/amd/display: Enable fast update for DCN314Rodrigo Siqueira1-0/+1
2024-03-20drm/amd/display: Move define to the proper headerRodrigo Siqueira2-1/+1
2024-03-20drm/amd/display: Add the MALL size in the fallback functionRodrigo Siqueira2-2/+5
2024-03-20drm/amd/display: Correct indentations and spacesAlex Hung5-31/+32
2024-03-20drm/amd/display: Delete duplicated function prototypesAlex Hung1-2/+1
2024-03-20drm/amd/display: Enable 2to1 ODM policy for DCN35Rodrigo Siqueira1-1/+1
2024-03-20drm/amd/display: Revert "Set the power_down_on_boot function pointer to null"Ovidiu Bunea1-1/+1
2024-03-20drm/amd/display: Set the power_down_on_boot function pointer to nullMuhammad Ahmed1-1/+1
2024-03-20drm/amd/display: 3.2.275Aric Cyr1-1/+1
2024-03-20drm/amd/display: Backup and restore only on full updatesAlvin Lee4-97/+100
2024-03-20drm/amd/display: Implement update_planes_and_stream_v3 sequenceWenjing Liu1-232/+469
2024-03-20drm/amd/display: Update DMUB flags and definitionsAnthony Koo1-1/+1
2024-03-20drm/amd/display: Refactor DPP into a component directoryRevalla Hari Krishna32-24/+127
2024-03-20drm/amd/display: Add debug counters to IPS exit printsNicholas Kazlauskas1-3/+15
2024-03-20drm/amd/display: Guard cursor idle reallow by DC debug optionNicholas Kazlauskas1-2/+2
2024-03-20drm/amd/display: Add guards for idle on reg read/writeNicholas Kazlauskas2-0/+10
2024-03-20drm/amd/display: Fix potential index out of bounds in color transformation fu...Srinivasan Shanmugam1-0/+5
2024-03-20drm/amd/display: Support long vblank featureRobin Chen11-4/+251
2024-03-20drm/amd/display: 3.2.274Aric Cyr1-1/+1
2024-03-20drm/amd/display: Add debug prints for IPS testingNicholas Kazlauskas3-5/+85
2024-03-20drm/amd/display: Add debug key to allow disabling dtbclkMuhammad Ahmed2-1/+3
2024-03-20drm/amd/display: Add DML2 folder to include pathAurabindo Pillai1-0/+1
2024-03-20drm/amd/display: Add some forward declarationsAurabindo Pillai1-0/+2
2024-03-20drm/amd/display: Revert Add left edge pixel + ODM pipe splitGabe Teeger5-57/+0
2024-03-20drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe splitGeorge Shen5-0/+57
2024-03-20drm/amd/display: Fix noise issue on HDMI AV muteLeo Ma1-1/+11
2024-03-20drm/amd/display: Revert Remove pixle rate limit for subvpWenjing Liu1-0/+1
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 Liu11-4/+90
2024-03-20drm/amd/display: Lock all enabled otg pipes even with no planesWenjing Liu3-1/+26
2024-03-20drm/amd/display: Amend coasting vtotal for replay low hzChunTao Tso4-8/+8
2024-03-20drm/amd/display: Fix idle check for shared firmware stateNicholas Kazlauskas1-9/+3
2024-03-20drm/amd/display: Update odm when ODM combine is changed on an otg master pipe...Wenjing Liu2-20/+28
2024-03-20drm/amd/display: Init DPPCLK from SMU on dcn32Dillon Varone5-8/+41
2024-03-20drm/amd/display: Allow dirty rects to be sent to dmub when abm is activeJosip Pavic1-0/+3
2024-03-20drm/amd/display: Override min required DCFCLK in dml1_validateSohaib Nadeem3-0/+10
2024-03-20drm/amd/display: Change default size for dummy plane in DML2Swapnil Patel1-3/+15
2024-03-07drm/amd/display: Removed redundant @ symbol to fix kernel-doc warnings in -ne...R SUNDAR1-4/+3
2024-03-04drm/amd/display: add DC changes for DCN351Hamza Mahfooz13-4/+2801
2024-03-04drm/amd/display: add DCN351 IRQ changesHamza Mahfooz3-1/+431
2024-02-26drm/amd/display: Prevent potential buffer overflow in map_hw_resourcesSrinivasan Shanmugam1-0/+5
2024-02-22drm/amd/display: Use kcalloc() instead of kzalloc()Lenko Donchev1-1/+1
2024-02-22drm/amd/display: 3.2.273Aric Cyr1-1/+1
2024-02-22drm/amd/display: Drop unnecessary headerRodrigo Siqueira7-14/+0
2024-02-22drm/amd/display: reenable windowed mpo odm support on dcn32 and dcn321Wenjing Liu2-1/+2
2024-02-22drm/amd/display: Remove pixle rate limit for subvpAlvin Lee1-1/+0
2024-02-22drm/amd/display: Only log during optimize_bandwidth callEthan Bitnun1-1/+1