Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-13 19:55:06 to 2025-02-14 14:19:05 UTC [more...]

[PATCH v2 00/11] drm/i915/ddi: Fix/simplify port enabling/disabling
 2025-02-14 14:19 UTC  (2+ messages)
` [PATCH v2 01/11] drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro

[PATCH v3 0/2] drm/i915/display: Allow display PHYs to reset power state
 2025-02-14 14:04 UTC  (3+ messages)
` [PATCH v3 1/2] drm/i915/display: Drop crtc_state from C10/C20 pll programming
` [PATCH v3 2/2] drm/i915/display: Allow display PHYs to reset power state

[PATCH 0/6] Introduce drm sharpness property
 2025-02-14 14:11 UTC  (4+ messages)
` [PATCH 3/6] drm/i915/display: Configure the scaler

[PATCH 00/19] Use VRR timing generator for fixed refresh rate modes
 2025-02-14 13:20 UTC  (27+ messages)
` [PATCH 01/19] drm/i915/vrr: Remove unwanted comment
` [PATCH 02/19] drm/i915:vrr: Separate out functions to compute vmin and vmax
` [PATCH 03/19] drm/i915/vrr: Make helpers for cmrr and vrr timings
` [PATCH 04/19] drm/i915/vrr: Disable CMRR
` [PATCH 05/19] drm/i915/vrr: Track vrr.enable only for variable timing
` [PATCH 06/19] drm/i915/vrr: Use crtc_vtotal for vmin
` [PATCH 07/19] drm/i915/vrr: Prepare for fixed refresh rate timings
` [PATCH 08/19] drm/i915/dp: Avoid vrr compute config for HDMI sink
` [PATCH 09/19] drm/i915/display: Enable MSA Ignore Timing PAR only when in not fixed_rr mode
` [PATCH 10/19] drm/i915/hdmi: Use VRR Timing generator for HDMI
` [PATCH 11/19] drm/i915/display: Disable PSR before disabling VRR
` [PATCH 12/19] drm/i915/display: Extend WA 14015406119 for PSR2
` [PATCH 13/19] drm/i915/vrr: Handle joiner with vrr
` [PATCH 14/19] drm/i915/vrr: Refactor condition for computing vmax and LRR
` [PATCH 15/19] drm/i915/vrr: Always set vrr vmax/vmin/flipline in vrr_{enable/disable}
` [PATCH 16/19] drm/i915/display: Use fixed_rr timings in modeset sequence
` [PATCH 17/19] drm/i915/display: Use fixed rr timings in intel_set_transcoder_timings_lrr()
` [PATCH 18/19] drm/i915/vrr: Always use VRR timing generator for MTL+
` [PATCH 19/19] drm/i915/display: Add fixed_rr to crtc_state dump
` ✓ CI.Patch_applied: success for Use VRR timing generator for fixed refresh rate modes (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] drm/i915/hdcp: Create force_hdcp14 debug fs entry
 2025-02-14 12:42 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/hdcp: Create force_hdcp14 debug fs entry (rev3)

[PATCH 0/5] DRM scheduler kunit tests
 2025-02-14 12:33 UTC  (13+ messages)
` [PATCH 1/5] drm: Move some options to separate new Kconfig.debug
` [PATCH 2/5] drm/scheduler: Add scheduler unit testing infrastructure and some basic tests
` [PATCH 3/5] drm/scheduler: Add a simple timeout test
` [PATCH 4/5] drm/scheduler: Add basic priority tests
` [PATCH 5/5] drm/scheduler: Add a basic test for modifying entities scheduler list
` ✓ CI.Patch_applied: success for DRM scheduler kunit tests
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

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

[PATCH v5 0/6] drm/sched: Job queue peek/pop helpers and struct job re-order
 2025-02-14 11:22 UTC  (14+ messages)
` [PATCH v5 1/6] drm/sched: Add internal job peek/pop API
` [PATCH v5 2/6] drm/amdgpu: Pop jobs from the queue more robustly
` [PATCH v5 3/6] drm/sched: Remove a hole from struct drm_sched_job
` [PATCH v5 4/6] drm/sched: Move drm_sched_entity_is_ready to internal header
` [PATCH v5 5/6] drm/sched: Move internal prototypes "
` [PATCH v5 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
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] drm/i915/psr: Fix drm_WARN_ON in intel_psr_disable
 2025-02-14 10:56 UTC  (5+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v8 00/14] Display Global Histogram
 2025-02-14 10:24 UTC  (17+ messages)
` [PATCH v8 01/14] drm: Define histogram structures exposed to user
` [PATCH v8 02/14] drm: Define ImageEnhancemenT LUT "
` [PATCH v8 03/14] drm/crtc: Expose API to create drm crtc property for histogram
` [PATCH v8 04/14] drm/crtc: Expose API to create drm crtc property for IET LUT
` [PATCH v8 06/14] drm/i915/histogram: Add support for histogram
` [PATCH v8 08/14] drm/i915/histogram: histogram interrupt handling
` [PATCH v8 09/14] drm/i915/histogram: Hook i915 histogram with drm histogram

[PATCH] drm/xe: Add fault injection for xe_sync_entry_parse
 2025-02-14 10:16 UTC  (2+ messages)

[PATCH] drm/xe: Fix typo in xe_job_ptrs
 2025-02-14 10:04 UTC  (2+ messages)

[PATCH v2] drm/xe/guc: Escalate GuC load failure immediately
 2025-02-14  9:58 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe/guc: Escalate GuC load failure immediately (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe/guc: Stop reading masks from device memory when populating the ADS
 2025-02-14  9:54 UTC  (10+ 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-14  9:52 UTC  (7+ messages)
` [PATCH v5 05/32] drm/xe/bo: Introduce xe_bo_put_async

[PATCH v5 0/8] drm/i915: Add drm_panic support
 2025-02-14  9:40 UTC  (13+ messages)
` [PATCH v5 1/8] drm/i915/fbdev: Add intel_fbdev_get_map()
` [PATCH v5 2/8] drm/i915/display/i9xx: Add a disable_tiling() for i9xx planes
` [PATCH v5 3/8] drm/i915/display: Add a disable_tiling() for skl planes
` [PATCH v5 4/8] drm/i915/gem: Add i915_gem_object_panic_map()
` [PATCH v5 5/8] drm/i915/display: Add drm_panic support
` [PATCH v5 6/8] drm/i915/display: Flush the front buffer in panic handler
` [PATCH v5 7/8] drm/i915/display: Add drm_panic support for Y-tiling with DPT
` [PATCH v5 8/8] drm/i915/display: Add drm_panic support for 4-tiling "
` ✓ CI.Patch_applied: success for drm/i915: Add drm_panic support (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "

[PATCH v2 0/2] drm/i915/display: Allow display PHYs to reset power state
 2025-02-14  9:30 UTC  (8+ messages)
` [PATCH v2 2/2] "

Regression on linux-next (next-20250205)
 2025-02-14  9:08 UTC  (6+ messages)

[PATCH 1/2] drm/xe/userptr: fix EFAULT handling
 2025-02-14  8:46 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [1/2] "

[PATCH v5 0/3] Expose modifiers/formats supported by async flips
 2025-02-14  8:26 UTC  (3+ messages)
` [PATCH v5 1/3] drm/plane: Add new plane property IN_FORMATS_ASYNC

[PATCH v9 0/8] Add support for EU stall sampling
 2025-02-14  7:51 UTC  (11+ messages)
` [PATCH v9 4/8] drm/xe/eustall: Add support to read() and poll() EU stall data
` [PATCH v9 5/8] drm/xe/eustall: Add support to handle dropped "

[PATCH] drm/xe/userptr: fix EFAULT handling
 2025-02-14  7:47 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v8 00/13] PSR DSB support
 2025-02-14  7:34 UTC  (3+ messages)
` ✓ Xe.CI.Full: success for PSR DSB support (rev8)

[PATCH 1/2] drm/xe: s/xe_mmio_init/xe_mmio_probe_early
 2025-02-14  5:58 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for series starting with [1/2] drm/xe: s/xe_mmio_init/xe_mmio_probe_early (rev4)

[PATCH v8 0/7] drm/i915/fbc: FBC Dirty rect feature support
 2025-02-14  5:40 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/fbc: FBC Dirty rect feature support (rev2)

[PATCH] drm/xe/debugfs: Add missing xe_pm_runtime_put in wedge_mode_set
 2025-02-14  2:12 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH 1/2] drm/xe/guc_pc: Do not stop probe or resume if GuC PC fails
 2025-02-14  1:37 UTC  (6+ messages)
` [PATCH 2/2] drm/xe/guc_pc: Remove duplicated pc_start call

[PATCH] drm/xe/debugfs: fixed the return value of wedged_mode_set
 2025-02-14  1:12 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v2] CI: drm/xe: SVM squash for CI
 2025-02-14  0:19 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for CI: drm/xe: SVM squash for CI (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "

[PATCH v3 2/2] drm/xe: Add xe_mmio_init() initialization function
 2025-02-13 23:53 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v8 0/6] Maintenence of devcoredump <-> GuC-Err-Capture plumbing
 2025-02-13 23:16 UTC  (10+ messages)
` [PATCH v8 2/6] drm/xe/guc: Don't store capture nodes in xe_devcoredump_snapshot
` ✓ CI.Patch_applied: success for Maintenence of devcoredump <-> GuC-Err-Capture plumbing
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] CI: drm/xe: SVM squash for CI
 2025-02-13 22:00 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "

[PATCH 0/8] drm/i915: Provide more information on display faults
 2025-02-13 21:03 UTC  (12+ messages)
` [PATCH 4/8] drm/i915: Hook in display GTT faults for IVB/HSW
` [PATCH 5/8] drm/i915: Hook in display GTT faults for ILK/SNB
` [PATCH 6/8] drm/i915: Introduce i915_error_regs
` [PATCH 7/8] drm/i915: Un-invert {i9xx,i965}_error_mask()
` [PATCH 8/8] drm/i915: Hook up display fault interrupts for VLV/CHV

[PATCH] drm/i915/hdcp: Create force_hdcp14 debug fs entry
 2025-02-13 20:42 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/hdcp: Create force_hdcp14 debug fs entry (rev2)

[drm-xe:drm-xe-next] BUILD SUCCESS b7446752e5d3de98bf26b5d3a7ca4fe9165ec779
 2025-02-13 20:35 UTC 

[PATCH] drm/xe/pxp: Don't kill queues while holding the spinlock
 2025-02-13 20:19 UTC  (5+ messages)

[CI 01/13] drm/xe: Add callback support for driver remove
 2025-02-13 20:15 UTC  (4+ messages)
` ✓ CI.Hooks: success for series starting with [CI,01/13] "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "


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