linux.git
2024-01-18 Karthik Poosadrm/xe/guc: Enable WA 14018913170
2024-01-18 Thomas Hellströmdrm/xe: Use a NULL pointer instead of 0.
2024-01-18 Thomas Hellströmdrm/xe/dmabuf: Make xe_dmabuf_ops static
2024-01-16 Lucas De Marchidrm/xe: Group normal kunit tests in a single module
2024-01-16 Michal Wajdeczkodrm/xe: Use kstrdup while creating snapshot
2024-01-12 Jani Nikuladrm/xe: display support should not depend on EXPERT
2024-01-12 Brian Weltydrm/xe: Fix bounds checking in __xe_bo_placement_for_fl...
2024-01-12 Matt Roperdrm/xe/migrate: Cap PTEs written by MI_STORE_DATA_IMM...
2024-01-12 Michal Wajdeczkodrm/xe: Fix potential deadlock in __fini_dbm
2024-01-12 Michal Wajdeczkodrm/xe: Allow to exclude part of GGTT from allocations
2024-01-12 Michal Wajdeczkodrm/xe/guc: Use HXG definitions on HXG messages
2024-01-11 Michal Wajdeczkodrm/xe/guc: Return CTB response length
2024-01-11 Michal Wajdeczkodrm/xe/guc: Treat non-response message after BUSY as...
2024-01-11 Michal Wajdeczkodrm/xe: Split GuC communication initialization
2024-01-11 Thomas Hellströmdrm/xe/migrate: Fix CCS copy for small VRAM copy chunks
2024-01-11 Dan Carpenterdrm/xe: unlock on error path in xe_vm_add_compute_exec_...
2024-01-11 Dan Carpenterdrm/xe/selftests: Fix an error pointer dereference bug
2024-01-11 Dan Carpenterdrm/xe/device: clean up on error in probe()
2024-01-10 Matthew Brostdrm/xe: Invert access counter queue head / tail
2024-01-10 Matthew Brostdrm/xe: Add build on bug to assert access counter queue...
2024-01-10 Matthew Brostdrm/xe: Invert page fault queue head / tail
2024-01-10 Matthew Brostdrm/xe: Add build on bug to assert page fault queue...
2024-01-10 Brian Weltydrm/xe: Remove set_job_timeout_ms() from exec_queue_ops
2024-01-10 Brian Weltydrm/xe: Finish refactoring of exec_queue_create
2024-01-10 Brian Weltydrm/xe: Add exec_queue.sched_props.job_timeout_ms
2024-01-10 Brian Weltydrm/xe: Refactor __xe_exec_queue_create()
2024-01-10 Paul E. McKenneydrm/xe: Fix build bug for GCC 11
2024-01-09 Vinay Belgaumkardrm/xe: Check skip_guc_pc before setting SLPC flag
2024-01-09 Sujaritha Sundaresandrm/xe: Add vram frequency sysfs attributes
2024-01-09 Brian Weltydrm/xe: Fix modifying exec_queue priority in xe_migrate...
2024-01-09 Brian Weltydrm/xe: Fix guc_exec_queue_set_priority
2024-01-09 Shekhar Chauhandrm/xe/xe2_lpg: Add Wa_16018610683
2024-01-09 Thomas Hellströmdrm/xe: Annotate xe_ttm_stolen_mgr::mapping with __iomem
2024-01-09 Thomas Hellströmdrm/xe: Annotate multiple mmio pointers with __iomem
2024-01-09 Thomas Hellströmdrm/xe: Annotate xe_mem_region::mapping with __iomem
2024-01-09 Thomas Hellströmdrm/xe: Use __iomem for the regs pointer
2024-01-09 Thomas Hellströmdrm/xe/vm: Fix an error path
2024-01-09 Matthew Brostdrm/xe/guc: Only take actions in CT irq handler if...
2024-01-09 Matthew Brostdrm/xe: Fix exec IOCTL long running exec queue ring...
2024-01-09 Matthew Aulddrm/xe/exec: reserve fence slot for CPU bind
2024-01-09 Matthew Aulddrm/xe/exec: move fence reservation
2024-01-08 Badal Nilawardrm/xe/dgfx: Release mmap mappings on rpm suspend
2024-01-08 Nirmoy Dasdrm/xe/xe2: synchronise CS_CHICKEN1 with WMTP support
2024-01-08 Lucas De Marchidrm/xe/kunit: Drop xe_wa tests for pre-production DG2
2024-01-08 Colin Ian Kingdrm/xe: Fix spelling mistake "gueue" -> "queue"
2024-01-05 Michal Wajdeczkodrm/xe: Fix compilation without CONFIG_KUNIT
2024-01-05 Ruthuvikas... drm/xe: Add mocs reset kunit
2024-01-05 Michal Wajdeczkodrm/xe/guc: Start handling GuC Relay event messages
2024-01-05 Michal Wajdeczkodrm/xe/kunit: Add GuC Relay kunit tests
2024-01-05 Michal Wajdeczkodrm/xe/kunit: Allow to replace xe_guc_ct_send_recv...
2024-01-05 Michal Wajdeczkodrm/xe/guc: Introduce Relay Communication for SR-IOV
2024-01-05 Michal Wajdeczkodrm/xe/guc: Add Relay Communication ABI definitions
2024-01-05 Michal Wajdeczkodrm/xe/guc: Update few GuC CTB ABI definitions
2024-01-05 Michal Wajdeczkodrm/xe/guc: Add helpers for HXG messages
2024-01-05 Michal Wajdeczkodrm/xe: Introduce GT-oriented SR-IOV logging macros
2024-01-05 Michal Wajdeczkodrm/xe: Define Virtual Function Identifier
2024-01-05 Michal Wajdeczkodrm/xe: Allocate dedicated workqueue for SR-IOV workers
2024-01-05 José Roberto... drm/xe: Use intel_wakeref_t in intel_runtime_pm functions
2024-01-05 José Roberto... drm/xe: Fix definition of intel_wakeref_t
2024-01-05 Jani Nikuladrm/i915: don't make assumptions about intel_wakeref_t...
2023-12-27 Lucas De Marchidrm/xe/xe2: Add workaround 16020183090
2023-12-26 José Roberto... drm/xe/uapi: Remove DRM_XE_VM_BIND_FLAG_ASYNC comment...
2023-12-22 Lucas De Marchidrm/xe: Disable 32bits build
2023-12-21 Daniele Ceraolo... drm/xe/guc: Use FAST_REQUEST for non-blocking H2G messages
2023-12-21 Tejas Upadhyaydrm/xe/xelpg: Extend Wa_14019877138 for Graphics 12...
2023-12-21 Michal Wajdeczkodrm/xe/kunit: Add GuC Doorbells Manager tests
2023-12-21 Michal Wajdeczkodrm/xe/kunit: Enable CONFIG_LOCKDEP in tests
2023-12-21 Michal Wajdeczkodrm/xe/kunit: Use xe kunit helper in WA test
2023-12-21 Michal Wajdeczkodrm/xe/kunit: Use xe kunit helper in RTP test
2023-12-21 Michal Wajdeczkodrm/xe/kunit: Restore test->priv when done with fake...
2023-12-21 Michal Wajdeczkodrm/xe/kunit: Define helper functions to allocate fake...
2023-12-21 Michal Wajdeczkodrm/xe/kunit: Set SR-IOV mode of the fake device
2023-12-21 Michal Wajdeczkodrm/xe: Introduce GuC Doorbells Manager
2023-12-21 Michal Wajdeczkodrm/xe: Report TLB timeout using GT oriented functions
2023-12-21 Michal Wajdeczkodrm/xe: Add GT oriented drm_printers
2023-12-21 Michal Wajdeczkodrm/xe/vf: Add VF specific interrupt handler
2023-12-21 Michal Wajdeczkodrm/xe/vf: Setup memory based interrupts in GuC
2023-12-21 Michal Wajdeczkodrm/xe/vf: Update LRC with memory based interrupts...
2023-12-21 Michal Wajdeczkodrm/xe/vf: Introduce Memory Based Interrupts Handler
2023-12-21 Michal Wajdeczkodrm/xe: Add XE_BO_NEEDS_UC flag to force UC mode instead WB
2023-12-21 Michal Wajdeczkodrm/xe: Define IRQ offsets used by HW engines
2023-12-21 Michal Wajdeczkodrm/xe: Update definition of GT_INTR_DW
2023-12-21 Michal Wajdeczkodrm/xe: Update LRC context layout definitions
2023-12-21 Michal Wajdeczkodrm/xe: Define registers used by memory based irq proce...
2023-12-21 Michal Wajdeczkodrm/xe: Add command MI_LOAD_REGISTER_MEM
2023-12-21 Matt Roperdrm/xe/dg2: Drop pre-production workarounds
2023-12-26 Lucas De Marchidrm/xe: Fix warning on impossible condition
2023-12-26 Matthew Brostdrm/xe: Fix UBSAN splat in add_preempt_fences()
2023-12-21 Lucas De Marchidrm/xe: Remove uninitialized variable from warning
2023-12-21 Daniele Ceraolo... drm/xe: Remove ci-only GuC FW definitions
2023-12-21 Rodrigo Vividrm/xe: Fix build without CONFIG_FAULT_INJECTION
2023-12-21 Rodrigo ViviMAINTAINERS: Updates to Intel DRM
2023-12-21 Rodrigo Vividrm/xe/uapi: Remove reset uevent for now
2023-12-21 Francois Dugastdrm/xe/uapi: Move DRM_XE_ACC_GRANULARITY_* where they...
2023-12-21 Francois Dugastdrm/xe/uapi: Move CPU_CACHING defines before doc
2023-12-21 Francois Dugastdrm/xe/uapi: Add examples of user space code
2023-12-21 Francois Dugastdrm/xe/uapi: Add block diagram of a device
2023-12-21 Rodrigo Vividrm/xe/uapi: Document the memory_region bitmask
2023-12-21 Rodrigo Vividrm/xe/uapi: More uAPI documentation additions and...
2023-12-21 Rodrigo Vividrm/xe/uapi: Order sections
next