Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-05 19:27:13 to 2024-12-09 13:33:47 UTC [more...]

[PATCH 00/26] Intel Xe GPU debug support (eudebug) v3
 2024-12-09 13:33 UTC  (25+ 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 v2] drm/i915/display: Adjust Added Wake Time with PKG_C_LATENCY
 2024-12-09 13:25 UTC  (2+ messages)

[PATCH] drm/i915/pps: debug log the remaining power cycle delay to wait
 2024-12-09 13:02 UTC  (2+ messages)

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

[PATCH 0/5] drm/xe/display: Rework display init for reducing flickering
 2024-12-09 11:17 UTC  (16+ messages)
` [PATCH 1/5] drm/xe/display: Add intel_plane_initial_vblank_wait
` [PATCH 2/5] drm/xe: Remove double pageflip
` [PATCH 3/5] drm/xe: Move suballocator init to after display init
` [PATCH 4/5] drm/xe: Defer irq init until after xe_display_init_noaccel
  ` [PATCH v2] "
` [PATCH 5/5] drm/xe/display: Use a single early init call for display
` ✓ CI.Patch_applied: success for drm/xe/display: Rework display init for reducing flickering
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

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

[i-g-t] lib/xe: set hwconfig NULL for unsupported platforms
 2024-12-09 10:39 UTC  (2+ messages)

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

[PATCH 0/2] VF: Avoid reading inaccessible registers
 2024-12-09  9:44 UTC  (14+ messages)
` [PATCH 1/2] drm/xe/vf: Don't check has flat ccs in bios on VF
` [PATCH 2/2] drm/xe/vf: Don't apply Wa_22019338487 for VF
` ✓ CI.Patch_applied: success for VF: Avoid reading inaccessible registers
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[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/2] LOBF enablement fix
 2024-12-09  7:50 UTC  (3+ 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

[PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup
 2024-12-08 12:15 UTC  (2+ messages)

[drm-xe:drm-xe-next] BUILD SUCCESS 774b5fa509a97017715801739111a42fdc23d590
 2024-12-07 15:29 UTC 

[PATCHv2 01/10] drm/crtc: Add histogram properties
 2024-12-07 12:59 UTC  (8+ messages)

[PATCH v2] drm/xe/xe_sync: Add debug printing to check_ufence
 2024-12-07  7:27 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe_sync: Add debug printing to check_ufence (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v8 0/3] drm/xe/pmu: PMU interface for Xe
 2024-12-07  5:33 UTC  (12+ messages)
` [PATCH v8 1/3] drm/xe/pmu: Enable PMU interface
` [PATCH v8 2/3] drm/xe/pmu: Add GT C6 events
` [PATCH v8 3/3] drm/xe/pmu: Add GT frequency events
` ✓ CI.Patch_applied: success for drm/xe/pmu: PMU interface for Xe (rev8)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe/display: Re-use display vmas when possible
 2024-12-07  0:04 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/display: Re-use display vmas when possible (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3 00/12] Add PXP HWDRM support
 2024-12-06 23:49 UTC  (14+ messages)
` [PATCH v3 01/12] drm/xe/pxp: Initialize PXP structure and KCR reg
` [PATCH v3 02/12] drm/xe/pxp: Allocate PXP execution resources
` [PATCH v3 03/12] drm/xe/pxp: Add VCS inline termination support
` [PATCH v3 04/12] drm/xe/pxp: Add GSC session invalidation support
` [PATCH v3 05/12] drm/xe/pxp: Handle the PXP termination interrupt
` [PATCH v3 06/12] drm/xe/pxp: Add GSC session initialization support

[PATCH] drm/xe: Call invalidation_fence_fini for PT inval fences in error state
 2024-12-06 22:32 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe/xe_sync: Add debug printing to check_ufence
 2024-12-06 18:09 UTC  (3+ messages)

[PATCH v1 0/1] drm/xe/vf: Allow VF direct access to extended registers
 2024-12-06 17:31 UTC  (10+ messages)
` [PATCH v1 1/1] "
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3] drm/xe/xe_guc_ads: Add nonpriv registers to write list
 2024-12-06 17:22 UTC  (7+ messages)

um linux: no previous prototype for ‘ioread64_lo_hi’ and friends
 2024-12-06 16:54 UTC  (2+ messages)

[PATCH] drm/xe: Avoid evicting object of the same vm in none fault mode
 2024-12-06 15:53 UTC  (4+ messages)

[PATCH v2 00/10] drm/connector: add eld_mutex to protect connector->eld
 2024-12-06 15:38 UTC  (19+ messages)
` [PATCH v2 01/10] drm/connector: add mutex to protect ELD from concurrent access
` [PATCH v2 02/10] drm/bridge: anx7625: use eld_mutex to protect access to connector->eld
` [PATCH v2 03/10] drm/bridge: ite-it66121: "
` [PATCH v2 04/10] drm/amd/display: "
` [PATCH v2 05/10] drm/exynos: hdmi: "
` [PATCH v2 06/10] drm/i915/audio: "
` [PATCH v2 07/10] drm/msm/dp: "
` [PATCH v2 08/10] drm/radeon: "
` [PATCH v2 09/10] drm/sti: hdmi: "
` [PATCH v2 10/10] drm/vc4: "
` ✓ CI.Patch_applied: success for drm/connector: add eld_mutex to protect connector->eld (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Trace xe_bo_validate
 2024-12-06 14:40 UTC  (3+ messages)

[drm-xe:drm-xe-next] BUILD SUCCESS 36bcc52b9bf078d92ff8f0f258cbe6b6e5213ee0
 2024-12-06 13:29 UTC 

linux-next: manual merge of the drm-xe tree with the drm-fixes tree
 2024-12-06 12:55 UTC 

[PATCH v1 0/1] drm/xe/pf: Use an explicit check to see if the device has LMTT
 2024-12-06 12:49 UTC  (10+ messages)
` [PATCH v1 1/1] "
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

Regression on linux-next (next-20241203)
 2024-12-06  7:23 UTC 

[PATCH 0/5] reg_sr/whitelist fixes and refactors
 2024-12-06  5:06 UTC  (17+ messages)
` [PATCH 2/5] drm/xe/reg_sr: Write all whitelist slots
` [PATCH 3/5] drm/xe: Add xe_gt_dbg_printer
` [PATCH 4/5] drmxe/reg_sr: Convert whitelist to gt logging
` [PATCH 5/5] drm/xe: Apply whitelist to engine save-restore
` ✗ Xe.CI.BAT: failure for reg_sr/whitelist fixes and refactors
` ✗ Xe.CI.Full: "

[v2 00/25] Plane Color Pipeline support for Intel platforms
 2024-12-05 23:38 UTC  (5+ messages)
` [v2 09/25] drm: Add helper to initialize segmented 1D LUT

[PATCH] drm/xe/vsec: Address static checker issue
 2024-12-05 22:40 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/3] use hw support for min/interim ddb allocation for async flip
 2024-12-05 22:34 UTC  (7+ messages)
` [PATCH v2 1/3] drm/i915/display: update to plane_wm register access function
` [PATCH v2 2/3] drm/i915/display: update to relative data rate handling
` [PATCH v2 3/3] drm/i915/xe3: Use hw support for min/interim ddb allocations for async flip

[PATCH v3 0/1] Make OA buffer size configurable
 2024-12-05 21:39 UTC  (5+ messages)
` [PATCH v3 1/1] drm/xe/oa/uapi: "
` ✗ Xe.CI.Full: failure for Make OA buffer size configurable (rev3)

[PATCH] drm/xe/display: Re-use display vmas when possible
 2024-12-05 21:25 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for drm/xe/display: Re-use display vmas when possible (rev2)

[PATCH] drm/xe/guc: Fix for dead CT dump not re-arming
 2024-12-05 21:18 UTC  (2+ messages)

[PULL] drm-misc-fixes
 2024-12-05 19:48 UTC 


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