summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2023-03-03Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds8-11/+25
2023-03-02drm/amd/display: Extend Freesync over PCon support for more devicesSung Joon Kim1-0/+2
2023-03-02Revert "drm/amd/display: Do not set DRR on pipe commit"Aric Cyr1-0/+3
2023-03-02drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung1-1/+4
2023-03-02drm/amd/display: Ext displays with dock can't recognized after resumeRyan Lin3-2/+11
2023-03-02drm/amd/display: fix dm irq error message in gpu recovertiancyin1-2/+2
2023-03-02drm/amd/display: Don't restrict bpc to 8 bpcHarry Wentland1-1/+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-24drm/amdgpu: Select DRM_DISPLAY_HDCP_HELPER in amdgpuHarry Wentland1-1/+0
2023-02-24drm/amd/display: only warn once in dce110_edp_wait_for_hpd_ready()Hamza Mahfooz1-4/+2
2023-02-21Merge tag 'amd-drm-next-6.3-2023-02-17' of https://gitlab.freedesktop.org/agd...Dave Airlie102-5650/+6940
2023-02-21Merge tag 'drm-misc-next-fixes-2023-02-16' of git://anongit.freedesktop.org/d...Dave Airlie1-1/+1
2023-02-16drm/amd/display: disable SubVP + DRR to prevent underflowAurabindo Pillai3-1/+10
2023-02-16drm/amd/display: Fail atomic_check early on normalize_zpos errorLeo Li1-1/+5
2023-02-16drm/amd/display: avoid unaligned access warningsJonathan Gray1-0/+2
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 _calculate_degamma_curve functionMelissa Wen2-89/+0
2023-02-16drm/amd/display: remove unused func declaration from resource headersMelissa Wen1-4/+0
2023-02-16drm/amd/display: unset initial value for tf since it's never usedMelissa Wen1-2/+2
2023-02-16drm/amd/display: camel case cleanup in color_gamma fileMelissa Wen1-24/+26
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: temporary fix for page faultingAyush Gupta1-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: Add support for multiple overlay planesBhawanpreet Lakha3-7/+41
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: Fix FreeSync active bit issueLeo (Hanghong) Ma1-3/+9
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 Chung2-5/+37
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 Liu3-11/+102
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