intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-08-13 16:51:28 to 2026-08-14 05:19:29 UTC [more...]

[PATCH V15 00/14] Add memory page offlining support
 2026-08-14  5:19 UTC  (4+ messages)
` [PATCH V15 09/14] drm/xe/vram: Add VRAM page offline fault handler

[PATCH 0/2] drm/xe/guc: handle exec queue teardown after hot-unplug
 2026-08-14  4:23 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] drm/xe/guc: Fix race around q->guc->suspend_pending access
 2026-08-14  3:51 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[drm-xe:drm-xe-next-fixes] BUILD SUCCESS 1c4d0c45d762539f174cf1d74b2cb21d18e71363
 2026-08-14  2:27 UTC 

[drm-xe:drm-xe-fixes] BUILD SUCCESS ef526d122b62af5afa437f095aa6661a953676c4
 2026-08-14  2:26 UTC 

[drm-xe:drm-xe-next] BUILD SUCCESS f29c2bd7eaeb73afcdbd4e3bbf54d6f8799a9b06
 2026-08-14  2:26 UTC 

[RFC PATCH v2 1/1] drm/xe: keep VM-bound WC BOs resident during reclaim
 2026-08-14  1:23 UTC  (9+ messages)

[PATCH v2] drm/xe/hwmon: Enable package and vram temperatures for CRI
 2026-08-14  0:54 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/xe/hwmon: Enable package and vram temperatures for CRI (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH RFC 04/12] drm/i915/display: Switch to drmm_mode_config_init() and drop manual cleanup
 2026-08-14  0:15 UTC  (2+ messages)

[PATCH v4 00/32] drm/xe: Add structured SIGID error logging infrastructure
 2026-08-14  0:00 UTC  (26+ messages)
` [PATCH v4 01/32] drm/xe: Introduce xe_any helpers
` [PATCH v4 02/32] drm/xe/log: Add structured SIGID error logging infrastructure
` [PATCH v4 03/32] drm/xe/log: Introduce structured component/location identifiers
` [PATCH v4 04/32] drm/xe/log: Add component/location decorations to dmesg
` [PATCH v4 26/32] drm/xe/pcode: Report 'timeout, retrying' error using SIGID
` [PATCH v4 27/32] drm/xe/pcode: Report 'initialization timedout' "
` [PATCH v4 30/32] drm/xe/gt: Report 'Fault response' pagefault "
` [PATCH v4 31/32] drm/xe/gt: Report 'Queue full' "
` [PATCH v4 32/32] drm/xe/pci: Report 'cannot re-enable' "

[PATCH v2 03/10] drm/xe/oa: Stop whitelisting OAM registers on non Xe2/Xe3
 2026-08-13 23:59 UTC  (2+ messages)

[PATCH v2 03/13] drm/xe/pf: Force new VFs prorities only once
 2026-08-13 23:28 UTC  (2+ messages)

[PATCH] drm/xe/forcewake: add delayed-release optimization
 2026-08-13 23:14 UTC  (14+ messages)
` [PATCH v5 0/4] "
  ` [PATCH v5 1/4] drm/xe/forcewake: synchronize engine-cycle access with unplug
  ` [PATCH v5 2/4] drm/xe/forcewake: add delayed-release state machine
  ` [PATCH v5 3/4] drm/xe/forcewake: flush delayed release at power boundaries
  ` [PATCH v5 4/4] drm/xe/forcewake: enable configurable delayed forcewake release

[PATCH v1 04/16] drm/i915/bios: prepare for parsing VBT #57
 2026-08-13 23:12 UTC  (2+ messages)

[PATCH v3 00/23] drm/xe: Add structured SIGID error logging infrastructure
 2026-08-13 20:16 UTC  (4+ messages)
` [PATCH v3 02/23] drm/xe/log: "

[PULL] drm-xe-fixes
 2026-08-13 19:23 UTC 

[PATCH v11 0/8] Vswing / Pre-emphasis Override
 2026-08-13 19:16 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for Vswing / Pre-emphasis Override (rev6)
` ✓ Xe.CI.FULL: "

[PATCH v5 00/16] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-13 18:53 UTC  (18+ messages)
` [PATCH v5 01/16] mm/vma: introduce VMA anon page offset field and add helpers
` [PATCH v5 02/16] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
` [PATCH v5 03/16] mm: introduce linear_anon_page_index()
` [PATCH v5 04/16] mm: abstract vma_address() and introduce vma_anon_address()
` [PATCH v5 05/16] mm: update print_bad_page_map() to show anon index if appropriate
` [PATCH v5 06/16] mm: introduce and use vma_filebacked_address()
` [PATCH v5 07/16] mm/vma: fix self-merge check in copy_vma()
` [PATCH v5 08/16] tools/testing/vma: add tests for copy_vma() self-merge
` [PATCH v5 09/16] mm: propagate VMA anonymous page offset on map, remap, split + merge
` [PATCH v5 10/16] mm/rmap: track whether the page VMA mapped pgoff is anonymous
` [PATCH v5 11/16] mm: clean up vma_address_end()
` [PATCH v5 12/16] mm/huge_memory: update remove_migration_pmd() to accept a folio
` [PATCH v5 13/16] mm/migrate: calculate large folio page index using PFN
` [PATCH v5 14/16] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
` [PATCH v5 15/16] tools/testing/vma: expand VMA merge tests to assert anon pgoff
` [PATCH v5 16/16] tools/testing/selftests/mm: test anonymous page offset merge behaviour

[PATCH v2 00/10] Crescent Island PMT support
 2026-08-13 18:41 UTC  (8+ messages)
` [PATCH v2 08/10] drm/xe/vsec: Crescent Island PMT callbacks
` [PATCH v2 09/10] drm/xe/vsec: Support late bind fw information

[PULL] drm-xe-next-fixes
 2026-08-13 18:29 UTC 

[PATCH 0/4] Use SIGID API for PCODE and CSC
 2026-08-13 16:53 UTC  (6+ messages)
` [PATCH 3/4] drm/xe/pcode: Report pcode errors using SIGID


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).