aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2024-03-27drm/amd/display: Added missing null checksSohaib Nadeem1-0/+3
2024-03-27drm/amd/display: Refactor DML2 interfacesDillon Varone9-33/+37
2024-03-27drm/amd/display: Expand DML2 callbacksDillon Varone15-89/+119
2024-03-27drm/amd/display: Remove read/write to external registerSung Joon Kim9-88/+0
2024-03-27drm/amd/display: Send DTBCLK disable message on first commitTaimur Hassan1-0/+5
2024-03-27drm/amd/display: Consolidate HPO enable/disable and restrict only to state tr...Natanel Roizenman2-15/+19
2024-03-27drm/amd/display: Update dcn351 to latest dcn35 configSung Joon Kim3-7/+15
2024-03-27drm/amd/display: fix IPX enablementHamza Mahfooz2-4/+6
2024-03-27drm/amd/display: Allow idle opts for no flip case on PSR panelAlvin Lee1-1/+3
2024-03-22Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP d...Harry Wentland2-13/+8
2024-03-22drm/amd/display: 3.2.277Aric Cyr1-1/+1
2024-03-22drm/amd/display: Add TB_BORROWED_MAX definitionChaitanya Dhere1-0/+2
2024-03-22drm/amd/display: fix a bug to dereference already freed old current state memoryWenjing Liu1-8/+13
2024-03-22drm/amd/display: Enable reallow for idle on DCN35Nicholas Kazlauskas1-1/+1
2024-03-22drm/amd/display: Enable new interface design for alternate scramblingSung Joon Kim7-15/+142
2024-03-22drm/amd/display: Remove unnecessary hard coded DPM statesXi Liu1-2/+15
2024-03-22drm/amd/display: Add optional optimization for IPS handshakeNicholas Kazlauskas3-3/+8
2024-03-22drm/amd/display: Detect and disallow idle reallow during reentrancyNicholas Kazlauskas2-2/+13
2024-03-22drm/amd/display: increase bb clock for DCN351Xi Liu1-14/+76
2024-03-22drm/amd/display: Prevent crash when disable streamChris Park1-1/+2
2024-03-22drm/amd/display: Increase Z8 watermark times.Natanel Roizenman2-4/+4
2024-03-22drm/amd/display: change aux_init to apu versionCharlene Liu3-2/+4
2024-03-22drm/amd/display: Added debug prints for zstate_support and StutterPeriodNatanel Roizenman1-0/+4
2024-03-22drm/amd/display: Power on VPG memory unconditionally if offDillon Varone1-1/+6
2024-03-22drm/amd/display: fix debug key not working on dml2Charlene Liu1-0/+6
2024-03-20drm/amd/display: Workaround register access in idle race with cursorNicholas Kazlauskas1-6/+17
2024-03-20drm/amd/display: 3.2.276Aric Cyr1-1/+1
2024-03-20drm/amd/display: [FW Promotion] Release 0.0.208.0Anthony Koo1-0/+2
2024-03-20drm/amd/display: clear mpc_tree in init_pipesSamson Tam2-0/+32
2024-03-20drm/amd/display: Program pixclk according to dcn revisionDillon Varone1-1/+6
2024-03-20drm/amd/display: add stream clock source to DP DTO paramsDillon Varone1-0/+1
2024-03-20drm/amd/display: Remove redundant condition in dcn35_calc_blocks_to_gate()Srinivasan Shanmugam1-2/+1
2024-03-20drm/amd/display: Address kdoc for commit_minimal_transition_state_in_dc_update()Srinivasan Shanmugam1-1/+3
2024-03-20drm/amd/display: Enabling urgent latency adjustment for DCN35Nicholas Susanto1-2/+2
2024-03-20drm/amd/display: Add debug option for idle reg checksNicholas Kazlauskas1-0/+1
2024-03-20drm/amd/display: skip forcing odm in minimal transitionWenjing Liu1-32/+65
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: Remove wrong signal from vrr calculationRodrigo Siqueira1-1/+1
2024-03-20drm/amd/display: Remove code duplicationRodrigo Siqueira1-2/+0
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