public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-02-03 06:19:38 to 2026-02-06 01:04:32 UTC [more...]

[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
 2026-02-06  1:04 UTC  (7+ messages)
` [PATCH RFC v6 02/26] gpu: Move DRM buddy allocator one level up
` [PATCH RFC v6 03/26] rust: gpu: Add GPU buddy allocator bindings

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

[PATCH -next v7 0/2] rust: Add CList and GPU buddy allocator bindings
 2026-02-06  0:41 UTC  (3+ messages)
` [PATCH -next v7 1/2] rust: clist: Add support to interface with C linked lists
` [PATCH -next v7 2/2] rust: gpu: Add GPU buddy allocator bindings

[PATCH -next] gpu: Move DRM buddy allocator one level up
 2026-02-06  0:34 UTC 

[PATCH 00/16] Basic enabling patches for Xe3p_LPG and NVL-P
 2026-02-05 22:12 UTC  (27+ 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 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 13/16] drm/xe/nvlp: Add NVL-P platform definition
` ✓ i915.CI.Full: success for Basic enabling patches for Xe3p_LPG and NVL-P

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

[PATCH 0/6] update the stolen memory allocation preference
 2026-02-05 16:38 UTC  (8+ messages)
` [PATCH 1/6] drm/xe/fbdev: Fix BIOS FB vs.s stolen size check
` [PATCH 2/6] drm/i915/display: remove the usage of dev_priv
` [PATCH 3/6] drm/i915/fbdev: Extract intel_fbdev_fb_prefer_stolen()
` [PATCH 4/6] drm/xe/fbdev: "
` [PATCH 5/6] drm/xe/fbdev: print info about stolen memory preference for fbdev
` [PATCH 6/6] drm/i915/fbdev: "
` ✓ i915.CI.BAT: success for update the stolen memory allocation preference

[PULL] drm-xe-fixes
 2026-02-05 15:26 UTC 

[PULL] drm-xe-next-fixes
 2026-02-05 14:47 UTC 

[PATCH 0/2] drm/i915/dp: Joiner cleanups and fix
 2026-02-05 14:20 UTC  (9+ 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

[Intel-gfx] [RFC 00/15] Add support for HDMI2.1 FRL
 2026-02-04 23:06 UTC  (2+ messages)

[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)

[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] 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] drm/i915/ltphy: Return true for TBT scenario during lt_phy_state compare
 2026-02-04 15:37 UTC  (9+ messages)
` [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  (4+ messages)
` ✓ 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  (2+ messages)
` [PATCH v3 "

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

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


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