Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-18 15:15:19 to 2024-11-19 14:33:39 UTC [more...]

[PATCH] drm/xe/vram: fix lpfn check
 2024-11-19 14:34 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2 00/29] Introduce GPU SVM and Xe SVM implementation
 2024-11-19 14:26 UTC  (11+ messages)
` [PATCH v2 07/29] drm/xe: Add SVM init / close / fini to faulting VMs
` [PATCH v2 08/29] drm/xe: Add dma_addr res cursor
` [PATCH v2 09/29] drm/xe: Add SVM range invalidation
` [PATCH v2 10/29] drm/gpuvm: Add DRM_GPUVA_OP_USER
` [PATCH v2 11/29] drm/xe: Add (re)bind to SVM page fault handler

[PATCH v14 0/8] TTM shrinker helpers and xe buffer object shrinker
 2024-11-19 13:40 UTC  (4+ messages)
` [PATCH v14 2/8] drm/ttm: Provide a shmem backup implementation
` ✗ CI.FULL: failure for TTM shrinker helpers and xe buffer object shrinker (rev15)

[drm-xe:drm-xe-next] BUILD SUCCESS 2d958cf291da185cd70370b1d86acfb1a9d35430
 2024-11-19 12:29 UTC 

[PATCH 00/11] drm/i915: MST and DDI cleanups and refactoring
 2024-11-19 13:11 UTC  (12+ messages)
` [PATCH 06/11] drm/i915/reg: convert DP_TP_CTL/DP_TP_STATUS to REG_BIT() and friends
` [PATCH 11/11] drm/i915/ddi: simplify intel_ddi_get_encoder_pipes() slightly
` ✓ CI.Build: success for drm/i915: MST and DDI cleanups and refactoring
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

Merging the xe / ttm shrinker series?
 2024-11-19 13:04 UTC  (3+ messages)

[RFC PATCH 0/4] drm/i915/xe3: FBC Dirty rect feature support
 2024-11-19 13:04 UTC  (16+ messages)
` [RFC PATCH 1/4] drm/i915/display: update intel_fbc_atomic_check for dirty_fbc support
` [RFC PATCH 2/4] drm/i915/display: add register definitions for fbc dirty rect support
` [RFC PATCH 3/4] drm/i915/xe3: add dirty rect support for FBC
` [RFC PATCH 4/4] drm/i915/xe3: disable FBC if PSR2 selective fetch is enabled
` ✓ CI.Patch_applied: success for drm/i915/xe3: FBC Dirty rect feature support
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[RFC PATCH 00/29] UMD direct submission in Xe
 2024-11-19 12:42 UTC  (41+ messages)
` [RFC PATCH 01/29] dma-fence: Add dma_fence_preempt base class
` [RFC PATCH 02/29] dma-fence: Add dma_fence_user_fence
` [RFC PATCH 03/29] drm/xe: Use dma_fence_preempt base class
` [RFC PATCH 04/29] drm/xe: Allocate doorbells for UMD exec queues
` [RFC PATCH 05/29] drm/xe: Add doorbell ID to snapshot capture
` [RFC PATCH 06/29] drm/xe: Break submission ring out into its own BO
` [RFC PATCH 07/29] drm/xe: Break indirect ring state "
` [RFC PATCH 08/29] drm/xe: Clear GGTT in xe_bo_restore_kernel
` [RFC PATCH 09/29] FIXME: drm/xe: Add pad to ring and indirect state
` [RFC PATCH 10/29] drm/xe: Enable indirect ring on media GT
` [RFC PATCH 11/29] drm/xe: Don't add pinned mappings to VM bulk move
` [RFC PATCH 12/29] drm/xe: Add exec queue post init extension processing
` [RFC PATCH 13/29] drm/xe/mmap: Add mmap support for PCI memory barrier
` [RFC PATCH 14/29] drm/xe: Add support for mmapping doorbells to user space
` [RFC PATCH 15/29] drm/xe: Add support for mmapping submission ring and indirect ring state "
` [RFC PATCH 16/29] drm/xe/uapi: Define UMD exec queue mapping uAPI
` [RFC PATCH 17/29] drm/xe: Add usermap exec queue extension
` [RFC PATCH 18/29] drm/xe: Drop EXEC_QUEUE_FLAG_UMD_SUBMISSION flag
` [RFC PATCH 19/29] drm/xe: Do not allow usermap exec queues in exec IOCTL
` [RFC PATCH 20/29] drm/xe: Teach GuC backend to kill usermap queues
` [RFC PATCH 21/29] drm/xe: Enable preempt fences on "
` [RFC PATCH 22/29] drm/xe/uapi: Add uAPI to convert user semaphore to / from drm syncobj
` [RFC PATCH 23/29] drm/xe: Add user fence IRQ handler
` [RFC PATCH 24/29] drm/xe: Add xe_hw_fence_user_init
` [RFC PATCH 25/29] drm/xe: Add a message lock to the Xe GPU scheduler
` [RFC PATCH 26/29] drm/xe: Always wait on preempt fences in vma_check_userptr
` [RFC PATCH 27/29] drm/xe: Teach xe_sync layer about drm_xe_semaphore
` [RFC PATCH 28/29] drm/xe: Add VM convert fence IOCTL
` [RFC PATCH 29/29] drm/xe: Add user fence TDR
` ✓ CI.Patch_applied: success for UMD direct submission in Xe
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCHv5 0/8] Display Global Histogram
 2024-11-19 12:39 UTC  (19+ messages)
` [PATCHv2 1/8] drm/i915/histogram: Define registers for histogram
` [PATCHv4 2/8] drm/i915/histogram: Add support "
` [PATCH 3/8] drm/xe: Add histogram support to Xe builds
` [PATCHv4 4/8] drm/i915/histogram: histogram interrupt handling
` [PATCHv5 5/8] drm/i915/histogram: Add crtc properties for global histogram
` [PATCH 6/8] drm/i915/histogram: histogram delay counter doesnt reset
` [PATCHv4 7/8] drm/i915/histogram: Histogram changes for Display 20+
` [PATCH 8/8] drm/i915/histogram: Enable pipe dithering
` ✓ CI.Patch_applied: success for Display Global Histogram (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH] drm/xe: Sort again the info flags
 2024-11-19 11:04 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH] drm/xe/ptl: Update PTL GuC revision
 2024-11-19  9:29 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH] drm/xe/ptl: Add another PTL PCI ID
 2024-11-19  9:21 UTC  (2+ messages)

[PATCH] drm/i915/display/xe3lpd: Avoid setting YUV420_MODE in PIPE_MISC
 2024-11-19  9:04 UTC  (3+ messages)

[PATCH v2 00/21] Converge on using secs_to_jiffies()
 2024-11-19  9:09 UTC  (17+ messages)
` [PATCH v2 01/21] netfilter: conntrack: Cleanup timeout definitions
` [PATCH v2 02/21] coccinelle: misc: Add secs_to_jiffies script
` [PATCH v2 19/21] livepatch: Convert timeouts to secs_to_jiffies()

[PATCH v2 0/2] New force-wake guard class
 2024-11-19  7:29 UTC  (11+ messages)
` [PATCH v2 1/2] drm/xe: Introduce "
` [PATCH v2 2/2] drm/xe: Use new force-wake guard class in xe_mocs.c
` ✓ CI.Patch_applied: success for New force-wake guard class
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.FULL: failure "
` ✓ CI.BAT: success "

[PATCH v9 0/4] Introduce DRM device wedged event
 2024-11-19  4:55 UTC  (6+ messages)
` [PATCH v9 3/4] drm/xe: Use "
` [PATCH v9 4/4] drm/i915: "

[PATCH] drm/xe/oa: Disallow OA from being enabled on active exec_queue's
 2024-11-19  3:00 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/2] Disallow OA from being enabled on active exec_queue's
 2024-11-19  1:36 UTC  (7+ messages)
` [PATCH 1/2] drm/xe/oa: "
` [PATCH 2/2] drm/xe/oa: Allow subsequent OA streams to be opened on an exec_queue

[PATCH 0/2] drm/xe: Add support for G2G communication
 2024-11-19  0:53 UTC  (6+ messages)
` [PATCH 2/2] drm/xe/guc: Add support for G2G communications

[PATCH] drm/xe: Drop useless d3cold allowed message
 2024-11-19  0:06 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Drop useless d3cold allowed message (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH 0/7] Add PMU support for single engine busyness
 2024-11-18 23:32 UTC  (5+ messages)
` [PATCH 6/7] drm/xe/guc: Expose engine busyness only for supported GuC version

[PATCH 0/3] drm/dp: extract payload helpers
 2024-11-18 23:11 UTC  (10+ messages)
` [PATCH 3/3] drm/dp: extract drm_dp_dpcd_clear_payload()
` ✓ CI.Patch_applied: success for drm/dp: extract payload helpers
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH V6] drm/xe/mmap: Add mmap support for PCI memory barrier
 2024-11-18 22:16 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/mmap: Add mmap support for PCI memory barrier (rev7)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 0/5] drm/connector: make mode_valid() callback accept const mode pointer
 2024-11-18 19:45 UTC  (5+ messages)
` [PATCH 3/5] drm/sti: hda: pass const struct drm_display_mode* to hda_get_mode_idx()
` [PATCH 5/5] drm/connector: make mode_valid accept const struct drm_display_mode

[CI] drm/i915/dp_mst: Fix connector initialization in intel_dp_add_mst_connector()
 2024-11-18 19:19 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH v5 0/7] Add support for EU stall sampling
 2024-11-18 18:58 UTC  (4+ messages)
` [PATCH v5 2/7] drm/xe/eustall: Introduce API "
` ✗ CI.FULL: failure for Add support "

[i-g-t V4 0/4] Add pci_membarrier test in xe_mmap
 2024-11-18 17:47 UTC  (6+ messages)
` [i-g-t V4 1/4] lib/i915_drm_local: Remove macros added via merged kernel
` [i-g-t V4 2/4] include/drm-uapi-experimental: Move i915_drm_local.h to drm-uapi-experimental
` [i-g-t V4 3/4] include/intel_drm_local.h: Add DRM_XE_MMAP_OFFSET_FLAG_PCI_BARRIER
` [i-g-t V4 4/4] tests/xe/mmap: add tests for pci mem barrier
` ✗ CI.Patch_applied: failure for Add pci_membarrier test in xe_mmap (rev5)

[PATCH] drm/xe/vf: Print assumed values of the MOCS entries if VF
 2024-11-18 17:17 UTC  (3+ messages)

[PATCHv2/3] Expose modifiers/formats supported by async flips
 2024-11-18 15:15 UTC  (2+ messages)
` ✗ CI.FULL: failure for series starting with [PATCHv2,1/3] drm/plane: Add new plane property IN_FORMATS_ASYNC


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