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

[PATCH v8 00/18] Enable/Disable DC balance along with VRR DSB
 2025-11-26  4:12 UTC  (14+ messages)
` [PATCH v8 01/18] drm/i915/display: Add source param for dc balance
` [PATCH v8 02/18] drm/i915/dmc: Add pipe dmc registers and bits for DC Balance
` [PATCH v8 03/18] drm/i915/vrr: Add VRR DC balance registers
` [PATCH v8 06/18] drm/i915/vrr: Add state dump for DC Balance params
` [PATCH v8 07/18] drm/i915/vrr: Add compute config "
` [PATCH v8 08/18] drm/i915/vrr: Add function to reset DC balance accumulated params

[PATCH] fixeup! drm/xe/xe_pagefault: Fix potential uninitialized fence usage in xe_pagefault_handle_vma
 2025-11-26  4:04 UTC  (10+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH v2 0/5] drm/i915/display: switch from intel_wakeref_t to struct ref_tracker *
 2025-11-26  2:30 UTC  (8+ messages)
` [PATCH v2 1/5] drm/i915/pps: drop wakeref parameter from with_intel_pps_lock()
` [PATCH v2 2/5] drm/i915/pps: convert intel_wakeref_t to struct ref_tracker *
` [PATCH v2 3/5] drm/i915/power: drop wakeref parameter from with_intel_display_power*()
` [PATCH v2 4/5] drm/i915/power: convert intel_wakeref_t to struct ref_tracker *
` [PATCH v2 5/5] drm/{i915,xe}/display: drop intel_wakeref.h usage
` ✓ i915.CI.BAT: success for drm/i915/display: switch from intel_wakeref_t to struct ref_tracker * (rev2)
` ✗ i915.CI.Full: failure "

[V6 PATCH] Due to SLA agreement between PF and VFs, multi CCS mode can't be enabled when VFs are already enabled. Similarly, enabling VFs must be blocked when multi CCS mode enabled
 2025-11-25 22:33 UTC  (7+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "

[PATCH] gpu: Move DRM buddy allocator one level up
 2025-11-25 22:28 UTC  (13+ messages)
` ✓ i915.CI.BAT: success for "
  ` ✗ Fi.CI.CHECKPATCH: warning "

[PATCH v3 0/2] Check if CSME is available before initializing PXP
 2025-11-25 22:07 UTC  (7+ messages)
` [PATCH v3 1/2] mei: me: Export the PCI ID list
` [PATCH v3 2/2] drm/i915/pxp: Do not support PXP if CSME is not available

[PATCH v2] i915: Support Intel GPU porting on any non-x86 system
 2025-11-25 21:54 UTC  (7+ messages)

[PATCH 0/4] Selective Fetch and async flip
 2025-11-25 21:19 UTC  (9+ messages)
` [PATCH 1/4] drm/i915/psr: Add helper for checking if vblank evasion is needed by PSR
` [PATCH 2/4] drm/i915/psr: Perform vblank evasion on async flip as well for PSR
` [PATCH 3/4] drm/i915/psr: Perform full frame update on async flip
` [PATCH 4/4] drm/i915/psr: Allow async flip when Selective Fetch enabled
` ✓ i915.CI.BAT: success for Selective Fetch and async flip
` ✓ i915.CI.Full: "

[PATCH 0/6] drm/i915: uapi vs. hw state fixes
 2025-11-25 19:41 UTC  (2+ messages)

[PATCH 0/2] drm/i915/hdcp: call HDCP GSC hook via parent interface
 2025-11-25 18:33 UTC  (4+ messages)
` [PATCH 1/2] drm/i915/hdcp: move i915 specific HDCP GSC implementation to i915
` [PATCH 2/2] drm/{i915, xe}/hdcp: use parent interface for HDCP GSC calls
` ✓ i915.CI.BAT: success for drm/i915/hdcp: call HDCP GSC hook via parent interface

[PATCH v2/2] i915: Support Intel GPU porting on any non-x86 system
 2025-11-25 18:23 UTC  (4+ messages)
` ✗ LGCI.VerificationFailed: failure for i915: Support Intel GPU porting on any non-x86 system. (rev4)

[PATCH] drm/i915/gem: NULL-initialize the eb->vma[].vma pointers in gem_do_execbuffer
 2025-11-25 18:06 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "

[RFC] drm/i915: move i915 specific display adaptation files to display-adapt
 2025-11-25 17:30 UTC  (3+ messages)

[PATCH] drm/i915/display: stop using the configurable fence timeout
 2025-11-25 17:24 UTC  (4+ messages)
` ✗ i915.CI.Full: failure for drm/i915/display: stop using the configurable fence timeout (rev2)

[PATCH v2] i915: Support Intel GPU porting on any non-x86 system
 2025-11-25  3:31 UTC  (4+ messages)
` ✗ LGCI.VerificationFailed: failure for i915: Support Intel GPU porting on any non-x86 system. (rev2)

[PATCH v3] i915: Support Intel GPU porting on any non-x86 system
 2025-11-25  9:47 UTC  (2+ messages)

[PATCH] drm/i915/dp: Restrict max source rate for WCL to HBR3
 2025-11-25 16:42 UTC  (7+ messages)
` ✓ i915.CI.BAT: success for drm/i915/dp: Restrict max source rate for WCL to HBR3 (rev2)
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.BAT: success for drm/i915/dp: Restrict max source rate for WCL to HBR3 (rev3)
` ✓ i915.CI.Full: "

[PATCH 1/2] drm/i915/cdclk: drop i915_drv.h include
 2025-11-25 14:40 UTC  (8+ messages)
` [PATCH 2/2] drm/i915: use struct drm_device for clock gating funcs
` ✓ i915.CI.BAT: success for series starting with [1/2] drm/i915/cdclk: drop i915_drv.h include
` ✗ i915.CI.Full: failure "

[PATCH v3 0/2] drm/i915/display: Enable system cache support for FBC
 2025-11-25  9:21 UTC  (12+ messages)
` [PATCH v3 1/2] drm/i915/display: Use a sub-struct for fbc operations in intel_display
` [PATCH v3 2/2] drm/i915/xe3p_lpd: Enable display use of system cache for FBC
` ✓ i915.CI.BAT: success for drm/i915/display: Enable system cache support "
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/guc: Recommend GuC v70.53.0 for DG2, MTL
 2025-11-25  8:29 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/guc: Recommend GuC v70.53.0 for DG2, MTL (rev2)
` ✓ i915.CI.Full: "

[PATCH] drm/i915/dp: document DisplayPort link training design
 2025-11-25  5:45 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH 0/5] LOBF fixes
 2025-11-25  4:22 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for LOBF fixes (rev3)
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/display: Check number of scalers for casf
 2025-11-25  3:31 UTC  (5+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH 0/8] Move PSR/Panel Replay sink data into intel_connector
 2025-11-25  1:09 UTC  (12+ messages)
` [PATCH 1/8] drm/i915/psr: Add panel granularity information "
` [PATCH 2/8] drm/i915/psr: Use SU granularity information available in intel_connector
` [PATCH 3/8] drm/i915/psr: Compute Panel Replay/Adaptive coexistence behavior
` [PATCH 4/8] drm/i915/psr: Move pr_dpcd and psr_dpcd to intel_connector
` [PATCH 5/8] drm/i915/psr: Clear pr_dpcd as well on disconnect
` [PATCH 6/8] drm/i915/psr: Move Panel Replay DSC sink support data to intel_connector
` [PATCH 7/8] drm/i915/psr: Move sink PSR and Panel Replay booleans "
` [PATCH 8/8] drm/i915/psr: Move sink_sync_latency "
` ✓ i915.CI.BAT: success for Move PSR/Panel Replay sink data into intel_connector
` ✗ i915.CI.Full: failure "

[PATCH] fbcon: Reschedule cursor worker if try lock fails
 2025-11-25  0:19 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for fbcon: Reschedule cursor worker if try lock fails (rev3)
` ✗ i915.CI.Full: failure "

[PATCH v4 00/10] Add new general DRM property "color format"
 2025-11-24 21:47 UTC  (22+ messages)
` [PATCH v4 01/10] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v4 02/10] drm: Add new general DRM property "color format"
` [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 08/10] drm/i915: Implement the "color format" "
` [PATCH v4 09/10] drm/amdgpu: Implement "
` [PATCH v4 10/10] drm/rockchip: "
` ✗ i915.CI.BAT: failure for Add new general DRM property "color format"

[PATCH 0/5] drm/i915/display: switch from intel_wakeref_t to struct ref_tracker *
 2025-11-24 20:56 UTC  (8+ messages)
` [PATCH 1/5] drm/i915/pps: drop wakeref parameter from with_intel_pps_lock()
` [PATCH 2/5] drm/i915/pps: convert intel_wakeref_t to struct ref_tracker *
` [PATCH 3/5] drm/i915/power: drop wakeref parameter from with_intel_display_power*()
` [PATCH 4/5] drm/i915/power: convert intel_wakeref_t to struct ref_tracker *
` [PATCH 5/5] drm/{i915,xe}/display: drop intel_wakeref.h usage
` ✗ Fi.CI.BUILD: failure for drm/i915/display: switch from intel_wakeref_t to struct ref_tracker *

[PATCH] drm/i915/display: Stop touching vga on post enable
 2025-11-24 19:03 UTC  (6+ messages)

[PATCH v2 02/22] vfio/hisi: Convert to the get_region_info op
 2025-11-24  2:45 UTC  (3+ messages)

[PATCH v2 00/22] vfio: Give VFIO_DEVICE_GET_REGION_INFO its own op
 2025-11-21 16:24 UTC  (2+ messages)

[PATCH 1/5] drm/i915/cx0: Fix port to PLL ID mapping on BMG
 2025-11-24 14:06 UTC  (16+ messages)
` [PATCH 2/5] drm/i915/tc: Add separate intel_tc_phy_port_to_tc() for TC DDI/PHY ports
` [PATCH 3/5] drm/i915/cx0: Use intel_port_to_tc() instead of open coding it
` [PATCH 4/5] drm/i915/cx0: Read out power-down state of both TXs in PHY lane 0
` [PATCH 5/5] drm/i915/cx0: Read out power-down state of both PHY lanes for reversed lanes
` ✗ i915.CI.Full: failure for series starting with [1/5] drm/i915/cx0: Fix port to PLL ID mapping on BMG

[PATCH 0/2] drm/i915: Go back to using AUX interrupts
 2025-11-24 12:09 UTC  (5+ 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"

[PATCH] i915/display/intel_ddi: Reduce severity of failed FEC enabling
 2025-11-24  9:30 UTC  (2+ messages)

[PATCH 1/5] drm/i915/alpm: Compute LOBF late after guardband is already determined
 2025-11-24  3:49 UTC  (2+ messages)

[PATCH v5 0/8] drm/i915/display: Add initial support for Xe3p_LPD
 2025-11-21 23:20 UTC  (4+ messages)
` [PATCH v5 4/8] drm/i915/xe3p_lpd: Handle underrun debug bits

[PATCH] drm/display/dp_mst: Add protection against 0 vcpi
 2025-11-21 17:33 UTC  (3+ messages)
` [PATCH v2] "

REGRESSION on linux-next (next-20251106)
 2025-11-18 15:16 UTC  (3+ messages)

[PATCH v2 00/13] drm/i915: dissolve soc/
 2025-11-21 10:30 UTC  (5+ messages)
` [PATCH v2 13/13] drm/xe/vga: use the same intel_gmch_vga_set_decode() as i915
` ✗ i915.CI.Full: failure for drm/i915: dissolve soc/ (rev2)

[PULL] drm-xe-next-fixes
 2025-11-21  9:46 UTC 

[PATCH] fbcon: Reschedule cursor worker if try lock fails
 2025-11-21  6:06 UTC 

[PULL] drm-xe-fixes
 2025-11-21  6:19 UTC 

[PATCH] drm/i915: Walk crtcs in pipe order
 2025-11-21  4:48 UTC  (3+ messages)
` ✓ i915.CI.Full: success for "
` ✗ i915.CI.Full: failure for drm/i915: Walk crtcs in pipe order (rev2)


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