messages from 2025-12-16 12:54:59 to 2025-12-17 15:28:49 UTC [more...]
[PATCH v2 00/15] drm/i915/pll: Verify pll dividers and remove redundant .clock member
2025-12-17 15:19 UTC (6+ messages)
` [PATCH v2 01/15] drm/i915/c10: Move C10 port clock calculation
` [PATCH v2 02/15] drm/i915/c20: Move C20 "
` [PATCH v2 03/15] drm/i915/cx0: Drop Cx0 crtc_state from HDMI TMDS pll divider calculation
` [PATCH v2 04/15] drm/i915/lt_phy: Drop LT PHY crtc_state for port calculation
` [PATCH v2 06/15] drm/i915/cx0: Create macro around pll tables
[PATCH v2] drm/xe/nvm: enable cri platform
2025-12-17 15:24 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe/nvm: enable cri platform (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe/pf: Fix typo in function kernel-doc
2025-12-17 15:07 UTC
[PATCH v1] drm/xe/pm: Handle GT resume failure
2025-12-17 15:00 UTC (2+ messages)
` ✓ CI.KUnit: success for "
[PATCH] drm/xe: Fix NULL pointer dereference in xe_exec_ioctl
2025-12-17 14:56 UTC (16+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` [PATCH v2] "
` [PATCH v3] "
` ✓ CI.KUnit: success for drm/xe: Fix NULL pointer dereference in xe_exec_ioctl (rev2)
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe/device: Discard check for lmem_init
2025-12-17 14:53 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v5 00/12] VRAM Self Refresh
2025-12-17 14:45 UTC (3+ messages)
` [PATCH v5 02/12] PCI/ACPI: Per Root/Switch Downstream Port allow one aux power limit request
[PATCH] drm/i915/display: update the wa_22014263786
2025-12-17 14:31 UTC (6+ messages)
` ✓ CI.KUnit: success for "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH 0/2] Survivability mode fixes
2025-12-17 14:25 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 00/19] Make Display free from i915_reg.h
2025-12-17 14:06 UTC (30+ messages)
` [PATCH 01/19] drm/{i915, xe}: Extract common registers into a separate file
` [PATCH 02/19] drm/{i915, xe}: Extract South chicken registers
` [PATCH 03/19] drm/{i915, xe}: Extract display interrupt definitions
` [PATCH 04/19] drm/{i915, xe}: Extract DSPCLK_GATE_D
` [PATCH 05/19] drm/{i915, xe}: Extract pcode definitions
` [PATCH 06/19] drm/{i915, xe}: Remove i915_reg.h from intel_display_device.c
` [PATCH 07/19] drm/{i915, xe}: Remove i915_reg.h from intel_dram.c
` [PATCH 08/19] drm/{i915, xe}: Removed i915_reg.h from intel_display.c
` [PATCH 09/19] drm/{i915, xe}: Remove i915_reg.h from intel_overlay.c
` [PATCH 10/19] drm/{i915, xe}: Remove i915_reg.h from g4x_dp.c
` [PATCH 11/19] drm/{i915, xe}: Remove i915_reg.h from i9xx_wm.c
` [PATCH 12/19] drm/{i915, xe}: Remove i915_reg.h from g4x_hdmi.c
` [PATCH 13/19] drm/{i915, xe}: Remove i915_reg.h from intel_rom.c
` [PATCH 14/19] drm/{i915, xe}: Remove i915_reg.h from intel_psr.c
` [PATCH 15/19] drm/{i915, xe}: Remove i915_reg.h from intel_fifo_underrun.c
` [PATCH 16/19] drm/{i915, xe}: Remove i915_reg.h from intel_display_irq.c
` [PATCH 17/19] drm/{i915, xe}: Remove i915_reg.h from intel_display_power_well.c
` [PATCH 18/19] drm/{i915, xe}: Remove i915_reg.h from intel_modeset_setup.c
` [PATCH 19/19] drm/{i915, xe}: Removed i915_reg.h from display
` ✗ CI.checkpatch: warning for Make Display free from i915_reg.h
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH 0/5] LOBF fixes
2025-12-17 13:49 UTC (5+ messages)
` [PATCH 1/5] drm/i915/alpm: Compute LOBF late after guardband is already determined
` [PATCH 4/5] drm/i915/alpm: Simplify and align LOBF checks in pre/post plane update
[i915-rt v3 00/16] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
2025-12-17 13:03 UTC (21+ messages)
` [i915-rt v3 01/16] drm/i915/display: Fix intel_lpe_audio_irq_handler for PREEMPT-RT
` [i915-rt v3 02/16] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` [i915-rt v3 03/16] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [i915-rt v3 04/16] drm/i915/display: Make set_pipeconf use the fw variants
` [i915-rt v3 05/16] drm/i915/display: Move vblank put until after critical section
` [i915-rt v3 06/16] drm/i915/display: Remove locking from intel_vblank_evade "
` [i915-rt v3 07/16] drm/i915/display: Handle vlv dsi workaround in scanline_in_safe_range too
` [i915-rt v3 08/16] drm/i915/display: Make icl_dsi_frame_update use _fw too
` [i915-rt v3 09/16] drm/i915/display: Enable interrupts earlier on PREEMPT_RT
` [i915-rt v3 10/16] drm/i915: Use preempt_disable/enable_rt() where recommended
` [i915-rt v3 11/16] PREEMPT_RT injection
` [i915-rt v3 12/16] drm/i915/display: Use intel_de_read_fw in colorops
` [i915-rt v3 13/16] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
` [i915-rt v3 14/16] drm/i915: Drop the irqs_disabled() check
` [i915-rt v3 15/16] drm/i915/guc: Consider also RCU depth in busy loop
` [i915-rt v3 16/16] Revert "drm/i915: Depend on !PREEMPT_RT."
` ✗ CI.checkpatch: warning for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev4)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH] drm/xe: Drop preempt-fences when destroying imported dma-bufs
2025-12-17 12:05 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v2 0/2] drm/xe: drm/xe: Separate out GuC RC code
2025-12-17 11:06 UTC (8+ messages)
` [PATCH v2 1/2] drm/xe: Decouple GuC RC code from xe_guc_pc
` [PATCH v2 2/2] drm/xe: Add a wrapper for set/unset params
` ✗ CI.checkpatch: warning for drm/xe: drm/xe: Separate out GuC RC code
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[core-for-CI] powercap: intel_rapl: Fix possible recursive lock warning
2025-12-17 10:57 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
[PATCH v4 00/28] Fair(er) DRM scheduler
2025-12-17 10:53 UTC (3+ messages)
` [PATCH v4 09/28] drm/sched: Add fair scheduling policy
[PATCH] drm/gpusvm: Assign maintainers to the DRM GPUSVM helpers
2025-12-17 9:47 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[RFC PATCH 0/9] drm/i915/display: DC3CO support
2025-12-17 7:50 UTC (6+ messages)
` [PATCH 9/9] drm/i915/display: Add DC3CO disable handling for psr2
[PATCH 00/13] drm/i915/pll: Verify pll dividers and remove redundant .clock member
2025-12-17 7:47 UTC (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH v4 00/22] Dynamic drm_pagemaps and Initial multi-device SVM
2025-12-17 6:58 UTC (6+ messages)
` [PATCH v4 19/22] drm/gpusvm: Introduce a function to scan the current migration state
` [PATCH v4 20/22] drm/xe: Use drm_gpusvm_scan_mm()
[PATCH v4 00/13] Introduce SRIOV scheduler groups
2025-12-17 3:50 UTC (17+ messages)
` [PATCH v4 01/13] DO_NOT_MERGE: PF: Add handling for new adverse event thresholds
` [PATCH v4 02/13] drm/xe/gt: Add engine masks for each class
` [PATCH v4 03/13] drm/gt/guc: extract scheduler-related defines from guc_fwif.h
` [PATCH v4 04/13] drm/xe/sriov: Initialize scheduler groups
` [PATCH v4 05/13] drm/xe/sriov: Add support for enabling "
` [PATCH v4 06/13] drm/xe/pf: Scheduler groups are incompatible with multi-lrc
` [PATCH v4 07/13] drm/xe/vf: Check if scheduler groups are enabled
` [PATCH v4 08/13] drm/xe/sriov: Add debugfs to enable scheduler groups
` [PATCH v4 09/13] drm/xe/sriov: Add debugfs with scheduler groups information
` [PATCH v4 10/13] drm/xe/sriov: Prep for multiple exec quantums and preemption timeouts
` [PATCH v4 11/13] drm/xe/sriov: Add functions to set exec quantums for each group
` [PATCH v4 12/13] drm/xe/sriov: Add functions to set preempt timeouts "
` [PATCH v4 13/13] drm/xe/sriov: Add debugfs to set EQ and PT for scheduler groups
` ✗ CI.checkpatch: warning for Introduce SRIOV scheduler groups (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH] drm/i915/display: drm_WARN_ON on async flip on plane not supporting it
2025-12-17 3:46 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH] drm/xe/xe_svm: Only count unique pagefaults
2025-12-17 3:27 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH 0/5] Make casf updates atomic and dsb ready
2025-12-17 3:10 UTC (5+ messages)
` [PATCH 3/5] drm/i915/display: Pass dsb_commit to CASF helpers
[PATCH v3 0/4] PF: Add handling for new adverse event thresholds
2025-12-17 2:48 UTC (8+ messages)
` [PATCH v3 1/4] drm/xe: Introduce IF_ARGS macro utility
` [PATCH v3 2/4] drm/xe/guc: Introduce GUC_FIRMWARE_VER_AT_LEAST helper
` [PATCH v3 3/4] drm/xe/pf: Prepare for new threshold KLVs
` [PATCH v3 4/4] drm/xe/pf: Add handling for MLRC adverse event threshold
` ✗ CI.checkpatch: warning for PF: Add handling for new adverse event thresholds (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH 0/2] Toggle powerdown states for C10 on HDMI
2025-12-17 2:08 UTC (5+ messages)
` [PATCH 1/2] drm/i915/cx0: Use a more accurate message for powerdown change failure
` [PATCH 2/2] drm/i915/cx0: Toggle powerdown states for C10 on HDMI
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH] drm/i915/cx0: Use the consolidated HDMI tables
2025-12-17 1:54 UTC (2+ messages)
` ✓ Xe.CI.Full: success for "
[PATCH 0/3] drm/xe/oa: Expose MERT OA unit
2025-12-17 1:12 UTC (7+ messages)
` [PATCH 1/3] drm/xe/oa/uapi: "
[PATCH 0/4] Enable THP support in drm_pagemap
2025-12-17 0:55 UTC (11+ messages)
` [PATCH 1/4] mm/migrate: Add migrate_device_split_page
` [PATCH 2/4] drm/pagemap: Unlock and put folios when possible
` [PATCH 3/4] drm/pagemap: Add helper to access zone_device_data
` [PATCH 4/4] drm/pagemap: Enable THP support for GPU memory migration
` ✗ CI.checkpatch: warning for Enable THP support in drm_pagemap
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH 0/2] switch to use kernel standard fault injection in i915
2025-12-16 23:55 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Switch to use kernel standard fault injection in i915 (rev7)
[PATCH 1/1] drm/xe/eustall: Return EBADFD from read if EU stall registers get reset
2025-12-16 23:53 UTC (3+ messages)
[PATCH v16 0/8] AuxCCS handling and render compression modifiers
2025-12-16 23:02 UTC (12+ messages)
` [PATCH v16 1/8] drm/xe: Use write-combine mapping when populating DPT
` [PATCH v16 2/8] drm/xe/xelpg: Limit AuxCCS ring buffer programming to Alderlake
` [PATCH v16 3/8] drm/xe/xelp: Quiesce memory traffic before invalidating AuxCCS
` [PATCH v16 4/8] drm/xe/xelp: Wait for AuxCCS invalidation to complete
` [PATCH v16 5/8] drm/xe: Export xe_emit_aux_table_inv
` [PATCH v16 6/8] drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
` [PATCH v16 7/8] drm/xe/display: Add support for AuxCCS
` [PATCH v16 8/8] drm/xe/xelp: Expose AuxCCS frame buffer modifiers on Alderlake-P
` ✗ CI.checkpatch: warning for AuxCCS handling and render compression modifiers
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v3 0/4] drm/xe/hwmon: Expose new temperature attributes
2025-12-16 21:05 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/xe/hwmon: Expose new temperature attributes (rev4)
` ✓ Xe.CI.BAT: "
[PATCH v5 0/3] Add SoC remapper support for system controller
2025-12-16 21:01 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Add SoC remapper support for system controller (rev5)
[i915-rt v2 06/16] drm/i915/display: Remove locking from intel_vblank_evade critical section
2025-12-16 20:15 UTC (2+ messages)
` [i915-rt v2.1] "
[PATCH v31 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
2025-12-16 19:58 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/xe_vm: Implement xe_vm_get_property_ioctl (rev2)
[PATCH 0/3] OA/EUSTALL: Syzkaller NPD bug fixes
2025-12-16 18:09 UTC (2+ messages)
[PATCH 00/16] drm/i915/dp: Clean up link BW/DSC slice config computation (fixes)
2025-12-16 17:30 UTC (2+ messages)
[PATCH] drm/i915/display: Allow async flip when Selective Fetch is enabled
2025-12-16 16:57 UTC (2+ messages)
REGRESSION on Linux 6.19-rc1
2025-12-16 16:50 UTC
[PATCH v2] drm/xe/xe_guc_ct: Prevent compiler read/write optimization breaks
2025-12-16 15:43 UTC (4+ messages)
[drm-xe:drm-xe-fixes] BUILD SUCCESS eed5b815fa49c17d513202f54e980eb91955d3ed
2025-12-16 13:59 UTC
[i915-rt v2 00/16] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
2025-12-16 13:52 UTC (3+ messages)
` ✗ CI.checkpatch: warning for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev2)
` ✓ CI.KUnit: success "
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