Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-29 20:58:35 to 2026-01-30 14:33:41 UTC [more...]

[PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
 2026-01-30  1:45 UTC  (2+ messages)

[PATCH v5 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-01-30 14:11 UTC  (30+ messages)
` [PATCH v5 3/8] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v5 4/8] vfio: Wait for dma-buf invalidation to complete
` [PATCH v5 5/8] dma-buf: Make .invalidate_mapping() truly optional
` [PATCH v5 6/8] dma-buf: Add dma_buf_attach_revocable()
` [PATCH v5 7/8] vfio: Permit VFIO to work with pinned importers

[PATCH v1 0/2] drm/xe:Mutual exclusivity between CCS-mode and PF
 2026-01-30 14:33 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] drm/xe: Fix Prevent VFs from exposing the CCS mode sysfs file
  ` [PATCH v2 2/2] drm/xe: Mutual exclusivity between CCS-mode and PF

[PATCH v2 0/5] Crescent Island PMT support
 2026-01-30 14:24 UTC  (8+ messages)
` [PATCH v2 1/5] pmt: Add register access callbacks
` [PATCH v2 2/5] drm/xe/vsec: Use correct pm state get
` [PATCH v2 3/5] drm/xe/vsec: Support Crescent Island PMT
` [PATCH v2 4/5] drm/xe/vsec: Crescent Island PMT decode
` [PATCH v2 5/5] drm/xe/vsec: Crescent Island PMT callbacks
` ✓ CI.KUnit: success for Crescent Island PMT support (rev2)
` ✓ Xe.CI.BAT: "

[PATCH v2] drm/xe/guc: Fix kernel-doc warning in GuC scheduler ABI header
 2026-01-30 13:52 UTC 

[PATCH i-g-t v2 0/6] lsgpu: Report upstream port link bandwidth
 2026-01-30 13:49 UTC  (7+ messages)
` [PATCH i-g-t v2 1/6] lib/igt_device_scan: Don't print fake link bandwidth attributes
` [PATCH i-g-t v2 2/6] lib/igt_device_scan: Split out reusable part of update_or_add_parent

[PATCH v2] drm/i915/power_well: Enable workaround for DSS clock gating issue
 2026-01-30 13:45 UTC 

[PATCH v6 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-01-30 13:37 UTC  (9+ messages)
` [PATCH v6 1/8] dma-buf: Rename .move_notify() callback to a clearer identifier
` [PATCH v6 2/8] dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()
` [PATCH v6 3/8] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v6 4/8] vfio: Wait for dma-buf invalidation to complete
` [PATCH v6 5/8] dma-buf: Make .invalidate_mapping() truly optional
` [PATCH v6 6/8] dma-buf: Add dma_buf_attach_revocable()
` [PATCH v6 7/8] vfio: Permit VFIO to work with pinned importers
` [PATCH v6 8/8] iommufd: Add dma_buf_pin()

[PATCH v2] drm/xe/uapi: update used tracking kernel-doc
 2026-01-30 13:35 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for drm/xe/uapi: update used tracking kernel-doc (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v5 00/13] Remove device private pages from physical address space
 2026-01-30 12:50 UTC  (18+ messages)
` [PATCH v5 01/13] mm/migrate_device: Introduce migrate_pfn_from_page() helper
` [PATCH v5 02/13] drm/amdkfd: Use migrate pfns internally
` [PATCH v5 03/13] mm/migrate_device: Make migrate_device_{pfns, range}() take mpfns
` [PATCH v5 04/13] mm/migrate_device: Add migrate PFN flag to track device private pages
` [PATCH v5 05/13] mm/page_vma_mapped: Add flag to page_vma_mapped_walk::flags "
` [PATCH v5 06/13] mm: Add helpers to create migration entries from struct pages
` [PATCH v5 07/13] mm: Add a new swap type for migration entries of device private pages
` [PATCH v5 08/13] mm: Add softleaf support for device private migration entries
` [PATCH v5 09/13] mm: Begin creating "
` [PATCH v5 10/13] mm: Add helpers to create device private entries from struct pages
` [PATCH v5 11/13] mm/util: Add flag to track device private pages in page snapshots
` [PATCH v5 12/13] mm/hmm: Add flag to track device private pages
` [PATCH v5 13/13] mm: Remove device private pages from the physical address space
` ✗ CI.checkpatch: warning for Remove device private pages from physical address space (rev8)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH 0/6] drm: avoid poking at dev->vblank[] directly
 2026-01-30 12:44 UTC  (4+ messages)
` [PATCH 6/6] drm/gma500: use drm_crtc_vblank_crtc()

[PATCH] drm/xe/uapi: update used tracking kernel-doc
 2026-01-30 12:09 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v4] drm/i915/display: fix the pixel normalization handling for xe3p_lpd
 2026-01-30 11:24 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/i915/display: fix the pixel normalization handling for xe3p_lpd (rev4)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH 00/17] Account for DSC bubble overhead for horizontal slices
 2026-01-30 11:10 UTC  (23+ messages)
` [PATCH 01/17] drm/i915/dp: Early reject bad hdisplay in intel_dp_mode_valid
` [PATCH 02/17] drm/i915/dp: Move num_joined_pipes and related checks together
` [PATCH 03/17] drm/i915/dp: Extract helper to get the hdisplay limit
` [PATCH 04/17] drm/i915/dp: Rework pipe joiner logic in mode_valid
` [PATCH 05/17] drm/i915/dp: Rework pipe joiner logic in compute_config
` [PATCH 06/17] drm/i915/dp_mst: Move the check for dotclock at the end
` [PATCH 07/17] drm/i915/dp_mst: Move the joiner dependent code together
` [PATCH 08/17] drm/i915/dp_mst: Rework pipe joiner logic in mode_valid
` [PATCH 09/17] drm/i915/dp_mst: Extract helper to compute link for given joiner config
` [PATCH 10/17] drm/i915/dp_mst: Rework pipe joiner logic in compute_config
` [PATCH 11/17] drm/i915/dp: Remove unused joiner helpers
` [PATCH 12/17] drm/i915/dp: Introduce helper to check pixel rate against dotclock limits
` [PATCH 13/17] drm/i915/dp: Refactor dsc_slice_count handling in intel_dp_mode_valid()
` [PATCH 14/17] drm/i915/dp: Account for DSC slice overhead
` [PATCH 15/17] drm/i915/dp: Add helpers for joiner candidate loops
` [PATCH 16/17] drm/i915/display: Add upper limit check for pixel clock
` [PATCH 17/17] drm/i915/display: Extend the max dotclock limit to WCL
` ✗ CI.checkpatch: warning for Account for DSC bubble overhead for horizontal slices (rev6)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "

[PATCH i-g-t v3 0/6] lsgpu: Report upstream port link bandwidth
 2026-01-30 11:09 UTC  (4+ messages)
` [PATCH i-g-t v3 6/6] lib/igt_device_scan: Print GPU upstream port parent/child relations

[PATCH v4 00/13] Remove device private pages from physical address space
 2026-01-30 10:50 UTC  (14+ messages)
` [PATCH v4 01/13] mm/migrate_device: Introduce migrate_pfn_from_page() helper
` [PATCH v4 02/13] drm/amdkfd: Use migrate pfns internally
` [PATCH v4 03/13] mm/migrate_device: Make migrate_device_{pfns, range}() take mpfns
` [PATCH v4 04/13] mm/migrate_device: Add migrate PFN flag to track device private pages
` [PATCH v4 05/13] mm/page_vma_mapped: Add flag to page_vma_mapped_walk::flags "
` [PATCH v4 06/13] mm: Add helpers to create migration entries from struct pages
` [PATCH v4 07/13] mm: Add a new swap type for migration entries of device private pages
` [PATCH v4 08/13] mm: Add softleaf support for device private migration entries
` [PATCH v4 09/13] mm: Begin creating "
` [PATCH v4 10/13] mm: Add helpers to create device private entries from struct pages
` [PATCH v4 11/13] mm/util: Add flag to track device private pages in page snapshots
` [PATCH v4 12/13] mm/hmm: Add flag to track device private pages
` [PATCH v4 13/13] mm: Remove device private pages from the physical address space

[PATCH v2 0/2] drm/xe:Mutual exclusivity between CCS-mode and PF
 2026-01-30 10:44 UTC  (5+ messages)
` [PATCH v2 1/2] drm/xe: Fix Prevent VFs from exposing the CCS mode sysfs file
` [PATCH v2 2/2] drm/xe: Mutual exclusivity between CCS-mode and PF
` ✓ CI.KUnit: success for drm/xe:Mutual exclusivity between CCS-mode and PF (rev2)
` ✓ Xe.CI.BAT: "

[PATCH v2 0/1] i915/i915_driver: move intel_gvt_init() level higher
 2026-01-30 10:04 UTC  (5+ messages)
` [PATCH v2 1/1] "

[PATCH] drm/i915/power_well: Enable workaround for DSS clock gating issue (22021048059)
 2026-01-30 10:03 UTC  (5+ messages)

[PATCH v2] drm/xe/mmio: Avoid double-adjust in 64-bit reads
 2026-01-30  9:23 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/mmio: Avoid double-adjust in 64-bit reads (rev2)
` ✓ Xe.CI.BAT: "

[PATCH v4 0/8] drm/xe/madvise: Add support for purgeable buffer objects
 2026-01-30  8:59 UTC  (15+ messages)
` [PATCH v4 3/8] drm/xe/madvise: Implement purgeable buffer object support
` [PATCH v4 5/8] drm/xe/vm: Prevent binding of purged buffer objects
` [PATCH v4 7/8] drm/xe/madvise: Block imported and exported dma-bufs

[drm-xe:drm-xe-fixes] BUILD SUCCESS 8a44241b0b83a6047c5448da1fff03fcc29496b5
 2026-01-30  8:57 UTC 

[drm-xe:drm-xe-next] BUILD SUCCESS e694179a2c02700087185bc300ba81dd17b7ad40
 2026-01-30  7:48 UTC 

[PATCH] drm/xe/query: Fix topology query pointer advance
 2026-01-30  4:50 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH v3] drm/xe: use entry_dump callbacks for xe2+ PAT dumps
 2026-01-30  3:57 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe: use entry_dump callbacks for xe2+ PAT dumps (rev3)
` ✓ Xe.CI.BAT: "

[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
 2026-01-30  3:38 UTC  (10+ messages)
` [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM

[PATCH] drm/i915/display: Wait for pipe start to avoid vblank and scanline jumps
 2026-01-30  3:35 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] drm/xe: use entry_dump callbacks for xe2+ PAT dumps
 2026-01-30  2:22 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe: use entry_dump callbacks for xe2+ PAT dumps (rev2)
` ✗ Xe.CI.BAT: failure "

[PATCH] drm/xe/mmio: Avoid double-adjust in 64-bit reads
 2026-01-30  2:17 UTC  (3+ messages)

[PATCH v2 0/3] Fix warning of kerneldoc
 2026-01-30  1:15 UTC  (6+ messages)
` [PATCH v2 1/3] drm/xe: Fix kerneldoc for xe_migrate_exec_queue
` [PATCH v2 2/3] drm/xe: Fix kerneldoc for xe_gt_tlb_inval_init_early
` [PATCH v2 3/3] drm/xe: Fix kerneldoc for xe_tlb_inval_job_alloc_dep
` ✓ CI.KUnit: success for Fix warning of kerneldoc (rev2)
` ✓ Xe.CI.BAT: "

[PATCH v3] drm/xe/tests: Fix g2g_test_array indexing
 2026-01-30  0:53 UTC  (2+ messages)

[PATCH v3 1/1] drm/xe/gsc: Fix GSC proxy cleanup on early initialization failure
 2026-01-30  0:50 UTC  (4+ messages)
` ✓ CI.KUnit: success for series starting with [v3,1/1] "
` ✓ Xe.CI.BAT: "

[PATCH 1/1] drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04
 2026-01-30  0:48 UTC  (3+ messages)

[PATCH v7 0/5] drm/xe: Privatize struct xe_ggtt
 2026-01-30  0:20 UTC  (5+ messages)
` [PATCH v7 2/5] drm/xe: Rewrite GGTT VF initialization
` [PATCH v7 5/5] drm/xe: Remove xe_ggtt_node_allocated

[PATCH] drm/xe: use entry_dump callbacks for xe2+ PAT dumps
 2026-01-29 23:51 UTC  (2+ messages)

[PATCH 0/3] Fix warning of kerneldoc
 2026-01-29 23:47 UTC  (10+ messages)
` [PATCH 1/3] drm/xe: Fix kerneldoc for xe_migrate_exec_queue
` [PATCH 2/3] drm/xe: Fix kerneldoc for xe_gt_tlb_inval_init_early
` [PATCH 3/3] drm/xe: Fix kerneldoc for xe_tlb_inval_job_alloc_dep
` ✗ CI.checkpatch: warning for Fix warning of kerneldoc
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v3 00/13] Remove device private pages from physical address space
 2026-01-29 23:26 UTC  (3+ messages)

[PATCH v7 0/6] drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms
 2026-01-29 23:19 UTC  (9+ messages)
` [PATCH v7 2/6] drm/xe/sysctrl: Add System Controller types and structures
` [PATCH v7 3/6] drm/xe/sysctrl: Add System Controller mailbox implementation
` [PATCH v7 4/6] drm/xe/sysctrl: Add System Controller initialization
` [PATCH v7 6/6] drm/xe/sysctrl: Enable System Controller for Xe3p

[PATCH 1/2] drm/xe/xe2hpg: Remove SRIOV VF check for Wa_18041344222
 2026-01-29 22:57 UTC  (4+ messages)
` [PATCH 2/2] drm/xe/xe3: "
` ✓ CI.KUnit: success for series starting with [1/2] drm/xe/xe2hpg: "
` ✗ Xe.CI.BAT: failure "

[v3 00/19] Make Display free from i915_reg.h
 2026-01-29 21:45 UTC  (18+ messages)
` ✗ CI.checkpatch: warning for Make Display free from i915_reg.h (rev3)
` ✓ CI.KUnit: success "
` [v3 07/19] drm/i915: Remove i915_reg.h from intel_dram.c
` [v3 08/19] drm/i915: Remove i915_reg.h from intel_display.c
` [v3 09/19] drm/i915: Remove i915_reg.h from intel_overlay.c
` [v3 10/19] drm/i915: Remove i915_reg.h from g4x_dp.c
` [v3 11/19] drm/i915: Remove i915_reg.h from i9xx_wm.c
` [v3 12/19] drm/{i915, xe}: Remove i915_reg.h from g4x_hdmi.c
` [v3 13/19] drm/i915: Remove i915_reg.h from intel_rom.c
` [v3 14/19] drm/i915: Remove i915_reg.h from intel_psr.c
` [v3 15/19] drm/i915: Remove i915_reg.h from intel_fifo_underrun.c
` [v3 16/19] drm/i915: Remove i915_reg.h from intel_display_irq.c
` [v3 17/19] drm/i915: Remove i915_reg.h from intel_display_power_well.c
` [v3 18/19] drm/i915: Remove i915_reg.h from intel_modeset_setup.c
` [v3 19/19] drm/{i915, xe}: Remove i915_reg.h from display
` ✗ CI.checksparse: warning for Make Display free from i915_reg.h (rev3)
` ✓ Xe.CI.BAT: success "

[PATCH 1/2] drm/xe: Skip over non leaf pte for PRL generation
 2026-01-29 21:40 UTC  (3+ messages)
` [PATCH 2/2] drm/xe: Move page reclaim done_handler to own func

[PATCH v2 0/2] Add support for eGPUs on Apple Products
 2026-01-29 21:02 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for Add support for eGPUs on Apple Products (rev2)

[PATCH v2 0/6] drm/xe/guc: Make MMIO communication more robust
 2026-01-29 21:01 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/guc: Make MMIO communication more robust (rev3)


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