Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-20 16:14:07 to 2026-07-24 21:48:30 UTC [more...]

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-07-24 21:48 UTC  (2+ messages)

[REGRESSION]: [PATCH 1/2] power: supply: leds: create triggers based on properties, not type
 2026-07-24 10:13 UTC  (3+ messages)

[PATCH] drm/i915/xe3p_lpd: Update CURSOR_BUF/WM masks
 2026-07-24 19:38 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH] drm/i915/userptr: Convert page APIs to folio equivalents in put_pages
 2026-07-24 19:18 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "

[RFC] drm/i915: Scope-based resource management test run
 2026-07-24 13:39 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "

[PATCH v4] drm/i915/gt: Use poll_timeout_us in place of sliding sleep window
 2026-07-24 12:50 UTC  (2+ messages)

[PATCH v4 0/5] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
 2026-07-24 12:38 UTC  (8+ messages)
` [PATCH v4 1/5] drm/i915/gem: Count mapped pages in a folio
` [PATCH v4 2/5] iommu/dma: Catch scatterlist length overflows
` [PATCH v4 3/5] drm/i915/gem: Pull out size validation into a separate function
` [PATCH v4 4/5] drm/i915/gem: Read and shrink memory in "
` [PATCH v4 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: "

[PATCH v6 0/9] Enable CMRR in fixed-RR VRR path
 2026-07-24 10:33 UTC  (23+ messages)
` [PATCH v6 1/9] drm/i915/vrr: Return from PSR2 compute config in case of CMRR enabled
` [PATCH v6 2/9] drm/i915/vrr: Restrict CMRR enable condition to VRR-TG-default platforms
` [PATCH v6 3/9] drm/i915/vrr: Add per-CRTC vrr/cmrr debugfs control
` [PATCH v6 4/9] drm/i915/vrr: Update AS_SDP target_rr_divider based on CMRR config request
` [PATCH v6 5/9] drm/i915/display: Move CMRR crtc_state members under VRR
` [PATCH v6 6/9] drm/i915/vrr: Compute CMRR fractional timings generically
` [PATCH v6 7/9] drm/i915/vrr: Dump CMRR state in the crtc state dump
` [PATCH v6 8/9] drm/i915/vrr: Program CMRR enable/disable from transcoder timings
` [PATCH v6 9/9] drm/i915/vrr: Enable cmrr
` ✓ i915.CI.BAT: success for Enable CMRR in fixed-RR VRR path (rev6)
` ✗ i915.CI.Full: failure "

[PULL] drm-misc-next
 2026-07-24  8:22 UTC 

[PULL] drm-misc-fixes
 2026-07-24  7:04 UTC 

[PULL] drm-xe-fixes
 2026-07-23 20:30 UTC 

[PULL] drm-intel-fixes
 2026-07-23 16:37 UTC 

[PATCH v2 1/3] drm/xe/display: Expose plane max width/height helpers to global scope
 2026-07-23 16:22 UTC  (8+ messages)
` [PATCH v2 2/3] drm/i915/fbc: No need of any hardcoded plane width limit from LNL+
` [PATCH v2 3/3] drm/i915/fbc: No surface size restrictions from LNL onwards
` ✓ i915.CI.BAT: success for series starting with [v2,1/3] drm/xe/display: Expose plane max width/height helpers to global scope
` ✓ i915.CI.Full: "

[PATCH] drm/i915/backlight: allow hybrid pin-enable + AUX brightness panels
 2026-07-23 15:10 UTC  (5+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[REGRESSION]: [PATCH mm-hotfixes v5 3/5] x86/mm/pat: acquire init_mm read lock on attribute change to avoid UAF
 2026-07-23 14:18 UTC  (2+ messages)

[PATCH v2 00/13] mm: convert more vm_flags_t users to vma_flags_t
 2026-07-22 16:15 UTC  (27+ 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 "

[PATCH v2 0/5] drm/xe/display: Transparant fallback from stolen to sysmem
 2026-07-23 14:00 UTC  (16+ messages)
` [PATCH v2 1/5] drm/xe/display: Avoid using stolen memory for framebuffer when media gt exists
` [PATCH v2 2/5] drm/xe/migrate: Support copying between sysmem and stolen
  ` [PATCH] "
` [PATCH v2 3/5] drm/xe: Raise gt frequency slightly earlier
` [PATCH v2 4/5] HACK: Always fallback
` [PATCH v2 5/5] drm/i915: Introduce intel_bo_fbdev_bios_fb_takeover()
` ✓ i915.CI.BAT: success for drm/xe/display: Transparant fallback from stolen to sysmem. (rev2)
` ✓ i915.CI.BAT: success for drm/xe/display: Transparant fallback from stolen to sysmem. (rev3)
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/selftests: Disable live_pphwsp_runtime on graphics version 12
 2026-07-23 13:03 UTC  (9+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.BAT: success for drm/i915/selftests: Disable live_pphwsp_runtime on graphics version 12 (rev2)
` ✓ i915.CI.BAT: success for drm/i915/selftests: Disable live_pphwsp_runtime on graphics version 12 (rev3)
` ✗ i915.CI.Full: failure "

[PATCH] drm/fb-helper: guard against NULL fb_helper->funcs in restore path
 2026-07-23  9:27 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for drm/fb-helper: guard against NULL fb_helper->funcs in restore path (rev2)
` ✓ i915.CI.Full: "

[PATCH 0/6] drm/i915: Convert core license headers to SPDX
 2026-07-23  8:48 UTC  (11+ messages)
` [PATCH 1/6] drm/i915: Convert driver init/PCI/params "
` [PATCH 2/6] drm/i915: Convert GEM/VMA core "
` [PATCH 3/6] drm/i915: Convert request/sync "
` [PATCH 4/6] drm/i915: Convert IRQ/uncore/power "
` [PATCH 5/6] drm/i915: Convert debugfs/error/cmd-parser "
` [PATCH 6/6] drm/i915: Convert GVT/vgpu/perf/device-info "
` ✓ i915.CI.BAT: success for drm/i915: Convert core "
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915: Replace sleep with GT idle wait
 2026-07-23  7:12 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "

[PATCH] drm/tests/gpu_buddy: fix interleaving in buffer clearance test
 2026-07-23  3:01 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "

[PATCH] drm/i915/backlight: Remove DP_EDP_BACKLIGHT_AUX_ENABLE_CAP check for DPCD backlight
 2026-07-22 16:24 UTC  (4+ messages)
`  "

[PATCH] drm/i915/psr: Disable eDP Panel Replay on XPS 16 DA16260 (LG 0x07C5)
 2026-07-22 15:27 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for drm/i915/psr: Disable eDP Panel Replay on XPS 16 DA16260 (LG 0x07C5) (rev2)

[PATCH] drm/i915: retain user exec count for relocation cleanup
 2026-07-22 14:21 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH v6 00/10] Add support for a DRM backlight capability
 2026-07-21 18:31 UTC  (5+ messages)
` [PATCH v6 04/10] DRM: Add support for client indicating support for luminance

[PATCH] drm/i915/psr: Disable eDP Panel Replay on XPS 16 DA16260 (LG 0x07C5)
 2026-07-20 17:52 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] drm/i915/dp: fix MSA VSC_SDP delegation for colorimetry
 2026-07-22 11:51 UTC  (7+ messages)
` [PATCH 1/2] drm/i915/dp: s/intel_dp_needs_vsc_sdp/intel_dp_needs_vsc_colorimetry
` [PATCH 2/2] drm/i915/dp: set VSC_SDP MSA delegation only for capable sinks

linux-next: build failure after merge of the drm-misc tree
 2026-07-22  8:44 UTC  (2+ messages)

[PATCH 1/2] drm/i915/cdclk: Avoid spurious cdclk sanitization on PTL+
 2026-07-22  7:14 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/cdclk: Introduce has_cd2x_pipe_select()

[PATCH] drm/i915/display: Ensure a non-zero safe window from PTL onwards
 2026-07-22  6:46 UTC  (7+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "
` [PATCH v2] "

[PATCH v6] drm/tests/gpu_buddy: add a new test case for buffer clearance during resume
 2026-07-22  3:49 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "

[PATCH v2 0/2] drm/i915/dp: Fix FRL rate selection and deep color for HDMI sinks behind FRL PCONs
 2026-07-21 21:51 UTC  (5+ messages)
` [PATCH v2 1/2] drm/i915/dp: Prefer DSC over 6 bpc uncompressed output for HDMI sinks
` ✓ i915.CI.BAT: success for drm/i915/dp: Fix FRL rate selection and deep color for HDMI sinks behind FRL PCONs (rev2)
` ✓ i915.CI.Full: "

[PATCH v5 0/9] Enable CMRR in fixed-RR VRR path
 2026-07-21 19:35 UTC  (11+ messages)
` [PATCH v5 1/9] drm/i915/vrr: Return from PSR2 compute config in case of CMRR enabled
` [PATCH v5 2/9] drm/i915/vrr: Restrict CMRR enable condition to VRR-TG-default platforms
` [PATCH v5 3/9] drm/i915/vrr: Add per-CRTC vrr/cmrr debugfs control
` [PATCH v5 4/9] drm/i915/vrr: Update AS_SDP target_rr_divider based on CMRR config request
` [PATCH v5 5/9] drm/i915/display: Move CMRR crtc_state members under VRR
` [PATCH v5 6/9] drm/i915/vrr: Compute CMRR fractional timings generically
` [PATCH v5 7/9] drm/i915/vrr: Dump CMRR state in the crtc state dump
` [PATCH v5 8/9] drm/i915/vrr: Program CMRR enable/disable from transcoder timings
` [PATCH v5 9/9] drm/i915/vrr: Enable cmrr
` ✗ i915.CI.BAT: failure for Enable CMRR in fixed-RR VRR path (rev5)

[PATCH][next] drm/i915/bw: Fix spelling mistake "threshod" -> "threshold"
 2026-07-21 17:28 UTC  (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ i915.CI.Full: "

[PATCH v3] drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
 2026-07-21 14:39 UTC  (11+ messages)

[PATCH v3 0/8] Enable CMRR in fixed-RR VRR path
 2026-07-21 12:55 UTC  (5+ messages)
` [PATCH v3 3/8] drm/i915/vrr: Compute CMRR fractional timings generically

[PATCH v3] drm/i915/display: Handle struct drm_plane_state.ignore_damage_clips
 2026-07-21 12:43 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/display: Handle struct drm_plane_state.ignore_damage_clips (rev3)

Unexpected files in the drm-misc tree
 2026-07-21 11:46 UTC 

'From 351218ae36a91f36924c9b3c1ecc4d42100fd573 Mon Sep 17 00:00:00 2001
 2026-07-21 11:00 UTC  (12+ messages)
` [PATCH 1/4] drm/xe/display: Expose plane max width/height helpers to global scope
` [PATCH 2/4] drm/i915/fbc: refactor maximum plane size handling for fbc
` [PATCH 3/4] drm/i915/fbc: xe2_lpd+ don't require any hardcoded plane width limit
` [PATCH 4/4] drm/i915/fbc: xe2_lpd+ no more surface size restrictions for FBC

[PATCH v2] drm/i915/display: Handle struct drm_plane_state.ignore_damage_clips
 2026-07-21  9:19 UTC  (2+ messages)

[v5 00/14] drm/i915/color: Enable SDR plane color pipeline
 2026-07-21  8:52 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for drm/i915/color: Enable SDR plane color pipeline (rev6)
` ✓ i915.CI.Full: success "

[PATCH i-g-t] lib/igt_store: Fix unexpected reuse of allocated offset
 2026-07-21  8:23 UTC  (2+ messages)

[v2 0/2] drm/i915/display: Implement Display Wa_16030862157
 2026-07-21  8:23 UTC  (2+ messages)

[PATCH] drm/i915/hdcp: Make hdcp2_encrypted and hdcp_encrypted mutually exclusive
 2026-07-21  5:41 UTC  (3+ messages)
` ✓ i915.CI.Full: success for drm/i915/hdcp: Make hdcp2_encrypted and hdcp_encrypted mutually exclusive (rev2)

[PATCH 00/11] drm/xe/display: Transparant fallback from stolen to sysmem
 2026-07-21  5:27 UTC  (13+ messages)
` [DO NOT REVIEW 03/11] drm/xe/display: Reserve the original GGTT space before creating a bo
` [DO NOT REVIEW 05/11] drm/xe/display: Remove duplicated code
` [DO NOT REVIEW 06/11] drm/xe/ggtt: Remove xe_ggtt_insert_bo_at
` [PATCH 08/11] drm/xe/migrate: Support copying between sysmem and stolen
` [PATCH 09/11] drm/xe: Raise gt frequency slightly earlier
` [PATCH 10/11] HACK: Always fallback
` [PATCH 11/11] drm/i915: Introduce intel_bo_fbdev_bios_fb_takeover()
` ✓ i915.CI.BAT: success for drm/xe/display: Transparant fallback from stolen to sysmem
` ✗ i915.CI.Full: failure "

[PATCH v3 0/6] drm/xe: More BIOS FB takeover fixes
 2026-07-21  3:23 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for drm/xe: More BIOS FB takeover fixes (rev3)
` ✗ i915.CI.Full: failure "

[PATCH v4 0/9] Enable CMRR in fixed-RR VRR path
 2026-07-20 19:21 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for Enable CMRR in fixed-RR VRR path (rev4)

[PATCH v6 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
 2026-07-20 19:21 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for series starting with [v6,1/2] "


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