Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-02 20:31:40 to 2026-02-05 12:45:40 UTC [more...]

[v4 00/20] Make Display free from i915_reg.h
 2026-02-05 12:45 UTC  (22+ messages)
` [v4 01/20] drm/i915: Extract display registers from i915_reg.h to display
` [v4 02/20] drm/i915: Extract South chicken "
` [v4 03/20] drm/i915: Extract display interrupt definitions
` [v4 04/20] drm/i915: Extract DSPCLK_GATE_D from i915_reg to display
` [v4 05/20] drm/{i915, xe}: Extract pcode definitions to common header
` [v4 06/20] drm/i915: Remove i915_reg.h from intel_display_device.c
` [v4 07/20] drm/i915: Move GMD_ID and mask to intel_gt header
` [v4 08/20] drm/i915: Remove i915_reg.h from intel_dram.c
` [v4 09/20] drm/i915: Remove i915_reg.h from intel_display.c
` [v4 10/20] drm/i915: Remove i915_reg.h from intel_overlay.c
` [v4 11/20] drm/i915: Remove i915_reg.h from g4x_dp.c
` [v4 12/20] drm/i915: Remove i915_reg.h from i9xx_wm.c
` [v4 13/20] drm/{i915, xe}: Remove i915_reg.h from g4x_hdmi.c
` [v4 14/20] drm/i915: Remove i915_reg.h from intel_rom.c
` [v4 15/20] drm/i915: Remove i915_reg.h from intel_psr.c
` [v4 16/20] drm/i915: Remove i915_reg.h from intel_fifo_underrun.c
` [v4 17/20] drm/i915: Remove i915_reg.h from intel_display_irq.c
` [v4 18/20] drm/i915: Remove i915_reg.h from intel_display_power_well.c
` [v4 19/20] drm/i915: Remove i915_reg.h from intel_modeset_setup.c
` [v4 20/20] drm/{i915, xe}: Remove i915_reg.h from display
` ✓ i915.CI.BAT: success for Make Display free from i915_reg.h (rev4)

[PATCH 0/2] drm/i915/dp: Joiner cleanups and fix
 2026-02-05 12:37 UTC  (7+ messages)
` [PATCH 1/2] drm/i915/dp: Make intel_dp_can_join() static
` [PATCH 2/2] drm/i915/dp: Restore the missing check for intel_dp_has_joiner
` ✓ i915.CI.BAT: success for drm/i915/dp: Joiner cleanups and fix

[PULL] drm-misc-next-fixes
 2026-02-05 11:22 UTC 

[PULL] drm-misc-fixes
 2026-02-05  9:53 UTC 

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

[PATCH v2 00/10] CMTG enablement
 2026-02-05  8:53 UTC  (19+ messages)
` [PATCH v2 01/10] drm/i915/cmtg: enable cmtg LNL onwards
` [PATCH v2 02/10] drm/i915/cmtg: cmtg set clock select
` [PATCH v2 03/10] drm/i915/cmtg: set timings for cmtg
` [PATCH v2 04/10] drm/i915/cmtg: program vrr registers of cmtg
` [PATCH v2 05/10] drm/i915/cmtg: program set context latency "
` [PATCH v2 06/10] drm/i915/cmtg: set transcoder mn for cmtg
` [PATCH v2 07/10] drm/i915/cmtg: program sync to port "
` [PATCH v2 08/10] drm/i915/cmtg: enable cmtg ctl
` [PATCH v2 09/10] drm/i915/cmtg: enable cmtg in secondary mode
` [PATCH v2 10/10] drm/i915/cmtg: disable CMTG on transcoder disable
` ✗ i915.CI.BAT: failure for CMTG enablement (rev2)

[PULL] drm-intel-next-fixes
 2026-02-05  8:02 UTC 

[v3 00/19] Make Display free from i915_reg.h
 2026-02-05  7:48 UTC  (30+ messages)
` [v3 05/19] drm/{i915, xe}: Extract pcode definitions to common header
` [v3 06/19] drm/i915: Remove i915_reg.h from intel_display_device.c
` [v3 07/19] drm/i915: Remove i915_reg.h from intel_dram.c
` [v3 09/19] drm/i915: Remove i915_reg.h from intel_overlay.c
` [v3 10/19] drm/i915: Remove i915_reg.h from g4x_dp.c
` [v3 11/19] drm/i915: Remove i915_reg.h from i9xx_wm.c
` [v3 13/19] drm/i915: Remove i915_reg.h from intel_rom.c
` [v3 15/19] drm/i915: Remove i915_reg.h from intel_fifo_underrun.c
` [v3 17/19] drm/i915: Remove i915_reg.h from intel_display_power_well.c
` [v3 19/19] drm/{i915, xe}: Remove i915_reg.h from display

[PATCH 1/2] drm/i915: drop display version 2-4 overlay uAPI
 2026-02-05  6:13 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/display: drop display version 2-4 overlay implementation
` ✓ i915.CI.BAT: success for series starting with [1/2] drm/i915: drop display version 2-4 overlay uAPI
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/gvt: Swap read and write checks
 2026-02-05  5:22 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
 2026-02-05  1:00 UTC  (4+ messages)
` [PATCH RFC v6 03/26] rust: gpu: Add GPU buddy allocator bindings

[PATCH] drm/i915/gem: Explicitly return error value from eb_relocate helpers
 2026-02-04 23:56 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
 2026-02-04 23:42 UTC  (7+ messages)

X.Org Board Elections 2026
 2026-02-04 21:22 UTC 

[PATCH 00/16] Basic enabling patches for Xe3p_LPG and NVL-P
 2026-02-04 18:36 UTC  (38+ messages)
` [PATCH 01/16] drm/xe/xe3p_lpg: Add support for graphics IP 35.10
` [PATCH 02/16] drm/xe/xe3p_lpg: Add initial workarounds for graphics version 35.10
` [PATCH 03/16] drm/xe/pat: Differentiate between primary and media for PTA
` [PATCH 04/16] drm/xe/xe3p_lpg: Add new PAT table
` [PATCH 05/16] drm/xe/xe3p_lpg: Add MCR steering
` [PATCH 06/16] drm/xe/xe3p_lpg: Add LRC parsing for additional RCS engine state
` [PATCH 07/16] drm/xe/xe3p_lpg: Disable reporting of context switch status to GHWSP
` [PATCH 08/16] drm/xe/xe3p_lpg: Drop unnecessary tuning settings
` [PATCH 09/16] drm/xe/xe3p_lpg: Extend 'group ID' mask size
` [PATCH 10/16] drm/xe/xe3p_lpg: Update LRC sizes
` [PATCH 11/16] drm/xe/xe3p_lpg: Set STLB bank hash mode to 4KB
` [PATCH 12/16] drm/xe/xe3p_lpg: Enable multi-queue feature
` [PATCH 13/16] drm/xe/nvlp: Add NVL-P platform definition
` [PATCH 14/16] drm/xe/nvlp: Attach MOCS table for nvlp
` [PATCH 15/16] drm/i915/nvlp: Hook up display support
` [PATCH 16/16] drm/xe/nvlp: Define GuC firmware for NVL-P
` ✓ i915.CI.BAT: success for Basic enabling patches for Xe3p_LPG and NVL-P
` ✓ i915.CI.Full: "

[PATCH] drm/i915/ltphy: Return true for TBT scenario during lt_phy_state compare
 2026-02-04 15:37 UTC  (10+ messages)
` ✓ i915.CI.BAT: success for "
` [PATCH v2] "
` ✓ i915.CI.BAT: success for drm/i915/ltphy: Return true for TBT scenario during lt_phy_state compare (rev2)
` ✓ i915.CI.Full: "

[PATCH] drm/i915/gvt: No need for extra op check
 2026-02-04 15:09 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH v4] drm/i915/selftests: Defer signalling the request fence
 2026-02-04  9:26 UTC  (3+ messages)

[PATCH v2] drm/i915/selftests: Prevent userspace mapping invalidation
 2026-02-04  9:14 UTC  (3+ messages)
` ✗ Fi.CI.BUILD: failure for drm/i915/selftests: Prevent userspace mapping invalidation (rev3)

[PATCH 0/5] LOBF fixes
 2026-02-04  6:23 UTC  (4+ messages)
` [PATCH 1/5] drm/i915/alpm: Compute LOBF late after guardband is already determined

[PATCH 0/4] Fix Adaptive Sync SDP for Panel Replay
 2026-02-04  5:08 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for Fix Adaptive Sync SDP for Panel Replay (rev3)
` ✓ i915.CI.BAT: success for Fix Adaptive Sync SDP for Panel Replay (rev4)
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.Full: success "

[PATCH v3 0/1] drm/i915/display: Implement Wa_16024710867
 2026-02-03 22:13 UTC  (4+ messages)
` [PATCH v3 1/1] "
` ✓ i915.CI.BAT: success for drm/i915/display: Implement Wa_16024710867 (rev4)
` ✗ i915.CI.Full: failure "

[RFC PATCH v3 0/2] Enable seamless boot (fastboot) for PTL
 2026-02-03 21:03 UTC  (7+ messages)
` [RFC PATCH v3 2/2] drm/i915/display: Synchronize crtc_state for initial commit

[PATCH v3 0/2] Add support for eGPUs on Apple Products
 2026-02-03 14:12 UTC  (6+ messages)
` [PATCH v3 1/2] efi/libstub: Enable apple-set-os for most apple devices
` [PATCH v3 2/2] drm/i915/display: Disable display for iMac's
` ✗ LGCI.VerificationFailed: failure for Add support for eGPUs on Apple Products (rev3)

[RESEND i-g-t v1] tests/kms_flip: test suspend on one pair of pipes
 2026-02-03 11:23 UTC  (2+ messages)

[PATCH i-g-t v4 0/6] lsgpu: Report upstream port link bandwidth
 2026-02-03 10:05 UTC  (7+ messages)
` [PATCH i-g-t v4 1/6] lib/igt_device_scan: Don't print fake link bandwidth attributes
` [PATCH i-g-t v4 2/6] lib/igt_device_scan: Split out reusable part of update_or_add_parent
` [PATCH i-g-t v4 3/6] lib/igt_device_scan: Include PCIe bridge upstream port if available
` [PATCH i-g-t v4 4/6] lib/igt_device_scan: List PCIe bridge ports after their children
` [PATCH i-g-t v4 5/6] lib/igt_device_scan: Omit AER statistics data from attributes
` [PATCH i-g-t v4 6/6] lib/igt_device_scan: Print GPU upstream port parent/child relations

[PATCH v3 0/1] drm/i915/display: Implement Wa_16024710867
 2026-02-03  8:45 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH 2/4] drm/i915/vrr: Avoid vrr for PCON with HDMI2.1 sink
 2026-02-03  8:07 UTC  (3+ messages)
` [PATCH v2 "
` [PATCH v3 "

[PATCH 00/17] Account for DSC bubble overhead for horizontal slices
 2026-02-03  8:03 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for Account for DSC bubble overhead for horizontal slices (rev7)
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.Full: success "

[PATCH] drm/i915/gt: Check set_default_submission() before deferencing
 2026-02-03  6:19 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[RFC PATCH] drm/i915: i915 null pointer dereference
 2026-02-03  4:47 UTC  (3+ messages)
` [PATCH] drm/i915/gt: Check set_default_submission() before deferencing

[PATCH v8 0/7] User readable error codes on atomic_ioctl failure
 2026-02-03  3:38 UTC  (7+ messages)
` [PATCH v8 3/7] drm/atomic: Allocate atomic_state at the beginning of atomic_ioctl
` [PATCH v8 4/7] drm/atomic: Call complete_signaling only if prepare_signaling is done
` [PATCH v8 7/7] drm: Introduce DRM_CAP_ATOMIC_ERROR_REPORTING

[PATCH v3] drm/i915/power_well: Enable workaround for DSS clock gating issue
 2026-02-03  3:37 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/power_well: Enable workaround for DSS clock gating issue (rev2)
` ✗ i915.CI.Full: failure "

[RESEND 0/9] drm: Color pipeline teardown and follow-up fixes/improvements
 2026-02-03  1:44 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm: Color pipeline teardown and follow-up fixes/improvements (rev4)

[PATCH] drm/i915/dp: Add a meaningful return to intel_dp_read_dsc_dpcd
 2026-02-03  0:54 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/dp: Add a meaningful return to intel_dp_read_dsc_dpcd (rev3)

[i915-rt v5 00/21] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2026-02-02 21:08 UTC  (9+ messages)
` [i915-rt v5 08/21] drm/i915/display: Make icl_dsi_frame_update use _fw too
` [i915-rt v5 09/21] drm/i915/display: Enable interrupts earlier on PREEMPT_RT
` [i915-rt v5 10/21] drm/i915: Use preempt_disable/enable_rt() where recommended
` [i915-rt v5 11/21] drm/i915/display: Use intel_de_read/write_fw in colorops


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