Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-15 20:53:03 to 2026-07-17 06:27:43 UTC [more...]

[PATCH 0/6] drm/i915/dp: Enable UHBR link rates on tunneled links
 2026-07-17  6:27 UTC  (11+ messages)
` [PATCH 1/6] drm/dp_tunnel: Add UHBR tunneling support
` [PATCH 2/6] drm/i915/dp: End link configuration loops properly
` [PATCH 3/6] drm/i915/dp: Enable SST fallback between UHBR and non-UHBR rates
` [PATCH 4/6] drm/i915/dp: Remove UHBR dependency from SST fallback kunit test
` [PATCH 5/6] drm/i915/dp: Disable UHBR link configs with 1/2 lanes

[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: "

[PATCH v2 0/9] Add fan control support
 2026-07-17  5:00 UTC  (12+ 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)

[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  (5+ messages)
` [PATCH 1/2] drm/i915/dp: s/intel_dp_needs_vsc_sdp/intel_dp_needs_vsc_colorimetry
` [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] scripts/kernel-doc: Suggest possible names for excess descriptions
 2026-07-16 22:40 UTC  (2+ messages)

[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  (5+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Hold device ref until queue teardown completes (rev10)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

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

[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 v8 0/5] driver core: unify the release path for dynamically allocated platform devices
 2026-07-16 12:31 UTC  (6+ 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 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  (10+ messages)
` [PATCH 1/4] drm/i915/cdclk: Use intel_cdclk_ppc() in intel_modeset_readout_hw_state()
` [PATCH 2/4] drm/i915/cdclk: Introduce HAS_2PPC()
` [PATCH 3/4] drm/i915/cdclk: Introduce crtc_state->pixel_rate_cdclk
` [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)

[PATCH v4 0/3] Add drm_ras netlink error event support
 2026-07-16  9:57 UTC  (10+ messages)
` [PATCH v4 1/3] drm/drm_ras: Add drm_ras netlink error event
` [PATCH v4 3/3] drm/xe/xe_ras: Add error-event support for CRI

[v3 0/2] drm/i915/display: Implement Display Wa_16030862157
 2026-07-16  9:49 UTC  (7+ 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 

[PATCH v5 0/3] drm/xe/i2c: alerts and controller enabling modifications
 2026-07-16  7:14 UTC  (5+ messages)
` [PATCH v5 2/3] drm/xe/i2c: Fix the interrupt handling
` ✓ Xe.CI.FULL: success for drm/xe/i2c: alerts and controller enabling modifications (rev5)

[PATCH v2] drm/xe/guc: Keep scheduler timeline name alive
 2026-07-16  6:49 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Keep scheduler timeline name alive (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/i915/backlight: Remove DP_EDP_BACKLIGHT_AUX_ENABLE_CAP check for DPCD backlight
 2026-07-16  5:19 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ CI.KUnit: success for drm/i915/backlight: Remove DP_EDP_BACKLIGHT_AUX_ENABLE_CAP check for DPCD backlight (rev2)
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.FULL: success "

[PATCH v2] drm/xe/multi_queue: wait for secondary's own suspend in suspend_wait
 2026-07-16  4:58 UTC 

[PATCH v4 0/2] drm/xe: Use IBC v3 on PTL
 2026-07-16  3:39 UTC  (6+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] drm/xe: Add debugfs for IA/GT bias
` ✓ CI.KUnit: success for drm/xe: Use IBC v3 on PTL (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 1/2] drm/xe/wopcm: Use the size from HW when excluding the wopcm range from GGTT
 2026-07-16  2:50 UTC  (6+ messages)
` [PATCH 2/2] drm/xe/wopcm: Simplify GuC WOPCM programming
` ✗ CI.checkpatch: warning for series starting with [1/2] drm/xe/wopcm: Use the size from HW when excluding the wopcm range from GGTT
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH v5 0/4] drm/xe: Prioritize BO eviction based on VM exec queue priority
 2026-07-16  1:41 UTC  (8+ messages)
` [PATCH v5 1/4] drm/xe: Track exec queue priority band counts for user VMs
` [PATCH v5 2/4] drm/xe: Re-prioritize VM's private BOs when adding an exec queue
` [PATCH v5 3/4] drm/xe: Lower BO TTM priority to lowest when fully unmapped from VM
` [PATCH v5 4/4] drm/xe: Fix up BO TTM priority for late VM binds
` ✓ CI.KUnit: success for drm/xe: Prioritize BO eviction based on VM exec queue priority (rev4)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] xe/userptr: TLB invalidation new pm_runtime ref before submit
 2026-07-15 22:11 UTC  (4+ messages)

[PATCH] drm/xe: Add debugfs knob to disable Mid-Thread Preemption per GT
 2026-07-15 21:27 UTC  (3+ messages)
` [PATCH v7] drm/xe: Add debugfs knob to control GPGPU preemption granularity

[PATCH v9 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-15 21:17 UTC 


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