Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-10 11:57:57 to 2026-03-11 18:42:09 UTC [more...]

[PATCH 0/2] drm/i915/dmc: Update PIPEDMC interrupt mask
 2026-03-11 18:42 UTC  (5+ messages)
` [PATCH 1/2] drm/i915/dmc: Remove invalid PIPEDMC interrupt bits
` [PATCH 2/2] drm/i915/dmc: Enable PIPEDMC_ERROR interrupt
` ✓ i915.CI.BAT: success for drm/i915/dmc: Update PIPEDMC interrupt mask (rev2)
` ✓ i915.CI.Full: "

X.Org Board Elections 2026
 2026-03-11 18:29 UTC  (3+ messages)
` Reminder: Deadline to renew X.Org memberships for 2026 is March 16
  ` 2nd "

[PATCH 1/2] drm/i915/dp_mst: Fix forced link retrain handling in MST HPD IRQ handler
 2026-03-11 16:51 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/dp: Simplify forcing a link retraining
` ✓ i915.CI.BAT: success for series starting with [1/2] drm/i915/dp_mst: Fix forced link retrain handling in MST HPD IRQ handler

[PATCH] drm/i915/gem: update outdated comment
 2026-03-11 16:47 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH 37/61] drm: Prefer IS_ERR_OR_NULL over manual NULL check
 2026-03-11 14:06 UTC  (46+ messages)
  ` [PATCH 61/61] file: Drop unlikely() around IS_ERR_OR_NULL()
  ` [PATCH 30/61] net/sunrpc: Prefer IS_ERR_OR_NULL over manual NULL check
  ` [Intel-wired-lan] "
  ` [PATCH 18/61] sound: "
  ` [PATCH 46/61] vfio: "
  ` [Intel-wired-lan] "
  ` [PATCH 56/61] clk: "
  ` [PATCH 06/61] 9p: "
  ` [Intel-wired-lan] "
  ` [PATCH 15/61] trace: "
` [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
  ` [PATCH 03/61] ceph: Prefer IS_ERR_OR_NULL over manual NULL check
  ` [Intel-wired-lan] "
  ` [EXTERNAL] [PATCH 38/61] net: "
  `  "
  ` [Intel-wired-lan] "
  ` [PATCH 57/61] reset: "
  ` [Intel-wired-lan] [PATCH 08/61] fuse: "
  ` [Intel-wired-lan] [PATCH 12/61] quota: "
  ` [Intel-wired-lan] [PATCH 13/61] squashfs: "
  ` [Intel-wired-lan] [PATCH 16/61] sched: "
  ` [PATCH 17/61] module: "
  ` [Intel-wired-lan] "
  ` [Intel-wired-lan] [PATCH 22/61] md: "
  ` [PATCH 24/61] net/9p: "
  ` [Intel-wired-lan] "
  ` [PATCH 25/61] net/bluetooth: "
  ` [Intel-wired-lan] "
  ` [Intel-wired-lan] [PATCH 28/61] net/sched: "
  ` [Intel-wired-lan] [PATCH 39/61] irqchip: "
  ` [Intel-wired-lan] [PATCH 49/61] media: "
  ` [Intel-wired-lan] [PATCH 50/61] iommu: "
  ` [Intel-wired-lan] [PATCH 54/61] aoe: "
  ` [PATCH 41/61] pinctrl: "
  ` [PATCH 36/61] arch/sh: "

[PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
 2026-03-11 15:12 UTC  (2+ messages)

[PATCH v3 00/24] Refactor LT PHY PLL handling to use DPLL framework
 2026-03-11 16:02 UTC  (26+ messages)
` [PATCH v3 01/24] drm/i915/lt_phy: Dump missing PLL state parameters
` [PATCH v3 02/24] drm/i915/lt_phy: Add check if PLL is enabled
` [PATCH v3 03/24] drm/i915/lt_phy: Add PLL information for xe3plpd
` [PATCH v3 04/24] drm/i915/lt_phy: Refactor LT PHY PLL handling to use explicit PLL state
` [PATCH v3 05/24] drm/i915/lt_phy: Add lane_count to "
` [PATCH v3 06/24] drm/i915/lt_phy: Add xe3plpd .compute_dplls hook
` [PATCH v3 07/24] drm/i915/lt_phy: Add xe3plpd .get_dplls hook
` [PATCH v3 08/24] drm/i915/lt_phy: Add xe3plpd .put_dplls hook
` [PATCH v3 09/24] drm/i915/lt_phy: Add xe3plpd .update_active_dpll hook
` [PATCH v3 10/24] drm/i915/lt_phy: Add xe3plpd .update_dpll_ref_clks hook
` [PATCH v3 11/24] drm/i915/lt_phy: Add xe3plpd .dump_hw_state hook
` [PATCH v3 12/24] drm/i915/lt_phy: Add xe3plpd .compare_hw_state hook
` [PATCH v3 13/24] drm/i915/lt_phy: Add xe3plpd .get_hw_state hook
` [PATCH v3 14/24] drm/i915/lt_phy: Add xe3plpd .get_freq hook
` [PATCH v3 15/24] drm/i915/lt_phy: Add xe3plpd .crtc_get_dpll
` [PATCH v3 16/24] drm/i915/lt_phy: Add .enable_clock hook on DDI
` [PATCH v3 17/24] drm/i915/lt_phy: Add .disable_clock "
` [PATCH v3 18/24] drm/i915/lt_phy: Dump lane count for HW state
` [PATCH v3 19/24] drm/i915/lt_phy: Readout lane count
` [PATCH v3 20/24] drm/i915/lt_phy: Get encoder configuration for xe3plpd platform
` [PATCH v3 21/24] drm/i915/lt_phy: Add xe3plpd Thunderbolt PLL hooks
` [PATCH v3 22/24] drm/i915/lt_phy: Remove LT PHY specific state verification
` [PATCH v3 23/24] drm/i915/lt_phy: Enable dpll framework for xe3plpd
` [PATCH v3 24/24] drm/i915/lt_phy: Replace crtc compute clock
` ✓ i915.CI.BAT: success for Refactor LT PHY PLL handling to use DPLL framework (rev6)

[PATCH v1 00/16] mm: cleanups around unmapping / zapping
 2026-03-11 16:01 UTC  (22+ messages)
` [PATCH v1 04/16] mm/memory: simplify calculation in unmap_mapping_range_tree()
` [PATCH v1 09/16] mm/memory: convert details->even_cows into details->skip_cows
` [PATCH v1 10/16] mm/memory: use __zap_vma_range() in zap_vma_for_reaping()
` [PATCH v1 11/16] mm/memory: inline unmap_page_range() into __zap_vma_range()
` [PATCH v1 15/16] mm: rename zap_vma_ptes() to zap_special_vma_range()
` [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()

[PATCH 0/5] drm/{i915,xe}: move bo stuff to parent interface
 2026-03-11 15:33 UTC  (7+ messages)
` [PATCH 1/5] drm/i915: move i915 specific bo implementation to i915
` [PATCH 2/5] drm/xe: rename intel_bo.c to xe_display_bo.c
` [PATCH 3/5] drm/{i915, xe}/bo: move display bo calls to parent interface
` [PATCH 4/5] drm/i915/fb: make intel_fb_bo.c less dependent on display
` [PATCH 5/5] drm/{i915,xe}: move framebuffer bo to parent interface
` ✓ i915.CI.BAT: success for drm/{i915,xe}: move bo stuff "

[PATCH v2 00/24] Refactor LT PHY PLL handling to use DPLL framework
 2026-03-11 13:32 UTC  (22+ messages)
` [PATCH v2 14/24] drm/i915/lt_phy: Add xe3plpd .get_freq hook
` [PATCH v2 16/24] drm/i915/lt_phy: Replace crtc compute clock
` [PATCH v2 17/24] drm/i915/lt_phy: Add .enable_clock hook on DDI
` [PATCH v2 18/24] drm/i915/lt_phy: Add .disable_clock "
` [PATCH v2 19/24] drm/i915/lt_phy: Dump lane count for HW state
` [PATCH v2 21/24] drm/i915/lt_phy: Get encoder configuration for xe3plpd platform
` [PATCH v2 22/24] drm/i915/lt_phy: Add xe3plpd Thunderbolt pll hooks
` [PATCH v2 24/24] drm/i915/lt_phy: Enable dpll framework for xe3plpd
` ✗ Fi.CI.BUILD: failure for Refactor LT PHY PLL handling to use DPLL framework (rev4)
` ✗ i915.CI.BAT: failure for Refactor LT PHY PLL handling to use DPLL framework (rev5)

[CI] drm/i915/dmc: Fix an unlikely NULL pointer deference at probe
 2026-03-11 13:29 UTC  (6+ messages)
` ✓ i915.CI.Full: success for drm/i915/dmc: fix an unlikely NULL pointer deference at probe (rev2)

[PATCH 00/19] Fix Adaptive Sync SDP for PR with Link ON + Auxless ALPM
 2026-03-11 12:50 UTC  (21+ messages)
` [PATCH 01/19] drm/dp: Rename and relocate AS SDP payload field masks
` [PATCH 02/19] drm/dp: Clean up DPRX feature enumeration macros
` [PATCH 03/19] drm/dp: Add bits for AS SDP FAVT Payload Fields Parsing support
` [PATCH 04/19] drm/dp: Add DPCD for configuring AS SDP for PR + VRR
` [PATCH 05/19] drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDP
` [PATCH 06/19] drm/i915/vrr: Avoid vrr for PCON with HDMI2.1 sink
` [PATCH 07/19] drm/i915/dp: Account for AS_SDP guardband only when enabled
` [PATCH 08/19] drm/i915/dp: Add a helper to decide if AS SDP can be used
` [PATCH 09/19] drm/i915/dp: Skip AS SDP for DP branch devices
` [PATCH 10/19] drm/i915/dp: Use revision field of AS SDP data structure
` [PATCH 11/19] drm/i915/dp: Add member to intel_dp to store AS SDP v2 support
` [PATCH 12/19] drm/i915/psr: Write the PR config DPCDs in burst mode
` [PATCH 13/19] drm/i915/display: Add helper for AS SDP transmission time selection
` [PATCH 14/19] drm/i915/psr: Program Panel Replay CONFIG3 using AS SDP transmission time
` [PATCH 15/19] drm/i915/dp: Set relevant Downspread Ctrl DPCD bits for PR + Auxless ALPM
` [PATCH 16/19] drm/i915/dp: Program AS SDP DB[1:0] for PR with Link off
` [PATCH 17/19] drm/i915/dp: Split AS SDP computation between compute_config and compute_config_late
` [PATCH 18/19] drm/i915/dp: Make provision for AS SDP version 1
` [PATCH 19/19] drm/i915/dp: Always enable AS SDP if supported by source + sink
` ✗ i915.CI.BAT: failure for Fix Adaptive Sync SDP for PR with Link ON + Auxless ALPM (rev2)

[PATCH i-g-t] tests/intel/gem_lmem_swapping: Expect gem leak helper crashes
 2026-03-11 12:45 UTC  (5+ messages)

[PATCH 0/5] Add support for Common SDP Transmission Line
 2026-03-11 12:10 UTC  (7+ messages)
` [PATCH 3/5] drm/i915/dp: Add helper for AS SDP TL and fix documentation

[PATCH 0/7] drm/{i915, xe}/frontbuffer: refactor, move calls to parent interface
 2026-03-11 10:12 UTC  (6+ messages)
` [PATCH 1/7] drm/i915/gem: relocate __i915_gem_object_{flush, invalidate}_frontbuffer()
` ✓ i915.CI.BAT: success for drm/{i915, xe}/frontbuffer: refactor, move calls to parent interface (rev2)
` ✓ i915.CI.Full: "

[RFC v1 00/11] support for vswing/preemphasis override
 2026-03-11  9:51 UTC  (7+ messages)
` [RFC v1 05/11] drm/i915/buf_trans: add intel_dp_above_hbr1() helper
` [RFC v1 06/11] drm/i915/buf_trans: add intel_edp_above_hbr2() helper
` [RFC v1 11/11] drm/i915/mtl: add V/P Override support for mtl+

[PATCH 00/10] drm/i915/color: Enable SDR plane color pipeline
 2026-03-11  8:49 UTC  (4+ messages)
` [PATCH 01/10] drm/colorop: Add DRM_COLOROP_CSC_FF

[PATCH v2 04/24] drm/i915/lt_phy: Refactor LT PHY PLL handling to use explicit PLL state
 2026-03-11  8:12 UTC  (6+ messages)
` [PATCH v3 03/24] "
  ` [PATCH v3 04/24] "

[PATCH v9 00/23] gpu: nova-core: Add memory management support
 2026-03-11  0:58 UTC  (25+ messages)
` [PATCH v9 01/23] gpu: nova-core: Select GPU_BUDDY for VRAM allocation
` [PATCH v9 02/23] gpu: nova-core: Kconfig: Sort select statements alphabetically
` [PATCH v9 03/23] gpu: nova-core: gsp: Return GspStaticInfo from boot()
` [PATCH v9 04/23] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v9 05/23] gpu: nova-core: gsp: Expose total physical VRAM end from FB region info
` [PATCH v9 06/23] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH v9 07/23] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH v9 08/23] gpu: nova-core: mm: Add common memory management types
` [PATCH v9 09/23] gpu: nova-core: mm: Add TLB flush support
` [PATCH v9 10/23] gpu: nova-core: mm: Add GpuMm centralized memory manager
` [PATCH v9 11/23] gpu: nova-core: mm: Add common types for all page table formats
` [PATCH v9 12/23] gpu: nova-core: mm: Add MMU v2 page table types
` [PATCH v9 13/23] gpu: nova-core: mm: Add MMU v3 "
` [PATCH v9 14/23] gpu: nova-core: mm: Add unified page table entry wrapper enums
` [PATCH v9 15/23] gpu: nova-core: mm: Add page table walker for MMU v2/v3
` [PATCH v9 16/23] gpu: nova-core: mm: Add Virtual Memory Manager
` [PATCH v9 17/23] gpu: nova-core: mm: Add virtual address range tracking to VMM
` [PATCH v9 18/23] gpu: nova-core: mm: Add multi-page mapping API "
` [PATCH v9 19/23] gpu: nova-core: Add BAR1 aperture type and size constant
` [PATCH v9 20/23] gpu: nova-core: mm: Add BAR1 user interface
` [PATCH v9 21/23] gpu: nova-core: mm: Add BAR1 memory management self-tests
` [PATCH v9 22/23] gpu: nova-core: mm: Add PRAMIN aperture self-tests
` [PATCH v9 23/23] gpu: nova-core: Use runtime BAR1 size instead of hardcoded 256MB
` ✗ Fi.CI.BUILD: failure for gpu: nova-core: Add memory management support (rev2)

[PATCH v2 0/2] drm/colorop: Keep colorop state consistent across atomic commits
 2026-03-10 22:45 UTC  (5+ messages)
` [PATCH v2 1/2] drm/colorop: Preserve bypass value in duplicate_state()
` [PATCH v2 2/2] drm/atomic: Add affected colorops with affected planes
` ✓ i915.CI.BAT: success for drm/colorop: Keep colorop state consistent across atomic commits (rev2)
` ✓ i915.CI.Full: "

[PATCH 0/2] drm/colorop: Keep colorop state consistent across atomic commits
 2026-03-10 21:07 UTC  (7+ messages)
` [PATCH 2/2] drm/atomic: Add affected colorops with affected planes

[PATCH v7 00/26] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2026-03-10 19:03 UTC  (10+ messages)
` [PATCH v7 22/26] drm/i915: Use sleeping selftests for igt_atomic on PREEMPT_RT
` [PATCH v7 23/26] Revert "drm/i915: Depend on !PREEMPT_RT."
` [PATCH v7 26/26] drm/i915/gt: Add a spinlock to prevent starvation of irq_work
` ✗ i915.CI.BAT: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev14)
` ✗ Fi.CI.BUILD: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev15)

[PATCH] drm/i915/dmc: Update PIPEDMC interrupt mask
 2026-03-10 18:14 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH v7 0/2] Miscellaneous fixes in drm code
 2026-03-10 13:37 UTC  (2+ messages)

linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
 2026-03-10 13:34 UTC 

(subset) [PATCH 51/61] leds: Prefer IS_ERR_OR_NULL over manual NULL check
 2026-03-10 13:33 UTC 


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