messages from 2025-04-04 05:56:06 to 2025-04-07 09:52:49 UTC [more...]
[PATCH v2 00/32] PREFETCH and MADVISE for SVM ranges
2025-04-07 10:16 UTC (3+ messages)
` [PATCH v2 01/32] drm/xe: Introduce xe_vma_op_prefetch_range struct for prefetch of ranges
` [PATCH v2 02/32] drm/xe: Make xe_svm_alloc_vram public
[PATCH v11 0/5] Expose modifiers/formats supported by async flips
2025-04-07 9:48 UTC (3+ messages)
[PATCH v2] drm/xe: Add the missed value paramter of LE_COS
2025-04-07 8:24 UTC (22+ messages)
` [PATCH v5] drm/xe: remove unused LE_COS
` ✓ CI.Patch_applied: success for drm/xe: Add the missed value paramter of LE_COS (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✓ CI.Patch_applied: success for drm/xe: Add the missed value paramter of LE_COS (rev6)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH 00/18] DPLL framework redesign
2025-04-07 8:16 UTC (19+ messages)
` [PATCH 01/18] drm/i915/dpll: Rename intel_dpll
` [PATCH 02/18] drm/i915/dpll: Rename intel_dpll_funcs
` [PATCH 03/18] drm/i915/dpll: Rename intel_shared_dpll_state
` [PATCH 04/18] drm/i915/dpll: Rename macro for_each_shared_dpll
` [PATCH 05/18] drm/i915/dpll: Rename intel_shared_dpll_funcs
` [PATCH 06/18] drm/i915/dpll: Rename intel_shared_dpll
` [PATCH 07/18] drm/i915/dpll: Move away from using shared dpll
` [PATCH 08/18] drm/i915/dpll: Rename crtc_get_shared_dpll
` [PATCH 09/18] drm/i915/dpll: Change argument for enable hook in intel_dpll_funcs
` [PATCH 10/18] drm/i915/drm: Rename disable hook in intel_dpll_global_func
` [PATCH 11/18] drm/i915/dpll: Introduce new hook in intel_dpll_funcs
` [PATCH 12/18] drm/i915/dpll: Add intel_encoder argument to get_hw_state hook
` [PATCH 13/18] drm/i915/dpll: Change arguments for get_freq hook
` [PATCH 14/18] drm/i915/dpll: Rename intel_[enable/disable]_dpll
` [PATCH 15/18] drm/i915/dpll: Rename intel_unreference_dpll__crtc
` [PATCH 16/18] drm/i915/dpll: Rename intel_<release/reserve>_dpll
` [PATCH 17/18] drm/i915/dpll: Rename intel_compute_dpll
` [PATCH 18/18] drm/i915/dpll: Rename intel_update_active_dpll
[PATCH v2 0/7] Replace xe_hmm with gpusvm
2025-04-07 7:29 UTC (8+ messages)
` [PATCH v2 7/7] drm/xe/pt: unify xe_pt_svm_pre_commit with userptr
[PATCH v2 0/4] kbuild: resurrect generic header check facility
2025-04-07 7:17 UTC (3+ messages)
[PATCH] drm/xe: Ensure XE_BO_FLAG_CPU_ADDR_MIRROR has a unique value
2025-04-07 7:14 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH] drm/i915/vrr: Stop writing VRR_CTL_IGN_MAX_SHIFT for LNL onwards
2025-04-07 6:37 UTC
[PATCH 00/10] Introduce drm sharpness property
2025-04-07 6:30 UTC (5+ messages)
` [PATCH 07/10] drm/i915/display: Configure the second scaler
` [PATCH 08/10] drm/i915/display: Set and get the casf config
[RFC 00/29] PREFETCH and MADVISE for SVM ranges
2025-04-07 6:16 UTC (10+ messages)
` [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 RESEND v13 0/5] Expose modifiers/formats supported by async flips
2025-04-07 5:43 UTC (6+ messages)
` [PATCH RESEND v13 1/5] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCH RESEND v13 2/5] drm/plane: modify create_in_formats to acommodate async
` [PATCH RESEND v13 3/5] drm/i915/display: Acomodate format check in intel_plane_can_async_flip()
` [PATCH RESEND v13 4/5] drm/i915/display: Add i915 hook for format_mod_supported_async
` [PATCH RESEND v13 5/5] drm/i915/display: Indexed 8bit format does not support async flip
[PATCH v4 0/3] Add configfs support for survivability mode
2025-04-07 5:44 UTC (11+ messages)
` ✓ CI.Patch_applied: success for Add configfs support for survivability mode (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` [PATCH v4 1/3] drm/xe: Add configfs to enable survivability mode
` [PATCH v4 2/3] drm/xe: Add documentation for "
` [PATCH v4 3/3] drm/xe: Enable configfs support "
` ✓ CI.Build: success for Add configfs support for survivability mode (rev4)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH v10 0/3] Allow scratch page under fault mode for certain platform
2025-04-07 5:37 UTC (8+ messages)
` [PATCH v10 1/3] drm/xe: Introduced needs_scratch bit in device descriptor
` [PATCH v10 2/3] drm/xe: Clear scratch page on vm_bind
` [PATCH v10 3/3] drm/xe: Allow scratch page under fault mode for certain platform
[PATCH 1/1] drm/xe: PREFETCH and MADVISE squash for CI
2025-04-07 5:34 UTC (9+ 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 "
` ✗ Xe.CI.Full: failure "
` ✓ Xe.CI.BAT: success "
[PATCH v17 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
2025-04-07 5:01 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/xe_vm: Implement xe_vm_get_property_ioctl (rev18)
` ✓ Xe.CI.BAT: success "
[PATCH i-g-t 1/1] drm/xe: xe_hw_engine_class: Add fault injection and improve error handling in kobj_xe_hw_engine_class
2025-04-07 3:30 UTC (8+ messages)
` ✓ CI.Patch_applied: success for series starting with [i-g-t,1/1] "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
drm/xe: xe_hw_engine_class: Add fault injection and improve error handling in kobj_xe_hw_engine_class
2025-04-07 3:29 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[drm-xe:drm-xe-next] BUILD SUCCESS 1e32ffbc9dc8ddf1c7858288d1987ded1c35a8e1
2025-04-05 13:02 UTC
[CI 00/13] Offload GGTT binding to migration engine
2025-04-04 22:21 UTC (17+ 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
` [CI 07/13] drm/xe/display: Convert GGTT mapping to use pte_encode_flags
` [CI 08/13] drm/xe: Remove pte_encode_bo callback
` [CI 09/13] drm/xe: Implement a helper for reading out a GGTT PTE at a specified offset
` [CI 10/13] drm/xe: Add GGTT updates to migration engine
` [CI 11/13] drm/xe: Convert xe_fb_pin to use a callback for insertion into GGTT
` [CI 12/13] drm/xe: Allow for optimization of xe_ggtt_map_bo
` [CI 13/13] drm/xe: Move struct xe_ggtt to xe_ggtt.c
` ✓ CI.Patch_applied: success for Offload GGTT binding to migration engine
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
[PATCH 0/9] drm/xe: Cleanup GGTT usage outside of xe_ggtt.c
2025-04-04 22:11 UTC (17+ 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
` ✓ CI.Patch_applied: success for drm/xe: Cleanup GGTT usage outside of xe_ggtt.c
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH RESEND v12 0/5] Expose modifiers/formats supported by async flips
2025-04-04 20:09 UTC (9+ messages)
` ✓ 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 (11+ messages)
` [PATCH v5 1/2] drm/i915/display/dp: "
` ✓ CI.Patch_applied: success for "
` ✓ 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 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 (7+ messages)
` ✓ CI.KUnit: success for "
` ✓ 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 (8+ messages)
` [PATCH v5 05/16] drm/xe/xelp: Quiesce memory traffic before invalidating auxccs
` [PATCH v5 11/16] drm/xe: Reduce DPT table alignment as in i915
` [PATCH v5 14/16] drm/xe: Force flush system memory AuxCCS framebuffers before scan out
` ✗ Xe.CI.Full: failure for AuxCCS handling and render compression modifiers (rev5)
[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 (2+ messages)
` ✗ Xe.CI.Full: failure for "
[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 (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v2 0/3] VF: debugfs fixes
2025-04-04 10:53 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for VF: debugfs fixes (rev2)
[PATCH v7 0/4] drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
2025-04-04 10:12 UTC (2+ messages)
` ✓ Xe.CI.Full: success for drm/xe/vf: Post-migration recovery of GGTT nodes and CTB (rev6)
[PATCH 0/2] VF: Don't update GuC reset policy when changing wedged mode
2025-04-04 10:03 UTC (6+ messages)
` [PATCH 2/2] drm/xe/vf: "
[PATCH v2 0/3] BMG PCIe Gen4 downspeed attributes and usage
2025-04-04 9:19 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PULL] drm-misc-next-fixes
2025-04-04 6:51 UTC
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