Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-16 07:40:09 to 2026-07-17 16:05:33 UTC [more...]

[PATCH 1/2] drm/i915/cdclk: Avoid spurious cdclk sanitization on PTL+
 2026-07-17 16:05 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/cdclk: Introduce has_cd2x_pipe_select()

[PATCH 0/7] drm/i915: Further initial fb cleanups
 2026-07-17 15:50 UTC  (9+ messages)
` [PATCH 1/7] drm/i915: Clear plane_config->fb pointer when done
` [PATCH 2/7] drm/i915: Don't pass the vma to parent->initial_plane->setup()
` [PATCH 3/7] drm/i915: Return just the 'fb' from intel_reuse_initial_plane_obj()
` [PATCH 4/7] drm/i915: Simplify intel_reuse_initial_plane_fb()
` [PATCH 5/7] drm/i915: Move the BIOS FB intel_framebuffer_init() to the display code
` [PATCH 6/7] drm/i915: Use intel_parent_fb_pin_ggtt_pin() for BIOS FB pin
` [PATCH 7/7] drm/i915: s/dev_priv/i915/ in the initial fb .setup()
` ✓ CI.KUnit: success for drm/i915: Further initial fb cleanups

[PATCH v10 0/3] Query Uncorrectable SoC and Device memory errors
 2026-07-17 15:12 UTC  (6+ messages)
` [PATCH v10 1/3] drm/xe/xe_survivability: Decouple survivability info from boot survivability
` [PATCH v10 2/3] drm/xe/xe_ras: Handle uncorrectable SoC Internal errors
` [PATCH v10 3/3] drm/xe/xe_ras: Add support to query device memory errors
` ✓ CI.KUnit: success for Query Uncorrectable SoC and Device "
` ✓ Xe.CI.BAT: "

[PATCH v1] drm/xe/sysctrl: Detect oversized sysctrl mailbox responses
 2026-07-17 14:58 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v2 0/6] drm/xe: More BIOS FB takeover fixes
 2026-07-17 14:46 UTC  (12+ messages)
` [PATCH v2 1/6] drm/xe/ggtt: Add xe_ggtt_insert_node_at
` [PATCH v2 2/6] drm/xe/ggtt: Add xe_ggtt_node_remove_noclear
` [PATCH v2 3/6] drm/xe/display: Reserve the original GGTT space before creating a bo
` [PATCH v2 5/6] drm/xe/display: Remove duplicated code
` [PATCH v2 6/6] drm/xe/ggtt: Remove xe_ggtt_insert_bo_at

[drm-xe:drm-xe-next] BUILD SUCCESS da1124abac689cc2b1d8995e5f0a816f8a122edb
 2026-07-17 14:34 UTC 

[PATCH] scripts/kernel-doc: Suggest possible names for excess descriptions
 2026-07-17 13:41 UTC  (11+ messages)
` [PATCH v2] "
` [PATCH v3] "
` ✓ CI.KUnit: success for scripts/kernel-doc: Suggest possible names for excess descriptions (rev3)
` ✓ Xe.CI.BAT: "

[PATCH v2] drm/xe/debugfs: Add knob to wedge on first page fault
 2026-07-17 13:15 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe/debugfs: Add knob to wedge on first page fault (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/i915/backlight: Remove DP_EDP_BACKLIGHT_AUX_ENABLE_CAP check for DPCD backlight
 2026-07-17 13:12 UTC  (2+ messages)
`  "

[PATCH i-g-t v4 0/7] add cgroup_dmem test
 2026-07-17 13:00 UTC  (9+ messages)
` [PATCH i-g-t v4 1/7] lib/igt_cgroup: add cgroup v2 and dmem controller helpers
` [PATCH i-g-t v4 2/7] tests/cgroup_dmem: add dmem cgroup controller test
` [PATCH i-g-t v4 3/7] lib/xe: add xe_cgroup_region_name() helper
` [PATCH i-g-t v4 4/7] lib/xe: Introduce dmem driver and implement Xe support
` [PATCH i-g-t v4 5/7] lib/amdgpu: add amdgpu_cgroup_region_name
` [PATCH i-g-t v4 6/7] lib/amdgpu: add amdgpu support to igt_dmem_driver
` [PATCH i-g-t v4 7/7] tests/dmem_cgroups: add test for dmem.current

[PATCH] drm/xe: convert PCI barrier mmap to use xe_mmio_gem
 2026-07-17 12:12 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v8 0/5] driver core: unify the release path for dynamically allocated platform devices
 2026-07-17 11:29 UTC  (7+ messages)
` [PATCH v8 1/5] driver core: platform: amend the API contract for fwnode setters
` [PATCH v8 2/5] platform/surface: gpe: use platform_device_register_full()
` [PATCH v8 3/5] drm/xe/i2c: use device_create_managed_software_node()
` [PATCH v8 4/5] driver core: platform: unify release path
` [PATCH v8 5/5] driver core: platform: tests: add test cases for correct swnode removal

[PATCH v2] drm/xe: Flush L2 asynchronously in xe_bo_trigger_rebind()
 2026-07-17 10:21 UTC  (3+ messages)

[PULL] drm-xe-fixes
 2026-07-17  9:28 UTC 

[PATCH 0/6] drm/i915/dp: Enable UHBR link rates on tunneled links
 2026-07-17  9:00 UTC  (8+ messages)
` [PATCH 1/6] drm/dp_tunnel: Add UHBR tunneling support
` [PATCH 5/6] drm/i915/dp: Disable UHBR link configs with 1/2 lanes
` [PATCH 6/6] drm/i915/dp_tunnel: Add UHBR tunneling support

[PATCH v2 0/9] Add fan control support
 2026-07-17  8:18 UTC  (13+ messages)
` ✓ CI.KUnit: success for Add fan control support (rev2)
` [PATCH v2 1/9] drm/xe/pcode: Introduce xe_pcode_read_timeout() API
` [PATCH v2 2/9] drm/xe/hwmon: initialize fan-control backend and table cache
` [PATCH v2 3/9] drm/xe/hwmon: expose fanN_max
` [PATCH v2 4/9] drm/xe/hwmon: expose pwm[1-3]
` [PATCH v2 5/9] drm/xe/hwmon: expose pwm[1-3]_enable
` [PATCH v2 6/9] drm/xe/hwmon: Enable fan curve control support
` [PATCH v2 7/9] drm/xe/hwmon: Add kernel-doc for fan control
` [PATCH v2 8/9] drm/xe/hwmon: preserve fan user table across suspend resume
` [PATCH v2 9/9] drm/xe/hwmon: Update fan info after late binding
` ✓ Xe.CI.BAT: success for Add fan control support (rev2)
` ✗ Xe.CI.FULL: failure "

[PATCH v4 0/3] Add drm_ras netlink error event support
 2026-07-17  6:40 UTC  (5+ messages)
` [PATCH v4 3/3] drm/xe/xe_ras: Add error-event support for CRI

[PATCH v11 0/1] drm/xe: Add support for GPU health indicator
 2026-07-17  5:23 UTC  (7+ messages)
` [PATCH v11 1/1] drm/xe/xe_ras: Add RAS "
` ✗ CI.checkpatch: warning for drm/xe: Add support for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PULL] drm-misc-fixes
 2026-07-17  5:00 UTC 

'From 351218ae36a91f36924c9b3c1ecc4d42100fd573 Mon Sep 17 00:00:00 2001
 2026-07-17  4:46 UTC  (9+ messages)
` [PATCH 1/4] drm/xe/display: Expose plane max width/height helpers to global scope
` [PATCH 2/4] drm/i915/fbc: refactor maximum plane size handling for fbc
` [PATCH 3/4] drm/i915/fbc: xe2_lpd+ don't require any hardcoded plane width limit
` [PATCH 4/4] drm/i915/fbc: xe2_lpd+ no more surface size restrictions for FBC
` ✗ CI.checkpatch: warning for series starting with [1/4] drm/xe/display: Expose plane max width/height helpers to global scope
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/2] drm/i915/dp: fix MSA VSC_SDP delegation for colorimetry
 2026-07-17  4:28 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/dp: set VSC_SDP MSA delegation only for capable sinks

[PATCH] drm/xe/pcode: add default timeout macro and pass read timeout
 2026-07-17  4:10 UTC  (3+ messages)

[PATCH] drm/i915/hdcp: Make hdcp2_encrypted and hdcp_encrypted mutually exclusive
 2026-07-17  3:47 UTC 

[PATCH, v3] drm/xe/multi_queue: Reject PXP usage on multi-queue exec queues
 2026-07-17  2:30 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v2] drm/xe/xe3p_lpg: Program TR_PTA_MODE
 2026-07-17  1:48 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/xe3p_lpg: Program TR_PTA_MODE (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/ttm/pool: back up at native page order
 2026-07-17  0:19 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/ttm/pool: back up at native page order (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v6 0/7] Refactor drm_writeback_connector structure
 2026-07-16 22:02 UTC  (15+ messages)
` [PATCH v6 1/7] drm: writeback: "
` [PATCH v6 2/7] drm: writeback: Modify writeback init helpers
` [PATCH v6 3/7] drm: writeback: Modify drm_writeback_queue_job helper
` [PATCH v6 4/7] drm: writeback: Modify drm_writeback_signal_completion helper
` [PATCH v6 5/7] drm: writeback: Modify drm_writeback_get_out_fence helper
` [PATCH v6 6/7] drm: writeback: Modify prepare_writeback_job helper
` [PATCH v6 7/7] drm: writeback: Modify cleanup_writeback_job helper

[PATCH v5 0/2] drm/xe/guc: Compress GuC log and CTB dump with zstd
 2026-07-16 20:09 UTC  (7+ messages)
` [PATCH v5 1/2] drm/xe: Remove extra newlines from LRC snapshot dump
` [PATCH v5 2/2] drm/xe/guc: Compress GuC log and CTB dump with zstd
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] drm/xe/debugfs: Expose per-engine idle status
 2026-07-16 18:58 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/debugfs: Expose per-engine idle status (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH, v2] drm/xe: Reject PXP usage on multi-queue exec queues
 2026-07-16 18:34 UTC  (2+ messages)

[PATCH] drm/xe/xe3p_lpg: Program TR_PTA_MODE
 2026-07-16 17:44 UTC  (2+ messages)

[PATCH v2 0/5] drm/xe/mmio_gem: fix fault handler and destroy path
 2026-07-16 15:55 UTC  (4+ messages)
` [PATCH v2 5/5] drm/xe/mmio_gem: fix destroy flow

[PATCH V13 00/11] Add memory page offlining support
 2026-07-16 15:05 UTC  (15+ messages)
` [PATCH V13 01/11] drm/xe: Link VRAM object with gpu buddy
` [PATCH V13 02/11] drm/gpu: Add gpu_buddy_allocated_addr_to_block helper
` [PATCH V13 03/11] drm/xe: Link LRC BO and its execution Queue
` [PATCH V13 04/11] drm/xe: Extend BO purge to handle vram pages as well
` [PATCH V13 05/11] drm/xe: Handle physical memory address error
` [PATCH V13 06/11] gpu/buddy: Add routine to dump allocated buddy blocks
` [PATCH V13 07/11] drm/xe/configfs: Add vram bad page reservation policy
` [PATCH V13 08/11] drm/xe/cri: Add sysfs interface for bad gpu vram pages
` [PATCH V13 09/11] drm/xe/uapi: Expose ban reason in EXEC_QUEUE_GET_PROPERTY_BAN
` [PATCH V13 10/11] drm/xe: Add soft/hard offline mode for VRAM page retirement
` [PATCH V13 11/11] drm/xe: Add fault-inject based VRAM page offline injection
` ✓ CI.KUnit: success for Add memory page offlining support (rev15)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v3 0/8] Enable CMRR in fixed-RR VRR path
 2026-07-16 14:59 UTC  (16+ messages)
` [PATCH v3 1/8] drm/i915/vrr: Add per-CRTC vrr/cmrr debugfs control
` [PATCH v3 3/8] drm/i915/vrr: Compute CMRR fractional timings generically
` [PATCH v3 5/8] drm/i915/vrr: Move CMRR hw registers to fix refresh rate path
` [PATCH v3 7/8] drm/i915/vrr: Return from CMRR compute config in case of PSR2 enabled

REGRESSION: [PATCH] usb: typec: ucsi: Fix race condition and ordering in port unregistration
 2026-07-16 13:59 UTC  (5+ messages)

[PATCH v12 0/5] Migrate on fault for device pages
 2026-07-16 13:40 UTC  (3+ messages)

[PATCH v12] drm/xe/guc: Hold device ref until queue teardown completes
 2026-07-16 13:39 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/guc: Hold device ref until queue teardown completes (rev10)

[PATCH] drm/xe/debugfs: Add knob to wedge on first page fault
 2026-07-16 13:34 UTC  (4+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH v9 0/2] Add error handling for uncorrectable soc-internal errors
 2026-07-16 13:11 UTC  (6+ messages)
` [PATCH v9 1/2] drm/xe/xe_survivability: Decouple survivability info from boot survivability
` [PATCH v9 2/2] drm/xe/xe_ras: Handle uncorrectable SoC Internal errors
` ✓ CI.KUnit: success for Add error handling for uncorrectable soc-internal errors
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v7 0/7] drm/xe: add page size allocation mode control and coverage
 2026-07-16 12:28 UTC  (11+ messages)
` [PATCH v7 1/7] drm/xe: add page size allocation control state to xe_device
` [PATCH v7 2/7] drm/xe/debugfs: add page-size allocation mode knob
` [PATCH v7 3/7] drm/xe: add XE_BO_FLAG_NEEDS_1G for minimum page-size sizing
` [PATCH v7 4/7] drm/xe: apply debug page-size allocation policy to user BOs
` [PATCH v7 5/7] drm/xe/vm: propagate BO page-size requirements to VMA map flags

[PATCH 0/4] drm/i915/cdclk: Workaround some kind of scaler 2PPC issue
 2026-07-16 10:58 UTC  (3+ messages)
` [PATCH 4/4] drm/i915/cdclk: Deal with 2 PPC hscale issues when calculating min CDCLK

[PATCH V13 00/11] Add memory page offlining support
 2026-07-16 10:39 UTC  (13+ messages)
` [PATCH V13 01/11] drm/xe: Link VRAM object with gpu buddy
` [PATCH V13 02/11] drm/gpu: Add gpu_buddy_allocated_addr_to_block helper
` [PATCH V13 03/11] drm/xe: Link LRC BO and its execution Queue
` [PATCH V13 04/11] drm/xe: Extend BO purge to handle vram pages as well
` [PATCH V13 05/11] drm/xe: Handle physical memory address error
` [PATCH V13 06/11] gpu/buddy: Add routine to dump allocated buddy blocks
` [PATCH V13 07/11] drm/xe/configfs: Add vram bad page reservation policy
` [PATCH V13 08/11] drm/xe/cri: Add sysfs interface for bad gpu vram pages
` [PATCH V13 09/11] drm/xe/uapi: Expose ban reason in EXEC_QUEUE_GET_PROPERTY_BAN
` [PATCH V13 10/11] drm/xe: Add soft/hard offline mode for VRAM page retirement
` [PATCH V13 11/11] drm/xe: Add fault-inject based VRAM page offline injection

[PATCH v7] drm/ttm/pool: back up at native page order
 2026-07-16 10:16 UTC  (4+ messages)

[PATCH] drm/i915/display: expose blend mode on alpha-capable planes
 2026-07-16 10:00 UTC  (3+ messages)

[v3 0/2] drm/i915/display: Implement Display Wa_16030862157
 2026-07-16  9:49 UTC  (5+ messages)
` [v3 1/2] drm/i915/xe3p/dram: Interpret 0xF populated-channel count as 16
` [v3 2/2] drm/i915/xe3p/bw: Update bw calculation to account for 16 channels

[PULL] drm-intel-gt-next
 2026-07-16  8:42 UTC 

[PATCH] drm/i915/display: Handle struct drm_plane_state.ignore_damage_clips
 2026-07-16  7:54 UTC  (2+ messages)

[PULL] drm-misc-next
 2026-07-16  7:40 UTC 


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