Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-20 21:32:20 to 2025-02-21 17:01:04 UTC [more...]

[PATCH 0/4] Stop accessing display TIMESTAMP_OVERRIDE in GT code
 2025-02-21 17:01 UTC  (15+ messages)
` [PATCH 1/4] drm/i915/display: Make refclk fetching logic reusable
` [PATCH 2/4] drm/i915/gt: Replace TIMESTAMP_OVERRIDE readout
` [PATCH 3/4] drm/xe: Drop usage of TIMESTAMP_OVERRIDE
` [PATCH 4/4] drm/xe/sriov: Drop TIMESTAMP_OVERRIDE from Xe2 runtime regs
` ✓ CI.Patch_applied: success for Stop accessing display TIMESTAMP_OVERRIDE in GT code
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH 0/2] Userptr fixes
 2025-02-21 16:59 UTC  (16+ messages)
` [PATCH 1/2] drm/xe/userptr: fix EFAULT handling
` [PATCH 2/2] drm/xe: Userptr invalidation race with binds fixes
` ✓ CI.Patch_applied: success for Userptr fixes
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3 1/3] drm/xe/userptr: restore invalidation list on error
 2025-02-21 16:28 UTC  (10+ messages)
` [PATCH v3 2/3] drm/xe/userptr: fix EFAULT handling
` [PATCH v3 3/3] drm/xe/userptr: remove tmp_evict list
` ✓ CI.Patch_applied: success for series starting with [v3,1/3] drm/xe/userptr: restore invalidation list on error
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v4 0/6] drm/xe/xe_drm_client: Add per drm client reset stats
 2025-02-21 15:41 UTC  (3+ messages)
` ✗ Xe.CI.BAT: failure for drm/xe/xe_drm_client: Add per drm client reset stats (rev5)
` ✗ Xe.CI.Full: "

[PATCH] drm/xe/wa: Limit char per line to 100
 2025-02-21 15:34 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v5 00/32] Introduce GPU SVM and Xe SVM implementation
 2025-02-21 15:22 UTC  (7+ messages)
` [PATCH v5 27/32] drm/xe: Add SVM VRAM migration

[PATCH v3 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-02-21 10:08 UTC  (10+ messages)
` [PATCH v3 02/25] drm/dumb-buffers: Provide helper to set pitch and size
` [PATCH v3 14/25] drm/nouveau: Compute dumb-buffer sizes with drm_mode_size_dumb()

[PATCH v5 0/6] drm/sched: Job queue peek/pop helpers and struct job re-order
 2025-02-19  7:47 UTC  (6+ messages)
` [PATCH v5 1/6] drm/sched: Add internal job peek/pop API

[PATCH] drm/xe: Add check for alloc_ordered_workqueue()
 2025-02-19  9:56 UTC 

[PATCH] drm/i915/display: Add check for alloc_ordered_workqueue() and alloc_workqueue()
 2025-02-19 13:08 UTC 

[PATCH v2] drm/i915/display: Add check for alloc_ordered_workqueue() and alloc_workqueue()
 2025-02-21  2:38 UTC 

[PATCH] drm/xe/display: Add check for alloc_ordered_workqueue()
 2025-02-19 12:46 UTC 

[PATCH v1] drm/xe/hwmon: expose fan speed
 2025-02-21 15:02 UTC  (2+ messages)

[PATCH] drm/xe/xe3lpg: Add Wa_13012615864
 2025-02-21 14:41 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v3 0/2] Fix VFs resume errors
 2025-02-21 13:58 UTC  (11+ messages)
` [PATCH v3 1/2] drm/xe/pf: Create a link between PF and VF devices
` [PATCH v3 2/2] drm/xe/vf: Retry sending MMIO request to GUC on timeout error
` ✓ CI.Patch_applied: success for Fix VFs resume errors (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v2 1/3] drm/xe/userptr: restore invalidation list on error
 2025-02-21 13:23 UTC  (9+ messages)

[PATCH i-g-t] lib/xe: Make running under Valgrind quiet
 2025-02-21 13:17 UTC  (2+ messages)

[PATCH v6 0/6] drm/sched: Job queue peek/pop helpers and struct job re-order
 2025-02-21 12:54 UTC  (14+ messages)
` [PATCH v6 1/6] drm/sched: Add internal job peek/pop API
` [PATCH v6 2/6] drm/amdgpu: Pop jobs from the queue more robustly
` [PATCH v6 3/6] drm/sched: Remove a hole from struct drm_sched_job
` [PATCH v6 4/6] drm/sched: Move drm_sched_entity_is_ready to internal header
` [PATCH v6 5/6] drm/sched: Move internal prototypes "
` [PATCH v6 6/6] drm/sched: Group exported prototypes by object type
` ✓ CI.Patch_applied: success for drm/sched: Job queue peek/pop helpers and struct job re-order (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH 0/4] drm/xe: Unify IP descriptors
 2025-02-21 12:53 UTC  (7+ messages)
` [PATCH 4/4] drm/xe: Convert pre-GMDID IPs to struct xe_ip
` ✗ Xe.CI.Full: failure for drm/xe: Unify IP descriptors

[PATCH v2 0/3] drm/i915/xe3lpd: Update bandwidth parameters
 2025-02-21 12:15 UTC  (5+ messages)
` [PATCH v2 1/3] drm/i915/display: Use display variable in intel_bw.c

[PATCH v2] drm/xe: Add stats for vma page faults
 2025-02-21 12:14 UTC  (3+ messages)

[PATCH v8 0/5] PMU support for engine activity
 2025-02-21 12:07 UTC  (13+ messages)
` [PATCH v8 1/5] drm/xe: Add engine activity support
` [PATCH v8 2/5] drm/xe/trace: Add trace for engine activity
` [PATCH v8 3/5] drm/xe/guc: Expose engine activity only for supported GuC version
` [PATCH v8 4/5] drm/xe/xe_pmu: Add PMU support for engine activity
` [PATCH v8 5/5] drm/xe/xe_pmu: Acquire forcewake on event init for engine events
` ✓ CI.Patch_applied: success for PMU support for engine activity (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH 00/12] AuxCCS handling and render compression modifiers
 2025-02-21 11:16 UTC  (20+ messages)
` [PATCH 01/12] drm/xe: Fix MOCS debugfs LNCF readout
` [PATCH 02/12] drm/xe: Fix ring flush invalidation
` [PATCH 03/12] drm/xe: Pass flags directly to emit_flush_imm_ggtt
` [PATCH 04/12] drm/xe: Add ring buffer handling for AuxCCS
` [PATCH 05/12] drm/xe: Use correct type width for alignment in fb pinning code
` [PATCH 06/12] drm/xe: Use fb cached min alignment
` [PATCH 07/12] drm/xe: Reduce DPT table alignment as in i915
` [PATCH 08/12] drm/xe: Flush GGTT writes after populating DPT
` [PATCH 09/12] drm/xe: Handle DPT in system memory
` [PATCH 10/12] drm/xe: Force flush system memory AuxCCS framebuffers before scan out
` [PATCH 11/12] drm/xe/display: Add support for AuxCCS
` [PATCH 12/12] drm/xe/display: Expose AuxCCS frame buffer modifiers
` ✓ CI.Patch_applied: success for AuxCCS handling and render compression modifiers (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v3] drm/xe/pmu: Add GT frequency events
 2025-02-21 11:13 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/pmu: Add GT frequency events (rev4)

[PATCH] perf/x86/rapl: Fix PP1 event for Intel Meteor/Lunar Lake
 2025-02-21 10:00 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v2 0/2] Fix VFs resume errors
 2025-02-21  8:26 UTC  (12+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` [PATCH v2 1/2] drm/xe/pf: Create a link between PF and VF devices
` [PATCH v2 2/2] drm/xe/vf: Retry sending MMIO request to GUC on timeout error
` ✓ CI.Build: success for Fix VFs resume errors
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v2] drm/i915/dsc: Change rc parameters calculation for DSC 1.1
 2025-02-21  8:15 UTC  (2+ messages)

[PATCH v9 0/8] drm/i915/fbc: FBC Dirty rect feature support
 2025-02-21  7:45 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/fbc: FBC Dirty rect feature support (rev3)

[PATCH] drm/xe: Make sure scheduler is ready before submission
 2025-02-21  7:00 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v7 0/5] PMU support for engine activity
 2025-02-21  6:32 UTC  (8+ messages)
` [PATCH v7 5/5] drm/xe/xe_pmu: Acquire forcewake on event init for engine events

[PATCH] drm/i915/vdsc: Correct the conditions of DSC1.1 and DSC 1.2 for rc params calculation
 2025-02-21  5:26 UTC  (12+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v5 0/2] drm/xe: Add and refactor workarounds
 2025-02-21  4:42 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Add and refactor workarounds (rev4)

[PATCH] drm/xe/guc: Track FAST_REQ H2Gs to report where errors came from
 2025-02-21  4:02 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH 0/2] Create a link between PF and VF
 2025-02-21  2:44 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/6] Introduce drm sharpness property
 2025-02-21  2:09 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Introduce drm sharpness property (rev9)

[PATCH] drm/xe/oa: Ensure that polled read returns latest data
 2025-02-21  1:38 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] drm/xe/devcoredump: Fix print typo of offset
 2025-02-21  1:36 UTC  (7+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 2/2] drm/xe/devcoredump: Remove IS_ERR_OR_NULL check for kzalloc
` ✗ Xe.CI.Full: failure for drm/xe/devcoredump: Fix print typo of offset (rev3)

[PATCH v6 0/3] Expose modifiers/formats supported by async flips
 2025-02-21  0:55 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Expose modifiers/formats supported by async flips (rev8)

[PATCH v2] drm/xe/pxp: Don't kill queues while holding PXP locks
 2025-02-21  0:03 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] drm/i915/dsc: Change rc parameters calculation for DSC 1.1
 2025-02-20 23:59 UTC 

[PATCH] drm/xe/guc: Check response data of CLIENT_SOFT_RESET action
 2025-02-20 22:03 UTC  (6+ messages)


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