summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2026-03-30drm/xe/ggtt: Remove duplicate XE_GGTT_FLAGS_64K macro definitionShuicheng Lin
2026-03-30drm/xe/xe_pci: Enable System Controller support on CRI platformAnoop Vijay
2026-03-30drm/xe/xe_sysctrl: Add System Controller power management supportAnoop Vijay
2026-03-30drm/xe/xe_sysctrl: Add System Controller mailbox communication supportAnoop Vijay
2026-03-30drm/xe/xe_sysctrl: Add System Controller initialization supportAnoop Vijay
2026-03-30drm/xe/xe_sysctrl: Add ABI and mailbox interface headersAnoop Vijay
2026-03-30drm/xe/xe_sysctrl: Add System Controller mailbox register definitionsAnoop Vijay
2026-03-30drm/xe/xe_sysctrl: Add System Controller types and device integrationAnoop Vijay
2026-03-30drm/xe: Avoid memory allocations in xe_device_declare_wedged()Matthew Brost
2026-03-30drm/xe: Disable garbage collector work item on SVM closeMatthew Brost
2026-03-30drm/xe/pxp: Don't allow PXP on older PTL GSC FWsDaniele Ceraolo Spurio
2026-03-30drm/xe/pxp: Clear restart flag in pxp_start after jumping backDaniele Ceraolo Spurio
2026-03-30drm/xe/pxp: Remove incorrect handling of impossible state during suspendDaniele Ceraolo Spurio
2026-03-30drm/xe/pxp: Clean up termination status on failureDaniele Ceraolo Spurio
2026-03-30drm/xe/madvise: Accept canonical GPU addresses in xe_vm_madvise_ioctlArvind Yadav
2026-03-30drm/xe/xe_pagefault: Disallow writes to read-only VMAsJonathan Cavitt
2026-03-30Merge drm/drm-next into drm-intel-nextJani Nikula
2026-03-30drm/xe: Document GT statisticsFrancois Dugast
2026-03-30Merge tag 'drm-xe-next-2026-03-26-1' of https://gitlab.freedesktop.org/drm/xe...Dave Airlie
2026-03-27drm/xe: Drop registration of guc_submit_wedged_fini from xe_guc_submit_wedge()Matthew Brost
2026-03-27drm/xe: Avoid memory allocations in xe_device_declare_wedged()Matthew Brost
2026-03-27drm/xe: Disable garbage collector work item on SVM closeMatthew Brost
2026-03-27drm/xe/pxp: Don't allow PXP on older PTL GSC FWsDaniele Ceraolo Spurio
2026-03-27drm/xe/pxp: Clear restart flag in pxp_start after jumping backDaniele Ceraolo Spurio
2026-03-27drm/xe/pxp: Remove incorrect handling of impossible state during suspendDaniele Ceraolo Spurio
2026-03-27drm/xe/pxp: Clean up termination status on failureDaniele Ceraolo Spurio
2026-03-26drm/xe/madvise: Accept canonical GPU addresses in xe_vm_madvise_ioctlArvind Yadav
2026-03-26drm/xe/madvise: Enable purgeable buffer object IOCTL supportArvind Yadav
2026-03-26drm/xe/bo: Add purgeable shrinker state helpersArvind Yadav
2026-03-26drm/xe/dma_buf: Block export of DONTNEED/purged BOsArvind Yadav
2026-03-26drm/xe/bo: Block mmap of DONTNEED/purged BOsArvind Yadav
2026-03-26drm/xe/madvise: Block imported and exported dma-bufsArvind Yadav
2026-03-26drm/xe/madvise: Implement per-VMA purgeable state trackingArvind Yadav
2026-03-26drm/xe/vm: Prevent binding of purged buffer objectsArvind Yadav
2026-03-26drm/xe/bo: Block CPU faults to purgeable buffer objectsArvind Yadav
2026-03-26drm/xe/madvise: Implement purgeable buffer object supportArvind Yadav
2026-03-26drm/xe/bo: Add purgeable bo state tracking and field madv to xe_boArvind Yadav
2026-03-27Merge tag 'drm-misc-next-2026-03-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-03-26drm/xe: Fix mismatched include guards in header filesShuicheng Lin
2026-03-26drm/xe: Issue GGTT invalidation under lock in ggtt_node_removeMatthew Brost
2026-03-26drm/xe: Remove useless comment.Maarten Lankhorst
2026-03-25drm/xe: Fix confusion with locals on context creationTomasz Lis
2026-03-25drm/xe: Add new SVM copy GT stats per sizeFrancois Dugast
2026-03-25drm/xe/xe_vm: Implement xe_vm_get_property_ioctlJonathan Cavitt
2026-03-25drm/xe/xe_vm: Add per VM fault infoJonathan Cavitt
2026-03-25drm/xe/xe_pagefault: Disallow writes to read-only VMAsJonathan Cavitt
2026-03-25drm/xe: always keep track of remap prev/nextMatthew Auld
2026-03-25drm/xe: always keep track of remap prev/nextMatthew Auld
2026-03-24drm/i915/de: Implement register polling in the display codeVille Syrjälä
2026-03-24drm/i915/de: Introduce intel_de.c and move intel_de_{read,write}8() thereVille Syrjälä