Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-08 12:15:51 to 2024-12-10 11:58:06 UTC [more...]

[PATCH 00/26] Intel Xe GPU debug support (eudebug) v3
 2024-12-10 11:57 UTC  (40+ messages)
` [PATCH 01/26] ptrace: export ptrace_may_access
` [PATCH 02/26] drm/xe/eudebug: Introduce eudebug support
` [PATCH 03/26] drm/xe/eudebug: Introduce discovery for resources
` [PATCH 04/26] drm/xe/eudebug: Introduce exec_queue events
` [PATCH 05/26] drm/xe/eudebug: Introduce exec queue placements event
` [PATCH 06/26] drm/xe/eudebug: hw enablement for eudebug
` [PATCH 07/26] drm/xe: Add EUDEBUG_ENABLE exec queue property
` [PATCH 08/26] drm/xe/eudebug: Introduce per device attention scan worker
` [PATCH 09/26] drm/xe/eudebug: Introduce EU control interface
` [PATCH 10/26] drm/xe/eudebug: Add vm bind and vm bind ops
` [PATCH 11/26] drm/xe/eudebug: Add UFENCE events with acks
` [PATCH 12/26] drm/xe/eudebug: vm open/pread/pwrite
` [PATCH 13/26] drm/xe: add system memory page iterator support to xe_res_cursor
` [PATCH 14/26] drm/xe/eudebug: implement userptr_vma access
` [PATCH 15/26] drm/xe: Debug metadata create/destroy ioctls
` [PATCH 16/26] drm/xe: Attach debug metadata to vma
` [PATCH 17/26] drm/xe/eudebug: Add debug metadata support for xe_eudebug
` [PATCH 18/26] drm/xe/eudebug: Implement vm_bind_op discovery
` [PATCH 19/26] drm/xe/eudebug: Dynamically toggle debugger functionality
` [PATCH 20/26] drm/xe/eudebug_test: Introduce xe_eudebug wa kunit test
` [PATCH 21/26] drm/xe/eudebug/ptl: Add support for extra attention register
` [PATCH 22/26] drm/xe/eudebug/ptl: Add RCU_DEBUG_1 register support for xe3
` [PATCH 23/26] drm/xe/eudebug: Add read/count/compare helper for eu attention
` [PATCH 24/26] drm/xe/eudebug: Introduce EU pagefault handling interface
` [PATCH 25/26] drm/xe/vm: Support for adding null page VMA to VM on request
` [PATCH 26/26] drm/xe/eudebug: Enable EU pagefault handling
` ✓ CI.Patch_applied: success for Intel Xe GPU debug support (eudebug) v3
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[RFT] Revert "lockdep: Enable PROVE_RAW_LOCK_NESTING with PROVE_LOCKING."
 2024-12-10 11:51 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "
` ✓ CI.Patch_applied: success for Revert "lockdep: Enable PROVE_RAW_LOCK_NESTING with PROVE_LOCKING." (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[RFC PATCH v3 0/6] drm/i915: Add drm_panic support
 2024-12-10 11:26 UTC  (13+ messages)
` [PATCH v3 1/6] drm/i915/fbdev: Add intel_fbdev_get_vaddr()
` [PATCH v3 2/6] drm/i915/display/i9xx: Add a disable_tiling() for i9xx planes
` [PATCH v3 3/6] drm/i915/display: Add a disable_tiling() for skl planes
` [PATCH v3 4/6] drm/i915/gem: Add i915_gem_object_panic_map()
` [PATCH v3 5/6] drm/i915: Add drm_panic support
` [PATCH v3 6/6] drm/i915: Add drm_panic support for Y-tiling with DPT
` ✓ CI.Patch_applied: success for drm/i915: Add drm_panic support (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/5] drm/i915/dp: convert to struct intel_display
 2024-12-10 10:46 UTC  (6+ messages)
` [PATCH v2 1/5] drm/i915/dp: s/intel_encoder/encoder/
` [PATCH v2 2/5] drm/i915/dp: s/intel_connector/connector/
` [PATCH v2 3/5] drm/i915/dp: convert to struct intel_display
` [PATCH v2 4/5] drm/i915/dp: convert interfaces "
` [PATCH v2 5/5] drm/i915/dp: finish link training conversion "

[PATCH 00/11] GuC changes for flicker-free boot
 2024-12-10 10:20 UTC  (20+ messages)
` [PATCH 01/11] drm/xe/display: Add intel_plane_initial_vblank_wait
` [PATCH 02/11] drm/xe: Remove double pageflip
` [PATCH 03/11] drm/xe: Move suballocator init to after display init
` [PATCH 04/11] drm/xe: Defer irq init until after xe_display_init_noaccel
` [PATCH 05/11] drm/xe/display: Use a single early init call for display
` [PATCH 06/11] drm/xe: Defer memirq init until needed
` [PATCH 07/11] drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_init
` [PATCH 08/11] drm/xe: Simplify GuC early initialisation
` [PATCH 09/11] drm/xe: Make it possible to read instance0 MCR registers after xe_gt_mcr_init_early
` [PATCH 10/11] drm/xe: Split init of xe_gt_init_hwconfig to xe_gt_init and *_early
` [PATCH 11/11] drm/xe: Do not attempt to bootstrap VF in execlists mode
` ✓ CI.Patch_applied: success for GuC changes for flicker-free boot
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 5/5] drm/xe/display: Use a single early init call for display
 2024-12-10  9:35 UTC  (3+ messages)
` [PATCH] "

[PATCH] drm/i915/pps: debug log the remaining power cycle delay to wait
 2024-12-10  9:27 UTC  (3+ messages)

Linux 6.12.4 - crash dma_alloc_attrs+0x12b via ipu6
 2024-12-10  8:58 UTC  (2+ messages)

[PATCHv10 00/10] Display Global Histogram
 2024-12-10  8:43 UTC  (26+ messages)
` [PATCHv3 01/10] drm/crtc: Add histogram properties
` [PATCHv3 02/10] drm/crtc: Expose API to create drm crtc property for histogram
` [PATCH 03/10] drm/i915/histogram: Define registers "
` [PATCH 04/10] drm/i915/histogram: Add support "
` [PATCH 05/10] drm/xe: Add histogram support to Xe builds
` [PATCH 06/10] drm/i915/histogram: histogram interrupt handling
` [PATCHv3 07/10] drm/i915/display: Handle drm-crtc histogram property updates
` [PATCH 08/10] drm/i915/histogram: histogram delay counter doesnt reset
` [PATCH 09/10] drm/i915/histogram: Histogram changes for Display 20+
` [PATCHv2 10/10] drm/i915/histogram: Enable pipe dithering
` ✓ CI.Patch_applied: success for Display Global Histogram (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "

[i-g-t] lib/xe: set hwconfig NULL for unsupported platforms
 2024-12-10  8:39 UTC  (7+ messages)
` ✗ CI.Patch_applied: failure for "

[PATCH v5 0/7] Add support for EU stall sampling
 2024-12-10  7:09 UTC  (4+ messages)
` [PATCH v5 3/7] drm/xe/eustall: Implement EU stall sampling APIs for Xe_HPC

[PATCH v2 0/5] reg_sr/whitelist fixes and refactors
 2024-12-10  1:12 UTC  (14+ messages)
` [PATCH v2 1/5] drm/xe/reg_sr: Remove register pool
` [PATCH v2 2/5] drm/xe: Introduce xe_gt_dbg_printer()
` [PATCH v2 3/5] drm/xe/reg_sr: Convert whitelist to gt logging
` [PATCH v2 4/5] drm/xe/reg_sr: Stop setting all whitelist slots
` [PATCH v2 5/5] drm/xe: Apply whitelist to engine save-restore
` ✓ CI.Patch_applied: success for reg_sr/whitelist fixes and refactors (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/5] reg_sr/whitelist fixes and refactors
 2024-12-09 21:53 UTC  (6+ messages)
` [PATCH 5/5] drm/xe: Apply whitelist to engine save-restore

[PATCH v3 0/1] Make OA buffer size configurable
 2024-12-09 21:06 UTC  (4+ messages)
` [PATCH v3 1/1] drm/xe/oa/uapi: "

[PATCH 0/2] drm/xe: adding wait helper for gt async reset
 2024-12-09 20:05 UTC  (13+ messages)
` [PATCH 1/2] drm/xe: introduce xe_gt_reset_wait to wait for async gt reset
` [PATCH 2/2] drm/xe: make change ccs_mode a synchronous action
` ✓ CI.Patch_applied: success for drm/xe: adding wait helper for gt async reset
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "

[PATCH v3 00/12] Add PXP HWDRM support
 2024-12-09 19:44 UTC  (9+ messages)
` [PATCH v3 07/12] drm/xe/pxp: Add support for PXP-using queues
` [PATCH v3 08/12] drm/xe/pxp: add a query for PXP status
` [PATCH v3 10/12] drm/xe/pxp: add PXP PM support
` [PATCH v3 11/12] drm/xe/pxp: Add PXP debugfs support

[PATCH 0/5] drm/xe/display: Rework display init for reducing flickering
 2024-12-09 17:32 UTC  (11+ messages)
` ✗ CI.Patch_applied: failure for drm/xe/display: Rework display init for reducing flickering. (rev2)
` ✓ CI.Patch_applied: success for drm/xe/display: Rework display init for reducing flickering. (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v1 1/1] drm/xe: fix the ERR_PTR() returned on failure to allocate tiny pt
 2024-12-09 16:49 UTC  (2+ messages)

[PATCH 0/2] VF: Avoid reading inaccessible registers
 2024-12-09 16:47 UTC  (5+ messages)
` [PATCH 2/2] drm/xe/vf: Don't apply Wa_22019338487 for VF

[PATCH v2 0/3] drm: remove driver date
 2024-12-09 16:17 UTC  (3+ messages)
` [PATCH v2 3/3] drm: remove driver date from struct drm_driver and all drivers

[PATCH v2 00/21] Converge on using secs_to_jiffies()
 2024-12-09 15:03 UTC  (6+ messages)

[PATCH 0/2] VF: Fix early read of GDMID
 2024-12-09 14:44 UTC  (7+ messages)
` [PATCH 1/2] drm/xe: Always setup GT MMIO adjustment data

[PATCH v2 0/2] LOBF enablement fix
 2024-12-09 14:23 UTC  (6+ messages)
` [PATCH v2 1/2] drm/i915/lobf: Add lobf enablement in post plane update
` [PATCH v2 2/2] drm/i915/lobf: Add debug print for LOBF
` ✓ CI.Patch_applied: success for LOBF enablement fix
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "

[PATCH v2] drm/i915/display: Adjust Added Wake Time with PKG_C_LATENCY
 2024-12-09 14:17 UTC  (6+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "

Regression on linux-next (next-20241203)
 2024-12-06 10:34 UTC  (2+ messages)

[PATCH 4/5] drm/xe: Defer irq init until after xe_display_init_noaccel
 2024-12-09 11:17 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/3] drm/print: add drm_print_hex_dump()
 2024-12-09 11:02 UTC 

[PATCH] drm/i915/display: convert intel_display_driver.[ch] to struct intel_display
 2024-12-09  9:50 UTC  (3+ messages)

[PATCH] drm/xe/tests: Wait for clear fence operation to complete
 2024-12-09  8:37 UTC  (3+ messages)
` ✗ Xe.CI.BAT: failure for "

[PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup
 2024-12-08 12:15 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