Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-07 06:47:23 to 2026-09-08 04:54:52 UTC [more...]

[PATCH v2] drm/i915/alpm: Add a quirk to keep the fast wake ahead of the IO buffer wake
 2026-09-07 12:00 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v8 00/14] Add support for a DRM backlight capability
 2026-09-08  4:54 UTC  (23+ messages)
` [PATCH v8 01/14] Revert "backlight: Remove notifier"
` [PATCH v8 02/14] backlight: add kernel-internal backlight API
` [PATCH v8 03/14] drm/property: add a per-connector luminance flag
` [PATCH v8 04/14] drm: add connector backlight (LUMINANCE) infrastructure
` [PATCH v8 05/14] drm: add DRM_CLIENT_CAP_LUMINANCE
` [PATCH v8 06/14] drm/amd/display: Pass up errors reading actual brightness
` [PATCH v8 07/14] drm/amd: Indicate driver supports luminance
` [PATCH v8 08/14] drm/amd/display: use drm backlight
` [PATCH v8 09/14] drm/amdgpu: Check bios_scratch_reg_offset in backlight level helper
` [PATCH v8 10/14] drm/amd/display: Update KUnit backlight tests for luminance property and fixtures
` [PATCH v8 11/14] drm/bridge: auto-link panel backlight in bridge connector
` [PATCH v8 12/14] drm/xe: Indicate support for luminance on the connector
` [PATCH v8 13/14] drm/i915: "
` [PATCH v8 14/14] drm/i915/display: use drm backlight
` ✗ CI.checkpatch: warning for Add support for a DRM backlight capability (rev3)
` ✓ CI.KUnit: success "

[PATCH v6 1/4] drm: Add drm_work_fence helper
 2026-09-08  4:53 UTC  (3+ messages)
` [PATCH v7 "

[PATCH v12 0/8] Vswing / Pre-emphasis Override
 2026-09-08  4:33 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for Vswing / Pre-emphasis Override (rev8)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v4] drm/xe: Add multi_queue_active_lrca debugfs
 2026-09-08  4:28 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe: Add multi_queue_active_lrca debugfs (rev4)
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe/mmio: Fix xe_mmio_wait32() to honor delay/sleep maximums
 2026-09-08  4:22 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[V2] drm/xe: Skip clearing purged page-table BOs
 2026-09-08  3:56 UTC  (9+ messages)
` ✓ CI.KUnit: success for drm/xe: Skip clearing purged page-table BOs (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v4 0/6] drm/gpusvm: share one HMM fault and keep single mappings inline
 2026-09-08  3:49 UTC  (6+ messages)
` [PATCH v4 5/6] drm/gpusvm: keep a single DMA mapping inline for THP
` [PATCH v4 6/6] drm/gpusvm: keep an IOVA mapped range dma address inline

[PATCH 1/2] drm/i915/dp_mst: Fix configuring FEC for a disconnected stream
 2026-09-08  3:25 UTC  (8+ messages)
` [PATCH 2/2] drm/i915/dp_mst: Fix configuring TUs "
` ✗ CI.checkpatch: warning for series starting with [1/2] drm/i915/dp_mst: Fix configuring FEC "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v4 0/2] Add validation for DMC firmware header parsing
 2026-09-07 22:26 UTC  (6+ messages)
` [PATCH v4 1/2] drm/i915/dmc: Add sanity check for DMC load address
` [PATCH v4 2/2] drm/i915/dmc: Harden DMC firmware payload parsing
` ✓ CI.KUnit: success for Add validation for DMC firmware header parsing (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v3 00/14] drm/panic: Split into core and helpers
 2026-09-07 21:35 UTC  (15+ messages)
` [PATCH v3 01/14] drm/panic: Do not use un-escaped URL as format string
` [PATCH v3 07/14] drm/panic: Return from screen_user if display is too small
` [PATCH v3 09/14] drm/panic: Split draw_panic_plane()
` [PATCH v3 11/14] drm/panic: Display panic screen via per-plane callback
` [PATCH v3 12/14] drm/panic: Internalize panic locking in DRM core and helpers
` [PATCH v3 13/14] drm/panic: Move panic display code into helper library
` [PATCH v3 14/14] drm/panic: Compile KUnit tests as module

[PATCH 0/6] drm/xe/log: Relax location ID recognition
 2026-09-07 19:30 UTC  (5+ messages)
` [PATCH 2/6] drm/xe: Keep reference to device descriptor

[PATCH v2 0/6] Add support to handle memory double-bit ecc errors
 2026-09-07 19:26 UTC  (20+ messages)
` [PATCH v2 1/6] drm/xe/xe_ras: Handle page offline requests for device memory "
` [PATCH v2 2/6] drm/xe/xe_ras: Add support to query page offline queue and list
` [PATCH v2 3/6] drm/xe: Separate drm-ras netlink data from device and firmware RAS state
` [PATCH v2 4/6] drm/xe/xe_ras: Add function to get maximum pages firmware can store
` [PATCH v2 5/6] drm/xe/xe_ttm_vram: Report max_pages reported by firmware in debugfs
` [PATCH v2 6/6] drm/xe/xe_ras: Track offlined pages by firmware to avoid duplicates
` ✓ CI.KUnit: success for Add support to handle memory double-bit ecc errors (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/xe/guc: skip TDR timeout check when ctx_timestamp is 0 or 1
 2026-09-07 19:17 UTC  (5+ messages)

[PATCH v3 0/2] Add validation for DMC firmware header parsing
 2026-09-07 18:16 UTC  (7+ messages)
` [PATCH v3 1/2] drm/i915/dmc: Add sanity check for DMC load address
` [PATCH v3 2/2] drm/i915/dmc: Harden DMC firmware payload parsing
` ✓ CI.KUnit: success for Add validation for DMC firmware header parsing (rev3)
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH v3] drm/xe: Add multi_queue_active_lrca debugfs
 2026-09-07 17:09 UTC  (6+ messages)
` ✓ CI.KUnit: success for drm/xe: Add multi_queue_active_lrca debugfs (rev3)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v2 0/4] drm/xe/xe_migrate: Fix memory corruption with unaligned dst in MEM_COPY
 2026-09-07 16:19 UTC  (5+ messages)
` [PATCH v2 1/4] drm/xe/xe_migrate: Align MEM_COPY pitch with destination address
` [PATCH v2 2/4] drm/xe/xe_migrate: Fix page tracking in access_memory

[PATCH 0/2] Expose device sysfs for AMC and GPU UUID
 2026-09-07 15:48 UTC  (9+ messages)
` [PATCH 2/2] drm/xe/cri: Expose device UUID through sysfs

[PATCH v2] drm/xe: Add multi_queue_active_lrca debugfs
 2026-09-07 15:10 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/xe: Add multi_queue_active_lrca debugfs (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v2 0/2] Add validation for DMC firmware header parsing
 2026-09-07 14:35 UTC  (9+ messages)
` [PATCH v2 1/2] drm/i915/dmc: Add sanity check for DMC load address
` [PATCH v2 2/2] drm/i915/dmc: Prevent fw_size multiplication overflow
` ✗ CI.checkpatch: warning for Add validation for DMC firmware header parsing (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v4 0/7] drm/xe/sysctrl: Clean up error handling in
 2026-09-07 14:24 UTC  (12+ messages)
` [PATCH v4 1/7] drm/xe/sysctrl: Return error codes from sysctrl_wait_bit_clear()

[PATCH v7 0/9] drm/xe/sysctrl: Clean up error handling in
 2026-09-07 14:07 UTC  (16+ messages)
` [PATCH v7 1/9] drm/xe/sysctrl: Return error codes from sysctrl_wait_bit_clear()
` [PATCH v7 2/9] drm/xe/sysctrl: Return error codes from sysctrl_wait_bit_set()
` [PATCH v7 3/9] drm/xe/sysctrl: Make sysctrl_write_frame() void
` [PATCH v7 4/9] drm/xe/sysctrl: Make sysctrl_read_frame() void
` [PATCH v7 5/9] drm/xe/sysctrl: Use xe_assert() for payload size validation
` [PATCH v7 6/9] drm/xe/sysctrl: Replace FIELD_GET() with REG_FIELD_GET()
` [PATCH v7 7/9] drm/xe/sysctrl: Improve firmware response error logging
` [PATCH v7 8/9] drm/xe/sysctrl: Log group and command ID on mailbox failure
` [PATCH v7 9/9] drm/xe/sysctrl: Report 'System Controller event' error using SIGID
` ✓ CI.KUnit: success for drm/xe/sysctrl: Clean up error handling in (rev4)

[PATCH 0/5] Add support to handle memory double-bit ecc errors
 2026-09-07 13:40 UTC  (6+ messages)
` [RFC PATCH 2/5] drm/xe/xe_ras: Handle page offline requests for device memory "
      ` FW: "

[PATCH v10 00/27] Intel Xe GPU Debug Support (eudebug) v10
 2026-09-07 13:24 UTC  (4+ messages)
` [PATCH v10 04/27] drm/xe/eudebug: Introduce discovery for resources

[PATCH] drm/i915/display: Limit SEL_FETCH clear to supported pipes
 2026-09-07 13:21 UTC  (5+ messages)

[PATCH v3 00/12] Add CPER logging support for CRI
 2026-09-07 13:13 UTC  (5+ messages)
` [PATCH v3 01/12] drm/xe/cper: Hardware error CPER reporting from xe_log
` [PATCH v3 03/12] drm/xe/cper: Add Intel specific CPER structures

[PATCH v3 0/5] Introduce xe_wedge
 2026-09-07 13:06 UTC  (15+ messages)
` [PATCH v3 1/5] drm/xe/gt: Use GT ordered workqueue for wedging
` [PATCH v3 2/5] drm/xe: Move xe_device_wedged_fini() registration to xe_device_probe_early()
` [PATCH v3 3/5] drm/xe: Make xe_device_declare_wedged() IRQ safe
` [PATCH v3 4/5] drm/xe: Introduce xe_wedge
` [PATCH v3 5/5] drm/xe/ras: Move xe_ras_process_errors() to xe_ras
` ✗ CI.checkpatch: warning for Introduce xe_wedge (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v12 7/8] drm/i915: override Combo's VS/PE when requested
 2026-09-07 12:27 UTC  (2+ messages)
` [PATCH v13 "

[PATCH v3] drm/xe: Guard page-fault worker with runtime PM check
 2026-09-07 12:21 UTC  (6+ messages)
` ✗ Xe.CI.FULL: failure for "
` ✗ CI.checkpatch: warning for drm/xe: Guard page-fault worker with runtime PM check (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/i915/psr: enable PSR on Apple T2 eDP panels
 2026-09-07 12:14 UTC  (4+ messages)
` [PATCH v2] "
` ✗ LGCI.VerificationFailed: failure for drm/i915/psr: enable PSR on Apple T2 eDP panels (rev2)

[PATCH 0/2] drm/i915/fbc: Dirty rectangle bounds enforcement and CFB nuke handling
 2026-09-07 11:28 UTC  (3+ messages)
` [PATCH v2 2/2] drm/i915/fbc: nuke CFB if Plane setting (except for surf addr) changes

[PATCH v2] drm/xe: Flush LSC untyped L1 dataport cache after rcs/ccs batches
 2026-09-07 11:28 UTC  (2+ messages)

[PATCH v2 0/2] drm/xe/pcode: Increase default mailbox timeout
 2026-09-07 10:59 UTC  (7+ messages)
` [PATCH v2 1/2] drm/xe/pcode: Increase default pcode mailbox timeout to 10ms
` [PATCH v2 2/2] drm/xe/hwmon: Use shared pcode default timeout for power limit write
` ✓ CI.KUnit: success for drm/xe/pcode: Increase default mailbox timeout
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/i915/debugfs: Add HDR status to i915_display_info
 2026-09-07 10:10 UTC  (2+ messages)

[PATCH v6 0/9] drm/xe/sysctrl: Clean up error handling in
 2026-09-07  9:38 UTC  (4+ messages)
` [PATCH v6 6/9] drm/xe/sysctrl: Replace FIELD_GET() with REG_FIELD_GET()

[PATCH] drm/i915/dp: On DPCD init/caps wake the DPRx
 2026-09-07  9:06 UTC  (7+ messages)
` [PATCHv3] drm/i915/dp: On DPCD init wake the DPRx for eDP

[PATCH v2 0/5] Introduce xe_wedge
 2026-09-07  8:40 UTC  (5+ messages)
` [PATCH v2 4/5] drm/xe/debugfs: Consolidate wedged_mode debt into xe_wedge

[PATCH 0/2] drm/xe: Increase timeout for hwmon power limit mailbox operations
 2026-09-07  8:37 UTC  (10+ messages)
` [PATCH 2/2] drm/xe/hwmon: Increase timeout for mailbox power limits

[PATCH v6 0/2] drm/xe/shrinker: Runtime PM reference for non-system memory
 2026-09-07  8:23 UTC  (3+ messages)
` [PATCH v6 2/2] drm/xe/shrinker: Take a runtime PM ref before shrinking "

[PATCH v3] drm/i915/display: Limit SEL_FETCH clear to supported pipes
 2026-09-07  8:20 UTC  (4+ messages)
` ✓ Xe.CI.FULL: success for drm/i915/display: Limit SEL_FETCH clear to supported pipes (rev3)

[PATCH 0/4] RFC: drm/xe: Dynamic Xe Memory Monitor
 2026-09-07  6:07 UTC  (2+ messages)
` [PATCH 4/4] RFC: ANDROID: drm/xe: Gate mem_monitor wake ups on order 9 external fragmentation


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