Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-10 16:24:38 to 2026-08-12 10:07:13 UTC [more...]

[PATCH] drm/i915/display: Clear SEL_FETCH_PLANE_CTL on plane disable
 2026-08-12 10:07 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH V15 00/14] Add memory page offlining support
 2026-08-12  9:40 UTC  (20+ messages)
` [PATCH V15 01/14] drm/xe: Link VRAM object with gpu buddy
` [PATCH V15 02/14] [DO_NOT_MERGE]drm/gpu: Add gpu_buddy_allocated_addr_to_block helper
` [PATCH V15 03/14] drm/xe: Link LRC BO and its execution Queue
` [PATCH V15 04/14] drm/xe: Extend BO purge to handle vram pages as well
` [PATCH V15 05/14] drm/xe/bo: Make xe_bo_is_user() public
` [PATCH V15 06/14] drm/xe: Guard teardown paths against purged BOs
` [PATCH V15 07/14] drm/xe/vram: Extract buddy alloc and free helpers
` [PATCH V15 08/14] drm/xe/vram: Add page offline data structures and lifecycle
` [PATCH V15 09/14] drm/xe/vram: Add VRAM page offline fault handler
` [PATCH V15 10/14] drm/xe/configfs: Add vram bad page reservation policy
` [PATCH V15 11/14] drm/xe/vram: Use RCU for lock-free sysfs reads of bad page lists
` [PATCH V15 12/14] drm/xe: Add sysfs interface for bad gpu vram pages
` [PATCH V15 13/14] drm/xe/uapi: Expose ban reason in EXEC_QUEUE_GET_PROPERTY_BAN
` [PATCH V15 14/14] drm/xe: Add fault-inject based VRAM page offline injection

[v3 0/2] drm/i915/audio: Add HDMI TMDS audio bandwidth check
 2026-08-12  9:31 UTC  (7+ messages)
` [v3 1/2] drm/i915/hdmi: Move audio compute config after format selection
` [v3 2/2] drm/i915/audio: Prune ELD SADs based on HDMI audio bandwidth
` ✓ CI.KUnit: success for drm/i915/audio: Add HDMI TMDS audio bandwidth check (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 0/2] Support YUV buffers in HDR planes
 2026-08-12  9:30 UTC  (4+ messages)
` [PATCH 1/2] [DO_NOT_REVIEW] drm/i915/color: Add color pipeline support for SDR planes
` [PATCH 2/2] drm/i915/color: Add YUV buffer support on HDR planes
` ✓ CI.KUnit: success for Support YUV buffers in "

[PATCH v3 00/23] drm/xe: Add structured SIGID error logging infrastructure
 2026-08-12  9:29 UTC  (34+ messages)
` [PATCH v3 10/23] drm/xe/log: Add hardware error signatures
` [PATCH v3 13/23] drm/xe/kunit: Setup driver data in the test device
` [PATCH v3 16/23] drm/xe: Report 'probe blocked' error using SIGID
` [PATCH v3 17/23] drm/xe: Report 'device wedged' errors "
` [PATCH v3 18/23] drm/xe: Report 'Survivability Mode' "
` [PATCH v3 20/23] drm/xe/pcode: Report 'Mailbox failed' error "
` [PATCH v3 22/23] drm/xe/gt: Report 'pagefault' errors "
` [PATCH v3 23/23] drm/xe/pci: Report 'cannot re-enable' error "
  ` [PATCH v3 03/23] drm/xe/log: Introduce structured component/location identifiers
  ` [PATCH v3 21/23] drm/xe/gt: Report 'reset failed' errors using SIGID
  ` [PATCH v3 11/23] drm/xe/log: Extend components list with hardware items

[PATCH v2 0/3] Fix value being written to DDI_CLK_VALFREQ
 2026-08-12  9:11 UTC  (11+ messages)
` [PATCH v2 1/3] drm/i915/ddi: add helper to compute DDI clock frequency
` [PATCH v2 2/3] drm/i915/cx0: program DDI_CLK_VALFREQ with "
` [PATCH v2 3/3] drm/i915/lt_phy: "
` ✓ CI.KUnit: success for Fix value being written to DDI_CLK_VALFREQ (rev2)

[PATCH v3 0/6] Fix device page migration in low memory fallback
 2026-08-12  8:20 UTC  (5+ messages)
` [PATCH v3 3/6] mm/migrate_device: Fix THP splitting of a CPU faulted device private folio

[PATCH] drm/dp: Add EDP_20 rev definition
 2026-08-12  3:55 UTC  (2+ messages)

[RFC PATCH v2 1/1] drm/xe: keep VM-bound WC BOs resident during reclaim
 2026-08-12  2:09 UTC  (7+ messages)

[PATCH 0/4] Use SIGID API for PCODE and CSC
 2026-08-12  1:48 UTC  (9+ messages)
` [PATCH 1/4] drm/xe/log: DO NOT REVIEW
` [PATCH 2/4] drm/xe/pcode: Use int instead of u32 for mailbox status
` [PATCH 3/4] drm/xe/pcode: Report pcode errors using SIGID
` [PATCH 4/4] drm/xe/ras: Report CSC "
` ✗ CI.checkpatch: warning for Use SIGID API for PCODE and CSC
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[RFC PATCH 0/3] drm/xe: diagnostics and workaround for GuC TLB invalidation ack stalls on ARL
 2026-08-12  0:52 UTC  (11+ messages)

[PATCH 0/2] drm/xe: small pagefault handler improvements
 2026-08-11 23:58 UTC  (8+ messages)
` [PATCH 1/2] drm/xe: Use guard(spinlock_irqsave) in pagefault handler
` [PATCH 2/2] drm/xe: Remove redundant full pagefault queue check
` ✓ CI.KUnit: success for drm/xe: small pagefault handler improvements
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/2] drm/xe/guc: handle exec queue teardown after hot-unplug
 2026-08-11 23:36 UTC  (7+ messages)
` ✓ CI.KUnit: success for "
` [PATCH 1/2] drm/xe/guc: rework exec queue teardown PM/unplug handling
` [PATCH 2/2] drm/xe: remove EXEC_QUEUE_FLAG_PERMANENT
` ✓ Xe.CI.BAT: success for drm/xe/guc: handle exec queue teardown after hot-unplug
` ✗ Xe.CI.FULL: failure "

[PATCH 0/4] drm/xe: Adopt xe_log SIGID API for structured error reporting
 2026-08-11 21:14 UTC  (5+ messages)
` [PATCH 2/4] drm/xe: Use xe_log SIGID API for probe-path "

[PATCH] drm/xe/hwmon: Enable package and vram temperatures for CRI
 2026-08-11 20:19 UTC  (2+ messages)

[PATCH v1] drm/xe: Fix xe_device_probe() failure
 2026-08-11 20:15 UTC  (3+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH v3 0/9] Don't whitelist OA registers unconditionally
 2026-08-11 20:09 UTC  (5+ messages)

[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-11 20:08 UTC  (41+ messages)
` [PATCH v4 01/20] mm/vma: introduce VMA anon page offset field and add helpers
` [PATCH v4 02/20] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
` [PATCH v4 03/20] mm: introduce linear_anon_page_index()
` [PATCH v4 07/20] mm/vma: fix self-merge check in copy_vma()
` [PATCH v4 08/20] tools/testing/vma: add tests for copy_vma() self-merge
` [PATCH v4 10/20] mm/rmap: track whether the page VMA mapped pgoff is anonymous
` [PATCH v4 11/20] mm: clean up vma_address_end()
` [PATCH v4 12/20] mm/huge_memory: update remove_migration_pmd() to accept a folio
` [PATCH v4 13/20] mm/migrate: calculate large folio page index using PFN
` [PATCH v4 14/20] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
` [PATCH v4 15/20] tools/testing/vma: expand VMA merge tests to assert anon pgoff
` [PATCH v4 16/20] tools/testing/selftests/mm: test anonymous page offset merge behaviour
` [PATCH v4 17/20] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous

[PATCH v3] drm/xe: Fix a bug in pc_adjust_freq_bounds()
 2026-08-11 19:55 UTC  (2+ messages)

[PATCH 00/10] Add new debug infrastructure for configfs
 2026-08-11 19:19 UTC  (3+ messages)
` [PATCH 06/10] drm/xe/guc: Add configfs support for guc_log_level

[PATCH 0/3] Fix value being written to DDI_CLK_VALFREQ
 2026-08-11 17:24 UTC  (9+ messages)
` [PATCH 1/3] drm/i915/ddi: add helper to compute DDI clock frequency
` [PATCH 2/3] drm/i915/cx0: program DDI_CLK_VALFREQ with "
` [PATCH 3/3] drm/i915/lt_phy: "
` ✓ CI.KUnit: success for Fix value being written to DDI_CLK_VALFREQ
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v4 00/11] drm/atomic: don't allow changes to inactive colorops & other fixes
 2026-08-11 16:46 UTC  (12+ messages)
` [PATCH v4 01/11] drm/atomic: only add states of active or transient active colorops
` [PATCH v4 02/11] drm/atomic: reject colorop update from inactive color pipeline
` [PATCH v4 03/11] drm/atomic: duplicate state of all colorops
` [PATCH v4 04/11] drm/atomic: check if an active colorop has a blob if its type requires one
` [PATCH v4 05/11] drm/amd/display: only check colorops of an active color pipeline
` [PATCH v4 06/11] drm/amd/display: truly bypass plane colorop 3x4 matrix and hdr mult
` [PATCH v4 07/11] drm/amd/display: make shaper bypass mode cleaner
` [PATCH v4 08/11] drm/amd/display: make blnd bypass mode clearer
` [PATCH v4 09/11] drm/amd/display: don't ignore failure on blend colorop setup
` [PATCH v4 10/11] drm/amd/display: allow individual colorop changes
` [PATCH v4 11/11] drm/amd/display: distinguish colorop setup error from no colorop support

[PATCH v10 0/8] Vswing / Pre-emphasis Override
 2026-08-11 15:51 UTC  (5+ messages)
` [PATCH v10 6/8] drm/i915: override Snps's VS/PE when requested
` [PATCH v10 7/8] drm/i915: override Combo's "

[PATCH v7 0/3] drm/xe/i2c: alerts and controller enabling modifications
 2026-08-11 14:13 UTC  (8+ messages)
` [PATCH v7 1/3] i2c: designware: Global register definitions
` [PATCH v7 2/3] drm/xe/i2c: Fix the interrupt handling
` [PATCH v7 3/3] drm/xe/i2c: Keep the i2c controller always enabled
` ✗ CI.checkpatch: warning for drm/xe/i2c: alerts and controller enabling modifications (rev7)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2 0/9] Add fan control support
 2026-08-11 13:58 UTC  (6+ messages)
` [PATCH v2 2/9] drm/xe/hwmon: initialize fan-control backend and table cache
` [PATCH v2 4/9] drm/xe/hwmon: expose pwm[1-3]

[PATCH v9 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
 2026-08-11 13:34 UTC  (2+ messages)
` [PATCH v9 2/2] gpu/tests/buddy: add dirty tracker performance KUnit test

[PATCH 0/4] drm/i915/display: Limit invalid joiner combinations harder
 2026-08-11 12:47 UTC  (4+ messages)
` [PATCH 1/4] drm/i915/display: Limit max joined dotclock on joiner pipes available

[PATCH] drm/i915/dp: On DPCD init/caps wake the DPRx
 2026-08-11 12:17 UTC  (4+ messages)
` [PATCHv3] drm/i915/dp: On DPCD init wake the DPRx for eDP

[PATCH v7 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
 2026-08-11 12:09 UTC  (7+ messages)
` [PATCH v7 2/2] gpu/tests/buddy: add dirty tracker performance KUnit test

[PATCH V14 0/9] Add memory page offlining support
 2026-08-11 11:06 UTC  (7+ messages)
` [PATCH V14 1/9] drm/xe: Link VRAM object with gpu buddy
` [PATCH V14 3/9] drm/xe: Link LRC BO and its execution Queue
` [PATCH V14 4/9] drm/xe: Extend BO purge to handle vram pages as well

[PATCH v5 0/6] KUnit test for VF provisioning error handling
 2026-08-11 10:12 UTC  (13+ messages)
` [PATCH v5 1/6] drm/xe/guc: Allow to replace xe_guc_mmio_send_recv() with KUNIT stub
` [PATCH v5 2/6] drm/xe/vf: Split submission config query helpers
` [PATCH v5 3/6] drm/xe/vf: Add bounds checking for queried context and doorbell counts
` [PATCH v5 4/6] drm/xe/vf: Add bounds checking for queried GGTT base and size
` [PATCH v5 5/6] drm/xe/vf: Add bounds checking for queried VRAM size
` [PATCH v5 6/6] drm/xe/tests: Add KUnit tests for VF provisioning error handling

[PATCH v3] drm/i915/display: Handle struct drm_plane_state.ignore_damage_clips
 2026-08-11  7:58 UTC  (2+ messages)

[PATCH v2 0/8] DP-HDMI PCON DSC fixes
 2026-08-11  7:03 UTC  (17+ messages)
` [PATCH v2 1/8] drm/i915/hdmi: Split the intel_hdmi_dsc_get_bpp()
` [PATCH v2 2/8] drm/i915/dp: Fix FRL BW check for HDMI2.1 DFP
` [PATCH v2 3/8] drm/i915/dp: Add a wrapper to check frl/tmds downstream constraints
` [PATCH v2 4/8] drm/i915/dp: Use the common downstream bw check in compute_bpc
` [PATCH v2 5/8] drm/i915/hdmi: Expose DSC min/max bpp helpers
` [PATCH v2 6/8] drm/i915/hdmi: Add helper to check if DSC chunksize fits the sink limits
` [PATCH v2 7/8] drm/i915/dp: Allow PCON DSC modes through FRL bw check
` [PATCH v2 8/8] drm/i915/dp: Clamp PCON DSC bpp to the FRL link bandwidth
` ✓ CI.KUnit: success for DP-HDMI PCON DSC fixes (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v2] drm/i915/dp: Gate UHBR SST SDP splitting on sink capability
 2026-08-11  6:09 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/i915/dp: Gate UHBR SST SDP splitting on sink capability (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 0/3] Modify the SW tail logic in OA
 2026-08-10 22:37 UTC  (3+ messages)
` [PATCH 1/3] drm/xe/xe_oa: Clear status only if relevant bits are set

[PATCH] drm/xe/guc: Silently discard stale G2H reply during overlap
 2026-08-10 22:18 UTC  (2+ messages)

[PATCH] drm/xe/oa: Fix sync entry leak on OA config emit failure
 2026-08-10 22:15 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v10 0/1] drm/xe: make CTX_TIMESTAMP TOCTOU-safe and handle sentinels
 2026-08-10 21:17 UTC  (3+ messages)
` [PATCH v10 1/1] drm/xe/lrc: document sentinel and make CTX_TIMESTAMP read TOCTOU-safe

[PATCH v2 0/2] drm/xe/sysctrl: Add fwctl support for System Controller
 2026-08-10 21:11 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH v6] drm/pagemap: Prevent double migration of device pages
 2026-08-10 19:16 UTC  (2+ messages)

[PATCH v2] drm/xe/drm_ras: Move has_drm_ras check to drm_ras layer
 2026-08-10 17:57 UTC  (3+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/drm_ras: Move has_drm_ras check to drm_ras layer (rev3)


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