aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2023-04-18drm/amd/display: limit timing for single dimm memoryDaniel Miess1-0/+20
2023-04-18drm/amd/display: set dcn315 lb bpp to 48Dmytro Laktyushkin1-1/+1
2023-03-23drm/amd/display: Set dcn32 caps.seamless_odmHersen Wu1-0/+1
2023-03-23drm/amd/display: fix wrong index used in dccg32_set_dpstreamclkHersen Wu1-2/+1
2023-03-15drm/amd/display: disconnect MPCC only on OTG changeAyush Gupta1-1/+5
2023-03-15drm/amd/display: Fix DP MST sinks removal issueCruise Hung1-0/+8
2023-03-15drm/amd/display: Do not set DRR on pipe CommitWesley Chalmers1-3/+0
2023-03-15drm/amd/display: Remove OTG DIV register write for Virtual signals.Saaem Rizvi1-1/+1
2023-03-07drm/amd/display: Update clock table to include highest clock settingSwapnil Patel1-1/+18
2023-03-02Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-7/+10
2023-03-01Revert "drm/amd/display: Do not set DRR on pipe commit"Aric Cyr1-0/+3
2023-03-01drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung1-1/+4
2023-03-01drm/amd/display: Ext displays with dock can't recognized after resumeRyan Lin2-2/+1
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-1/+2
2023-02-23drm/amd/display: only warn once in dce110_edp_wait_for_hpd_ready()Hamza Mahfooz1-4/+2
2023-02-15drm/amd/display: disable SubVP + DRR to prevent underflowAurabindo Pillai2-1/+5
2023-02-15drm/amd/display: Remove duplicate/repeating expressionsDeepak R Varma1-3/+1
2023-02-15drm/amd/display: Remove duplicate/repeating expressionDeepak R Varma1-1/+1
2023-02-15drm/amd/display: Make variables declaration inside ifdef guardArthur Grillo2-0/+8
2023-02-15drm/amd/display: Fix excess arguments on kernel-docArthur Grillo2-2/+2
2023-02-15drm/amd/display: Add previously missing includesArthur Grillo2-0/+2
2023-02-15drm/amd/display: Add function prototypes to headersArthur Grillo3-0/+6
2023-02-15drm/amd/display: Turn global functions into staticArthur Grillo1-1/+1
2023-02-15drm/amd/display: remove unused func declaration from resource headersMelissa Wen1-4/+0
2023-02-15Revert "drm/amd/display: enable DPG when disabling plane for phantom pipe"Qingqing Zhuo1-46/+1
2023-02-15drm/amd/display: Promote DAL to 3.2.223Aric Cyr1-1/+1
2023-02-15drm/amd/display: upstream link_dp_dpia_bw.cMustapha Ghaddar3-29/+425
2023-02-15drm/amd/display: Disable HUBP/DPP PG on DCN314 for nowNicholas Kazlauskas1-0/+2
2023-02-15drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlutMelissa Wen1-18/+19
2023-02-15drm/amd/display: ident braces in dcn30_acquire_post_bldn_3dlut correctlyMelissa Wen1-1/+1
2023-02-14drm/amd/display: move public dc link function implementation to dc_link_exportsWenjing Liu14-269/+442
2023-02-14drm/amd/display: Update Z8 SR exit/enter latenciesNicholas Kazlauskas1-2/+2
2023-02-14drm/amd/display: Disable unbounded request mode during rotationNasir Osman1-1/+2
2023-02-14drm/amd/display: Remove the unused variable pre_connection_typeJiapeng Chong1-2/+0
2023-02-14drm/amd/display: Remove the unused variable ds_portJiapeng Chong1-4/+0
2023-02-14drm/amd/display: Remove stutter only configurationsNasir Osman6-11/+73
2023-02-14drm/amd/display: Fix video glitch while drag window in PSR-SUTom Chung1-0/+1
2023-02-14drm/amd/display: clean up some inconsistent indentingsYang Li1-3/+3
2023-02-14drm/amd/display: Simplify bool conversionYang Li1-1/+1
2023-02-14drm/amd/display: add NULL pointer checkCharlene Liu1-6/+10
2023-02-14drm/amd/display: on dp link lost event toggle dpms for master pipe onlyWenjing Liu5-85/+108
2023-02-14drm/amd/display: Extract temp drm mst deallocation wa into its own functionWenjing Liu2-11/+85
2023-02-14drm/amd/display: enable DPG when disabling plane for phantom pipeSamson Tam1-1/+46
2023-02-14Revert "drm/amd/display: Correct bw_params population"Daniel Miess1-21/+10
2023-02-14drm/amd/display: do not set RX back to SST mode for non 0 mst stream countWenjing Liu3-41/+25
2023-02-14drm/amd/display: Fix prefetch vratio checkAlvin Lee3-6/+29
2023-02-14drm/amd/display: Enable P-state validation checks for DCN314Nicholas Kazlauskas1-1/+1
2023-02-14drm/amd/display: fix k1 k2 divider programming for phantom streamsAurabindo Pillai1-2/+2
2023-02-14drm/amd/display: Set max vratio for prefetch to 7.9 for YUV420 MPOAlvin Lee8-8/+52
2023-02-14drm/amd/display: Move DCN314 DOMAIN power control to DMCUBNicholas Kazlauskas3-1/+27