Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-04 11:19:33 to 2026-08-08 08:38:12 UTC [more...]

[PATCH v4 0/1] drm/i915/display: Add quirk to force backlight type on some TUXEDO devices
 2026-08-08  8:38 UTC  (4+ messages)
` [PATCH v4 1/1] "
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH 1/2] drm/i915/huc: Validate the CPD entry offset before manifest read
 2026-08-08  6:31 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/gsc: "
` ✓ i915.CI.BAT: success for series starting with [1/2] drm/i915/huc: "
` ✗ i915.CI.Full: failure "

[PATCH 0/4] drm/i915/display: Limit invalid joiner combinations harder
 2026-08-08  2:05 UTC  (7+ messages)
` [PATCH 1/4] drm/i915/display: Limit max joined dotclock on joiner pipes available
` [PATCH 2/4] drm/i915/dp: Limit for_each_joiner_candidate() "
` [PATCH 3/4] drm/i915/dp: Limit compute config joining to pipes that can actually join
` [PATCH 4/4] drm/i915/debugfs: Reject invalid force_joined_pipes harder
` ✓ i915.CI.BAT: success for drm/i915/display: Limit invalid joiner combinations harder
` ✗ i915.CI.Full: failure "

[PATCH 1/1] drm/i915/display/psr: Block DC3CO entry during active frame
 2026-08-08  1:54 UTC  (3+ messages)

[PATCH 0/3] drm/i915/display: fix flipq pipe CRC mismatch in kms_cursor_crc
 2026-08-08  1:08 UTC  (6+ messages)
` [PATCH 1/3] drm/i915/display: Flush frontbuffer tracking on flipq completion
` [PATCH 2/3] drm/i915/display: Restrict flipq to simple single-plane updates
` [PATCH 3/3] drm/i915/display: Reset use_flipq when duplicating crtc state
` ✓ i915.CI.BAT: success for drm/i915/display: fix flipq pipe CRC mismatch in kms_cursor_crc
` ✓ i915.CI.Full: "

[PATCH] drm/i915/dp: Use array size for intersect_rates() bound
 2026-08-07 18:52 UTC  (10+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
` ✓ i915.CI.BAT: success for drm/i915/dp: Use array size for intersect_rates() bound (rev2)
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.BAT: success for drm/i915/dp: Use array size for intersect_rates() bound (rev3)
` ✗ i915.CI.Full: failure "

[PATCH v3 0/1] drm/i915/display: Add quirk to force backlight type on some TUXEDO devices
 2026-08-07 18:09 UTC  (7+ messages)
` [PATCH v3 1/1] "
` ✓ i915.CI.BAT: success for drm/i915/display: Add quirk to force backlight type on some TUXEDO devices (rev3)
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/cmtg: Disable CMTG after PSR exit to avoid disable timeout
 2026-08-07 16:53 UTC  (5+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH 0/9] mm: distinguish PTE table storage from PTE values
 2026-08-07 16:26 UTC  (15+ messages)
` [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
` [PATCH 2/9] mm: make hw_pte_t visible to generic PTE interfaces
` [PATCH 3/9] mm: name pointers to copied PTE values ptentp
` [PATCH 4/9] mm: use hw_pte_t for generic PTE table storage
` [PATCH 5/9] mm: convert PTE table entries in ptep_get()
` [PATCH 6/9] mm: convert PTE table entry to pte
` [PATCH 7/9] mm/kasan: use hw_pte_t for the early shadow PTE table
` [PATCH 8/9] drm/i915: use hw_pte_t for PTE range callbacks
` [PATCH 9/9] xen: "
` ✗ Fi.CI.BUILD: failure for mm: distinguish PTE table storage from PTE values (rev2)

[PATCH 00/44] Enable HDMI FRL for MTL+
 2026-08-07 15:32 UTC  (46+ messages)
` [PATCH 01/44] drm/i915/hdmi: Parse frl max link rate from vbt
` [PATCH 02/44] drm/i915/hdmi: Add new data members for FRL configuration
` [PATCH 03/44] drm/i915/hdmi: Add FRL link rate cap
` [PATCH 04/44] drm/drm_scdc_helper: Add SCDC helper funcs for FRL
` [PATCH 05/44] drm/i915/display: Add registers for HDMI FRL configuration
` [PATCH 06/44] drm/i915/display: Add new members in crtc_state for "
` [PATCH 07/44] drm/i915/intel_cx0_phy_regs: Add HDMI FRL SHIFT EN bit in PORT_BUF_CTL_1
` [PATCH 08/44] drm/i915/ddi: Update Transcoder/DDI registers with the frl bits
` [PATCH 09/44] drm/i915/hdmi: Enable Scrambling only for TMDS mode
` [PATCH 10/44] drm/i915/ddi: Simplify intel_ddi_enable()
` [PATCH 11/44] drm/i915/ddi: Factor out common transcoder/vblank enable sequence
` [PATCH 12/44] drm/i915/ddi: Update HDMI modeset sequence for MTL+
` [PATCH 13/44] drm/i915/hdmi: Add function to prepare registers for FRL mode
` [PATCH 14/44] drm/i915/hdmi: Add functions for FRL training state machine
` [PATCH 15/44] drm/i915/intel_hdmi: Add helper to disable FRL
` [PATCH 16/44] drm/i915/hdmi: Reduce FRL rate cap on rate change during training
` [PATCH 17/44] drm/i915/hdmi: Introduce intel_hdmi_frl_level() for per-lane TxFFE
` [PATCH 18/44] drm/i915/hdmi: Drive per-lane TxFFE during FRL link training
` [PATCH 19/44] drm/i915/ltphy: Add PLL tables for HDMI FRL
` [PATCH 20/44] drm/i915/ltphy: Add safegaurd when calculation HDMI FRL state
` [PATCH 21/44] drm/i915/ltphy: Calculate port clock for HDMI FRL
` [PATCH 22/44] drm/i915/ltphy: Verify HDMI FRL tables
` [PATCH 23/44] drm/i915/ddi_buf: Add Vswing table for HDMI FRL
` [PATCH 24/44] drm/i915/hdmi: Add provision for FRL mode while computing output format
` [PATCH 25/44] drm/i915/hdmi: Rename port clock limit to specify tmds clock
` [PATCH 26/44] drm/i915/cx0: Add helper to check if the FRL rate is valid
` [PATCH 27/44] drm/i915/lt_phy: "
` [PATCH 28/44] drm/i915/hdmi: Rename port clock valid to specify tmds clock
` [PATCH 29/44] drm/i915/hdmi: Add FRL port and mode clock valid
` [PATCH 30/44] drm/i915/hdmi_frl_dfm_regs: Define DFM registers
` [PATCH 31/44] drm/i915/hdmi_frl_dfm: Define frl_dfm structure
` [PATCH 32/44] drm/i915/hdmi_frl_dfm: Add non dsc frl capacity computation helpers
` [PATCH 33/44] drm/i915/hdmi_frl_dfm: Add support for DFM calculation with DSC
` [PATCH 34/44] drm/i915/hdmi: Add helper to write FRL CFG register
` [PATCH 35/44] drm/i915/hdmi_frl_dfm: Add helpers to read/write FRL DFM registers
` [PATCH 36/44] drm/i915/hdmi_frl_dfm: Add function to compute FRL DFM config
` [PATCH 37/44] drm/i915/hdmi: Add FRL clock computation based on DFM
` [PATCH 38/44] drm/i915/hdmi: Add support for sending uevent to user for FRL training failure
` [PATCH 39/44] drm/i915/ddi: Wire FRL into the HDMI DDI enable/disable path
` [PATCH 40/44] drm/i915/hdmi: Add read out for FRL state
` [PATCH 41/44] drm/i915/hdmi_frl_dfm: Handle FRL Link M/N
` [PATCH 42/44] drm/i915/display: Add FRL members to the state checker
` [PATCH 43/44] drm/i915/hdmi: Compute output format for HDMI FRL mode
` [PATCH 44/44] drm/i915/hdmi: Enable FRL based mode clock valid
` ✓ i915.CI.BAT: success for Enable HDMI FRL for MTL+

[PATCH 1/1] drm/i915/dmabuf: avoid global wbinvd on dma-buf import
 2026-08-07 15:10 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for series starting with [1/1] "

[PATCH] drm/i915/display: Limit max joined dotclock on pipes available
 2026-08-07 12:45 UTC  (7+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/dp_mst: Remove duplicate intel_pfit_compute_config() call
 2026-08-07 12:00 UTC  (7+ messages)
` ✓ i915.CI.BAT: success for "

[REGRESSION] Dell Latitude 7390 Intel UHD 620 screen becomes extremely dim after kernel 7.x upgrade
 2026-08-07  8:42 UTC  (2+ messages)

[PULL] drm-misc-next
 2026-08-06 21:48 UTC 

[PULL] drm-misc-fixes
 2026-08-06 19:26 UTC 

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-08-06 19:06 UTC  (2+ messages)
` (subset) "

[PATCH v7 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
 2026-08-06 17:24 UTC  (8+ messages)
` [PATCH v7 2/2] gpu/tests/buddy: add dirty tracker performance KUnit test

REGRESSION: i915 Haswell 6 bpc dithering broken (watercolor color banding)
 2026-08-06 16:05 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

Apple Studio Display (2026, Thunderbolt 5) — DP tunnel torn down every few minutes on Intel TB4 host
 2026-08-05  8:02 UTC  (7+ messages)

[REGRESSION] Dell Latitude 7390 Intel UHD Graphics 620 display becomes extremely dim after kernel 7.x upgrade
 2026-08-06 11:54 UTC 

[syzbot] [intel-gfx?] general protection fault in i915_pci_probe
 2026-08-05 22:44 UTC 

[PULL] drm-xe-fixes
 2026-08-06 12:55 UTC 

[PATCH 0/5] drm/i915: HDMI/PCON DSC prep fixes
 2026-08-06 12:25 UTC  (11+ messages)
` [PATCH 1/5] drm/i915/hdmi: Use correct type for output_format parameter
` [PATCH 2/5] drm/i915/display: Generalize intel_hdmi_dsc_get_num_slices helper
` [PATCH 3/5] drm/i915/{dp,hdmi}: Pass bpc in intel_hdmi_dsc_get_bpp
` [PATCH 4/5] drm/i915/hdmi: Add helper to get max FRL rate for an HDMI sink
` [PATCH 5/5] drm/i915/dp: Use helpers for getting max FRL rate
` ✓ i915.CI.BAT: success for drm/i915: HDMI/PCON DSC prep fixes
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.Full: success "

[v6 0/9] drm/i915/color: Enable SDR plane color pipeline
 2026-08-05 14:15 UTC  (12+ messages)
` [v6 1/9] drm/colorop: Add DRM_COLOROP_FIXED_MATRIX
` [v6 2/9] drm/i915/color: Add CSC on SDR plane color pipeline
` [v6 3/9] drm/i915/display: extract glk_plane_color_ctl_input_csc helper
` [v6 4/9] drm/i915/display: simplify glk_plane_color_ctl_input_csc
` [v6 5/9] drm/i915/display: Program CSC on SDR planes based on Fixed Matrix Colorop
` [v6 6/9] drm/i915/color: Add support for 1D LUT in SDR planes
` [v6 7/9] drm/i915/color: Extract HDR post-CSC LUT programming to helper function
` [v6 8/9] drm/i915/color: Program Plane Post CSC registers for SDR planes
` [v6 9/9] drm/i915/color: Add color pipeline support "
` ✓ i915.CI.BAT: success for drm/i915/color: Enable SDR plane color pipeline (rev7)
` ✓ i915.CI.Full: "

[PATCH] drm/i915/mst: let the branch-sink check uncompressed with 18bpp
 2026-08-05 12:11 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "

[PATCH 0/2] cdclk mismatch with sw/hw
 2026-08-05 11:14 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "

[PATCH] drm/i915/dp: On DPCD init/caps wake the DPRx
 2026-08-05 10:06 UTC  (4+ messages)
` [PATCHv3] drm/i915/dp: On DPCD init wake the DPRx for eDP
` ✗ Fi.CI.BUILD: failure for drm/i915/dp: On DPCD init/caps wake the DPRx (rev4)

[PATCH v2] drm/i915/userptr: Fix user pages leak on get_pages failure
 2026-08-05  9:28 UTC  (4+ messages)

[PATCH v3] drm/{i915, xe}/display: add core workaround query to display parent interface
 2026-08-05  8:44 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for drm/{i915, xe}/display: add core workaround query to display parent interface (rev3)
` ✓ i915.CI.BAT: success for drm/{i915, xe}/display: add core workaround query to display parent interface (rev4)
` ✓ i915.CI.Full: "

[PATCH 0/2] drm/i915/flipq: Fix cursor left enabled after a pipe disable
 2026-08-05  7:33 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "

[PATCH] drm/i915: Make suspend idle wait uninterruptible
 2026-08-05  7:05 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH] drm/dp: Add EDP_20 rev definition
 2026-08-05  6:33 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH v2 0/4] SKL_DSSM / DE_CAP fixes
 2026-08-05  2:45 UTC  (7+ messages)
` [PATCH v2 2/4] drm/i915/3dlut: disable 3D LUT for pre-GLK
` [PATCH v2 4/4] drm/i915/3dlut: disable 3D LUT if unsupported
` ✓ i915.CI.BAT: success for SKL_DSSM / DE_CAP fixes
` ✓ i915.CI.Full: "

[PATCH v2] [PATCH v2] drm/i915/dsi: Fix command mode line time calculation
 2026-08-05  1:54 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[REGRESSION] 7.1: apple-gmux backlight dead on MacBookPro13,3 - PCI bridge left with VGA enable set and VGA 16-bit decode cleared, aliasing legacy VGA I/O over the gmux ports
 2026-08-04  6:01 UTC 

Offering to take a TODO item in i915
 2026-08-03 15:10 UTC  (2+ messages)

Offering to take a TODO item in i915
 2026-08-05  1:51 UTC 

[PATCH 0/2] drm/i915/display: Enable AS SDP Skip Frames
 2026-08-04 20:17 UTC  (5+ messages)
` [PATCH 1/2] "
` ✓ i915.CI.BAT: success for drm/i915/display: Enable AS SDP Skip Frames (rev2)
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/display: fix error handling in intel_display_driver_probe_noirq
 2026-08-04 15:14 UTC  (3+ messages)

[PATCH v2] drm/tests/gpu_buddy: fix interleaving in buffer clearance test
 2026-08-04 15:07 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/tests/gpu_buddy: fix interleaving in buffer clearance test (rev2)

[REGRESSION] 7.1: apple-gmux backlight dead on MacBookPro13,3 - PCI bridge left with VGA enable set and VGA 16-bit decode cleared, aliasing legacy VGA I/O over the gmux ports
 2026-08-04 13:12 UTC 

[PATCH 00/14] DP-HDMI PCON DSC fixes
 2026-08-04 12:48 UTC  (4+ messages)
` [PATCH 01/14] drm/i915/hdmi: Use correct type for output_format parameter

[PATCH v2 00/34] drm/i915/dp_link: Unify modeset/fallback config selection
 2026-08-04 11:51 UTC  (3+ messages)
` [PATCH v2 31/34] drm/i915/kunit: Export link training and caps funcs for testing


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