messages from 2026-05-29 19:05:49 to 2026-06-01 14:01:45 UTC [more...]
[PATCH v3 1/2] drm/i915/color: Fix step discontinuity in Post-CSC Gamma LUT
2026-06-01 6:21 UTC (6+ messages)
` [PATCH v3 2/2] drm/i915/color: Fix step discontinuity in Pre-CSC "
[PATCH] drm/i915/audio: use generic_handle_irq_safe() for LPE audio irq
2026-06-01 9:04 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2] drm/xe/hwmon: document DG2 fan speed reporting quirk
2026-05-30 7:12 UTC (3+ messages)
` [PATCH v3] "
[v4 0/3] More Fixes for color pipeline
2026-06-01 14:01 UTC (7+ messages)
` [v4 1/3] drm/i915/display: Don’t use atomic state back-pointer to derive "
` [v4 2/3] drm/i915: Avoid programming color HW blocks for NV12 Y planes
` [v4 3/3] drm/i915: Fix color blob reference handling in intel_plane_state
` ✓ CI.KUnit: success for More Fixes for color pipeline (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v7 00/15] CMTG enablement
2026-06-01 13:39 UTC (4+ messages)
` [PATCH v7 08/15] drm/i915/cmtg: Add a hook to make eDP transcoder secondary
[CI 0/5] drm/{i915, xe}: display (runtime) suspend/resume/shutdown unification, part 1
2026-06-01 13:37 UTC (7+ messages)
` [CI 1/5] drm/i915: Keep display IRQs enabled for encoder suspend/shutdown
` [CI 2/5] drm/i915/xe: Enable HPD polling later during system resume
` [CI 3/5] drm/i915: add flush_workqueue(display->wq.cleanup) on shutdown
` [CI 4/5] drm/xe/display: remove intel_display_flush_cleanup_work() calls on suspend/shutdown
` [CI 5/5] drm/xe/display: drop duplicate intel_dp_mst_suspend() call
` ✓ CI.KUnit: success for drm/{i915, xe}: display (runtime) suspend/resume/shutdown unification, part 1
[PATCH v2 00/22] drm/dp/i915: drm/i915/dp_link: Refactor DP link recovery logic
2026-06-01 13:36 UTC (26+ messages)
` [PATCH v2 01/22] drm/i915/dp_link_training: Introduce link training state struct
` [PATCH v2 02/22] drm/i915/dp_link_training: Factor out link training state reset helper
` [PATCH v2 03/22] drm/i915/dp_link_training: Flush commits in debugfs entries
` [PATCH v2 04/22] drm/i915/dp_link_training: Move link training helpers to link training code
` [PATCH v2 05/22] drm/i915/dp_link_training: Use link_training as base pointer in debugfs
` [PATCH v2 06/22] drm/i915/dp_link_training: Add helpers to access force retrain state
` [PATCH v2 07/22] drm/i915/dp_link_training: Move link recovery/debug state to link_training
` [PATCH v2 08/22] drm/i915/dp_link_training: Prevent repeated autoretrain attempts
` [PATCH v2 09/22] drm/i915/dp_link_training: Clamp sequential link training failure counter
` [PATCH v2 10/22] drm/i915/dp_link_training: Check for pending autoretrain explicitly
` [PATCH v2 11/22] drm/i915/dp_link_training: Add helper to query pending autoretrain
` [PATCH v2 12/22] drm/i915/dp_link_training: Add helper to query allowed autoretrain
` [PATCH v2 13/22] drm/i915/dp_link_training: Add helper to mark link training failure
` [PATCH v2 14/22] drm/i915/dp_link_training: Add helper to reset link recovery state
` [PATCH v2 15/22] drm/i915/dp_link_training: Track link recovery state with an enum
` [PATCH v2 16/22] drm/i915/dp_link_training: Add no-fallback link recovery state
` [PATCH v2 17/22] drm/i915/display: Factor out a helper to modeset a pipe with atomic state
` [PATCH v2 18/22] drm/i915/display: Simplify intel_modeset_commit_pipes_for_atomic_state()
` [PATCH v2 19/22] drm/i915/dp_link_training: Allocate atomic state for autoretrain modeset
` [PATCH v2 20/22] drm/i915/dp_link_training: Disallow autoretrains after failed modeset
` [PATCH v2 21/22] drm/i915/dp_link_training: Fix kernel-doc of intel_dp_init_lttpr_and_dprx_caps()
` [PATCH v2 22/22] drm/i915/dp_link_training: Document DP link recovery logic
` ✗ CI.checkpatch: warning for drm/dp/i915: drm/i915/dp_link: Refactor "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v2.1 1/2] drm/i915/color: Fix step discontinuity in Post-CSC Gamma LUT
2026-06-01 13:20 UTC (4+ messages)
` ✓ CI.KUnit: success for series starting with [v2.1,1/2] drm/i915/color: Fix step discontinuity in Post-CSC Gamma LUT (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH 0/3] fix LR TLB invalidation gaps
2026-06-01 13:07 UTC (3+ messages)
` [PATCH 3/3] drm/xe: explcit TLB flush for context based tlb invalidation
[PATCH] drm/xe: Fix UAF in xe_gem_prime_import() on attach failure
2026-06-01 12:56 UTC (8+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v4 00/13] drm/i915/display: Add DC3CO support
2026-06-01 12:38 UTC (16+ messages)
` [PATCH v4 02/13] drm/i915/display: Switch DC3CO enable from standalone bit to DC level encoding
` [PATCH v4 03/13] drm/i915/display: Use FIELD_PREP() for DC state enable bits
` [PATCH v4 04/13] drm/i915/display: Add DC3CO DC_STATE enable/disable support
` [PATCH v4 12/13] drm/i915/display: Add helper to enable DC counter
` [PATCH v4 13/13] drm/i915/display: Add DC3CO count and residency in dmc debugfs
[PATCH v2 0/4] DRM RAS Fixes
2026-06-01 12:25 UTC (7+ messages)
` [PATCH v2 3/4] drm/xe/drm_ras: Add per node cleanup action
` [PATCH v2 4/4] drm/xe/hw_error: Use HW_ERR prefix in log
[PATCH V10 00/10] Add memory page offlining support
2026-06-01 12:19 UTC (7+ messages)
` [PATCH V10 03/10] drm/gpu: Add gpu_buddy_allocated_addr_to_block helper
[PATCH v2] drm/i915/display: Mask RO bits in gen9_write_dc_state()
2026-06-01 12:18 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v8 0/6] Add get-error-counter and clear-error-counter support for CRI
2026-06-01 12:13 UTC (14+ messages)
` [PATCH v8 1/6] drm/xe/uapi: Add additional error components to xe drm_ras
` [PATCH v8 2/6] drm/xe/xe_ras: Add support to get error counter value
` [PATCH v8 3/6] drm/xe/xe_ras: Add support to clear "
` [PATCH v8 4/6] drm/xe/xe_drm_ras: Wire get and clear counter callbacks
` [PATCH v8 5/6] drm/xe: Move xe drm_ras initialization
` [PATCH v8 6/6] drm/xe/xe_ras: Add drm_ras feature flag
` ✗ CI.checkpatch: warning for Add get-error-counter and clear-error-counter support for CRI (rev7)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v4 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled clear tracker
2026-06-01 10:51 UTC (3+ messages)
[PATCH v4 0/4] drm/i915/display: harden some bit-shifting operations
2026-06-01 10:35 UTC (9+ messages)
` [PATCH v4 1/4] drm/i915/display: harden masks in HSW_AUD_PIN_ELD_CP_VLD macros
` [PATCH v4 2/4] drm/i915/display: harden shifts in ICL_DPCLKA_CFGCR0_DDI_CLK_SEL macros
` [PATCH v4 3/4] drm/i915/display: harden shift in intel_ddi_compute_config_late()
` [PATCH v4 4/4] drm/i915/display: remove unnecessary PHY_NONE definition
` ✗ CI.checkpatch: warning for drm/i915/display: harden some bit-shifting operations (rev4)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.FULL: success "
[PATCH v4 00/10] drm: Improve logic behind damage handling
2026-06-01 10:30 UTC (21+ messages)
` [PATCH v4 01/10] drm/damage-helper: Do not alter damage clips on modeset, but ignore them
` [PATCH v4 02/10] drm/atomic-helpers: Evaluate plane damage after atomic_check
` [PATCH v4 03/10] drm/ingenic: Remove calls to drm_atomic_helper_check_plane_damage()
` [PATCH v4 04/10] drm/appletbdrm: Allocate request/response buffers in begin_fb_access
` [PATCH v4 05/10] drm/atomic_helper: Do not evaluate plane damage before atomic_check
` [PATCH v4 06/10] drm/damage-helper: Test src coord in drm_atomic_helper_check_plane_damage()
` [PATCH v4 07/10] drm/damage-helper: Remove old state from drm_atomic_helper_damage_iter_init()
` [PATCH v4 08/10] drm/damage-helper: Remove old state from drm_atomic_helper_damage_merged()
` [PATCH v4 09/10] drm/damage-helper: Rename state parameters in damage helpers
` [PATCH v4 10/10] drm/vmwgfx: Remove unused field struct vmwgfx_du_update_plane.old_state
[PATCH v3 0/4] drm/i915/display: harden some bit-shifting operations
2026-06-01 9:55 UTC (9+ messages)
` [PATCH v3 1/4] drm/i915/display: harden masks in HSW_AUD_PIN_ELD_CP_VLD macros
` [PATCH v3 2/4] drm/i915/display: harden shifts in ICL_DPCLKA_CFGCR0_DDI_CLK_SEL macros
` [PATCH v3 3/4] drm/i915/display: harden shift in intel_ddi_compute_config_late()
` [PATCH v3 4/4] drm/i915/display: remove unnecessary PHY_NONE definition
` ✗ CI.checkpatch: warning for drm/i915/display: harden some bit-shifting operations (rev3)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.FULL: success "
[PATCH 0/3] don't allow changes to inactive colorops
2026-06-01 9:24 UTC (5+ messages)
` [PATCH 1/3] drm/atomic: only add states of active or transient active colorops
[PATCH v3 0/4] More Fixes for color pipeline
2026-06-01 8:16 UTC (6+ messages)
` [PATCH v3 2/4] drm/i915/display: Don’t use atomic state back-pointer to derive "
` [PATCH v3 4/4] drm/i915: Fix color blob reference handling in intel_plane_state
[PATCH 00/24] drm/{i915, xe}: display (runtime) suspend/resume/shutdown unification
2026-06-01 8:14 UTC (8+ messages)
` [PATCH 19/24] drm/{i915, xe}: make intel_dmc_suspend() part of display suspend/shutdown calls
` [PATCH 19/24] drm/{i915,xe}: "
` [PATCH 23/24] drm/xe/display: separate d3cold handling from xe_display_pm_runtime_suspend_late()
` [PATCH 24/24] drm/xe/display: unify runtime suspend/resume with i915 for non-d3cold
[PATCH 0/2] Add drm_ras netlink error event support
2026-06-01 6:22 UTC (3+ messages)
` [PATCH 1/2] drm/drm_ras: Add drm_ras netlink error event
[PATCH v6] drm/xe: Unify fault injection hooks for CSC, GT reset
2026-06-01 5:47 UTC (4+ messages)
[PATCH v4 00/10] Vswing / Pre-emphasis Override
2026-06-01 3:13 UTC (20+ messages)
` [PATCH v4 01/10] drm/i915/bios: search for VBT #57 by default
` [PATCH v4 02/10] drm/i915/bios: store VBT #57's metadata in intel_vbt_data
` [PATCH v4 03/10] drm/i915/bios: structurize VS/PE-O metadata
` [PATCH v4 04/10] drm/i915/bios: print VS/PE-O port info
` [PATCH v4 05/10] drm/i915/bios: de/allocate VS/PE-O buffer for each port
` [PATCH v4 06/10] drm/i915/buf_trans: abstract VS/PE-O access and index computation
` [PATCH v4 07/10] drm/i915: override LT's VS/PE when requested
` [PATCH v4 08/10] drm/i915: override Snps's "
` [PATCH v4 09/10] drm/i915: override Combo's "
` [PATCH v4 10/10] drm/i915/bios: remove VS/PE-O warning
` ✗ CI.checkpatch: warning for Vswing / Pre-emphasis Override
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v2 1/4] drm/i915/display: Don’t use atomic state back-pointer to derive color pipeline
2026-05-31 18:27 UTC (5+ messages)
` [PATCH v2 3/4] drm/i915: Avoid programming color HW blocks for NV12 Y planes
` [PATCH v2 4/4] drm/i915: Fix color blob reference handling in intel_plane_state
[drm-xe:topic/xe-for-CI] BUILD SUCCESS e324041cd4b66cfe43ca2fc0da9619c37ccfcab8
2026-05-30 10:46 UTC
[drm-xe:drm-xe-next] BUILD SUCCESS 65b8e0ac86e48cfc9128c04dfc53ea3395d030dd
2026-05-30 9:57 UTC
[PATCH v7 0/8] Introduce Xe PCIe FLR
2026-05-30 7:40 UTC (6+ messages)
` [PATCH v7 6/8] drm/xe/migrate: Introduce xe_migrate_reinit()
[PATCH] drm/xe/multi_queue: Fix secondary queue GuC scheduling in idle_skip_suspend path
2026-05-30 3:02 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH 0/9] Don't whitelist OA registers unconditionally
2026-05-30 1:51 UTC (18+ messages)
` [PATCH 1/9] drm/xe/rtp: Add RING_FORCE_TO_NONPRIV_DENY to OA whitelists
` [PATCH 3/9] drm/xe/rtp: Keep track of non-OA nonpriv slots
` [PATCH 5/9] drm/xe/rtp: Save OA nonpriv registers to register save/restore lists
` [PATCH 7/9] drm/xe/rtp: (De-)whitelist OA registers for all hwe's for a gt
[PATCH] drm/xe/pcode: Don't ignore drmm_mutex_init failure
2026-05-30 1:40 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH 0/6] Drop NVL-S GuC FW def from drm-xe-next
2026-05-30 0:23 UTC (11+ messages)
` [PATCH 1/6] Revert "drm/xe/nvlp: Define GuC firmware for NVL-P"
` [PATCH 2/6] Revert "topic/for-xe-CI: drm/xe/cri: Define GuC firmware for CRI"
` [PATCH 3/6] Revert "drm/xe/nvls: Define GuC firmware for NVL-S"
` [PATCH 4/6] topic/xe-for-CI: Define GuC firmware for NVL-S
` [PATCH 5/6] topic/for-xe-CI: drm/xe/cri: Define GuC firmware for CRI
` [PATCH 6/6] topic/xe-for-CI: Define GuC firmware for NVL-P
` ✓ CI.KUnit: success for Drop NVL-S GuC FW def from drm-xe-next
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH] platform/x86/intel/vsec: Restore BAR fallback for header walk
2026-05-29 22:22 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.FULL: failure "
[PATCH v3 00/10]
2026-05-29 21:51 UTC (3+ messages)
` [PATCH v3 10/10] drm/vmwgfx: Remove unused field struct vmwgfx_du_update_plane.old_state
[PATCH v2 0/3] Add ocode late binding support for CRI
2026-05-29 21:22 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for Add ocode late binding support for CRI (rev2)
[PATCH] drm/xe/ggtt: use full-range drm_mm with reserved nodes on PF
2026-05-29 21:03 UTC (5+ messages)
[PATCH] drm/i915/de: Remove the 2 usec fast timeout
2026-05-29 19:47 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH v3 00/31] Vswing/Preemphasis Override
2026-05-29 19:30 UTC (8+ messages)
` [PATCH v3 04/31] drm/i915/bios: store VBT #57's metadata in intel_vbt_data
` [PATCH v3 12/31] drm/i915/ddi: expose VS/PE-O buffers to intel_encoder
[PATCH] drm/i915/display: Use rmw in gen9_write_dc_state() to preserve non-DC bits
2026-05-06 13:03 UTC
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