Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-18 20:08:49 to 2024-10-21 12:17:57 UTC [more...]

[PATCH 00/28] drm: Remove DRM aperture helpers
 2024-10-21 12:17 UTC  (4+ messages)
` [PATCH 11/28] drm/msm: Use video "
` (subset) [PATCH 00/28] drm: Remove DRM "

[PATCH 00/10] Add support for 3 VDSC engines 12 slices
 2024-10-21 12:14 UTC  (4+ messages)
` [PATCH 04/10] drm/i915/vdsc: Add support for read/write PPS for DSC3

[PATCH 00/12] drm/i915/xe3lpd: ptl display patches
 2024-10-21 12:08 UTC  (29+ messages)
` [PATCH 01/12] drm/i915/display/ptl: Fill VRR crtc_state timings before other transcoder timings
` [PATCH 02/12] drm/i915/ptl: Define IS_PANTHERLAKE macro
` [PATCH 03/12] drm/i915/cx0: Extend C10 check to PTL
` [PATCH 04/12] drm/i915/ptl: Move async flip bit to PLANE_SURF register
` [PATCH 05/12] drm/i915/xe3: Underrun recovery does not exist post Xe2
` [PATCH 06/12] drm/i915/display/xe3: disable x-tiled framebuffers
` [PATCH 07/12] drm/i915/xe3lpd: Skip disabling VRR during modeset disable
` [PATCH 08/12] drm/i915/xe3lpd: Increase resolution for plane to support 6k
` [PATCH 09/12] drm/i915/xe3lpd: Increase max_h max_v for PSR
` [PATCH 10/12] drm/i915/xe3lpd: Increase bigjoiner limitations
` [PATCH 11/12] drm/i915/xe3lpd: Prune modes for YUV420
` [PATCH 12/12] drm/i915/xe3lpd: Power request asserting/deasserting
` ✓ CI.Patch_applied: success for drm/i915/xe3lpd: ptl display patches
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[RFC] drm/xe: Add separate Kconfig file for SR-IOV options
 2024-10-21 11:42 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[CI v2 0/4] (CI) drm/xe: Fix initial framebuffer handover
 2024-10-21 11:36 UTC  (17+ messages)
` ✓ CI.Patch_applied: success for (CI) drm/xe: Fix initial framebuffer handover. (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: failure for (CI) drm/xe: Fix initial framebuffer handover
` ✗ CI.FULL: failure for (CI) drm/xe: Fix initial framebuffer handover. (rev2)
` ✓ CI.Patch_applied: success for (CI) drm/xe: Fix initial framebuffer handover. (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v8 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2024-10-21 11:21 UTC  (8+ messages)
` [PATCH v8 3/5] drm: handle HAS_IOPORT dependencies

[PATCH v3 0/6] Fix non-contiguous VRAM BO access in Xe
 2024-10-21 11:01 UTC  (20+ messages)
` [PATCH v3 1/6] drm/ttm: Add ttm_bo_access
` [PATCH v3 2/6] drm/xe: Add xe_ttm_access_memory
` [PATCH v3 3/6] drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access
` [PATCH v3 4/6] drm/xe: Use ttm_bo_access in xe_vm_snapshot_capture_delayed
` [PATCH v3 5/6] drm/xe: Set XE_BO_FLAG_PINNED in migrate selftest BOs
` [PATCH v3 6/6] drm/xe: Only allow contiguous BOs to use xe_bo_vmap
` ✓ CI.Patch_applied: success for Fix non-contiguous VRAM BO access in Xe (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH v11 0/8] TTM shrinker helpers and xe buffer object shrinker
 2024-10-21 10:50 UTC  (9+ messages)
` [PATCH v11 3/8] drm/ttm/pool: Provide a helper to shrink pages
` [PATCH v11 5/8] drm/ttm: Add a macro to perform LRU iteration
` ✗ CI.BAT: failure for TTM shrinker helpers and xe buffer object shrinker (rev10)

[PATCH v3] locking/ww_mutex: Adjust to lockdep nest_lock requirements
 2024-10-21 10:47 UTC  (3+ messages)

[RFC 00/19] Support EU online debug on pagefault
 2024-10-21 10:45 UTC  (27+ messages)
` [RFC 01/19] ptrace: export ptrace_may_access
` [RFC 02/19] drm/xe/eudebug: Introduce eudebug support
` [RFC 03/19] drm/xe/eudebug: Introduce discovery for resources
` [RFC 04/19] drm/xe/eudebug: Introduce exec_queue events
` [RFC 05/19] drm/xe/eudebug: hw enablement for eudebug
` [RFC 06/19] drm/xe: Add EUDEBUG_ENABLE exec queue property
` [RFC 07/19] drm/xe/eudebug: Introduce per device attention scan worker
` [RFC 08/19] drm/xe/eudebug: Introduce EU control interface
` [RFC 09/19] drm/xe/eudebug: Add vm bind and vm bind ops
` [RFC 10/19] drm/xe/eudebug: Add UFENCE events with acks
` [RFC 11/19] drm/xe/eudebug: vm open/pread/pwrite
` [RFC 12/19] drm/xe/eudebug: implement userptr_vma access
` [RFC 13/19] drm/xe: Debug metadata create/destroy ioctls
` [RFC 14/19] drm/xe: Attach debug metadata to vma
` [RFC 15/19] drm/xe/eudebug: Add debug metadata support for xe_eudebug
` [RFC 16/19] drm/xe/eudebug: Implement vm_bind_op discovery
` [RFC 17/19] drm/xe/eudebug: Dynamically toggle debugger functionality
` [RFC 18/19] drm/xe/eudebug_test: Introduce xe_eudebug wa kunit test
` [RFC 19/19] drm/xe/eudebug: Support EU online debug on pagefault
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[CI v2.2] drm/xe: Initialise display before GT and tile init
 2024-10-21 10:38 UTC  (2+ messages)
` [CI v2.3] "

[PATCH 00/18] GPU debug support (eudebug) v2
 2024-10-21  9:54 UTC  (4+ messages)
` [PATCH 12/18] drm/xe/eudebug: implement userptr_vma access

[RFC PATCH 0/1] Enable non-contiguous VRAM access in Xe
 2024-10-21  8:49 UTC  (5+ messages)
` [RFC PATCH 1/1] drm/ttm, drm/xe: Add ttm_bo_access

[PATCH V3] drm/xe/mmap: Add mmap support for PCI memory barrier
 2024-10-21  8:01 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v2 0/5] drm/xe/sriov: Don't migrate dmabuf BO to System RAM while running in VM
 2024-10-21  5:52 UTC  (9+ messages)
` [PATCH v2 1/5] PCI/P2PDMA: Don't enforce ACS check for functions of same device
` [PATCH v2 2/5] drm/xe/dmabuf: Don't migrate BO to System RAM while running in VF mode
` [PATCH v2 3/5] drm/xe/pf: Add a helper function to get a VF's backing object in LMEM
` [PATCH v2 4/5] drm/xe/bo: Create new dma_addr array for dmabuf BOs associated with VFs
` [PATCH v2 5/5] drm/xe/pt: Add an additional check for dmabuf BOs while updating PTEs
` ✓ CI.Patch_applied: success for drm/xe/sriov: Don't migrate dmabuf BO to System RAM while running in VM (rev2)
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH v1 0/5] drm/xe/sriov: Don't migrate dmabuf BO to System RAM while running in VM
 2024-10-20 18:25 UTC  (7+ messages)
` [PATCH v1 4/5] drm/xe/bo: Create a new sg for dmabuf BOs that are associated with a VF
` [PATCH v1 5/5] drm/xe/pt: Add an additional check for dmabuf BOs while updating PTEs

[PATCH 0/1] drm/xe: enable lite restore
 2024-10-20  9:11 UTC  (10+ messages)
` ✗ CI.FULL: failure for drm/xe: enable lite restore (rev2)
` ✓ CI.Patch_applied: success for drm/xe: enable lite restore (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[drm-xe:topic/xe-for-CI] BUILD SUCCESS fefe873265210efca14d239382df9243cb6387b9
 2024-10-20  6:28 UTC 

[drm-xe:drm-xe-next] BUILD SUCCESS 66426bf9e2c930683a883f82d5a471a778282569
 2024-10-20  3:06 UTC 

[PATCH v7 0/5] Introduce DRM device wedged event
 2024-10-19 19:08 UTC  (8+ messages)
` [PATCH v7 1/5] drm: Introduce "

[PATCH v1 0/1] drm/xe/guc: Prevent GuC register capture running on VF
 2024-10-19 18:07 UTC  (10+ messages)
` [PATCH v1 1/1] "
` ✓ CI.Patch_applied: success for drm/xe/guc: Prevent GuC register capture running on VF (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v2 0/3] Fix non-contiguous VRAM BO access in Xe
 2024-10-19 16:25 UTC  (12+ messages)
` [PATCH v2 1/3] drm/ttm: Add ttm_bo_access
` [PATCH v2 2/3] drm/xe: Add xe_ttm_access_memory
` [PATCH v2 3/3] drm/xe: Use ttm_bo_access in xe_vm_snapshot_capture_delayed
` ✓ CI.Patch_applied: success for Fix non-contiguous VRAM BO access in Xe (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH v4 0/7] Add xe3lpd edp enabling
 2024-10-19 13:49 UTC  (10+ messages)
` [PATCH v4 5/7] drm/i915/xe3lpd: Add new bit range of MAX swing setup
` ✗ CI.checkpatch: warning for Add xe3lpd edp enabling (rev4)
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH v3] drm/xe/ufence: Signal ufence immediately when possible
 2024-10-19  8:30 UTC  (8+ messages)
` ✗ CI.FULL: failure for "

[PATCH v4] drm/xe/ufence: Signal ufence faster when possible
 2024-10-19  6:56 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[FOR CI 0/4] drm/xe: Fix initial framebuffer handover
 2024-10-19  3:58 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[drm-xe:drm-xe-fixes] BUILD SUCCESS ffafd12696d1a4c8eeb7386d798d75e1fafb4e01
 2024-10-19  2:22 UTC 

[PATCH V2] drm/xe/mmap: Add mmap support for PCI memory barrier
 2024-10-19  1:28 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/mmap: Add mmap support for PCI memory barrier (rev2)

[PATCH topic/xe-for-ci] drm/xe/ptl: Add GuC firmware definition
 2024-10-18 23:56 UTC  (5+ messages)

[PATCH v4 0/5] Add support for EU stall sampling
 2024-10-18 23:31 UTC  (7+ messages)
` [PATCH v4 1/5] drm/xe/topology: Add a function to find the index of the last DSS in a mask
` [PATCH v4 2/5] drm/xe/eustall: Introduce API for EU stall sampling
` [PATCH v4 3/5] drm/xe/eustall: Implement EU stall sampling APIs

[PATCH v1 0/1] drm/xe/guc: Prevent GuC register capture running on VF
 2024-10-18 22:43 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH 0/3] Fix non-contiguous VRAM BO access in Xe
 2024-10-18 21:11 UTC  (4+ messages)
` [PATCH 1/3] drm/ttm: Add ttm_bo_access
` [PATCH 2/3] drm/xe: Add xe_ttm_access_memory
` [PATCH 3/3] drm/xe: Use ttm_bo_access in xe_vm_snapshot_capture_delayed


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