aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2022-01-11drm/amdgpu: use spin_lock_irqsave to avoid deadlock by local interruptGuchun Chen
2022-01-11drm/amdgpu: not return error on the init_apu_flagsPrike Liang
2022-01-11drm/amdkfd: Use prange->update_list head for remove_listFelix Kuehling
2022-01-11drm/amdkfd: Use prange->list head for insert_listFelix Kuehling
2022-01-11drm/amdkfd: Check for null pointer after calling kmemdupJiasheng Jiang
2022-01-11drm/amd/display: invalid parameter check in dmub_hpd_callbackJosé Expósito
2022-01-11Revert "drm/amdgpu: Don't inherit GEM object VMAs in child process"Rajneesh Bhardwaj
2022-01-11drm/amd/display: reset dcn31 SMU mailbox on failuresMario Limonciello
2022-01-11drm/amdkfd: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-11drm/amdgpu: use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-11drm/amd/amdgpu: Add pcie indirect support to amdgpu_mm_wreg_mmio_rlc()Tom St Denis
2022-01-11drm/amdgpu: recover gart table at resumeNirmoy Das
2022-01-11drm/amdgpu: do not pass ttm_resource_manager to vram_mgrNirmoy Das
2022-01-11drm/amdkfd: remove unused functionNirmoy Das
2022-01-11drm/amdgpu: do not pass ttm_resource_manager to gtt_mgrNirmoy Das
2022-01-11drm/amdgpu: Unmap MMIO mappings when device is not unpluggedLeslie Shi
2022-01-11drm/amdgpu: Enable second VCN for certain Navy Flounder.Peng Ju Zhou
2022-01-11drm/amd/display: explicitly set is_dsc_supported to false before useMario Limonciello
2022-01-11drm/amdgpu: Clear garbage data in err_data before usageJiawei Gu
2022-01-11drm/atomic: Check new_crtc_state->active to determine if CRTC needs disable i...Liu Ying
2022-01-11drm/sun4i: dw-hdmi: Fix missing put_device() call in sun8i_hdmi_phy_getMiaoqian Lin
2022-01-10Revert "drm/amd/display: Fix for otg synchronization logic"Linus Torvalds
2022-01-10Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-10Merge tag 'ras_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-10drm/i915/ttm: ensure we unmap when purgingMatthew Auld
2022-01-10drm/i915/ttm: add unmap_virtual callbackMatthew Auld
2022-01-10drm/i915/ttm: only fault WILLNEED objectsMatthew Auld
2022-01-10drm/i915: don't call free_mmap_offset when purgingMatthew Auld
2022-01-10drm/i915/pxp: Hold RPM wakelock during PXP unbindJuston Li
2022-01-09Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"Len Brown
2022-01-07drm/amd/display: Add version check before using DP alt query interfaceNicholas Kazlauskas
2022-01-07drm/amd/display: introduce mpo detection flagsMikita Lipski
2022-01-07drm/amd/display: Add check for forced_clocks debug optionCharlene Liu
2022-01-07drm/amd/display: Don't reinitialize DMCUB on s0ix resumeNicholas Kazlauskas
2022-01-07drm/amd/display: unhard code link to phy idx mapping in dc link and clean upWenjing Liu
2022-01-07drm/amd/display: Fix underflow for fused display pipes caseYi-Ling Chen
2022-01-07drm/amdgpu: don't set s3 and s0ix at the same timeMario Limonciello
2022-01-07drm/amdgpu: explicitly check for s0ix when evicting resourcesMario Limonciello
2022-01-07drm/amd/pm: keep the BACO feature enabled for suspendEvan Quan
2022-01-07drm/amdgpu: add dummy event6 for vega10James Yao
2022-01-07drm/amdkfd: enable sdma ecc interrupt event can be handled by event_interrupt...yipechai
2021-12-31drm/amdgpu: disable runpm if we are the primary adapterAlex Deucher
2021-12-31drm/amd/pm: keep the BACO feature enabled for suspendEvan Quan
2021-12-31Merge branch 'drm-misc-fixes' of ssh://git.freedesktop.org/git/drm/drm-misc i...Dave Airlie
2021-12-31Merge tag 'amd-drm-next-5.17-2021-12-30' of ssh://gitlab.freedesktop.org/agd5...Dave Airlie
2021-12-30drm/amdgpu: no DC support for headless chipsAlex Deucher
2021-12-30drm/amd/display: fix dereference before NULL checkJosé Expósito
2021-12-30drm/amdgpu: always reset the asic in suspend (v2)Alex Deucher
2021-12-30drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable pl...Evan Quan
2021-12-30drm/amd/display: Fix the uninitialized variable in enable_stream_features()Yizhuo Zhai