Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-04 09:45:08 to 2024-11-05 06:48:11 UTC [more...]

[PATCH 0/2] A couple exec IOCTL fixes
 2024-11-05  6:48 UTC  (12+ messages)
` [PATCH 1/2] drm/xe: Fix possible exec queue leak in exec IOCTL
` [PATCH 2/2] drm/xe: Drop VM dma-resv lock on xe_sync_in_fence_get failure "
` ✓ CI.Patch_applied: success for A couple exec IOCTL fixes (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 00/15] drm/i915/display: convert display feature helpers to struct intel_display
 2024-11-05  6:25 UTC  (24+ messages)
` [PATCH 01/15] drm/i915/display: identify discrete graphics
` [PATCH 02/15] drm/i915/display: convert HAS_D12_PLANE_MINIMIZATION() to struct intel_display
` [PATCH 03/15] drm/i915/display: convert HAS_4TILE() "
` [PATCH 04/15] drm/i915/display: convert HAS_DOUBLE_BUFFERED_M_N() "
` [PATCH 05/15] drm/i915/display: convert HAS_DP20() "
` [PATCH 06/15] drm/i915/display: convert HAS_GMBUS_BURST_READ() "
` [PATCH 07/15] drm/i915/display: convert HAS_IPS() "
` [PATCH 08/15] drm/i915/display: convert HAS_MBUS_JOINING() "
` [PATCH 09/15] drm/i915/display: convert HAS_SAGV() "
` [PATCH 10/15] drm/i915/display: convert HAS_HW_SAGV_WM() "
` [PATCH 11/15] drm/i915/display: convert HAS_ULTRAJOINER() "
` [PATCH 12/15] drm/i915/display: rename i915 parameter to __display in feature helpers
` [PATCH 13/15] drm/i915/display: convert display device identification to struct intel_display
` [PATCH 14/15] drm/i915/display: pass struct pci_dev * to intel_display_device_probe()
` [PATCH 15/15] drm/i915/display: add mobile platform group
` ✓ CI.Patch_applied: success for drm/i915/display: convert display feature helpers to struct intel_display
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✓ CI.FULL: success "

[PATCH 0/2] A couple exec IOCTL fixes
 2024-11-05  4:45 UTC  (7+ messages)
` [PATCH 1/2] drm/xe: Fix possible exec queue leak in exec IOCTL
` [PATCH 2/2] drm/xe: Drop VM dma-resv lock on xe_sync_in_fence_get failure "
` [PATCH v2] drm/xe: Restore system memory GGTT mappings

[drm-xe:drm-xe-next] BUILD SUCCESS c787c2901e2c03008e536b86cb0103ce6fd05e2d
 2024-11-05  3:33 UTC 

[PATCH] drm/i915/xe3lpd: Update HDCP rekying bit
 2024-11-05  2:57 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v4] drm/xe: Fix build error for XE_IOCTL_DBG macro
 2024-11-05  2:44 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Fix build error for XE_IOCTL_DBG macro (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 0/2] PF: Expose access to the VF GGTT PTEs over debugfs
 2024-11-05  1:14 UTC  (7+ messages)
` [PATCH 1/2] drm/xe: Add read/write debugfs helpers for GGTT node
` [PATCH 2/2] drm/xe/pf: Expose access to the VF GGTT PTEs over debugfs

[PATCH v6 0/5] drm/xe/vf: Post-migration recovery worker basis
 2024-11-05  1:13 UTC  (13+ messages)
` [PATCH v6 1/5] drm/xe/vf: React to MIGRATED interrupt
` [PATCH v6 2/5] drm/xe/vf: Document SRIOV VF restore flow
` [PATCH v6 3/5] drm/xe/vf: Send RESFIX_DONE message at end of VF restore
` [PATCH v6 4/5] drm/xe/vf: Start post-migration fixups with provisinoning query
` [PATCH v6 5/5] drm/xe/vf: Defer fixups if migrated twice fast
` ✓ CI.Patch_applied: success for drm/xe/vf: Post-migration recovery worker basis (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/pf: Fix potential GGTT allocation leak
 2024-11-05  0:35 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 0/3] MSI-X support
 2024-11-04 23:56 UTC  (10+ messages)
` [PATCH 1/3] drm/xe: Initial MSI-X support for HW engines
` [PATCH 2/3] drm/xe: Manage MSI-X interrupts allocation
` [PATCH 3/3] drm/xe/uapi: Support requesting unique MSI-X for exec queue
` ✓ CI.Patch_applied: success for MSI-X support (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

[PATCH v2 00/29] Introduce GPU SVM and Xe SVM implementation
 2024-11-04 23:07 UTC  (8+ messages)
` [PATCH v2 05/29] drm/gpusvm: Add support for GPU Shared Virtual Memory

[PATCH v3 0/5] drm/xe: Fix races on fdinfo
 2024-11-04 22:32 UTC  (21+ messages)
` [PATCH v3 1/5] drm/xe: Add trace to lrc timestamp update
` [PATCH v3 2/5] drm/xe: Stop accumulating LRC timestamp on job_free
` [PATCH v3 3/5] drm/xe: Reword exec_queue and vm lock doc
` [PATCH v3 4/5] drm/xe: Wait on killed exec queues
` [PATCH v3 5/5] drm/xe: Sample gpu timestamp closer to "
` ✓ CI.Patch_applied: success for drm/xe: Fix races on fdinfo (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v6 0/8] Fix non-contiguous VRAM BO access in Xe
 2024-11-04 22:26 UTC  (9+ messages)
` [PATCH v6 2/8] drm/ttm: Add ttm_bo_access

[PATCH v2] drm/i915/lspcon: do not hardcode settle timeout
 2024-11-04 21:28 UTC  (3+ messages)

[PATCH] drm/xe: Fix drm-next merge
 2024-11-04 21:23 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v5 0/5] drm/xe/vf: Post-migration recovery worker basis
 2024-11-04 20:59 UTC  (5+ messages)
` [PATCH v5 2/5] drm/xe/vf: Document SRIOV VF restore flow

[PATCH] drm/xe: Use lowercase for asserts
 2024-11-04 20:26 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.FULL: failure "

[PATCH v2] drm/xe/guc: Fix missing init value and add register order check
 2024-11-04 20:24 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 1/2] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
 2024-11-04 18:30 UTC  (10+ messages)
` [PATCH 2/2] drm/i915/hdcp: Handle HDCP Line Rekeying for HDCP 1.4
` ✗ CI.FULL: failure for series starting with [1/2] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3

[PATCH 0/3] MSI-X support
 2024-11-04 16:39 UTC  (2+ messages)

[PATCH v2] drm/xe: Fix build error for XE_IOCTL_DBG macro
 2024-11-02  0:01 UTC  (3+ messages)

[PATCH v3] drm/xe: Fix build error for XE_IOCTL_DBG macro
 2024-11-02  0:47 UTC 

[PATCH] drm/xe: Improve LNL work-queue flush WA warning message
 2024-11-04 15:10 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 2/3] drm/xe: Manage MSI-X interrupts allocation
 2024-11-04 14:47 UTC 

[PATCH 3/3] drm/xe/uapi: Support requesting unique MSI-X for exec queue
 2024-11-04 14:47 UTC 

[PATCH 1/3] drm/xe: Initial MSI-X support for HW engines
 2024-11-04 14:46 UTC 

[PATCH] drm/i915/psr: Implement WA to help reach PC10
 2024-11-04 14:18 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/i915/psr: Implement WA to help reach PC10 (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PULL] drm-intel-next
 2024-11-04 13:28 UTC 

[PATCH v5 1/3] drm/xe: Move LNL scheduling WA to xe_device.h
 2024-11-04 11:20 UTC  (6+ messages)
` [PATCH v5 3/3] drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout

[PATCH 0/7] Add support for 3 VDSC engines 12 slices
 2024-11-04 10:33 UTC  (3+ messages)
` [PATCH 2/7] drm/i915/display: Prepare for dsc 3 stream splitter

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


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