summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2022-01-11drm/amdgpu: Enable second VCN for certain Navy Flounder.Peng Ju Zhou1-1/+2
2022-01-11drm/amd/display: explicitly set is_dsc_supported to false before useMario Limonciello1-0/+1
2022-01-11drm/amdgpu: Clear garbage data in err_data before usageJiawei Gu1-0/+1
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-10Revert "drm/amd/display: Fix for otg synchronization logic"Linus Torvalds7-99/+14
2022-01-10Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1023-23924/+41568
2022-01-10Merge tag 'ras_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
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-09Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"Len Brown1-8/+0
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
2021-12-31drm/amdgpu: disable runpm if we are the primary adapterAlex Deucher3-0/+35
2021-12-31drm/amd/pm: keep the BACO feature enabled for suspendEvan Quan1-1/+7
2021-12-31Merge branch 'drm-misc-fixes' of ssh://git.freedesktop.org/git/drm/drm-misc i...Dave Airlie2-14/+16
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