summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2023-02-28drm/amd/display: Ext displays with dock can't recognized after resumeRyan Lin2-2/+1
2023-02-28drm/amd/display: Format input and output CSC matrixHarry Wentland2-36/+56
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-1/+2
2023-02-24drm/amd/display: Remove unused local variables and functionArthur Grillo1-41/+0
2023-02-24drm/amd/display: Remove unused local variablesArthur Grillo9-30/+2
2023-02-24drm/amd/display: Modify mismatched function nameJiapeng Chong1-1/+1
2023-02-24drm/amd/display: only warn once in dce110_edp_wait_for_hpd_ready()Hamza Mahfooz1-4/+2
2023-02-16drm/amd/display: disable SubVP + DRR to prevent underflowAurabindo Pillai2-1/+5
2023-02-16drm/amd/display: Remove duplicate/repeating expressionsDeepak R Varma1-3/+1
2023-02-16drm/amd/display: Remove duplicate/repeating expressionDeepak R Varma1-1/+1
2023-02-16drm/amd/display: Make variables declaration inside ifdef guardArthur Grillo2-0/+8
2023-02-16drm/amd/display: Fix excess arguments on kernel-docArthur Grillo2-2/+2
2023-02-16drm/amd/display: Add previously missing includesArthur Grillo2-0/+2
2023-02-16drm/amd/display: Add function prototypes to headersArthur Grillo3-0/+6
2023-02-16drm/amd/display: Turn global functions into staticArthur Grillo1-1/+1
2023-02-16drm/amd/display: remove unused func declaration from resource headersMelissa Wen1-4/+0
2023-02-16Revert "drm/amd/display: enable DPG when disabling plane for phantom pipe"Qingqing Zhuo1-46/+1
2023-02-16drm/amd/display: Promote DAL to 3.2.223Aric Cyr1-1/+1
2023-02-16drm/amd/display: upstream link_dp_dpia_bw.cMustapha Ghaddar3-29/+425
2023-02-16drm/amd/display: Disable HUBP/DPP PG on DCN314 for nowNicholas Kazlauskas1-0/+2
2023-02-16drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlutMelissa Wen1-18/+19
2023-02-16drm/amd/display: ident braces in dcn30_acquire_post_bldn_3dlut correctlyMelissa Wen1-1/+1
2023-02-15drm/amd/display: move public dc link function implementation to dc_link_exportsWenjing Liu14-269/+442
2023-02-15drm/amd/display: Update Z8 SR exit/enter latenciesNicholas Kazlauskas1-2/+2
2023-02-15drm/amd/display: Disable unbounded request mode during rotationNasir Osman1-1/+2
2023-02-15drm/amd/display: Remove the unused variable pre_connection_typeJiapeng Chong1-2/+0
2023-02-15drm/amd/display: Remove the unused variable ds_portJiapeng Chong1-4/+0
2023-02-15drm/amd/display: Remove stutter only configurationsNasir Osman6-11/+73
2023-02-15drm/amd/display: Fix video glitch while drag window in PSR-SUTom Chung1-0/+1
2023-02-15drm/amd/display: clean up some inconsistent indentingsYang Li1-3/+3
2023-02-15drm/amd/display: Simplify bool conversionYang Li1-1/+1
2023-02-15drm/amd/display: add NULL pointer checkCharlene Liu1-6/+10
2023-02-15drm/amd/display: on dp link lost event toggle dpms for master pipe onlyWenjing Liu5-85/+108
2023-02-15drm/amd/display: Extract temp drm mst deallocation wa into its own functionWenjing Liu2-11/+85
2023-02-15drm/amd/display: enable DPG when disabling plane for phantom pipeSamson Tam1-1/+46
2023-02-15Revert "drm/amd/display: Correct bw_params population"Daniel Miess1-21/+10
2023-02-15drm/amd/display: do not set RX back to SST mode for non 0 mst stream countWenjing Liu3-41/+25
2023-02-15drm/amd/display: Fix prefetch vratio checkAlvin Lee3-6/+29
2023-02-15drm/amd/display: Enable P-state validation checks for DCN314Nicholas Kazlauskas1-1/+1
2023-02-15drm/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
2023-02-09drm/amd/display: Fix spelling mistakes of function name in error messageColin Ian King1-2/+2
2023-02-09drm/amd/display: remove duplicate include headerYe Xingchen1-1/+0
2023-02-09drm/amd/display: fix link_validation build failureArnd Bergmann1-0/+2
2023-02-09drm/amd/display: set should_disable_otg storage-class-specifier to staticTom Rix1-1/+1
2023-02-09drm/amd/display: 3.2.222Aric Cyr1-1/+1
2023-02-09drm/amd/display: avoid disable otg when dig was disabledJingwen Zhu1-6/+20
2023-02-09drm/amdgpu: fix enum odm_combine_mode mismatchArnd Bergmann3-15/+15
2023-02-09drm/amd/display: fix cursor offset on rotation 180Melissa Wen1-1/+1