Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-01 03:04:45 to 2025-11-03 22:48:35 UTC [more...]

[PATCH v3 00/29] drm/i915/display: Add initial support for Xe3p_LPD
 2025-11-03 22:48 UTC  (43+ messages)
` [PATCH v3 01/29] drm/i915/xe3p_lpd: Add Xe3p_LPD display IP features
` [PATCH v3 02/29] drm/i915/xe3p_lpd: Drop north display reset option programming
` [PATCH v3 03/29] drm/i915/display: Use braces for if-ladder in intel_bw_init_hw()
` [PATCH v3 04/29] drm/i915/xe3p_lpd: Update bandwidth parameters
` [PATCH v3 05/29] drm/i915/xe3p_lpd: Expand bifield masks dbuf blocks fields
` [PATCH v3 06/29] drm/i915/xe3p_lpd: Horizontal flip support for linear surfaces
` [PATCH v3 07/29] drm/i915/xe3p_lpd: Remove gamma,csc bottom color checks
` [PATCH v3 08/29] drm/i915/xe3p_lpd: Add CDCLK table
` [PATCH v3 09/29] drm/i915/xe3p_lpd: Load DMC firmware
` [PATCH v3 10/29] drm/i915/xe3p_lpd: Drop support for interlace mode
` [PATCH v3 11/29] drm/i915/xe3p_lpd: Extend Wa_16025573575
` [PATCH v3 12/29] drm/i915/xe3p_lpd: Don't allow odd ypan or ysize with semiplanar format
` [PATCH v3 13/29] drm/i915/xe3p_lpd: Reload DMC MMIO for pipes C and D
` [PATCH v3 14/29] drm/i915/wm: don't use method1 in Xe3p_LPD onwards
` [PATCH v3 15/29] drm/i915/dram: Add field ecc_impacting_de_bw
` [PATCH v3 16/29] drm/i915/xe3p_lpd: Underrun debuggability and error codes/hints
` [PATCH v3 17/29] drm/i915/xe3p_lpd: Log FBC-related debug info for PIPE underrun
` [PATCH v3 18/29] drm/i915/xe3p_lpd: Adapt to updates on MBUS_CTL/DBUF_CTL registers
` [PATCH v3 19/29] drm/i915/wm: Do not make latency values monotonic on Xe3 onward
` [PATCH v3 20/29] drm/i915/xe3p_lpd: Always apply WaWmMemoryReadLatency
` [PATCH v3 21/29] drm/i915/xe3p_lpd: Enable system caching for FBC
` [PATCH v3 22/29] drm/i915/vbt: Add fields dedicated_external and dyn_port_over_tc
` [PATCH v3 23/29] drm/i915/power: Use intel_encoder_is_tc()
` [PATCH v3 24/29] drm/i915/display: Handle dedicated external ports in intel_encoder_is_tc()
` [PATCH v3 25/29] drm/i915/xe3p_lpd: Extend Type-C flow for static DDI allocation
` [PATCH v3 26/29] drm/i915/nvls: Add NVL-S display support
` [PATCH v3 27/29] drm/i915/display: Use platform check in HAS_LT_PHY()
` [PATCH v3 28/29] drm/i915/display: Move HAS_LT_PHY() to intel_display_device.h
` [PATCH v3 29/29] drm/i915/display: Use HAS_LT_PHY() for LT PHY AUX power
` ✗ i915.CI.BAT: failure for drm/i915/display: Add initial support for Xe3p_LPD (rev3)

[PATCH v2 00/10] Enable DP2.1 alpm
 2025-11-03 22:09 UTC  (11+ messages)
` [PATCH v2 01/10] drm/i915/alpm: Add dpcd definition for DP2.1 alpm capability
` [PATCH v2 02/10] drm/i915/alpm: alpm_init() for DP2.1
` [PATCH v2 03/10] drm/i915/alpm: Enable debugfs "
` [PATCH v2 04/10] drm/i915/alpm: Refactor Auxless wake time calculation
` [PATCH v2 05/10] drm/i915/alpm: Auxless wake time calculation for Xe3p
` [PATCH v2 06/10] drm/i915/alpm: Half LFPS cycle calculation
` [PATCH v2 07/10] drm/i915/alpm: Program lttpr count for DP 2.1 alpm
` [PATCH v2 08/10] drm/i915/alpm: Enable MAC Transmitting LFPS for LT phy
` [PATCH v2 09/10] drm/i915/alpm: Replace is_edp() with alpm_is_possible()
` [PATCH v2 10/10] drm/i915/alpm: Introduce has_alpm to decouple from pr/psr2/lobf

[CI] drm/i915/guc: Test new GuC v70.53.0 for DG2, MTL
 2025-11-03 21:53 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH] drm/i915/pmu: Use raw_spin_lock where ever needed in i915 pmu
 2025-11-03 21:09 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH 0/1] Switch to use kernel standard fault injection in i915
 2025-11-03 20:29 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 (rev12)

[PATCH v2 0/3] replace old wq(s), add WQ_PERCPU to alloc_workqueue
 2025-11-03 19:25 UTC  (5+ messages)
` [PATCH v2 1/3] drm/i915: replace use of system_unbound_wq with system_dfl_wq
` [PATCH v2 2/3] drm/i915: replace use of system_wq with system_percpu_wq in the documentation
` [PATCH v2 3/3] drm/i915: add WQ_PERCPU to alloc_workqueue users
` ✓ i915.CI.BAT: success for replace old wq(s), add WQ_PERCPU to alloc_workqueue

[PATCH next] drm/i915/dmc: Fix extra bracket and wrong variable in PIPEDMC error logs
 2025-11-03 18:53 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH 0/3] replace old wq(s), added WQ_PERCPU to alloc_workqueue
 2025-11-03 16:40 UTC  (11+ messages)
` [PATCH 1/3] drm/i915: replace use of system_unbound_wq with system_dfl_wq
` [PATCH 2/3] drm/i915: replace use of system_wq with system_percpu_wq
` [PATCH 3/3] drm/i915: WQ_PERCPU added to alloc_workqueue users
` ✓ i915.CI.BAT: success for replace old wq(s), added WQ_PERCPU to alloc_workqueue

[PATCH v2 0/7] Refactor drm_writeback_connector structure
 2025-11-03 15:00 UTC  (3+ messages)
` [PATCH v2 1/7] drm: writeback: "

[PATCH 00/22] vfio: Give VFIO_DEVICE_GET_REGION_INFO its own op
 2025-11-03 14:27 UTC  (45+ messages)
` [PATCH 01/22] vfio: Provide a get_region_info op
` [PATCH 02/22] vfio/hisi: Convert to the "
` [PATCH 03/22] vfio/virtio: "
` [PATCH 04/22] vfio/nvgrace: "
` [PATCH 05/22] vfio/pci: Fill in the missing get_region_info ops
` [PATCH 06/22] vfio/mtty: Provide a get_region_info op
` [PATCH 07/22] vfio/mdpy: "
` [PATCH 08/22] vfio/mbochs: "
` [PATCH 09/22] vfio/platform: "
` [PATCH 10/22] vfio/fsl: "
` [PATCH 11/22] vfio/cdx: "
` [PATCH 14/22] vfio: Require drivers to implement get_region_info
` [PATCH 15/22] vfio: Add get_region_info_caps op
` [PATCH 19/22] vfio/pci: Convert all PCI drivers to get_region_info_caps
` [PATCH 20/22] vfio/platform: Convert "
` [PATCH 21/22] vfio: Move the remaining drivers "
` [PATCH 22/22] vfio: Remove the get_region_info op

[PATCH v4] drm/i915/display: Extend i915_display_info with Type-C port details
 2025-11-03 14:06 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: Extend i915_display_info with Type-C port details (rev7)

[PATCH v2] drm/i915: Setting/clearing the memory access bit when en/disabling i915
 2025-11-01 16:02 UTC  (2+ messages)

[PATCH v3 0/6] Use display parent interface for runtime pm
 2025-11-03 10:16 UTC  (3+ messages)

[RESEND, 00/22] Enable/Disable DC balance along with VRR DSB
 2025-11-03 10:02 UTC  (27+ messages)
` [RESEND, 01/22] drm/i915/display: Add source param for dc balance
` [RESEND, 02/22] drm/i915/dmc: Add pipe dmc registers and bits for DC Balance
` [RESEND, 03/22] drm/i915/vrr: Add VRR DC balance registers
` [RESEND, 04/22] drm/i915/vrr: Add functions to read out vmin/vmax stuff
` [RESEND, 05/22] drm/i915/vrr: Add DC Balance params to crtc_state
` [RESEND, 06/22] drm/i915/vrr: Add state dump for DC Balance params
` [RESEND, 07/22] drm/i915/vrr: Add compute config "
` [RESEND, 08/22] drm/i915/display: Add DC Balance flip counter in crtc
` [RESEND, 09/22] drm/i915/vrr: Increment DC balance flip count on every flip
` [RESEND, 10/22] drm/i915/vrr: Add function to reset DC Balance flip count
` [RESEND, 11/22] drm/i915/vrr: Add function reset DC balance accumulated params
` [RESEND, 12/22] drm/i915/vrr: Write DC balance params to hw registers
` [RESEND, 13/22] drm/i915/vrr: Configure DC balance flipline adjustment
` [RESEND, 14/22] drm/i915/vblank: Extract vrr_vblank_start()
` [RESEND, 15/22] drm/i915/vrr: Implement vblank evasion with DC balancing
` [RESEND, 16/22] drm/i915/display: Wait for VRR PUSH status update
` [RESEND, 17/22] drm/i915/dsb: Add pipedmc dc balance enable/disable
` [RESEND, 18/22] drm/i915/vrr: Pause DC Balancing for DSB commits
` [RESEND, 19/22] drm/i915/display: Add function to configure event for dc balance
` [RESEND, 20/22] drm/i915/vrr: Enable Adaptive sync counter bit
` [RESEND, 21/22] drm/i915/vrr: Enable DC Balance
` [RESEND, 22/22] drm/i915/vrr: Add function to check if DC Balance Possible
` ✗ Fi.CI.BUILD: failure for Enable/Disable DC balance along with VRR DSB

[PATCH v3 0/4] drm: replace drm_print.h includes from headers with a forward declaration
 2025-11-03  9:28 UTC  (6+ messages)

linux-next: build failure after merge of the drm-misc tree
 2025-11-03  9:26 UTC  (3+ messages)
` ✗ LGCI.VerificationFailed: failure for "

linux-next: manual merge of the drm-intel tree with the drm-misc tree
 2025-11-02 23:22 UTC 

linux-next: manual merge of the drm-intel tree with the drm tree
 2025-11-02 23:18 UTC 

linux-next: manual merge of the drm-intel tree with the drm-misc tree
 2025-11-02 23:13 UTC 

[PATCH v5 00/25] Enable LT PHY
 2025-11-01 13:08 UTC  (28+ messages)
` [PATCH v5 01/25] drm/i915/ltphy: Add LT Phy related VDR and Pipe Registers
` [PATCH v5 02/25] drm/i915/cx0: Change register bit naming for powerdown values
` [PATCH v5 03/25] drm/i915/ltphy: Phy lane reset for LT Phy
` [PATCH v5 04/25] drm/i915/cx0: Move the HDMI FRL function to intel_hdmi
` [PATCH v5 05/25] drm/i915/ltphy: Program sequence for PORT_CLOCK_CTL for LT Phy
` [PATCH v5 06/25] drm/i915/ltphy: Add a wrapper for LT Phy powerdown change sequence
` [PATCH v5 07/25] drm/i915/ltphy: Read PHY_VDR_0_CONFIG register
` [PATCH v5 08/25] drm/i915/ltphy: Add LT Phy Programming recipe tables
` [PATCH v5 09/25] drm/i915/ltphy: Program the VDR PLL registers for LT PHY
` [PATCH v5 10/25] drm/i915/ltphy: Update the ltpll config table value for eDP
` [PATCH v5 11/25] drm/i915/ltphy: Enable SSC during port clock programming
` [PATCH v5 12/25] drm/i915/ltphy: Add function to calculate LT PHY port clock
` [PATCH v5 13/25] drm/i915/ltphy: Program the P2P Transaction flow for LT Phy
` [PATCH v5 14/25] drm/i915/ltphy: Program the rest of the PORT_CLOCK_CTL steps
` [PATCH v5 15/25] drm/i915/ltphy: Program the rest of the LT Phy Enable sequence
` [PATCH v5 16/25] drm/i915/ltphy: Program LT Phy Non-TBT PLL disable sequence
` [PATCH v5 17/25] drm/i915/ltphy: Hook up LT Phy Enable & Disable sequences
` [PATCH v5 18/25] drm/i915/ddi: Define LT Phy Swing tables
` [PATCH v5 19/25] drm/i915/ltphy: Program LT Phy Voltage Swing
` [PATCH v5 20/25] drm/i915/ltphy: Enable/Disable Tx after Non TBT Enable sequence
` [PATCH v5 21/25] drm/i915/ltphy: Define the LT Phy state compare function
` [PATCH v5 22/25] drm/i915/ltphy: Define function to readout LT Phy PLL state
` [PATCH v5 23/25] drm/i915/ltphy: Define LT PHY PLL state verify function
` [PATCH v5 24/25] drm/i915/display: Aux Enable and Display powerwell timeouts
` [PATCH v5 25/25] drm/i915/ltphy: Modify the step that need to be skipped
` ✓ i915.CI.BAT: success for Enable LT PHY (rev5)
` ✓ i915.CI.Full: "

[PATCH v2] drm/display/dp: Rename bit 4 of DPCD TEST_REQUEST to match DP2.1 spec
 2025-11-01  8:06 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/display/dp: Rename bit 4 of DPCD TEST_REQUEST to match DP2.1 spec (rev2)

[PATCH v4 00/25] Enable LT PHY
 2025-11-01  3:14 UTC  (27+ messages)
` [PATCH v4 01/25] drm/i915/ltphy: Add LT Phy related VDR and Pipe Registers
` [PATCH v4 02/25] drm/i915/cx0: Change register bit naming for powerdown values
` [PATCH v4 03/25] drm/i915/ltphy: Phy lane reset for LT Phy
` [PATCH v4 04/25] drm/i915/cx0: Move the HDMI FRL function to intel_hdmi
` [PATCH v4 05/25] drm/i915/ltphy: Program sequence for PORT_CLOCK_CTL for LT Phy
` [PATCH v4 06/25] drm/i915/ltphy: Add a wrapper for LT Phy powerdown change sequence
` [PATCH v4 07/25] drm/i915/ltphy: Read PHY_VDR_0_CONFIG register
` [PATCH v4 08/25] drm/i915/ltphy: Add LT Phy Programming recipe tables
` [PATCH v4 09/25] drm/i915/ltphy: Program the VDR PLL registers for LT PHY
` [PATCH v4 10/25] drm/i915/ltphy: Update the ltpll config table value for eDP
` [PATCH v4 11/25] drm/i915/ltphy: Enable SSC during port clock programming
` [PATCH v4 12/25] drm/i915/ltphy: Add function to calculate LT PHY port clock
` [PATCH v4 13/25] drm/i915/ltphy: Program the P2P Transaction flow for LT Phy
` [PATCH v4 14/25] drm/i915/ltphy: Program the rest of the PORT_CLOCK_CTL steps
` [PATCH v4 15/25] drm/i915/ltphy: Program the rest of the LT Phy Enable sequence
` [PATCH v4 16/25] drm/i915/ltphy: Program LT Phy Non-TBT PLL disable sequence
` [PATCH v4 17/25] drm/i915/ltphy: Hook up LT Phy Enable & Disable sequences
` [PATCH v4 18/25] drm/i915/ddi: Define LT Phy Swing tables
` [PATCH v4 19/25] drm/i915/ltphy: Program LT Phy Voltage Swing
` [PATCH v4 20/25] drm/i915/ltphy: Enable/Disable Tx after Non TBT Enable sequence
` [PATCH v4 21/25] drm/i915/ltphy: Define the LT Phy state compare function
` [PATCH v4 22/25] drm/i915/ltphy: Define function to readout LT Phy PLL state
` [PATCH v4 23/25] drm/i915/ltphy: Define LT PHY PLL state verify function
` [PATCH v4 24/25] drm/i915/display: Aux Enable and Display powerwell timeouts
` [PATCH v4 25/25] drm/i915/ltphy: Modify the step that need to be skipped
` ✗ Fi.CI.BUILD: failure for Enable LT PHY (rev4)


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