Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-17 09:47:13 to 2024-12-18 04:06:56 UTC [more...]

[PATCH v3 00/19] Converge on using secs_to_jiffies()
 2024-12-17 21:12 UTC  (9+ messages)
` [PATCH v3 02/19] coccinelle: misc: Add secs_to_jiffies script

[PATCH 00/14] DP DSC min/max src bpc fixes
 2024-12-18  4:06 UTC  (20+ messages)
` [PATCH 01/14] drm/i915/dp: Refactor FEC support check in intel_dp_supports_dsc
` [PATCH 02/14] drm/i915/dp: Return early if DSC not supported
` [PATCH 03/14] drm/i915/dp: Separate out helper for compute fec_enable
` [PATCH 04/14] drm/i915/dp: Drop check for FEC in intel_dp_fec_compute_config
` [PATCH 10/14] drm/i915/dp_mst: Use pipe_bpp->limits.{max/min}_bpp for dsc
` [PATCH 14/14] drm/i915/dp_mst: Use link.{min/max}_bpp_x16
` ✓ CI.Patch_applied: success for DP DSC min/max src bpc fixes (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH v2] drm/i915/display: drop unnecessary i915_drv.h includes
 2024-12-18  4:03 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/i915/display: drop unnecessary i915_drv.h includes (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe/pm: Also avoid missing outer rpm warning on system suspend
 2024-12-18  4:03 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[drm-xe:drm-xe-next] BUILD SUCCESS 5637797add2af632a5d037044ab1b0b35643902e
 2024-12-18  3:48 UTC 

[PATCH 0/2] Fixes for MI_REPORT_PERF_COUNT
 2024-12-18  3:32 UTC  (6+ messages)
` [PATCH 2/2] xe/oa: Use MI_LOAD_REGISTER_IMMEDIATE to enable OAR/OAC

[PATCH 0/3] drm/xe: Small trace print improvements
 2024-12-18  3:09 UTC  (14+ messages)
` [PATCH 1/3] drm/xe: trace bo create
` [PATCH 2/3] drm/xe: Print vm flags in xe_vm trace print
` [PATCH 3/3] drm/xe: Print vm parameter in xe_vma trace
` ✓ CI.Patch_applied: success for drm/xe: Small trace print improvements
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe: Reject BO eviction if BO is bound to current VM
 2024-12-18  1:59 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "

[PATCH] drm/xe/sa: Drop hardcoded 4K guard in sub-allocator
 2024-12-18  1:02 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v6 0/7] Add support for EU stall sampling
 2024-12-18  0:47 UTC  (16+ messages)
` [PATCH v6 2/7] drm/xe/uapi: Introduce API "
` [PATCH v6 3/7] drm/xe/eustall: Implement EU stall sampling APIs for Xe_HPC
` [PATCH v6 5/7] drm/xe/eustall: Add EU stall sampling support for Xe2
` [PATCH v6 6/7] drm/xe/uapi: Add a device query to get EU stall sampling information
` [PATCH v6 7/7] 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 "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[RFC v2 0/6] Check if is vblank too short
 2024-12-18  0:00 UTC  (14+ messages)
` [RFC v2 1/6] drm/i915/scaler: Add and compute scaling factors
` [RFC v2 2/6] drm/i915/scaler: Add member to track scaler user
` [RFC v2 3/6] drm/i915/scaler: Use crtc_state to setup plane or pipe scaler
` [RFC v2 4/6] drm/i915/scaler: Compute scling factors for "
` [RFC v2 5/6] drm/i915/scaler: Check if vblank is sufficient for scaler
` [RFC v2 6/6] drm/i915/dsc: Check if dsc prefill sufficient for vblank
` ✓ CI.Patch_applied: success for Check if is vblank too short
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "

[PATCH] drm/xe: Force write completion of MI_STORE_DATA_IMM
 2024-12-17 23:39 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v3 00/30] Introduce GPU SVM and Xe SVM implementation
 2024-12-17 23:33 UTC  (31+ messages)
` [PATCH v3 01/30] drm/xe: Retry BO allocation
` [PATCH v3 02/30] mm/migrate: Add migrate_device_pfns
` [PATCH v3 03/30] mm/migrate: Trylock device page in do_swap_page
` [PATCH v3 04/30] drm/pagemap: Add DRM pagemap
` [PATCH v3 05/30] drm/gpusvm: Add support for GPU Shared Virtual Memory
` [PATCH v3 06/30] drm/xe: Select DRM_GPUSVM Kconfig
` [PATCH v3 07/30] drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_CPU_ADDR_MIRROR flag
` [PATCH v3 08/30] drm/xe: Add SVM init / close / fini to faulting VMs
` [PATCH v3 09/30] drm/xe: Add dma_addr res cursor
` [PATCH v3 10/30] drm/xe: Nuke VM's mapping upon close
` [PATCH v3 11/30] drm/xe: Add SVM range invalidation and page fault handler
` [PATCH v3 12/30] drm/gpuvm: Add DRM_GPUVA_OP_DRIVER
` [PATCH v3 13/30] drm/xe: Add (re)bind to SVM page fault handler
` [PATCH v3 14/30] drm/xe: Add SVM garbage collector
` [PATCH v3 15/30] drm/xe: Add unbind to "
` [PATCH v3 16/30] drm/xe: Do not allow CPU address mirror VMA unbind if the GPU has bindings
` [PATCH v3 17/30] drm/xe: Enable CPU address mirror uAPI
` [PATCH v3 18/30] drm/xe: Add migrate layer functions for SVM support
` [PATCH v3 19/30] drm/xe: Add SVM device memory mirroring
` [PATCH v3 20/30] drm/xe: Add drm_gpusvm_devmem to xe_bo
` [PATCH v3 21/30] drm/xe: Add drm_pagemap ops to SVM
` [PATCH v3 22/30] drm/xe: Add GPUSVM device memory copy vfunc functions
` [PATCH v3 23/30] drm/xe: Add Xe SVM populate_devmem_pfn GPU SVM vfunc
` [PATCH v3 24/30] drm/xe: Add Xe SVM devmem_release "
` [PATCH v3 25/30] drm/xe: Add BO flags required for SVM
` [PATCH v3 26/30] drm/xe: Add SVM VRAM migration
` [PATCH v3 27/30] drm/xe: Basic SVM BO eviction
` [PATCH v3 28/30] drm/xe: Add SVM debug
` [PATCH v3 29/30] drm/xe: Add modparam for SVM notifier size
` [PATCH v3 30/30] drm/xe: Add always_migrate_to_vram modparam

[PATCH v2 00/29] Introduce GPU SVM and Xe SVM implementation
 2024-12-17 23:14 UTC  (4+ messages)
` [PATCH v2 29/29] drm/doc: gpusvm: Add GPU SVM documentation

[PATCH] drm/xe: Fix fault on fd close when wedged
 2024-12-17 22:20 UTC  (5+ messages)

[PATCH v15 0/9] TTM shrinker helpers and xe buffer object shrinker
 2024-12-17 21:53 UTC  (17+ messages)
` [PATCH v15 1/9] drm/ttm: Balance ttm_resource_cursor_init() and ttm_resource_cursor_fini()
` [PATCH v15 2/9] drm/ttm: Provide a shmem backup implementation
` [PATCH v15 3/9] drm/ttm/pool: Restructure the pool allocation code
` [PATCH v15 4/9] drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pages
` [PATCH v15 5/9] drm/ttm: Use fault-injection to test error paths
` [PATCH v15 6/9] drm/ttm: Add a macro to perform LRU iteration
` [PATCH v15 7/9] drm/ttm: Add helpers for shrinking
` [PATCH v15 8/9] drm/xe: Add a shrinker for xe bos
` [PATCH v15 9/9] drm/xe: Increase the XE_PL_TT watermark
` ✓ CI.Patch_applied: success for TTM shrinker helpers and xe buffer object shrinker (rev16)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH] drm/xe/vsec: enforce CONFIG_INTEL_VSEC dependency
 2024-12-17 20:39 UTC  (6+ messages)

[PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup
 2024-12-17 20:17 UTC  (12+ messages)

[PATCH v2] drm/i915/display: UHBR rates for Thunderbolt
 2024-12-17 20:08 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/i915/display: UHBR rates for Thunderbolt (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v3 0/2] drm/xe: adding wait helper for gt async reset
 2024-12-17 19:49 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: adding wait helper for gt async reset (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/3] drm/i915/xe3: FBC Dirty rect feature support
 2024-12-17 17:50 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/i915/xe3: FBC Dirty rect feature support (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH] drm/i915/hdcp: Fix Repeater authentication during topology change
 2024-12-17 16:56 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.Full: failure "

[PATCH 0/7] vsprintf: Add %pTN to print Task Name
 2024-12-17  0:41 UTC  (3+ messages)
` [PATCH 5/7] security: Replace get_task_comm() with %pTN

[PATCH 00/26] Intel Xe GPU debug support (eudebug) v3
 2024-12-17 14:12 UTC  (11+ messages)
` [PATCH 14/26] drm/xe/eudebug: implement userptr_vma access

[PATCH] drm/i915/cx0_phy: Fix C10 pll programming sequence
 2024-12-17 13:09 UTC  (2+ messages)

[PATCH v10 0/4] Introduce DRM device wedged event
 2024-12-17 11:57 UTC  (5+ messages)
` [PATCH v10 2/4] drm/doc: Document "

[PATCH] drm/i915/display: UHBR rates for Thunderbolt
 2024-12-17 10:52 UTC  (3+ messages)


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