messages from 2024-04-05 12:51:08 to 2024-04-08 04:40:12 UTC [more...]
[PATCH v3 0/2] Use hmm_range_fault to populate user page
2024-04-08 4:40 UTC (13+ messages)
` [PATCH v4 1/2] drm/xe: Introduce helper to populate userptr
` [PATCH v4 2/2] drm/xe: Use hmm_range_fault to populate user pages
` ✓ CI.Patch_applied: success for Use hmm_range_fault to populate user page
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.Patch_applied: success for Use hmm_range_fault to populate user page (rev2)
` ✗ CI.checkpatch: warning "
[PATCH v2 00/25] Enable dislay support for Battlemage
2024-04-08 3:22 UTC (5+ messages)
` [PATCH v2 21/25] drm/i915/xe2hpd: Set maximum DP rate to UHBR13.5
` [PATCH v2 25/25] drm/xe/bmg: Enable the display support
kernel 6.8.4 + intel Xe driver boot errors: "xe 0000:09:00.0: [drm] *ERROR* Fault errors on pipe A: 0x00000800" ?
2024-04-07 18:46 UTC
[PATCH v0 00/14] Make I2C terminology more inclusive for I2C Algobit and consumers
2024-04-07 17:50 UTC (8+ messages)
` [PATCH v0 13/14] drm/nouveau: Make I2C terminology more inclusive
[PATCH AUTOSEL 6.8 16/25] drm/xe: Fix END redefinition
2024-04-07 13:11 UTC
[PATCH] drm/xe: Initialize GuC ID mgr before registering guc_submit_fini
2024-04-06 18:27 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[PATCH 1/2] drm/xe/guc: Use drm_device-managed version of mutex_init()
2024-04-06 18:24 UTC (11+ messages)
` [PATCH 2/2] drm/xe/guc: Initialize GuC ID manager sooner
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/guc: Use drm_device-managed version of mutex_init()
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[rebase 1/3] drm: Add drm_vblank_work_flush_all()
2024-04-06 17:45 UTC (11+ messages)
` [PATCH v2] "
` ✓ CI.Patch_applied: success for series starting with [v2] drm: Add drm_vblank_work_flush_all(). (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[drm-xe:drm-xe-next] BUILD SUCCESS 1d7d997cd764ad1d462d857e3036d61bbcf534d1
2024-04-06 10:47 UTC
[PATCH] drm/xe: Remove debug message from migrate_clear()
2024-04-06 4:03 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH 00/11] Add Battlemage support
2024-04-06 2:28 UTC (4+ messages)
` [PATCH 08/11] drm/xe/xe2hpg: Limit chunk size to 4MiB for vram
[PATCH 0/2] Snapshot updates
2024-04-06 0:06 UTC (10+ messages)
` [PATCH 1/2] drm/xe: Always capture exec queues on snapshot
` [PATCH 2/2] drm/xe: Capture GuC CT snapshot when stopped
` ✓ CI.Patch_applied: success for Snapshot updates
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH V2 i-g-t] tests/xe_exec_threads: Make hang tests reset domain aware
2024-04-05 23:42 UTC (9+ messages)
[RFC PATCH v2] drm/xe: Wedged state PoC
2024-04-05 23:16 UTC (2+ messages)
` ✗ CI.Patch_applied: failure for drm/xe: Wedged state PoC (rev2)
[PATCH] drm/xe/display: Fix double mutex initialization
2024-04-05 23:12 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH 0/6] drm/i915 and drm/xe display integration cleanups
2024-04-05 22:23 UTC (16+ messages)
` [PATCH 1/6] drm/i915: use IS_JASPERLAKE()/IS_ELKHARTLAKE() instead of IS_PLATFORM()
` [PATCH 2/6] drm/i915/dmc: define firmware URL locally
` [PATCH 3/6] drm/i915: move i915_fixed.h to display/intel_fixed.h
` [PATCH 4/6] drm/xe/display: clean up a lot of cruft from compat i915_drv.h
` [PATCH 5/6] drm/xe/display: remove compat i915_gem.h
` [PATCH 6/6] drm/xe/display: clean up compat i915_vgpu.h
` ✓ CI.Patch_applied: success for drm/i915 and drm/xe display integration cleanups
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH v6 1/3] drm/xe: Store xe_he_engine in xe_hw_engine_snapshot
2024-04-05 20:42 UTC (10+ messages)
` [PATCH v6 2/3] drm/xe: Add helpers to loop over geometry and compute DSS
` [PATCH v6 3/3] drm/xe: Add INSTDONE registers to devcoredump
` ✓ CI.Patch_applied: success for series starting with [v6,1/3] drm/xe: Store xe_he_engine in xe_hw_engine_snapshot
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[RFC PATCH] drm/xe: Wedged state PoC
2024-04-05 20:21 UTC (3+ messages)
[PATCH v4 1/3] drm/xe/xe_guc_submit: Fix exec queue stop race condition
2024-04-05 20:07 UTC (10+ messages)
` [PATCH v4 2/3] drm/xe/xe_guc_submit: Allow lr exec queues to be banned
` [PATCH v4 3/3] drm/xe/xe_guc_submit: Declare reset if banned or killed
` ✓ CI.Patch_applied: success for series starting with [v4,1/3] drm/xe/xe_guc_submit: Fix exec queue stop race condition
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH i-g-t v2] lib/kunit: Read results from debugfs
2024-04-05 19:15 UTC (2+ messages)
` ✗ CI.Patch_applied: failure for lib/kunit: Read results from debugfs (rev2)
[PATCH 0/6] drm: debug logging improvements
2024-04-05 18:45 UTC (4+ messages)
` [PATCH 1/6] drm/modes: add drm_mode_print() to dump mode in drm_printer
[PATCH] drm/xe: Check pat.ops before dumping PAT settings
2024-04-05 18:03 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH 00/23] XeKmd basic SVM support
2024-04-05 18:02 UTC (7+ messages)
` [PATCH 06/23] drm/xe/svm: Introduce a helper to build sg table from hmm range
[PATCH i-g-t 1/3] tests/intel/xe_pm: Fix runtime_pm tests
2024-04-05 17:42 UTC (4+ messages)
` [PATCH i-g-t 2/3] lib/igt_kmod: drop devcoredump before a PCI module unload
[PATCH 00/10] drm/i915: PREEMPT_RT related fixups
2024-04-05 17:16 UTC (12+ messages)
` [PATCH 01/10] drm/i915: Use preempt_disable/enable_rt() where recommended
` [PATCH 02/10] drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates
` [PATCH 03/10] drm/i915: Don't check for atomic context on PREEMPT_RT
` [PATCH 04/10] drm/i915: Disable tracing points "
` [PATCH 05/10] drm/i915: skip DRM_I915_LOW_LEVEL_TRACEPOINTS with NOTRACE
` [PATCH 06/10] drm/i915/gt: Queue and wait for the irq_work item
` [PATCH 07/10] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
` [PATCH 08/10] drm/i915: Drop the irqs_disabled() check
` [PATCH 09/10] drm/i915/guc: Consider also RCU depth in busy loop
` [PATCH 10/10] Revert "drm/i915: Depend on !PREEMPT_RT."
` ✗ CI.Patch_applied: failure for drm/i915: PREEMPT_RT related fixups
[PATCH v3 1/3] drm/xe/xe_guc_submit: Fix exec queue stop race condition
2024-04-05 17:11 UTC (6+ messages)
` [PATCH v3 2/3] drm/xe/xe_guc_submit: Allow lr exec queues to be banned
` [PATCH v3 3/3] drm/xe/xe_guc_submit: Declare reset if banned or killed
` ✓ CI.Patch_applied: success for series starting with [v3,1/3] drm/xe/xe_guc_submit: Fix exec queue stop race condition
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
[PATCH 0/3] More VF tweaks
2024-04-05 17:06 UTC (11+ messages)
` [PATCH 1/3] drm/xe/vf: Don't emit access to Global HWSP if VF
` [PATCH 2/3] drm/xe/vf: Don't try to program MOCS "
` [PATCH 3/3] drm/xe/vf: Don't try to read legacy GuC MMIO notification "
` ✓ CI.Patch_applied: success for More VF tweaks
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH] drm/xe: Move PTE/PDE bit definitions to proper header
2024-04-05 16:52 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH 1/3] drm/xe: Store xe_he_engine in xe_hw_engine_snapshot
2024-04-05 16:09 UTC (4+ messages)
` [PATCH 3/3] drm/xe: Add INSTDONE registers to devcoredump
[PATCH v3 1/4] devcoredump: Add dev_coredump_put()
2024-04-05 15:47 UTC (4+ messages)
[linux-next:master] BUILD REGRESSION 8568bb2ccc278f344e6ac44af6ed010a90aa88dc
2024-04-05 15:40 UTC (2+ messages)
[PATCH v7 0/4] drm/xe/hwmon: Update xe hwmon with couple of fixes
2024-04-05 14:57 UTC (11+ messages)
` [PATCH v7 2/4] drm/xe/hwmon: Update xe_hwmon_get_reg to return struct xe_reg
` [PATCH v7 3/4] drm/xe/hwmon: Update xe_hwmon_process_reg
` [PATCH v7 4/4] drm/xe/hwmon: Cast result to output precision on left shift of operand
` ✓ CI.Patch_applied: success for drm/xe/hwmon: Update xe hwmon with couple of fixes (rev7)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH] drm/xe/xe2_lpg: Add workaround 14021567978
2024-04-05 14:31 UTC (4+ messages)
[PATCH v2] drm/xe: fix multicast support for Xe_LP platforms
2024-04-05 13:26 UTC (2+ messages)
[PATCH 0/2] L3 bank mask
2024-04-05 13:18 UTC (5+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox