messages from 2025-06-13 04:16:20 to 2025-06-13 18:19:25 UTC [more...]
[PATCH 0/3] drm/ttm, drm/xe: Consolidate the Buffer Object LRU walks
2025-06-13 18:19 UTC (7+ messages)
` [PATCH 1/3] drm/ttm: Use a struct for the common part of struct ttm_lru_walk and struct ttm_bo_lru_cursor
` [PATCH 2/3] drm/ttm, drm/xe: Modify the struct ttm_bo_lru_walk_cursor initialization
` [PATCH 3/3] drm/ttm, drm_xe, Implement ttm_lru_walk_for_evict() using the guarded LRU iteration
` ✗ CI.checkpatch: warning for drm/ttm, drm/xe: Consolidate the Buffer Object LRU walks
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v5 0/8] drm/xe/vf: Post-migration recovery of queues and jobs
2025-06-13 18:05 UTC (3+ messages)
` [PATCH v5 8/8] drm/xe/vf: Refresh utilization buffer during migration recovery
[PATCH 0/5] Future-proof for multi-tile + multi-GT cases
2025-06-13 17:59 UTC (7+ messages)
` [PATCH 1/5] drm/xe: Export xe_step_name for kunit tests
` [PATCH 3/5] drm/xe/tests/pci: Ensure all platforms have a valid GT/tile count
` ✗ CI.checkpatch: warning for Future-proof for multi-tile + multi-GT cases
` ✗ CI.KUnit: failure "
[PATCH v4 1/2] gpu/trace: make TRACE_GPU_MEM configurable
2025-06-13 17:57 UTC (11+ messages)
` [PATCH v4 2/2] drm/xe/bo: add GPU memory trace points
[PATCH] drm/xe: Make WA BB part of LRC BO
2025-06-13 17:42 UTC (2+ messages)
[drm-xe:drm-xe-fixes] BUILD SUCCESS 9c7632faad434c98f1f2cc06f3647a5a5d05ddbf
2025-06-13 17:18 UTC
[PATCH v3 0/3] drm/gpusvm, drm/pagemap, drm/xe: Restructure migration in preparation for multi-device
2025-06-13 17:09 UTC (7+ messages)
` [PATCH v3 1/3] drm/gpusvm, drm/pagemap: Move migration functionality to drm_pagemap
` [PATCH v3 2/3] drm/pagemap: Add a populate_mm op
` [PATCH v3 3/3] drm/xe: Implement and use the drm_pagemap "
` ✗ CI.checkpatch: warning for drm/gpusvm, drm/pagemap, drm/xe: Restructure migration in preparation for multi-device (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe: Move LRC_ENGINE_ID_PPHWSP_OFFSET outside of parallel offset
2025-06-13 16:38 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v4] drm/xe/guc: Set wedged on Xe micro hardware initialization error
2025-06-13 16:30 UTC (5+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Set wedged on Xe micro hardware initialization error (rev3)
` ✗ Xe.CI.BAT: failure "
[PATCH] drm/xe: Opportunistically skip TLB invalidaion on unbind
2025-06-13 16:31 UTC (5+ messages)
` ✗ CI.KUnit: failure for "
[PATCH] drm/xe: Implement clear VRAM on free
2025-06-13 16:21 UTC (5+ messages)
[PATCH v4 0/2] Enable GuC opt-in features
2025-06-13 16:16 UTC (3+ messages)
` [PATCH v4 2/2] drm/xe/guc: Enable the Dynamic Inhibit Context Switch optimization
[PATCH] drm/xe: Use TLB innvalidation context for invalidations issued from bind queues
2025-06-13 16:09 UTC (3+ messages)
[PATCH v2 0/5] drm/xe: enable driver usage on non-4KiB kernels
2025-06-13 15:51 UTC (8+ messages)
` [PATCH v2 1/5] drm/xe/bo: fix alignment with non-4KiB kernel page sizes
` [PATCH v2 2/5] drm/xe/guc: use GUC_SIZE (SZ_4K) for alignment
` [PATCH v2 3/5] drm/xe/regs: fix RING_CTL_SIZE(size) calculation
` [PATCH v2 4/5] drm/xe: use 4KiB alignment for cursor jumps
` [PATCH v2 5/5] drm/xe/query: use PAGE_SIZE as the minimum page alignment
` ✓ CI.KUnit: success for drm/xe: enable driver usage on non-4KiB kernels
` ✓ Xe.CI.BAT: "
[PATCH v4 0/7] More missing XeLP workarounds
2025-06-13 15:35 UTC (8+ messages)
` [PATCH v4 1/7] drm/xe: Consolidate LRC offset calculations
` [PATCH v4 2/7] drm/xe: Generalize wa bb emission code
` [PATCH v4 3/7] drm/xe: Return number of written dwords from workaround batch buffer emission
` [PATCH v4 4/7] drm/xe: Allow specifying number of extra dwords at the end of wa bb emission
` [PATCH v4 5/7] drm/xe: Add plumbing for indirect context workarounds
` [PATCH v4 6/7] drm/xe/xelp: Implement Wa_16010904313
` [PATCH v4 7/7] drm/xe/xelp: Add Wa_18022495364
[RESEND 0/5] drm/i915/plane: file and function renames
2025-06-13 15:06 UTC (5+ messages)
` [RESEND 5/5] drm/i915/plane: rename intel_atomic_add_affected_planes() to intel_plane_add_affected()
` ✗ Xe.CI.Full: failure for drm/i915/plane: file and function renames (rev3)
[PATCH v2 0/5] drm/xe: enable driver usage on non-4KiB kernels
2025-06-13 15:06 UTC (8+ messages)
` [PATCH v2 1/5] drm/xe/bo: fix alignment with non-4KiB kernel page sizes
` [PATCH v2 2/5] drm/xe/guc: use GUC_SIZE (SZ_4K) for alignment
` [PATCH v2 3/5] drm/xe/regs: fix RING_CTL_SIZE(size) calculation
` [PATCH v2 4/5] drm/xe: use 4KiB alignment for cursor jumps
` [PATCH v2 5/5] drm/xe/query: use PAGE_SIZE as the minimum page alignment
` ✓ CI.KUnit: success for drm/xe: enable driver usage on non-4KiB kernels
` ✓ Xe.CI.BAT: "
[RFC PATCH 0/4] New Helper to Initialise writeback connector
2025-06-13 14:20 UTC (6+ messages)
` [RFC PATCH 1/4] drm/writeback: Add function that takes preallocated connector
` [RFC PATCH 2/4] drm/i915/writeback: Add writeback registers
` [RFC PATCH 3/4] drm/i915/writeback: Add some preliminary writeback definitions
` [RFC PATCH 4/4] drm/i915/writeback: Init writeback connector
[PATCH 0/9] drm/i915/dmc: Deal with loss of pipe DMC state
2025-06-13 14:18 UTC (7+ messages)
` [PATCH 4/9] drm/i915/dmc: Extract dmc_load_program()
` [PATCH 5/9] drm/i915/dmc: Reload pipe DMC state on TGL when enabling pipe A
[PATCH v4 00/20] MADVISE FOR XE
2025-06-13 14:15 UTC (24+ messages)
` ✗ CI.checkpatch: warning for MADVISE FOR XE (rev2)
` ✗ CI.KUnit: failure "
` [PATCH v4 01/20] Introduce drm_gpuvm_sm_map_ops_flags enums for sm_map_ops
` [PATCH v4 02/20] drm/xe/uapi: Add madvise interface
` [PATCH v4 03/20] drm/xe/vm: Add attributes struct as member of vma
` [PATCH v4 04/20] drm/xe/vma: Move pat_index to vma attributes
` [PATCH v4 05/20] drm/xe/vma: Modify new_vma to accept struct xe_vma_mem_attr as parameter
` [PATCH v4 06/20] drm/gpusvm: Make drm_gpusvm_for_each_* macros public
` [PATCH v4 07/20] drm/xe/svm: Split system allocator vma incase of madvise call
` [PATCH v4 08/20] drm/xe/svm: Add xe_svm_ranges_zap_ptes_in_range() for PTE zapping
` [PATCH v4 09/20] drm/xe: Implement madvise ioctl for xe
` [PATCH v4 10/20] drm/xe/vm: Add an identifier for madvise in xe_vma_ops
` [PATCH v4 11/20] drm/xe: Allow CPU address mirror VMA unbind with gpu bindings for madvise
` [PATCH v4 12/20] drm/xe/svm : Add svm ranges migration policy on atomic access
` [PATCH v4 13/20] drm/xe/madvise: Update migration policy based on preferred location
` [PATCH v4 14/20] drm/xe/svm: Support DRM_XE_SVM_ATTR_PAT memory attribute
` [PATCH v4 15/20] drm/xe/uapi: Add flag for consulting madvise hints on svm prefetch
` [PATCH v4 16/20] drm/xe/svm: Consult madvise preferred location in prefetch
` [PATCH v4 17/20] drm/xe/bo: Add attributes field to xe_bo
` [PATCH v4 18/20] drm/xe/bo: Update atomic_access attribute on madvise
` [PATCH v4 19/20] drm/xe/uapi: Add UAPI for querying VMA count and memory attributes
` [PATCH v4 20/20] drm/xe/madvise: Skip vma invalidation if mem attr are unchanged
[PATCH] drm/xe: replace kmem_cache_create() with KMEM_CACHE()
2025-06-13 14:01 UTC (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[PATCH] drm/xe/hwmon: fix uninitialised access in xe_hwmon_pcode_write_power_limit
2025-06-13 14:00 UTC (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[BUG] i915 WARN: RPM wakelock not held in fwtable_read32 on Lenovo T14
2025-06-04 7:25 UTC
[PATCH v2 0/8] drm/sched: Allow drivers to skip the reset with DRM_GPU_SCHED_STAT_NO_HANG
2025-06-02 11:59 UTC (13+ messages)
` [PATCH v2 2/8] drm/sched: Allow drivers to skip the reset and keep on running
` [PATCH v2 3/8] drm/sched: Reduce scheduler's timeout for timeout tests
` [PATCH v2 5/8] drm/v3d: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the reset
` [PATCH v2 6/8] drm/etnaviv: "
` [PATCH v2 7/8] drm/xe: "
[PATCH v4 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
2025-06-13 7:15 UTC (9+ 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()
[REGRESSSION] on linux-next (next-20250509)
2025-06-10 0:30 UTC (5+ messages)
` [REGRESSION] "
[RFC PATCH 0/8] RFC enable IAF support on PVC
2025-06-13 13:45 UTC (9+ messages)
` [RFC PATCH 1/8] drm/xe: Add PSC region for PVC
` [RFC PATCH 2/8] include/drm/i915_component: Add IAF type
` [RFC PATCH 3/8] mei: Add IAF mei component
` [RFC PATCH 4/8] drm/xe: Add fabric code from i915 backport repository
` [RFC PATCH 5/8] drm/xe: Add support for IAF devices
` [RFC PATCH 6/8] drm/xe/uapi: Add query ioctl for fabric connectivity
` [RFC PATCH 7/8] drm/xe: Remove unused XE_DEFAULT_GTT_SIZE_MB definition
` [RFC PATCH 8/8] drm/xe: Allow mapping DMA-BUF buffer objects connected through IAF
[PATCH] [CI] - MADVISE
2025-06-13 13:17 UTC (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✗ CI.KUnit: failure "
[PATCH v3 0/8] More missing XeLP workarounds
2025-06-13 12:50 UTC (10+ messages)
` [PATCH v3 1/8] drm/xe: Clarify LRC size when allocating
` [PATCH v3 2/8] drm/xe: Generalize wa bb emission code
` [PATCH v3 3/8] drm/xe: Support writing at offset in workaround batch buffer emission
` [PATCH v3 4/8] drm/xe: Return number of written dwords from "
` [PATCH v3 5/8] drm/xe: Allow specifying number of extra dwords at the end of wa bb emission
` [PATCH v3 6/8] drm/xe: Add plumbing for indirect context workarounds
` [PATCH v3 7/8] drm/xe/xelp: Implement Wa_16010904313
` [PATCH v3 8/8] drm/xe/xelp: Add Wa_18022495364
[PATCH v5 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
2025-06-13 11:20 UTC (29+ messages)
` [PATCH v5 01/25] drm/dumb-buffers: Sanitize output on errors
` [PATCH v5 02/25] drm/dumb-buffers: Provide helper to set pitch and size
` [PATCH v5 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
` [PATCH v5 04/25] drm/gem-shmem: "
` [PATCH v5 05/25] drm/gem-vram: "
` [PATCH v5 06/25] drm/armada: "
` [PATCH v5 07/25] drm/exynos: "
` [PATCH v5 08/25] drm/gma500: "
` [PATCH v5 09/25] drm/hibmc: "
` [PATCH v5 10/25] drm/imx/ipuv3: "
` [PATCH v5 11/25] drm/loongson: "
` [PATCH v5 12/25] drm/mediatek: "
` [PATCH v5 13/25] drm/msm: "
` [PATCH v5 14/25] drm/nouveau: "
` [PATCH v5 15/25] drm/omapdrm: "
` [PATCH v5 16/25] drm/qxl: "
` [PATCH v5 17/25] drm/renesas/rcar-du: "
` [PATCH v5 18/25] drm/renesas/rz-du: "
` [PATCH v5 19/25] drm/rockchip: "
` [PATCH v5 20/25] drm/tegra: "
` [PATCH v5 21/25] drm/virtio: "
` [PATCH v5 22/25] drm/vmwgfx: "
` [PATCH v5 23/25] drm/xe: "
` [PATCH v5 24/25] drm/xen: "
` [PATCH v5 25/25] drm/xlnx: "
` ✗ CI.checkpatch: warning for drm/dumb-buffers: Fix and improve buffer-size calculation (rev5)
` ✗ CI.KUnit: failure "
[PATCH] drm/i915/gmbus: Add Wa_16025573575 for PTL for bit-bashing
2025-06-13 10:38 UTC (6+ messages)
[PATCH v6 0/9] Add WildCat Lake support
2025-06-13 10:22 UTC (10+ messages)
` [PATCH v6 1/9] drm/i915/xe3lpd: Add support for display version 30.02
` [PATCH v6 2/9] drm/xe/xe3: Add support for graphics IP version 30.03
` [PATCH v6 3/9] drm/xe/xe3: Add support for media IP version 30.02
` [PATCH v6 4/9] drm/i915/xe3lpd: Update bandwidth parameters for display "
` [PATCH v6 5/9] drm/i915: Set max cdclk for display 30.02
` [PATCH v6 6/9] drm/xe: Add Wildcat Lake device IDs to PTL list
` [PATCH v6 7/9] drm/i915/xe3lpd: Extend DMC load path for display
` [PATCH v6 8/9] drm/i915/wcl: C10 phy connected to port A and B
` [PATCH v6 9/9] drm/i915/xe3lpd: Extend WA 16023981245 for display 30.02
[PATCH v2 0/3] drm/gpusvm, drm/pagemap, drm/xe: Restructure migration in preparation for multi-device
2025-06-13 10:16 UTC (7+ messages)
` [PATCH v2 1/3] drm/gpusvm, drm/pagemap: Move migration functionality to drm_pagemap
` [PATCH v2 3/3] drm/xe: Implement and use the drm_pagemap populate_mm op
[PATCH] drm/i915/snps_hdmi_pll: Fix 64-bit divisor truncation by using div64_u64
2025-06-13 9:36 UTC (4+ messages)
` ✗ CI.KUnit: failure for "
[PATCH v6 0/4] Fixing some dma-fence use-after-free
2025-06-13 7:40 UTC (4+ messages)
` [PATCH v6 4/4] drm/xe: Make dma-fences compliant with the safe access rules
[PATCH] drm/xe: Fix out-of-bounds field write in MI_STORE_DATA_IMM
2025-06-13 7:30 UTC (3+ messages)
` ✗ CI.checkpatch: warning for drm/xe: Fix out-of-bounds field write in MI_STORE_DATA_IMM (rev3)
` ✗ CI.KUnit: failure "
[PATCH] drm/xe: Fix memset on iomem
2025-06-13 7:20 UTC (2+ messages)
` ✗ CI.KUnit: failure for "
[PATCH 0/2] Improve handling of aborted probe
2025-06-13 6:51 UTC (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH 0/6] drm/i915/dsb: DSB fixed and flip queue prep work
2025-06-13 6:32 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v4 0/3] drm/xe/bmg: Update some WAs
2025-06-13 6:30 UTC (6+ messages)
` [PATCH v4 3/3] drm/xe/bmg: Update Wa_14022085890
[PATCH v3 0/4] drm/xe: i2c support
2025-06-13 4:47 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: i2c support (rev3)
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