public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-01-16 17:38:46 to 2026-01-21 07:28:03 UTC [more...]

[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
 2026-01-21  7:27 UTC  (29+ 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
` ✗ Fi.CI.BUILD: failure for nova-core: Memory management infrastructure (v6)

[PATCH] drm/i915: Setting/clearing the memory access bit when enabling/disabling i915
 2026-01-21  7:19 UTC  (6+ 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)

REGRESSION on linux-next (next-20260115)
 2026-01-21  7:12 UTC 

[PATCH v3 0/3] Fix Cx0 Suspend Resume issue
 2026-01-21  6:13 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

[PATCH 00/14] Account for DSC bubble overhead for horizontal slices
 2026-01-21  5:59 UTC  (16+ messages)
` [PATCH 01/14] drm/i915/dp: Early reject bad hdisplay in intel_dp_mode_valid
` [PATCH 02/14] drm/i915/dp: Move num_joined_pipes and related checks together
` [PATCH 03/14] drm/i915/dp: Extract helper to get the hdisplay limit
` [PATCH 04/14] drm/i915/dp: Rework pipe joiner logic in mode_valid
` [PATCH 05/14] drm/i915/dp: Rework pipe joiner logic in compute_config
` [PATCH 06/14] drm/i915/dp_mst: Move the check for dotclock at the end
` [PATCH 07/14] drm/i915/dp_mst: Move the joiner dependent code together
` [PATCH 08/14] drm/i915/dp_mst: Rework pipe joiner logic in mode_valid
` [PATCH 09/14] drm/i915/dp_mst: Extract helper to compute link for given joiner config
` [PATCH 10/14] drm/i915/dp_mst: Rework pipe joiner logic in compute_config
` [PATCH 11/14] drm/i915/dp: Introduce helper to check pixel rate against dotclock limits
` [PATCH 12/14] drm/i915/dp: Refactor dsc_slice_count handling in intel_dp_mode_valid()
` [PATCH 13/14] drm/i915/dp: Account for DSC slice overhead
` [PATCH 14/14] drm/i915/display: Add upper limit check for pixel clock
` ✗ i915.CI.BAT: failure for Account for DSC bubble overhead for horizontal slices (rev3)

[PATCH] drm/i915/display: Disable DMG Clock Gating
 2026-01-21  5:14 UTC  (11+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
` [PATCH v2] "
` ✗ Fi.CI.BUILD: failure for drm/i915/display: Disable DMG Clock Gating (rev2)

[PATCH v6 0/2] Miscellaneous fixes in drm code
 2026-01-21  4:42 UTC  (5+ 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
` ✗ i915.CI.Full: failure "

[PATCH v2 0/2] drm/{i915, xe}/dsb: move DSB buffer calls to parent interface
 2026-01-21  3:29 UTC  (7+ 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)
` ✗ i915.CI.Full: failure "

[PATCH] drm: Unwind drm device registration upon error
 2026-01-21  2:21 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm: unwind drm device registration upon error (rev3)
` ✗ i915.CI.Full: failure "

[PATCH 0/9] docs: Fix kernel-doc -Werror and moves it to tools/docs
 2026-01-20 23:00 UTC  (13+ 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 00/11] PCI: BAR resizing fix/rework
 2026-01-20 21:17 UTC  (3+ messages)
` [PATCH v2 06/11] PCI: Fix restoring BARs on BAR resize rollback path

[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 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)

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

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

[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 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  (8+ 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 2/2] drm/{i915,xe}/dsb: move DSB buffer to parent interface
 2026-01-16 23:45 UTC  (3+ messages)


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