summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2026-03-11drm/xe/userptr: Defer Waiting for TLB invalidation to the second pass if poss...Thomas Hellström
2026-03-11drm/xe: Split TLB invalidation into submit and wait stepsThomas Hellström
2026-03-11drm/xe/userptr: Convert invalidation to two-pass MMU notifierThomas Hellström
2026-03-10drm/xe: Translate C-state "reset value" into RC6Gustavo Sousa
2026-03-10drm/xe/xe3p: Drop Wa_16028780921Gustavo Sousa
2026-03-10drm/xe/nvlp: Implement Wa_14026539277Gustavo Sousa
2026-03-10drm/xe/rtp: Add support for matching platform-level steppingGustavo Sousa
2026-03-10drm/xe/nvlp: Read platform-level stepping infoGustavo Sousa
2026-03-10drm/xe: Drop unused IS_PLATFORM_STEP() and IS_SUBPLATFORM_STEP()Gustavo Sousa
2026-03-10drm/xe: Modify stepping info directly in xe_step_*_get()Gustavo Sousa
2026-03-10drm/xe: Allow per queue programming of COMMON_SLICE_CHICKEN3 bit13Lionel Landwerlin
2026-03-10drm/xe: Add Wa_14026578760Varun Gupta
2026-03-09drm/xe: Utilize for_each_gt_with_type() for type-specific GT loopsMatt Roper
2026-03-09drm/xe: Add for_each_gt_with_type() iteratorMatt Roper
2026-03-06drm/xe/migrate: Refactor xe_migrate_prepare_vm()Raag Jadav
2026-03-06drm/xe: Don't disable GuCRC in suspend pathVinay Belgaumkar
2026-03-05drm/xe/xe_hw_error: Add support for PVC SoC errorsRiana Tauro
2026-03-05drm/xe/xe_hw_error: Add support for Core-Compute errorsRiana Tauro
2026-03-05drm/xe/xe_hw_error: Integrate DRM RAS with hardware error handlingRiana Tauro
2026-03-05drm/xe/xe_drm_ras: Add support for XE DRM RASRiana Tauro
2026-03-04drm/xe: Add missing kernel docs in xe_exec_queue.cNiranjana Vishwanathapura
2026-03-04drm/xe: Fix memory leak in xe_vm_madvise_ioctlVarun Gupta
2026-03-04drm/xe/reg_sr: Fix leak on xa_store failureShuicheng Lin
2026-03-04drm/xe/xe2_hpg: Correct implementation of Wa_16025250150Matt Roper
2026-03-04drm/xe/gsc: Fix GSC proxy cleanup on early initialization failureZhanjun Dong
2026-03-04drm/intel: add pick.h for the various "picker" helpersJani Nikula
2026-03-04drm/xe/oa: prefer REG_MASKED_FIELD_ENABLE() and REG_MASKED_FIELD_DISABLE()Jani Nikula
2026-03-04drm/{i915, xe}/reg: rename masked field helpers REG_MASKED_FIELD*()Jani Nikula
2026-03-03drm/xe/tests: Change TEST_VRAM to work with 32-bit resource_size_tMichal Wajdeczko
2026-03-03drm/xe/display: clean up xe_initial_plane.c includesJani Nikula
2026-03-03drm/xe/compat: remove i915_vma.h from compatJani Nikula
2026-03-03drm/i915: add VMA to parent interfaceJani Nikula
2026-03-03drm/xe: Fix memory leak in xe_vm_madvise_ioctlVarun Gupta
2026-03-03drm/xe/guc: Skip access counter queue init for unsupported platformsHimal Prasad Ghimiray
2026-03-03Merge tag 'drm-xe-next-2026-03-02' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2026-03-02drm/xe/reg_sr: Fix leak on xa_store failureShuicheng Lin
2026-03-02drm/xe/xe2_hpg: Correct implementation of Wa_16025250150Matt Roper
2026-03-02drm/xe/lrc: Refactor context init into xe_lrc_ctx_init()Raag Jadav
2026-03-02drm/xe/gsc: Fix GSC proxy cleanup on early initialization failureZhanjun Dong
2026-03-02drm/xe/queue: Call fini on exec queue creation failTomasz Lis
2026-03-02drm/xe/configfs: Free ctx_restore_mid_bb in releaseShuicheng Lin
2026-03-02drm/xe: Do not preempt fence signaling CS instructionsMatthew Brost
2026-03-02Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-02-27drm/xe/vf: Redo LRC creation while in VF fixupsTomasz Lis
2026-02-27drm/xe/vf: Wait for all fixups before using default LRCsTomasz Lis
2026-02-27drm/xe: Wrappers for setting and getting LRC referencesTomasz Lis
2026-02-27drm/xe/queue: Call fini on exec queue creation failTomasz Lis
2026-02-27drm/xe: restrict multi-lrc to VCS/VECS enginesXin Wang
2026-02-27drm/xe/tuning: Apply windower hardware filtering setting on Xe3 and Xe3pMatt Roper
2026-02-27drm/i915/overlay: Convert overlay to parent interfaceVille Syrjälä