summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2026-04-14drm/xe/bo: Fix bo leak on GGTT flag validation in xe_bo_init_locked()Shuicheng Lin
2026-04-14drm/xe/bo: Fix bo leak on unaligned size validation in xe_bo_init_locked()Shuicheng Lin
2026-04-14drm/xe: Fix potential NULL deref in xe_exec_queue_tlb_inval_last_fence_put_un...Shuicheng Lin
2026-04-14drm/xe/pf: Derive admin-only PF mode from xe_device stateSatyanarayana K V P
2026-04-14drm/xe/pf: Restrict device query responses in admin-only PF modeSatyanarayana K V P
2026-04-13drm/xe/vf: Use drm mm instead of drm sa for CCS read/writeSatyanarayana K V P
2026-04-13drm/xe: Add memory pool with shadow supportSatyanarayana K V P
2026-04-13drm/xe/debugfs: Correct printing of register whitelist rangesMatt Roper
2026-04-13drm/xe: Mark ROW_CHICKEN5 as a masked registerMatt Roper
2026-04-13drm/xe/tuning: Use proper register offset for GAMSTLB_CTRLMatt Roper
2026-04-13drm/xe/tuning: Stop applying CCCHKNREG1 tuning from Xe3p onwardMatt Roper
2026-04-13drm/i915: Walk crtcs in pipe orderVille Syrjälä
2026-04-12drm/pagemap: Drop source_peer_migrates flag and assume trueMatthew Brost
2026-04-12drm/xe/pf: Perform fair scheduling auto-provisioningMichal Wajdeczko
2026-04-12drm/xe/pf: Extract helpers for bulk EQ/PT provisioningMichal Wajdeczko
2026-04-12drm/xe/pf: Extract helper to show which VFs are provisionedMichal Wajdeczko
2026-04-12drm/xe/pf: Reprovision scheduling to default when no VFsMichal Wajdeczko
2026-04-12drm/xe/pf: Allow to change sched_if_idle policy under lockMichal Wajdeczko
2026-04-12drm/xe/pf: Check EQ/PT/PRIO when testing VF configMichal Wajdeczko
2026-04-12drm/xe/pf: Encode scheduling priority KLV if neededMichal Wajdeczko
2026-04-12drm/xe/pf: Don't reprovision policies if already defaultMichal Wajdeczko
2026-04-12drm/xe/pf: Reprovision policy settings after GT resetMichal Wajdeczko
2026-04-12drm/xe/pf: Print applied policy KLVsMichal Wajdeczko
2026-04-12drm/xe/pf: Force new VFs prorities only onceMichal Wajdeczko
2026-04-12drm/xe/pf: Fix pf_get_sched_priority() function signatureMichal Wajdeczko
2026-04-12drm/xe/guc: Update POLICY_SCHED_IF_IDLE documentationMichal Wajdeczko
2026-04-11drm/xe/guc: Add support for NO_RESPONSE_BUSY in CTBMichal Wajdeczko
2026-04-10Merge tag 'topic/step-2026-04-09' of https://gitlab.freedesktop.org/drm/i915/...Jani Nikula
2026-04-09drm/xe/xe_sysctrl: Drop redundant endian conversions in mailbox header macrosAnoop Vijay
2026-04-09drm/xe: switch xe_pagefault_queue_init() to using bitmap_weighted_or()Yury Norov
2026-04-09Merge tag 'topic/step-2026-04-09' of https://gitlab.freedesktop.org/drm/i915/...Rodrigo Vivi
2026-04-09drm/i915/display: switch to including common step file directlyJani Nikula
2026-04-09drm/xe/step: switch from enum xe_step to intel_step namingJani Nikula
2026-04-09drm/xe/step: switch to the shared step definitions with i915Jani Nikula
2026-04-09Merge drm/drm-next into drm-intel-nextJani Nikula
2026-04-08Merge drm/drm-next into drm-xe-nextRodrigo Vivi
2026-04-08drm/xe/tlb: Init range tilemask err to zeroJonathan Cavitt
2026-04-08Use xe_map_resource_to_region helper instead of direct accessTejas Upadhyay
2026-04-08drm/i915/pci: move intel_pci_config.h under include/drm/intelJani Nikula
2026-04-08drm/i915/mchbar: move intel_mchbar_regs.h under include/drm/intelJani Nikula
2026-04-07drm/xe: Fix bug in idledly unit conversionVinay Belgaumkar
2026-04-07Merge v7.0-rc7 into drm-nextSimona Vetter
2026-04-06drm/xe: Normalize double-underscore include guards to single-underscoreShuicheng Lin
2026-04-06drm/xe: Add missing leading underscore to include guardsShuicheng Lin
2026-04-06drm/xe: Add missing trailing underscore to include guardsShuicheng Lin
2026-04-06drm/xe: Add missing _H to include guard suffixesShuicheng Lin
2026-04-06drm/xe: Add missing include guards to unprotected headersShuicheng Lin
2026-04-06drm/xe/xe3p_lpg: Add missing indirect ring state feature flagGustavo Sousa
2026-04-03drm/xe: Fix bug in idledly unit conversionVinay Belgaumkar
2026-04-03drm/xe: Enable Wa_14025515070Julia Filipchuk