messages from 2024-10-18 14:16:44 to 2024-10-21 08:26:09 UTC [more...]
[RFC] drm/xe: Add separate Kconfig file for SR-IOV options
2024-10-21 8:26 UTC (3+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
[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 v8 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
2024-10-21 7:52 UTC (3+ messages)
` [PATCH v8 3/5] drm: handle HAS_IOPORT dependencies
[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 v11 0/8] TTM shrinker helpers and xe buffer object shrinker
2024-10-20 19:01 UTC (8+ 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 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 00/18] GPU debug support (eudebug) v2
2024-10-20 18:16 UTC (3+ messages)
` [PATCH 12/18] drm/xe/eudebug: implement userptr_vma access
[PATCH 0/1] drm/xe: enable lite restore
2024-10-20 9:11 UTC (17+ messages)
` ✓ CI.Patch_applied: success for drm/xe: enable lite restore (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
` ✓ 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 v3 0/6] Fix non-contiguous VRAM BO access in Xe
2024-10-19 21:06 UTC (15+ 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 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 00/12] drm/i915/xe3lpd: ptl display patches
2024-10-19 15:34 UTC (26+ 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: "
[CI v2 0/4] (CI) drm/xe: Fix initial framebuffer handover
2024-10-19 14:41 UTC (26+ messages)
` [CI v2 1/4] drm/xe: Remove double pageflip
` [CI v2 2/4] drm/i915/display: Use async flip when available for initial plane config
` [CI v2 3/4] drm/xe: Move suballocator init to after display init
` [CI v2 4/4] drm/xe: Initialise display before GT and tile init
` [CI v2.2] "
` ✓ CI.Patch_applied: success for (CI) drm/xe: Fix initial framebuffer handover
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✓ 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)
[PATCH 00/28] drm: Remove DRM aperture helpers
2024-10-19 13:52 UTC (3+ messages)
` [PATCH 11/28] drm/msm: Use video "
[PATCH v4 0/7] Add xe3lpd edp enabling
2024-10-19 13:49 UTC (17+ messages)
` [PATCH v4 1/7] drm/i915/xe3lpd: Update pmdemand programming
` [PATCH v4 2/7] drm/i915/xe3lpd: Add cdclk changes
` [PATCH v4 3/7] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
` [PATCH v4 4/7] drm/i915/xe3lpd: Add C20 Phy consolidated programming table
` [PATCH v4 5/7] drm/i915/xe3lpd: Add new bit range of MAX swing setup
` [PATCH v4 6/7] drm/i915/xe3lpd: Add check to see if edp over type c is allowed
` [PATCH v4 7/7] drm/i915/xe3lpd: Add condition for EDP to powerdown P2.PG
` ✓ CI.Patch_applied: success for Add xe3lpd edp enabling (rev4)
` ✗ CI.checkpatch: warning "
` ✓ 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 (9+ messages)
` ✗ CI.BAT: failure for "
` ✗ CI.FULL: "
[PATCH v4] drm/xe/ufence: Signal ufence faster when possible
2024-10-19 6:56 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[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
[PATCH] drm/xe: Use __counted_by for flexible arrays
2024-10-18 18:34 UTC (2+ messages)
` ✗ CI.FULL: failure for "
[PATCH] drm/i915/display: Workaround for odd panning for planar yuv
2024-10-18 17:36 UTC (7+ messages)
[RFC PATCH 0/1] Enable non-contiguous VRAM access in Xe
2024-10-18 16:50 UTC (5+ messages)
` [RFC PATCH 1/1] drm/ttm, drm/xe: Add ttm_bo_access
` ✗ CI.FULL: failure for Enable non-contiguous VRAM access in Xe
[PATCH] drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc
2024-10-18 16:48 UTC (4+ messages)
[PATCH v2] drm/xe: Log unreliable MMIO reads during forcewake
2024-10-18 16:00 UTC (6+ messages)
` [PATCH v3] drm/xe: Handle "
` ✗ CI.FULL: failure for drm/xe: Log unreliable MMIO reads during forcewake (rev4)
[PATCH v2 0/2] Improve ufence addr validation and error handling
2024-10-18 15:40 UTC (3+ messages)
` ✗ CI.FULL: failure for Improve ufence addr validation and error handling (rev3)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox