messages from 2025-03-11 09:50:07 to 2025-03-12 21:52:16 UTC [more...]
Regression on linux-next (next-20250304)
2025-03-12 4:41 UTC (3+ messages)
` 答复: [????] "
` "
[PATCH] drm/i915/dmc: Add debugfs for dc6 counter
2025-03-12 21:52 UTC (12+ messages)
` [PATCH v5] drm/i915/dmc: Create debugfs entry "
` ✗ i915.CI.BAT: failure for drm/i915/dmc: Add debugfs for dc6 counter (rev5)
` [PATCH v6] drm/i915/dmc: Create debugfs entry for dc6 counter
` [PATCH v7] "
` ✗ i915.CI.BAT: failure for drm/i915/dmc: Add debugfs for dc6 counter (rev6)
` ✗ i915.CI.BAT: failure for drm/i915/dmc: Add debugfs for dc6 counter (rev7)
[PATCH 0/6] drm/i915/display: add display specific runtime PM interface
2025-03-12 19:57 UTC (18+ messages)
` [PATCH 1/6] drm/i915/display: add display specific runtime PM wrappers
` [PATCH 2/6] drm/i915/display: conversions to with_intel_display_rpm()
` [PATCH 3/6] drm/i915/display: use display runtime PM interfaces for for atomic state
` [PATCH 4/6] drm/i915/display: convert to display runtime PM interfaces
` [PATCH 5/6] drm/i915/power: "
` [PATCH 6/6] drm/xe/compat: remove intel_runtime_pm.h
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: add display specific runtime PM interface
` ✗ Fi.CI.SPARSE: "
` ✗ i915.CI.BAT: failure "
[PATCH] drm/i915/gvt: use hardcoded reference clocks
2025-03-12 17:25 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for "
[PATCH] drm/i915/display: Maintain alphabetical order for HAS_AS_SDP and HAS_CMRR
2025-03-12 17:07 UTC (8+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✗ i915.CI.BAT: failure "
[PATCH v4] drm/i915: Fix harmful driver register/unregister asymmetry
2025-03-12 16:58 UTC (8+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ i915.CI.BAT: failure "
` ✓ i915.CI.BAT: success "
[PATCH v8 0/3] Expose modifiers/formats supported by async flips
2025-03-12 16:10 UTC (5+ messages)
` [PATCH v8 1/3] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCH v8 2/3] drm/plane: modify create_in_formats to accommodate async
` [PATCH v8 3/3] drm/i915/display: Add i915 hook for format_mod_supported_async
` ✗ Fi.CI.SPARSE: warning for Expose modifiers/formats supported by async flips (rev8)
[PATCH] drm/i915/watermark: Check bounds for scaler_users for dsc prefill latency
2025-03-12 15:19 UTC (4+ messages)
` ✗ Fi.CI.BUILD: warning for drm/i915/watermark: Check bounds for scaler_users for dsc prefill latency (rev2)
` ✗ i915.CI.BAT: failure "
` ✓ i915.CI.BAT: success "
[PATCH v3] i915/gt/selftests: Disable lrc_timestamp test
2025-03-12 15:17 UTC (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ i915.CI.BAT: failure "
[PATCH v5 0/8] LOBF enablement fix
2025-03-12 14:58 UTC (4+ messages)
` [PATCH v5 5/8] drm/i915/lobf: Add debug interface for lobf
[PATCH] drm/i915/display: Maintain asciibetical order for HAS_* macros
2025-03-12 14:58 UTC (5+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✗ i915.CI.BAT: failure "
` ✓ i915.CI.BAT: success "
[PATCH v2 0/8] drm/client: Stop using legacy crtc->mode and a bunch of cleanups
2025-03-12 14:45 UTC (11+ messages)
` [PATCH v2 4/8] drm/client: Make copies of modes
` [PATCH v2 5/8] drm/client: Stop using the legacy crtc->mode
` [PATCH v2 6/8] drm/client: s/new_crtc/crtc/
` [PATCH v2 7/8] drm/client: Move variables to tighter scope
` [PATCH v2 8/8] drm/client: s/unsigned int i/int i/
[PATCH v5 0/3] drm/i915/xe3lpd: Update bandwidth parameters
2025-03-12 14:39 UTC (8+ messages)
` [PATCH v5 1/3] drm/i915/display: Convert intel_bw.c internally to intel_display
` [PATCH v5 2/3] drm/i915/display: Convert intel_bw.c externally "
` [PATCH v5 3/3] drm/i915/xe3lpd: Update bandwidth parameters
` ✗ Fi.CI.SPARSE: warning for drm/i915/xe3lpd: Update bandwidth parameters (rev5)
` ✗ i915.CI.BAT: failure "
linux-next: build warnings after merge of the drm-intel tree
2025-03-12 12:25 UTC
[PATCH v2 0/6] drm/i915/pm: Clean up the hibernate vs. PCI D3 quirk
2025-03-12 12:06 UTC (13+ messages)
` [PATCH v2 1/6] drm/i915/pm: Simplify pm hook documentation
` [PATCH v2 2/6] drm/i915/pm: Hoist pci_save_state()+pci_set_power_state() to the end of pm _late() hook
` [PATCH v2 3/6] drm/i915/pm: Move the hibernate+D3 quirk stuff into noirq() pm hooks
` [PATCH v2 4/6] drm/i915/pm: Do pci_restore_state() in switcheroo resume hook
` [PATCH v2 5/6] drm/i915/pm: Allow drivers/pci to manage our pci state normally
` [PATCH v2 6/6] drm/i915/pm: Drop redundant pci stuff from suspend/resume paths
` ✗ i915.CI.BAT: failure for drm/i915/pm: Clean up the hibernate vs. PCI D3 quirk (rev2)
[PATCH 0/9] drm/i915/display: conversions to struct intel_display
2025-03-12 10:30 UTC (29+ messages)
` [PATCH 1/9] drm/i915/color: prefer display->platform.<platform> checks
` [PATCH 2/9] drm/i915/connector: convert intel_connector.c to struct intel_display
` [PATCH 3/9] drm/i915/hotplug: convert intel_hotplug.[ch] "
` [PATCH 4/9] drm/i915/hotplug: convert hotplug debugfs "
` [PATCH 5/9] drm/i915/hotplug: convert hotplug irq handling to intel_de_*()
` [PATCH 6/9] drm/i915/hotplug: convert intel_hotplug_irq.[ch] to struct intel_display
` [PATCH 7/9] drm/i915/irq: convert intel_display_irq.[ch] interfaces "
` [PATCH 8/9] drm/i915/irq: convert rest of intel_display_irq.[ch] "
` [PATCH 9/9] drm/i915/display: rename I915_HAS_HOTPLUG() to HAS_HOTPLUG
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: conversions to struct intel_display (rev2)
` ✗ Fi.CI.SPARSE: "
` ✗ i915.CI.BAT: failure "
` ✓ i915.CI.BAT: success "
[PATCH 0/2] drm: Create an app info option for wedge events
2025-03-12 10:06 UTC (17+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] drm/amdgpu: Make use of drm_wedge_app_info
[v4 00/23] Plane Color Pipeline support for Intel platforms
2025-03-12 8:53 UTC (27+ messages)
` [NOT FOR REVIEW] [v4 01/23] drm: color pipeline base work
` [v4 02/23] drm: Add support for 3x3 CTM
` [v4 03/23] drm: Add Enhanced LUT precision structure
` [v4 04/23] drm: Add Color lut range attributes
` [v4 05/23] drm: Add Color ops capability property
` [v4 06/23] drm: Add 1D LUT multi-segmented color op
` [v4 07/23] drm: Define helper to initialize segmented 1D LUT
` [v4 08/23] drm/i915: Add identifiers for intel color blocks
` [v4 09/23] drm/i915: Add intel_color_op
` [v4 10/23] drm/i915/color: Add helper to create intel colorop
` [v4 11/23] drm/i915/color: Create a transfer function color pipeline
` [v4 12/23] drm/i915/color: Add and attach COLORPIPELINE plane property
` [v4 13/23] drm/i915/color: Add framework to set colorop
` [v4 14/23] drm/i915/color: Add callbacks to set plane CTM
` [v4 15/23] drm/i915/color: Add new color callbacks for Xelpd
` [v4 16/23] drm/i915/color: Add plane CTM callback for D13 and beyond
` [v4 17/23] drm/i915: Add register definitions for Plane Degamma
` [v4 18/23] drm/i915/color: Add framework to program PRE/POST CSC LUT
` [v4 19/23] drm/i915: Add register definitions for Plane Post CSC
` [v4 20/23] drm/i915/color: Program Pre-CSC registers
` [v4 21/23] drm/i915/xelpd: Program Plane Post CSC Registers
` [v4 22/23] drm/i915/color: Enable Plane Color Pipelines
` [v4 23/23] drm/doc/rfc: Add documentation for multi-segmented 1D LUT
` ✗ Fi.CI.CHECKPATCH: warning for Plane Color Pipeline support for Intel platforms (rev4)
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "
[RESEND PATCH 0/8] VRR Refactor
2025-03-12 7:32 UTC (8+ messages)
` [RESEND PATCH 7/8] drm/i915/vrr: Prepare for fixed refresh rate timings
` [RESEND PATCH 8/8] drm/i915/display: Enable MSA Ignore Timing PAR only when in not fixed_rr mode
` ✗ Fi.CI.SPARSE: warning for VRR Refactor
` ✗ i915.CI.BAT: failure "
` ✗ Fi.CI.SPARSE: warning for VRR Refactor (rev2)
` ✗ i915.CI.BAT: failure "
` ✓ i915.CI.BAT: success "
[PATCH v6 0/3] Expose modifiers/formats supported by async flips
2025-03-12 5:51 UTC (4+ messages)
` [PATCH v6 2/3] drm/plane: modify create_in_formats to accommodate async
[PATCH v7 0/3] Expose modifiers/formats supported by async flips
2025-03-12 5:50 UTC (3+ messages)
` [PATCH v7 2/3] drm/plane: modify create_in_formats to accommodate async
[Intel-gfx] [PATCH] drm/i915/dsi: let HW maintain the HS-TRAIL timing
2025-03-12 0:37 UTC (3+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/dsi: let HW maintain the HS-TRAIL timing (rev4)
[RFC 0/7] drm/i915: make i915->display opaque pointer
2025-03-11 19:24 UTC (11+ messages)
` [RFC 1/7] drm/i915/hdmi: remove inline to_i915()
` [RFC 2/7] drm/i915/hotplug: use container_of() to get struct intel_display
` [RFC 3/7] drm/i915: convert i915 and xe display members into pointers
` [RFC 4/7] drm/i915: scripted conversion to i915->display pointer
` [RFC 5/7] drm/i915: allocate struct intel_display dynamically
` [RFC 6/7] drm/i915: stop including display/intel_display_core.h from i915_drv.h
` [RFC 7/7] drm/xe: drop intel_display_core/device.h include from xe_device_types.h
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: make i915->display opaque pointer
` ✗ Fi.CI.SPARSE: "
` ✗ i915.CI.BAT: failure "
[PATCH v4 0/3] drm/i915/xe3lpd: Update bandwidth parameters
2025-03-11 16:50 UTC (4+ messages)
` [PATCH v4 1/3] drm/i915/display: Convert intel_bw.c internally to intel_display
[PATCH v3] drm/i915/selftests: Refactor RC6 power measurement and error handling
2025-03-11 16:17 UTC (4+ messages)
` ✓ i915.CI.BAT: success for drm/i915/selftests: Refactor RC6 power measurement and error handling (rev2)
[PATCH v5 0/6] drm/i915/dp: Fix link training interrupted by HPD pulse
2025-03-11 14:37 UTC (3+ messages)
` ✗ i915.CI.Full: failure for drm/i915/dp: Fix link training interrupted by HPD pulse (rev3)
[PATCH 1/2] drm/i915: Enable/disable shared dplls just the once for joined pipes
2025-03-11 13:34 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Move intel_disable_shared_dpll() into ilk_pch_post_disable()
[PATCH 00/10] Introduce drm sharpness property
2025-03-11 12:15 UTC (19+ messages)
` [PATCH 02/10] drm/i915/display: Introduce HAS_CASF macro
` [PATCH 03/10] drm/i915/display: Add sharpness strength and winsize
` [PATCH 04/10] drm/i915/display: Add filter lut values
` [PATCH 05/10] drm/i915/display: Compute the scaler filter coefficients
` [PATCH 06/10] drm/i915/display: Add and compute scaler parameter
` [PATCH 07/10] drm/i915/display: Configure the second scaler for sharpness
` [PATCH 08/10] drm/i915/display: Call the compute function
` [PATCH 09/10] drm/i915/display: Enable/disable casf
` [PATCH 10/10] drm/i915/display: Expose casf property
[PATCH v3 0/3] drm/i915/xe3lpd: Update bandwidth parameters
2025-03-11 11:43 UTC (6+ messages)
` [PATCH v3 1/3] drm/i915/display: Convert intel_bw.c internally to intel_display
[bug report] drm/i915: Replace global breadcrumbs with per-context interrupt tracking
2025-03-11 11:41 UTC
[PATCH v2] i915/selftest/igt_mmap: let mmap tests run in kthread
2025-03-11 10:37 UTC (6+ messages)
[Intel-gfx] [PATCH v3] drm/i915/dsi: let HW maintain the HS-TRAIL timing
2025-03-11 10:06 UTC (2+ messages)
` [PATCH v4] "
[PATCH 00/11] DPLL framework redesign
2025-03-11 9:50 UTC (5+ messages)
` [PATCH 07/11] drm/i915/dpll: Change argument for enable hook in intel_global_dpll_funcs
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