aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)Author
2022-06-14drm/amd/display: Cap OLED brightness per max frame-average luminanceRoman Li
2022-05-26drm/amd/display: add Coverage blend mode for overlay planeSung Joon Kim
2022-05-26drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()Dan Carpenter
2022-05-19Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-05-16drm/amd/display: clean up some inconsistent indentingJiapeng Chong
2022-05-10drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in amdgpu_dmAlex Hung
2022-05-10drm/amd/display: do not disable an invalid irq source in hdp finishAlan Liu
2022-04-29Merge tag 'drm-misc-next-2022-04-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-04-28Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-04-25drm/display: Move HDMI helpers into display-helper moduleThomas Zimmermann
2022-04-25drm/display: Move HDCP helpers into display-helper moduleThomas Zimmermann
2022-04-25drm: Rename dp/ to display/Thomas Zimmermann
2022-04-21drm/amdgpu: remove pointless ttm_eu usage from DMChristian König
2022-04-18Merge drm/drm-next into drm-misc-nextPaul Cercueil
2022-04-13drm/amd/display: implement shared PSR-SU sink validation helperDavid Zhang
2022-04-12drm/amd/display: expose skip_detection_link_training to debugfshersen wu
2022-04-07dma-buf: add enum dma_resv_usage v4Christian König
2022-04-06amd/display: set backlight only if requiredShirish S
2022-04-06drm/amd/display: Fix allocate_mst_payload assert on resumeRoman Li
2022-03-31amd/display: set backlight only if requiredShirish S
2022-03-31drm/amd/display: Fix pointer dereferenced before checkingHaowen Bai
2022-03-31drm/amd/display: Fix allocate_mst_payload assert on resumeRoman Li
2022-03-28drm/amdgpu: Re-classify some log messages in commit pathSean Paul
2022-03-15drm/amdgpu: Use drm_mode_copy()Ville Syrjälä
2022-03-15drm/amdgpu: Remove pointless on stack mode copiesVille Syrjälä
2022-03-15drm/amd/display: Fix a few parts in debugfs entryWayne Lin
2022-03-15drm/amdgpu/display: enable scatter/gather display for DCN 3.1.6Alex Deucher
2022-03-15drm/amd/display: Fix double free during GPU reset on DC streamsNicholas Kazlauskas
2022-03-02drm/amd/display: Don't fill up the logsLuben Tuikov
2022-03-01Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-02-24drm/amd/display: Add conditional around functionMagali Lemes
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-02-23drm/amd/display: clear remote dc_sink when stop mstWayne Lin
2022-02-23drm/amd/display: Refactor PSR DPCD caps detectionPo Ting Chen
2022-02-23drm/amd/display: Turn global functions into static functionsMaíra Canal
2022-02-23drm/amdgpu: derive GTT display support from DMAlex Deucher
2022-02-23drm/amdgpu/display: split dmcu and gpuvm handling logicAlex Deucher
2022-02-18drm/amd/display: Add DCN315 DM SupportQingqing Zhuo
2022-02-17drm/amd/display: Add DMUB support for DCN316Leo Li
2022-02-17drm/amd/display: configure dc hw resource for DCN 3.1.6Prike Liang
2022-02-16drm/amd/display: For vblank_disable_immediate, check PSR is really usedMichel Dänzer
2022-02-16drm/amd/display: Add dsc pre-validation in atomic checkRoman Li
2022-02-16drm/amd/display: add dsc mst stream pbn log for debugHersen Wu
2022-02-16drm/amd/display: Add affected crtcs to atomic state for dsc mst unplugRoman Li
2022-02-16drm/amd/display: dsc mst re-compute pbn for changes on hubHersen Wu
2022-02-14Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...Dave Airlie
2022-02-07drm/amd/display: Cap pflip irqs per max otg numberRoman Li
2022-02-07drm/amd/display: Use str_yes_no()Lucas De Marchi
2022-02-07Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2022-02-02drm/amd/display: Trigger DP2 Sequence With Uncertified CableFangzhi Zuo