Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-17 21:07:57 to 2024-06-18 23:04:26 UTC [more...]

[PATCH v2 0/2] Prepare RTP for VF actions
 2024-06-18 23:04 UTC  (11+ messages)
` [PATCH v2 1/2] drm/xe/rtp: "
` [PATCH v2 2/2] drm/xe/kunit: Update RTP test to check VF flags
` ✓ CI.Patch_applied: success for Prepare RTP for VF actions
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH v2] drm/xe: Use ttm_uncached for BO with NEEDS_UC flag
 2024-06-18 22:46 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Use ttm_uncached for BO with NEEDS_UC flag (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH v5 00/12] TTM shrinker helpers and xe buffer object shrinker
 2024-06-18 22:11 UTC  (22+ messages)
` [PATCH v5 01/12] drm/ttm: Allow TTM LRU list nodes of different types
` [PATCH v5 02/12] drm/ttm: Slightly clean up LRU list iteration
` [PATCH v5 03/12] drm/ttm: Use LRU hitches
` [PATCH v5 04/12] drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
` [PATCH v5 05/12] drm/ttm: Provide a generic LRU walker helper
` [PATCH v5 06/12] drm/ttm: Use the LRU walker helper for swapping
` [PATCH v5 07/12] drm/ttm: Use the LRU walker for eviction
` [PATCH v5 08/12] drm/ttm: Add a virtual base class for graphics memory backup
` [PATCH v5 09/12] drm/ttm/pool: Provide a helper to shrink pages
` [PATCH v5 10/12] drm/ttm: Use fault-injection to test error paths
` [PATCH v5 11/12] drm/ttm, drm/xe: Add a shrinker for xe bos
` [PATCH v5 12/12] drm/xe: Increase the XE_PL_TT watermark
` ✓ CI.Patch_applied: success for TTM shrinker helpers and xe buffer object shrinker (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[RFC 0/3] FW guard class
 2024-06-18 20:26 UTC  (11+ messages)
` ✗ CI.FULL: failure for "

[PATCH v2 0/2] CMRR patch fixes
 2024-06-18 20:10 UTC  (4+ messages)
` [PATCH v2 1/2] drm/dp: Describe target_rr_divider in struct drm_dp_as_sdp

[PATCH v15 00/17] Add OA functionality to Xe
 2024-06-18 19:54 UTC  (10+ messages)

[PATCH v2 0/5] drm/xe/rtp: Allow to OR rules
 2024-06-18 19:26 UTC  (16+ messages)
` [PATCH v2 1/5] drm/xe/rtp: Allow to match 0 sr entries
` [PATCH v2 2/5] drm/xe/rtp: Expand max rules/actions per entry
` [PATCH v2 3/5] drm/xe/rtp: Allow to OR rules
` [PATCH v2 4/5] drm/xe/rtp: Add match on any GT
` [PATCH v2 5/5] drm/xe/xe2: Add proper check for media in Wa_14020756599
` ✓ CI.Patch_applied: success for drm/xe/rtp: Allow to OR rules (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[PATCH] drm/xe: Use ttm_uncached for BO with NEEDS_UC flag
 2024-06-18 18:54 UTC  (8+ messages)

[PATCH i-g-t v3 0/2] Job cancel tests
 2024-06-18 18:02 UTC  (4+ messages)
` [PATCH i-g-t v3 1/2] xe_exec_reset: Add job "
` [PATCH i-g-t v3 2/2] xe_exec_reset: Add timeslice preempt test
` ✗ CI.Patch_applied: failure for Job cancel tests (rev2)

[PATCH v2] drm/xe: Simplify locking in new_vma
 2024-06-18 17:59 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Simplify locking in new_vma (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v4 0/7] Convert multiple bind ops to 1 job
 2024-06-18 17:58 UTC  (15+ messages)
` [PATCH v4 1/7] drm/xe: s/xe_tile_migrate_engine/xe_tile_migrate_exec_queue
` [PATCH v4 2/7] drm/xe: Add xe_vm_pgtable_update_op to xe_vma_ops
` [PATCH v4 3/7] drm/xe: Add xe_exec_queue_last_fence_test_dep
` [PATCH v4 4/7] drm/xe: Convert multiple bind ops into single job
` [PATCH v4 5/7] drm/xe: Update VM trace events
` [PATCH v4 6/7] drm/xe: Update PT layer with better error handling
` [PATCH v4 7/7] drm/xe: Add VM bind IOCTL error injection
` ✓ CI.Patch_applied: success for Convert multiple bind ops to 1 job (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "

[PATCH v19 00/17] Add OA functionality to Xe
 2024-06-18 17:49 UTC  (26+ messages)
` [PATCH 01/17] drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream types
` [PATCH 02/17] drm/xe/perf/uapi: Add perf_stream_paranoid sysctl
` [PATCH 03/17] drm/xe/oa/uapi: Add OA data formats
` [PATCH 04/17] drm/xe/oa/uapi: Initialize OA units
` [PATCH 05/17] drm/xe/oa/uapi: Add/remove OA config perf ops
` [PATCH 06/17] drm/xe/oa/uapi: Define and parse OA stream properties
` [PATCH 07/17] drm/xe/oa: OA stream initialization (OAG)
` [PATCH 08/17] drm/xe/oa/uapi: Expose OA stream fd
` [PATCH 09/17] drm/xe/oa/uapi: Read file_operation
` [PATCH 10/17] drm/xe/oa: Add OAR support
` [PATCH 11/17] drm/xe/oa: Add OAC support
` [PATCH 12/17] drm/xe/oa/uapi: Query OA unit properties
` [PATCH 13/17] drm/xe/oa/uapi: OA buffer mmap
` [PATCH 14/17] drm/xe/oa: Add MMIO trigger support
` [PATCH 15/17] drm/xe/oa: Override GuC RC with OA on PVC
` [PATCH 16/17] drm/xe/oa: Changes to OA_TAKEN
` [PATCH 17/17] drm/xe/oa: Enable Xe2+ overrun mode
` ✓ CI.Patch_applied: success for Add OA functionality to Xe (rev19)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v18 00/17] Add OA functionality to Xe
 2024-06-18 16:01 UTC  (26+ messages)
` [PATCH 01/17] drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream types
` [PATCH 02/17] drm/xe/perf/uapi: Add perf_stream_paranoid sysctl
` [PATCH 03/17] drm/xe/oa/uapi: Add OA data formats
` [PATCH 04/17] drm/xe/oa/uapi: Initialize OA units
` [PATCH 05/17] drm/xe/oa/uapi: Add/remove OA config perf ops
` [PATCH 06/17] drm/xe/oa/uapi: Define and parse OA stream properties
` [PATCH 07/17] drm/xe/oa: OA stream initialization (OAG)
` [PATCH 08/17] drm/xe/oa/uapi: Expose OA stream fd
` [PATCH 09/17] drm/xe/oa/uapi: Read file_operation
` [PATCH 10/17] drm/xe/oa: Add OAR support
` [PATCH 11/17] drm/xe/oa: Add OAC support
` [PATCH 12/17] drm/xe/oa/uapi: Query OA unit properties
` [PATCH 13/17] drm/xe/oa/uapi: OA buffer mmap
` [PATCH 14/17] drm/xe/oa: Add MMIO trigger support
` [PATCH 15/17] drm/xe/oa: Override GuC RC with OA on PVC
` [PATCH 16/17] drm/xe/oa: Changes to OA_TAKEN
` [PATCH 17/17] drm/xe/oa: Enable Xe2+ overrun mode
` ✓ CI.Patch_applied: success for Add OA functionality to Xe (rev18)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 0/6] drm/i915/display: platform identification with display->is.<PLATFORM>
 2024-06-18 15:07 UTC  (14+ messages)
` [PATCH 1/6] drm/i915/display: use a macro to initialize subplatforms
` [PATCH 2/6] drm/i915/display: use a macro to define platform enumerations
` [PATCH 3/6] drm/i915/display: join the platform and subplatform macros
` [PATCH 4/6] drm/i915/display: add "display is" structure with platform members
` [PATCH 5/6] drm/i915/display: add "is" member to struct intel_display
` [PATCH 6/6] drm/i915/display: remove the display platform enum as unnecessary
` ✓ CI.Patch_applied: success for drm/i915/display: platform identification with display->is.<PLATFORM>
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v2 1/3] drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.c
 2024-06-18 13:49 UTC  (12+ messages)
` [PATCH v2 2/3] drm/i915: Pass intel_display to the encoder suspend/shutdown helpers
` [PATCH v2 3/3] drm/xe: Use the encoder suspend helper also used by the i915 driver
` ✓ CI.Patch_applied: success for series starting with [v2,1/3] drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.c
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH 0/5] drm/xe/rtp: Allow to OR rules
 2024-06-18 13:39 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH v2 0/8] drm/i915: PREEMPT_RT related fixups
 2024-06-18 12:54 UTC  (8+ messages)
` [PATCH v2 3/8] drm/i915: Don't check for atomic context on PREEMPT_RT

[PATCH 1/3] drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.c
 2024-06-18 12:52 UTC  (7+ messages)
` [PATCH 2/3] drm/i915: Pass intel_display to the encoder suspend/shutdown helpers
` ✗ CI.FULL: failure for series starting with [1/3] drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.c

[PATCH] drm/xe/vf: Don't touch GuC irq registers if using memory irqs
 2024-06-18 10:30 UTC  (3+ messages)
` ✗ CI.FULL: failure for "

[CI 01/44] mm/hmm: let users to tag specific PFNs
 2024-06-18  8:53 UTC  (2+ messages)
` ✓ CI.FULL: success for series starting with [CI,01/44] mm/hmm: let users to tag specific PFNs (rev2)

[PATCH] drm/xe: Allow const pointer when checking SR-IOV mode
 2024-06-18  8:47 UTC  (4+ messages)
` ✗ CI.FULL: failure for "

[RFC 0/2] PM guard classes
 2024-06-18  4:00 UTC  (2+ messages)
` ✓ CI.FULL: success for "

[PATCH] drm/xe: Simplify locking in new_vma
 2024-06-18  0:35 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for "


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