Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-14 04:58:48 to 2024-11-15 05:25:37 UTC [more...]

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

[PATCH v2 00/12] Add PXP HWDRM support
 2024-11-15  0:47 UTC  (15+ messages)
` [PATCH v2 03/12] drm/xe/pxp: Add VCS inline termination support
` [PATCH v2 05/12] drm/xe/pxp: Handle the PXP termination interrupt
` [PATCH v2 07/12] drm/xe/pxp: Add spport for PXP-using queues

[PATCH v9 0/4] Introduce DRM device wedged event
 2024-11-15  5:25 UTC  (9+ messages)
` [PATCH v9 1/4] drm: Introduce "
` [PATCH v9 2/4] drm/doc: Document "
` [PATCH v9 3/4] drm/xe: Use "
` [PATCH v9 4/4] drm/i915: "
` ✓ CI.Patch_applied: success for Introduce DRM device wedged event (rev7)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "

[PATCH 0/3] drm/i915/display: handle hdmi connector init failures
 2024-11-15  5:00 UTC  (12+ messages)
` [PATCH 1/3] drm/i915/hdmi: propagate errors from intel_hdmi_init_connector()
` [PATCH 2/3] drm/i915/hdmi: add error handling in g4x_hdmi_init()
` [PATCH 3/3] drm/i915/ddi: propagate errors from intel_ddi_init_hdmi_connector()
` ✓ CI.Patch_applied: success for drm/i915/display: handle hdmi connector init failures
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v2 0/4] Add iomem helpers for use from debugfs
 2024-11-15  4:55 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for Add iomem helpers for use from debugfs (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH 00/31] Reconcile i915's and xe's display power mgt sequences
 2024-11-14 20:20 UTC  (4+ messages)
` [PATCH 05/31] drm/xe: At shutdown disable commit helpers instead of flushing

[PATCH 0/2] Ensure GT reset is complete during ccs_mode change
 2024-11-15  3:22 UTC  (12+ messages)
` [PATCH 1/2] drm/xe/gt: Add a synchronous GT reset function
` [PATCH 2/2] drm/xe: Ensure GT reset is complete during ccs_mode change
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 1/2] drm/i915/display: Refactor handling of dpkgc latency programming
 2024-11-15  3:17 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/watermark: Modify latency programmed into PKG_C_LATENCY
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/i915/display: Refactor handling of dpkgc latency programming
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "

[PATCH 1/3] drm/i915/display: Move shutdown sequences under display driver
 2024-11-15  2:59 UTC  (6+ messages)
` [PATCH 2/3] drm/xe: At shutdown disable commit helpers instead of flushing
` [PATCH 3/3] drm/xe: Use i915-display shutdown sequence directly
` ✓ CI.Patch_applied: success for series starting with [1/3] drm/i915/display: Move shutdown sequences under display driver
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "

[PATCH 1/2] drm/i915/watermark: Refactor dpkgc code
 2024-11-15  2:40 UTC  (8+ messages)
` [PATCH 2/2] drm/i915/watermark: Modify latency programmed into PKG_C_LATENCY
` ✓ CI.BAT: success for series starting with [1/2] drm/i915/watermark: Refactor dpkgc code
` ✗ CI.FULL: failure "

[RFC][PATCH] drm: i915: do not NULL deref hdmi attached_connector
 2024-11-15  1:54 UTC  (5+ messages)

[PATCH v3 0/2] Support BMG PMT features for Xe
 2024-11-15  1:47 UTC  (12+ messages)
` [PATCH v3 1/2] platform/x86/intel/pmt: allow user offset for PMT callbacks
` [PATCH v3 2/2] drm/xe/vsec: Support BMG devices
` ✓ CI.Patch_applied: success for Support BMG PMT features for Xe (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH] drm/xe/ptl: Add another PTL PCI ID
 2024-11-15  1:10 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH 0/7] Add PMU support for single engine busyness
 2024-11-15  0:08 UTC  (8+ messages)
` [PATCH 4/7] drm/xe: add function to convert xe hw engine class to user class
` [PATCH 5/7] drm/xe: Add single engine busyness support
` [PATCH 6/7] drm/xe/guc: Expose engine busyness only for supported GuC version

Switch remaining drivers over to drm_exec
 2024-11-14 20:53 UTC  (18+ messages)
` [PATCH 1/7] drm/radeon: switch over to drm_exec v2
` [PATCH 2/7] drm/qxl: switch to using "
` [PATCH 3/7] drm/vmwgfx: start to phase out ttm_exec
` [PATCH 4/7] drm/vmwgfx: use the new drm_exec object
` [PATCH 5/7] drm/vmwgfx: replace ttm_validate_buffer with separate struct
` [PATCH 6/7] drm/xe: drop unused component dependencies
` [PATCH 7/7] drm/ttm: remove ttm_execbug_util
` ✓ CI.Patch_applied: success for series starting with [1/7] drm/radeon: switch over to drm_exec v2
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH 0/5] Introduce drm sharpness property
 2024-11-14 20:28 UTC  (14+ messages)
` [PATCH 1/5] drm: Introduce sharpness strength property
` [PATCH 2/5] drm/i915/display: Compute the scaler filter coefficients
` [PATCH 3/5] drm/i915/display: Enable the second scaler for sharpness
` [PATCH 4/5] drm/i915/display: Add registers and compute the strength
` [PATCH 5/5] drm/i915/display: Load the lut values and enable sharpness
` ✓ CI.Patch_applied: success for Introduce drm sharpness property (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH 0/2] VF: Fix early read of GDMID
 2024-11-14 20:23 UTC  (12+ messages)
` [PATCH 1/2] drm/xe: Always setup GT MMIO adjustment data
` [PATCH 2/2] drm/xe/vf: Perform early GT MMIO initialization to read GMDID
` ✓ CI.Patch_applied: success for VF: Fix early read of GDMID
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Mark preempt fence workqueue as reclaim
 2024-11-14 18:27 UTC  (3+ messages)
` ✗ CI.FULL: failure for "

[PATCH] drm/xe/ufence: Wake up waiters after setting ufence->signalled
 2024-11-14 18:23 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/5] drm/i915: intel_display conversions, cleanups
 2024-11-14 17:57 UTC  (9+ messages)
` [PATCH 2/5] drm/i915/overlay: add intel_overlay_available() and use it
` [PATCH 3/5] drm/i915/plane: convert initial plane setup to struct intel_display
` [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 v6 0/3] drm/xe/pmu: PMU interface for Xe
 2024-11-14 17:44 UTC  (7+ messages)
` [PATCH v6 1/3] drm/xe/pmu: Enable PMU interface
` ✗ CI.FULL: failure for drm/xe/pmu: PMU interface for Xe (rev6)

[PATCH 0/4] drm/xe: Trivial header/flags cleanups
 2024-11-14 17:39 UTC  (16+ messages)
` [PATCH 1/4] drm/xe: Sort again info flags
` [PATCH 2/4] drm/xe: Include xe_oa_types.h
` [PATCH 3/4] drm/xe: Drop HAS_HECI_*
` [PATCH 4/4] drm/xe: Split xe_gt_stat.h
` ✓ CI.Patch_applied: success for drm/xe: Trivial header/flags cleanups
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v4 0/5] Add support for EU stall sampling
 2024-11-14 16:23 UTC  (3+ messages)
` [PATCH v4 2/5] drm/xe/eustall: Introduce API "

[PATCH 1/9] drm/xe: Remove double pageflip
 2024-11-14 16:09 UTC  (7+ messages)
` [PATCH 5/9] drm/xe/display: Use a single early init call for display
` [PATCH 6/9] drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_init

[PULL] drm-misc-fixes
 2024-11-14 14:22 UTC 

[PATCH] drm/xe/vram: drop 2G block restriction
 2024-11-14 14:22 UTC  (5+ messages)
` ✗ CI.FULL: failure for "

[PATCH v2 1/4] iov_iter: Provide copy_iomem_to|from_iter()
 2024-11-14 14:12 UTC  (2+ messages)
` [PATCH v3 "

[PATCH v4 0/7] Devcoredump Improvements
 2024-11-14 13:01 UTC  (2+ messages)
` ✗ CI.FULL: failure for Devcoredump Improvements (rev7)

[PATCH v7 0/3] drm/xe/pmu: PMU interface for Xe
 2024-11-14 11:51 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/pmu: PMU interface for Xe (rev7)

[PATCH v2] drm/xe: Ignore GGTT TLB inval errors during GT reset
 2024-11-14 11:32 UTC  (3+ messages)
` ✗ CI.FULL: failure for drm/xe: Ignore GGTT TLB inval errors during GT reset (rev2)

[PATCH] drm/xe: Allow fault injection in vm create and vm bind IOCTLs
 2024-11-14 11:17 UTC  (3+ messages)
` ✗ CI.FULL: failure for "

[CI 1/7] drm/i915: Remove vga and gmbus seq out of i915_restore_display
 2024-11-14 10:53 UTC  (2+ messages)
` ✗ CI.FULL: failure for series starting with [CI,1/7] "

[PATCH v13 0/8] TTM shrinker helpers and xe buffer object shrinker
 2024-11-14 10:21 UTC  (2+ messages)
` ✗ CI.FULL: failure for TTM shrinker helpers and xe buffer object shrinker (rev12)

[drm-xe:drm-xe-fixes] BUILD SUCCESS c0403e4ceecaefbeaf78263dffcd3e3f06a19f6b
 2024-11-14 10:14 UTC 

[PATCH] drm/xe/tests: Limit purgeable size for faster execution
 2024-11-14 10:13 UTC  (3+ messages)

[PATCH V6] drm/xe/mmap: Add mmap support for PCI memory barrier
 2024-11-14  9:22 UTC  (3+ messages)

[PATCH 0/7] kernel/cgroups: Add "dev" memory accounting cgroup
 2024-11-14  8:45 UTC  (5+ messages)
` [PATCH 1/7] kernel/cgroup: "

[RFC PATCH 0/6] Common preempt fences and semantics
 2024-11-14  8:38 UTC  (9+ messages)

[drm-xe:drm-xe-next] BUILD SUCCESS b107c63d2953907908fd0cafb0e543b3c3167b75
 2024-11-14  6:55 UTC 

[PULL] drm-intel-fixes
 2024-11-14  7:20 UTC 

[i-g-t 0/4] Add pci_membarrier test in xe_mmap
 2024-11-14  5:24 UTC  (6+ 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
` ✗ CI.Patch_applied: failure for Add pci_membarrier test in xe_mmap (rev2)

[PATCH 0/4] Add pci_membarrier test in xe_mmap
 2024-11-14  4:58 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