summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/hwss
AgeCommit message (Expand)AuthorFilesLines
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds21-243/+556
2024-05-08drm/amd/display: Fix idle optimization checks for multi-display and dual eDPNicholas Kazlauskas1-6/+27
2024-04-27drm/amd/display: Fix uninitialized variables in DCAlex Hung4-5/+5
2024-04-27drm/amd/display: Fix uninitialized variables in DCAlex Hung5-8/+8
2024-04-27drm/amd/display: Remove unnecessary NULL check in dcn20_set_input_transfer_funcSrinivasan Shanmugam1-6/+0
2024-04-27drm/amd/display: use mpcc_count to log MPC stateMelissa Wen3-3/+3
2024-04-17drm/amd/display: Rework power sequence and resource allocation logicSung Joon Kim1-4/+4
2024-04-12drm/amd/display: Modify power sequenceSung Joon Kim5-12/+247
2024-04-10drm/amd/display: Add driver support for future FAMS versionsDillon Varone2-2/+3
2024-04-10drm/amd/display: Add color logs for dcn20Rodrigo Siqueira1-0/+1
2024-04-10drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr3-3/+3
2024-04-10drm/amd/display: add root clock control function pointer to fix display corru...Xi (Alex) Liu1-0/+1
2024-04-10drm/amd/display: Add OTG check for set AV muteLeo (Hanghong) Ma1-1/+1
2024-04-10drm/amd/display: Enable RCO for HDMISTREAMCLK in DCN35Daniel Miess1-2/+12
2024-04-10drm/amd/display: Enable DTBCLK DTO earlier in the sequenceSung Joon Kim1-16/+16
2024-04-10drm/amd/display: Add dmub additional interface support for FAMSDillon Varone4-4/+4
2024-04-10drm/amd/display: Toggle additional RCO options in DCN35Daniel Miess4-0/+35
2024-04-10drm/amd/display: Fix compiler redefinition warnings for certain configsMounika Adhuri1-2/+2
2024-03-27drm/amd/display: Remove MPC rate control logic from DCN30 and aboveGeorge Shen3-123/+0
2024-03-27drm/amd/display: Update dcn351 to latest dcn35 configSung Joon Kim1-1/+1
2024-03-27drm/amd/display: Prevent crash when disable streamChris Park1-1/+2
2024-03-27drm/amd/display: Modify DHCUB waterwark structures and functionsDillon Varone1-6/+10
2024-03-27drm/amd/display: Remove plane and stream pointers from dc scratchAlvin Lee7-133/+118
2024-03-27drm/amd/display: Remove MPC rate control logic from DCN30 and aboveGeorge Shen3-123/+0
2024-03-27drm/amd/display: Expand DML2 callbacksDillon Varone1-1/+3
2024-03-27drm/amd/display: Remove read/write to external registerSung Joon Kim5-25/+0
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 Kim1-1/+1
2024-03-27drm/amd/display: Allow idle opts for no flip case on PSR panelAlvin Lee1-1/+3
2024-03-22drm/amd/display: Prevent crash when disable streamChris Park1-1/+2
2024-03-20drm/amd/display: clear mpc_tree in init_pipesSamson Tam2-0/+32
2024-03-20drm/amd/display: Remove redundant condition in dcn35_calc_blocks_to_gate()Srinivasan Shanmugam1-2/+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: Support long vblank featureRobin Chen4-1/+34
2024-03-20drm/amd/display: Revert Add left edge pixel + ODM pipe splitGabe Teeger1-10/+0
2024-03-20drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe splitGeorge Shen1-0/+10
2024-03-20drm/amd/display: Fix noise issue on HDMI AV muteLeo Ma1-1/+11
2024-03-20drm/amd/display: Implement wait_for_odm_update_pending_completeWenjing Liu1-2/+2
2024-03-20drm/amd/display: Lock all enabled otg pipes even with no planesWenjing Liu3-1/+26
2024-03-20drm/amd/display: Update odm when ODM combine is changed on an otg master pipe...Wenjing Liu2-20/+28
2024-03-04drm/amd/display: add DC changes for DCN351Hamza Mahfooz2-4/+8
2024-02-15Revert "drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe split"George Shen1-6/+1
2024-02-15drm/amd/display: treat plane clip size change as MED update typeWenjing Liu1-0/+2
2024-02-13drm/amd/display: Fix && vs || typosDan Carpenter1-2/+2
2024-02-07drm/amd/display: Drop some unnecessary guardsRodrigo Siqueira2-4/+0
2024-02-07drm/amd/display: Update phantom pipe enable / disable sequenceAlvin Lee9-12/+91
2024-02-07Revert "drm/amd/display: For FPO and SubVP/DRR configs program vmin/max sel"Alvin Lee2-5/+5
2024-02-07drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe splitGeorge Shen1-1/+6
2024-02-07drm/amd/display: correct static screen event maskAllen Pan4-4/+24