summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-06-17drm/amdgpu: initialize iter.start in amdgpu_devcoredump_formatQiang Yu
2026-06-17drm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on freeYunxiang Li
2026-06-17Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-17Merge tag 'wq-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2026-06-17Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-06-16drm/xe: Add compact-PT and addr mask handling for page reclaimBrian Nguyen
2026-06-16drm/xe/guc: Fix buffer overflow in steered register list allocationTejas Upadhyay
2026-06-16drm/xe: Set TTM device beneficial_order to 9 (2M)Matthew Brost
2026-06-16drm/xe: Fix wa_oob codegen recipe for external module buildsThomas Hellström
2026-06-16drm/xe: fix job timeout recovery for unstarted jobs and kernel queuesRodrigo Vivi
2026-06-16drm/xe: fix refcount leak in xe_range_fence_insert()Wentao Liang
2026-06-16drm/xe: include all registered queues in TLB invalidationTangudu Tilak Tirumalesh
2026-06-16drm/xe/hw_error: Use HW_ERR prefix in logRaag Jadav
2026-06-16drm/xe/drm_ras: Add per node cleanup actionRaag Jadav
2026-06-16drm/xe/drm_ras: Make counter allocation drm managedRaag Jadav
2026-06-16drm/xe/multi_queue: skip submit when primary queue is suspendedNiranjana Vishwanathapura
2026-06-16drm/xe: Clear pending_disable before signaling suspend fenceTangudu Tilak Tirumalesh
2026-06-16Revert "drm/xe: Skip exec queue schedule toggle if queue is idle during suspend"Tangudu Tilak Tirumalesh
2026-06-16Revert "drm/xe/nvls: Define GuC firmware for NVL-S"Daniele Ceraolo Spurio
2026-06-16drm/i915/mtl+: Enable PPS before PLLImre Deak
2026-06-16drm/i915: clear CRTC color blob pointers after dropping refsGuangshuo Li
2026-06-16drm/i915/mst: Call intel_pfit_compute_config() for sharpness filterVille Syrjälä
2026-06-16Merge tag 'linux_kselftest-kunit-7.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-06-16Merge tag 'slab-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2026-06-16Merge tag 'fbdev-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-15drm/displayid: fix Tiled Display Topology ID sizeJani Nikula
2026-06-15Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-15Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-15Merge tag 'thermal-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/r...Linus Torvalds
2026-06-15Merge tag 'rust-7.2' of gitolite.kernel.org:pub/scm/linux/kernel/git/ojeda/linuxLinus Torvalds
2026-06-14drm/bridge: anx7625: Add WQ_PERCPU add to alloc_workqueueMarco Crivellari
2026-06-12Merge tag 'drm-fixes-2026-06-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-06-13Merge tag 'drm-misc-fixes-2026-06-12' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-06-12Merge tag 'drm-xe-fixes-2026-06-11' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-06-12Merge tag 'drm-intel-fixes-2026-06-11' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2026-06-11Merge back earlier thermal control material for 7.2Rafael J. Wysocki
2026-06-11drm/xe: fix job timeout recovery for unstarted jobs and kernel queuesRodrigo Vivi
2026-06-11drm/xe: fix refcount leak in xe_range_fence_insert()Wentao Liang
2026-06-10drm/xe: include all registered queues in TLB invalidationTangudu Tilak Tirumalesh
2026-06-10drm/xe/hw_error: Use HW_ERR prefix in logRaag Jadav
2026-06-10drm/xe/drm_ras: Add per node cleanup actionRaag Jadav
2026-06-10drm/xe/drm_ras: Make counter allocation drm managedRaag Jadav
2026-06-10drm/xe/display: fix oops in suspend/shutdown without displayJani Nikula
2026-06-10drm/amd/display: use plane color_mgmt_changed to track colorop changesMelissa Wen
2026-06-10drm/atomic: track individual colorop updatesMelissa Wen
2026-06-10drm/colorop: make lut(1/3)d_interpolation props correctly behave as mutableMelissa Wen
2026-06-10drm/i915/gem: Fix phys BO pread/pwrite with offsetJoonas Lahtinen
2026-06-10rust: make `build_assert` module the home of related macrosGary Guo
2026-06-09drm/vc4: fix krealloc() memory leakAlexander A. Klimov
2026-06-09Merge tag 'tegra-for-7.2-pmc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann