Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-23 17:37:25 to 2024-05-24 20:03:37 UTC [more...]

[PATCH] drm/xe: Do not access xe file when updating exec queue runtime
 2024-05-24 20:03 UTC  (4+ messages)

[PATCH v14 00/17] Add OA functionality to Xe
 2024-05-24 19:53 UTC  (24+ 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 (rev14)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

[PATCH v3 0/5] drm/xe: Allow migrate vm gpu submissions from reclaim context
 2024-05-24 19:45 UTC  (23+ messages)
` [PATCH v3 1/5] drm/xe: Decouple job seqno and lrc seqno
` [PATCH v3 2/5] drm/xe: Split lrc seqno fence creation up
` [PATCH v3 3/5] drm/xe: Don't initialize fences at xe_sched_job_create()
` [PATCH v3 4/5] drm/xe: Remove xe_lrc_create_seqno_fence()
` [PATCH v3 5/5] drm/xe: Move job creation out of the struct xe_migrate::job_mutex
` ✓ CI.Patch_applied: success for drm/xe: Allow migrate vm gpu submissions from reclaim context (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v4 0/2] Enable Coarse Power Gating
 2024-05-24 19:31 UTC  (18+ messages)
` [PATCH v4 1/2] drm/xe: Standardize power gate registers
` [PATCH v4 2/2] drm/xe: Enable Coarse Power Gating
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
` ✓ CI.Patch_applied: success for Enable Coarse Power Gating (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/1] Xe OA Consolidated Diffs
 2024-05-24 18:29 UTC  (3+ messages)
` [PATCH 1/1] drm/xe/oa: Combined diff of changes between v13 and v14
` ✗ CI.Patch_applied: failure for Xe OA Consolidated Diffs

[drm-xe:drm-xe-next 2/2] drivers/gpu/drm/xe/xe_guc.c:630:6: error: variable 'count' is uninitialized when used here
 2024-05-24 17:42 UTC 

[PATCH 0/2] Add DRM-managed drm_mm_init()
 2024-05-24 17:25 UTC  (11+ messages)
` [PATCH 1/2] drm: "
` [PATCH 2/2] drm/xe: Use drm_device managed mutex/mm init helpers in GGTT
` ✓ CI.Patch_applied: success for Add DRM-managed drm_mm_init()
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "

XE tests on Tiger Lake
 2024-05-24 16:35 UTC  (3+ messages)

[PATCH v2] drm/xe: flush gtt before signalling user fence on all engines
 2024-05-24 15:17 UTC  (12+ messages)
` ✗ CI.BAT: failure for "
  ` â "
` ✗ CI.FULL: "
  ` â "
` ✓ CI.Patch_applied: success for drm/xe: flush gtt before signalling user fence on all engines (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: allow unaligned start and size xe_res_cursor parameters
 2024-05-24 14:46 UTC  (3+ messages)

[PATCH 00/10] drm/i915: identify all platforms in display probe
 2024-05-24 14:04 UTC  (15+ messages)
` [PATCH 05/10] drm/i915/display: add platform descriptors
` [PATCH 06/10] drm/i915: add LNL PCI IDs
` [PATCH 07/10] drm/i915/display: change display probe to identify GMD ID based platforms
` [PATCH 08/10] drm/i915/display: identify platforms with enum and name
` [PATCH 09/10] drm/i915/display: add support for subplatforms
` [PATCH 10/10] drm/i915/display: add probe message

[PATCH 0/2] VF: Use only assigned GGTT region
 2024-05-24 12:30 UTC  (10+ messages)
` [PATCH 1/2] drm/xe/vf: Read VF configuration prior to GGTT initialization
` [PATCH 2/2] drm/xe/vf: Use only assigned GGTT region
` ✓ CI.Patch_applied: success for VF: "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH] drm/xe/xe2lpm: Add Wa_15015404425
 2024-05-24  8:20 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 0/6] VF: Use the runtime registers
 2024-05-24  7:50 UTC  (32+ messages)
` [PATCH 1/6] drm/xe/vf: Use register values obtained from the PF
` [PATCH 2/6] drm/xe/guc: Add GLOBAL_CFG_GMD_ID KLV definition
` [PATCH 3/6] drm/xe/vf: Obtain value of GMDID register from GuC
` [PATCH 4/6] drm/xe/vf: Provide early access to GMDID register
  ` [PATCH v2 "
` [PATCH 5/6] drm/xe/vf: Cache value of the "
` [PATCH 6/6] drm/xe/vf: Treat GMDID as another runtime register
` ✓ CI.Patch_applied: success for VF: Use the runtime registers
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.Patch_applied: success for VF: Use the runtime registers (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.FULL: failure for VF: Use the runtime registers
` ✓ CI.Hooks: success for VF: Use the runtime registers (rev2)
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v2 0/5] drm/xe: Allow migrate vm gpu submissions from reclaim context
 2024-05-24  6:56 UTC  (7+ messages)
` [PATCH v2 2/5] drm/xe: Split lrc seqno fence creation up
` [PATCH v2 3/5] drm/xe: Don't initialize fences at xe_sched_job_create()
` [PATCH v2 4/5] drm/xe: Remove xe_lrc_create_seqno_fence()

[CI] drm/xe: Don't accumulate exec_queue stats if being killed
 2024-05-24  6:57 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH i-g-t v3 00/10] tests/intel/xe_svm: Add tests for Shared Virtual Memory (SVM)
 2024-05-24  3:12 UTC  (4+ messages)

[PATCH] drm/i915/display: Expand runtime_pm protection to atomic commit work
 2024-05-24  1:26 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH v2 0/1] drm/xe/hwmon: Remove xe_hwmon_process_reg
 2024-05-23 21:52 UTC  (10+ messages)
` [PATCH v2 1/1] "
` ✓ CI.Patch_applied: success for drm/xe/hwmon: Remove xe_hwmon_process_reg (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v1 0/1] drm/xe/hwmon: Remove xe_hwmon_process_reg
 2024-05-23 20:24 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PULL] drm-misc-fixes
 2024-05-23 18:47 UTC 

[PATCH] drm/xe: remove unused struct 'xe_gt_desc'
 2024-05-23 18:20 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH v3] drm/xe: Add process name to devcoredump
 2024-05-23 17:39 UTC  (3+ messages)

[PATCH] drm/xe: Nuke simple error capture
 2024-05-23 17:38 UTC  (3+ messages)

[PATCH v3 0/2] Enable Coarse Power Gating
 2024-05-23 17:37 UTC  (3+ 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