index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
display
/
xe_panic.c
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-1
/
+1
2025-12-12
drm/{i915, xe}/panic: move panic handling to parent interface
Jani Nikula
-7
/
+9
2025-10-21
drm/xe/display: Make panic support work on vram.
Maarten Lankhorst
-14
/
+36
2025-09-08
drm/{i915,xe}/panic: pass struct intel_panic to intel_panic_setup()
Jani Nikula
-4
/
+1
2025-09-08
drm/{i915,xe}/panic: convert intel_panic_finish() to struct intel_panic
Jani Nikula
-3
/
+1
2025-09-08
drm/{i915,xe}/panic: move framebuffer allocation where it belongs
Jani Nikula
-13
/
+4
2025-09-08
drm/{i915,xe}/panic: rename struct {i915,xe}_panic_data to struct intel_panic
Jani Nikula
-6
/
+6
2025-09-08
drm/{i915,xe}/fb: add panic pointer member to struct intel_framebuffer
Jani Nikula
-11
/
+9
2025-09-08
drm/{i915,xe}/panic: rename intel_bo_panic_*() to intel_panic_*()
Jani Nikula
-2
/
+2
2025-09-08
drm/{i915,xe}/panic: split out intel_panic.[ch]
Jani Nikula
-0
/
+96