summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2023-01-13drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu36-584/+512
2023-01-13drm/amd/display: refactor hpd logic from dc_link to link_hpdWenjing Liu8-245/+357
2023-01-13drm/amd/display: Implement FIFO enable sequence on DCN32Dillon Varone1-0/+28
2023-01-13drm/amd/display: Fix DPIA link encoder assignment issueCruise Hung1-27/+30
2023-01-13drm/amd/display: fix multi edp panel instancingDmytro Laktyushkin1-3/+2
2023-01-13Revert "drm/amd/display: Speed up DML fast_validate path"Martin Leung3-23/+17
2023-01-13drm/amd/display: Update BW alloc after new DMUB logicMustapha Ghaddar3-18/+49
2023-01-13drm: amd: display: Fix memory leakageKonstantin Meskhidze1-0/+1
2023-01-13drm/amd/display: Conversion to bool not necessaryDeepak R Varma1-2/+1
2023-01-13drm/amd/display: Remove useless else ifJiapeng Chong1-4/+1
2023-01-13drm/amd: Avoid ASSERT for some message failuresMario Limonciello1-0/+3
2023-01-13drm/amd/display: Fix set scaling doesn's workhongao1-2/+2
2023-01-13drm/amd/display: fix possible buffer overflow relating to secure displayHamza Mahfooz2-4/+6
2023-01-11drm/amd/display: No need for Null pointer check before kfreeDeepak R Varma2-4/+2
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for DMCUMario Limonciello1-9/+2
2023-01-10drm/amd: Use `amdgpu_ucode_release` helper for DMUBMario Limonciello1-7/+3
2023-01-10drm/amd/display: Load DMUB microcode during early_initMario Limonciello1-31/+58
2023-01-10drm/amd/display: Remove unneeded semicolonYang Li1-3/+3
2023-01-10drm/amd/display: Remove redundant assignment to variable dcYi Yang1-1/+1
2023-01-10drm/amd/display: fix PSR-SU/DSC interoperability supportHamza Mahfooz3-0/+37
2023-01-05drm/amdgpu: update ta_secureDisplay_if.h to v27.00.00.08Aaron Liu1-1/+1
2023-01-05drm/amd/display: Remove redundant logs from DSC codePraful Swarnakar2-2/+0
2023-01-05drm/amd/display: fix array-bounds errors in dc_stream_remove_writeback()Wen Yang1-1/+8
2023-01-05drm/amd/display: drop unnecessary NULL checks in debugfsAlexey Kodanev1-56/+16
2023-01-04drm/amd/display: fix dc/core/dc.c kernel-docRandy Dunlap1-15/+25
2023-01-04Revert "drm/amd/display: Enable Freesync Video Mode by default"Michel Dänzer1-5/+7
2023-01-04drm/amd/display: Remove the unused function dmub_outbox_irq_info_funcsJiapeng Chong1-5/+0
2023-01-04drm/amd/display: Fix dsc mismatch of acquire and validation of dsc engineBhawanpreet Lakha1-0/+3
2023-01-04drm/amd/display: 3.2.217Aric Cyr1-1/+1
2023-01-04drm/amd/display: Reorder dc_state fields to optimize clearing the structAric Cyr1-9/+9
2023-01-04drm/amd/display: Adding braces to prepare for future changes to behavior of i...Leo Chen1-1/+2
2023-01-04drm/amd/display: set ignore msa parameter only if freesync is enabledAurabindo Pillai1-2/+9
2023-01-04drm/amd/display: allow hpo and dio encoder switching during dp retrain testWenjing Liu4-43/+72
2023-01-04drm/amd/display: update pixel rate div in enable streamWenjing Liu1-0/+12
2023-01-04drm/amd/display: move dccg programming from link hwss hpo dp to hwssWenjing Liu3-37/+63
2023-01-04drm/amd/display: fix dc_get_edp_link_panel_inst to only consider links with p...Dmytro Laktyushkin1-6/+9
2023-01-04drm/amd/display: Defer DIG FIFO disable after VID stream enableNicholas Kazlauskas1-3/+3
2023-01-04drm/amd/display: patch cases with unknown plane state to prevent warningSwapnil Patel1-1/+2
2023-01-04drm/amd/display: Turn on phantom OTG before disabling phantom pipeAlvin Lee6-34/+88
2023-01-04drm/amd/display: Improvements in secure displayAlan Liu2-0/+9
2023-01-04drm/amd/display: Uninitialized variables causing 4k60 UCLK to stay at DPM1 an...Samson Tam1-3/+3
2023-01-04drm/amd/display: phase3 mst hdcp for multiple displayshersen wu1-42/+141
2023-01-04drm/amdgpu: use VRAM|GTT for a bunch of kernel allocationsChristian König1-1/+3
2022-12-20drm/amd/display: fix some coding style issuesSrinivasan Shanmugam1-47/+47
2022-12-20drm/amd/display: save restore hdcp state when display is unplugged from mst hubhersen wu3-1/+63
2022-12-20drm/amd/display: fix duplicate assignmentsArnd Bergmann1-1/+0
2022-12-15drm/amd/display: Block FPO / SubVP (DRR) on HDMI VRR configsAlvin Lee1-3/+6
2022-12-15drm/amd/display: 3.2.216Aric Cyr1-1/+1
2022-12-15drm/amd/display: Demote Error Level When ODM Transition SupportedFangzhi Zuo1-3/+12
2022-12-15drm/amd/display: add support for three new square pattern variants from DP2.1...Wenjing Liu5-12/+56