Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-18 12:58:41 to 2024-04-19 14:22:44 UTC [more...]

[PATCH 00/13] Prep patches for 1 job per VM bind IOCTL
 2024-04-19 14:22 UTC  (13+ messages)
` [PATCH 02/13] drm/xe: Add ops_execute function which returns a fence
` [PATCH 03/13] drm/xe: Move migrate to prefetch to op_lock_and_prep function
` [PATCH 05/13] drm/xe: Use xe_vma_ops to implement xe_vm_rebind
` [PATCH 06/13] drm/xe: Simplify VM bind IOCTL error handling and cleanup
` [PATCH 07/13] drm/xe: Use xe_vma_ops to implement page fault rebinds

[PATCH v1] drm/xe: avoid the async_flip update in the initial plane config
 2024-04-19 14:09 UTC 

[PATCH] drm/xe/pf: Fix xe_gt_sriov_pf_config_print_available_ggtt()
 2024-04-19 14:10 UTC 

[PATCH] drm/xe/hwmon: Remove unwanted write permission for currN_label
 2024-04-19 13:48 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

✗ CI.BAT: failure for series starting with [1/9] drm/xe: Introduce xe_pm_runtime_get_noresume for inner callers
 2024-04-19 13:45 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe: Add outer runtime_pm protection to xe_live_ktest@xe_dma_buf

[PATCH 0/7] drm/xe: Per client usage
 2024-04-19 13:25 UTC  (20+ messages)
` [PATCH 5/7] drm/xe: Add helper to capture engine timestamp
` [PATCH 6/7] drm/xe/client: Print runtime to fdinfo

[PATCH 0/2] PF: Clamp maximum execution quantum to 100s
 2024-04-19 12:35 UTC  (3+ messages)
` [PATCH 1/2] drm/xe/guc: Update VF configuration KLVs definitions
` [PATCH 2/2] drm/xe/pf: Clamp maximum execution quantum to 100s

[PATCH v2 0/5] drm/i915/dmc: firmware path handling changes
 2024-04-19 12:32 UTC  (14+ messages)
` [PATCH v2 1/5] drm/i915/dmc: handle request_firmware() errors separately
` [PATCH v2 2/5] drm/i915/dmc: improve firmware parse failure propagation
` [PATCH v2 3/5] drm/i915/dmc: split out per-platform firmware path selection
` [PATCH v2 4/5] drm/i915/dmc: change how to disable DMC firmware using module param
` [PATCH v2 5/5] drm/i915/display: move dmc_firmware_path to display params
` ✓ CI.Patch_applied: success for drm/i915/dmc: firmware path handling changes (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PULL] drm-intel-next
 2024-04-17 14:05 UTC  (2+ messages)

[PATCH v2 0/4] drm/xe: Support PCIe FLR
 2024-04-18 17:01 UTC  (5+ messages)
` [PATCH v2 1/4] drm: add devm release action
` ✗ CI.FULL: failure for drm/xe: Support PCIe FLR (rev3)

[PULL] drm-misc-next
 2024-04-19 12:04 UTC 

[PATCH] drm/xe: Add reg read/write trace
 2024-04-19 11:46 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH] drm/xe: Refcount VMA
 2024-04-19 10:33 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH v3 0/4] drm/xe: Support PCIe FLR
 2024-04-19 10:12 UTC  (13+ messages)
` [PATCH v2 1/4] drm: add devm release action
` [PATCH 2/4] drm/xe: Save and restore PCI state
` [PATCH v2 3/4] drm/xe: Extract xe_gt_idle() helper
` [PATCH v3 4/4] drm/xe/FLR: Support PCIe FLR
` ✓ CI.Patch_applied: success for drm/xe: Support PCIe FLR (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH] drm/i915: Convert intel_runtime_pm_get_noresume towards raw wakeref
 2024-04-19  9:06 UTC  (13+ messages)
` ✓ CI.Patch_applied: success for drm/i915: Convert intel_runtime_pm_get_noresume towards raw wakeref (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH] drm/xe/preempt_fence: enlarge the fence critical section
 2024-04-19  8:31 UTC  (17+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✓ CI.Patch_applied: success for drm/xe/preempt_fence: enlarge the fence critical section (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v3 0/7] Enable device atomics with a VM bind flag
 2024-04-19  7:17 UTC  (6+ messages)
` [PATCH v3 6/7] drm/xe/uapi: Introduce VMA bind flag for device atomics
` [PATCH v3 7/7] drm/xe/uapi: Add a query flag for has_device_atomics_on_smem

[PATCH] drm/xe/vm: prevent UAF in rebind_work_func()
 2024-04-19  6:17 UTC  (2+ messages)
` ✓ CI.FULL: success for "

[drm-xe:drm-xe-next 4/10] drivers/gpu/drm/xe/xe_pm.c:72:20: sparse: sparse: symbol 'xe_pm_runtime_lockdep_map' was not declared. Should it be static?
 2024-04-19  6:09 UTC 

[PATCH] drm/xe: Define all possible engines in media IP descriptors
 2024-04-19  3:39 UTC  (2+ messages)
` ✓ CI.FULL: success for "

[PATCH] drm/xe: Kill xe_device_mem_access_{get*,put}
 2024-04-19  3:21 UTC  (14+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "
` ✓ CI.Patch_applied: success for drm/xe: Kill xe_device_mem_access_{get*,put} (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v4 0/9] drm/i915: better high level abstraction for display
 2024-04-18 23:43 UTC  (5+ messages)
` [PATCH v4 9/9] drm/i915/dmc: use struct intel_display more
` ✗ CI.FULL: failure for drm/i915: better high level abstraction for display (rev3)

[PATCH 0/3] PF: Expose GT-level SR-IOV details over debugfs
 2024-04-18 23:40 UTC  (11+ messages)
` [PATCH 1/3] drm/xe/pf: Expose SR-IOV VFs configuration "
` [PATCH 2/3] drm/xe/pf: Expose SR-IOV VF control commands "
` [PATCH 3/3] drm/xe/pf: Expose SR-IOV policy settings "
` ✓ CI.Patch_applied: success for series starting with [1/3] drm/xe/pf: Expose SR-IOV VFs configuration "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/5] drm/xe: More fb pinning optimizations
 2024-04-18 22:19 UTC  (13+ messages)
` [PATCH 1/5] drm/xe/display: Preparations for preallocating dpt bo
` [PATCH 2/5] drm/xe: Use simple xchg to cache DPT
` [PATCH 3/5] drm/xe: Remove safety check from __xe_ttm_stolen_io_mem_reserve_stolen
` [PATCH 4/5] drm/xe/display: Prevent overwriting original GGTT when taking over initial FB
` [PATCH 5/5] drm/xe/display: Re-use display vmas when possible
` ✓ CI.Patch_applied: success for drm/xe: More fb pinning optimizations
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH 0/5] drm/i915/dmc: firmware path handling changes
 2024-04-18 20:49 UTC  (25+ messages)
` [PATCH 1/5] drm/i915/dmc: handle request_firmware() errors separately
` [PATCH 2/5] drm/i915/dmc: improve firmware parse failure propagation
` [PATCH 3/5] drm/i915/dmc: split out per-platform firmware path selection
` [PATCH 4/5] drm/i915/dmc: change meaning of dmc_firmware_path="" module param
` [PATCH 5/5] drm/i915/display: move dmc_firmware_path to display params
` ✓ CI.Patch_applied: success for drm/i915/dmc: firmware path handling changes
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH 0/5] Add SR-IOV GuC Relay PF services
 2024-04-18 20:38 UTC  (13+ messages)
` [PATCH 1/5] drm/xe/guc: Add GuC Relay ABI version 1.0 definitions
` [PATCH 2/5] drm/xe: Add helper to calculate adjusted register offset
` [PATCH 3/5] drm/xe: Add few more GT register definitions
` [PATCH 4/5] drm/xe/pf: Add SR-IOV GuC Relay PF services
` [PATCH 5/5] drm/xe/kunit: Add PF service tests
` ✓ CI.Patch_applied: success for Add SR-IOV GuC Relay PF services
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "

[PATCH] drm/xe/xe2lpg: Extend Wa_14020338487
 2024-04-18 20:12 UTC  (8+ messages)
` ✓ CI.BAT: success for "

[PATCH v2] drm/xe: Modify minimum of various scheduler timeout to 0
 2024-04-18 19:44 UTC  (3+ messages)
` ✗ CI.FULL: failure for drm/xe: Modify minimum of various scheduler timeout to 0. (rev4)
` ✗ CI.FULL: failure for drm/xe: Modify minimum of various scheduler timeout to 0. (rev5)

[PATCH v7 0/7] drm/xe/guc: Add GuC based register capture for error capture
 2024-04-18 19:32 UTC  (7+ messages)
` [PATCH v7 1/7] drm/xe/guc: Update GuC ADS size "
` [PATCH v7 2/7] drm/xe/guc: Add XE_LP steered register lists
` [PATCH v7 4/7] drm/xe/guc: Check sizing of guc_capture output

[linux-next:master] BUILD REGRESSION 7b4f2bc91c15fdcf948bb2d9741a9d7d54303f8d
 2024-04-18 19:22 UTC 

[PULL] drm-xe-fixes
 2024-04-18 15:47 UTC 

[PATCH] drm/xe: allow unaligned start and size xe_res_cursor parameters
 2024-04-18 15:21 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v4 0/7] Cleanup and fixes in drmm_add_action_or_reset usage
 2024-04-18 15:02 UTC  (8+ messages)
` [PATCH v4 5/7] drm/xe/gt: Abort driver load for sysfs creation failure
` [PATCH v4 6/7] drm/xe/tile: "
` [PATCH v4 7/7] drm/xe/pm: Capture errors and handle them

[PATCH v2 1/2] drm/print: drop include debugfs.h and include where needed
 2024-04-18 14:47 UTC  (3+ messages)

[PATCH i-g-t 1/3] tests/intel/xe_wedged: Introduce a new test for Xe device wedged state
 2024-04-18 14:35 UTC  (4+ messages)
` [PATCH i-g-t 2/3] tests/intel/xe_wedged: Also add a simple exec to confirm GPU health

[PATCH v7 0/4] drm/xe/hwmon: Update xe hwmon with couple of fixes
 2024-04-18 13:14 UTC  (5+ messages)
` [PATCH v7 3/4] drm/xe/hwmon: Update xe_hwmon_process_reg


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