summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2022-05-19Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...Dave Airlie8-70/+12
2022-05-16drm/amd/display: clean up some inconsistent indentingJiapeng Chong1-3/+4
2022-05-10drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in amdgpu_dmAlex Hung7-66/+3
2022-05-10drm/amd/display: do not disable an invalid irq source in hdp finishAlan Liu1-1/+5
2022-04-29Merge tag 'drm-misc-next-2022-04-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie4-21/+24
2022-04-28Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/ag...Dave Airlie4-6/+50
2022-04-25drm/display: Move HDMI helpers into display-helper moduleThomas Zimmermann1-0/+1
2022-04-25drm/display: Move HDCP helpers into display-helper moduleThomas Zimmermann2-2/+2
2022-04-25drm: Rename dp/ to display/Thomas Zimmermann3-4/+4
2022-04-21drm/amdgpu: remove pointless ttm_eu usage from DMChristian König1-15/+17
2022-04-18Merge drm/drm-next into drm-misc-nextPaul Cercueil2-4/+12
2022-04-13drm/amd/display: implement shared PSR-SU sink validation helperDavid Zhang1-1/+8
2022-04-12drm/amd/display: expose skip_detection_link_training to debugfshersen wu1-0/+37
2022-04-07dma-buf: add enum dma_resv_usage v4Christian König1-1/+2
2022-04-06amd/display: set backlight only if requiredShirish S2-3/+10
2022-04-06drm/amd/display: Fix allocate_mst_payload assert on resumeRoman Li1-1/+2
2022-03-31amd/display: set backlight only if requiredShirish S2-3/+10
2022-03-31drm/amd/display: Fix pointer dereferenced before checkingHaowen Bai1-1/+1
2022-03-31drm/amd/display: Fix allocate_mst_payload assert on resumeRoman Li1-1/+2
2022-03-28drm/amdgpu: Re-classify some log messages in commit pathSean Paul1-4/+4
2022-03-15drm/amdgpu: Use drm_mode_copy()Ville Syrjälä1-3/+3
2022-03-15drm/amdgpu: Remove pointless on stack mode copiesVille Syrjälä1-17/+17
2022-03-15drm/amd/display: Fix a few parts in debugfs entryWayne Lin1-1/+9
2022-03-15drm/amdgpu/display: enable scatter/gather display for DCN 3.1.6Alex Deucher1-0/+1
2022-03-15drm/amd/display: Fix double free during GPU reset on DC streamsNicholas Kazlauskas1-3/+6
2022-03-02drm/amd/display: Don't fill up the logsLuben Tuikov1-4/+4
2022-03-01Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/ag...Dave Airlie6-77/+75
2022-02-24drm/amd/display: Add conditional around functionMagali Lemes1-1/+3
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-9/+8
2022-02-23drm/amd/display: clear remote dc_sink when stop mstWayne Lin1-1/+19
2022-02-23drm/amd/display: Refactor PSR DPCD caps detectionPo Ting Chen2-56/+8
2022-02-23drm/amd/display: Turn global functions into static functionsMaíra Canal2-3/+3
2022-02-23drm/amdgpu: derive GTT display support from DMAlex Deucher1-0/+8
2022-02-23drm/amdgpu/display: split dmcu and gpuvm handling logicAlex Deucher1-15/+20
2022-02-18drm/amd/display: Add DCN315 DM SupportQingqing Zhuo2-1/+14
2022-02-17drm/amd/display: Add DMUB support for DCN316Leo Li1-1/+1
2022-02-17drm/amd/display: configure dc hw resource for DCN 3.1.6Prike Liang2-2/+15
2022-02-16drm/amd/display: For vblank_disable_immediate, check PSR is really usedMichel Dänzer1-8/+9
2022-02-16drm/amd/display: Add dsc pre-validation in atomic checkRoman Li4-12/+225
2022-02-16drm/amd/display: add dsc mst stream pbn log for debugHersen Wu1-0/+15
2022-02-16drm/amd/display: Add affected crtcs to atomic state for dsc mst unplugRoman Li1-2/+5
2022-02-16drm/amd/display: dsc mst re-compute pbn for changes on hubHersen Wu1-8/+45
2022-02-14Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...Dave Airlie8-243/+416
2022-02-07drm/amd/display: Cap pflip irqs per max otg numberRoman Li1-1/+1
2022-02-07drm/amd/display: Use str_yes_no()Lucas De Marchi1-9/+5
2022-02-07Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst6-85/+457
2022-02-02drm/amd/display: Trigger DP2 Sequence With Uncertified CableFangzhi Zuo1-0/+26
2022-02-02drm/amd/display: fix spelling mistake: synatpics -> synapticsColin Ian King1-16/+16
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-5/+5
2022-01-31drm: introduce fb_modifiers_not_supported flag in mode_configTomohito Esaki1-0/+3