summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)Author
6 daysdrm/i915/gt: Check set_default_submission() before deferencingRahul Bukte
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-12mm: update shmem_[kernel]_file_*() functions to use vma_flags_tLorenzo Stoakes
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-01-31kernel.h: drop STACK_MAGIC macroYury Norov
2026-01-19Merge tag 'drm-intel-gt-next-2026-01-16' of https://gitlab.freedesktop.org/dr...Dave Airlie
2026-01-12drm/i915/guc: Recommend GuC v70.53.0 for DG2, MTLJulia Filipchuk
2026-01-07drm/i915/selftest: Add throttle reason diagnostics to RPS selftestsSk Anirban
2026-01-01drm/i915/gt: use designated initializers for intel_gt_debugfs_fileSebastian Brzezinka
2025-12-18drm/i915: switch to use kernel standard error injectionJuha-Pekka Heikkila
2025-12-15Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2025-12-05Merge drm/drm-next into drm-intel-nextJani Nikula
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-21drm/i915: split out i915_freq.[ch]Jani Nikula
2025-11-19drm/i915/rps: postpone i915 fence check to boostJani Nikula
2025-11-19drm/i915/rps: call RPS functions via the parent interfaceJani Nikula
2025-11-18Merge tag 'drm-intel-gt-next-2025-11-14' of https://gitlab.freedesktop.org/dr...Dave Airlie
2025-11-14drm/i915/gt: Use pci_rebar_size_supported()Ilpo Järvinen
2025-11-14drm/i915: Remove driver side BAR release before resizeIlpo Järvinen
2025-11-14PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen
2025-11-07Merge tag 'drm-misc-next-2025-11-05-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-11-07Merge tag 'drm-intel-next-2025-11-04' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-10-31Merge tag 'drm-intel-gt-next-2025-10-29' of https://gitlab.freedesktop.org/dr...Simona Vetter
2025-10-31drm/i915: split out separate files for jiffies timeout and wait helpersJani Nikula
2025-10-31drm/i915/gt: Use standard API for seqcount read in TLB invalidationAndi Shyti
2025-10-31drm/i915: Wait longer for threads in migrate selftest on CHV/BXT+VTDJanusz Krzysztofik
2025-10-31drm: include drm_print.h where neededJani Nikula
2025-10-16drm/i915: Fix conversion between clock ticks and nanosecondsUmesh Nerlige Ramappa
2025-10-16drm/i915: move and rename reg_in_range_tableMatt Atwood
2025-10-13drm/i915/guc: Skip communication warning on reset in progressZhanjun Dong
2025-10-09drm/i915/guc: Skip communication warning on reset in progressZhanjun Dong
2025-09-29Merge drm/drm-next into drm-intel-nextJani Nikula
2025-09-19drm/i915/irq: rename irq_mask to gen2_imr_maskJani Nikula
2025-09-19Merge tag 'drm-intel-next-2025-09-12' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-09-17drm/i915: split out vlv_clock.[ch]Jani Nikula
2025-09-17drm/i915: add vlv_clock_get_czclk()Jani Nikula
2025-09-17drm/i915: add vlv_clock_get_gpll()Jani Nikula
2025-09-17drm/i915: do cck get/put inside vlv_get_cck_clock()Jani Nikula
2025-09-15Merge tag 'drm-intel-gt-next-2025-09-12' of https://gitlab.freedesktop.org/dr...Dave Airlie
2025-09-12drm/i915: split out i915_wait_util.hJani Nikula
2025-09-12drm/i915: split out i915_list_util.hJani Nikula
2025-09-12drm/i915: split out i915_timer_util.[ch]Jani Nikula
2025-09-12drm/i915: split out i915_ptr_util.hJani Nikula
2025-09-12Merge tag 'drm-intel-next-2025-09-05' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-09-11drm/i915/guc: Include the GuC registers in the error stateDaniele Ceraolo Spurio