Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-15 10:14:35 to 2024-11-16 06:14:43 UTC [more...]

[PATCH v2 00/21] Converge on using secs_to_jiffies()
 2024-11-16  6:05 UTC  (32+ messages)
` [PATCH v2 01/21] netfilter: conntrack: Cleanup timeout definitions
` [PATCH v2 02/21] coccinelle: misc: Add secs_to_jiffies script
` [PATCH v2 03/21] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH v2 04/21] s390: kernel: "
` [PATCH v2 05/21] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
` [PATCH v2 06/21] mm: kmemleak: "
` [PATCH v2 07/21] accel/habanalabs: "
` [PATCH v2 08/21] drm/xe: Convert timeout "
` [PATCH v2 09/21] drm/etnaviv: Convert timeouts "
` [PATCH v2 10/21] scsi: lpfc: "
` [PATCH v2 11/21] scsi: arcmsr: "
` [PATCH v2 12/21] scsi: pm8001: "
` [PATCH v2 13/21] xen/blkback: "
` [PATCH v2 14/21] gve: "
` [PATCH v2 15/21] wifi: ath11k: "
` [PATCH v2 16/21] Bluetooth: MGMT: "
` [PATCH v2 17/21] staging: vc04_services: "
` [PATCH v2 18/21] ceph: "
` [PATCH v2 19/21] livepatch: "
` [PATCH v2 20/21] ALSA: line6: "
` [PATCH v2 21/21] nfp: "
` ✓ CI.Patch_applied: success for Converge on using secs_to_jiffies() (rev2)
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH 00/22] Converge on using secs_to_jiffies()
 2024-11-16  0:12 UTC  (27+ messages)
` [PATCH 01/22] netfilter: conntrack: Cleanup timeout definitions
` [PATCH 02/22] coccinelle: misc: Add secs_to_jiffies script
` [PATCH 03/22] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH 04/22] s390: kernel: "
` [PATCH 05/22] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
` [PATCH 06/22] mm: kmemleak: "
` [PATCH 07/22] accel/habanalabs: "
` [PATCH 08/22] drm/xe: Convert timeout "
` [PATCH 09/22] drm/etnaviv: Convert timeouts "
` [PATCH 10/22] scsi: lpfc: "
` [PATCH 11/22] scsi: arcmsr: "
` [PATCH 12/22] scsi: pm8001: "
` [PATCH 13/22] xen/blkback: "
` [PATCH 14/22] gve: "
` [PATCH 15/22] wifi: ath11k: "
` [PATCH 16/22] Bluetooth: MGMT: "
` [PATCH 17/22] staging: vc04_services: "
` [PATCH 18/22] ceph: "
` [PATCH 19/22] livepatch: "
` [PATCH 20/22] ALSA: line6: "
` [PATCH 21/22] nfp: "
` [PATCH 22/22] jiffies: Define secs_to_jiffies()

[PATCH v1] drm/xe/throttle: Log throttle reasons
 2024-11-16  5:34 UTC  (14+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "

[PATCH v2 0/3] drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
 2024-11-16  2:57 UTC  (11+ messages)
` [PATCH v2 1/3] drm/drm_mm: Safe macro for iterating through nodes in range
` [PATCH v2 2/3] drm/xe/sriov: Shifting GGTT area post migration
` [PATCH v2 3/3] drm/xe/vf: Fixup CTB send buffer messages after migration
` ✓ CI.Patch_applied: success for drm/xe/vf: Post-migration recovery of GGTT nodes and CTB (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH] drm/xe: Drop useless d3cold allowed message
 2024-11-16  2:41 UTC  (15+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "
` ✓ CI.Patch_applied: success for drm/xe: Drop useless d3cold allowed message (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH 0/2] drm/xe: Add support for G2G communication
 2024-11-16  2:16 UTC  (12+ messages)
` [PATCH 1/2] drm/xe: Allow bo mapping on multiple ggtts
` [PATCH 2/2] drm/xe/guc: Add support for G2G communications

[PATCH v1 0/3] drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
 2024-11-16  1:38 UTC  (7+ messages)
` [PATCH v1 1/3] drm/drm_mm: Safe macro for iterating through nodes in range
` [PATCH v1 2/3] drm/xe/sriov: Shifting GGTT area post migration
` [PATCH v1 3/3] drm/xe/vf: Fixup CTB send buffer messages after migration
` ✓ CI.Patch_applied: success for drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH 0/4] drm/xe: Trivial header/flags cleanups
 2024-11-15 23:49 UTC  (4+ messages)
` [PATCH 4/4] drm/xe: Split xe_gt_stat.h

[PATCH 1/3] drm/i915/display: Move shutdown sequences under display driver
 2024-11-15 23:20 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/3] drm/i915/display: Move shutdown sequences under display driver (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "

[PATCH 0/5] drm/connector: make mode_valid() callback accept const mode pointer
 2024-11-15 22:29 UTC  (7+ messages)
` [PATCH 1/5] drm/encoder_slave: make mode_valid accept const struct drm_display_mode
` [PATCH 2/5] drm/amdgpu: don't change mode in amdgpu_dm_connector_mode_valid()
` [PATCH 3/5] drm/sti: hda: pass const struct drm_display_mode* to hda_get_mode_idx()
` [PATCH 4/5] drm/connector: make mode_valid_ctx accept const struct drm_display_mode
` [PATCH 5/5] drm/connector: make mode_valid "
` ✗ CI.Patch_applied: failure for drm/connector: make mode_valid() callback accept const mode pointer

[PATCH 3/3] drm/xe: Use i915-display shutdown sequence directly
 2024-11-15 22:28 UTC  (2+ messages)
` [PATCH] "

[PATCH] drm/xe/vf: Print assumed values of the MOCS entries if VF
 2024-11-15 22:24 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "

[PATCH 1/9] drm/xe: Remove double pageflip
 2024-11-15 20:51 UTC  (8+ messages)
` [PATCH 6/9] drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_init

[RFC PATCH 0/6] Common preempt fences and semantics
 2024-11-15 19:38 UTC  (10+ messages)

[PATCH 0/5] drm/i915: intel_display conversions, cleanups
 2024-11-15 19:11 UTC  (9+ messages)
` [PATCH 4/5] drm/i915/irq: hide display_irqs_enabled access
` [PATCH 5/5] drm/i915/irq: emphasize display_irqs_enabled is only about VLV/CHV

[PATCH v2] drm/xe/xe_guc_ads: Add nonpriv registers to write list
 2024-11-15 18:56 UTC  (5+ messages)
` ✗ CI.Patch_applied: failure for drm/xe/xe_guc_ads: Add nonpriv registers to write list (rev2)

[PATCH] drm/xe/ptl: Add another PTL PCI ID
 2024-11-15 18:48 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH v6 2/8] drm/ttm: Add ttm_bo_access
 2024-11-15 18:27 UTC  (11+ messages)

[PATCH v2] drm/xe/hw_engine_group: Fix bad free in xe_hw_engine_setup_groups()
 2024-11-15 18:04 UTC  (6+ messages)
` ✓ CI.Patch_applied: success for drm/xe/hw_engine_group: Fix bad free in xe_hw_engine_setup_groups() (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "

[PATCH v2 00/12] Add PXP HWDRM support
 2024-11-15 18:03 UTC  (6+ messages)
` [PATCH v2 09/12] drm/xe/pxp: Add API to mark a BO as using PXP

[PATCH] drm/xe/hw_engine_group: Fix bad free in xe_hw_engine_setup_groups()
 2024-11-14  8:13 UTC  (2+ messages)

[PATCH] drm/xe/hw_engine_group: Fix bad free in xe_hw_engine_setup_groups()
 2024-11-14  6:39 UTC 

[PATCH 1/6] drm/i915/wm: Initialize max_latency variable to appropriate value
 2024-11-15 16:18 UTC  (10+ messages)
` [PATCH 2/6] drm/i915/wm: Refactor dpkgc value prepration
` [PATCH 3/6] drm/i915/wm: Rename enable_dpkgc variable
` [PATCH 4/6] drm/i915/wm: Use intel_display structure in DPKGC code
` [PATCH 5/6] drm/i915/display: Refactor DPKGC code to call it from atomic_commit_tail
` [PATCH 6/6] drm/i915/wm: Modify latency programmed into PKG_C_LATENCY
` ✓ CI.Patch_applied: success for series starting with [1/6] drm/i915/wm: Initialize max_latency variable to appropriate value
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "

[PATCH v14 0/8] TTM shrinker helpers and xe buffer object shrinker
 2024-11-15 15:17 UTC  (13+ messages)
` [PATCH v14 1/8] drm/ttm: Balance ttm_resource_cursor_init() and ttm_resource_cursor_fini()
` [PATCH v14 2/8] drm/ttm: Provide a shmem backup implementation
` [PATCH v14 3/8] drm/ttm/pool: Provide a helper to shrink pages
` [PATCH v14 4/8] drm/ttm: Use fault-injection to test error paths
` [PATCH v14 5/8] drm/ttm: Add a macro to perform LRU iteration
` [PATCH v14 6/8] drm/ttm: Add helpers for shrinking
` [PATCH v14 7/8] drm/xe: Add a shrinker for xe bos
` [PATCH v14 8/8] drm/xe: Increase the XE_PL_TT watermark
` ✓ CI.Patch_applied: success for TTM shrinker helpers and xe buffer object shrinker (rev13)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "

[PATCH 0/2] VF: Fix early read of GDMID
 2024-11-15 15:07 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH] drm/xe/ufence: Wake up waiters after setting ufence->signalled
 2024-11-15 13:21 UTC  (3+ messages)
` ✗ CI.FULL: failure for "

[PATCH 0/3] drm/i915/display: handle hdmi connector init failures
 2024-11-15 12:53 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH 1/2] drm/i915/display: Refactor handling of dpkgc latency programming
 2024-11-15 11:50 UTC  (5+ messages)

[PATCH v9 0/4] Introduce DRM device wedged event
 2024-11-15 11:44 UTC  (4+ messages)
` [PATCH v9 2/4] drm/doc: Document "

[PULL] drm-xe-next-fixes
 2024-11-15 11:10 UTC 

[i-g-t 0/4] Add pci_membarrier test in xe_mmap
 2024-11-15 10:50 UTC  (9+ messages)
` [i-g-t 1/4] lib/i915_drm_local: Remove macros added via merged kernel
` [i-g-t 2/4] include/drm-uapi-experimental: Move i915_drm_local.h to drm-uapi-experimental
` [i-g-t 3/4] include/intel_drm_local.h: Add DRM_XE_MMAP_OFFSET_FLAG_PCI_BARRIER
` [i-g-t 4/4] tests/xe/mmap: add tests for pci mem barrier


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