summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'drm-next-2026-04-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+1
6 daysMerge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-8/+7
12 daysMerge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds187-2652/+6936
13 daysMerge tag 'bitmap-for-v7.1' of https://github.com/norov/linuxLinus Torvalds1-2/+1
14 daysdrm/i915: Walk crtcs in pipe orderVille Syrjälä1-0/+1
2026-04-09drm/xe: switch xe_pagefault_queue_init() to using bitmap_weighted_or()Yury Norov1-2/+1
2026-04-07drm/xe: Fix bug in idledly unit conversionVinay Belgaumkar1-2/+1
2026-04-07Merge v7.0-rc7 into drm-nextSimona Vetter3-22/+30
2026-03-31Merge tag 'drm-intel-next-2026-03-30' of https://gitlab.freedesktop.org/drm/i...Dave Airlie3-33/+2
2026-03-30drm/xe: Avoid memory allocations in xe_device_declare_wedged()Matthew Brost1-14/+13
2026-03-30drm/xe: Disable garbage collector work item on SVM closeMatthew Brost1-1/+1
2026-03-30drm/xe/pxp: Don't allow PXP on older PTL GSC FWsDaniele Ceraolo Spurio1-0/+12
2026-03-30drm/xe/pxp: Clear restart flag in pxp_start after jumping backDaniele Ceraolo Spurio1-1/+3
2026-03-30drm/xe/pxp: Remove incorrect handling of impossible state during suspendDaniele Ceraolo Spurio1-6/+0
2026-03-30drm/xe/pxp: Clean up termination status on failureDaniele Ceraolo Spurio1-0/+1
2026-03-30drm/xe/madvise: Accept canonical GPU addresses in xe_vm_madvise_ioctlArvind Yadav1-4/+12
2026-03-30drm/xe/xe_pagefault: Disallow writes to read-only VMAsJonathan Cavitt1-0/+6
2026-03-29Merge tag 'drm-xe-next-2026-03-26-1' of https://gitlab.freedesktop.org/drm/xe...Dave Airlie21-68/+745
2026-03-27drm/xe/madvise: Accept canonical GPU addresses in xe_vm_madvise_ioctlArvind Yadav1-4/+12
2026-03-27drm/xe/madvise: Enable purgeable buffer object IOCTL supportArvind Yadav2-17/+7
2026-03-27drm/xe/bo: Add purgeable shrinker state helpersArvind Yadav1-1/+42
2026-03-27drm/xe/dma_buf: Block export of DONTNEED/purged BOsArvind Yadav1-0/+24
2026-03-27drm/xe/bo: Block mmap of DONTNEED/purged BOsArvind Yadav1-1/+26
2026-03-27drm/xe/madvise: Block imported and exported dma-bufsArvind Yadav1-0/+37
2026-03-27drm/xe/madvise: Implement per-VMA purgeable state trackingArvind Yadav5-7/+153
2026-03-27drm/xe/vm: Prevent binding of purged buffer objectsArvind Yadav1-13/+70
2026-03-27drm/xe/bo: Block CPU faults to purgeable buffer objectsArvind Yadav1-0/+19
2026-03-27drm/xe/madvise: Implement purgeable buffer object supportArvind Yadav6-22/+298
2026-03-27drm/xe/bo: Add purgeable bo state tracking and field madv to xe_boArvind Yadav2-0/+62
2026-03-27Merge tag 'drm-misc-next-2026-03-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-1/+8
2026-03-27drm/xe: Fix mismatched include guards in header filesShuicheng Lin7-16/+16
2026-03-26drm/xe: Issue GGTT invalidation under lock in ggtt_node_removeMatthew Brost1-7/+2
2026-03-26drm/xe: Remove useless comment.Maarten Lankhorst1-3/+0
2026-03-26drm/xe: Fix confusion with locals on context creationTomasz Lis1-2/+2
2026-03-26drm/xe: Add new SVM copy GT stats per sizeFrancois Dugast3-2/+37
2026-03-26drm/xe/xe_vm: Implement xe_vm_get_property_ioctlJonathan Cavitt3-0/+122
2026-03-26drm/xe/xe_vm: Add per VM fault infoJonathan Cavitt4-0/+138
2026-03-26drm/xe/xe_pagefault: Disallow writes to read-only VMAsJonathan Cavitt1-0/+6
2026-03-25drm/xe: always keep track of remap prev/nextMatthew Auld3-10/+28
2026-03-25drm/xe: always keep track of remap prev/nextMatthew Auld3-10/+28
2026-03-24drm/i915/de: Implement register polling in the display codeVille Syrjälä1-31/+0
2026-03-24drm/i915/de: Introduce intel_de.c and move intel_de_{read,write}8() thereVille Syrjälä1-0/+1
2026-03-24drm/xe/xelp: Expose AuxCCS frame buffer modifiers on Alderlake-PTvrtko Ursulin1-0/+8
2026-03-24drm/xe/display: Add support for AuxCCSTvrtko Ursulin1-1/+27
2026-03-24drm/xe/display: Respect remapped plane alignmentTvrtko Ursulin1-3/+12
2026-03-24drm/xe/display: Change write_dpt_remapped_tiled function signatureTvrtko Ursulin1-25/+35
2026-03-24drm/xe/display: Move remapped plane loop out of __xe_pin_fb_vma_dptTvrtko Ursulin1-14/+20
2026-03-24drm/xe/xelp: Add AuxCCS invalidation to the indirect context workaroundsTvrtko Ursulin1-0/+23
2026-03-24drm/xe: Move aux table invalidation to ring opsTvrtko Ursulin2-28/+83
2026-03-24drm/xe/xelp: Wait for AuxCCS invalidation to completeTvrtko Ursulin3-2/+15