summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-01-11drm/atomic: Check new_crtc_state->active to determine if CRTC needs disable i...Liu Ying1-1/+1
2022-01-11drm/sun4i: dw-hdmi: Fix missing put_device() call in sun8i_hdmi_phy_getMiaoqian Lin1-1/+3
2022-01-10drm/i915/ttm: ensure we unmap when purgingMatthew Auld1-1/+15
2022-01-10drm/i915/ttm: add unmap_virtual callbackMatthew Auld4-14/+14
2022-01-10drm/i915/ttm: only fault WILLNEED objectsMatthew Auld1-0/+5
2022-01-10drm/i915: don't call free_mmap_offset when purgingMatthew Auld1-1/+0
2022-01-10drm/i915/pxp: Hold RPM wakelock during PXP unbindJuston Li1-1/+4
2022-01-07drm/amd/display: Add version check before using DP alt query interfaceNicholas Kazlauskas1-20/+94
2022-01-07drm/amd/display: introduce mpo detection flagsMikita Lipski2-1/+11
2022-01-07drm/amd/display: Add check for forced_clocks debug optionCharlene Liu1-1/+1
2022-01-07drm/amd/display: Don't reinitialize DMCUB on s0ix resumeNicholas Kazlauskas1-3/+27
2022-01-07drm/amd/display: unhard code link to phy idx mapping in dc link and clean upWenjing Liu5-90/+95
2022-01-07drm/amd/display: Fix underflow for fused display pipes caseYi-Ling Chen1-1/+6
2022-01-07drm/amdgpu: don't set s3 and s0ix at the same timeMario Limonciello1-2/+4
2022-01-07drm/amdgpu: explicitly check for s0ix when evicting resourcesMario Limonciello1-2/+2
2022-01-07drm/amd/pm: keep the BACO feature enabled for suspendEvan Quan1-1/+7
2022-01-07drm/amdgpu: add dummy event6 for vega10James Yao3-0/+17
2022-01-07drm/amdkfd: enable sdma ecc interrupt event can be handled by event_interrupt...yipechai1-0/+1
2022-01-03dt-bindings: display: meson-dw-hdmi: add missing sound-name-prefix propertyAlexander Stein1-0/+5
2022-01-03dt-bindings: display: meson-vpu: Add missing amlogic,canvas propertyAlexander Stein1-0/+6
2021-12-31Merge tag 'amd-drm-next-5.17-2021-12-30' of ssh://gitlab.freedesktop.org/agd5...Dave Airlie83-747/+1814
2021-12-30drm/amdgpu: no DC support for headless chipsAlex Deucher1-0/+6
2021-12-30drm/amd/display: fix dereference before NULL checkJosé Expósito1-1/+2
2021-12-30drm/amdgpu: always reset the asic in suspend (v2)Alex Deucher1-1/+4
2021-12-30drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable pl...Evan Quan1-0/+15
2021-12-30drm/amd/display: Fix the uninitialized variable in enable_stream_features()Yizhuo Zhai1-0/+2
2021-12-30drm/amdgpu: fix runpm documentationAlex Deucher1-3/+4
2021-12-30amdgpu/pm: Make sysfs pm attributes as read-only for VFsMarina Nikolic1-0/+6
2021-12-30drm/amdgpu: save error count in RAS poison handlerTao Zhou3-76/+97
2021-12-30drm/amdgpu: drop redundant semicolonGuchun Chen1-1/+1
2021-12-30drm/amd/display: get and restore link res mapWenjing Liu3-0/+112
2021-12-30drm/amd/display: support dynamic HPO DP link encoder allocationWenjing Liu12-76/+134
2021-12-30drm/amd/display: access hpo dp link encoder only through link resourceWenjing Liu7-43/+40
2021-12-30drm/amd/display: populate link res in both detection and validationWenjing Liu3-3/+11
2021-12-30drm/amd/display: define link res and make it accessible to all link interfacesWenjing Liu9-114/+229
2021-12-30drm/amd/display: 3.2.167Aric Cyr1-1/+1
2021-12-30drm/amd/display: [FW Promotion] Release 0.0.98Anthony Koo1-2/+2
2021-12-30drm/amd/display: Undo ODM combineMartin Leung2-71/+21
2021-12-30drm/amd/display: Add reg defs for DCN303Wesley Chalmers1-2/+18
2021-12-30drm/amd/display: Changed pipe split policy to allow for multi-display pipe splitAngus Wang8-8/+8
2021-12-30drm/amd/display: Set optimize_pwr_state for DCN31Nicholas Kazlauskas1-0/+1
2021-12-30drm/amd/display: Remove CR AUX RD Interval limit for LTTPRGeorge Shen1-3/+0
2021-12-30drm/amd/display: Send s0i2_rdy in stream_count == 0 optimizationNicholas Kazlauskas1-0/+1
2021-12-30drm/amd/display: Fix check for null function ptrAlvin Lee1-2/+2
2021-12-30drm/amd/display: Added power down for DCN10Lai, Derek1-0/+1
2021-12-30drm/amd/display: Block z-states when stutter period exceeds criteriaNicholas Kazlauskas1-2/+1
2021-12-30drm/amd/display: Refactor vendor specific link training sequenceShen, George1-1/+337
2021-12-30drm/amd/display: Limit max link cap with LTTPR capsGeorge Shen1-1/+1
2021-12-30drm/amd/display: fix B0 TMDS deepcolor no dislay issueCharlene Liu2-2/+54
2021-12-30drm/amdgpu: Check the memory can be accesssed by ttm_device_clear_dma_mappings.Surbhi Kakarya1-1/+2