Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-02 05:02:57 to 2025-09-03 18:58:47 UTC [more...]

[PULL] drm-xe-fixes
 2025-09-03 18:58 UTC 

[PATCH v3 00/12] cpufreq: use __free() for all cpufreq_cpu_get() references
 2025-09-03 11:43 UTC  (27+ messages)
` [PATCH v3 01/12] arm64: topology: Use scope-based cleanup helper
` [PATCH v3 02/12] ACPI: processor: thermal: "
` [PATCH v3 03/12] cpufreq: intel_pstate: "
` [PATCH v3 04/12] cpufreq: longhaul: "
` [PATCH v3 05/12] cpufreq: powernv: "
` [PATCH v3 06/12] PM / devfreq: "
` [PATCH v3 07/12] drm/i915: "
` [PATCH v3 08/12] cpufreq: powerpc: macintosh: "
` [PATCH v3 09/12] powercap: dtpm_cpu: "
` [PATCH v3 10/12] thermal: imx: "
` [PATCH v3 11/12] thermal/drivers/ti-soc-thermal: "
` [PATCH v3 12/12] PM: EM: "
` ✓ i915.CI.BAT: success for cpufreq: use __free() for all cpufreq_cpu_get() references (rev3)
` ✗ i915.CI.Full: failure "

[PATCH v4 00/10] cpufreq: use __free() for all cpufreq_cpu_get() references
 2025-09-03 13:45 UTC  (16+ messages)
` [PATCH v4 01/10] arm64: topology: Use scope-based cleanup helper
` [PATCH v4 02/10] ACPI: processor: thermal: "
` [PATCH v4 03/10] cpufreq: intel_pstate: "
` [PATCH v4 04/10] cpufreq: powernv: "
` [PATCH v4 05/10] PM / devfreq: "
` [PATCH v4 06/10] drm/i915: "
` [PATCH v4 07/10] powercap: dtpm_cpu: "
` [PATCH v4 08/10] thermal: imx: "
` [PATCH v4 09/10] thermal/drivers/ti-soc-thermal: "
` [PATCH v4 10/10] PM: EM: "

[PATCH] drm/i915/display: Use DISPLAY_VER over GRAPHICS_VER
 2025-09-03 18:17 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH] drm/i915/display: Remove power state verification before HW readout
 2025-09-03 16:10 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH] drm/i915/display: Initialize phy and ch variables
 2025-09-03 15:50 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v10 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
 2025-09-03 15:16 UTC  (3+ messages)
` [PATCH v10 1/1] "
` ✓ i915.CI.BAT: success for "

[PATCH] drm/i915/ddi: abstract figuring out encoder name
 2025-09-03 14:49 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH] drm/i915/display: add intel_display_device_present()
 2025-09-03 14:10 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/display: add intel_display_device_present() (rev2)

[v3 0/1] drm/i915/display: Remove FBC modulo 4 restriction for
 2025-09-03 14:07 UTC  (4+ messages)
` [v3 1/1] drm/i915/display: Remove FBC modulo 4 restriction for ADL-P+
` ✓ i915.CI.BAT: success for drm/i915/display: Remove FBC modulo 4 restriction for

[PATCH 00/20] drm/i915/display: convert to generic poll_timeout_us()
 2025-09-03 13:42 UTC  (5+ messages)
` [PATCH 01/20] drm/i915/hdmi: use generic poll_timeout_us() instead of __wait_for()
` [PATCH 02/20] drm/i915/hdcp: "

[PATCH] drm/i915/power: drop a couple of &i915->drm usages
 2025-09-03 13:15 UTC  (4+ messages)
` ✗ i915.CI.BAT: failure for "
` ✓ i915.CI.BAT: success for drm/i915/power: drop a couple of &i915->drm usages (rev2)

[PATCH] drm/i915/hdmi: Fix potential overflow while using intel_encoder_to_tc
 2025-09-03 12:24 UTC  (7+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH] drm/i915/bios: Remove unnecessary checks of PSR idle frames in VBT binary
 2025-09-03 10:50 UTC  (5+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH 1/3] drm/i915: rename range_overflows_end() to range_end_overflows()
 2025-09-03 10:03 UTC  (2+ messages)

[PATCH] drm/i915/dp: convert open-coded timeout to poll_timeout_us()
 2025-09-03  9:32 UTC  (3+ messages)

[PATCH 0/1] drm/i915/display: Remove FBC modulo 4 restriction for ADL+
 2025-09-03  8:44 UTC  (10+ messages)
` [PATCH 1/1] "
` ✓ i915.CI.BAT: success for drm/i915/display: Remove FBC modulo 4 restriction for ADL+ (rev2)
` ✗ i915.CI.Full: failure "

[PULL] drm-misc-fixes
 2025-09-03  7:57 UTC 

[PATCH v4 0/4] User readable error codes on atomic_ioctl failure
 2025-09-03  7:20 UTC  (11+ messages)
` [PATCH v4 1/4] drm: Define user readable error codes for atomic ioctl
` [PATCH v4 2/4] drm/atomic: Add error_code element in atomic_state
` [PATCH v4 3/4] drm/atomic: Return user readable error in atomic_ioctl
` [PATCH v4 4/4] drm/i915/display: Error codes for async flip failures
` ✗ i915.CI.BAT: failure for User readable error codes on atomic_ioctl failure (rev3)

[PATCH 0/8] drm/{i915, xe}/panic: refactor framebuffer allocation etc
 2025-09-03  7:05 UTC  (11+ messages)
` [PATCH 1/8] drm/i915/fb: add intel_framebuffer_alloc()
` [PATCH 2/8] drm/{i915,xe}/panic: split out intel_panic.[ch]
` [PATCH 3/8] drm/{i915, xe}/panic: rename intel_bo_panic_*() to intel_panic_*()
` [PATCH 4/8] drm/{i915, xe}/fb: add panic pointer member to struct intel_framebuffer
` [PATCH 5/8] drm/{i915, xe}/panic: rename struct {i915, xe}_panic_data to struct intel_panic
` [PATCH 6/8] drm/{i915, xe}/panic: move framebuffer allocation where it belongs
` [PATCH 7/8] drm/{i915, xe}/panic: convert intel_panic_finish() to struct intel_panic
` [PATCH 8/8] drm/{i915, xe}/panic: pass struct intel_panic to intel_panic_setup()
` ✓ i915.CI.BAT: success for drm/{i915, xe}/panic: refactor framebuffer allocation etc
` ✗ i915.CI.Full: failure "

[PATCH v9 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
 2025-09-03  5:35 UTC  (4+ messages)
` [PATCH v9 1/1] "

[PATCH] drm/i915/hpd: Fix mtp_tc_hpd_enable_detection()
 2025-09-03  5:14 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH v4] drm/i915/guc: Add synchronization on interrupt enable flag
 2025-09-03  4:23 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/guc: Add synchronization on interrupt enable flag (rev5)
` ✓ i915.CI.Full: "

[PATCH 0/8] drm/i915/dram: DRAM detection stuff
 2025-09-03  1:34 UTC  (21+ messages)
` [PATCH 1/8] drm/i915/dram: Populate PNV memory type accurately
` [PATCH 2/8] drm/i915/dram: Use intel_dram_type_str() for pnv
` [PATCH 3/8] drm/i915/dram: Pack dram_info better
` [PATCH 4/8] drm/i915/dram: s/wm_lv0.../has_16gb_dimms/
` [PATCH 5/8] drm/i915/dram: Move 16Gb DIMM detection fully to the skl/icl codepaths
` [PATCH 6/8] drm/i915/dram: Fix some spelling aroynd the 16Gb DIMM w/a
` [PATCH 7/8] drm/i915/dram: Don't call skl_get_dram_info()/skl_get_dram_type() on icl
` [PATCH 8/8] drm/i915/dram: Print memory details even if something went wrong
` ✓ i915.CI.BAT: success for drm/i915/dram: DRAM detection stuff
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915: Replace kmalloc() + copy_from_user() with memdup_user()
 2025-09-02 23:50 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for drm/i915: Replace kmalloc() + copy_from_user() with memdup_user() (rev2)
` ✓ i915.CI.Full: "

[PATCH 5.4.y] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-09-02 20:13 UTC  (6+ messages)
` [PATCH 6.16.y] "
` Patch "Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"" has been added to the 5.4-stable tree
` ✗ Fi.CI.BUILD: failure for Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS" (rev8)

[CI] drm/i915: Replace kmalloc() + copy_from_user() with memdup_user()
 2025-09-02 16:03 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH 00/13] Optimize vrr.guardband and fix LRR
 2025-09-02 15:59 UTC  (12+ messages)
` [PATCH 05/13] drm/i915/dp: Add SDP latency computation helper
` [PATCH 06/13] drm/i915/alpm: Add function to compute max link-wake latency
` [PATCH 07/13] drm/i915/vrr: Use vrr.sync_start for getting vtotal
` [PATCH 08/13] drm/i915/display: Add guardband check for feature latencies
` [PATCH 09/13] drm/i915/skl_watermark: Remove redundant latency checks from vblank validation
` [PATCH 10/13] drm/i915/display: Wait for delayed vblank for fixed rr
` [PATCH 11/13] drm/i915/vrr: Use static guardband to support seamless LRR switching
` [PATCH 12/13] drm/i915/panel: Refactor helper to get highest fixed mode
` [PATCH 13/13] drm/i915/vrr: Fix seamless_mn drrs for PTL
` ✓ i915.CI.BAT: success for Optimize vrr.guardband and fix LRR (rev8)
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/vrr: Refactor VRR live status wait into common helper
 2025-09-02 15:47 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

Patch "Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"" has been added to the 6.12-stable tree
 2025-09-02 15:03 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

Patch "Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"" has been added to the 6.6-stable tree
 2025-09-02 15:02 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

[RESEND 00/12] drm/i915: vlv clock cleanups
 2025-09-02 15:01 UTC  (2+ messages)

[PATCH v11 00/11] drm/i915: Add drm_panic support
 2025-09-02 14:59 UTC  (3+ messages)
` [PATCH v11 06/11] drm/i915: Add intel_bo_alloc_framebuffer()

[PATCH 5.4 23/23] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-09-02 13:22 UTC 

[PATCH 5.10 29/34] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-09-02 13:21 UTC 

[PATCH 5.15 32/33] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-09-02 13:21 UTC 

[PATCH 6.1 49/50] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-09-02 13:21 UTC 

[PATCH 6.6 74/75] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-09-02 13:21 UTC 

[PATCH 6.12 92/95] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-09-02 13:21 UTC 

[PATCH 6.16 139/142] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-09-02 13:20 UTC 

Patch "Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"" has been added to the 5.15-stable tree
 2025-09-02 12:58 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

Patch "Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"" has been added to the 6.16-stable tree
 2025-09-02 12:58 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH v2 00/37] mm: remove nth_page()
 2025-09-02  9:42 UTC  (4+ messages)
` [PATCH v2 26/37] drm/i915/gem: drop nth_page() usage within SG entry

[PATCH 6.1.y] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-09-02 12:27 UTC  (2+ messages)
` Patch "Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"" has been added to the 6.1-stable tree

[PATCH 5.10.y] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-09-02 11:56 UTC  (2+ messages)
` Patch "Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"" has been added to the 5.10-stable tree

[PATCH] drm/i915/hdmi: add debugfs to contorl HDMI bpc
 2025-09-02 10:55 UTC  (3+ messages)
` ✓ i915.CI.Full: success for drm/i915/hdmi: add debugfs to contorl HDMI bpc (rev7)

[PATCH] drm/i915/display: Fix possible overflow on tc power domain selection
 2025-09-02 10:40 UTC  (3+ messages)

[PATCH v5 1/2] drm/buddy: Optimize free block management with RB tree
 2025-09-02 10:35 UTC  (5+ messages)

[PATCH] drm/i915/backlight: Disable backlight when using luminance control
 2025-09-02  8:29 UTC  (2+ messages)


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