messages from 2026-07-13 14:57:47 to 2026-07-16 21:59:34 UTC [more...]
[PATCH v6 0/7] Refactor drm_writeback_connector structure
2026-07-16 21:59 UTC (14+ messages)
` [PATCH v6 1/7] drm: writeback: "
` [PATCH v6 2/7] drm: writeback: Modify writeback init helpers
` [PATCH v6 3/7] drm: writeback: Modify drm_writeback_queue_job helper
` [PATCH v6 4/7] drm: writeback: Modify drm_writeback_signal_completion helper
` [PATCH v6 5/7] drm: writeback: Modify drm_writeback_get_out_fence helper
` [PATCH v6 6/7] drm: writeback: Modify prepare_writeback_job helper
` [PATCH v6 7/7] drm: writeback: Modify cleanup_writeback_job helper
` ✗ Fi.CI.BUILD: failure for Refactor drm_writeback_connector structure (rev7)
[PATCH] drm/fb-helper: guard against NULL fb_helper->funcs in restore path
2026-07-16 16:07 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH v3 0/8] Enable CMRR in fixed-RR VRR path
2026-07-16 14:59 UTC (27+ messages)
` [PATCH v3 1/8] drm/i915/vrr: Add per-CRTC vrr/cmrr debugfs control
` [PATCH v3 2/8] drm/i915/display: Move CMRR crtc_state members under VRR
` [PATCH v3 3/8] drm/i915/vrr: Compute CMRR fractional timings generically
` [PATCH v3 4/8] drm/i915/vrr: Dump CMRR state in the crtc state dump
` [PATCH v3 5/8] drm/i915/vrr: Move CMRR hw registers to fix refresh rate path
` [PATCH v3 6/8] drm/i915/vrr: Program CMRR enable/disable from transcoder timings
` [PATCH v3 7/8] drm/i915/vrr: Return from CMRR compute config in case of PSR2 enabled
` [PATCH v3 8/8] drm/i915/vrr: Enable cmrr
` ✓ i915.CI.BAT: success for Enable CMRR in fixed-RR VRR path (rev3)
REGRESSION: [PATCH] usb: typec: ucsi: Fix race condition and ordering in port unregistration
2026-07-16 13:59 UTC (5+ messages)
[PATCH v3 0/5] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
2026-07-16 13:48 UTC (12+ messages)
` [PATCH v3 1/5] drm/i915/gem: Count mapped pages in a folio
` [PATCH v3 2/5] iommu/dma: Catch scatterlist length overflows
` [PATCH v3 3/5] drm/i915/gem: Pull out size validation into a separate function
` [PATCH v3 4/5] drm/i915/gem: Read and shrink memory in "
` [PATCH v3 5/5] drm/i915/gem: Remove iterator and use while loop
[PATCH v2 0/2] DRM device registration fixes
2026-07-16 13:07 UTC (5+ messages)
` [PATCH v2 1/2] drm/i915: Remove drm_dev_unregister() from the error path during i915_driver_register()
` [PATCH v2 2/2] drm: Unwind drm device registration upon error
` ✗ i915.CI.BAT: failure for DRM device registration fixes
[PATCH 0/4] drm/i915/cdclk: Workaround some kind of scaler 2PPC issue
2026-07-16 10:58 UTC (12+ messages)
` [PATCH 1/4] drm/i915/cdclk: Use intel_cdclk_ppc() in intel_modeset_readout_hw_state()
` [PATCH 2/4] drm/i915/cdclk: Introduce HAS_2PPC()
` [PATCH 3/4] drm/i915/cdclk: Introduce crtc_state->pixel_rate_cdclk
` [PATCH 4/4] drm/i915/cdclk: Deal with 2 PPC hscale issues when calculating min CDCLK
` ✓ i915.CI.BAT: success for drm/i915/cdclk: Workaround some kind of scaler 2PPC issue
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/display: expose blend mode on alpha-capable planes
2026-07-16 10:00 UTC (5+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH 0/2] Add validation for DMC firmware header parsing
2026-07-16 9:51 UTC (6+ messages)
` [PATCH 1/2] drm/i915/dmc: Add sanity check for DMC load address
` [PATCH 2/2] drm/i915/dmc: Prevent fw_size multiplication overflow
` ✓ i915.CI.BAT: success for Add validation for DMC firmware header parsing
` ✓ i915.CI.BAT: success for Add validation for DMC firmware header parsing (rev2)
` ✗ i915.CI.Full: failure "
[v3 0/2] drm/i915/display: Implement Display Wa_16030862157
2026-07-16 9:49 UTC (9+ messages)
` [v3 1/2] drm/i915/xe3p/dram: Interpret 0xF populated-channel count as 16
` [v3 2/2] drm/i915/xe3p/bw: Update bw calculation to account for 16 channels
` ✓ i915.CI.BAT: success for drm/i915/display: Implement Display Wa_16030862157 (rev2)
` ✗ i915.CI.Full: failure "
[PULL] drm-intel-gt-next
2026-07-16 8:42 UTC
[PATCH] drm/i915/display: Handle struct drm_plane_state.ignore_damage_clips
2026-07-16 7:54 UTC (2+ messages)
[PULL] drm-misc-next
2026-07-16 7:40 UTC
[PATCH] drm/i915/backlight: Remove DP_EDP_BACKLIGHT_AUX_ENABLE_CAP check for DPCD backlight
2026-07-16 6:07 UTC (4+ messages)
` ✓ i915.CI.BAT: success for drm/i915/backlight: Remove DP_EDP_BACKLIGHT_AUX_ENABLE_CAP check for DPCD backlight (rev2)
` ✓ i915.CI.Full: "
[PATCH 0/2] drm/i915/dp: fix MSA VSC_SDP delegation for colorimetry
2026-07-16 5:33 UTC (3+ messages)
` [PATCH 1/2] drm/i915/dp: s/intel_dp_needs_vsc_sdp/intel_dp_needs_vsc_colorimetry
[PATCH 0/6] drm/i915/dp: Enable UHBR link rates on tunneled links
2026-07-16 2:49 UTC (12+ messages)
` [PATCH 1/6] drm/dp_tunnel: Add UHBR tunneling support
` [PATCH 2/6] drm/i915/dp: End link configuration loops properly
` [PATCH 3/6] drm/i915/dp: Enable SST fallback between UHBR and non-UHBR rates
` [PATCH 4/6] drm/i915/dp: Remove UHBR dependency from SST fallback kunit test
` [PATCH 5/6] drm/i915/dp: Disable UHBR link configs with 1/2 lanes
` [PATCH 6/6] drm/i915/dp_tunnel: Add UHBR tunneling support
` ✓ i915.CI.BAT: success for drm/i915/dp: Enable UHBR link rates on tunneled links
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915: Free OA config IDs on reallocation failure
2026-07-15 22:46 UTC (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[PATCH] drm/i915/selftests: Fix GT PM sort comparators
2026-07-15 13:46 UTC (6+ messages)
` ✗ LGCI.VerificationFailed: failure for "
` ✓ i915.CI.BAT: success for drm/i915/selftests: Fix GT PM sort comparators (rev2)
` ✓ i915.CI.Full: "
[v2 0/2] drm/i915/display: Implement Display Wa_16030862157
2026-07-15 13:27 UTC (7+ messages)
` [v2 1/2] drm/i915/display: Add Wa_16030862157 to the display workaround list
` [v2 2/2] drm/i915/dram: Interpret 0xF populated-channel count as 16
` ✓ i915.CI.BAT: success for drm/i915/display: Implement Display Wa_16030862157
` ✓ i915.CI.Full: "
[PATCH v2 0/6] drm/xe: More BIOS FB takeover fixes
2026-07-15 12:33 UTC (10+ messages)
` [PATCH v2 1/6] drm/xe/ggtt: Add xe_ggtt_insert_node_at
` [PATCH v2 2/6] drm/xe/ggtt: Add xe_ggtt_node_remove_noclear
` [PATCH v2 3/6] drm/xe/display: Reserve the original GGTT space before creating a bo
` [PATCH v2 4/6] drm/xe/display: Use the correct calculation for phys_base on integrated
` [PATCH v2 5/6] drm/xe/display: Remove duplicated code
` [PATCH v2 6/6] drm/xe/ggtt: Remove xe_ggtt_insert_bo_at
` ✓ i915.CI.BAT: success for drm/xe: More BIOS FB takeover fixes (rev2)
` ✓ i915.CI.Full: "
[PATCH v3 0/7] drm/i915/display: reduce the pm demand peak bw based on display data rate
2026-07-15 11:18 UTC (14+ messages)
` [PATCH v3 1/7] drm/i915/wm: clear the plane ddb_y entries on plane disable
` [PATCH v3 2/7] drm/i915/pm_demand: introduce HAS_PMDEMAND macro
` [PATCH v3 3/7] drm/i915/display: sagv pre/post plane calls to check pmdemand support
` [PATCH v3 4/7] drm/i915/bw: Extract icl_init_qgv_info()
` [PATCH v3 7/7] drm/i915/bw: introduce the peak bandwidth threshold
[PATCH] drm/i915/display/xe3p: Interpret 0xF populated-channel count as 16
2026-07-15 8:31 UTC (4+ messages)
` ✓ i915.CI.Full: success for "
[PATCH 0/7] drm/xe: More BIOS FB takeover fixes
2026-07-15 0:09 UTC (10+ messages)
` [PATCH 1/7] drm/xe/ggtt: Allocate the area of GGTT above GUC_GGTT_TOP
` [PATCH 2/7] drm/xe/ggtt: Add xe_ggtt_insert_node_at
` [PATCH 3/7] drm/xe/ggtt: Add xe_ggtt_node_remove_noclear
` [PATCH 4/7] drm/xe/display: Reserve the original GGTT space before creating a bo
` [PATCH 5/7] drm/xe/display: Use the correct calculation for phys_base on integrated
` [PATCH 6/7] drm/xe/display: Remove duplicated code
` [PATCH 7/7] drm/xe/ggtt: Remove xe_ggtt_insert_bo_at
` ✓ i915.CI.BAT: success for drm/xe: More BIOS FB takeover fixes
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/bios: Move a variable assignment behind a null pointer check in intel_bios_encoder_supports_dp_dual_mode()
2026-07-14 15:46 UTC (4+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[PATCH v2] drm/i915/display: Fix too few bits in transcoder mask variables
2026-07-14 15:34 UTC (5+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: Fix too few bits in transcoder mask variables (rev2)
` ✓ i915.CI.Full: "
[PATCH v2 00/13] mm: convert more vm_flags_t users to vma_flags_t
2026-07-14 2:46 UTC (5+ messages)
` [PATCH v2 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
` ✗ Fi.CI.BUILD: failure for mm: convert more vm_flags_t users to vma_flags_t
better block swap batching and a different take on swap_ops v5
2026-07-14 5:12 UTC (2+ messages)
[PATCH] drm/i915/display: Fix too few bits in transcoder mask variables
2026-07-14 3:02 UTC (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH v7 0/9] v7 drm: writeback: clean up writeback connector initialization
2026-07-14 0:40 UTC (11+ messages)
` [PATCH v7 1/9] drm/managed: implement managed versions of kzalloc_obj/objs()
` [PATCH v7 2/9] drm/amd/display: use drmm allocation for writeback connector
` [PATCH v7 3/9] drm/amd/display: use drmm_writeback_connector_init()
` [PATCH v7 4/9] drm/komeda: "
` [PATCH v7 5/9] drm/mali: "
` [PATCH v7 6/9] drm: renesas: rcar-du: "
` [PATCH v7 7/9] drm/vc4: "
` [PATCH v7 8/9] drm: writeback: drop excess connector initialization functions
` [PATCH v7 9/9] drm: writeback: rename drm_writeback_connector_init_with_encoder()
` ✓ i915.CI.BAT: success for v7 drm: writeback: clean up writeback connector initialization
[PATCH] [RFC]: drm/i915/display: Fix NV12 ceiling division for bigjoiner case
2026-07-14 0:22 UTC (5+ messages)
[PATCH v3] drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
2026-07-13 20:05 UTC (8+ messages)
Commit 99cfbed19d06 at Linux kernel breaks AOC monitor 24P2Q
2026-07-13 19:38 UTC (2+ messages)
[PATCH v2 00/11] Enable CMRR in fixed-RR VRR path
2026-07-13 18:13 UTC (10+ messages)
` [PATCH v2 02/11] drm/i915/vrr: compute CMRR fractional timings generically
` [PATCH v2 05/11] drm/i915/vrr: Enable/Disable CMRR based on enable/disable preconditions
Refcounting dma_resv and using that for drm_exec support in TTM
2026-07-13 15:15 UTC (15+ messages)
` [PATCH 01/12] dma-buf: Add reference counting to dma_resv
` [PATCH 04/12] drm/ttm: Switch LRU cursor to track dma_resv instead of buffer objects
` [PATCH 09/12] drm/ttm: nuke buffer refcounting
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