Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-17 12:09:49 to 2025-11-19 23:56:26 UTC [more...]

[PATCH v4 00/10] Add new general DRM property "color format"
 2025-11-19  9:10 UTC  (16+ messages)
` [PATCH v4 02/10] drm: "
` [PATCH v4 03/10] drm: Add enum conversion from/to HDMI_COLORSPACE to DRM_COLOR_FORMAT
` [PATCH v4 04/10] drm/bridge: Act on the DRM color format property
` [PATCH v4 05/10] drm/bridge: dw-hdmi-qp: Set bridge supported_formats
` [PATCH v4 06/10] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v4 07/10] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v4 10/10] drm/rockchip: Implement "color format" "

REGRESSION on linux-next (next-20251106)
 2025-11-19 23:56 UTC  (22+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH] drm/i915/display: Stop touching vga on post enable
 2025-11-19 22:25 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v2 00/13] drm/i915: dissolve soc/
 2025-11-19 21:55 UTC  (15+ messages)
` [PATCH v2 01/13] drm/i915/edram: extract i915_edram.[ch] for edram detection
` [PATCH v2 02/13] drm/i915: split out i915_freq.[ch]
` [PATCH v2 03/13] drm/i915: move intel_dram.[ch] from soc/ to display/
` [PATCH v2 04/13] drm/xe: remove MISSING_CASE() from compat i915_utils.h
` [PATCH v2 05/13] drm/i915/dram: convert to struct intel_display
` [PATCH v2 06/13] drm/i915: move dram_info "
` [PATCH v2 07/13] drm/i915: move intel_rom.[ch] from soc/ to display/
` [PATCH v2 08/13] drm/xe: remove remaining platform checks from compat i915_drv.h
` [PATCH v2 09/13] drm/i915/gmch: split out i915_gmch.[ch] from soc
` [PATCH v2 10/13] drm/i915/gmch: switch to use pci_bus_{read, write}_config_word()
` [PATCH v2 11/13] drm/i915/gmch: convert intel_gmch.c to struct intel_display
` [PATCH v2 12/13] drm/i915: merge soc/intel_gmch.[ch] to display/intel_vga.c
` [PATCH v2 13/13] drm/xe/vga: use the same intel_gmch_vga_set_decode() as i915
` ✗ i915.CI.BAT: failure for drm/i915: dissolve soc/

[PATCH 0/2] drm/i915: Go back to using AUX interrupts
 2025-11-19 21:26 UTC  (4+ messages)
` [PATCH 1/2] drm/i915: Enable DDI A/B AUX interrupts on LNL+
` [PATCH 2/2] Revert "drm/i915/dp: change aux_ctl reg read to polling read"
` ✓ i915.CI.BAT: success for drm/i915: Go back to using AUX interrupts

[PATCH 0/6] drm/i915: uapi vs. hw state fixes
 2025-11-19 20:41 UTC  (8+ messages)
` [PATCH 1/6] drm/i915: Use the proper (hw.crtc) for the cursor unpin vblank worker
` [PATCH 2/6] drm/i915/psr: Use hw.crtc instead of uapi.crtc
` [PATCH 3/6] drm/i915/psr: Use hw.rotation instead of uapi.rotation
` [PATCH 4/6] drm/i915: Use hw.active instead of uapi.active in the initial plane readout
` [PATCH 5/6] drm/i915/panic: Get the crtc from the correct place
` [PATCH 6/6] drm/i915/panic: Clean up the variables
` ✓ i915.CI.BAT: success for drm/i915: uapi vs. hw state fixes

[PATCH 0/1] Switch to use kernel standard fault injection in i915
 2025-11-19 20:36 UTC  (3+ messages)
` [PATCH 1/1] drm/i915: switch to use kernel standard error injection
` ✓ i915.CI.BAT: success for Switch to use kernel standard fault injection in i915 (rev14)

[PATCH v5 0/8] drm/i915/display: Add initial support for Xe3p_LPD
 2025-11-19 19:06 UTC  (9+ messages)
` [PATCH v5 1/8] drm/i915/vbt: Add fields dedicated_external and dyn_port_over_tc
` [PATCH v5 2/8] drm/i915/power: Use intel_encoder_is_tc()
` [PATCH v5 3/8] drm/i915/display: Handle dedicated external ports in intel_encoder_is_tc()
` [PATCH v5 4/8] drm/i915/xe3p_lpd: Handle underrun debug bits

[PATCH] drm/i915/display: change pipe order for platforms with big joiner
 2025-11-19 18:36 UTC  (9+ messages)
` ✗ i915.CI.BAT: failure for "
` [PATCH v2] "
` ✗ i915.CI.BAT: failure for drm/i915/display: change pipe order for platforms with big joiner (rev2)

[PATCH v2 00/32] drm/i915/cx0: Add MTL+ platforms to support dpll framework
 2025-11-19 18:12 UTC  (38+ messages)
` [PATCH v2 05/32] drm/i915/cx0: Track the C20 PHY VDR state in the PLL state
` [PATCH v2 14/32] drm/i915/cx0: Print additional Cx0 PLL HW state
` [PATCH v2 16/32] drm/i915/cx0: Add PLL information for MTL+
` [PATCH v2 17/32] drm/i915/cx0: Update C10/C20 state calculation
` [PATCH v2 18/32] drm/i915/cx0: Compute plls for MTL+ platform
` [PATCH v2 19/32] drm/i915/cx0: Add MTL+ .get_dplls hook
` [PATCH v2 21/32] drm/i915/cx0: Add MTL+ .update_active_dpll hook
  ` [PATCH v3 "
` [PATCH v2 30/32] drm/i915/cx0: Get encoder configuration for C10 and C20 PHY PLLs
` [PATCH v2 31/32] drm/i915/cx0: Add MTL+ Thunderbolt PLL hooks
` [PATCH v2 32/32] drm/i915/cx0: Enable dpll framework for MTL+
  ` [PATCH v3 "
` ✗ i915.CI.BAT: failure for drm/i915/cx0: Add MTL+ platforms to support dpll framework
` ✓ i915.CI.BAT: success for drm/i915/cx0: Add MTL+ platforms to support dpll framework (rev4)
` ✓ i915.CI.Full: "

[PATCH 0/5] LOBF fixes
 2025-11-19 17:53 UTC  (8+ messages)
` [PATCH 1/5] drm/i915/alpm: Compute LOBF late after guardband is already determined
` [PATCH 2/5] drm/i915/alpm: Allow LOBF only if window1 > alpm check_entry lines
` [PATCH 3/5] drm/i915/alpm: Allow LOBF only for platform that have Always on VRR TG
` [PATCH 4/5] drm/i915/alpm: Simplify and align LOBF checks in pre/post plane update
` [PATCH 5/5] drm/i915/alpm: Disable LOBF around transitioning for LRR/seamless MN
` ✓ i915.CI.BAT: success for LOBF fixes (rev2)
` ✗ i915.CI.Full: failure "

[PATCH v3] drm/i915/display: change pipe allocation order for discrete platforms
 2025-11-19 17:24 UTC  (5+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH v3] drm/i915: Use symmetric free for vma resources
 2025-11-19 16:57 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for drm/i915: Use symmetric free for vma resources (rev2)
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.BAT: success for drm/i915: Use symmetric free for vma resources (rev3)
` ✓ i915.CI.Full: "

[RFC PATCH] drm/i915: Use rcu_dereference() in hwsp_offset()
 2025-11-19 15:58 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for drm/i915: Use rcu_dereference() in hwsp_offset() (rev2)

[PATCH v2] drm/buddy: Mark drm_test_buddy_fragmentation_performance test as slow
 2025-11-19 13:41 UTC  (3+ messages)

[PATCH] drm/display/dp_mst: Add protection against 0 vcpi
 2025-11-19 13:02 UTC  (11+ messages)
` [PATCH v2] "
` ✓ i915.CI.BAT: success for drm/display/dp_mst: Add protection against 0 vcpi (rev2)
` ✓ i915.CI.Full: "

[PATCH i-g-t 0/3] tests/intel/gem_eio: Avoid skips in stress subtests
 2025-11-19 10:57 UTC  (4+ messages)
` [PATCH i-g-t 1/3] tests/intel/gem_eio: Fix mistyped symbol
` [PATCH i-g-t 2/3] tests/intel/gem_eio: Convert stress subtests to dynamic
` [PATCH i-g-t 3/3] tests/intel/gem_eio: Avoid skips in stress subtests

[v6 00/16] Plane Color Pipeline support for Intel platforms
 2025-11-19  8:14 UTC  (27+ messages)
` [v6 03/16] drm/i915: Add intel_color_op
` [v6 04/16] drm/i915/color: Add helper to create intel colorop
` [v6 05/16] drm/i915/color: Create a transfer function color pipeline
` [v6 06/16] drm/i915/color: Add framework to program CSC
` [v6 07/16] drm/i915/color: Preserve sign bit when int_bits is Zero
` [v6 09/16] drm/i915: Add register definitions for Plane Degamma
` [v6 10/16] drm/i915/color: Add framework to program PRE/POST CSC LUT
` [v6 12/16] drm/i915/color: Program Pre-CSC registers
` [v6 14/16] drm/i915/display: Add registers for 3D LUT
` [v6 15/16] drm/i915/color: Add 3D LUT to color pipeline
` [v6 16/16] drm/i915/color: Enable Plane Color Pipelines

[PATCH 0/3] drm/1915/dram: Fix DIMM_S decoding on ICL
 2025-11-19  8:05 UTC  (5+ messages)
` [PATCH 3/3] drm/i915/dram: Fix ICL DIMM_S decoding

[PATCH v2] drm/i915/selftests: Defer signalling the request fence
 2025-11-18 17:20 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/selftests: Defer signalling the request fence (rev4)
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/gem: Fix NULL pointer dereference in eb_release_vmas()
 2025-11-18 15:04 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/gem: Fix NULL pointer dereference in eb_release_vmas() (rev2)
` ✓ i915.CI.Full: "

[PATCH] drm/i915/selftests: Defer signalling the request fence
 2025-11-18 14:04 UTC  (3+ messages)

[PATCH v2] drm/i915: Use symmetric free for vma resources
 2025-11-18 13:57 UTC  (3+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[CI 00/10] drm/i915: call irq and rps through the parent interface
 2025-11-18 13:53 UTC  (6+ messages)
` ✗ i915.CI.BAT: failure for drm/i915: call irq and rps through the parent interface (rev6)
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "

[PATCH v4 00/10] Enable DP2.1 alpm
 2025-11-18 11:06 UTC  (11+ messages)
` [PATCH v4 02/10] drm/i915/alpm: alpm_init() for DP2.1
` [PATCH v4 05/10] drm/i915/alpm: Auxless wake time calculation for Xe3p
` [PATCH v4 06/10] drm/i915/alpm: Half LFPS cycle calculation

[PATCH v2] drm/i915/fbc: Apply wa_15018326506
 2025-11-18  9:32 UTC  (3+ messages)

[PULL] drm-xe-next
 2025-11-18  8:34 UTC  (3+ messages)

[PATCH v3 00/14] Remove redundant rcu_read_lock/unlock() in spin_lock
 2025-11-18  7:24 UTC  (4+ messages)
` [PATCH v3 14/14] wifi: ath9k: "

[RFC 0/8] CMTG enablement
 2025-11-18  1:00 UTC  (15+ messages)
` [RFC 1/8] drm/i915/cmtg: enable cmtg LNL onwards
` [RFC 2/8] drm/i915/cmtg: cmtg set clock select
` [RFC 3/8] drm/i915/cmtg: set timings for cmtg
` [RFC 4/8] drm/i915/cmtg: program vrr registers of cmtg
` [RFC 5/8] drm/i915/cmtg: program set context latency "
` [RFC 6/8] drm/i915/cmtg: set transcoder mn for cmtg
` [RFC 7/8] drm/i915/cmtg: program sync to port "
` [RFC 8/8] drm/i915/cmtg: enable cmtg ctl
` ✓ i915.CI.BAT: success for CMTG enablement
` ✓ i915.CI.Full: "

[PATCH v4 00/11] drm/i915/display: Add initial support for Xe3p_LPD
 2025-11-17 17:58 UTC  (12+ messages)
` [PATCH v4 07/11] drm/i915/xe3p_lpd: Extend Type-C flow for static DDI allocation

[PATCH v2] drm/i915/xe3p_lpd: Enable display use of system cache for FBC
 2025-11-17 17:41 UTC  (2+ messages)

[PATCH] drm/i915: Fix improper freeing of GTT resources
 2025-11-13  6:28 UTC  (2+ messages)

[PATCH 0/1] drm/i915/display: Add quirk to force backlight type on some TUXEDO devices
 2025-11-14 18:43 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2 00/11] PCI: BAR resizing fix/rework
 2025-11-14 14:35 UTC  (9+ messages)
` [PATCH v2 03/11] PCI: Change pci_dev variable from 'bridge' to 'dev'
` [PATCH v2 08/11] drm/xe: Remove driver side BAR release before resize

Cache coherency issues when reading from intel Xe buffer
 2025-11-14  9:36 UTC  (4+ messages)

[PATCH] i915/display/intel_ddi: Reduce severity of failed FEC enabling
 2025-11-17 13:19 UTC  (2+ messages)
` ✓ i915.CI.Full: success for i915/display/intel_ddi: Reduce severity of failed FEC enabling (rev2)


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