messages from 2025-12-03 10:31:49 to 2025-12-05 11:29:41 UTC [more...]
[PATCH v3 00/25] drm/vblank: refactoring and cleanups
2025-12-05 11:27 UTC (22+ 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] drm/i195: Fix format string truncation warning
2025-12-05 11:18 UTC (6+ messages)
[PATCH v12 00/10] drm: Reduce page tables overhead with THP
2025-12-05 11:18 UTC (12+ 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
[PATCH v4 0/3] Introduce support for C linked list interfacing and GPU Buddy bindings
2025-12-05 11:00 UTC (6+ 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
[PATCH v2 0/4] drm/{i915, xe}: migrate stolen interface to parent interface, cleanups
2025-12-05 10:30 UTC (5+ 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
REGRESSION on drm-tip
2025-12-05 10:14 UTC (8+ messages)
` BISECTED REGRESSION on v6.18 (was: REGRESSION on drm-tip)
[Core-for-CI] fs: PM: Fix reverse check in filesystems_freeze_callback()
2025-12-05 9:19 UTC (4+ messages)
` ✓ i915.CI.BAT: success for "
[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 v5 0/3] drm: Miscellaneous fixes in drm code
2025-12-05 8:50 UTC (5+ 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)
[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] drm/i915/crtc: move crtc initialization loop to intel_crtc.c
2025-12-05 8:10 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[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)
[PATCH 0/2] switch to use kernel standard fault injection in i915
2025-12-05 3:50 UTC (2+ messages)
` ✓ i915.CI.Full: success for Switch to use kernel standard fault injection in i915 (rev19)
[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 (26+ messages)
` [PATCH v2 1/8] dma-buf/dma-fence: Add dma_fence_test_signaled_flag()
` [PATCH v2 2/8] dma-buf/dma-fence: Add dma_fence_check_and_signal()
` [PATCH v2 3/8] amd/amdkfd: Use dma_fence_check_and_signal()
` [PATCH v2 4/8] drm/xe: Use dma_fence_check_and_signal_locked()
` [PATCH v2 5/8] dma-buf: Don't misuse dma_fence_signal()
` [PATCH v2 6/8] drm/ttm: Use dma_fence_check_and_signal()
` [PATCH v2 7/8] dma-buf/dma-fence: Remove return code of signaling-functions
` [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 v3 0/8] Move PSR/Panel Replay sink data into intel_connector
2025-12-04 12:01 UTC (10+ 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)
[PATCH v5] drm/i915/selftests: Keep mock file open during unfaultable migrate with fill
2025-12-04 10:37 UTC (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/selftests: Keep mock file open during unfaultable migrate with fill (rev7)
[PATCH] drm/i915/display: Avoid nonliteral printf format string
2025-12-04 10:26 UTC (3+ messages)
` ✗ Fi.CI.BUILD: failure for "
[PATCH v4 0/3] Selective Fetch and async flip
2025-12-04 8:35 UTC (5+ 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)
[PATCH v2 0/4] Unload linux/kernel.h
2025-12-04 7:43 UTC (13+ 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
` [PATCH v2 4/4] tracing: move tracing declarations from kernel.h to a dedicated header
` ✗ LGCI.VerificationFailed: failure for Unload linux/kernel.h (rev3)
[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)
Apply fc7bf4c0d65a342b29fe38c332db3fe900b481b9 to 5.15
2025-12-04 0:13 UTC
[PATCH v2 0/8] Move PSR/Panel Replay sink data into intel_connector
2025-12-03 16:28 UTC (15+ messages)
` [PATCH v2 1/8] drm/i915/psr: Add panel granularity information "
` [PATCH v2 2/8] drm/i915/psr: Use SU granularity information available in intel_connector
` [PATCH v3] "
` [PATCH v2 3/8] drm/i915/psr: Compute Panel Replay/Adaptive Sync coexistence behavior
` [PATCH v2 4/8] drm/i915/psr: Move pr_dpcd and psr_dpcd to intel_connector
` [PATCH v2 5/8] drm/i915/psr: Clear pr_dpcd as well on disconnect
` [PATCH v2 6/8] drm/i915/psr: Move Panel Replay DSC sink support data to intel_connector
` [PATCH v2 7/8] drm/i915/psr: Move sink PSR and Panel Replay booleans "
` [PATCH v2 8/8] drm/i915/psr: Move sink_sync_latency "
` ✓ i915.CI.BAT: success for Move PSR/Panel Replay sink data into intel_connector (rev2)
` ✓ i915.CI.BAT: success for Move PSR/Panel Replay sink data into intel_connector (rev3)
[PATCH 0/8] Move PSR/Panel Replay sink data into intel_connector
2025-12-03 15:10 UTC (6+ messages)
` [PATCH 5/8] drm/i915/psr: Clear pr_dpcd as well on disconnect
[PATCH v4 2/3] drm/i915/xe3p_lpd: Enable display use of system cache for FBC
2025-12-03 13:43 UTC (4+ messages)
` [PATCH v5 "
[PATCH v4 0/3] drm/i915/display: Enable system cache support for FBC
2025-12-03 13:39 UTC (3+ messages)
` [PATCH v4 3/3] drm/i915/fbc: Apply Wa_14025769978
[PATCH] drm/i915/display: stop using the configurable fence timeout
2025-12-03 10:48 UTC (5+ messages)
` ✗ i915.CI.Full: failure for drm/i915/display: stop using the configurable fence timeout (rev2)
page: next (older) | prev (newer) | latest
- 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