Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-09 18:54:11 to 2026-02-13 08:18:11 UTC [more...]

[PATCH v2 00/15] drm/i915/display: convert a bunch of W/A checks to the new framework
 2026-02-13  8:18 UTC  (26+ messages)
` [PATCH v2 01/15] drm/i915/display: convert audio workaround to "
` [PATCH v2 02/15] drm/i915/display: convert W/As in intel_display_power.c "
` [PATCH v2 03/15] drm/i915/display: convert W/As in intel_cdclk.c "
` [PATCH v2 04/15] drm/i915/display: convert W/As in intel_cursor.c "
` [PATCH v2 05/15] drm/i915/display: convert W/As in intel_ddi.c "
` [PATCH v2 06/15] drm/i915/display: convert W/As in intel_display.c "
` [PATCH v2 07/15] drm/i915/display: convert W/As in intel_display_device.c "
` [PATCH v2 08/15] drm/i915/display: convert W/As in intel_dp_mst.c "
` [PATCH v2 09/15] drm/i915/display: convert W/As in intel_fbc.c "
` [PATCH v2 10/15] drm/i915/display: convert W/As in intel_flipq.c "
` [PATCH v2 11/15] drm/i915/display: convert W/As in intel_modeset_setup.c "
` [PATCH v2 12/15] drm/i915/display: convert W/As in intel_pmdemand.c "
` [PATCH v2 13/15] drm/i915/display: convert W/As in intel_psr.c "
` [PATCH v2 14/15] drm/i915/display: convert W/As in skl_universal_plane.c "
` [PATCH v2 15/15] drm/i915/display: convert W/As in skl_watermark.c "
` ✓ i915.CI.BAT: success for drm/i915/display: convert a bunch of W/A checks to the new framework (rev2)
` ✓ i915.CI.Full: "

[PATCH] drm/i915/gvt: Cast u64 array to u32 array
 2026-02-12 23:48 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[RFC PATCH] drm/i915/display: Prevent NV12 Y-plane allocation from stealing userspace planes
 2026-02-12 20:55 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "

[PATCH v1] drm/i915/aux: use polling when irqs are unavailable
 2026-02-12 19:32 UTC  (4+ messages)
` ✗ i915.CI.BAT: failure for "
` ✓ i915.CI.BAT: success for drm/i915/aux: use polling when irqs are unavailable (rev2)
` ✗ i915.CI.Full: failure "

[PATCH 00/16] drm/i915/display: convert a bunch of W/A checks to the new framework
 2026-02-12 18:40 UTC  (22+ messages)
` [PATCH 01/16] drm/i915/display: convert audio workaround to "
` [PATCH 02/16] drm/i915/display: convert W/As in intel_display_power.c "
` [PATCH 03/16] drm/i915/display: convert W/As in intel_cdclk.c "
` [PATCH 04/16] drm/i915/display: convert W/As in intel_cursor.c "
` [PATCH 05/16] drm/i915/display: convert W/As in intel_ddi.c "
` [PATCH 06/16] drm/i915/display: convert W/As in intel_display.c "
` [PATCH 07/16] drm/i915/display: convert W/As in intel_display_device.c "
` [PATCH 08/16] drm/i915/display: convert W/As in intel_dp_mst.c "
` [PATCH 09/16] drm/i915/display: convert W/As in intel_fbc.c "
` [PATCH 10/16] drm/i915/display: convert W/As in intel_flipq.c "
` [PATCH 11/16] drm/i915/display: convert W/As in intel_modeset_setup.c "
` [PATCH 12/16] drm/i915/display: convert W/As in intel_overlay.c "
` [PATCH 13/16] drm/i915/display: convert W/As in intel_pmdemand.c "
` [PATCH 14/16] drm/i915/display: convert W/As in intel_psr.c "
` [PATCH 15/16] drm/i915/display: convert W/As in skl_universal_plane.c "
` [PATCH 16/16] drm/i915/display: convert W/As in skl_watermark.c "
` ✗ i915.CI.BAT: failure for drm/i915/display: convert a bunch of W/A checks to the "

[PATCH 00/10] drm/i915/dpt: refactoring, move to parent interface
 2026-02-12 17:32 UTC  (2+ messages)

[PATCH 1/2] drm/i915/display: Clarify target pipe bpp variable name in compute_sink_pipe_bpp()
 2026-02-12 16:17 UTC  (14+ messages)
` [PATCH 2/2] drm/i915/dp: Clamp the connector max_bpc request to the valid pipe bpp range
` [PATCH 1/2] drm/i915/display: Clarify target pipe bpp variable name in compute_sink_pipe_bpp()<
` ✓ i915.CI.BAT: success for series starting with [1/2] drm/i915/display: Clarify target pipe bpp variable name in compute_sink_pipe_bpp()
` ✗ i915.CI.Full: failure "

[v4 00/20] Make Display free from i915_reg.h
 2026-02-12 12:08 UTC  (22+ messages)
` [v4 05/20] drm/{i915, xe}: Extract pcode definitions to common header
` [v4 07/20] drm/i915: Move GMD_ID and mask to intel_gt header
` [v4 08/20] drm/i915: Remove i915_reg.h from intel_dram.c
` [v4 11/20] drm/i915: Remove i915_reg.h from g4x_dp.c
` [v4 12/20] drm/i915: Remove i915_reg.h from i9xx_wm.c
` [v4 14/20] drm/i915: Remove i915_reg.h from intel_rom.c
` [v4 17/20] drm/i915: Remove i915_reg.h from intel_display_irq.c
` [v4 18/20] drm/i915: Remove i915_reg.h from intel_display_power_well.c
` [v4 20/20] drm/{i915, xe}: Remove i915_reg.h from display

[PATCH] drm/i915/alpm: ALPM disable fixes
 2026-02-12 10:54 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "

[PATCH v2 0/2] Update the PHY timeouts
 2026-02-12  8:06 UTC  (4+ messages)
` [PATCH v2 1/2] drm/i915/cx0_phy_regs: Include SoC and OS turnaround time
` [PATCH v2 2/2] drm/i915/lt_phy_regs: Add SoC/OS "
` ✗ i915.CI.BAT: failure for Update the PHY timeouts (rev2)

[PATCH 0/2] Update the PHY timeouts
 2026-02-12  5:14 UTC  (6+ messages)
` [PATCH 1/2] drm/i915/display/cx0_phy_regs: Include Soc and os turnaround time
` [PATCH 2/2] drm/i915/display/lt_phy_regs: Add SoC/OS "
` ✓ i915.CI.BAT: success for Update the PHY timeouts

[PATCH -next v8 0/3] rust: Add CList and GPU buddy allocator bindings
 2026-02-11 21:17 UTC  (17+ messages)
` [PATCH -next v8 1/3] rust: clist: Add support to interface with C linked lists
` [PATCH -next v8 2/3] rust: gpu: Add GPU buddy allocator bindings
` [PATCH -next v8 3/3] nova-core: mm: Select GPU_BUDDY for VRAM allocation
` ✗ Fi.CI.BUILD: failure for rust: Add CList and GPU buddy allocator bindings (rev2)

[PATCH -next v9 0/3] rust: Add CList and GPU buddy allocator bindings
 2026-02-11 17:30 UTC  (10+ messages)
` [PATCH -next v9 1/3] rust: clist: Add support to interface with C linked lists
` [PATCH -next v9 2/3] rust: gpu: Add GPU buddy allocator bindings
` [PATCH -next v9 3/3] nova-core: mm: Select GPU_BUDDY for VRAM allocation
` ✗ Fi.CI.BUILD: failure for rust: Add CList and GPU buddy allocator bindings (rev3)

[PATCH v7 00/22] Add new general DRM property "color format"
 2026-02-11 17:10 UTC  (14+ messages)
` [PATCH v7 02/22] drm: "
` [PATCH v7 03/22] drm: Add enum conversions between DRM_COLOR_FORMAT and HDMI_COLORSPACE
` [PATCH v7 20/22] drm/tests: edid: Add __maybe_unused attribute to EDID definitions
` [PATCH v7 21/22] drm/tests: bridge: Add KUnit tests for bridge chain format selection

[PATCH RFC v3 0/7] Async Flip in Atomic ioctl corrections
 2026-02-11 13:58 UTC  (11+ messages)

[PATCH] drm/i915: free _DSM package when no connectors
 2026-02-11 12:03 UTC  (3+ messages)

[PATCH v2 0/5] drm/ci: add new jobs, uprev IGT and mesa
 2026-02-10 22:13 UTC  (10+ messages)
` [PATCH v2 1/5] drm/ci: reduce sm8350-hdk parallel jobs from 4 to 2
` [PATCH v2 2/5] drm/ci: i915: cml: update runner tag
` [PATCH v2 3/5] drm/ci: uprev mesa
` [PATCH v2 4/5] drm/ci: move qualcomm baremetal jobs to lava
` [PATCH v2 5/5] drm/ci: add rk3588-rock-5b
` ✓ i915.CI.BAT: success for drm/ci: add new jobs, uprev IGT and mesa (rev3)
` ✓ i915.CI.Full: "

[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-02-10 17:44 UTC  (23+ messages)
` [PATCH v2 05/13] mm: add basic VMA flag operation helper functions
` [PATCH v2 06/13] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH v2 07/13] mm: update secretmem "
` [PATCH v2 08/13] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH v2 09/13] mm: update all remaining mmap_prepare users "
` [PATCH v2 10/13] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH v2 11/13] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH v2 12/13] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH v2 13/13] tools/testing/vma: add VMA userland tests for VMA flag functions

[PATCH] drm/i915/gmbus: fix spurious timeout on 512-byte burst reads
 2026-02-10 16:39 UTC  (4+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v3 1/2] drm/buddy: Improve offset-aligned allocation handling
 2026-02-10 16:26 UTC  (2+ messages)

[PATCH v7 22/22] drm/bridge: Document bridge chain format selection
 2026-02-10 16:25 UTC  (2+ messages)

[PATCH v7 19/22] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
 2026-02-10 15:52 UTC  (2+ messages)

[PATCH v7 18/22] drm/tests: hdmi: Add tests for the color_format property
 2026-02-10 15:51 UTC  (2+ messages)

[PATCH v2] drm/i915/display: Add quirk to force backlight type on some TUXEDO devices
 2026-02-09 22:22 UTC  (3+ messages)

[PATCH 1/3] drm/i915/color: Add 3D LUT to color pipeline since Lunar Lake
 2026-02-10 14:56 UTC  (8+ messages)
` [PATCH 2/3] drm/i915/color: Attach the 3D LUT block to required DE Plane
` [PATCH 3/3] drm/i915/color: Adjust DE version checking for 3D LUT
` ✓ i915.CI.BAT: success for series starting with [1/3] drm/i915/color: Add 3D LUT to color pipeline since Lunar Lake
` ✗ i915.CI.Full: failure "

[PATCH v9 0/7] User readable error codes on atomic_ioctl failure
 2026-02-10 13:00 UTC  (9+ messages)
` [PATCH v9 1/7] drm: Define user readable error codes for atomic ioctl
` [PATCH v9 2/7] drm/atomic: Add error_code element in atomic_state
` [PATCH v9 3/7] drm/atomic: Allocate atomic_state at the beginning of atomic_ioctl
` [PATCH v9 4/7] drm/atomic: Call complete_signaling only if prepare_signaling is done
` [PATCH v9 5/7] drm/atomic: Return user readable error in atomic_ioctl
` [PATCH v9 6/7] drm/i915/display: Error codes for async flip failures
` [PATCH v9 7/7] drm: Introduce DRM_CAP_ATOMIC_ERROR_REPORTING
` ✗ i915.CI.BAT: failure for User readable error codes on atomic_ioctl failure (rev8)

[PATCH] drm/i915/overlay: remove dead code with MTL platform checks
 2026-02-10 12:44 UTC  (4+ messages)
` ✓ i915.CI.Full: success for drm/i915/overlay: remove dead code with MTL platform checks (rev2)

[PATCH v2 1/2] drm/i915/dp: Fix pipe BPP clamping due to HDR
 2026-02-10  9:55 UTC  (6+ messages)
` ✗ i915.CI.Full: failure for series starting with [v2,1/2] "

[PATCH 0/6] update the stolen memory allocation preference
 2026-02-10  9:30 UTC  (3+ messages)
` [PATCH 3/6] drm/i915/fbdev: Extract intel_fbdev_fb_prefer_stolen()

[PATCH v3 00/15] Basic enabling patches for Xe3p_LPG and NVL-P
 2026-02-10  8:48 UTC  (4+ messages)
` [PATCH v3 14/15] drm/i915/nvlp: Hook up display support

[PATCH v1 0/7] drm/ci: add new jobs, uprev IGT and mesa
 2026-02-10  7:19 UTC  (6+ messages)
` [PATCH v1 6/7] drm/ci: uprev IGT

[RESEND 0/9] drm: Color pipeline teardown and follow-up fixes/improvements
 2026-02-10  6:27 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm: Color pipeline teardown and follow-up fixes/improvements (rev4)

[PATCH v5] drm/i915/display: change pipe allocation order for discrete platforms
 2026-02-09 23:38 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/display: change pipe allocation order for discrete platforms (rev3)

[PATCH v3 2/2] drm/buddy: Add KUnit test for offset-aligned allocations
 2026-02-09 21:20 UTC  (4+ messages)

[PATCH -next v7 0/2] rust: Add CList and GPU buddy allocator bindings
 2026-02-09 19:42 UTC  (12+ messages)
` [PATCH -next v7 1/2] rust: clist: Add support to interface with C linked lists

[PATCH -next] gpu: Move DRM buddy allocator one level up
 2026-02-09 19:30 UTC  (4+ messages)


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