aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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/agd5f/linux into drm-nextDave Airlie1-46/+7
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 Hung1-43/+3
2022-04-29Merge tag 'drm-misc-next-2022-04-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-17/+20
2022-04-28Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave 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-03-31amd/display: set backlight only if requiredShirish S1-3/+4
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/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/agd5f/linux into drm-nextDave Airlie1-18/+43
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave 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-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 Li1-12/+13
2022-02-16drm/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/agd5f/linux into drm-nextDave Airlie1-24/+18
2022-02-07drm/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-misc into drm-nextDave 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-25drm/amd/display: convert to DCE IP version checkingTim Huang1-6/+4
2022-01-25drm/amd/display: Fix a NULL pointer dereference in amdgpu_dm_connector_add_common_modes()Zhou Qingyang1-0/+3
2022-01-25drm/amd/display: Update VSC HDR infoPacket on TF changeReza Amini1-1/+1
2022-01-25drm/amd/display: add protection in link encoder matching logicMartin Tsai1-1/+1
2022-01-25drm/connector: Fix typo in output formatMaxime Ripard1-1/+1
2022-01-18drm/amd/display: Disabled seamless boots on DP and renamed power_down_display_on_bootJarif Aftab1-2/+2
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann1-1/+1
2022-01-14drm/amd/pm: do not expose power implementation details to displayEvan Quan1-5/+1
2022-01-14drm/amd/display: Enable Freesync Video Mode by defaultSolomon Chiu1-7/+5
2022-01-11drm/amd/display: invalid parameter check in dmub_hpd_callbackJosé Expósito1-1/+2