messages from 2025-10-10 18:40:23 to 2025-10-15 03:18:07 UTC [more...]
[PATCH 00/32] drm/i915/display: Add initial support for Xe3p_LPD
2025-10-15 3:15 UTC (22+ messages)
` [PATCH 01/32] drm/xe/nvl: Define NVL-S platform
` [PATCH 02/32] drm/i915/xe3p_lpd: Add Xe3p_LPD display IP features
` [PATCH 03/32] drm/i915/xe3p_lpd: Drop north display reset option programming
` [PATCH 04/32] drm/i915/display: Use braces for if-ladder in intel_bw_init_hw()
` [PATCH 05/32] drm/i915/dram: Add field ecc_impacting_de
` [PATCH 06/32] drm/i915/xe3p_lpd: Update bandwidth parameters
` [PATCH 07/32] drm/i915/xe3p_lpd: Expand bifield masks dbuf blocks fields
` [PATCH 08/32] drm/i915/xe3p_lpd: Support UINT16 formats
` [PATCH 09/32] drm/i915/xe3p_lpd: Extend FBC support to "
` [PATCH 10/32] drm/i915/xe3p_lpd: Horizontal flip support for linear surfaces
` [PATCH 11/32] drm/i915/xe3p_lpd: Wait for AUX channel power status
` [PATCH 12/32] drm/i915/xe3p_lpd: Underrun debuggability and error codes/hints
` [PATCH 13/32] drm/i915/xe3p_lpd: Remove gamma,csc bottom color checks
` [PATCH 14/32] drm/i915/xe3p_lpd: Adapt to updates on MBUS_CTL/DBUF_CTL registers
` [PATCH 15/32] drm/i915/xe3p_lpd: Always apply level-0 watermark adjustment
` [PATCH 16/32] drm/i915/xe3p_lpd: Add CDCLK table
` [PATCH 17/32] drm/i915/xe3p_lpd: Load DMC firmware
` [PATCH 18/32] drm/i915/xe3p_lpd: Drop support for interlace mode
` [PATCH 19/32] drm/i915/xe3p_lpd: PSR SU minimum lines is 4
` [PATCH 20/32] drm/i915/xe3p_lpd: Enable system caching for FBC
` [PATCH 21/32] drm/i915/xe3p_lpd: Extend Wa_16025573575
[PATCH v2 0/9] drm/i915/prefill: Introduce helpers for prefill latency calculations
2025-10-14 23:28 UTC (12+ messages)
` [PATCH v2 1/9] drm/i915/vblank: Add helper to get correct vblank length
` [PATCH v2 2/9] drm/i915: Reject modes with linetime > 64 usec
` [PATCH v2 3/9] drm/i915/cdclk: Add prefill helpers for CDCLK
` [PATCH v2 4/9] drm/i915/cdclk: Add intel_cdclk_min_cdclk_for_prefill()
` [PATCH v2 5/9] drm/i915/dsc: Add prefill helper for DSC
` [PATCH v2 6/9] drm/i915/scaler: Add scaler prefill helpers
` [PATCH v2 7/9] drm/i915/wm: Add WM0 "
` [PATCH v2 8/9] drm/i915/prefill: Introduce skl_prefill.c
` [PATCH v2 9/9] drm/i915/wm: Use skl_prefill
` ✓ i915.CI.BAT: success for drm/i915/prefill: Introduce helpers for prefill latency calculations (rev2)
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915: Fix conversion between clock ticks and nanoseconds
2025-10-14 21:43 UTC (7+ messages)
[PATCH v2 0/3] drm/i915: Avoid lock inversion when pinning to GGTT
2025-10-14 21:39 UTC (6+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] drm/i915: Wait longer for threads in migrate selftest on CHV/BXT+VTD
` [PATCH v2 3/3] drm/i915: Wait for page_sizes_gtt in gtt "
` ✓ i915.CI.BAT: success for drm/i915: Avoid lock inversion when pinning to GGTT (rev2)
` ✗ i915.CI.Full: failure "
[PATCH 0/8] Preparatory patches for guardband optimization
2025-10-14 16:32 UTC (16+ messages)
` [PATCH 1/8] drm/i915/vrr: Use crtc_vsync_start/end for computing vrr.vsync_start/end
` [PATCH 2/8] drm/i915/display: Move intel_dpll_crtc_compute_clock early
` [PATCH 3/8] drm/i915/vrr: s/intel_vrr_compute_config_late/intel_vrr_compute_guardband
` [PATCH 4/8] drm/i915/vblank: Add helper to get correct vblank length
` [PATCH 5/8] drm/i915/psr: Consider SCL lines when validating vblank for wake latency
` [PATCH 6/8] drm/i915/display: Check if final vblank is sufficient for PSR features
` [PATCH 7/8] drm/i915/display: Add vblank_start adjustment logic for always-on VRR TG
` [PATCH 8/8] drm/i915/display: Prepare for vblank_delay for LRR
` ✓ i915.CI.BAT: success for Preparatory patches for guardband optimization (rev4)
` ✓ i915.CI.Full: "
` ✓ i915.CI.BAT: success for Preparatory patches for guardband optimization (rev5)
` ✗ i915.CI.Full: failure "
[PATCH v2 0/2] Context isolation uAPI fixes
2025-10-14 15:36 UTC (3+ messages)
` [PATCH v2 1/2] drm/i915: Change semantics of context isolation reporting to UM
[PATCH v2] drm/i915/gem: handle drm_vma_node_allow_once() return value
2025-10-14 14:08 UTC (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "
linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
2025-10-14 12:29 UTC
[PATCH] drm/xe/xe_debugfs: Exposure of G7 state residency counters through debugfs
2025-10-14 10:15 UTC (2+ messages)
[PATCH 0/3] drm/i915/display: 128-byte Y-tiling and flat CCS feature checks
2025-10-14 9:50 UTC (9+ messages)
` [PATCH 3/3] drm/i915/display: add HAS_AUX_CCS() feature check
` [PATCH v2] "
` ✓ i915.CI.BAT: success for drm/i915/display: 128-byte Y-tiling and flat CCS feature checks (rev2)
` ✗ i915.CI.Full: failure "
[PATCH 0/3] drm/i915: Avoid lock inversion when pinning to GGTT
2025-10-14 8:33 UTC (8+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] drm/i915: Wait longer for threads in migrate selftest on CHV/BXT+VTD
` [PATCH 3/3] drm/i915: Wait for page_sizes_gtt in gtt "
[PATCH 0/9] drm/i915: Reorder cdclk stuff for vblank/guardband length checks
2025-10-14 8:33 UTC (12+ messages)
` [PATCH 1/9] drm/i915/bw: Untangle dbuf bw from the sagv/mem bw stuff
` [PATCH 2/9] drm/i915: s/"not not"/"not"/
` [PATCH 3/9] drm/i915/bw: Relocate intel_bw_crtc_min_cdclk()
` [PATCH 4/9] drm/i915/ips: Eliminate the cdclk_state stuff from hsw_ips_compute_config()
` [PATCH 5/9] drm/i915/fbc: Decouple FBC from intel_cdclk_atomic_check()
` [PATCH 6/9] drm/i915: s/min_cdck[]/plane_min_cdclk[]/
` [PATCH 7/9] drm/i915: Compute per-crtc min_cdclk earlier
` [PATCH 8/9] drm/i915: Include the per-crtc minimum cdclk in the crtc state dump
` [PATCH 9/9] drm/i915: Neuter cdclk_prefill_adjustment()
` ✓ i915.CI.BAT: success for drm/i915: Reorder cdclk stuff for vblank/guardband length checks
` ✓ i915.CI.Full: "
[PATCH v5 00/30] Fix DYNAMIC_DEBUG classmaps for DRM
2025-10-14 8:03 UTC (33+ messages)
` [PATCH v5 01/30] docs/dyndbg: update examples \012 to \n
` [PATCH v5 02/30] docs/dyndbg: explain flags parse 1st
` [PATCH v5 03/30] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v5 04/30] dyndbg: reword "class unknown, " to "class:_UNKNOWN_"
` [PATCH v5 05/30] dyndbg: make ddebug_class_param union members same size
` [PATCH v5 06/30] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v5 07/30] dyndbg: tweak pr_fmt to avoid expansion conflicts
` [PATCH v5 08/30] dyndbg: reduce verbose/debug clutter
` [PATCH v5 09/30] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v5 10/30] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v5 11/30] dyndbg: replace classmap list with a vector
` [PATCH v5 12/30] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v5 13/30] dyndbg: DECLARE_DYNDBG_CLASSMAP needs stub defn
` [PATCH v5 14/30] dyndbg, module: make proper substructs in _ddebug_info
` [PATCH v5 15/30] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v5 16/30] dyndbg: move mod_name from ddebug_table down to _ddebug_info
` [PATCH v5 17/30] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v5 18/30] selftests-dyndbg: add a dynamic_debug run_tests target
` [PATCH v5 19/30] dyndbg: change __dynamic_func_call_cls* macros into expressions
` [PATCH v5 20/30] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH v5 21/30] dyndbg: detect class_id reservation conflicts
` [PATCH v5 22/30] dyndbg: check DYNAMIC_DEBUG_CLASSMAP_DEFINE args at compile-time
` [PATCH v5 23/30] dyndbg-test: change do_prints testpoint to accept a loopct
` [PATCH v5 24/30] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
` [PATCH v5 25/30] dyndbg: treat comma as a token separator
` [PATCH v5 26/30] dyndbg: split multi-query strings with %
` [PATCH v5 27/30] selftests-dyndbg: add test_mod_submod
` [PATCH v5 28/30] dyndbg: resolve "protection" of class'd pr_debugs
` [PATCH v5 29/30] dyndbg: add DYNAMIC_DEBUG_CLASSMAP_USE_(clname, _base)
` [PATCH v5 30/30] docs/dyndbg: add classmap info to howto
` ✓ i915.CI.BAT: success for Fix DYNAMIC_DEBUG classmaps for DRM
` ✓ i915.CI.Full: "
[PATCH v2] drm/client: Remove holds_console_lock parameter from suspend/resume
2025-10-14 7:33 UTC (3+ messages)
[PATCH v2] drm/i915: Setting/clearing the memory access bit when en/disabling i915
2025-10-14 6:29 UTC (5+ messages)
[PATCH 0/9] drm/{i915,xe}/fbdev: refactor
2025-10-14 4:48 UTC (13+ messages)
` [PATCH 2/9] drm/{i915,xe}/fbdev: add intel_fbdev_fb_pitch_align()
` [PATCH 2/9] drm/{i915, xe}/fbdev: "
[PATCH v3] drm/i915:move and rename reg_in_range_table
2025-10-13 23:09 UTC (8+ messages)
[PATCH] drm/i915/gem: fix typo in comment (I915_EXEC_NO_RELOC)
2025-10-13 23:02 UTC (4+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[RFC][PATCH 00/11] drm/i915/prefill: Introduce helpers for prefill latency calculations
2025-10-13 21:49 UTC (26+ messages)
` [RFC][PATCH 01/11] drm/i915: Reject modes with linetime > 64 usec
` [RFC][PATCH 02/11] drm/i915/cdclk: Add prefill helpers for CDCLK
` [RFC][PATCH 03/11] drm/i915/cdclk: Add intel_cdclk_min_cdclk_for_prefill()
` [RFC][PATCH 04/11] drm/i915/dsc: Add prefill helper for DSC
` [RFC][PATCH 05/11] drm/i915/scaler: Add scaler prefill helpers
` [RFC][PATCH 06/11] drm/i195/wm: Add WM0 "
` [RFC][PATCH 07/11] drm/i915: Introduce intel_compute_global_watermarks_late()
` [RFC][PATCH 08/11] drm/i915/prefill: Introduce intel_prefill.c
` [RFC][PATCH 09/11] drm/i915/wm: Use intel_prefill
` [RFC][PATCH 10/11] drm/i915/prefill: Print the prefill details
` [RFC][PATCH 11/11] drm/i915/prefill: Also print out the worst case estimates
[PATCH 0/8] Preparatory patches for guardband optimization
2025-10-13 15:45 UTC (14+ messages)
` [PATCH 1/8] drm/i915/vrr: Use crtc_vsync_start/end for computing vrr.vsync_start/end
` [PATCH 2/8] drm/i915/display: Move intel_dpll_crtc_compute_clock early
` [PATCH 3/8] drm/i915/vrr: s/intel_vrr_compute_config_late/intel_vrr_compute_guardband
` [PATCH 4/8] drm/i915/vblank: Add helper to get correct vblank length
` [PATCH 5/8] drm/i915/psr: Consider SCL lines when validating vblank for wake latency
` [PATCH 6/8] drm/i915/display: Check if final vblank is sufficient for PSR features
` [PATCH 7/8] drm/i915/vrr: Recompute vblank_start for platforms with always-on VRR TG
` [PATCH 8/8] drm/i915/display: Add vblank_start adjustment logic for "
` ✓ i915.CI.BAT: success for Preparatory patches for guardband optimization (rev3)
` ✓ i915.CI.Full: "
[PATCH 0/8] Preparatory patches for guardband optimization
2025-10-13 12:29 UTC (12+ messages)
` [PATCH 2/8] drm/i915/vrr: s/intel_vrr_compute_config_late/intel_vrr_compute_guardband
` [PATCH 5/8] drm/i915/display: Check if final vblank is sufficient for PSR features
` [PATCH 7/8] drm/i915/display: Add vblank_start adjustment logic for always-on VRR TG
[PATCH 00/10] Introduce drm sharpness property
2025-10-13 12:08 UTC (3+ messages)
` ✗ i915.CI.Full: failure for Introduce drm sharpness property (rev20)
` ✓ i915.CI.Full: success "
[core-for-CI] KVM: x86/pmu: Don't try to get perf capabilities for hybrid CPUs
2025-10-13 11:32 UTC (5+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH 0/1] [wip] Switch to use kernel standard fault injection in i915
2025-10-13 10:34 UTC (10+ messages)
` [PATCH 1/1] drm/i915: switch to use kernel standard error injection
` ✓ i915.CI.BAT: success for Switch to use kernel standard fault injection in i915
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.BAT: success for Switch to use kernel standard fault injection in i915 (rev2)
` ✗ i915.CI.BAT: failure for Switch to use kernel standard fault injection in i915 (rev3)
` ✗ i915.CI.BAT: failure for Switch to use kernel standard fault injection in i915 (rev4)
` ✗ i915.CI.BAT: failure for Switch to use kernel standard fault injection in i915 (rev5)
` ✓ i915.CI.BAT: success for Switch to use kernel standard fault injection in i915 (rev6)
` ✗ i915.CI.Full: failure "
[PATCH 0/7] drm/i915/display: Fix C20 PHY PLL DP/HDMI mode programming
2025-10-13 9:50 UTC (8+ messages)
` [PATCH 1/7] drm/i915/display: Sanitize PHY_C20_VDR_CUSTOM_SERDES_RATE/DP_RATE field macros
` [PATCH 2/7] drm/i915/display: Sanitize PHY_C20_VDR_CUSTOM_SERDES_RATE/IS_DP flag macro
` [PATCH 3/7] drm/i915/display: Sanitize PHY_C20_VDR_CUSTOM_SERDES_RATE/CONTEXT_TOGGLE "
` [PATCH 4/7] drm/i915/display: Sanitize PHY_C20_VDR_CUSTOM_SERDES_RATE/IS_HDMI_FRL "
` [PATCH 5/7] drm/i915/display: Fix PHY_C20_VDR_CUSTOM_SERDES_RATE programming
` [PATCH 6/7] drm/i915/display: Fix PHY_C20_VDR_HDMI_RATE programming
` [PATCH 7/7] drm/i915/display: Add missing clock to C10 PHY state compute/HW readout
[PATCH v1] drm/ci: disable broken MR check in sanity job
2025-10-13 9:37 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH RFC v2 0/2] Async Flip in Atomic ioctl corrections
2025-10-13 4:19 UTC (3+ messages)
[PATCH 0/8] drm/i915: Some universal plane fixes and cleanups
2025-10-12 19:39 UTC (5+ messages)
` [PATCH 2/8] drm/i915: Drop the min plane width w/a adl+
` ✓ i915.CI.BAT: success for drm/i915: Some universal plane fixes and cleanups (rev2)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox