summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2023-10-09drm/amd/display: VSIF v3 set Max Refresh RateMuhammad Ansari1-7/+2
2023-10-09drm/amd/display: Modify SMU message logsSung Joon Kim4-6/+9
2023-10-09drm/amd/display: enable S/G display for for recent APUs by defaultYifan Zhang1-33/+15
2023-10-09drm/amd/display: add check in validate_only in dml2Gabe Teeger2-0/+4
2023-10-09drm/amd/display: Port replay vblank logic to DML2Daniel Miess1-3/+22
2023-10-09drm/amd/display: Modify Pipe Selection for Policy for ODMSaaem Rizvi1-14/+126
2023-10-09drm/amd/display: correct dml2 input and dlg_refclkCharlene Liu2-6/+9
2023-10-09drm/amd/display: Fix Chroma Surface height/width initializationSung Joon Kim1-2/+2
2023-10-09drm/amd/display: Move stereo timing check to helperTaimur Hassan3-8/+19
2023-10-09drm/amd/display: Split pipe for stereo timingsTaimur Hassan1-0/+11
2023-10-09drm/amd/display: Use fixed DET Buffer SizeSung Joon Kim3-10/+16
2023-10-09drm/amd/display: Handle multiple streams sourcing same surfaceSung Joon Kim3-32/+53
2023-10-09drm/amd/display: Add z8_marks in dmlCharlene Liu5-0/+9
2023-10-09drm/amd/display: Add DCN35 DML2 supportQingqing Zhuo5-7/+110
2023-10-09drm/amd/display: Introduce DML2Qingqing Zhuo36-4/+19572
2023-10-09drm/amd/display: Move dml code under CONFIG_DRM_AMD_DC_FP guardRodrigo Siqueira1-1/+2
2023-10-09drm/amd/display: Move bw_fixed from DML folderRodrigo Siqueira3-10/+8
2023-10-09drm/amd/display: Move custom_float from DML folderRodrigo Siqueira3-59/+36
2023-10-09drm/amd/display: Move dce_calcs from DML folderRodrigo Siqueira4-2/+7
2023-10-09drm/amd/display: Move the memory allocation out of dcn20_validate_bandwidth_f...Sebastian Andrzej Siewior3-13/+18
2023-10-09drm/amd/display: Move the memory allocation out of dcn21_validate_bandwidth_f...Sebastian Andrzej Siewior3-9/+13
2023-10-09drm/amd/display: Add a warning if the FPU is used outside from task context.Sebastian Andrzej Siewior1-0/+1
2023-10-06drm/amd/display: Simplify the per-CPU usage.Sebastian Andrzej Siewior1-30/+20
2023-10-06drm/amd/display: Remove migrate_en/dis from dc_fpu_begin().Sebastian Andrzej Siewior1-2/+0
2023-10-05drm/amd/display: Fix mst hub unplug warningWayne Lin1-20/+18
2023-10-05drm/amd/display: apply edge-case DISPCLK WDIVIDER changes to master OTG pipes...Samson Tam2-4/+4
2023-10-05drm/amd/display: 3.2.254Aric Cyr1-1/+1
2023-10-05drm/amd/display: Adjust code style for hw_sequencer.hAurabindo Pillai8-102/+23
2023-10-05drm/amd/display: Adjust code style for dmub_cmd.hAurabindo Pillai1-81/+81
2023-10-05drm/amd/display: Update DMUB cmd headerAurabindo Pillai1-3/+28
2023-10-05drm/amd/display: Add a check for idle power optimizationSung Joon Kim3-1/+21
2023-10-05drm/amd/display: use full update for clip size increase of large plane sourceWenjing Liu2-2/+15
2023-10-05drm/amd/display: Clean up code warningsAric Cyr1-1/+1
2023-10-05drm/amd/display: Make driver backwards-compatible with non-IPS PMFWOvidiu Bunea3-12/+19
2023-10-05drm/amd/display: refactor ILR to make it workSherry Wang4-12/+31
2023-10-05drm/amd/display: remove duplicated edp relink to fastbootChiawen Huang1-59/+0
2023-10-05drm/amd/display: apply edge-case DISPCLK WDIVIDER changes to master OTG pipes...Samson Tam2-4/+4
2023-10-05drm/amd/display: enable dsc_clk even if dsc_pg disabledMuhammad Ahmed3-5/+8
2023-10-05drm/amd/display: Add Null check for DPP resourceGabe Teeger1-1/+1
2023-10-05drm/amd/display: Bail from dm_check_crtc_cursor if no relevant changeMichel Dänzer1-1/+32
2023-10-05Revert "drm/amd/display: Enable Replay for static screen use cases"Ivan Lipski2-31/+1
2023-10-05drm/amd/display: Refactor dm_get_plane_scale helperMichel Dänzer1-9/+14
2023-10-05drm/amd/display: fix problems in power_helperWayne Lin1-10/+10
2023-10-03drm/amd/display: Disable DWB frame capture to emulate oneshotAlex Hung3-1/+44
2023-10-03drm/amd/display: Add new set_fc_enable to struct dwbc_funcsAlex Hung3-0/+29
2023-10-03drm/amd/display: Setup for mmhubbub3_warmup_mcif with big bufferAlex Hung1-0/+6
2023-10-03drm/amd/display: Add writeback enable field (wb_enabled)Alex Hung1-0/+8
2023-10-03drm/amd/display: Fix writeback_info is not removedAlex Hung1-3/+4
2023-10-03drm/amd/display: Validate hw_points_num before using itAlex Hung1-0/+3
2023-10-03drm/amd/display: Fix writeback_info never got updatedAlex Hung1-9/+4