Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-14 08:26:45 to 2025-02-14 19:29:17 UTC [more...]

[PATCH 1/3] drm/xe/display: Move display runtime suspend to a later point
 2025-02-14 19:29 UTC  (7+ messages)
` [PATCH 2/3] drm/{i915, xe}/display: Move dsm registration under intel_driver
` [PATCH 3/3] drm/xe/display: Add missing display power handling on non-d3cold rpm
` ✓ CI.Patch_applied: success for series starting with [1/3] drm/xe/display: Move display runtime suspend to a later point
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "

[PATCH v8 0/6] Maintenence of devcoredump <-> GuC-Err-Capture plumbing
 2025-02-14 19:14 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 1/2] drm/xe/guc_pc: Do not stop probe or resume if GuC PC fails
 2025-02-14 19:06 UTC  (9+ messages)
` [PATCH 2/2] drm/xe/guc_pc: Remove duplicated pc_start call
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/guc_pc: Do not stop probe or resume if GuC PC fails
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe/display: Remove hpd cancel work sync from runtime pm path
 2025-02-14 18:58 UTC  (3+ messages)

[PATCH v2] drm/xe/guc: Escalate GuC load failure immediately
 2025-02-14 18:39 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/guc: Escalate GuC load failure immediately (rev2)

[PATCH v5 00/32] Introduce GPU SVM and Xe SVM implementation
 2025-02-14 18:36 UTC  (10+ messages)
` [PATCH v5 05/32] drm/xe/bo: Introduce xe_bo_put_async

[PATCH v5 0/3] Expose modifiers/formats supported by async flips
 2025-02-14 18:32 UTC  (6+ messages)
` [PATCH v5 1/3] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCH v5 2/3] drm/plane: modify create_in_formats to accommodate async

[PATCH v2 1/3] drm/xe/userptr: restore invalidation list on error
 2025-02-14 17:56 UTC  (9+ messages)
` [PATCH v2 2/3] drm/xe/userptr: fix EFAULT handling
` [PATCH v2 3/3] drm/xe/userptr: remove tmp_evict list
` ✓ CI.Patch_applied: success for series starting with [v2,1/3] drm/xe/userptr: restore invalidation list on error
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v4] CI: drm/xe: SVM squash for CI
 2025-02-14 17:28 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for CI: drm/xe: SVM squash for CI (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "

[PATCH 1/2] drm/xe/guc_pc: Do not stop probe or resume if GuC PC fails
 2025-02-14 17:22 UTC  (6+ messages)

[PATCH] drm/xe/guc: Stop reading masks from device memory when populating the ADS
 2025-02-14 17:02 UTC  (6+ messages)

[PATCH v3] CI: drm/xe: SVM squash for CI
 2025-02-14 16:25 UTC 

[PATCH 0/6] Introduce drm sharpness property
 2025-02-14 16:18 UTC  (13+ messages)
` [PATCH 1/6] drm: Introduce sharpness strength property
` [PATCH v7 2/6] drm/i915/display: Compute the scaler filter coefficients
` [PATCH 3/6] drm/i915/display: Enable the second scaler
` [PATCH 4/6] drm/i915/display: Configure the second scaler for sharpness
` [PATCH v8 5/6] drm/i915/display: Add registers and compute the strength
` [PATCH v5 6/6] drm/i915/display: Load the lut values and enable sharpness
` ✓ CI.Patch_applied: success for Introduce drm sharpness property (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH v2 00/11] drm/i915/ddi: Fix/simplify port enabling/disabling
 2025-02-14 15:50 UTC  (20+ messages)
` [PATCH v2 01/11] drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro
` [PATCH v2 02/11] drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTL
` [PATCH v2 03/11] drm/i915/ddi: Make all the PORT_WIDTH macros work the same way
` [PATCH v2 04/11] drm/i915/ddi: Set missing TC DP PHY lane stagger delay in DDI_BUF_CTL
` [PATCH v2 05/11] drm/i915/ddi: Simplify the port enabling via DDI_BUF_CTL
` [PATCH v2 06/11] drm/i915/ddi: Simplify the port disabling "
` [PATCH v2 07/11] drm/i915/ddi: Simplify waiting for a port to get active/idle "
` [PATCH v2 08/11] drm/i915/ddi: Move platform checks within mtl_ddi_enable/disable_d2d_link()
` [PATCH v2 09/11] drm/i915/ddi: Unify the platform specific functions disabling a port
` [PATCH v2 10/11] drm/i915/ddi: Add a helper to enable "
` [PATCH v2 11/11] drm/i915/ddi: Sanitize DDI_BUF_CTL register definitions
` ✓ CI.Patch_applied: success for drm/i915/ddi: Fix/simplify port enabling/disabling (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH] drm/xe/debugfs: fixed the return value of wedged_mode_set
 2025-02-14 15:11 UTC  (3+ messages)

[PATCH] drm/xe/debugfs: Add missing xe_pm_runtime_put in wedge_mode_set
 2025-02-14 15:10 UTC  (4+ messages)

[PATCH v3 0/2] drm/i915/display: Allow display PHYs to reset power state
 2025-02-14 15:04 UTC  (10+ 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
` ✓ CI.Patch_applied: success for drm/i915/display: Allow display PHYs to reset power state (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[CI 01/13] drm/xe: Add callback support for driver remove
 2025-02-14 14:39 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [CI,01/13] "

[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  (2+ messages)

[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  (4+ messages)

[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 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] "


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