linux-2.6-block.git
2024-04-11 José Roberto... drm/xe: Remove devcoredump during driver release
2024-04-11 José Roberto... devcoredump: Add dev_coredump_put()
2024-04-10 Nathan Chancellordrm/xe: Add xe_guc_ads.c to uses_generated_oob
2024-04-10 Michal Wajdeczkodrm/xe/guc: Prefer GT oriented asserts in CTB code
2024-04-10 Michal Wajdeczkodrm/xe/guc: Prefer GT oriented logs in GuC CTB code
2024-04-10 Riana Taurodrm/xe: re-order lmem init check and wait for initializ...
2024-04-10 Riana Taurodrm/xe: check pcode init status only on root gt of...
2024-04-10 Michal Wajdeczkodrm/xe: Add SR-IOV info attribute to debugfs
2024-04-10 Michal Wajdeczkodrm/xe: Add proper detection of the SR-IOV PF mode
2024-04-10 Michal Wajdeczkodrm/xe: Add max_vfs module parameter
2024-04-10 Michal Wajdeczkodrm/xe: Check pat.ops before dumping PAT settings
2024-04-10 Michal Wajdeczkodrm/xe: Assert pat.ops function pointers
2024-04-09 Gustavo Sousadrm/xe/xe2hpm: Add initial set of workarounds
2024-04-09 Shekhar Chauhandrm/xe/xe2hpg: Introduce performance tuning changes...
2024-04-09 Haridhar Kalvaladrm/xe/xe2hpg: Add initial GT workarounds
2024-04-09 Bommu Krishnaiahdrm/xe/xe2: Add workaround 18034896535
2024-04-09 Akshata Jahagirdardrm/xe/xe2hpg: Remove extra allocation of CCS pages...
2024-04-09 Himal Prasad... drm/xe/xe2hpg: Determine flat ccs offset for vram
2024-04-09 Matt Roperdrm/xe/bmg: Program an additional discrete-specific...
2024-04-09 Balasubramani... drm/xe/bmg: Add BMG mocs table
2024-04-09 Matt Roperdrm/xe/bmg: Add BMG platform definition
2024-04-09 Matt Roperdrm/xe/xe2: Recognize Xe2_HPM IP
2024-04-09 Matt Roperdrm/xe/xe2: Recognize Xe2_HPG IP
2024-04-09 Karthik Poosadrm/xe/hwmon: Cast result to output precision on left...
2024-04-09 Karthik Poosadrm/xe/hwmon: Update xe_hwmon_get_reg to return struct...
2024-04-09 Karthik Poosadrm/xe: Define xe_reg_is_valid
2024-04-09 Badal Nilawardrm/xe/lnl: Enable GuC Wa_14019882105
2024-04-09 Badal Nilawardrm/xe/guc: Add support for workaround KLVs
2024-04-08 Matthew Brostdrm/xe: Capture GuC CT snapshot when stopped
2024-04-08 Matthew Brostdrm/xe: Always capture exec queues on snapshot
2024-04-08 Francois Dugastdrm/xe/uapi: Restore flags VM_BIND_FLAG_READONLY and...
2024-04-08 Lucas De Marchidrm/xe: Remove dead clock code
2024-04-08 Ashutosh Dixitdrm/xe: Label RING_CONTEXT_CONTROL as masked
2024-04-08 José Roberto... drm/xe: Remove debug message from migrate_clear()
2024-04-08 Lucas De Marchidrm/xe/display: Fix double mutex initialization
2024-04-08 Michal Wajdeczkodrm/xe/vf: Mark supported firmwares as preloaded
2024-04-08 Michal Wajdeczkodrm/xe/vf: Don't try to read legacy GuC MMIO notificati...
2024-04-08 Michal Wajdeczkodrm/xe/vf: Don't try to program MOCS if VF
2024-04-08 Michal Wajdeczkodrm/xe/vf: Don't emit access to Global HWSP if VF
2024-04-08 Michal Wajdeczkodrm/xe/guc: Initialize GuC ID manager sooner
2024-04-08 Michal Wajdeczkodrm/xe/guc: Use drm_device-managed version of mutex_init()
2024-04-05 Michal Wajdeczkodrm/xe: Drop xe_vm_assert_held() macro definition from...
2024-04-05 Michal Wajdeczkodrm/xe: Move PTE/PDE bit definitions to proper header
2024-04-05 Andrzej Hajdadrm/xe: fix multicast support for Xe_LP platforms
2024-04-05 Michal Wajdeczkodrm/xe/guc: Reuse code while debugging GuC params
2024-04-05 Michal Wajdeczkodrm/xe/guc: Prefer GT oriented logs for GuC messages
2024-04-04 Bommu Krishnaiahdrm/xe/xe_hw_engine_class_sysfs: use sysfs_emit() for...
2024-04-04 Bommu Krishnaiahdrm/xe: prefer snprintf over sprintf
2024-04-04 Rodrigo Vividrm/xe: Protect devcoredump access after unbind
2024-04-03 Himal Prasad... drm/xe/xe_migrate: Cast to output precision before...
2024-04-03 Matthew Brostdrm/xe: Use ordered wq for preempt fence waiting
2024-04-02 Himal Prasad... drm/xe/xe2: Add workaround 18033852989
2024-04-02 Lucas De Marchidrm/xe: Normalize bo flags macros
2024-04-02 Lucas De Marchidrm/xe: Stop passing user flag to xe_bo_create_user()
2024-03-29 Himal Prasad... drm/xe/xe_devcoredump: Check NULL before assignments
2024-03-29 Karthik Poosadrm/xe/hwmon: Add infra to support card power and energ...
2024-03-29 Michal Wajdeczkodrm/xe: Refactor GT debugfs
2024-03-29 Michal Wajdeczkodrm/xe: Define helper for GT specific debugfs files
2024-03-29 Michal Wajdeczkodrm/xe: Store pointer to struct xe_gt in gt/ debugfs...
2024-03-28 Francois Dugastdrm/xe/uapi: Define topology types as indexes rather...
2024-03-28 Daniele Ceraolo... drm/xe/gsc: Implement WA 14018094691
2024-03-28 Michal Wajdeczkodrm/xe/pf: Add minimal support for VF_STATE_NOTIFY...
2024-03-28 Michal Wajdeczkodrm/xe/guc: Add VF_STATE_NOTIFY and VF_CONTROL to ABI
2024-03-28 Michal Wajdeczkodrm/xe/vf: Add proper detection of the SR-IOV VF mode
2024-03-28 Michal Wajdeczkodrm/xe: Move SR-IOV probe to xe_device_probe_early()
2024-03-28 Michal Wajdeczkodrm/xe: Separate pure MMIO init from VRAM checkout
2024-03-28 Thomas Hellströmdrm/xe: Move vma rebinding to the drm_exec locking...
2024-03-28 Thomas Hellströmdrm/xe: Make TLB invalidation fences unordered
2024-03-28 Thomas Hellströmdrm/xe: Rework rebinding
2024-03-28 Thomas Hellströmdrm/xe: Use ring ops TLB invalidation for rebinds
2024-03-27 Michal Wajdeczkodrm/xe/guc: Use GuC ID Manager in submission code
2024-03-27 Michal Wajdeczkodrm/xe/kunit: Add basic tests for GuC context ID Manager
2024-03-27 Michal Wajdeczkodrm/xe/guc: Introduce GuC context ID Manager
2024-03-27 Michal Wajdeczkodrm/xe/guc: Move GUC_ID_MAX definition to GuC ABI header
2024-03-27 Michal Wajdeczkodrm/xe/guc: Fix include guard for SR-IOV ABI
2024-03-27 Michal Wajdeczkodrm/xe: Move HW GGTT definitions to dedicated file
2024-03-26 Nirmoy Dasdrm/xe: Create a helper function to init job's user...
2024-03-26 Vinay Belgaumkardrm/xe/guc: Remove explicit shutdown of SLPC
2024-03-26 Ravi Kumar... drm/xe: Add new PCI IDs to DG2 platform
2024-03-26 Niranjana Vishwanath... drm/xe: Use FIELD_PREP for lrc descriptor
2024-03-22 Lucas De Marchidrm/xe: Remove redundant functions to get xe
2024-03-22 Lucas De Marchidrm/xe: Fix END redefinition
2024-03-22 Daniele Ceraolo... drm/xe/guc: Check error code when initializing the...
2024-03-22 Vinay Belgaumkardrm/xe/guc: Add some failure checks
2024-03-22 José Roberto... drm/xe: Nuke EXEC_QUEUE_FLAG_PERSISTENT
2024-03-22 José Roberto... drm/xe/devcoredump: Print errno if VM snapshot was...
2024-03-22 José Roberto... drm/xe: Make devcoredump VM error state print consistent
2024-03-22 Jani Nikuladrm/xe: remove unused struct xe_device members
2024-03-22 Matthew Aulddrm/xe/query: fix gt_id bounds check
2024-03-21 Matthew Brostdrm/xe: Add debug messages for MMU notifier and VMA...
2024-03-21 Himal Prasad... drm/xe: Use USEC_PER_MSEC rather than the hard coding
2024-03-21 Matthew Aulddrm/xe/bb: assert width in xe_bb_create_migration_job()
2024-03-21 Matthew Aulddrm/xe/bb: assert width in xe_bb_create_job()
2024-03-20 Daniele Ceraolo... drm/xe/uc: Use u64 for offsets for which we use upper_3...
2024-03-20 Daniele Ceraolo... drm/xe: Always check force_wake_get return code
2024-03-20 Radhakrishna... drm/xe/xelpg: Add Wa_14020495402
2024-03-20 Tejas Upadhyaydrm/xe/gt: Remove continue statement which has no effect
2024-03-20 Luca Coelhodrm/xe/display: fix type of intel_uncore_read*() functions
2024-03-20 Maarten Lankhorstdrm/xe: Move xe_ggtt_invalidate out from ggtt->lock
2024-03-20 Matthew Brostdrm/xe: Add XE_BO_GGTT_INVALIDATE flag
next