public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2026-03-05 14:22:34 to 2026-03-10 11:57:43 UTC [more...]

[PATCH v7 00/26] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2026-03-10 11:56 UTC  (11+ messages)
` [PATCH v7 01/26] drm/vblank_work: Add methods to schedule vblank_work in 2 stages
` [PATCH v7 02/26] drm/vblank: Add a 2-stage version of drm_crtc_arm_vblank_event
` [PATCH v7 03/26] drm/intel/display: Make intel_crtc_arm_vblank_event static
` [PATCH v7 04/26] drm/intel/display: Convert vblank event handling to 2-stage arming
` [PATCH v7 05/26] drm/i915/display: Move vblank put until after critical section
` [PATCH v7 06/26] drm/i915/display: Remove locking from intel_vblank_evade "
` [PATCH v7 07/26] drm/i915/display: Handle vlv dsi workaround in scanline_in_safe_range too
` [PATCH v7 08/26] drm/i915: Use preempt_disable/enable_rt() where recommended
` [PATCH v7 09/26] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` [PATCH v7 10/26] drm/i915/display: Do not take uncore lock in i915_get_vblank_counter

[PATCH i-g-t] tests/intel/gem_lmem_swapping: Expect gem leak helper crashes
 2026-03-10 11:50 UTC  (3+ messages)

[PATCH] drm/i915/dmc: Update PIPEDMC interrupt mask
 2026-03-10 11:25 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "

[CI] drm/i915/dmc: Fix an unlikely NULL pointer deference at probe
 2026-03-10  9:26 UTC  (5+ messages)
` ✓ i915.CI.BAT: success for drm/i915/dmc: fix an unlikely NULL pointer deference at probe (rev2)
` ✓ i915.CI.Full: "

[PATCH 0/5] Add support for Common SDP Transmission Line
 2026-03-10  9:08 UTC  (12+ messages)
` [PATCH 2/5] drm/i915/dp: Add fields to store CMN_SDP_TL register state in crtc_state
` [PATCH 3/5] drm/i915/dp: Add helper for AS SDP TL and fix documentation
` [PATCH 5/5] drm/i915/dp: Enable Common SDP Transmission line
` ✗ i915.CI.Full: failure for Add support for Common SDP Transmission Line

[PATCH RFC 0/3] Some updates over DP AUX Transactions
 2026-03-10  9:01 UTC  (8+ messages)
` [PATCH RFC 1/3] drm/display/dp: Export function to wake the sink AUX_CH
` [PATCH RFC 2/3] drm/i915/dp: On AUX_CH tx timeout, wake up the sink
` [PATCH RFC 3/3] drm/i915/dp: Configure PORT_AUX_CTL and then trigger the tx
` ✗ i915.CI.BAT: failure for Some updates over DP AUX Transactions

[PATCH RFC 0/4] DP: Read LTTPR caps followed by DPRX caps
 2026-03-10  8:58 UTC  (11+ messages)
` [PATCH RFC 1/4] drm/display/dp: Read LTTPR caps without "

[PATCH] drm/i915/dp: On DPCD init/caps wake the DPRx
 2026-03-10  8:52 UTC  (8+ messages)
` [PATCHv2] "

[PATCH v2] iopoll: fix function parameter names in read_poll_timeout_atomic()
 2026-03-10  8:50 UTC  (5+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH v2 23/24] drm/i915/lt_phy: Remove LT PHY specific state verification
 2026-03-10  8:40 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v2 00/24] Refactor LT PHY PLL handling to use DPLL framework
 2026-03-10  8:33 UTC  (25+ messages)
` [PATCH v2 01/24] drm/i915/lt_phy: Dump missing PLL state parameters
` [PATCH v2 02/24] drm/i915/lt_phy: Add check if PLL is enabled
` [PATCH v2 03/24] drm/i915/lt_phy: Add PLL information for xe3plpd
` [PATCH v2 04/24] drm/i915/lt_phy: Refactor LT PHY PLL handling to use explicit PLL state
` [PATCH v2 05/24] drm/i915/lt_phy: Add lane_count to "
` [PATCH v2 06/24] drm/i915/lt_phy: Add xe3plpd .compute_dplls hook
` [PATCH v2 11/24] drm/i915/lt_phy: Add xe3plpd .dump_hw_state hook
` [PATCH v2 12/24] drm/i915/lt_phy: Add xe3plpd .compare_hw_state hook
` ✓ i915.CI.BAT: success for Refactor LT PHY PLL handling to use DPLL framework (rev3)
` ✗ i915.CI.Full: failure "

[PATCH v2] drm/i915/dg2: Update workaround 22013059131
 2026-03-10  7:50 UTC  (3+ messages)
` ✓ i915.CI.Full: success for drm/i915/dg2: Update workaround 22013059131 (rev2)

[RFC PATCH 0/7] queued static-key API reduces IPIs to 134/16154 in dyndbg
 2026-03-09 19:38 UTC  (12+ messages)
` [RFC PATCH 1/7] jump_label: expose queueing API for batched static key updates
` [RFC PATCH 2/7] virtio: use pr_debug_ratelimited to avoid flooding
` [RFC PATCH 3/7] drivers/tty/serial/serial_core: ratelimit uart_wait_until_sent
` [RFC PATCH 4/7] dyndbg: use static-key queueing API in dynamic-debug
` [RFC PATCH 5/7] dyndbg: hoist static_key_apply_queued up
` [RFC PATCH 6/7] lib/dynamic_debug: add negation support to queries
` [RFC PATCH 7/7] dyndbg-test: test keyword !value negation
` ✗ Fi.CI.BUILD: failure for queued static-key API reduces IPIs to 134/16154 in dyndbg

[PATCH v1 00/16] mm: cleanups around unmapping / zapping
 2026-03-09 16:46 UTC  (37+ messages)
` [PATCH v1 01/16] mm/madvise: drop range checks in madvise_free_single_vma()
` [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
` [PATCH v1 03/16] mm/memory: inline unmap_mapping_range_vma() into unmap_mapping_range_tree()
` [PATCH v1 04/16] mm/memory: simplify calculation in unmap_mapping_range_tree()
` [PATCH v1 05/16] mm/oom_kill: use MMU_NOTIFY_CLEAR in __oom_reap_task_mm()
` [PATCH v1 06/16] mm/oom_kill: factor out zapping of VMA into zap_vma_for_reaping()
` [PATCH v1 07/16] mm/memory: rename unmap_single_vma() to __zap_vma_range()
` [PATCH v1 08/16] mm/memory: move adjusting of address range to unmap_vmas()
` [PATCH v1 09/16] mm/memory: convert details->even_cows into details->skip_cows
` [PATCH v1 10/16] mm/memory: use __zap_vma_range() in zap_vma_for_reaping()
` [PATCH v1 11/16] mm/memory: inline unmap_page_range() into __zap_vma_range()
` [PATCH v1 12/16] mm: rename zap_vma_pages() to zap_vma()
` [PATCH v1 13/16] mm: rename zap_page_range_single_batched() to zap_vma_range_batched()
` [PATCH v1 14/16] mm: rename zap_page_range_single() to zap_vma_range()
` [PATCH v1 15/16] mm: rename zap_vma_ptes() to zap_special_vma_range()
` [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()

[PATCH v2 0/4] mm: Remove stray references to pagevec
 2026-03-06 11:45 UTC  (9+ messages)
` [PATCH v2 1/4] mm: Remove stray references to struct pagevec
` [PATCH v2 2/4] fs: Remove unncessary pagevec.h includes
` [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

[PATCH 00/63] Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
 2026-03-08 23:40 UTC  (3+ messages)

[PATCH v10 00/22] Add new general DRM property "color format"
 2026-03-09 15:40 UTC  (18+ messages)
` [PATCH v10 02/22] drm/display: hdmi-state-helper: Use default case for unsupported formats
` [PATCH v10 12/22] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
` [PATCH v10 14/22] drm/bridge: dw-hdmi-qp: Use common HDMI output bus fmts helper
` [PATCH v10 15/22] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v10 16/22] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v10 19/22] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v10 20/22] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v10 21/22] drm/tests: bridge: Add test for HDMI output bus formats helper
` [PATCH v10 22/22] drm/bridge: Document bridge chain format selection
` ✗ Fi.CI.BUILD: failure for Add new general DRM property "color format" (rev7)

[PATCH v10 03/22] drm: Add new general DRM property "color format"
 2026-03-09 15:25 UTC  (2+ messages)

[PATCH v12 0/1] Rust GPU buddy allocator bindings
 2026-03-09 13:53 UTC  (6+ messages)
` [PATCH v12 1/1] rust: gpu: Add "
` ✓ i915.CI.BAT: success for Rust GPU buddy allocator bindings (rev2)
` ✗ i915.CI.Full: failure "
` [PATCH v12.1 0/1] Rust GPU buddy allocator bindings
  ` [PATCH v12.1 1/1] rust: gpu: Add "

[PATCH] drm/i915/backlight: Check if VESA backlight is possible
 2026-03-09 11:50 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH] drm/i915/dp: ALPM init to be done after DPCD init
 2026-03-09  9:38 UTC  (3+ messages)
` [PATCHv6] drm/i915/dp: Read ALPM caps "

[PATCH] drm/i915/hdcp: Take force_hdcp14 into account during check_link
 2026-03-09  9:19 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/hdcp: Take force_hdcp14 into account during check_link (rev2)

[PATCH 0/8] drm/{i915,xe}: sort out step enums between the drivers
 2026-03-09  9:16 UTC  (19+ messages)
` [PATCH 1/8] drm/i915/dmc: simplify stepping info initialization
` [PATCH 2/8] drm/i915/display: add step name in display runtime info
` [PATCH 3/8] drm/i915/dmc: use step name from "
` [PATCH 4/8] drm/xe/compat: remove intel_step_name macro
` [PATCH 5/8] drm/intel: add shared step.h and switch i915 to use it
` [PATCH 6/8] drm/xe/step: switch to the shared step definitions with i915
` [PATCH 7/8] drm/xe/step: switch from enum xe_step to intel_step naming
` [PATCH 8/8] drm/i915/display: switch to including common step file directly
` ✓ i915.CI.Full: success for drm/{i915,xe}: sort out step enums between the drivers

[PATCH v3 0/4] PSR/PR Selective Fetch Early Transport fixes
 2026-03-09  5:48 UTC  (5+ messages)
` [PATCH v3 4/4] drm/i915/psr: Write DSC parameters on Selective Update in ET mode
` ✓ i915.CI.Full: success for PSR/PR Selective Fetch Early Transport fixes (rev3)

[RFC v1 00/11] support for vswing/preemphasis override
 2026-03-08 16:09 UTC  (14+ messages)
` [RFC v1 01/11] drm/i915/bios: search for Block 57 by default
` [RFC v1 02/11] drm/i915/bios: cache V/P Override block
` [RFC v1 03/11] drm/i915/bios: remove V/P Override warning
` [RFC v1 04/11] drm/i915/bios: print V/P Override port info
` [RFC v1 05/11] drm/i915/buf_trans: add intel_dp_above_hbr1() helper
` [RFC v1 06/11] drm/i915/buf_trans: add intel_edp_above_hbr2() helper
` [RFC v1 07/11] drm/i915/lt: align xe3plpd with V/P Override layout
` [RFC v1 08/11] drm/i915/buf_trans: switch from u8 to u32
` [RFC v1 09/11] drm/i915/xe3p: add V/P Override support for xe3p
` [RFC v1 10/11] drm/i915/dg2: warn on V/P Override request on dg2
` [RFC v1 11/11] drm/i915/mtl: add V/P Override support for mtl+
` ✓ i915.CI.BAT: success for support for vswing/preemphasis override
` ✗ i915.CI.Full: failure "

[PATCH v12 0/1] rust: interop: Add list module for C linked list interface
 2026-03-07 22:25 UTC  (4+ messages)
` [PATCH v12 1/1] "
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "

[PATCH 00/10] drm/i915/color: Enable SDR plane color pipeline
 2026-03-07 21:42 UTC  (13+ messages)
` [PATCH 01/10] drm/colorop: Add DRM_COLOROP_CSC_FF
` [PATCH 02/10] drm/i915/color: Add CSC on SDR plane color pipeline
` [PATCH 03/10] drm/i915/color: Program fixed-function CSC on SDR planes
` [PATCH 04/10] drm/i915/color: Add support for 1D LUT in "
` [PATCH 05/10] drm/i915/color: Fix HDR pre-CSC LUT programming loop
` [PATCH 06/10] drm/i915/color: Extract HDR pre-CSC LUT programming to helper function
` [PATCH 07/10] drm/i915/color: Program Pre-CSC registers for SDR
` [PATCH 08/10] drm/i915/color: Extract HDR post-CSC LUT programming to helper function
` [PATCH 09/10] drm/i915/color: Program Plane Post CSC registers for SDR planes
` [PATCH 10/10] drm/i915/color: Add color pipeline support "
` ✓ i915.CI.BAT: success for drm/i915/color: Enable SDR plane color pipeline
` ✗ i915.CI.Full: failure "

[PATCH v5 1/2] drm/buddy: Improve offset-aligned allocation handling
 2026-03-07  8:25 UTC  (4+ messages)
` [PATCH v5 2/2] drm/buddy: Add KUnit test for offset-aligned allocations
` ✓ i915.CI.BAT: success for series starting with [v5,1/2] drm/buddy: Improve offset-aligned allocation handling
` ✗ i915.CI.Full: failure "

[PATCH RESEND] iopoll: fix parameter names in kernel-doc
 2026-03-06 19:39 UTC  (4+ messages)
` ✗ i915.CI.BAT: failure for iopoll: fix parameter names in kernel-doc (rev2)

[PATCH] drm/i915/dmc: fix an unlikely NULL pointer deference at probe
 2026-03-06 14:57 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v6 0/2] Panel Replay BW optimization
 2026-03-06 12:40 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH] drm/i915: Fix potential overflow of shmem scatterlist length
 2026-03-06 11:55 UTC  (3+ messages)
` ✓ i915.CI.Full: success for drm/i915: Fix potential overflow of shmem scatterlist length (rev6)

[PATCH] drm/i915/guc: fix corrupted copyright symbols in selftest files
 2026-03-06 11:44 UTC  (2+ messages)

[PATCH v5 00/16] drm/i915/display: convert a bunch of W/A checks to the new framework
 2026-03-06 11:38 UTC  (6+ messages)
` [PATCH v5 01/16] drm/i915/display: remove enum macro magic in intel_display_wa()
` [PATCH v5 02/16] drm/i915/display: convert audio workaround to new framework

[PATCH] drm/i915/lnl+/tc: Fix false disconnect of active DP-alt TC port during long HPD pulse
 2026-03-06  8:38 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v3 0/3] replace old wq(s), add WQ_PERCPU to alloc_workqueue
 2026-03-06  8:16 UTC  (5+ messages)

[PATCH 0/7] drm/{i915, xe}/frontbuffer: refactor, move calls to parent interface
 2026-03-06  7:25 UTC  (7+ messages)
` [PATCH 5/7] drm/{i915, xe}/frontbuffer: move frontbuffer handling "
` [PATCH 6/7] drm/i915/frontbuffer: call parent interface directly
` [PATCH 7/7] drm/i915/frontbuffer: reduce fb for frontbuffer abbreviation usage

[PULL] drm-misc-fixes
 2026-03-06  6:41 UTC 

[PATCH v10 06/22] drm/display: hdmi-state-helper: Act on color format DRM property
 2026-03-05 14:46 UTC  (2+ messages)


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