summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-25drm/amdgpu: Only disable prefer_shadow on hawaiiAlex Deucher1-2/+5
2022-08-17drm/amdgpu/display: Prepare for new interfacesLeung, Martin1-0/+2
2022-07-15drm/amd/display: Fix new dmub notification enabling in DMStylon Wang1-8/+19
2022-07-13drm/amd/display: Ensure valid event timestamp for cursor-only commitsMichel Dänzer1-3/+40
2022-07-13drm/amd/display: correct check of coverage blend modeMelissa Wen1-1/+1
2022-07-13drm/amd/display: Ignore First MST Sideband Message Return ErrorFangzhi Zuo1-0/+39
2022-07-07drm/amdgpu/display: disable prefer_shadow for generic fb helpersAlex Deucher1-1/+2
2022-06-29Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"Alex Deucher1-3/+0
2022-06-14drm/amd/display: Cap OLED brightness per max frame-average luminanceRoman Li1-4/+4
2022-05-26drm/amd/display: add Coverage blend mode for overlay planeSung Joon Kim1-5/+12
2022-05-26drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()Dan Carpenter1-1/+1
2022-05-19Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...Dave Airlie1-46/+7
2022-05-16drm/amd/display: clean up some inconsistent indentingJiapeng Chong1-3/+4
2022-05-11drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in amdgpu_dmAlex Hung1-43/+3
2022-04-29Merge tag 'drm-misc-next-2022-04-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-17/+20
2022-04-28Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/ag...Dave Airlie1-4/+4
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 Zimmermann1-1/+1
2022-04-25drm: Rename dp/ to display/Thomas Zimmermann1-1/+1
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 Cercueil1-4/+6
2022-04-07dma-buf: add enum dma_resv_usage v4Christian König1-1/+2
2022-04-06amd/display: set backlight only if requiredShirish S1-3/+4
2022-04-06drm/amd/display: Fix allocate_mst_payload assert on resumeRoman Li1-1/+2
2022-04-01amd/display: set backlight only if requiredShirish S1-3/+4
2022-04-01drm/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/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-01Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/ag...Dave Airlie1-18/+43
2022-02-24Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-0/+3
2022-02-23drm/amd/display: Turn global functions into static functionsMaíra Canal1-2/+2
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 Zhuo1-1/+13
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 Liang1-1/+13
2022-02-17drm/amd/display: For vblank_disable_immediate, check PSR is really usedMichel Dänzer1-8/+9
2022-02-17drm/amd/display: Add dsc pre-validation in atomic checkRoman Li1-12/+13
2022-02-17drm/amd/display: Add affected crtcs to atomic state for dsc mst unplugRoman Li1-2/+5
2022-02-14Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...Dave Airlie1-24/+18
2022-02-08drm/amd/display: Cap pflip irqs per max otg numberRoman Li1-1/+1
2022-02-07Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst1-40/+128
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-2/+2
2022-01-31drm: introduce fb_modifiers_not_supported flag in mode_configTomohito Esaki1-0/+3
2022-01-27drm/amd/display: Fix unused variable warningTim Huang1-2/+1
2022-01-26drm/amd/display: convert to DCE IP version checkingTim Huang1-6/+4
2022-01-26drm/amd/display: Fix a NULL pointer dereference in amdgpu_dm_connector_add_co...Zhou Qingyang1-0/+3