messages from 2025-09-24 04:04:41 to 2025-09-25 11:32:45 UTC [more...]
[PATCH v5 0/7] drm/xe: Add user commands to WA BB via configfs
2025-09-24 21:34 UTC (4+ messages)
` [PATCH v5 4/7] drm/xe/configfs: Add post context restore bb
[PULL] drm-misc-fixes
2025-09-25 11:32 UTC
[PATCH 00/10] Introduce set_context_latency and refactor VRR/DSB timing logic
2025-09-25 11:31 UTC (22+ messages)
` [PATCH 01/10] drm/i915/psr: s/intel_psr_min_vblank_delay/intel_psr_min_set_context_latency
` [PATCH 02/10] drm/i915/display: Add set_context_latency to crtc_state
` [PATCH 03/10] drm/i915/vrr: Use set_context_latency instead of intel_vrr_real_vblank_delay()
` [PATCH 04/10] drm/i915/vrr: Use SCL for computing guardband
` [PATCH 05/10] drm/i915/dsb: s/intel_dsb_wait_vblank_delay/intel_dsb_wait_for_delayed_vblank
` [PATCH 06/10] drm/i915/display: Wait for scl start instead of dsb_wait_vblanks
` [PATCH 07/10] drm/i915/reg_defs: Add REG_FIELD_MAX wrapper for FIELD_MAX()
` [PATCH 08/10] drm/i915/vrr: Clamp guardband as per hardware and timing constraints
` [PATCH 09/10] drm/i915/display: Drop intel_vrr_vblank_delay and use set_context_latency
` [PATCH 10/10] drm/i915/dsb: Inline dsb_vblank_delay() into intel_dsb_wait_for_delayed_vblank()
` ✓ CI.KUnit: success for Introduce set_context_latency and refactor VRR/DSB timing logic (rev4)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.Full: "
` ✓ CI.KUnit: success for Introduce set_context_latency and refactor VRR/DSB timing logic (rev5)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH v4 1/5] PCI/P2PDMA: Don't enforce ACS check for device functions of Intel GPUs
2025-09-25 11:28 UTC (31+ messages)
[PATCH] drm/xe/hw_engine_group: Fix double write lock release in error path
2025-09-25 10:45 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v12 00/13] AuxCCS handling and render compression modifiers
2025-09-25 10:08 UTC (15+ messages)
` [PATCH v12 11/13] drm/xe: Force flush system memory AuxCCS framebuffers before scan out
[PATCH] drm/i915/gem: add i915_gem_fence_wait_priority_display() helper
2025-09-25 8:49 UTC (7+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PULL] drm-intel-fixes
2025-09-25 7:38 UTC
[PULL] drm-misc-next-fixes
2025-09-25 6:42 UTC
[PATCH v4 0/5] drm/xe: Use poll_timeout_us()
2025-09-25 4:42 UTC (6+ messages)
` ✗ CI.checkpatch: warning for drm/xe: Use poll_timeout_us() (rev6)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v1 0/2] Wire up reset/postinstall for I2C IRQ
2025-09-25 3:42 UTC (6+ messages)
` [PATCH v1 1/2] drm/xe/i2c: Introduce xe_i2c_irq_present()
` [PATCH v1 2/2] drm/xe/i2c: Wire up reset/postinstall for I2C IRQ
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe/pcode: Allow min_gt_freq equal to max_gt_freq
2025-09-25 2:41 UTC (2+ messages)
[PATCH v2] drm/xe/migrate: Revamp PAT index selection for migrate PTEs
2025-09-24 23:39 UTC (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe/migrate: Revamp PAT index selection for migrate PTEs (rev2)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
drm/xe: Linker errors on configfs symbols
2025-09-24 22:19 UTC
[PATCH 00/11] drm/{i915,xe}/stolen: refactor and unify interfaces
2025-09-24 22:08 UTC (17+ messages)
` [PATCH 01/11] drm/{i915, xe}/stolen: rename i915_stolen_fb to intel_stolen_node
` [PATCH 02/11] drm/xe/stolen: rename fb to node in stolen compat header
` [PATCH 03/11] drm/xe/stolen: convert compat stolen macros to inline functions
` [PATCH 04/11] drm/xe/stolen: switch from BUG_ON() to WARN_ON() in compat
` [PATCH 05/11] drm/i915/stolen: convert intel_stolen_node into a real struct of its own
` [PATCH 06/11] drm/xe/stolen: convert compat static inlines to proper functions
` [PATCH 07/11] drm/{i915, xe}/stolen: make struct intel_stolen_node opaque
` [PATCH 08/11] drm/{i915, xe}/stolen: add device pointer to struct intel_stolen_node
` [PATCH 09/11] drm/{i915, xe}/stolen: use the stored i915/xe device pointer
` [PATCH 10/11] drm/{i915, xe}/stolen: convert stolen interface to struct drm_device
` [PATCH 11/11] drm/xe/stolen: use the same types as i915 interface
` ✗ CI.checkpatch: warning for drm/{i915,xe}/stolen: refactor and unify interfaces
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH v2 1/2] drm/xe/configfs: Fix engine class parsing
2025-09-24 21:24 UTC (9+ messages)
` [PATCH v2 2/2] drm/xe/configfs: Improve doc for ctx_restore* attributes
` ✗ CI.checkpatch: warning for series starting with [v2,1/2] drm/xe/configfs: Fix engine class parsing
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/i915/fbc: update the impacted platforms in wa_22014263786
2025-09-24 20:46 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v2 00/34] VF migration redesign
2025-09-24 20:35 UTC (42+ messages)
` [PATCH v2 01/34] drm/xe/vf: Lock querying GGTT config during driver init
` [PATCH v2 02/34] Revert "drm/xe/vf: Rebase exec queue parallel commands during migration recovery"
` [PATCH v2 08/34] drm/xe: Don't change LRC ring head on job resubmission
` [PATCH v2 09/34] drm/xe: Make LRC W/A scratch buffer usage consistent
` [PATCH v2 10/34] drm/xe/guc: Document GuC submission backend
` [PATCH v2 11/34] drm/xe/vf: Add xe_gt_sriov_vf_recovery_inprogress helper
` [PATCH v2 12/34] drm/xe/vf: Make VF recovery run on per-GT worker
` [PATCH v2 13/34] drm/xe/vf: Abort H2G sends during VF post-migration recovery
` [PATCH v2 20/34] drm/xe/vf: Use GUC_HXG_TYPE_EVENT for GuC context register
` [PATCH v2 21/34] drm/xe/vf: Stop and flush CTs in VF post migration recovery
` [PATCH v2 24/34] drm/xe/vf: Start CTs before resfix "
` [PATCH v2 33/34] drm/xe/vf: Rebase CCS save/restore BB GGTT addresses
` ✗ Xe.CI.Full: failure for VF migration redesign (rev2)
[PATCH v3 0/6] drm/i915/dp: Work around a DSC pixel throughput issue
2025-09-24 20:12 UTC (11+ messages)
` [PATCH v3 1/6] drm/dp: Add quirk for Synaptics DSC throughput link-bpp limit
` [PATCH v3 2/6] drm/dp: Add helpers to query the branch DSC max throughput/line-width
` [PATCH v3 3/6] drm/i915/dp: Calculate DSC slice count based on per-slice peak throughput
` [PATCH v3 4/6] drm/i915/dp: Pass DPCD device descriptor to intel_dp_get_dsc_sink_cap()
` [PATCH v3 5/6] drm/i915/dp: Verify branch devices' overall pixel throughput/line width
` [PATCH v3 6/6] drm/i915/dp: Handle Synaptics DSC throughput link-bpp quirk
` ✗ CI.checkpatch: warning for drm/i915/dp: Work around a DSC pixel throughput issue (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe: Allow mixed mappings for userptr
2025-09-24 17:06 UTC (4+ messages)
[PATCH] drm/i915/display: Enable PICA power before AUX
2025-09-24 15:56 UTC (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 0/9] Introduce set_context_latency and refactor VRR/DSB timing logic
2025-09-24 15:02 UTC (21+ messages)
` [PATCH 1/9] drm/i915/psr: s/intel_psr_min_vblank_delay/intel_psr_min_set_context_latency
` [PATCH 2/9] drm/i915/display: Add set_context_latency to crtc_state
` [PATCH 3/9] drm/i915/vrr: Use set_context_latency instead of intel_vrr_real_vblank_delay()
` [PATCH 4/9] drm/i915/vrr: Use SCL for computing guardband
` [PATCH 5/9] drm/i915/dsb: s/intel_dsb_wait_vblank_delay/intel_dsb_wait_for_delayed_vblank
` [PATCH 6/9] drm/i915/display: Wait for scl start instead of dsb_wait_vblanks
` [PATCH 7/9] drm/i915/reg_defs: Add REG_FIELD_MAX wrapper for FIELD_MAX()
` [PATCH 8/9] drm/i915/vrr: Clamp guardband as per hardware and timing constraints
` [PATCH 9/9] drm/i915/display: Drop intel_vrr_vblank_delay and use set_context_latency
` ✓ CI.KUnit: success for Introduce set_context_latency and refactor VRR/DSB timing logic (rev3)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH][next][V2] drm/xe/xe_late_bind_fw: Fix missing initialization of variable offset
2025-09-24 14:08 UTC (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe/xe_late_bind_fw: Fix missing initialization of variable offset (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v4 0/5] Preliminary support for separate VRAM region for kernel allocations on tiles
2025-09-24 13:20 UTC (3+ messages)
` [PATCH v4 5/5] drm/xe: Combine vm->xef and XE_LRC_CREATE_USER_CTX checks to detect userspace context
next-20250922: xe_device_sysfs.c:300:25: error: label 'cleanup' used but not defined
2025-09-24 6:14 UTC (2+ messages)
[PATCH 1/2] drm/xe: Fix ggtt fb alignment
2025-09-24 11:56 UTC (9+ messages)
` [PATCH 2/2] drm/xe: Fix DPT frame buffer alignment
` ✗ CI.checkpatch: warning for series starting with [1/2] drm/xe: Fix ggtt fb alignment
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH][next] drm/xe/xe_late_bind_fw: Fix missing initialization of variable offset
2025-09-24 10:14 UTC
[PATCH 06/20] drm/i915/cdclk: Extract dg2_power_well_count()
2025-09-24 9:56 UTC (4+ messages)
` [PATCH v2 "
[PATCH 0/9] Introduce set_context_latency and refactor VRR/DSB timing logic
2025-09-24 9:49 UTC (5+ messages)
` [PATCH 5/9] drm/i915/vrr: s/intel_vrr_vblank_delay/intel_vrr_scl_delay
[PATCH 00/20] drm/i915/cdclk: Decouple CDCLK from state->modeset
2025-09-24 9:34 UTC (6+ messages)
` ✗ CI.checkpatch: warning for drm/i915/cdclk: Decouple CDCLK from state->modeset (rev2)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe/configfs: Fix engine class parsing
2025-09-24 8:28 UTC (4+ messages)
[PATCH v2 0/5] drm/i915/irq: display irq refactoring
2025-09-24 6:47 UTC (4+ messages)
` [PATCH v2 5/5] drm/i915/irq: split ILK display irq handling
[PATCH 0/5] drm/i915/dp: Work around a DSC pixel throughput issue
2025-09-24 5:44 UTC (4+ messages)
` ✗ Xe.CI.BAT: failure for drm/i915/dp: Work around a DSC pixel throughput issue (rev3)
[PATCH] drm/i915/alpm: Compute ALPM parameters into crtc_state->alpm_parameters
2025-09-24 4:14 UTC (5+ messages)
[PATCH v4 1/5] PCI/P2PDMA: Don't enforce ACS check for device functions of Intel GPUs
2025-09-23 13:36 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).