Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-11 09:49:59 to 2025-03-11 20:40:22 UTC [more...]

[PATCH 0/6] drm/i915/display: add display specific runtime PM interface
 2025-03-11 20:39 UTC  (17+ 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
` ✓ CI.Patch_applied: success for drm/i915/display: add display specific runtime PM interface
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH 0/9] drm/i915/display: conversions to struct intel_display
 2025-03-11 20:38 UTC  (16+ 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
` ✓ CI.Patch_applied: success for drm/i915/display: conversions to struct intel_display (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "

[RFC 0/7] drm/i915: make i915->display opaque pointer
 2025-03-11 20:11 UTC  (15+ 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
` ✓ CI.Patch_applied: success for drm/i915: make i915->display opaque pointer
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH v5 0/3] drm/i915/xe3lpd: Update bandwidth parameters
 2025-03-11 19:22 UTC  (12+ 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
` ✓ CI.Patch_applied: success for drm/i915/xe3lpd: Update bandwidth parameters (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[drm-xe:drm-xe-fixes] BUILD SUCCESS f5d4e81774c42d9c2ea3980e570f3330ff2ed5d2
 2025-03-11 19:13 UTC 

[PATCH 0/2] SRIOV: Eliminate usage of CTC_MODE
 2025-03-11 19:07 UTC  (12+ messages)
` [PATCH 1/2] drm/xe/vf: Don't check CTC_MODE[0] if VF
` [PATCH 2/2] drm/xe/pf: Drop CTC_MODE from VF runtime register list
` ✓ CI.Patch_applied: success for SRIOV: Eliminate usage of CTC_MODE
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v2 0/2] drm/xe: Fix survivability
 2025-03-11 18:34 UTC  (3+ messages)
` [PATCH v2 1/2] drm/xe: Move survivability back to xe
` [PATCH v2 2/2] drm/xe: Allow to inject error in early probe

[PATCH v4 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-03-11 18:33 UTC  (33+ messages)
` [PATCH v4 01/25] drm/dumb-buffers: Sanitize output on errors
` [PATCH v4 02/25] drm/dumb-buffers: Provide helper to set pitch and size
` [PATCH v4 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
` [PATCH v4 04/25] drm/gem-shmem: "
` [PATCH v4 05/25] drm/gem-vram: "
` [PATCH v4 06/25] drm/armada: "
` [PATCH v4 07/25] drm/exynos: "
` [PATCH v4 08/25] drm/gma500: "
` [PATCH v4 09/25] drm/hibmc: "
` [PATCH v4 10/25] drm/imx/ipuv3: "
` [PATCH v4 11/25] drm/loongson: "
` [PATCH v4 12/25] drm/mediatek: "
` [PATCH v4 13/25] drm/msm: "
` [PATCH v4 14/25] drm/nouveau: "
` [PATCH v4 15/25] drm/omapdrm: "
` [PATCH v4 16/25] drm/qxl: "
` [PATCH v4 17/25] drm/renesas/rcar-du: "
` [PATCH v4 18/25] drm/renesas/rz-du: "
` [PATCH v4 19/25] drm/rockchip: "
` [PATCH v4 20/25] drm/tegra: "
` [PATCH v4 21/25] drm/virtio: "
` [PATCH v4 22/25] drm/vmwgfx: "
` [PATCH v4 23/25] drm/xe: "
` [PATCH v4 24/25] drm/xen: "
` [PATCH v4 25/25] drm/xlnx: "
` ✓ CI.Patch_applied: success for drm/dumb-buffers: Fix and improve buffer-size calculation (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH] drm/xe: Use local fence in error path of xe_migrate_clear
 2025-03-11 18:29 UTC 

[drm-xe:drm-xe-next] BUILD SUCCESS 8da8aecf1f2d89c2b8188bcf7aa252ec146ddd12
 2025-03-11 18:09 UTC 

[PATCH] drm/i915/display: Maintain alphabetical order for HAS_AS_SDP and HAS_CMRR
 2025-03-11 18:08 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH 0/2] VF: Catch all unexpected registers accesses
 2025-03-11 18:08 UTC  (16+ messages)
` [PATCH 1/2] drm/xe/vf: Don't try Driver-FLR if VF
` [PATCH 2/2] drm/xe/vf: Catch all unexpected register reads
` ✓ CI.Patch_applied: success for VF: Catch all unexpected registers accesses
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

Regression on linux-next (next-20250304)
 2025-03-11 17:57 UTC 

[PATCH v3] drm/xe: Apply Wa_16023105232
 2025-03-11 17:49 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Apply Wa_16023105232 (rev3)

[PATCH v2 0/3] PMU support for function engine activity
 2025-03-11 17:27 UTC  (3+ messages)
` [PATCH v2 1/3] drm/xe: Add support for per-function "

[PATCH 0/2] drm: Create an app info option for wedge events
 2025-03-11 17:13 UTC  (14+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] drm/amdgpu: Make use of drm_wedge_app_info

[PATCH] drm/xe: Prefer USEC_PER_SEC over MICRO
 2025-03-11 16:56 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[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

[drm-xe:topic/xe-for-CI] BUILD SUCCESS 4868f2aad04f639490d35b90e1f9f73919078ffd
 2025-03-11 16:44 UTC 

[PATCH v5 0/6] drm/i915/dp: Fix link training interrupted by HPD pulse
 2025-03-11 14:37 UTC  (2+ messages)
  ` ✗ i915.CI.Full: failure for drm/i915/dp: Fix link training interrupted by HPD pulse (rev3)

[PATCH v7 0/6] drm/xe/xe_vm: Implement xe_vm_get_faults_ioctl
 2025-03-11 14:11 UTC  (6+ messages)
` [PATCH v7 4/6] drm/xe/uapi: Define drm_xe_vm_get_faults
` ✗ Xe.CI.Full: failure for drm/xe/xe_vm: Implement xe_vm_get_faults_ioctl (rev2)

[PATCH 0/5] Use MI_MATH to apply RMW WA in LRC
 2025-03-11 13:37 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for Use MI_MATH to apply RMW WA in LRC (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[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

✓ CI.Patch_applied: success for drm/i915/dsi: let HW maintain the HS-TRAIL timing
 2025-03-11 11:37 UTC  (7+ messages)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH 5/5] drm/xe/vf: Unblock xe_rtp_process_to_sr for VFs
 2025-03-11 10:52 UTC  (2+ messages)
` [PATCH v2 "

[RESEND PATCH 0/8] VRR Refactor
 2025-03-11 10:44 UTC  (16+ messages)
` [RESEND PATCH 1/8] drm/i915/vrr: Remove unwanted comment
` [RESEND PATCH 2/8] drm/i915:vrr: Separate out functions to compute vmin and vmax
` [RESEND PATCH 3/8] drm/i915/vrr: Make helpers for cmrr and vrr timings
` [RESEND PATCH 4/8] drm/i915/vrr: Disable CMRR
` [RESEND PATCH 5/8] drm/i915/vrr: Track vrr.enable only for variable timing
` [RESEND PATCH 6/8] drm/i915/vrr: Use crtc_vtotal for vmin
` [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
` ✓ CI.Patch_applied: success for VRR Refactor
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v4] drm/i915/dsi: let HW maintain the HS-TRAIL timing
 2025-03-11 10:06 UTC 

[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


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