[PATCH v13 00/10] drm: Reduce page tables overhead with THP
2025-12-07 14:15 UTC (13+ messages)
` [PATCH v13 01/10] drm/shmem-helper: Simplify page offset calculation in fault handler
` [PATCH v13 02/10] drm/shmem-helper: Map huge pages "
` [PATCH v13 03/10] drm/gem: Introduce drm_gem_get_unmapped_area() fop
` [PATCH v13 04/10] drm/gem: Add huge tmpfs mountpoint helpers
` [PATCH v13 05/10] drm/i915: Use "
` [PATCH v13 06/10] drm/v3d: "
` [PATCH v13 07/10] drm/gem: Get rid of *_with_mnt helpers
` [PATCH v13 08/10] drm/panthor: Introduce huge tmpfs mountpoint option
` [PATCH v13 09/10] drm/panfrost: "
` [PATCH v13 10/10] Documentation/gpu/drm-mm: Add THP paragraph to GEM mapping section
` ✗ i915.CI.BAT: failure for drm: Reduce page tables overhead with THP
✗ Fi.CI.BUILD: failure for drm/xe/sriov: Add support for enabling scheduler groups
2025-12-07 1:34 UTC
[PATCH v3] drm/xe/sriov: Add support for enabling scheduler groups
2025-12-07 1:31 UTC
Apply fc7bf4c0d65a342b29fe38c332db3fe900b481b9 to 5.15
2025-12-07 0:37 UTC (2+ messages)
[PATCH v2] drm/i915: Fix format string truncation warning
2025-12-06 15:56 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH v3 00/25] drm/vblank: refactoring and cleanups
2025-12-06 15:02 UTC (28+ messages)
` [PATCH v3 01/25] drm/vblank: Unexport drm_wait_one_vblank()
` [PATCH v3 02/25] drm/vblank: remove drm_wait_one_vblank() completely
` [PATCH v3 03/25] drm/vblank: remove superfluous pipe check
` [PATCH v3 04/25] drm/vblank: add return value to drm_crtc_wait_one_vblank()
` [PATCH v3 05/25] drm/vblank: limit vblank variable scope to atomic
` [PATCH v3 06/25] drm/vblank: use the drm_vblank_crtc() and drm_crtc_vblank_crtc() helpers more
` [PATCH v3 07/25] drm/vblank: prefer drm_crtc_vblank_crtc() over drm_vblank_crtc()
` [PATCH v3 08/25] drm/vblank: pass vlank to drm_vblank_get()/_put()/_count()
` [PATCH v3 09/25] drm/vblank: pass vblank to drm_update_vblank_count()
` [PATCH v3 10/25] drm/vblank: pass vblank to drm_handle_vblank_events()
` [PATCH v3 11/25] drm/vblank: use the vblank based interfaces more
` [PATCH v3 12/25] drm/vblank: pass vblank to drm_queue_vblank_event()
` [PATCH v3 13/25] drm/vblank: pass vblank to drm_wait_vblank_reply()
` [PATCH v3 14/25] drm/vblank: pass vblank to drm_vblank_count_and_time()
` [PATCH v3 15/25] drm/vblank: pass vblank to drm_reset_vblank_timestamp()
` [PATCH v3 16/25] drm/vblank: pass vblank to store_vblank()
` [PATCH v3 17/25] drm/vblank: pass vblank to drm_vblank_enable()
` [PATCH v3 18/25] drm/vblank: merge drm_vblank_restore() into drm_crtc_vblank_restore()
` [PATCH v3 19/25] drm/vblank: add drm_crtc_from_vblank() helper
` [PATCH v3 20/25] drm/vblank: pass vblank to __get_vblank_counter() and drm_max_vblank_count()
` [PATCH v3 21/25] drm/vblank: pass vblank to __{enable, disable}_vblank()
` [PATCH v3 22/25] drm/vblank: pass vblank to drm_get_last_vbltimestamp()
` [PATCH v3 23/25] drm/vblank: pass vblank to drm_vblank_disable_and_save(), make static
` [PATCH v3 24/25] drm/vblank: reduce pipe checks
` [PATCH v3 25/25] drm/vblank: clean up debug logging
` ✓ i915.CI.BAT: success for drm/vblank: refactoring and cleanups (rev3)
` ✗ i915.CI.Full: failure "
[PATCH v2 0/4] drm/{i915, xe}: migrate stolen interface to parent interface, cleanups
2025-12-06 13:52 UTC (7+ messages)
` [PATCH v2 1/4] drm/i915/fbc: let to_intel_display() do its generic magic
` [PATCH v2 2/4] drm/xe/stolen: unify interface with i915
` [PATCH v2 3/4] drm/{i915, xe}/stolen: move stolen memory handling to display parent interface
` [PATCH v2 4/4] drm/{i915, xe}/stolen: make insert_node, area_address, area_size optional
` ✓ i915.CI.BAT: success for drm/{i915, xe}: migrate stolen interface to parent interface, cleanups (rev2)
` ✗ i915.CI.Full: failure "
[PATCH 0/2] switch to use kernel standard fault injection in i915
2025-12-06 13:41 UTC (6+ messages)
` [PATCH 2/2] drm/i915: Add intel_gvt_driver_remove() onto error cleanup path
` ✓ i915.CI.Full: success for Switch to use kernel standard fault injection in i915 (rev19)
` ✓ i915.CI.BAT: success for Switch to use kernel standard fault injection in i915 (rev20)
` ✗ i915.CI.Full: failure "
[PATCH v3 0/8] Move PSR/Panel Replay sink data into intel_connector
2025-12-06 10:30 UTC (12+ messages)
` [PATCH v3 1/8] drm/i915/psr: Add panel granularity information "
` [PATCH v3 2/8] drm/i915/psr: Use SU granularity information available in intel_connector
` [PATCH v3 3/8] drm/i915/psr: Compute Panel Replay/Adaptive Sync coexistence behavior
` [PATCH v3 4/8] drm/i915/psr: Move pr_dpcd and psr_dpcd to intel_connector
` [PATCH v3 5/8] drm/i915/psr: Clear pr_dpcd as well on disconnect
` [PATCH v3 6/8] drm/i915/psr: Move Panel Replay DSC sink support data to intel_connector
` [PATCH v3 7/8] drm/i915/psr: Move sink PSR and Panel Replay booleans "
` [PATCH v3 8/8] drm/i915/psr: Move sink_sync_latency "
` ✗ i915.CI.BAT: failure for Move PSR/Panel Replay sink data into intel_connector (rev4)
` ✓ i915.CI.BAT: success for Move PSR/Panel Replay sink data into intel_connector (rev5)
` ✗ i915.CI.Full: failure "
[PATCH v4 0/3] Introduce support for C linked list interfacing and GPU Buddy bindings
2025-12-06 8:19 UTC (7+ messages)
` [PATCH v4 1/3] rust: clist: Add support to interface with C linked lists
` [PATCH v4 2/3] gpu: Move DRM buddy allocator one level up
` [PATCH v4 3/3] rust: gpu: Add GPU buddy allocator bindings
` ✓ i915.CI.BAT: success for Introduce support for C linked list interfacing and GPU Buddy bindings
` ✗ i915.CI.Full: failure "
[PATCH v5 0/3] drm: Miscellaneous fixes in drm code
2025-12-06 4:39 UTC (9+ messages)
` [PATCH v5 1/3] drm: Warn and return before division by 0
` [PATCH v5 2/3] drm: Avoid suspicious operations in drm_fb_dma_get_gem_addr()
` [PATCH v5 3/3] drm: Avoid undefined behavior on u16 multiplication in drm_crtc_vblank_helper_get_vblank_timestamp_internal()
` ✓ i915.CI.BAT: success for drm: Miscellaneous fixes in drm code (rev5)
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/crtc: move crtc initialization loop to intel_crtc.c
2025-12-06 3:46 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "
[PATCH v3 0/4] Unload linux/kernel.h
2025-12-05 20:55 UTC (7+ messages)
` [PATCH v3 1/4] kernel.h: drop STACK_MAGIC macro
` [PATCH v3 2/4] moduleparam: include required headers explicitly
` [PATCH v3 3/4] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
` [PATCH v3 4/4] tracing: move tracing declarations from kernel.h to a dedicated header
` ✗ LGCI.VerificationFailed: failure for Unload linux/kernel.h (rev4)
[PATCH v5] drm/i915/selftests: Keep mock file open during unfaultable migrate with fill
2025-12-05 19:03 UTC (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/selftests: Keep mock file open during unfaultable migrate with fill (rev7)
` ✗ i915.CI.Full: failure "
[PATCH] drm/i195: Fix format string truncation warning
2025-12-05 18:28 UTC (7+ messages)
[PATCH v4 0/3] Selective Fetch and async flip
2025-12-05 16:59 UTC (6+ messages)
` [PATCH v4 1/3] drm/i915/psr: Set plane id bit in crtc_state->async_flip_planes for PSR
` [PATCH v4 2/3] drm/i915/psr: Perform full frame update on async flip
` [PATCH v4 3/3] drm/i915/psr: Allow async flip when Selective Fetch enabled
` ✓ i915.CI.BAT: success for Selective Fetch and async flip (rev5)
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/cx0: Convert C10 PHY PLL SSC state mismatch WARN to a debug message
2025-12-05 16:18 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for "
[PATCH] drm/i915/cx0: Unify naming for C20 pll tables
2025-12-05 15:58 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for "
[PATCH v12 00/10] drm: Reduce page tables overhead with THP
2025-12-05 13:05 UTC (14+ messages)
` [PATCH v12 01/10] drm/shmem-helper: Simplify page offset calculation in fault handler
` [PATCH v12 02/10] drm/shmem-helper: Map huge pages "
` [PATCH v12 03/10] drm/gem: Introduce drm_gem_get_unmapped_area() fop
` [PATCH v12 04/10] drm/gem: Add huge tmpfs mountpoint helpers
` [PATCH v12 05/10] drm/i915: Use "
` [PATCH v12 06/10] drm/v3d: "
` [PATCH v12 07/10] drm/gem: Get rid of *_with_mnt helpers
` [PATCH v12 08/10] drm/panthor: Introduce huge tmpfs mountpoint option
` [PATCH v12 09/10] drm/panfrost: "
` [PATCH v12 10/10] Documentation/gpu/drm-mm: Add THP paragraph to GEM mapping section
` ✗ i915.CI.BAT: failure for drm: Reduce page tables overhead with THP
[PATCH v2 0/4] Unload linux/kernel.h
2025-12-05 12:58 UTC (7+ messages)
` [PATCH v2 1/4] kernel.h: drop STACK_MAGIC macro
` [PATCH v2 2/4] moduleparam: include required headers explicitly
` [PATCH v2 3/4] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
REGRESSION on drm-tip
2025-12-05 10:14 UTC (5+ messages)
[Core-for-CI] fs: PM: Fix reverse check in filesystems_freeze_callback()
2025-12-05 9:19 UTC (3+ messages)
[PATCH v11 00/10] drm: Reduce page tables overhead with THP
2025-12-05 9:11 UTC (2+ messages)
` [PATCH v11 01/10] drm/shmem-helper: Simplify page offset calculation in fault handler
[PATCH v9 00/11] drm: Reduce page tables overhead with THP
2025-12-05 8:37 UTC (6+ messages)
` [PATCH v9 05/11] drm/i915: Use huge tmpfs mountpoint helpers
[PATCH 0/4] drm/{i915, xe}: migrate stolen interface to parent interface, cleanups
2025-12-05 8:31 UTC (8+ messages)
` [PATCH 1/4] drm/i915/fbc: let to_intel_display() do its generic magic
` [PATCH 2/4] drm/xe/stolen: unify interface with i915
` [PATCH 3/4] drm/{i915, xe}/stolen: move stolen memory handling to display parent interface
` [PATCH 4/4] drm/{i915, xe}/stolen: make insert_node, area_address, area_size optional
` ✗ Fi.CI.BUILD: failure for drm/{i915, xe}: migrate stolen interface to parent interface, cleanups
[PATCH v2 00/25] drm/vblank: refactoring and cleanups
2025-12-05 5:18 UTC (34+ messages)
` [PATCH v2 01/25] drm/vblank: Unexport drm_wait_one_vblank()
` [PATCH v2 02/25] drm/vblank: remove drm_wait_one_vblank() completely
` [PATCH v2 03/25] drm/vblank: remove superfluous pipe check
` [PATCH v2 04/25] drm/vblank: add return value to drm_crtc_wait_one_vblank()
` [PATCH v2 05/25] drm/vblank: limit vblank variable scope to atomic
` [PATCH v2 06/25] drm/vblank: use the drm_vblank_crtc() and drm_crtc_vblank_crtc() helpers more
` [PATCH v2 07/25] drm/vblank: prefer drm_crtc_vblank_crtc() over drm_vblank_crtc()
` [PATCH v2 08/25] drm/vblank: pass vlank to drm_vblank_get()/_put()/_count()
` [PATCH v2 09/25] drm/vblank: pass vblank to drm_update_vblank_count()
` [PATCH v2 10/25] drm/vblank: pass vblank to drm_handle_vblank_events()
` [PATCH v2 11/25] drm/vblank: use the vblank based interfaces more
` [PATCH v2 12/25] drm/vblank: pass vblank to drm_queue_vblank_event()
` [PATCH v2 13/25] drm/vblank: pass vblank to drm_wait_vblank_reply()
` [PATCH v2 14/25] drm/vblank: pass vblank to drm_vblank_count_and_time()
` [PATCH v2 15/25] drm/vblank: pass vblank to drm_reset_vblank_timestamp()
` [PATCH v2 16/25] drm/vblank: pass vblank to store_vblank()
` [PATCH v2 17/25] drm/vblank: pass vblank to drm_vblank_enable()
` [PATCH v2 18/25] drm/vblank: merge drm_vblank_restore() into drm_crtc_vblank_restore()
` [PATCH v2 19/25] drm/vblank: add drm_crtc_from_vblank() helper
` [PATCH v2 20/25] drm/vblank: pass vblank to __get_vblank_counter() and drm_max_vblank_count()
` [PATCH v2 21/25] drm/vblank: pass vblank to __{enable, disable}_vblank()
` [PATCH v2 22/25] drm/vblank: pass vblank to drm_get_last_vbltimestamp()
` [PATCH v2 23/25] drm/vblank: pass vblank to drm_vblank_disable_and_save(), make static
` [PATCH v2 24/25] drm/vblank: reduce pipe checks
` [PATCH v2 25/25] drm/vblank: clean up debug logging
` ✓ i915.CI.BAT: success for drm/vblank: refactoring and cleanups (rev2)
[v8 00/15] Plane Color Pipeline support for Intel platforms
2025-12-05 2:50 UTC (4+ messages)
` ✓ i915.CI.BAT: success for Plane Color Pipeline support for Intel platforms (rev8)
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/dmc: fix an unlikely NULL pointer deference at probe
2025-12-04 22:20 UTC (8+ messages)
` ✓ i915.CI.Full: success for "
[PULL] drm-xe-next-fixes for 6.19
2025-12-04 22:09 UTC
[PULL] topic/xe-vfio for 6.19
2025-12-04 21:45 UTC
[PATCH 0/6] dma-fence: Remove return code of dma_fence_signal() et al
2025-12-04 14:10 UTC (10+ messages)
` [PATCH v2 4/8] drm/xe: Use dma_fence_check_and_signal_locked()
` [PATCH v2 8/8] drm/xe: Use dma_fence_test_signaled_flag()
[PULL] topic/drm-intel-plane-color-pipeline for v6.19
2025-12-04 18:42 UTC
[PATCH v11 00/10] drm: Reduce page tables overhead with THP
2025-12-04 13:23 UTC (2+ messages)
` ✓ i915.CI.Full: success for drm: Reduce page tables overhead with THP (rev8)
[PATCH] drm/i915/display: Avoid nonliteral printf format string
2025-12-04 10:26 UTC (3+ messages)
` ✗ Fi.CI.BUILD: failure for "
[PATCH v3 0/3] Selective Fetch and async flip
2025-12-04 7:10 UTC (12+ messages)
` [PATCH v3 1/3] drm/i915/psr: Set plane id bit in crtc_state->async_flip_planes for PSR
` [PATCH v3 2/3] drm/i915/psr: Perform full frame update on async flip
[PATCH] drm/i915/dp: Add byte-by-byte fallback for broken USB-C adapters
2025-12-04 2:29 UTC (3+ messages)
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 read-only IMAP folder(s) and NNTP newsgroup(s).