Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-13 12:19:42 to 2024-03-14 17:32:11 UTC [more...]

[PATCH v2 0/6] Update MMIO read/write functions
 2024-03-14 17:31 UTC  (5+ messages)
` [PATCH v2 1/6] drm/xe: Assert size of the struct xe_reg
` [PATCH v2 2/6] drm/xe: Define XE_REG_OPTION_VF
` [PATCH v2 3/6] drm/xe: Mark VF accessible GuC registers
` [PATCH v2 5/6] drm/xe: Mark VF accessible interrupt registers

[PATCH] drm/xe/guc: Don't support older GuC 70.x releases
 2024-03-14 17:31 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/guc: Don't support older GuC 70.x releases (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/guc_submit: use jiffies for job timeout
 2024-03-14 17:23 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH 0/2] drm/xe: Refactor BO flags
 2024-03-14 17:19 UTC  (13+ messages)
` [PATCH 1/2] drm/xe: Stop passing user flag to xe_bo_create_user()
` [PATCH 2/2] drm/xe: Normalize bo flags macros
` ✓ CI.Patch_applied: success for drm/xe: Refactor BO flags
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH 0/5] Use hmm_range_fault to populate user page
 2024-03-14 17:17 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
` [PATCH 1/5] drm/xe/svm: Remap and provide memmap backing for GPU vram
` [PATCH 2/5] drm/xe: Helper to get memory region from tile
` [PATCH 3/5] drm/xe: Helper to get dpa from pfn
` [PATCH 4/5] drm/xe: Helper to populate a userptr or hmmptr
` [PATCH 5/5] drm/xe: Use hmm_range_fault to populate user pages

[PATCH] drm/xe/display: mark DPT with XE_BO_PAGETABLE
 2024-03-14 17:05 UTC  (3+ messages)

[PATCH] drm/xe/display: mark dpt as uncached
 2024-03-14 17:05 UTC  (2+ messages)

[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-03-14 16:57 UTC  (2+ messages)

[PATCH v11 0/1] drm/xe: Add helper macro to loop each DSS
 2024-03-14 16:44 UTC  (9+ messages)
` [PATCH v11 1/1] "
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

Separating xe_vma- and page-table state
 2024-03-14 16:00 UTC  (9+ messages)

[PATCH v2] drm/xe/gsc: Handle GSCCS ER interrupt
 2024-03-14 15:49 UTC  (2+ messages)

[PATCH 01/11] drm/xe: Introduce xe_pm_runtime_get_noresume for inner callers
 2024-03-14 15:01 UTC  (18+ messages)
` [PATCH 02/11] drm/xe: Introduce intel_runtime_pm_get_noresume at compat-i915-headers for display
` [PATCH 03/11] drm/i915/display: convert inner wakeref get towards get_if_in_use
` [PATCH 04/11] drm/xe: Move lockdep protection from mem_access to xe_pm_runtime
` [PATCH 05/11] drm/xe: Convert GSC HDCP from mem_access to direct xe_pm_runtime calls
` [PATCH 06/11] drm/xe: Remove useless mem_access during probe
` [PATCH 07/11] drm/xe: Convert xe_gem_fault to use direct xe_pm_runtime calls
` [PATCH 08/11] drm/xe: Removing extra mem_access protection from runtime pm
` [PATCH 09/11] drm/xe: Convert mem_access_if_ongoing to direct xe_pm_runtime_get_if_active
` [PATCH 10/11] drm/xe: Ensure all the inner access are using the _noresume variant
` [PATCH 11/11] drm/xe: Kill xe_device_mem_access_{get*,put}
` ✓ CI.Patch_applied: success for series starting with [01/11] drm/xe: Introduce xe_pm_runtime_get_noresume for inner callers
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "

[PATCH] drm/xe: Always check force_wake_get return code
 2024-03-14 14:12 UTC  (8+ messages)

[PATCH 0/6] drm: debug logging improvements
 2024-03-14 12:07 UTC  (2+ messages)

[PATCH i-g-t v2 0/2] lib/kunit: Execute test cases synchronously
 2024-03-14 11:48 UTC  (4+ messages)
` [PATCH i-g-t v2 1/2] "

[PATCH 1/3] drm/xe: Fix out-of-bounds warning in vm_bind_ioctl_check_args
 2024-03-14 10:55 UTC  (12+ messages)
` [PATCH 2/3] drm/xe: Fix potential integer overflow in page size calculation
` [PATCH 3/3] drm/xe: Warn on NULL job when user fence used in xe_sync_entry_signal
` ✓ CI.Patch_applied: success for series starting with [1/3] drm/xe: Fix out-of-bounds warning in vm_bind_ioctl_check_args
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PULL] drm-misc-next-fixes
 2024-03-14  8:28 UTC 

[PATCH v2 0/4] drm/i915/display: DMC wakelock implementation
 2024-03-14  8:27 UTC  (12+ messages)
` [PATCH v2 1/4] drm/i915/display: add support for DMC wakelocks
` [PATCH v2 2/4] drm/i915/display: don't allow DMC wakelock on older hardware
` [PATCH v2 3/4] drm/i915/display: add module parameter to enable DMC wakelock
` [PATCH v2 4/4] drm/i915/display: tie DMC wakelock to DC5/6 state transitions
` ✓ CI.Patch_applied: success for drm/i915/display: DMC wakelock implementation (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "

[PATCH] drm/xe: Remove unused xe_bo->props struct
 2024-03-14  4:24 UTC  (5+ messages)

[PATCH 1/3] drm/xe: Introduce a simple wedged state
 2024-03-14  4:00 UTC  (20+ messages)
` [PATCH 2/3] drm/xe: declare wedged and abort probe upon GuC load failure
` [PATCH 3/3] drm/xe: Force wedged state and block GT reset upon any GPU hang
` ✓ CI.Patch_applied: success for series starting with [1/3] drm/xe: Introduce a simple wedged state
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 17/17] drm/xe/oa: Enable Xe2+ overrun mode
 2024-03-14  3:25 UTC 

[PATCH 16/17] drm/xe/oa: Changes to OA_TAKEN
 2024-03-14  0:48 UTC  (4+ messages)
` [PATCH 17/17] drm/xe/oa: Enable Xe2+ overrun mode

[PATCH 17/17] drm/xe/oa: Enable Xe2+ overrun mode
 2024-03-14  0:47 UTC 

[PATCH 0/6] drm/i915/display: DMC wakelock implementation
 2024-03-14  0:13 UTC  (16+ messages)
` [PATCH 1/6] drm/i915/display: add support for DMC wakelocks
` [PATCH 2/6] drm/i915/display: use wakelock in the remaining read operations
` [PATCH 3/6] drm/i915/display: use wakelock in register waiting functions
` [PATCH 5/6] drm/i915/display: add module parameter to enable DMC wakelock
` [PATCH 6/6] drm/i915/display: call DMC wakelock enable when DMC is loaded

[PATCH v10 0/1] drm/xe: Add helper macro to loop each dss
 2024-03-13 22:34 UTC  (4+ messages)
` [PATCH v10 1/1] "

[PATCH v2 0/4] Introduce GuC context ID Manager
 2024-03-13 22:11 UTC  (5+ messages)
` [PATCH v2 1/4] drm/xe/guc: Move GUC_ID_MAX definition to GuC ABI header
` [PATCH v2 2/4] drm/xe/guc: Introduce GuC context ID Manager
` [PATCH v2 3/4] drm/xe/kunit: Add basic tests for "
` [PATCH v2 4/4] drm/xe/guc: Use GuC ID Manager in submission code

[PATCH 0/4] Introduce GuC context ID Manager
 2024-03-13 22:09 UTC  (4+ messages)
` [PATCH 2/4] drm/xe/guc: "

[PATCH i-g-t] tests/intel/xe_wedged: Introduce a new test for Xe device wedged state
 2024-03-13 20:45 UTC  (3+ messages)
` ✗ CI.Patch_applied: failure for "

[PATCH] drm/xe: Use xe_assert in xe_device_assert_mem_access
 2024-03-13 19:56 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/xe_tracer: Align fence output format in ftrace log
 2024-03-13 19:21 UTC  (2+ messages)

[PATCH] drm/xe: Skip VMAs pin when requesting signal to the last XE_EXEC
 2024-03-13 18:08 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[linux-next:master] BUILD REGRESSION dad309222e4c3fc7f88b20ce725ce1e0eea07cc7
 2024-03-13 17:33 UTC 

[PATCH v2 0/2] Minor fixes for errors reported by static analyzer
 2024-03-13 16:18 UTC  (10+ messages)
` [PATCH v2 1/2] drm/xe: Return if kobj creation is failed
` [PATCH v2 2/2] drm/xe/xe_exec : In xe_exec_ioctl remove deadcode
` ✓ CI.Patch_applied: success for Minor fixes for errors reported by static analyzer (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/vm : Remove duplicate assignment of XE_VM_FLAG_LR_MODE flag
 2024-03-13 15:26 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/vm : Remove duplicate assignment of XE_VM_FLAG_LR_MODE flag. (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2 0/8] Enable LNL display
 2024-03-13 13:08 UTC  (5+ messages)
` [PATCH v2 2/8] drm/i915/cdclk: Add and use mdclk_source_is_cdclk_pll()

[PATCH 0/3] Refactor GT debugfs
 2024-03-13 12:42 UTC  (2+ messages)

[PATCH v4 0/4] TTM unlockable restartable LRU list iteration
 2024-03-13 12:26 UTC  (4+ messages)

[PATCH] drm/xe: Invalidate userptr VMA on page pin fault
 2024-03-13 12:18 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox