Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-26 10:07:53 to 2026-03-02 10:01:15 UTC [more...]

[PATCH v1 00/16] mm: cleanups around unmapping / zapping
 2026-03-02 10:01 UTC  (7+ messages)
` [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
` [PATCH v1 14/16] mm: rename zap_page_range_single() to zap_vma_range()

[PATCH v3 0/8] Fixes and updates when using AUX backlight using Luminance
 2026-03-02 10:00 UTC  (6+ messages)
` [PATCH v3 1/8] drm/i915/backlight: Use default/max brightness for VESA AUX backlight init

[PATCH v4] drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling
 2026-03-02  9:54 UTC  (4+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling (rev5)

[PATCH] drm/i915/dp: On DPCD init/caps wake the DPRx
 2026-03-02  9:20 UTC  (7+ messages)
` [PATCHv2] "

[PATCH] i915: Fix NULL pointer dereference in intel_dmc_update_dc6_allowed_count()
 2026-03-02  9:14 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH v9 00/19] Add new general DRM property "color format"
 2026-03-02  8:46 UTC  (28+ messages)
` [PATCH v9 01/19] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v9 02/19] drm: Add new general DRM property "color format"
` [PATCH v9 03/19] drm/bridge: Act on the DRM color format property
` [PATCH v9 04/19] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v9 05/19] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v9 06/19] drm/i915: Implement the "color format" DRM property
` [PATCH v9 07/19] drm/amdgpu: Implement "
` [PATCH v9 08/19] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v9 09/19] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v9 10/19] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
` [PATCH v9 11/19] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v9 12/19] drm/bridge: dw-hdmi-qp: Implement atomic_get_output_bus_fmts
` [PATCH v9 13/19] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v9 14/19] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v9 15/19] drm/connector: Register color format property on HDMI connectors
` [PATCH v9 16/19] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v9 17/19] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v9 18/19] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v9 19/19] drm/bridge: Document "
` ✗ Fi.CI.BUILD: failure for Add new general DRM property "color format" (rev6)

[PATCH] drm/i915/dp: ALPM init to be done after DPCD init
 2026-03-02  8:40 UTC  (9+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
` [PATCHv2 1/2] drm/i915/dp: Read ALPM caps "
  ` [PATCHv2 2/2] drm/i915/dp: Rename alpm_init to alpm_init_dpcd

[RESEND 0/8] Fixes and updates when using AUX backlight using Luminance
 2026-03-02  6:18 UTC  (10+ messages)
` [RESEND 1/8] drm/i915/backlight: Use default/max brightness for VESA AUX backlight init
` [RESEND 2/8] drm/i915/backlight: Use intel_panel variable instead of intel_connector
` [RESEND 3/8] drm/i915/backlight: Take luminance_set into account for VESA backlight
` [RESEND 4/8] drm/i915/backlight: Check luminance_set when disabling PWM via AUX "
` [RESEND 5/8] drm/i915/backlight: Short circuit intel_dp_aux_supports_hdr_backlight
` [RESEND 6/8] drm/i915/backlight: Update debug log during backlight setup
` [RESEND 7/8] drm/i915/backlight: Provide clear description on how backlight level is controlled
` [RESEND 8/8] drm/i915/backlight: Use default/max brightness for INTEL AUX HDR backlight init
` ✓ i915.CI.BAT: success for Fixes and updates when using AUX backlight using Luminance (rev4)

[PATCH v8 00/25] gpu: nova-core: Add memory management support
 2026-03-02  3:08 UTC  (10+ messages)
` [PATCH v8 01/25] gpu: nova-core: Select GPU_BUDDY for VRAM allocation
` [PATCH v8 02/25] gpu: nova-core: Kconfig: Sort select statements alphabetically
` [PATCH v8 04/25] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v8 11/25] gpu: nova-core: mm: Use usable VRAM region for buddy allocator

[PATCH] drm/i915/display: use port not transcoder for PORT_ALPM_CTL
 2026-03-02  3:07 UTC  (3+ messages)

[PATCH 0/5] Replace the dmabuf custom test framework with kunit
 2026-03-01 20:03 UTC  (8+ messages)
` [PATCH 1/5] dma-buf: Change st-dma-resv.c to use kunit
` [PATCH 2/5] dma-buf: Change st-dma-fence.c "
` [PATCH 3/5] dma-buf: Change st-dma-fence-unwrap.c "
` [PATCH 4/5] dma-buf: Change st-dma-fence-chain.c "
` [PATCH 5/5] dma-buf: Remove the old selftest
` ✗ i915.CI.BAT: failure for Replace the dmabuf custom test framework with kunit

[PATCH v8 16/25] gpu: nova-core: mm: Add page table walker for MMU v2/v3
 2026-03-01 13:15 UTC  (3+ messages)

FAILED: Patch "drm/i915/psr: Reject async flips when selective fetch is enabled" failed to apply to 5.10-stable tree
 2026-03-01  1:58 UTC 

FAILED: Patch "drm/i915/psr: Reject async flips when selective fetch is enabled" failed to apply to 5.15-stable tree
 2026-03-01  1:48 UTC 

FAILED: Patch "drm/i915/psr: Reject async flips when selective fetch is enabled" failed to apply to 6.1-stable tree
 2026-03-01  1:39 UTC 

FAILED: Patch "drm/i915/psr: Reject async flips when selective fetch is enabled" failed to apply to 6.6-stable tree
 2026-03-01  1:30 UTC 

FAILED: Patch "drm/i915/psr: Reject async flips when selective fetch is enabled" failed to apply to 6.12-stable tree
 2026-03-01  1:18 UTC 

FAILED: Patch "drm/i915/dp: Fix pipe BPP clamping due to HDR" failed to apply to 6.18-stable tree
 2026-03-01  1:17 UTC 

[i915-ci-only NO-REVIEW 24/25] PREEMPT_RT injection
 2026-02-28  1:57 UTC  (2+ messages)

[PATCH 0/4] drm/i915, drm/xe: clean up i915_vma.h usage for display
 2026-02-28  1:10 UTC  (7+ messages)
` [PATCH 1/4] drm/i915/fbdev: stop debug logging i915_ggtt_offset()
` [PATCH 2/4] drm/i915: add VMA to parent interface
` [PATCH 3/4] drm/xe/compat: remove i915_vma.h from compat
` [PATCH 4/4] drm/xe/display: clean up xe_initial_plane.c includes
` ✓ i915.CI.BAT: success for drm/i915, drm/xe: clean up i915_vma.h usage for display
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915: Test for imported buffers with drm_gem_is_imported()
 2026-02-27 15:16 UTC  (5+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH v2 0/4] mm: Remove stray references to pagevec
 2026-02-27 14:42 UTC  (16+ messages)
` [PATCH v2 1/4] mm: Remove stray references to struct pagevec
` [PATCH v2 2/4] fs: Remove unncessary pagevec.h includes
  ` [PATCH v2 2/4] "
` [PATCH v2 3/4] folio_batch: Rename pagevec.h to folio_batch.h
` [PATCH v2 4/4] folio_batch: Rename PAGEVEC_SIZE to FOLIO_BATCH_SIZE
` ✗ LGCI.VerificationFailed: failure for mm: Remove stray references to pagevec

[RESEND] drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status
 2026-02-27 14:03 UTC  (3+ messages)

[PATCH v2] drm/gma500: fix kernel-doc warning for framebuffer init/create functions
 2026-02-27 13:50 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[REGRESSION] Display freeze on VT switch back to X11 since v6.16
 2026-02-25 13:00 UTC  (4+ messages)

[PATCH v11 0/2] rust: clist patches for nova-core memory management
 2026-02-26 19:34 UTC  (4+ messages)
` [PATCH v11 2/2] rust: clist: Add support to interface with C linked lists

[RESEND_V3] drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling
 2026-02-27 13:06 UTC  (4+ messages)
` ✗ i915.CI.Full: failure for drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling (rev4)
` ✓ i915.CI.Full: success "

[PATCH 00/14] Fix Adaptive Sync SDP for PR with Link ON + Auxless ALPM
 2026-02-27 12:22 UTC  (27+ messages)
` [PATCH 02/14] drm/i915/vrr: Avoid vrr for PCON with HDMI2.1 sink
` [PATCH 03/14] drm/i915/dp: Add a helper to decide if AS SDP is needed
` [PATCH 05/14] include/drm/display/dp: Add field for storing AS SDP version
` [PATCH 08/14] drm/i915/dp: Add AS SDP support for PR with link ON
` [PATCH 09/14] drm/i915/psr: Add helper to check if PR is with link OFF
` [PATCH 11/14] drm/i915/dp: Program AS SDP DB[1:0] for PR with Link off
` [PATCH 12/14] include/drm/display/dp: Add DPCD registers for configuring Panel Replay + VRR
` [PATCH 13/14] drm/i915/display: Add member to store AS SDP transmission time

[PATCH v11 0/4] Rust GPU buddy allocator bindings
 2026-02-27 12:08 UTC  (9+ messages)
` [PATCH v11 4/4] rust: gpu: Add "

[PATCH] drm/i915/vrr: partial revert of dda7dcd9da73c5327aef42b89f0519bb51e84217
 2026-02-27 10:02 UTC  (3+ messages)

[PATCH] drm/xe/compat: Remove unused i915_reg.h from compat header
 2026-02-27  6:47 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for drm/xe/compat: Remove unused i915_reg.h from compat header (rev2)
` ✗ i915.CI.Full: failure "

[PATCH 1/2] drm/dp: Add definition for Panel Replay full-line granularity
 2026-02-27  5:49 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/psr: Fix for Panel Replay X granularity DPCD register handling

[PATCH] Revert "drm/xe/compat: Remove unused i915_reg.h from compat header"
 2026-02-26 17:34 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH v2 00/19] drm/i915/overlay: Convert to parent interface
 2026-02-26 16:03 UTC  (24+ messages)
` [PATCH v2 02/19] drm/i915/overlay: Track current frontbuffer_bits
` [PATCH v2 03/19] drm/i915/overlay: Extract i915_overlay_is_active()
` [PATCH v2 04/19] drm/i915/overlay: Remove redundant overlay->active
` [PATCH v2 05/19] drm/i915/overlay: Relocate the underrun check
` [PATCH v2 06/19] drm/i915/overlay: Introduce i915_overlay_obj_lookup()
` [PATCH v2 07/19] drm/i915/overlay: Use struct drm_gem_object as the type
` [PATCH v2 08/19] drm/i915/overlay: Extract i915_overlay_reset()
` [PATCH v2 09/19] drm/i915/overlay: Extract i915_overlay_setup()
` [PATCH v2 10/19] drm/i915/overlay: Extract i915_overlay_cleanup()
` [PATCH v2 11/19] drm/i915/overlay: Abstract buffer (un)pinning
` [PATCH v2 12/19] drm/i915/overlay: Rename low level i915 specific functions
` [PATCH v2 13/19] drm/i915/overlay: Adjust i915 specific interfaces
` [PATCH v2 14/19] drm/i915/overlay: Make i830_overlay_clock_gating() i915 specific
` [PATCH v2 15/19] drm/i915/overlay: s/dev_priv/i915/
` [PATCH v2 16/19] drm/i915/overlay: Split 'struct intel_overlay'
` [PATCH v2 17/19] drm/i915/overlay: Don't use fetch_and_zero() in display code
  ` [PATCH v3 "
` [PATCH v2 18/19] drm/i915/overlay: Move i915 specific code into i915_overlay.c
  ` [PATCH v3 "
` [PATCH v2 19/19] drm/i915/overlay: Convert overlay to parent interface
  ` [PATCH v3 "
` ✗ i915.CI.BAT: failure for drm/i915/overlay: Convert to parent interface (rev2)
` ✗ i915.CI.BAT: failure for drm/i915/overlay: Convert to parent interface (rev5)

[PATCH v7 0/2] Miscellaneous fixes in drm code
 2026-02-26 15:38 UTC  (6+ messages)
` [PATCH v7 1/2] drm: Warn before division by 0 would occur
` [PATCH v7 2/2] drm: Avoid suspicious operations in drm_fb_dma_get_gem_addr()
` ✓ i915.CI.BAT: success for Miscellaneous fixes in drm code (rev2)
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915: Fix potential overflow of shmem scatterlist length
 2026-02-26 15:04 UTC  (7+ messages)
` ✗ i915.CI.BAT: failure for drm/i915: Fix potential overflow of shmem scatterlist length (rev3)

[i915-rt v6 00/24] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2026-02-26 14:38 UTC  (8+ messages)

[PULL] drm-misc-next
 2026-02-26 14:36 UTC 

[PATCH 00/10] drm/i915/dpt: refactoring, move to parent interface
 2026-02-26 14:31 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/dpt: refactoring, move to parent interface (rev3)
` ✗ i915.CI.Full: failure "

[PULL] drm-xe-fixes
 2026-02-26 13:09 UTC 

[RFC v3] drm/i915/selftests: Prevent userspace mapping invalidation
 2026-02-26 12:13 UTC  (2+ messages)

[PATCH] drm/i915/alpm: ALPM disable fixes
 2026-02-26 10:52 UTC  (3+ messages)


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