linux-2.6-block.git
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
2024-03-20 Matthew Brostdrm/xe: Drop ggtt invalidate from display code
2024-03-20 Nirmoy Dasdrm/xe: Add a NULL check in xe_ttm_stolen_mgr_init
2024-03-20 Niranjana Vishwanath... drm/xe: Use correct function pointer type
2024-03-20 Niranjana Vishwanath... drm/xe: Streamline exec queue freeing path
2024-03-20 Niranjana Vishwanath... drm/xe: Separate out sched/deregister_done handling
2024-03-19 Daniele Ceraolo... drm/xe/guc: Don't support older GuC 70.x releases
2024-03-19 Rodrigo Vividrm/xe: Add dbg messages on the suspend resume functions.
2024-03-19 Rodrigo Vividrm/xe: Convert gt suspend/resume messages to debug
2024-03-19 Himal Prasad... drm/xe/vm : Remove duplicate assignment of XE_VM_FLAG_L...
2024-03-19 Juha-Pekka... drm/xe/display: Mark dpt and related vma as uncached
2024-03-19 Matthew Aulddrm/xe/display: mark DPT with XE_BO_PAGETABLE
2024-03-19 Nirmoy Dasdrm/xe: Remove usage of unsafe strcpy
2024-03-19 Nirmoy Dasdrm/xe: Drop bogus vma NULL check
2024-03-19 Matthew Aulddrm/xe/device: fix XE_MAX_TILES_PER_DEVICE check
2024-03-19 Matthew Aulddrm/xe/device: fix XE_MAX_GT_PER_TILE check
2024-03-19 Matthew Aulddrm/xe/queue: fix engine_class bounds check
2024-03-19 Nirmoy Dasdrm/xe: Fix potential integer overflow in page size...
2024-03-19 Matthew Aulddrm/xe/vm: fix xe_assert()
2024-03-19 Matthew Aulddrm/xe/client: drop bogus bo NULL check
2024-03-19 Matthew Aulddrm/xe/client: remove bogus rcu list usage
2024-03-15 Michal Wajdeczkodrm/xe/pf: Always select Multi-Level LMTT for platforms...
2024-03-15 Michal Wajdeczkodrm/xe/pf: Request 64K aligned allocations for LMTT PD
2024-03-15 Michal Wajdeczkodrm/xe: Allow VRAM BO allocations aligned to 64K
2024-03-15 Michal Wajdeczkodrm/xe: Make xe_mmio_read|write() functions non-inline
2024-03-15 Michal Wajdeczkodrm/xe: Mark VF accessible interrupt registers
2024-03-15 Michal Wajdeczkodrm/xe: Mark VF accessible global registers
2024-03-15 Michal Wajdeczkodrm/xe: Mark VF accessible GuC registers
2024-03-15 Michal Wajdeczkodrm/xe: Define XE_REG_OPTION_VF
2024-03-15 Michal Wajdeczkodrm/xe: Assert size of the struct xe_reg
2024-03-14 Zhanjun Dongdrm/xe: Add helper macro to loop each DSS
2024-03-14 Matt Roperdrm/xe/mocs: Clarify which GT is being operated on
2024-03-14 Matt Roperdrm/xe/mocs: Determine MCR separately for primary/media...
2024-03-14 Daniele Ceraolo... drm/xe/gsc: Handle GSCCS ER interrupt
2024-03-14 Matthew Aulddrm/xe/guc_submit: use jiffies for job timeout
2024-03-14 Nirmoy Dasdrm/xe: Remove unused xe_bo->props struct
2024-03-13 José Roberto... drm/xe: Skip VMAs pin when requesting signal to the...
2024-03-13 Matthew Brostdrm/xe: Use xe_assert in xe_device_assert_mem_access
2024-03-13 Himal Prasad... drm/xe/xe_exec : In xe_exec_ioctl remove deadcode
2024-03-13 Himal Prasad... drm/xe: Return if kobj creation is failed
2024-03-13 Shuicheng Lindrm/xe/xe_tracer: Align fence output format in ftrace log
2024-03-13 Lucas De Marchidrm/xe: Group live kunit tests
2024-03-13 Matthew Brostdrm/xe: Invalidate userptr VMA on page pin fault
2024-03-12 Matt Roperdrm/xe/uapi: Add IP version and stepping to GT list...
2024-03-11 Suraj Kandpaldrm/xe/hdcp: Fix condition for hdcp gsc cs requirement
2024-03-08 Lucas De Marchidrm/xe/pvc: Fix WA 18020744125
2024-03-08 Lucas De Marchidrm/xe: Remove unused FF_SLICE_CS_CHICKEN2
2024-03-08 Suraj Kandpaldrm/xe/gsc: Fix kernel doc for xe_gsc_create_host_sessi...
2024-03-07 Maarten Lankhorstdrm/xe: Fix NULL check in xe_ggtt_init()
2024-03-07 Dawei Lidrm/xe: Declare __xe_lrc_*_ggtt_addr with __maybe__unused
2024-03-06 Rodrigo Vividrm/xe: Return immediately on tile_init failure
2024-03-06 Nirmoy Dasdrm/xe: Remove unused 'create' parameter from queue...
2024-03-06 Lucas De Marchidrm/xe: Drop WA 16015675438
next