summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2023-10-20drm/amd/display: Simplify bool conversionYang Li1-1/+1
2023-10-20drm/amd/display: Remove unneeded semicolonYang Li1-1/+1
2023-10-20drm/amd/display: Remove duplicated include in dce110_hwseq.cYang Li1-2/+0
2023-10-20drm/amd/display: clean up some inconsistent indentingsYang Li1-72/+72
2023-10-20drm/amd/display: Fix a handful of spelling mistakes in dml_print outputColin Ian King1-3/+3
2023-10-20drm/amd/display: Remove brackets in macro to conform to coding styleStylon Wang1-118/+36
2023-10-20drm/amd/display: Add missing lines of code in dc.cStylon Wang1-2/+3
2023-10-13Revert "drm/amd/display: Create one virtual connector in DC"Alex Hung1-2/+1
2023-10-13Revert "drm/amd/display: Add writeback enable/disable in dc"Alex Hung2-37/+0
2023-10-13Revert "drm/amd/display: Fix writeback_info never got updated"Alex Hung1-4/+9
2023-10-13Revert "drm/amd/display: Validate hw_points_num before using it"Alex Hung1-3/+0
2023-10-13Revert "drm/amd/display: Fix writeback_info is not removed"Alex Hung1-4/+3
2023-10-13Revert "drm/amd/display: Add new set_fc_enable to struct dwbc_funcs"Alex Hung3-29/+0
2023-10-13Revert "drm/amd/display: Disable DWB frame capture to emulate oneshot"Alex Hung2-31/+0
2023-10-13drm/amd/display: add missing NULL check for DML2Bob Zhou1-1/+1
2023-10-13drm/amd/display: make dc_set_power_state() return type `void` againMario Limonciello2-5/+3
2023-10-13drm/amd/display: Destroy DC context while keeping DML and DML2Mario Limonciello2-37/+12
2023-10-10drm/amd/display: Don't set dpms_off for seamless bootDaniel Miess1-0/+3
2023-10-10drm/amd/display: 3.2.255Aric Cyr1-1/+1
2023-10-10drm/amd/display: Disable SubVP if test pattern is enabledGeorge Shen1-1/+14
2023-10-10drm/amd/display: Refactor DPG test pattern logic for ODM casesGeorge Shen6-93/+175
2023-10-10drm/amd/display: Don't set dpms_off for seamless bootDaniel Miess1-0/+3
2023-10-10drm/amd/display: Refactor HWSS into component folderMounika Adhuri92-115/+297
2023-10-09drm/amd/display: Revert "drm/amd/display: Add a check for idle power optimiza...Sung Joon Kim2-20/+1
2023-10-09drm/amd/display: Don't use fsleep for PSR exit waitsNicholas Kazlauskas2-2/+4
2023-10-09drm/amd/display: Update cursor limits based on SW cursor fallback limitsAlvin Lee4-37/+47
2023-10-09drm/amd/display: Update dml ssb from pmfw clock tableMuhammad Ahmed3-27/+3
2023-10-09drm/amd/display: Update stream maskDuncan Ma1-0/+7
2023-10-09drm/amd/display: Revert "drm/amd/display: remove duplicated edp relink to fas...Aric Cyr1-0/+59
2023-10-09drm/amd/display: Modify Vmin default valueMax Tseng2-2/+8
2023-10-09drm/amd/display: Update pmfw_driver_if new structureCharlene Liu2-76/+174
2023-10-09drm/amd/display: Modify SMU message logsSung Joon Kim4-6/+9
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