Age | Commit message (Expand) | Author |
2024-01-09 | drm/xe: Fix exec IOCTL long running exec queue ring full condition | Matthew Brost |
2024-01-09 | drm/xe/exec: reserve fence slot for CPU bind | Matthew Auld |
2024-01-09 | drm/xe/exec: move fence reservation | Matthew Auld |
2024-01-08 | drm/xe/dgfx: Release mmap mappings on rpm suspend | Badal Nilawar |
2024-01-08 | drm/xe/xe2: synchronise CS_CHICKEN1 with WMTP support | Nirmoy Das |
2024-01-08 | drm/xe/kunit: Drop xe_wa tests for pre-production DG2 | Lucas De Marchi |
2024-01-08 | drm/xe: Fix spelling mistake "gueue" -> "queue" | Colin Ian King |
2024-01-05 | drm/xe: Fix compilation without CONFIG_KUNIT | Michal Wajdeczko |
2024-01-05 | drm/xe: Add mocs reset kunit | Ruthuvikas Ravikumar |
2024-01-05 | drm/xe/guc: Start handling GuC Relay event messages | Michal Wajdeczko |
2024-01-05 | drm/xe/kunit: Add GuC Relay kunit tests | Michal Wajdeczko |
2024-01-05 | drm/xe/kunit: Allow to replace xe_guc_ct_send_recv() with stub | Michal Wajdeczko |
2024-01-05 | drm/xe/guc: Introduce Relay Communication for SR-IOV | Michal Wajdeczko |
2024-01-05 | drm/xe/guc: Add Relay Communication ABI definitions | Michal Wajdeczko |
2024-01-05 | drm/xe/guc: Update few GuC CTB ABI definitions | Michal Wajdeczko |
2024-01-05 | drm/xe/guc: Add helpers for HXG messages | Michal Wajdeczko |
2024-01-05 | drm/xe: Introduce GT-oriented SR-IOV logging macros | Michal Wajdeczko |
2024-01-05 | drm/xe: Define Virtual Function Identifier | Michal Wajdeczko |
2024-01-05 | drm/xe: Allocate dedicated workqueue for SR-IOV workers | Michal Wajdeczko |
2024-01-05 | drm/xe: Use intel_wakeref_t in intel_runtime_pm functions | José Roberto de Souza |
2024-01-05 | drm/xe: Fix definition of intel_wakeref_t | José Roberto de Souza |
2024-01-05 | drm/i915: don't make assumptions about intel_wakeref_t type | Jani Nikula |
2023-12-26 | drm/xe/xe2: Add workaround 16020183090 | Lucas De Marchi |
2023-12-22 | drm/xe: Disable 32bits build | Lucas De Marchi |
2023-12-21 | drm/xe/guc: Use FAST_REQUEST for non-blocking H2G messages | Daniele Ceraolo Spurio |
2023-12-21 | drm/xe/xelpg: Extend Wa_14019877138 for Graphics 12.70/71 | Tejas Upadhyay |
2023-12-21 | drm/xe/kunit: Add GuC Doorbells Manager tests | Michal Wajdeczko |
2023-12-21 | drm/xe/kunit: Enable CONFIG_LOCKDEP in tests | Michal Wajdeczko |
2023-12-21 | drm/xe/kunit: Use xe kunit helper in WA test | Michal Wajdeczko |
2023-12-21 | drm/xe/kunit: Use xe kunit helper in RTP test | Michal Wajdeczko |
2023-12-21 | drm/xe/kunit: Restore test->priv when done with fake xe device | Michal Wajdeczko |
2023-12-21 | drm/xe/kunit: Define helper functions to allocate fake xe device | Michal Wajdeczko |
2023-12-21 | drm/xe/kunit: Set SR-IOV mode of the fake device | Michal Wajdeczko |
2023-12-21 | drm/xe: Introduce GuC Doorbells Manager | Michal Wajdeczko |
2023-12-21 | drm/xe: Report TLB timeout using GT oriented functions | Michal Wajdeczko |
2023-12-21 | drm/xe: Add GT oriented drm_printers | Michal Wajdeczko |
2023-12-21 | drm/xe/vf: Add VF specific interrupt handler | Michal Wajdeczko |
2023-12-21 | drm/xe/vf: Setup memory based interrupts in GuC | Michal Wajdeczko |
2023-12-21 | drm/xe/vf: Update LRC with memory based interrupts data | Michal Wajdeczko |
2023-12-21 | drm/xe/vf: Introduce Memory Based Interrupts Handler | Michal Wajdeczko |
2023-12-21 | drm/xe: Add XE_BO_NEEDS_UC flag to force UC mode instead WB | Michal Wajdeczko |
2023-12-21 | drm/xe: Define IRQ offsets used by HW engines | Michal Wajdeczko |
2023-12-21 | drm/xe: Update definition of GT_INTR_DW | Michal Wajdeczko |
2023-12-21 | drm/xe: Update LRC context layout definitions | Michal Wajdeczko |
2023-12-21 | drm/xe: Define registers used by memory based irq processing | Michal Wajdeczko |
2023-12-21 | drm/xe: Add command MI_LOAD_REGISTER_MEM | Michal Wajdeczko |
2023-12-21 | drm/xe/dg2: Drop pre-production workarounds | Matt Roper |
2023-12-26 | drm/xe: Fix warning on impossible condition | Lucas De Marchi |
2023-12-26 | drm/xe: Fix UBSAN splat in add_preempt_fences() | Matthew Brost |
2023-12-21 | drm/xe: Remove uninitialized variable from warning | Lucas De Marchi |