summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)AuthorLines
2026-03-26drm/xe/dma_buf: Block export of DONTNEED/purged BOsArvind Yadav-0/+24
2026-03-26drm/xe/bo: Block mmap of DONTNEED/purged BOsArvind Yadav-1/+26
2026-03-26drm/xe/madvise: Block imported and exported dma-bufsArvind Yadav-0/+37
2026-03-26drm/xe/madvise: Implement per-VMA purgeable state trackingArvind Yadav-7/+153
2026-03-26drm/xe/vm: Prevent binding of purged buffer objectsArvind Yadav-13/+70
2026-03-26drm/xe/bo: Block CPU faults to purgeable buffer objectsArvind Yadav-0/+19
2026-03-26drm/xe/madvise: Implement purgeable buffer object supportArvind Yadav-22/+298
2026-03-26drm/xe/bo: Add purgeable bo state tracking and field madv to xe_boArvind Yadav-0/+62
2026-03-27Merge tag 'drm-misc-next-2026-03-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-1/+8
2026-03-26drm/xe: Fix mismatched include guards in header filesShuicheng Lin-16/+16
2026-03-26drm/xe: Issue GGTT invalidation under lock in ggtt_node_removeMatthew Brost-7/+2
2026-03-26drm/xe: Remove useless comment.Maarten Lankhorst-3/+0
2026-03-25drm/xe: Fix confusion with locals on context creationTomasz Lis-2/+2
2026-03-25drm/xe: Add new SVM copy GT stats per sizeFrancois Dugast-2/+37
2026-03-25drm/xe/xe_vm: Implement xe_vm_get_property_ioctlJonathan Cavitt-0/+122
2026-03-25drm/xe/xe_vm: Add per VM fault infoJonathan Cavitt-0/+138
2026-03-25drm/xe/xe_pagefault: Disallow writes to read-only VMAsJonathan Cavitt-0/+6
2026-03-25drm/xe: always keep track of remap prev/nextMatthew Auld-10/+28
2026-03-25drm/xe: always keep track of remap prev/nextMatthew Auld-10/+28
2026-03-24drm/i915/de: Implement register polling in the display codeVille Syrjälä-31/+0
2026-03-24drm/i915/de: Introduce intel_de.c and move intel_de_{read,write}8() thereVille Syrjälä-0/+1
2026-03-24drm/xe/xelp: Expose AuxCCS frame buffer modifiers on Alderlake-PTvrtko Ursulin-0/+8
2026-03-24drm/xe/display: Add support for AuxCCSTvrtko Ursulin-1/+27
2026-03-24drm/xe/display: Respect remapped plane alignmentTvrtko Ursulin-3/+12
2026-03-24drm/xe/display: Change write_dpt_remapped_tiled function signatureTvrtko Ursulin-25/+35
2026-03-24drm/xe/display: Move remapped plane loop out of __xe_pin_fb_vma_dptTvrtko Ursulin-14/+20
2026-03-24drm/xe/xelp: Add AuxCCS invalidation to the indirect context workaroundsTvrtko Ursulin-0/+23
2026-03-24drm/xe: Move aux table invalidation to ring opsTvrtko Ursulin-28/+83
2026-03-24drm/xe/xelp: Wait for AuxCCS invalidation to completeTvrtko Ursulin-2/+15
2026-03-24drm/xe/xelp: Quiesce memory traffic before invalidating AuxCCSTvrtko Ursulin-1/+9
2026-03-24drm/xe/xelpg: Limit AuxCCS ring buffer programming to AlderlakeTvrtko Ursulin-2/+2
2026-03-24drm/xe: Implement recent spec updates to Wa_16025250150Matt Roper-1/+3
2026-03-24drm/xe: Use write-combine mapping when populating DPTTvrtko Ursulin-1/+2
2026-03-24drm/xe: Rename XE_BO_FLAG_SCANOUT to XE_BO_FLAG_FORCE_WCTvrtko Ursulin-19/+26
2026-03-24drm/xe/pf: Add FLR_PREPARE state to VF control flowPiotr Piórkowski-16/+91
2026-03-23drm/xe: Send 'none' recovery method for XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESETRaag Jadav-1/+8
2026-03-23drm/xe: Implement recent spec updates to Wa_16025250150Matt Roper-1/+3
2026-03-23drm/xe/pf: Fix use-after-free in migration restoreMichał Winiarski-0/+2
2026-03-23drm/xe/xe3p: Skip TD flushTejas Upadhyay-0/+8
2026-03-23drm/xe/xe3p_lpg: Restrict UAPI to enable L2 flush optimizationTejas Upadhyay-0/+35
2026-03-23drm/xe/pat: define coh_mode 2wayTejas Upadhyay-11/+12
2026-03-23drm/xe/xe3p_lpg: flush shrinker bo cachelines manuallyTejas Upadhyay-1/+30
2026-03-23drm/xe/vf: Improve getting clean NULL contextMichal Wajdeczko-4/+46
2026-03-23drm/xe: Add MI_SEMAPHORE_WAIT command definitionMichal Wajdeczko-0/+13
2026-03-23drm/xe: Add PR_CTR_CTRL/THRSH register definitionsMichal Wajdeczko-0/+8
2026-03-23drm/xe/pf: Fix use-after-free in migration restoreMichał Winiarski-0/+2
2026-03-20drm/xe: Fix format specifier for printing pointer differencesNathan Chancellor-15/+15
2026-03-20drm/xe: Extend Wa_14026781792 for xe3lpgNitin Gote-4/+4
2026-03-20drm/xe/xe3p_lpg: Add Wa_16029437861Varun Gupta-1/+1
2026-03-19drm/xe: Fix missing runtime PM reference in ccs_mode_storeSanjay Yadav-0/+2