summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka
2022-01-22i915: simplify subdirectory registration with register_sysctl()Luis Chamberlain
2022-01-21Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-21Merge tag 'amd-drm-fixes-5.17-2022-01-19' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-01-21Merge tag 'drm-intel-next-fixes-2022-01-20' of git://anongit.freedesktop.org/...Dave Airlie
2022-01-18drm/radeon: fix error handling in radeon_driver_open_kmsChristian König
2022-01-18drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJingwen Chen
2022-01-18drm/amdgpu: apply vcn harvest quirkGuchun Chen
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-01-17drm/i915/display/adlp: Implement new step in the TC voltage swing prog sequenceJosé Roberto de Souza
2022-01-17drm/i915/display/ehl: Update voltage swing tableJosé Roberto de Souza
2022-01-16Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-15Replace for_each_*_bit_from() with for_each_*_bit() where appropriateYury Norov
2022-01-14virtio: wrap config->reset callsMichael S. Tsirkin
2022-01-14drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21Mario Limonciello
2022-01-14drm/amdgpu: drop flags check for CHIP_IP_DISCOVERYAlex Deucher
2022-01-14drm/amdgpu: Fix rejecting Tahiti GPUsLukas Fink
2022-01-14drm/amdgpu: don't do resets on APUs which don't support itAlex Deucher
2022-01-14drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu()Alex Deucher
2022-01-14drm/amdgpu: Enable recovery on yellow carpCHANDAN VURDIGERE NATARAJ
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