summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)AuthorLines
2026-03-19drm/xe: Open-code GGTT MMIO access protectionMatthew Brost-7/+8
2026-03-19drm/xe/lrc: Fix uninitialized new_ts when capturing context timestampUmesh Nerlige Ramappa-2/+2
2026-03-19drm/xe/oa: Allow reading after disabling OA streamAshutosh Dixit-2/+5
2026-03-19drm/xe: Skip over non leaf pte for PRL generationBrian Nguyen-9/+29
2026-03-19drm/xe/guc: Ensure CT state transitions via STOP before DISABLEDZhanjun Dong-0/+1
2026-03-19drm/xe: Trigger queue cleanup if not in wedged mode 2Matthew Brost-13/+22
2026-03-19drm/xe: Forcefully tear down exec queues in GuC submit finiMatthew Brost-12/+63
2026-03-19drm/xe: Always kill exec queues in xe_guc_submit_pause_abortMatthew Brost-2/+1
2026-03-19drm/xe/guc: Fail immediately on GuC load errorDaniele Ceraolo Spurio-3/+3
2026-03-19Merge drm/drm-next into drm-xe-nextThomas Hellström-324/+349
2026-03-18drm/xe: Fix missing runtime PM reference in ccs_mode_storeSanjay Yadav-0/+2
2026-03-17drm/xe/lrc: Fix uninitialized new_ts when capturing context timestampUmesh Nerlige Ramappa-2/+2
2026-03-17drm/xe/oa: Allow reading after disabling OA streamAshutosh Dixit-2/+5
2026-03-17platform/x86/intel/vsec: Switch exported helpers from pci_dev to deviceDavid E. Box-8/+7
2026-03-17drm/xe/compat: remove intel_step_name macroJani Nikula-2/+1
2026-03-17Merge tag 'drm-intel-next-2026-03-16' of https://gitlab.freedesktop.org/drm/i...Dave Airlie-324/+349
2026-03-16drm/xe: Skip adding PRL entry to NULL VMABrian Nguyen-0/+6
2026-03-16drm/xe: Move page reclaim done_handler to own funcBrian Nguyen-15/+31
2026-03-16drm/xe: Skip over non leaf pte for PRL generationBrian Nguyen-9/+29
2026-03-16drm/xe: Include running dword offset in default_lrc dumpsMatt Roper-26/+39
2026-03-16drm/xe/i2c: Assert/Deassert I2C IRQRaag Jadav-3/+12
2026-03-16drm/{i915,xe}: move framebuffer bo to parent interfaceJani Nikula-92/+84
2026-03-16drm/{i915, xe}/bo: move display bo calls to parent interfaceJani Nikula-35/+22
2026-03-16drm/xe: rename intel_bo.c to xe_display_bo.cJani Nikula-1/+1
2026-03-13drm/xe: Open-code GGTT MMIO access protectionMatthew Brost-6/+9
2026-03-13drm/xe/uc: Drop xe_guc_sanitize in favor of managed cleanupZhanjun Dong-15/+7
2026-03-13drm/xe/guc: Ensure CT state transitions via STOP before DISABLEDZhanjun Dong-0/+1
2026-03-13drm/xe: Use XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET enum instead of magic numberZhanjun Dong-3/+4
2026-03-13drm/xe: Trigger queue cleanup if not in wedged mode 2Matthew Brost-13/+22
2026-03-13drm/xe: Forcefully tear down exec queues in GuC submit finiMatthew Brost-12/+63
2026-03-13drm/xe: Always kill exec queues in xe_guc_submit_pause_abortMatthew Brost-2/+1
2026-03-13drm/xe/guc: Fail immediately on GuC load errorDaniele Ceraolo Spurio-3/+3
2026-03-12drm/xe/wa: Drop redundant entries for Wa_16021867713 & Wa_14019449301Matt Roper-14/+0
2026-03-12Merge drm/drm-next into drm-xe-nextMatthew Brost-541/+400
2026-03-12drm/xe: Fix overflow in guc_ct_snapshot_captureMika Kuoppala-1/+1
2026-03-12drm/xe: implement VM_BIND decompression in vm_bind_ioctlNitin Gote-9/+87
2026-03-12drm/xe: add xe_migrate_resolve wrapper and is_vram_resolve supportNitin Gote-27/+67
2026-03-11drm/xe/pat: Extract gt_pta_entry()Gustavo Sousa-10/+23
2026-03-11Merge v7.0-rc3 into drm-nextSimona Vetter-1/+16
2026-03-11drm/{i915, xe}/frontbuffer: move frontbuffer handling to parent interfaceJani Nikula-56/+83
2026-03-11drm/xe/userptr: Defer Waiting for TLB invalidation to the second pass if poss...Thomas Hellström-16/+104
2026-03-11drm/xe: Split TLB invalidation into submit and wait stepsThomas Hellström-68/+127
2026-03-11drm/xe/userptr: Convert invalidation to two-pass MMU notifierThomas Hellström-23/+99
2026-03-10drm/xe: Translate C-state "reset value" into RC6Gustavo Sousa-0/+9
2026-03-10drm/xe/xe3p: Drop Wa_16028780921Gustavo Sousa-7/+0
2026-03-10drm/xe/nvlp: Implement Wa_14026539277Gustavo Sousa-0/+44
2026-03-10drm/xe/rtp: Add support for matching platform-level steppingGustavo Sousa-0/+28
2026-03-10drm/xe/nvlp: Read platform-level stepping infoGustavo Sousa-0/+27
2026-03-10drm/xe: Drop unused IS_PLATFORM_STEP() and IS_SUBPLATFORM_STEP()Gustavo Sousa-10/+0
2026-03-10drm/xe: Modify stepping info directly in xe_step_*_get()Gustavo Sousa-30/+36