messages from 2026-07-10 11:15:07 to 2026-07-15 11:05:11 UTC [more...]
[PATCH v2 0/6] drm/xe: More BIOS FB takeover fixes
2026-07-15 11:05 UTC
[PATCH] drm/i915/selftests: Fix GT PM sort comparators
2026-07-15 10:54 UTC (4+ 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 10:41 UTC (3+ 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
[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] drm/i915/display: expose blend mode on alpha-capable planes
2026-07-15 7:43 UTC (3+ messages)
` ✓ i915.CI.BAT: 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 0/6] drm/i915/dp: Enable UHBR link rates on tunneled links
2026-07-14 23:13 UTC (9+ 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/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 (17+ messages)
` [PATCH v2 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
` [PATCH v2 02/13] mm/vma: update do_mmap() to use vma_flags_t
` [PATCH v2 03/13] mm: convert __get_unmapped_area() "
` [PATCH v2 04/13] mm: update generic_get_unmapped_area[_topdown]() "
` [PATCH v2 05/13] mm: prefer mm->def_vma_flags in mm logic
` [PATCH v2 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
` [PATCH v2 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
` [PATCH v2 08/13] mm: introduce vma_get_page_prot() and use it
` [PATCH v2 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
` [PATCH v2 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
` [PATCH v2 11/13] mm/mlock: convert mlock code to use vma_flags_t
` [PATCH v2 12/13] mm/mprotect: convert mprotect "
` [PATCH v2 13/13] mm/mremap: convert mremap "
` ✗ Fi.CI.BUILD: failure for mm: convert more vm_flags_t users to vma_flags_t
[PATCH 0/2] Add validation for DMC firmware header parsing
2026-07-14 13:20 UTC (4+ 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
[PATCH v3 0/8] Enable CMRR in fixed-RR VRR path
2026-07-14 11:42 UTC (10+ 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)
[PATCH v3 0/7] drm/i915/display: reduce the pm demand peak bw based on display data rate
2026-07-14 10:00 UTC (17+ 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 5/7] drm/i915/bw: extract update_sagv_status()
` [PATCH v3 6/7] drm/i915/bw: avoid replicating the update_sagv_status() calls
` [PATCH v3 7/7] drm/i915/bw: introduce the peak bandwidth threshold
better block swap batching and a different take on swap_ops v5
2026-07-14 5:12 UTC (2+ messages)
[PATCH v6 0/7] Refactor drm_writeback_connector structure
2026-07-14 4:35 UTC (9+ 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/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 (3+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[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 (31+ messages)
` [PATCH 01/12] dma-buf: Add reference counting to dma_resv
` [PATCH 02/12] dma-buf/tests: Convert st-dma-resv tests to use dma_resv_alloc
` [PATCH 03/12] drm/gem: Add helper for drm_gem_object resv assignment
` [PATCH 04/12] drm/ttm: Switch LRU cursor to track dma_resv instead of buffer objects
` [PATCH 05/12] drm/ttm: switch to ttm_bo_lru_for_each_reserved_guarded for swapout
` [PATCH 06/12] drm/ttm: move delete handling into ttm_bo_evict
` [PATCH 07/12] drm/ttm: use ttm_bo_lru_for_each_reserved_guarded in evict_all
` [PATCH 08/12] drm/ttm: use dma_resv reference in ttm_device_clear_lru_dma_mappings
` [PATCH 09/12] drm/ttm: nuke buffer refcounting
` [PATCH 10/12] drm/exec: add drm_exec_lock_resv function
` [PATCH 11/12] drm/ttm: support using drm_exec during eviction v4
` [PATCH 12/12] drm/amdgpu: use drm_exec during BO validation
` ✗ Fi.CI.BUILD: failure for series starting with [01/12] dma-buf: Add reference counting to dma_resv
[PATCH v3 0/5] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
2026-07-13 14:14 UTC (8+ 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
` ✓ i915.CI.BAT: success for drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
` ✗ i915.CI.Full: failure "
[PATCH v2] drm/i915/dmc: Enable PIPEDMC_ERROR interrupt on display version 30+
2026-07-13 11:58 UTC (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/dmc: Enable PIPEDMC_ERROR interrupt on display version 30+ (rev3)
` ✓ i915.CI.Full: "
[PATCH 00/10] drm/intel/display: Changes required to make vblank evasion PREEMPT_RT safe
2026-07-13 10:59 UTC (9+ messages)
` [PATCH 03/10] drm/intel/display: Make intel_crtc_arm_vblank_event static
` [PATCH 09/10] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` [PATCH 10/10] drm/i915/display: Do not take uncore lock in i915_get_vblank_counter
[CI v4 00/14] drm/i915/color: Enable SDR plane color pipeline
2026-07-13 10:24 UTC (17+ messages)
` [CI v4 01/14] drm/colorop: Add DRM_COLOROP_FIXED_MATRIX
` [CI v4 02/14] drm/i915/color: Add CSC on SDR plane color pipeline
` [CI v4 03/14] drm/i915/display: extract glk_plane_color_ctl_input_csc helper
` [CI v4 04/14] drm/i915/display: simplify glk_plane_color_ctl_input_csc
` [CI v4 05/14] drm/i915/display: Track CSC mode in intel plane state
` [CI v4 06/14] drm/i915/display: Program input CSC on SDR planes
` [CI v4 07/14] drm/i915/color: Add YCbCr limited-to-full range color block support
` [CI v4 08/14] drm/i915/color: Add YUV range correction to SDR plane pipeline
` [CI v4 09/14] drm/i915/color: Add support for 1D LUT in SDR planes
` [CI v4 10/14] drm/i915/color: Extract HDR pre-CSC LUT programming to helper function
` [CI v4 11/14] drm/i915/color: Program Pre-CSC registers for SDR
` [CI v4 12/14] drm/i915/color: Extract HDR post-CSC LUT programming to helper function
` [CI v4 13/14] drm/i915/color: Program Plane Post CSC registers for SDR planes
` [CI v4 14/14] drm/i915/color: Add color pipeline support "
` ✓ i915.CI.BAT: success for drm/i915/color: Enable SDR plane color pipeline (rev5)
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915: skip eDP hw probe when connector forced off via cmdline
2026-07-13 3:04 UTC (3+ messages)
[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
2026-07-11 17:09 UTC (5+ messages)
[PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
2026-07-11 17:04 UTC (5+ messages)
[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
2026-07-11 16:52 UTC (4+ messages)
` [PATCH 11/13] mm/mlock: convert mlock code to use vma_flags_t
[PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
2026-07-11 16:44 UTC (6+ messages)
[PATCH v2 00/11] drm/{i915,xe}: some BIOS FB takeover fixes
2026-07-11 14:39 UTC (7+ messages)
` [PATCH v2 08/11] drm/xe: Check the PTE local memory bit for initial FB in stolen
` [PATCH v2 09/11] drm/xe: s/bar2/lmembar/
` [PATCH v2 10/11] drm/i915: Fix BIOS FB memory region name debug prints
` [PATCH v2 11/11] drm/i915: Print the phys_base in addition to the dma_addr for the BIOS FB
` ✓ i915.CI.BAT: success for drm/{i915,xe}: some BIOS FB takeover fixes
` ✓ i915.CI.Full: "
[linux-next:master] BUILD REGRESSION bee763d5f341b99cf472afeb508d4988f62a6ca1
2026-07-11 2:48 UTC
[PATCH v1] drm/i915/dp: Gate UHBR SST SDP splitting on sink capability
2026-07-10 20:31 UTC (2+ messages)
` ✓ i915.CI.Full: success for "
[PATCH v2] gpu/buddy: bail out of try_harder when alignment cannot be honoured
2026-07-10 12:10 UTC (2+ messages)
` ✗ i915.CI.Full: failure for gpu/buddy: bail out of try_harder when alignment cannot be honoured (rev4)
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