messages from 2025-12-17 17:05:19 to 2025-12-18 21:05:43 UTC [more...]
[i915-rt v4 00/20] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
2025-12-18 21:06 UTC (27+ messages)
` [i915-rt v4 01/20] drm/i915/display: Fix intel_lpe_audio_irq_handler for PREEMPT-RT
` [i915-rt v4 02/20] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` [i915-rt v4 03/20] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [i915-rt v4 04/20] drm/i915/display: Make set_pipeconf use the fw variants
` [i915-rt v4 05/20] drm/i915/display: Move vblank put until after critical section
` [i915-rt v4 06/20] drm/i915/display: Remove locking from intel_vblank_evade "
` [i915-rt v4 07/20] drm/i915/display: Handle vlv dsi workaround in scanline_in_safe_range too
` [i915-rt v4 08/20] drm/i915/display: Make icl_dsi_frame_update use _fw too
` [i915-rt v4 09/20] drm/i915/display: Enable interrupts earlier on PREEMPT_RT
` [i915-rt v4 10/20] drm/i915: Use preempt_disable/enable_rt() where recommended
` [i915-rt v4 11/20] PREEMPT_RT injection
` [i915-rt v4 12/20] drm/i915/display: Use intel_de_read_fw in colorops
` [i915-rt v4 13/20] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
` [i915-rt v4 14/20] drm/i915: Drop the irqs_disabled() check
` [i915-rt v4 15/20] drm/i915/guc: Consider also RCU depth in busy loop
` [i915-rt v4 16/20] Revert "drm/i915: Depend on !PREEMPT_RT."
` [i915-rt v4 17/20] drm/i915/gt: Fix selftests on PREEMPT_RT
` [i915-rt v4 18/20] drm/i915/gt: Set stop_timeout() correctly on PREEMPT-RT
` [i915-rt v4 19/20] drm/i915/display: Do not take uncore lock in i915_get_vblank_counter
` [i915-rt v4.1] "
` [i915-rt v4 20/20] drm/i915/display: Remove uncore lock from vlv_atomic_update_fifo
` [i915-rt v4.1] "
` ✗ CI.checkpatch: warning for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev5)
` ✓ CI.KUnit: success "
` ✗ CI.checkpatch: warning for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev6)
` ✓ CI.KUnit: success "
[PATCH v3 0/2] drm/xe: drm/xe: Separate out GuC RC code
2025-12-18 21:04 UTC (7+ messages)
` [PATCH v3 1/2] drm/xe: Decouple GuC RC code from xe_guc_pc
` [PATCH v3 2/2] drm/xe: Add a wrapper for set/unset params
` ✗ CI.checkpatch: warning for drm/xe: drm/xe: Separate out GuC RC code (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH 0/6] drm/xe/xe_guc_ct: Prevent compiler read/write optimization breaks
2025-12-18 21:03 UTC (13+ messages)
` [PATCH 1/6] drm/xe/xe_guc_ct: WRITE_ONCE g2h_fence done in g2h_fence_cancel
` [PATCH 2/6] drm/xe/xe_guc_ct: WRITE_ONCE g2h_fence done in parse_g2h_response
` [PATCH 3/6] drm/xe/xe_guc_ct: WRITE_ONCE ct state in guc_ct_change_state
` [PATCH 4/6] drm/xe/xe_guc_ct: READ_ONCE ct state in xe_guc_ct_initialized
` [PATCH 5/6] drm/xe/xe_guc_ct: READ_ONCE ct state in xe_guc_ct_enabled
` [PATCH 6/6] drm/xe/xe_guc_ct: Justify WRITE_ONCE/READ_ONCE usage
` ✓ CI.KUnit: success for drm/xe/xe_guc_ct: Prevent compiler read/write optimization breaks (rev3)
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe/device: Discard check for lmem_init
2025-12-18 20:57 UTC (5+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH] drm/xe/xe_guc_ct: Drop smp_mb in parse_g2h_response
2025-12-18 20:55 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH] vfio/xe: Add default handler for .get_region_info_caps
2025-12-18 20:51 UTC
[PATCH v3 0/2] Some bind queue fixes
2025-12-18 20:40 UTC (5+ messages)
` [PATCH v3 1/2] drm/xe/uapi: disallow bind queue sharing
[PATCH v5 00/24] Dynamic drm_pagemaps and Initial multi-device SVM
2025-12-18 20:36 UTC (35+ messages)
` [PATCH v5 01/24] drm/xe/svm: Fix a debug printout
` [PATCH v5 02/24] drm/pagemap: Remove some dead code
` [PATCH v5 03/24] drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use
` [PATCH v5 04/24] drm/pagemap, drm/xe: Add refcounting to struct drm_pagemap
` [PATCH v5 05/24] drm/pagemap: Add a refcounted drm_pagemap backpointer to struct drm_pagemap_zdd
` [PATCH v5 06/24] drm/pagemap, drm/xe: Manage drm_pagemap provider lifetimes
` [PATCH v5 07/24] drm/pagemap: Add a drm_pagemap cache and shrinker
` [PATCH v5 08/24] drm/xe: Use the "
` [PATCH v5 09/24] drm/pagemap: Remove the drm_pagemap_create() interface
` [PATCH v5 10/24] drm/pagemap_util: Add a utility to assign an owner to a set of interconnected gpus
` [PATCH v5 11/24] drm/xe: Use the drm_pagemap_util helper to get a svm pagemap owner
` [PATCH v5 12/24] drm/xe: Pass a drm_pagemap pointer around with the memory advise attributes
` [PATCH v5 13/24] drm/xe: Use the vma attibute drm_pagemap to select where to migrate
` [PATCH v5 14/24] drm/xe: Simplify madvise_preferred_mem_loc()
` [PATCH v5 15/24] drm/xe/uapi: Extend the madvise functionality to support foreign pagemap placement for svm
` [PATCH v5 16/24] drm/xe: Support pcie p2p dma as a fast interconnect
` [PATCH v5 17/24] drm/xe/vm: Add a couple of VM debug printouts
` [PATCH v5 18/24] drm/xe/svm: Document how xe keeps drm_pagemap references
` [PATCH v5 19/24] drm/pagemap, drm/xe: Clean up the use of the device-private page owner
` [PATCH v5 20/24] drm/gpusvm: Introduce a function to scan the current migration state
` [PATCH v5 21/24] drm/xe: Use drm_gpusvm_scan_mm()
` [PATCH v5 22/24] drm/pagemap, drm/xe: Support destination migration over interconnect
` [PATCH v5 23/24] drm/pagemap: Support source "
` [PATCH v5 24/24] drm/xe/svm: Serialize migration to device if racing
` ✗ CI.checkpatch: warning for Dynamic drm_pagemaps and Initial multi-device SVM (rev6)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH] drm/i915/pc8: Add parent interface for PC8 forcewake tricks
2025-12-18 20:24 UTC (5+ messages)
` [PATCH v3] "
` ✗ CI.checkpatch: warning for drm/i915/pc8: Add parent interface for PC8 forcewake tricks (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH 1/1] drm/xe/eustall: Return EBADFD from read if EU stall registers get reset
2025-12-18 19:53 UTC (2+ messages)
[PATCH v1] drm/xe/pm: Handle GT resume failure
2025-12-18 18:46 UTC (6+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH 14/19] video/vga: Add VGA_IS0_R
2025-12-18 16:56 UTC (4+ messages)
` [PATCH v2 "
[PATCH v2 00/15] drm/i915/pll: Verify pll dividers and remove redundant .clock member
2025-12-18 16:39 UTC (5+ messages)
` ✗ CI.checkpatch: warning for drm/i915/pll: Verify pll dividers and remove redundant .clock member (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[core-for-CI] powercap: intel_rapl: Fix possible recursive lock warning
2025-12-18 16:11 UTC (6+ messages)
` ✓ CI.KUnit: success for powercap: intel_rapl: Fix possible recursive lock warning (rev3)
` ✓ Xe.CI.BAT: "
` ✓ CI.KUnit: success for powercap: intel_rapl: Fix possible recursive lock warning (rev4)
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe: Fix documentation heading levels in xe_guc_pc.c
2025-12-18 6:46 UTC (2+ messages)
[PATCH] drm/i915/colorop: do not include headers from headers
2025-12-18 15:28 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH] drm/xe/pf: Fix typo in function kernel-doc
2025-12-18 15:21 UTC (4+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/i915/cx0: Use the consolidated HDMI tables
2025-12-18 14:32 UTC (2+ messages)
[core-for-CI] KVM: x86/pmu: Don't try to get perf capabilities for hybrid CPUs
2025-12-18 14:14 UTC (2+ messages)
[PATCH] drm/xe: Fix NULL pointer dereference in xe_exec_ioctl
2025-12-18 14:16 UTC (8+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Fix NULL pointer dereference in xe_exec_ioctl (rev3)
[PATCH v2] drm/i915/cx0: Unify naming for C20 pll tables
2025-12-18 13:16 UTC (4+ messages)
` ✗ CI.checkpatch: warning for drm/i915/cx0: Unify naming for C20 pll tables (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH] fbcon: Reschedule cursor worker if try lock fails
2025-12-18 12:26 UTC (4+ messages)
` ✗ CI.checkpatch: warning for fbcon: Reschedule cursor worker if try lock fails (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH 0/7] Prepare GVT for display modularization
2025-12-18 12:09 UTC (23+ messages)
` [PATCH 1/7] drm/i915/display: Abstract pipe/trans/cursor offset calculation
` [PATCH 2/7] drm/i915/display: Add APIs to be used by gvt to get the register offsets
` [PATCH 3/7] drm/i915/gvt: Add header to use display offset functions in macros
` [PATCH 4/7] drm/i915/gvt/display_helpers: Cast argument to enum pipe for pipe-offset macro
` [PATCH 5/7] drm/i915/gvt: Change for_each_pipe to use pipe_valid API
` [PATCH 6/7] drm/i915/gvt: Use the appropriate header for the DPLL macro
` [PATCH 7/7] drm/i915/gvt/display_helper: Get rid of #ifdef/#undefs
` ✗ CI.checkpatch: warning for Prepare GVT for display modularization (rev2)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH 00/16] drm/i915/dp: Clean up link BW/DSC slice config computation (fixes)
2025-12-18 12:00 UTC (3+ messages)
[PATCH v3 0/4] drm/xe/hwmon: Expose new temperature attributes
2025-12-18 11:15 UTC (6+ messages)
` [PATCH v3 1/4] drm/xe/hwmon: Expose temperature limits
` ✗ Xe.CI.Full: failure for drm/xe/hwmon: Expose new temperature attributes (rev4)
[PATCH v2 0/2] Survivability Mode Fixes
2025-12-18 11:04 UTC (5+ messages)
` ✓ CI.KUnit: success for Survivability mode fixes (rev2)
` [PATCH v2 1/2] drm/xe/xe_survivability: Remove unused index
` [PATCH v2 2/2] drm/xe/xe_survivability: Fix static analysis tool reported issues
` ✓ Xe.CI.BAT: success for Survivability mode fixes (rev2)
[i915-rt v3 00/16] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
2025-12-18 10:41 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev4)
[PATCH] drm/gpusvm: Assign maintainers to the DRM GPUSVM helpers
2025-12-18 10:09 UTC (2+ messages)
[PULL] drm-misc-fixes
2025-12-18 10:05 UTC
[PATCH 0/5] LOBF fixes
2025-12-18 9:37 UTC (4+ messages)
` [PATCH 4/5] drm/i915/alpm: Simplify and align LOBF checks in pre/post plane update
[PATCH v4 00/22] Dynamic drm_pagemaps and Initial multi-device SVM
2025-12-18 9:09 UTC (6+ messages)
` [PATCH v4 21/22] drm/pagemap, drm/xe: Support destination migration over interconnect
[PATCH 00/19] Make Display free from i915_reg.h
2025-12-18 9:08 UTC (7+ messages)
` [PATCH 01/19] drm/{i915, xe}: Extract common registers into a separate file
` ✗ Xe.CI.Full: failure for Make Display free from i915_reg.h
[PATCH] drm/xe: Drop preempt-fences when destroying imported dma-bufs
2025-12-18 8:09 UTC (6+ messages)
` ✗ Xe.CI.Full: failure for "
[RFC 0/5] drm/xe: Add System Controller support for Xe3p dGPU platforms
2025-12-18 5:43 UTC (3+ messages)
` [RFC 5/5] drm/xe/sc: Add system controller component "
[core-for-CI] powercap: intel_rapl: Fix possible recursive lock warning
2025-12-18 4:36 UTC (4+ messages)
` ✓ CI.KUnit: success for powercap: intel_rapl: Fix possible recursive lock warning (rev2)
` ✓ Xe.CI.BAT: "
[PATCH v2 0/2] drm/xe: drm/xe: Separate out GuC RC code
2025-12-18 2:57 UTC (5+ messages)
` [PATCH v2 2/2] drm/xe: Add a wrapper for set/unset params
` ✗ Xe.CI.Full: failure for drm/xe: drm/xe: Separate out GuC RC code
[PATCH v4 00/13] Introduce SRIOV scheduler groups
2025-12-18 1:36 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Introduce SRIOV scheduler groups (rev4)
[PATCH 0/2] Toggle powerdown states for C10 on HDMI
2025-12-17 23:59 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v3 0/4] PF: Add handling for new adverse event thresholds
2025-12-17 23:27 UTC (4+ messages)
` ✗ CI.checkpatch: warning for PF: Add handling for new adverse event thresholds (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH 0/4] Enable THP support in drm_pagemap
2025-12-17 23:22 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v3 1/4] drm/xe: Introduce IF_ARGS macro utility
2025-12-17 22:40 UTC (2+ messages)
` [PATCH v4 "
[PATCH] drm/xe/xe_svm: Only count unique pagefaults
2025-12-17 22:37 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH 0/3] drm/xe/oa: Expose MERT OA unit
2025-12-17 22:36 UTC (8+ messages)
` [PATCH 1/3] drm/xe/oa/uapi: "
[PATCH v16 0/8] AuxCCS handling and render compression modifiers
2025-12-17 21:57 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH] drm/i915/display: update the wa_22014263786
2025-12-17 21:14 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v2] drm/xe: Fix NULL pointer dereference in xe_exec_ioctl
2025-12-17 21:04 UTC (4+ messages)
` [PATCH v3] "
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