summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-01-16Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-14Merge tag 'amd-drm-next-5.17-2022-01-12' of https://gitlab.freedesktop.org/ag...Daniel Vetter
2022-01-14Merge tag 'drm-misc-next-fixes-2022-01-14' of git://anongit.freedesktop.org/d...Daniel Vetter
2022-01-14Merge tag 'drm-misc-fixes-2022-01-14' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2022-01-14Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-01-14drm/mipi-dbi: Fix source-buffer address in mipi_dbi_buf_copyThomas Zimmermann
2022-01-14drm: fix error found in some cases after the patch d1af5cd86997Claudio Suarez
2022-01-14Merge tag 'drm-misc-next-fixes-2022-01-13' of git://anongit.freedesktop.org/d...Daniel Vetter
2022-01-14Merge tag 'drm-intel-next-fixes-2022-01-13' of git://anongit.freedesktop.org/...Daniel Vetter
2022-01-14drm/ttm: fix compilation on ARCH=umJohannes Berg
2022-01-11drm/amdkfd: Fix ASIC name typosKent Russell
2022-01-11drm/amdkfd: Fix DQM asserts on HawaiiFelix Kuehling
2022-01-11drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2Harry Wentland
2022-01-11drm/amd/pm: only send GmiPwrDnControl msg on master die (v3)Tao Zhou
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