Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-13 09:25:59 to 2026-07-16 06:58:35 UTC [more...]

[PATCH 0/2] Add validation for DMC firmware header parsing
 2026-07-16  6:58 UTC  (5+ 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)

[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/4] drm/i915/cdclk: Workaround some kind of scaler 2PPC issue
 2026-07-16  4:03 UTC  (11+ 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 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 "

[v3 0/2] drm/i915/display: Implement Display Wa_16030862157
 2026-07-16  2:41 UTC  (7+ 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 "

[PATCH] drm/i915: Free OA config IDs on reallocation failure
 2026-07-15 22:46 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH v3 0/5] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
 2026-07-15 17:04 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
` ✓ 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] 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 v3 0/8] Enable CMRR in fixed-RR VRR path
 2026-07-15 13:15 UTC  (18+ 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 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] drm/i915/display: expose blend mode on alpha-capable planes
 2026-07-15 12:01 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "

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

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  (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  (23+ 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
` [PATCH 10/12] drm/exec: add drm_exec_lock_resv function
` [PATCH 11/12] drm/ttm: support using drm_exec during eviction v4

[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  (3+ messages)

[CI v4 00/14] drm/i915/color: Enable SDR plane color pipeline
 2026-07-13 10:24 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/color: Enable SDR plane color pipeline (rev5)


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