[PATCH] drm/xe: Drop unnecessary GT lookup in xe_exec_queue_create_ioctl()
2025-02-18 20:05 UTC
[PATCH v10 0/8] Add support for EU stall sampling
2025-02-18 20:05 UTC (12+ messages)
` [PATCH v10 1/8] drm/xe/topology: Add a function to find the index of the last enabled DSS in a mask
` [PATCH v10 2/8] drm/xe/uapi: Introduce API for EU stall sampling
` [PATCH v10 3/8] drm/xe/eustall: Add support to init, enable and disable "
` [PATCH v10 4/8] drm/xe/eustall: Add support to read() and poll() EU stall data
` [PATCH v10 5/8] drm/xe/eustall: Add support to handle dropped "
` [PATCH v10 6/8] drm/xe/eustall: Add EU stall sampling support for Xe2
` [PATCH v10 7/8] drm/xe/uapi: Add a device query to get EU stall sampling information
` [PATCH v10 8/8] drm/xe/eustall: Add workaround 22016596838 which applies to PVC
` ✓ CI.Patch_applied: success for Add support for EU stall sampling
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
[PATCH v3 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
2025-02-18 19:32 UTC (35+ messages)
` [PATCH v3 01/25] drm/dumb-buffers: Sanitize output on errors
` [PATCH v3 02/25] drm/dumb-buffers: Provide helper to set pitch and size
` [PATCH v3 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
` [PATCH v3 04/25] drm/gem-shmem: "
` [PATCH v3 05/25] drm/gem-vram: "
` [PATCH v3 06/25] drm/armada: "
` [PATCH v3 07/25] drm/exynos: "
` [PATCH v3 08/25] drm/gma500: "
` [PATCH v3 09/25] drm/hibmc: "
` [PATCH v3 10/25] drm/imx/ipuv3: "
` [PATCH v3 11/25] drm/loongson: "
` [PATCH v3 12/25] drm/mediatek: "
` [PATCH v3 13/25] drm/msm: "
` [PATCH v3 14/25] drm/nouveau: "
` [PATCH v3 15/25] drm/omapdrm: "
` [PATCH v3 16/25] drm/qxl: "
` [PATCH v3 17/25] drm/renesas/rcar-du: "
` [PATCH v3 18/25] drm/renesas/rz-du: "
` [PATCH v3 19/25] drm/rockchip: "
` [PATCH v3 20/25] drm/tegra: "
` [PATCH v3 21/25] drm/virtio: "
` [PATCH v3 22/25] drm/vmwgfx: "
` [PATCH v3 23/25] drm/xe: "
` [PATCH v3 24/25] drm/xen: "
` [PATCH v3 25/25] drm/xlnx: "
` ✓ CI.Patch_applied: success for drm/dumb-buffers: Fix and improve buffer-size calculation (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH 0/4] drm/xe/xe_drm_client: Add per drm client reset stats
2025-02-18 19:21 UTC (8+ messages)
` [PATCH 3/4] FIXME: drm/xe/xe_drm_client: Add per drm client pagefault info
` [PATCH 4/4] drm/xe/xe_drm_client: Add per drm client reset stats
[PATCH 1/2] drm/{i915,xe}: Move intel_pch under display
2025-02-18 19:05 UTC (16+ messages)
` [PATCH 2/2] drm/i915/display: Convert intel_pch towards intel_display
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/{i915,xe}: Move intel_pch under display
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v5 0/6] drm/sched: Job queue peek/pop helpers and struct job re-order
2025-02-18 18:26 UTC (3+ messages)
` [PATCH v5 1/6] drm/sched: Add internal job peek/pop API
[PATCH] drm/xe/kunit: Test WAs for PTL
2025-02-18 16:48 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH 1/2] drm/xe: s/xe_mmio_init/xe_mmio_probe_early
2025-02-18 16:31 UTC (2+ messages)
[PATCH 0/2] drm/i915/dp: Fix 128b/132b modeset issues
2025-02-18 16:27 UTC (15+ messages)
` [PATCH 1/2] drm/i915/dp: Fix error handling during 128b/132b link training
` [PATCH 2/2] drm/i915/dp: Fix disabling the transcoder function in 128b/132b mode
` ✓ CI.Patch_applied: success for drm/i915/dp: Fix 128b/132b modeset issues
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v4 0/2]drm/xe: Add and refactor workarounds
2025-02-18 16:20 UTC (5+ messages)
` [PATCH v4 1/2] drm/xe: Add Wa_16021333562 and Wa_14016712196
` ✗ Xe.CI.Full: failure for drm/xe: Add and refactor workarounds (rev3)
[PATCH v8 00/14] Display Global Histogram
2025-02-18 16:18 UTC (8+ messages)
` [PATCH v8 01/14] drm: Define histogram structures exposed to user
[PATCH v16 0/7] TTM shrinker helpers and xe buffer object shrinker
2025-02-18 15:40 UTC (4+ messages)
` [PATCH v16 2/7] drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pages
Patch "drm/xe/tracing: Fix a potential TP_printk UAF" has been added to the 6.13-stable tree
2025-02-18 15:01 UTC (2+ messages)
` ✗ CI.Patch_applied: failure for "
Patch "drm/xe/tracing: Fix a potential TP_printk UAF" has been added to the 6.12-stable tree
2025-02-18 14:56 UTC (2+ messages)
` ✗ CI.Patch_applied: failure for "
[drm-xe:drm-xe-fixes] BUILD SUCCESS 0c455f3a12298e9c89a78d2f3327e15e52c0adc5
2025-02-18 14:53 UTC
[PATCH v2 1/2] drm/xe: move page fault descriptors to uc types file
2025-02-18 14:51 UTC (9+ messages)
` [PATCH v2 2/2] drm/xe: upon page fault, use generic uc fw instead of guc
` ✓ CI.Patch_applied: success for series starting with [v2,1/2] drm/xe: move page fault descriptors to uc types file
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "
[PATCH v5 0/3] Expose modifiers/formats supported by async flips
2025-02-18 14:50 UTC (12+ messages)
` [PATCH v5 1/3] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCH v5 2/3] drm/plane: modify create_in_formats to accommodate async
` [PATCH v5 3/3] drm/i915/display: Add i915 hook for format_mod_supported_async
` ✓ CI.Patch_applied: success for Expose modifiers/formats supported by async flips (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
[PATCH v3 0/3] Improve type-safety on POWER_DOMAIN_*() macros
2025-02-18 14:45 UTC (16+ messages)
` [PATCH v3 1/3] drm/i915/display: Use explicit base values in "
` [PATCH v3 2/3] drm/i915/display: Make POWER_DOMAIN_*() always result in enum intel_display_power_domain
` [PATCH v3 3/3] drm/i915/display: Convert POWER_DOMAIN_*() to functions
` ✓ CI.Patch_applied: success for Improve type-safety on POWER_DOMAIN_*() macros (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/{i915, xe}/display: Move dsm registration under intel_driver
2025-02-18 12:58 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v5 0/2] drm/i915/display: Allow display PHYs to reset power state
2025-02-18 12:41 UTC (9+ messages)
` [PATCH v5 1/2] drm/i915/display: Drop crtc_state from C10/C20 pll programming
` [PATCH v5 2/2] drm/i915/display: Allow display PHYs to reset power state
` ✓ CI.Patch_applied: success for drm/i915/display: Allow display PHYs to reset power state (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH v9 0/8] Add support for EU stall sampling
2025-02-18 11:54 UTC (16+ messages)
` [PATCH v9 2/8] drm/xe/uapi: Introduce API "
` [PATCH v9 4/8] drm/xe/eustall: Add support to read() and poll() EU stall data
[PATCH] drm/xe: Fix exporting xe buffers multiple times
2025-02-18 11:49 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH v9] drm/xe: add mmio debugfs file & restore xe_mmio_ioctl as its ioctl handler
2025-02-18 8:04 UTC (3+ messages)
[PATCH v2 0/8] drm/i915: Provide more information on display faults
2025-02-18 7:45 UTC (5+ messages)
` [PATCH v2 6/8] drm/i915: Introduce i915_error_regs
` ✓ Xe.CI.BAT: success for drm/i915: Provide more information on display faults (rev3)
` ✗ Xe.CI.Full: failure "
[PATCH v2 0/3] drm/i915/xe3lpd: Update bandwidth parameters
2025-02-18 7:16 UTC (8+ messages)
` [PATCH v2 1/3] drm/i915/display: Use display variable in intel_bw.c
` [PATCH v2 2/3] drm/i915/display: Use display-specific platform checks "
` ✓ Xe.CI.BAT: success for drm/i915/xe3lpd: Update bandwidth parameters (rev2)
[PATCH] [CI] drm/i915/dmc: Test Xe3LPD DMC v2.17
2025-02-18 4:52 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[drm-xe:drm-xe-next] BUILD SUCCESS 339adeb10472a34bb74624958b031e490531d37c
2025-02-18 4:06 UTC
[PATCH v2 1/3] drm/xe/userptr: restore invalidation list on error
2025-02-18 3:58 UTC (4+ messages)
[PATCH] drm/xe/display: Spin-off xe_display runtime/d3cold sequences
2025-02-18 2:43 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe/client: Limit 80 char per line
2025-02-18 0:43 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v4 0/2] drm/i915/display: Allow display PHYs to reset power state
2025-02-17 20:50 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/display: Allow display PHYs to reset power state (rev4)
[PATCH 00/19] Use VRR timing generator for fixed refresh rate modes
2025-02-17 18:56 UTC (16+ messages)
` [PATCH 05/19] drm/i915/vrr: Track vrr.enable only for variable timing
` [PATCH 06/19] drm/i915/vrr: Use crtc_vtotal for vmin
` [PATCH 07/19] drm/i915/vrr: Prepare for fixed refresh rate timings
` [PATCH 08/19] drm/i915/dp: Avoid vrr compute config for HDMI sink
` [PATCH 13/19] drm/i915/vrr: Handle joiner with vrr
` [PATCH 16/19] drm/i915/display: Use fixed_rr timings in modeset sequence
` [PATCH 18/19] drm/i915/vrr: Always use VRR timing generator for MTL+
page: next (older)
- 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).