messages from 2025-04-03 19:03:32 to 2025-04-04 20:51:48 UTC [more...]
[CI 00/13] Offload GGTT binding to migration engine
2025-04-04 20:51 UTC (7+ messages)
` [CI 01/13] drm/xe: Use xe_ggtt_map_bo_unlocked for resume
` [CI 02/13] drm/xe: Add xe_ggtt_might_lock
` [CI 03/13] drm/xe: Add xe_ggtt_alloc
` [CI 04/13] drm/xe/display: Remove dereferences of ggtt for tile id
` [CI 05/13] drm/xe/ggtt: Seperate flags and address in PTE encoding
` [CI 06/13] drm/xe/display: Dont poke into GGTT internals to fill a DPT
[PATCH 0/9] drm/xe: Cleanup GGTT usage outside of xe_ggtt.c
2025-04-04 20:50 UTC (10+ messages)
` [PATCH 1/9] drm/xe: Use xe_ggtt_map_bo_unlocked for resume
` [PATCH 2/9] drm/xe: Add xe_ggtt_might_lock
` [PATCH 3/9] drm/xe: Add xe_ggtt_alloc
` [PATCH 4/9] drm/xe/display: Remove dereferences of ggtt for tile id
` [PATCH 5/9] drm/xe/ggtt: Seperate flags and address in PTE encoding
` [PATCH 6/9] drm/xe/display: Dont poke into GGTT internals to fill a DPT
` [PATCH 7/9] drm/xe/display: Convert GGTT mapping to use pte_encode_flags
` [PATCH 8/9] drm/xe: Remove pte_encode_bo callback
` [PATCH 9/9] drm/xe: Implement a helper for reading out a GGTT PTE at a specified offset
[PATCH RESEND v12 0/5] Expose modifiers/formats supported by async flips
2025-04-04 20:09 UTC (14+ messages)
` [PATCH RESEND v12 1/5] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCH RESEND v12 2/5] drm/plane: modify create_in_formats to acommodate async
` [PATCH RESEND v12 3/5] drm/i915/display: Acomodate format check in intel_plane_can_async_flip()
` [PATCH RESEND v12 4/5] drm/i915/display: Add i915 hook for format_mod_supported_async
` [PATCH RESEND v12 5/5] drm/i915/display: Indexed 8bit format does not support async flip
` ✓ CI.Patch_applied: success for Expose modifiers/formats supported by async flips (rev15)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH v5 0/2] Remove support for UHBR13.5
2025-04-04 18:35 UTC (12+ messages)
` [PATCH v5 1/2] drm/i915/display/dp: "
` [PATCH v5 2/2] drm/i915/display/dp: Remove the uhbr13.5 pll state values
` ✓ CI.Patch_applied: success for Remove support for UHBR13.5
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v12 0/8] Add support for EU stall sampling
2025-04-04 17:55 UTC (3+ messages)
` [PATCH v12 2/8] drm/xe/uapi: Introduce API "
[PATCH v2 0/7] Replace xe_hmm with gpusvm
2025-04-04 17:02 UTC (9+ messages)
` [PATCH v2 3/7] drm/gpusvm: pull out drm_gpusvm_pages substructure
` [PATCH v2 7/7] drm/xe/pt: unify xe_pt_svm_pre_commit with userptr
[PATCH 0/6] drm/i915/dp_mst: Clean up active stream count tracking
2025-04-04 17:00 UTC (14+ messages)
` [PATCH 1/6] drm/i915/dp: Rename intel_dp::link_trained to link.active
` [PATCH 2/6] drm/i915/dp_mst: Add intel_dp_mst_{inc, dec}_active_streams()
` [PATCH 3/6] drm/i915/dp_mst: Remove stream count assert from intel_dp_check_mst_status()
` [PATCH 4/6] drm/i915/dp_mst: Rename intel_dp_mst_encoder_active_links() to intel_dp_mst_active_streams()
` [PATCH 5/6] drm/i915/dp_mst: Use intel_dp_mst_active_streams() instead of open-coding it
` [PATCH 6/6] drm/i915/dp_mst: Rename intel_dp::mst.active_links to mst.active_streams
` ✓ CI.Patch_applied: success for drm/i915/dp_mst: Clean up active stream count tracking
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe: Fix taking invalid lock on wedge
2025-04-04 16:43 UTC (9+ 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 v5 00/16] AuxCCS handling and render compression modifiers
2025-04-04 16:20 UTC (20+ messages)
` [PATCH v5 05/16] drm/xe/xelp: Quiesce memory traffic before invalidating auxccs
` [PATCH v5 10/16] drm/xe: Use fb cached min alignment
` [PATCH v5 11/16] drm/xe: Reduce DPT table alignment as in i915
` [PATCH v5 12/16] drm/xe: Flush GGTT writes after populating DPT
` [PATCH v5 13/16] drm/xe: Handle DPT in system memory
` [PATCH v5 14/16] drm/xe: Force flush system memory AuxCCS framebuffers before scan out
` [PATCH v5 15/16] drm/xe/display: Add support for AuxCCS
` [PATCH v5 16/16] drm/i915/display: Expose AuxCCS frame buffer modifiers for Xe
` ✓ CI.Patch_applied: success for AuxCCS handling and render compression modifiers (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v2 0/6] drm/i915: Precompute plane SURF address/etc
2025-04-04 15:21 UTC (4+ messages)
` [PATCH v2 2/6] drm/i915: Nuke intel_plane_ggtt_offset()
[PATCH 0/7] drm/i915/wm: convert to struct intel_display
2025-04-04 14:49 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH v2 00/14] drm/i915: sagv/bw cleanup
2025-04-04 12:59 UTC (2+ messages)
[PATCH 03/12] PCI/ACPI: Add aux power grant notifier
2025-04-04 12:53 UTC (8+ messages)
[PATCH 0/8] Enable w/a 16026508708
2025-04-04 11:07 UTC (9+ 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 v2 0/3] VF: debugfs fixes
2025-04-04 10:53 UTC (10+ messages)
` [PATCH v2 3/3] drm/xe/vf: Don't expose privileged GT debugfs files if VF
` ✓ CI.Hooks: success for VF: debugfs fixes (rev2)
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "
` ✓ Xe.CI.BAT: success "
[PATCH v7 0/4] drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
2025-04-04 10:12 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/vf: Post-migration recovery of GGTT nodes and CTB (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.Full: success "
[PATCH 0/2] VF: Don't update GuC reset policy when changing wedged mode
2025-04-04 10:03 UTC (7+ messages)
` [PATCH 2/2] drm/xe/vf: "
` ✓ Xe.CI.BAT: success for VF: "
[PATCH 1/1] drm/xe: PREFETCH and MADVISE squash for CI
2025-04-04 9:32 UTC (7+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/1] "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
[PATCH v2 0/3] BMG PCIe Gen4 downspeed attributes and usage
2025-04-04 9:19 UTC (9+ 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 v17 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
2025-04-04 7:41 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe_vm: Implement xe_vm_get_property_ioctl (rev18)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ Xe.CI.Full: failure "
[PULL] drm-misc-next-fixes
2025-04-04 6:51 UTC
[PATCH v2 0/4] kbuild: resurrect generic header check facility
2025-04-04 6:17 UTC (2+ messages)
[PATCH v2 0/4] Large devcoredump file support
2025-04-04 3:32 UTC (16+ messages)
` [PATCH v2 1/4] drm/xe: Add devcoredump chunking
` [PATCH v2 2/4] drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access
` [PATCH v2 3/4] drm/print: Add drm_printer_is_full
` [PATCH v2 4/4] drm/xe: Abort printing coredump in VM printer output if full
` ✓ CI.Patch_applied: success for Large devcoredump file support (rev2)
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "
[PATCH] drm/xe/dma_buf: stop relying on placement in unmap
2025-04-03 23:04 UTC (4+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v2] drm/xe: Add the missed value paramter of LE_COS
2025-04-03 22:00 UTC (3+ messages)
` [PATCH v4] drm/xe: remove unused LE_COS
[PATCH v3 0/3] Add configfs support for survivability mode
2025-04-03 21:50 UTC (5+ messages)
` [PATCH v3 1/3] drm/xe: Add configfs to enable "
` [PATCH v3 2/3] drm/xe: add documentation for "
[PATCH v2 0/2] drm/xe/guc: Add LFD format output for guc log
2025-04-03 21:46 UTC (3+ messages)
` [PATCH v2 2/2] drm/xe/guc: Only add GuC crash dump if available
[PATCH v10 0/3] Allow scratch page under fault mode for certain platform
2025-04-03 21:46 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "
[PATCH v11 0/5] Expose modifiers/formats supported by async flips
2025-04-03 21:11 UTC (2+ messages)
[PATCH 0/6] drm/xe: Preparations for making struct xe_ggtt private
2025-04-03 21:08 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[RFC 00/29] PREFETCH and MADVISE for SVM ranges
2025-04-03 21:02 UTC (9+ messages)
` [RFC 01/29] drm/xe: Introduce xe_vma_op_prefetch_range struct for prefetch of ranges
` [RFC 08/29] drm/xe: Rename lookup_vma function to xe_find_vma_by_addr
` [RFC 09/29] drm/xe/svm: Allow unaligned addresses and ranges for prefetch
` [RFC 10/29] drm/xe/svm: Refactor usage of drm_gpusvm* function in xe_svm
[PATCH 0/2] Introduce fault injection for guc CTB & mmio send/recv
2025-04-03 20:27 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v16 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
2025-04-03 19:35 UTC (6+ messages)
` [PATCH v16 3/5] drm/xe/uapi: Define drm_xe_vm_get_property
[PATCH AUTOSEL 6.12 02/33] drm/xe/bmg: Add new PCI IDs
2025-04-03 19:16 UTC (3+ messages)
` [PATCH AUTOSEL 6.12 03/33] drm/xe/vf: Don't try to trigger a full GT reset if VF
` [PATCH AUTOSEL 6.12 19/33] drm/xe/xelp: Move Wa_16011163337 from tunings to workarounds
[PATCH AUTOSEL 6.13 02/37] drm/xe/bmg: Add new PCI IDs
2025-04-03 19:14 UTC (4+ messages)
` [PATCH AUTOSEL 6.13 03/37] drm/xe/pf: Don't send BEGIN_ID if VF has no context/doorbells
` [PATCH AUTOSEL 6.13 04/37] drm/xe/vf: Don't try to trigger a full GT reset if VF
` [PATCH AUTOSEL 6.13 22/37] drm/xe/xelp: Move Wa_16011163337 from tunings to workarounds
[PATCH AUTOSEL 6.14 04/44] drm/xe/bmg: Add new PCI IDs
2025-04-03 19:12 UTC (5+ messages)
` [PATCH AUTOSEL 6.14 05/44] drm/xe/ptl: Update the PTL pci id table
` [PATCH AUTOSEL 6.14 06/44] drm/xe/pf: Don't send BEGIN_ID if VF has no context/doorbells
` [PATCH AUTOSEL 6.14 07/44] drm/xe/vf: Don't try to trigger a full GT reset if VF
` [PATCH AUTOSEL 6.14 26/44] drm/xe/xelp: Move Wa_16011163337 from tunings to workarounds
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