summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
Commit message (Expand)AuthorAgeFilesLines
* drm/amd: Fix spelling typo in commentspengfuyuan2022-06-031-1/+1
* drm/amdgpu/display: Prepare for new interfacesLeung, Martin2022-06-031-0/+2
* drm/amd/display: add Coverage blend mode for overlay planeSung Joon Kim2022-05-261-5/+12
* drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()Dan Carpenter2022-05-261-1/+1
* Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...Dave Airlie2022-05-198-70/+12
|\
| * drm/amd/display: clean up some inconsistent indentingJiapeng Chong2022-05-161-3/+4
| * drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in amdgpu_dmAlex Hung2022-05-107-66/+3
| * drm/amd/display: do not disable an invalid irq source in hdp finishAlan Liu2022-05-101-1/+5
* | Merge tag 'drm-misc-next-2022-04-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-04-294-21/+24
|\ \
| * | drm/display: Move HDMI helpers into display-helper moduleThomas Zimmermann2022-04-251-0/+1
| * | drm/display: Move HDCP helpers into display-helper moduleThomas Zimmermann2022-04-252-2/+2
| * | drm: Rename dp/ to display/Thomas Zimmermann2022-04-253-4/+4
| * | drm/amdgpu: remove pointless ttm_eu usage from DMChristian König2022-04-211-15/+17
* | | Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/ag...Dave Airlie2022-04-284-6/+50
|\ \ \ | |/ / |/| / | |/
| * drm/amd/display: implement shared PSR-SU sink validation helperDavid Zhang2022-04-131-1/+8
| * drm/amd/display: expose skip_detection_link_training to debugfshersen wu2022-04-121-0/+37
| * amd/display: set backlight only if requiredShirish S2022-03-312-3/+10
| * drm/amd/display: Fix pointer dereferenced before checkingHaowen Bai2022-03-311-1/+1
| * drm/amd/display: Fix allocate_mst_payload assert on resumeRoman Li2022-03-311-1/+2
| * drm/amdgpu: Re-classify some log messages in commit pathSean Paul2022-03-281-4/+4
* | Merge drm/drm-next into drm-misc-nextPaul Cercueil2022-04-182-4/+12
|\ \
| * | amd/display: set backlight only if requiredShirish S2022-04-062-3/+10
| * | drm/amd/display: Fix allocate_mst_payload assert on resumeRoman Li2022-04-061-1/+2
| |/
* / dma-buf: add enum dma_resv_usage v4Christian König2022-04-071-1/+2
|/
* drm/amdgpu: Use drm_mode_copy()Ville Syrjälä2022-03-151-3/+3
* drm/amdgpu: Remove pointless on stack mode copiesVille Syrjälä2022-03-151-17/+17
* drm/amd/display: Fix a few parts in debugfs entryWayne Lin2022-03-151-1/+9
* drm/amdgpu/display: enable scatter/gather display for DCN 3.1.6Alex Deucher2022-03-151-0/+1
* drm/amd/display: Fix double free during GPU reset on DC streamsNicholas Kazlauskas2022-03-151-3/+6
* drm/amd/display: Don't fill up the logsLuben Tuikov2022-03-021-4/+4
* Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/ag...Dave Airlie2022-03-016-77/+75
|\
| * drm/amd/display: Add conditional around functionMagali Lemes2022-02-241-1/+3
| * drm/amd/display: clear remote dc_sink when stop mstWayne Lin2022-02-231-1/+19
| * drm/amd/display: Refactor PSR DPCD caps detectionPo Ting Chen2022-02-232-56/+8
| * drm/amd/display: Turn global functions into static functionsMaíra Canal2022-02-232-3/+3
| * drm/amdgpu: derive GTT display support from DMAlex Deucher2022-02-231-0/+8
| * drm/amdgpu/display: split dmcu and gpuvm handling logicAlex Deucher2022-02-231-15/+20
| * drm/amd/display: Add DCN315 DM SupportQingqing Zhuo2022-02-182-1/+14
* | Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-02-252-9/+8
|\ \ | |/ |/|
| * drm/amd/display: Use str_yes_no()Lucas De Marchi2022-02-071-9/+5
| * Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2022-02-076-85/+457
| |\
| * | drm: introduce fb_modifiers_not_supported flag in mode_configTomohito Esaki2022-01-311-0/+3
* | | drm/amd/display: Add DMUB support for DCN316Leo Li2022-02-171-1/+1
* | | drm/amd/display: configure dc hw resource for DCN 3.1.6Prike Liang2022-02-172-2/+15
* | | drm/amd/display: For vblank_disable_immediate, check PSR is really usedMichel Dänzer2022-02-161-8/+9
* | | drm/amd/display: Add dsc pre-validation in atomic checkRoman Li2022-02-164-12/+225
* | | drm/amd/display: add dsc mst stream pbn log for debugHersen Wu2022-02-161-0/+15
* | | drm/amd/display: Add affected crtcs to atomic state for dsc mst unplugRoman Li2022-02-161-2/+5
* | | drm/amd/display: dsc mst re-compute pbn for changes on hubHersen Wu2022-02-161-8/+45
* | | Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...Dave Airlie2022-02-148-243/+416
|\ \ \ | |_|/ |/| |