messages from 2025-01-28 16:06:32 to 2025-01-29 17:42:15 UTC [more...]
[PATCH v2] drm/sched: Use struct for drm_sched_init() params
2025-01-29 16:50 UTC (17+ messages)
` ✓ Xe.CI.BAT: success for drm/sched: Use struct for drm_sched_init() params (rev2)
` ✗ Xe.CI.Full: failure "
[CI 00/13] Add PXP HWDRM support
2025-01-29 17:41 UTC (11+ messages)
` [CI 01/13] drm/xe/pxp: Initialize PXP structure and KCR reg
` [CI 02/13] drm/xe/pxp: Allocate PXP execution resources
` [CI 03/13] drm/xe/pxp: Add VCS inline termination support
` [CI 04/13] drm/xe/pxp: Add GSC session invalidation support
` [CI 05/13] drm/xe/pxp: Handle the PXP termination interrupt
` [CI 06/13] drm/xe/pxp: Add GSC session initialization support
` [CI 08/13] drm/xe/pxp/uapi: Add userspace and LRC support for PXP-using queues
` [CI 09/13] drm/xe/pxp/uapi: Add a query for PXP status
` [CI 10/13] drm/xe/pxp/uapi: Add API to mark a BO as using PXP
` [CI 13/13] drm/xe/pxp: Enable PXP for MTL and LNL
[PATCH v3 00/30] Introduce GPU SVM and Xe SVM implementation
2025-01-29 17:42 UTC (7+ messages)
` [PATCH v3 03/30] mm/migrate: Trylock device page in do_swap_page
` [PATCH v3 04/30] drm/pagemap: Add DRM pagemap
[PATCH 0/6] drm/i915: DP and DP MST cleanups
2025-01-29 17:13 UTC (14+ messages)
` [PATCH 1/6] drm/i915/dp: constify struct link_config_limits pointers
` [PATCH 2/6] drm/i915/dp: change the order of intel_dp_mtp_tu_compute_config() params
` [PATCH 3/6] drm/i915/mst: change where lane_count and port_clock are set
` [PATCH 4/6] drm/i915/mst: handle mst pbn_div in intel_dp_mtp_tu_compute_config()
` [PATCH 5/6] drm/i915/mst: remove unnecessary mst_stream_find_vcpi_slots_for_bpp()
` [PATCH 6/6] drm/i915/mst: use min_array() and max_array() instead of hand-rolling
` ✓ CI.Patch_applied: success for series starting with [1/6] drm/i915/dp: constify struct link_config_limits pointers
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: success for drm/i915: DP and DP MST cleanups
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH 1/3] drm/xe: Add a function to zap page table by address range
2025-01-29 16:41 UTC (16+ messages)
` [PATCH 2/3] drm/xe: Clear scratch page before vm_bind
` [PATCH 3/3] drm/xe: Allow scratch page under fault mode for certain platform
` ✓ CI.Patch_applied: success for series starting with [1/3] drm/xe: Add a function to zap page table by address range
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "
[PATCH] drm/xe/xe3: Extend wa_15015404425 for xe3
2025-01-29 16:38 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 0/5] Workaround fixes, improvements, additions
2025-01-29 15:56 UTC (6+ messages)
` [PATCH 1/5] drm/xe: Fix GT workaround handling
` [PATCH 2/5] drm/xe/gen12: Add Wa_1604555607
` [PATCH 3/5] drm/xe/gen12: L3 recommended hashing mask
` [PATCH 4/5] drm/xe: Add performance tunings to debugfs
` [PATCH 5/5] drm/xe: Move a couple static workarounds/tunings to the static list
[PATCH 0/2] drm/i915/display: Allow display PHYs to reset power state
2025-01-29 15:35 UTC (12+ messages)
` [PATCH 1/2] drm/i915/display: Drop crtc_state from C10/C20 pll programming
` [PATCH 2/2] drm/i915/display: Allow display PHYs to reset power state
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "
[PATCH] drm/i915/display: Disable AuxCCS framebuffers if built for Xe
2025-01-29 15:20 UTC (6+ messages)
[PATCH] Revert "drm/xe/lnl: Enable GuC SLPC DCC task"
2025-01-29 13:45 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v6 0/6] Maintenence of devcoredump <-> GuC-Err-Capture plumbing
2025-01-29 12:54 UTC (16+ messages)
` [PATCH v6 1/6] drm/xe/guc: Rename __guc_capture_parsed_output
` [PATCH v6 2/6] drm/xe/guc: Don't store capture nodes in xe_devcoredump_snapshot
` [PATCH v6 3/6] drm/xe/guc: Split engine state print between xe_hw_engine vs xe_guc_capture
` [PATCH v6 4/6] drm/xe/guc: Move xe_hw_engine_snapshot creation back to xe_hw_engine.c
` [PATCH v6 5/6] drm/xe/xe_hw_engine: Update hw_engine_snapshot_capture for debugfs
` [PATCH v6 6/6] drm/xe/guc: Update comments on GuC-Err-Capture flows
` ✓ CI.Patch_applied: success for Maintenence of devcoredump <-> GuC-Err-Capture plumbing
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 0/2] Consider joiner calculation for panel fitting
2025-01-29 12:54 UTC (5+ messages)
` [PATCH 1/2] drm/i915/display: After joiner compute pfit_dst
[PATCH v4 0/8] PMU Support for per-engine-class activity
2025-01-29 12:36 UTC (16+ messages)
` [PATCH v4 1/8] drm/xe: Add per-engine-class activity support
` [PATCH v4 2/8] drm/xe/trace: Add trace for engine activity
` [PATCH v4 3/8] drm/xe/guc: Expose engine activity only for supported GuC version
` [PATCH v4 4/8] drm/xe/xe_pmu: Add PMU support for per-engine-class activity
` [PATCH v4 5/8] drm/xe/guc: Bump minimum required GuC version to v70.36.0
` [PATCH v4 6/8] drm/xe: Add support for per-function engine activity
` [PATCH v4 7/8] drm/xe/xe_pmu: Add pmu support for per-function engine activity stats
` [PATCH v4 8/8] drm/xe/pf: Enable per-function per-engine-class "
` ✓ CI.Patch_applied: success for PMU Support for per-engine-class activity (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ Xe.CI.BAT: failure "
[PATCH] drm/xe/ptl: Update the PTL pci id table
2025-01-29 11:26 UTC (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 14/26] drm/xe/eudebug: implement userptr_vma access
2025-01-29 10:33 UTC (5+ messages)
` [PATCH 13/26] RFC drm/xe/eudebug: userptr vm pread/pwrite
[PATCH v2] drm/xe/bmg: Add new PCI IDs
2025-01-29 9:18 UTC (11+ messages)
` ✓ CI.Patch_applied: success for drm/xe/bmg: Add new PCI IDs (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v5 0/7] drm/i915/xe3: FBC Dirty rect feature support
2025-01-29 9:14 UTC (12+ messages)
` [PATCH v5 4/7] drm/i915/display: update and store the plane damage clips
` ✓ CI.Patch_applied: success for drm/i915/xe3: FBC Dirty rect feature support (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH v2] treewide: const qualify ctl_tables where applicable
2025-01-29 8:49 UTC (10+ messages)
` "
` "
` "
` "
[PATCH v8 00/14] Display Global Histogram
2025-01-29 7:39 UTC (11+ messages)
` [PATCH v8 13/14] drm/i915/histogram: Histogram changes for Display 20+
` [PATCH v8 14/14] drm/i915/histogram: Enable pipe dithering
` ✓ CI.Patch_applied: success for Display Global Histogram (rev9)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH v6 0/3] Enable Survivability mode
2025-01-29 7:27 UTC (4+ messages)
` [PATCH v6 2/3] drm/xe: Enable Boot "
` ✗ Xe.CI.Full: failure for Enable Survivability mode (rev7)
Regression on linux-next (next-20250120)
2025-01-29 7:13 UTC (7+ messages)
[PATCH v10 0/4] Introduce DRM device wedged event
2025-01-29 7:04 UTC (8+ messages)
` [PATCH v10 2/4] drm/doc: Document "
[PATCH 0/1] drm/xe/pf: Add runtime registers for graphics gen >= 30
2025-01-29 6:13 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for "
` ✓ Xe.CI.BAT: success "
[PATCH] drm/xe/guc: Fix size_t print format
2025-01-29 5:41 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v8 0/7] Add support for EU stall sampling
2025-01-29 4:32 UTC (4+ messages)
` [PATCH v8 3/7] drm/xe/eustall: Implement EU stall sampling APIs for Xe_HPC
` [PATCH v8 4 "
[PATCH 1/3] drm/i915/display: Move shutdown sequences under display driver
2025-01-28 23:27 UTC (4+ messages)
` [PATCH 3/3] drm/xe: Use i915-display shutdown sequence directly
[PATCH 1/3] drm/xe/display: Add intel_plane_initial_vblank_wait
2025-01-28 22:08 UTC (2+ messages)
[PATCH v4 0/1] Maintenence of devcoredump <-> GuC-Err-Capture plumbing
2025-01-28 20:33 UTC (4+ messages)
[PATCH 0/5] drm/i915: Improve the display VT-d workarounds
2025-01-28 16:56 UTC (7+ messages)
` [PATCH 1/5] drm/i915: Move VT-d alignment into plane->min_alignment()
[PATCH] drm/i915: Give i915 and xe each their own display tracepoints
2025-01-28 16:50 UTC (5+ messages)
[PATCH] drm/xe/bmg: Add new PCI IDs
2025-01-28 16:13 UTC
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