public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-01-16 11:08:36 to 2026-01-20 20:44:50 UTC [more...]

[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
 2026-01-20 20:43 UTC  (27+ messages)
` [PATCH RFC v6 01/26] rust: clist: Add support to interface with C linked lists
` [PATCH RFC v6 02/26] gpu: Move DRM buddy allocator one level up
` [PATCH RFC v6 03/26] rust: gpu: Add GPU buddy allocator bindings
` [PATCH RFC v6 04/26] nova-core: mm: Select GPU_BUDDY for VRAM allocation
` [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH RFC v6 06/26] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH RFC v6 07/26] nova-core: Add BAR1 aperture type and size constant
` [PATCH RFC v6 08/26] nova-core: gsp: Add BAR1 PDE base accessors
` [PATCH RFC v6 09/26] nova-core: mm: Add common memory management types
` [PATCH RFC v6 10/26] nova-core: mm: Add common types for all page table formats
` [PATCH RFC v6 11/26] nova-core: mm: Add MMU v2 page table types
` [PATCH RFC v6 12/26] nova-core: mm: Add MMU v3 "
` [PATCH RFC v6 13/26] nova-core: mm: Add unified page table entry wrapper enums
` [PATCH RFC v6 14/26] nova-core: mm: Add TLB flush support
` [PATCH RFC v6 15/26] nova-core: mm: Add GpuMm centralized memory manager
` [PATCH RFC v6 16/26] nova-core: mm: Add page table walker for MMU v2
` [PATCH RFC v6 17/26] nova-core: mm: Add Virtual Memory Manager
` [PATCH RFC v6 18/26] nova-core: mm: Add virtual address range tracking to VMM
` [PATCH RFC v6 19/26] nova-core: mm: Add BAR1 user interface
` [PATCH RFC v6 20/26] nova-core: gsp: Return GspStaticInfo and FbLayout from boot()
` [PATCH RFC v6 21/26] nova-core: mm: Add memory management self-tests
` [PATCH RFC v6 22/26] nova-core: mm: Add PRAMIN aperture self-tests
` [PATCH RFC v6 23/26] nova-core: gsp: Extract usable FB region from GSP
` [PATCH RFC v6 24/26] nova-core: fb: Add usable_vram field to FbLayout
` [PATCH RFC v6 25/26] nova-core: mm: Use usable VRAM region for buddy allocator
` [PATCH RFC v6 26/26] nova-core: mm: Add BarUser to struct Gpu and create at boot

[PATCH v2] drm/i915/selftests: Prevent userspace mapping invalidation
 2026-01-20 17:52 UTC  (7+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/selftests: Prevent userspace mapping invalidation (rev2)

[PATCH v6 0/2] Miscellaneous fixes in drm code
 2026-01-20 17:25 UTC  (4+ messages)
` [PATCH v6 1/2] drm: Warn before division by 0 would occur
` [PATCH v6 2/2] drm: Avoid suspicious operations in drm_fb_dma_get_gem_addr()
` ✓ i915.CI.BAT: success for Miscellaneous fixes in drm code

[PATCH v2 0/2] drm/{i915, xe}/dsb: move DSB buffer calls to parent interface
 2026-01-20 16:54 UTC  (4+ messages)
` [PATCH v2 1/2] drm/i915/dsb: move i915 specific DSB buffer implementation to i915
` [PATCH v2 2/2] drm/{i915, xe}/dsb: move DSB buffer to parent interface
` ✓ i915.CI.BAT: success for drm/{i915, xe}/dsb: move DSB buffer calls to parent interface (rev2)

[PATCH RESEND 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-20 16:50 UTC  (29+ messages)
` [PATCH RESEND 01/12] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH RESEND 02/12] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH RESEND 03/12] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH RESEND 04/12] mm: add basic VMA flag operation helper functions
` [PATCH RESEND 05/12] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH RESEND 06/12] mm: update secretmem "
` [PATCH RESEND 07/12] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH RESEND 08/12] mm: update all remaining mmap_prepare users "
` [PATCH RESEND 09/12] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH RESEND 10/12] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH RESEND 11/12] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH RESEND 12/12] tools/testing/vma: add VMA userland tests for VMA flag functions
` ✗ Fi.CI.BUILD: failure for mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them (rev2)

[PATCH] drm: Unwind drm device registration upon error
 2026-01-20 16:24 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm: unwind drm device registration upon error (rev3)

[RFC PATCH v2 0/2] Enable seamless boot (fastboot) for PTL
 2026-01-20 16:13 UTC 

[PATCH] drm/i915/display: Disable DMG Clock Gating
 2026-01-20 16:13 UTC  (6+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915: Setting/clearing the memory access bit when enabling/disabling i915
 2026-01-20 16:11 UTC  (5+ messages)
` [PATCH v3] drm/i915: Clearing the Memory Space Enable bit when disabling i915
` ✗ i915.CI.BAT: failure for drm/i915: Setting/clearing the memory access bit when enabling/disabling i915 (rev3)

linux-next: manual merge of the drm-misc tree with the drm-next tree
 2026-01-20 14:30 UTC 

[PATCH v3 0/3] Fix Cx0 Suspend Resume issue
 2026-01-20 13:57 UTC  (7+ messages)
` [PATCH v3 1/3] drm/i915/pps: Enable panel power earlier
` [PATCH v3 3/3] drm/i915/cx0: Rename intel_clear_response_ready flag
` ✓ i915.CI.Full: success for Fix Cx0 Suspend Resume issue (rev3)

[PATCH i-g-t v7] tests/intel/gem_lmem_swapping: Avoid false failures from oom-killer
 2026-01-20 10:37 UTC  (2+ messages)

[PATCH v3 00/15] drm/i915/pll: Verify pll dividers and remove redundant .clock member
 2026-01-20  9:39 UTC  (3+ messages)

linux-next: build failure after merge of the drm-misc tree
 2026-01-19 23:09 UTC  (4+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH v2] drm/{i915, xe}/pcode: move display pcode calls to parent interface
 2026-01-19 22:57 UTC  (4+ messages)
` [v2] "

[PATCH 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-19 21:18 UTC  (17+ messages)
` [PATCH 01/12] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH 02/12] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH 03/12] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH 04/12] mm: add basic VMA flag operation helper functions
` [PATCH 05/12] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH 06/12] mm: update secretmem "
` [PATCH 07/12] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH 08/12] mm: update all remaining mmap_prepare users "
` [PATCH 09/12] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH 10/12] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH 11/12] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH 12/12] tools/testing/vma: add VMA userland tests for VMA flag functions
` ✗ Fi.CI.BUILD: failure for mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them

[drm-tip:drm-tip 1415/1442] drivers/gpu/drm/tests/drm_hdmi_state_helper_test.c:2744:49: warning: passing argument 6 of 'drm_property_replace_blob_from_id' makes integer from pointer without a cast
 2026-01-19 20:19 UTC 

[drm-tip:drm-tip 1415/1442] drivers/gpu/drm/tests/drm_hdmi_state_helper_test.c:2744:16: error: too few arguments to function call, expected 7, have 6
 2026-01-19 19:25 UTC 

[CI 00/15] drm/i915/pll: Verify pll dividers and remove redundant .clock member
 2026-01-19 18:39 UTC  (18+ messages)
` [CI 01/15] drm/i915/cx0: Move C10 port clock calculation
` [CI 02/15] drm/i915/cx0: Move C20 "
` [CI 03/15] drm/i915/cx0: Drop Cx0 crtc_state from HDMI TMDS pll divider calculation
` [CI 04/15] drm/i915/lt_phy: Drop LT PHY crtc_state for port calculation
` [CI 05/15] drm/i915/cx0: Drop encoder from port clock calculation
` [CI 06/15] drm/i915/cx0: Create macro around PLL tables
` [CI 07/15] drm/i915/lt_phy: Create macro for LT PHY PLL state
` [CI 08/15] drm/i915/display: Add helper function for fuzzy clock check
` [CI 09/15] drm/i915/cx0: Fix HDMI FRL clock rates
` [CI 10/15] drm/i915/cx0: Add a fuzzy check for DP/HDMI clock rates during programming
` [CI 11/15] drm/i915/cx0: Verify C10/C20 pll dividers
` [CI 12/15] drm/i915/lt_phy: Add verification for lt phy "
` [CI 13/15] drm/i915/cx0: Drop C20 25.175 MHz rate
` [CI 14/15] drm/i915/lt_phy: Drop 27.2 "
` [CI 15/15] drm/i915/display: Remove .clock member from eDP/DP/HDMI pll tables
` ✓ i915.CI.BAT: success for drm/i915/pll: Verify pll dividers and remove redundant .clock member (rev4)
` ✓ i915.CI.Full: "

[drm-tip:drm-tip 1415/1442] drivers/gpu/drm/tests/drm_hdmi_state_helper_test.c:2740:15: error: too few arguments to function 'drm_property_replace_blob_from_id'
 2026-01-19 17:56 UTC 

[PATCH] drm/i915: Handle allocation failure in active_instance
 2026-01-19 17:36 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "

[PATCH 0/9] docs: Fix kernel-doc -Werror and moves it to tools/docs
 2026-01-19 15:29 UTC  (11+ messages)
` [PATCH 1/9] docs: kdoc: fix logic to handle unissued warnings
` [PATCH 2/9] docs: kdoc: avoid error_count overflows
` [PATCH 3/9] docs: kdoc: ensure that comments are using our coding style
` [PATCH 4/9] docs: kdoc: some fixes to kernel-doc comments
` [PATCH 5/9] docs: kdoc: remove support for an external kernel-doc from sphinx
` [PATCH 6/9] docs: kdoc: move kernel-doc to tools/docs
` [PATCH 7/9] docs: kdoc: move the return values to the helper message
` [PATCH 8/9] docs: kdoc: improve description of MsgFormatter
` [PATCH 9/9] docs: conf.py: get rid of the now unused kerneldoc_bin env var
` ✗ Fi.CI.BUILD: failure for docs: Fix kernel-doc -Werror and moves it to tools/docs

[PATCH v2] drm/i915/display: Disable casf with joiner
 2026-01-19 13:33 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: Disable casf with joiner (rev3)

[PATCH 00/12] Recover sysfb after DRM probe failure
 2026-01-19 10:03 UTC  (12+ messages)

[PATCH i-g-t v6] tests/intel/gem_lmem_swapping: Avoid false failures from oom-killer
 2026-01-19  9:08 UTC  (2+ messages)

[PATCH v3] drm/i915/selftests: Defer signalling the request fence
 2026-01-19  8:43 UTC  (4+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/selftests: Defer signalling the request fence (rev5)

[PATCH] drm/i915/display: Wait for pipe start to avoid vblank and scanline jumps
 2026-01-19  7:57 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH] drm/i915/display: fix the pixel normalization handling for xe3p_lpd
 2026-01-18 23:56 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH 0/2] drm/{i915, xe}/dsb: move DSB buffer calls to parent interface
 2026-01-16 23:45 UTC  (6+ messages)
` [PATCH 1/2] drm/i915/dsb: move i915 specific DSB buffer implementation to i915
` [PATCH 2/2] drm/{i915,xe}/dsb: move DSB buffer to parent interface
` ✗ Fi.CI.BUILD: failure for drm/{i915, xe}/dsb: move DSB buffer calls "

[PATCH v5 0/6] Unload linux/kernel.h
 2026-01-16 17:32 UTC  (12+ messages)
` [PATCH v5 1/6] kernel.h: drop STACK_MAGIC macro
` [PATCH v5 3/6] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
` [PATCH v5 4/6] kernel.h: include linux/instruction_pointer.h explicitly
` [PATCH v5 5/6] tracing: Remove size parameter in __trace_puts()
` [PATCH v5 6/6] tracing: move tracing declarations from kernel.h to a dedicated header
` ✓ i915.CI.BAT: success for Unload linux/kernel.h (rev6)
` ✓ i915.CI.Full: "

[PATCH i-g-t v5] tests/intel/gem_lmem_swapping: Avoid false failures from oom-killer
 2026-01-16 17:15 UTC  (3+ messages)

[PATCH] drm/i915/crtc: Guard vblank wait when CRTC lookup fails
 2026-01-16 14:03 UTC  (5+ messages)

[PATCH i-g-t v4] tests/intel/gem_lmem_swapping: Avoid false failures from oom-killer
 2026-01-16 12:10 UTC  (2+ messages)

[PULL] drm-misc-fixes
 2026-01-16 11:46 UTC 

[RFC PATCH 00/10] Enable seamless boot (fastboot) for PTL
 2026-01-16 11:39 UTC  (10+ messages)
` [PATCH RFC 01/10] drm/i915/display: Implement passive initialization for splash screen preservation
` [PATCH RFC 02/10] drm/xe/display: Implement seamless boot state reconstruction for PTL
` [PATCH RFC 03/10] drm/i915/display: Implement aggressive boot state preservation "
` [PATCH RFC 04/10] drm/xe/display: Fix initial plane reconstruction and stolen memory handling
` [PATCH RFC 05/10] drm/i915/display: Enable early PLL readout and robustify modeset setup
` [PATCH RFC 08/10] drm/i915/display: Robustify fastboot and power init for seamless boot
` [PATCH RFC 10/10] drm/i915/display: Refactor initial plane readout and harden boot handover
` ✗ Fi.CI.BUILD: failure for Enable seamless boot (fastboot) for PTL


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