summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2026-05-14drm/xe/display: Add macro with display driver opsMichal Wajdeczko
2026-05-14drm/xe/display: Prefer forward declarationsMichal Wajdeczko
2026-05-14drm/xe/display: Drop xe_display_driver_remove() stubMichal Wajdeczko
2026-05-14drm/xe: Drop unused drm/drm_atomic_helper.h includeMichal Wajdeczko
2026-05-14drm/xe/sriov: Mark NVL as SR-IOV capableJakub Kolakowski
2026-05-14drm/xe/gt_idle: Use NSEC_PER_MSEC instead of float literalShuicheng Lin
2026-05-14drm/xe/gsc: Fix double-free of managed BO in error pathShuicheng Lin
2026-05-13drm/xe/memirq: Enable GT_MI_USER_INTERRUPT onlyMichal Wajdeczko
2026-05-13drm/xe/memirq: Update interrupt handler logicMichal Wajdeczko
2026-05-13drm/xe: Drop unused ggtt_balloon fieldMichal Wajdeczko
2026-05-13drm/xe: Refactor emit_xy_fast_copy and emit_mem_copy functionsBalasubramani Vivekanandan
2026-05-13drm/xe: Refactor emit_clear_link_copyBalasubramani Vivekanandan
2026-05-13drm/xe: Refactor emit_clear_main_copyBalasubramani Vivekanandan
2026-05-13drm/xe/devcoredump: Drop a FIXME in devcoredumpShekhar Chauhan
2026-05-12drm/xe/oa: MERTOA Wa_14026779378Ashutosh Dixit
2026-05-12drm/xe/oa: Add val arg to xe_oa_is_valid_config_regAshutosh Dixit
2026-05-12drm/xe/oa: MERTOA Wa_14026746987Ashutosh Dixit
2026-05-12drm/xe/oa: Refactor oa_unit_supports_oa_formatAshutosh Dixit
2026-05-11drm/i915: Consolidate the intel_plane_(un)pin_fb() implementationsVille Syrjälä
2026-05-11drm/xe: Use xe_fb_pin_ggtt_pin() for the initial FB pinVille Syrjälä
2026-05-11drm/i915/fbdev: Use intel_parent_fb_pin_ggtt_(un)pin()Ville Syrjälä
2026-05-11drm/i915: Introduce the main fb_pin parent interfaceVille Syrjälä
2026-05-11drm/xe: Restructure reuse_vma()Ville Syrjälä
2026-05-11drm/xe: Introduce xe_fb_pin_ggtt_(un)pin()Ville Syrjälä
2026-05-11drm/xe: Introduce xe_fb_pin_dpt_(un)pin()Ville Syrjälä
2026-05-11drm/xe: Reorganize intel_plane_pin_fb() a bitVille Syrjälä
2026-05-11drm/xe: Kill the fbdev vma reuse hackVille Syrjälä
2026-05-11drm/xe: Move the FORCE_WC assert into __xe_pin_fb_vma()Ville Syrjälä
2026-05-11drm/i915: Introduce intel_parent_fb_pin_get_map()Ville Syrjälä
2026-05-11drm/xe/dma-buf: fix UAF with retry loopMatthew Auld
2026-05-11drm/xe/dma-buf: handle empty bo and UAF racesMatthew Auld
2026-05-08drm/xe/multi_queue: Whitelist QUEUE_TIMESTAMP registerUmesh Nerlige Ramappa
2026-05-08drm/xe/multi_queue: Use QUEUE_TIMESTAMP as job timestamp for multi-queueUmesh Nerlige Ramappa
2026-05-08drm/xe/multi_queue: Add trace event for the multi queue timestampUmesh Nerlige Ramappa
2026-05-08drm/xe/multi_queue: Capture queue run times for active queuesUmesh Nerlige Ramappa
2026-05-08drm/xe/lrc: Refactor out engine id to hwe conversionUmesh Nerlige Ramappa
2026-05-08drm/xe/multi_queue: Add helpers to access CS QUEUE TIMESTAMP from lrcUmesh Nerlige Ramappa
2026-05-08drm/xe/multi_queue: Store primary LRC and position info in LRCUmesh Nerlige Ramappa
2026-05-08drm/xe/multi_queue: Refactor check for multi queue support for engine classUmesh Nerlige Ramappa
2026-05-08drm/xe/lrc: Refactor xe_lrc_timestamp to simplify logicUmesh Nerlige Ramappa
2026-05-08drm/xe: Add timestamp_ms to LRC snapshotMatthew Brost
2026-05-08drm/xe/lrc: Use 64 bit ctx timestamp in the LRC snapshotUmesh Nerlige Ramappa
2026-05-08drm/xe/eustall: Return ENODEV from read if EU stall registers get resetHarish Chegondi
2026-05-08drm/xe/multi_queue: Refactor CGP_SYNC send pathNiranjana Vishwanathapura
2026-05-08drm/xe/multi_queue: Remove redundant assignment in guc_exec_queue_run_jobNiranjana Vishwanathapura
2026-05-08drm/xe: Make decision to use Xe2-style blitter instructions a feature flagMatt Roper
2026-05-08drm/xe: Convert stolen memory over to ttm_range_managerSanjay Yadav
2026-05-08Merge drm/drm-next into drm-xe-nextThomas Hellström
2026-05-08drm/buddy: Integrate lockdep annotations for gpu buddy managerTejas Upadhyay
2026-05-08drm/xe/madvise: Track purgeability with BO-local countersArvind Yadav