messages from 2025-03-12 12:25:06 to 2025-03-14 07:13:48 UTC [more...]
[PATCH] drm/i915/psr: Add PSR pause/resume reference count
2025-03-14 7:13 UTC (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
[drm-xe:drm-xe-next-fixes] BUILD SUCCESS 7b7b07c285c304317d00ea21c2a659167d4d4d12
2025-03-14 5:18 UTC
[PATCH v4] drm/i915/dsi: let HW maintain the HS-TRAIL timing
2025-03-14 2:23 UTC (3+ messages)
[PATCH v5] drm/xe: Apply Wa_16023105232
2025-03-14 0:31 UTC (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Apply Wa_16023105232 (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH v8 0/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
2025-03-13 22:19 UTC (17+ messages)
` [PATCH v8 1/6] drm/xe/xe_gt_pagefault: Disallow writes to read-only VMAs
` [PATCH v8 2/6] drm/xe/xe_gt_pagefault: Move pagefault struct to header
` [PATCH v8 3/6] drm/xe/uapi: Define drm_xe_vm_get_property
` [PATCH v8 4/6] drm/xe/xe_gt_pagefault: Add address_type field to pagefaults
` [PATCH v8 5/6] drm/xe/xe_vm: Add per VM fault info
` [PATCH v8 6/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
` ✓ CI.Patch_applied: success for drm/xe/xe_vm: Implement xe_vm_get_property_ioctl (rev8)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
` ✓ CI.Patch_applied: success for drm/xe/xe_vm: Implement xe_vm_get_property_ioctl (rev9)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
[PATCH v3] drm/xe/pmu: Add GT frequency events
2025-03-13 21:45 UTC (5+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/pmu: Add GT frequency events (rev5)
[PATCH v4 0/3] drm/xe: Fix survivability
2025-03-13 21:10 UTC (10+ messages)
` [PATCH v4 1/3] drm/xe: Move survivability back to xe
` [PATCH v4 2/3] drm/xe: Set survivability mode before heci init
` [PATCH v4 3/3] drm/xe: Allow to inject error in early probe
` ✓ CI.Patch_applied: success for drm/xe: Fix survivability (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH v4] drm/xe: Apply Wa_16023105232
2025-03-13 20:22 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Apply Wa_16023105232 (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH 0/2] Add configfs support for survivability mode
2025-03-13 19:52 UTC (6+ messages)
` [PATCH 1/2] RFC drm/xe: Add configfs to enable "
[PATCH 0/8] drm/xe: GT initialization rework
2025-03-13 19:23 UTC (6+ messages)
` [PATCH 8/8] drm/xe: Split init of xe_gt_init_hwconfig to xe_gt_init and *_early
[PULL] drm-misc-next-fixes
2025-03-13 18:01 UTC
[PULL] drm-xe-fixes
2025-03-13 16:35 UTC
[PULL] drm-intel-fixes
2025-03-13 16:25 UTC
[RFC PATCH 00/19] drm, drm/xe: Multi-device GPUSVM
2025-03-13 15:55 UTC (32+ messages)
` [RFC PATCH 01/19] drm/xe: Introduce CONFIG_DRM_XE_GPUSVM
` [RFC PATCH 02/19] drm/xe/svm: Fix a potential bo UAF
` [RFC PATCH 03/19] drm/gpusvm, drm/pagemap: Move migration functionality to drm_pagemap
` [RFC PATCH 04/19] drm/pagemap: Add a populate_mm op
` [RFC PATCH 05/19] drm/xe: Implement and use the drm_pagemap "
` [RFC PATCH 06/19] drm/pagemap, drm/xe: Add refcounting to struct drm_pagemap and manage lifetime
` [RFC PATCH 07/19] drm/pagemap: Get rid of the struct drm_pagemap_zdd::device_private_page_owner field
` [RFC PATCH 08/19] drm/xe/bo: Add a bo remove callback
` [RFC PATCH 09/19] drm/pagemap_util: Add a utility to assign an owner to a set of interconnected gpus
` [RFC PATCH 10/19] drm/gpusvm, drm/xe: Move the device private owner to the drm_gpusvm_ctx
` [RFC PATCH 11/19] drm/xe: Use the drm_pagemap_util helper to get a svm pagemap owner
` [RFC PATCH 12/19] drm/xe: Make the PT code handle placement per PTE rather than per vma / range
` [RFC PATCH 13/19] drm/gpusvm: Allow mixed mappings
` [RFC PATCH 14/19] drm/xe: Add a preferred dpagemap
` [RFC PATCH 15/19] drm/pagemap/util: Add file descriptors pointing to struct drm_pagemap
` [RFC PATCH 16/19] drm/xe/migrate: Allow xe_migrate_vram() also on non-pagefault capable devices
` [RFC PATCH 17/19] drm/xe/uapi: Add the devmem_open ioctl
` [RFC PATCH 18/19] drm/xe/uapi: HAX: Add the xe_madvise_prefer_devmem IOCTL
` [RFC PATCH 19/19] drm/xe: HAX: Use pcie p2p dma to test fast interconnect
` ✓ CI.Patch_applied: success for drm, drm/xe: Multi-device GPUSVM
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH v3 0/3] drm/xe: Fix survivability
2025-03-13 15:19 UTC (14+ messages)
` [PATCH v3 1/3] drm/xe: Move survivability back to xe
` [PATCH v3 2/3] drm/xe: Set survivability mode before heci init
` [PATCH v3 3/3] drm/xe: Allow to inject error in early probe
` ✓ CI.Patch_applied: success for drm/xe: Fix survivability (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v5 0/3] drm/i915/xe3lpd: Update bandwidth parameters
2025-03-13 14:40 UTC (7+ messages)
` [PATCH v5 1/3] drm/i915/display: Convert intel_bw.c internally to intel_display
` ✗ Xe.CI.Full: failure for drm/i915/xe3lpd: Update bandwidth parameters (rev5)
Regression on drm-tip
2025-03-13 14:28 UTC (4+ messages)
` ✗ CI.Patch_applied: failure for "
[PATCH] drm/i915/watermark: Check bounds for scaler_users for dsc prefill latency
2025-03-13 14:20 UTC (3+ messages)
[RESEND PATCH 0/8] VRR Refactor
2025-03-13 13:31 UTC (2+ messages)
[RFC PATCH] drm/xe: Add initial vfunc for flexible platform based TLB invals
2025-03-13 12:33 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 0/2] drm: Create an app info option for wedge events
2025-03-13 11:07 UTC (10+ messages)
` [PATCH 1/2] "
[PATCH 0/2] drm: add header tests
2025-03-13 10:59 UTC (10+ messages)
` [PATCH 2/2] drm: ensure drm headers are self-contained and pass kernel-doc
Discussion: Moving away from Patchwork for Intel i915/Xe CI
2025-03-13 10:40 UTC (3+ messages)
[PATCH v5 0/6] PCI: VF resizable BAR
2025-03-13 9:56 UTC (11+ messages)
` [PATCH v5 1/6] PCI/IOV: Restore VF resizable BAR state after reset
` [PATCH v5 2/6] PCI: Add a helper to convert between VF BAR number and IOV resource
` [PATCH v5 3/6] PCI: Allow IOV resources to be resized in pci_resize_resource()
` [PATCH v5 4/6] PCI/IOV: Check that VF BAR fits within the reservation
` [PATCH v5 5/6] PCI: Allow drivers to control VF BAR size
` [PATCH v5 6/6] drm/xe/pf: Set VF LMEM "
` ✗ CI.Patch_applied: failure for PCI: VF resizable BAR (rev4)
[PATCH 1/1] drm/xe/eustall: Fix a possible pointer dereference after free
2025-03-13 9:25 UTC (10+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/1] "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH] drm/i915/display: Maintain alphabetical order for HAS_AS_SDP and HAS_CMRR
2025-03-13 8:44 UTC (10+ messages)
[PULL] drm-misc-fixes
2025-03-13 7:36 UTC
[v4 00/23] Plane Color Pipeline support for Intel platforms
2025-03-13 7:11 UTC (8+ messages)
` ✓ CI.Patch_applied: success for Plane Color Pipeline support for Intel platforms (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH v3] drm/xe/svm: Add stats for SVM page faults
2025-03-13 6:35 UTC (3+ messages)
` ✗ Xe.CI.BAT: failure for drm/xe/svm: Add stats for SVM page faults (rev3)
[PATCH v8 0/3] Expose modifiers/formats supported by async flips
2025-03-13 6:28 UTC (11+ messages)
` [PATCH v8 1/3] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCH v8 2/3] drm/plane: modify create_in_formats to accommodate async
` [PATCH v8 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 (rev10)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH v8 00/14] Display Global Histogram
2025-03-13 6:10 UTC (4+ messages)
` [PATCH v8 01/14] drm: Define histogram structures exposed to user
[PULL] drm-xe-next-fixes
2025-03-13 4:41 UTC
[PATCH v4 18/25] drm/renesas/rz-du: Compute dumb-buffer sizes with drm_mode_size_dumb()
2025-03-13 3:58 UTC (3+ messages)
[PATCH v3] drm/xe/hwmon: expose fan speed
2025-03-13 1:54 UTC (2+ messages)
` ✓ Xe.CI.Full: success for drm/xe/hwmon: expose fan speed (rev3)
[PATCH v2] drm/xe/svm: Add stats for SVM page faults
2025-03-13 0:34 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/svm: Add stats for SVM page faults (rev2)
[PULL] drm-intel-gt-next
2025-03-12 23:24 UTC
[PATCH] drm/i915/display: Maintain asciibetical order for HAS_* macros
2025-03-12 22:13 UTC (2+ messages)
` ✓ Xe.CI.Full: success for "
[PATCH v2 0/2] drm/xe: Fix survivability
2025-03-12 20:12 UTC (5+ messages)
` [PATCH v2 1/2] drm/xe: Move survivability back to xe
[PATCH 0/6] drm/i915/display: add display specific runtime PM interface
2025-03-12 19:57 UTC (5+ messages)
` [PATCH 4/6] drm/i915/display: convert to display runtime PM interfaces
[PATCH] drm/xe: Fix uninitialized variable in xe_vm_bind_ioctl()
2025-03-12 19:03 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Fix uninitialized variable in xe_vm_bind_ioctl() (rev2)
[PATCH v7 0/6] drm/xe/xe_vm: Implement xe_vm_get_faults_ioctl
2025-03-12 16:46 UTC (6+ messages)
` [PATCH v7 4/6] drm/xe/uapi: Define drm_xe_vm_get_faults
[PATCH v5 0/8] LOBF enablement fix
2025-03-12 14:58 UTC (4+ messages)
` [PATCH v5 5/8] drm/i915/lobf: Add debug interface for lobf
[PATCH i-g-t] tests/intel/xe_sync_file: Exercise sync file access post queue destruction
2025-03-12 13:45 UTC (4+ messages)
` ✗ CI.Patch_applied: failure for "
` [PATCH i-g-t v2] "
` ✗ CI.Patch_applied: failure for tests/intel/xe_sync_file: Exercise sync file access post queue destruction (rev2)
[PATCH] drm/xe: Use local fence in error path of xe_migrate_clear
2025-03-12 13:18 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH 0/2] SRIOV: Eliminate usage of CTC_MODE
2025-03-12 12:24 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for "
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