messages from 2025-04-07 04:52:35 to 2025-04-07 22:43:54 UTC [more...]
[PATCH v2 00/32] PREFETCH and MADVISE for SVM ranges
2025-04-07 22:42 UTC (39+ 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 v2 03/32] drm/xe/svm: Helper to add tile masks to svm ranges
` [PATCH v2 04/32] drm/xe/svm: Make to_xe_range a public function
` [PATCH v2 05/32] drm/xe/svm: Make xe_svm_range_* end/start/size public
` [PATCH v2 06/32] drm/xe/vm: Update xe_vma_ops_incr_pt_update_ops to take an increment value
` [PATCH v2 07/32] drm/xe/vm: Add an identifier in xe_vma_ops for svm prefetch
` [PATCH v2 08/32] drm/xe: Rename lookup_vma function to xe_find_vma_by_addr
` [PATCH v2 09/32] drm/xe/svm: Allow unaligned addresses and ranges for prefetch
` [PATCH v2 10/32] drm/xe/svm: Refactor usage of drm_gpusvm* function in xe_svm
` [PATCH v2 11/32] drm/xe/svm: Add function to determine if range needs VRAM migration
` [PATCH v2 12/32] drm/gpusvm: Introduce vram_only flag for VRAM allocation
` [PATCH v2 13/32] drm/xe/svm: Incase of atomic access ensure get_pages happens from vram
` [PATCH v2 14/32] drm/xe/svm: Implement prefetch support for SVM ranges
` [PATCH v2 15/32] drm/xe/vm: Add debug prints for SVM range prefetch
` [PATCH v2 16/32] Introduce drm_gpuvm_sm_map_ops_flags enums for sm_map_ops
` [PATCH v2 17/32] drm/xe/uapi: Add madvise interface
` [PATCH v2 18/32] drm/xe/vm: Add attributes struct as member of vma
` [PATCH v2 19/32] drm/xe/vma: Move pat_index to vma attributes
` [PATCH v2 20/32] drm/xe/vma: Modify new_vma to accept struct xe_vma_mem_attr as parameter
` [PATCH v2 21/32] drm/gpusvm: Make drm_gpusvm_for_each_* macros public
` [PATCH v2 22/32] drm/xe/svm: Split system allocator vma incase of madvise call
` [PATCH v2 23/32] drm/xe: Implement madvise ioctl for xe
` [PATCH v2 24/32] drm/xe: Allow CPU address mirror VMA unbind with gpu bindings for madvise
` [PATCH v2 25/32] drm/xe/svm : Add svm ranges migration policy on atomic access
` [PATCH v2 26/32] drm/xe/madvise: Update migration policy based on preferred location
` [PATCH v2 27/32] drm/xe/svm: Support DRM_XE_SVM_ATTR_PAT memory attribute
` [PATCH v2 28/32] drm/xe/uapi: Add flag for consulting madvise hints on svm prefetch
` [PATCH v2 29/32] drm/xe/svm: Consult madvise preferred location in prefetch
` [PATCH v2 30/32] drm/xe/uapi: Add uapi for vma count and mem attributes
` [PATCH v2 31/32] drm/xe/bo: Add attributes field to xe_bo
` [PATCH v2 32/32] drm/xe/bo: Update atomic_access attribute on madvise
` ✓ CI.Patch_applied: success for PREFETCH and MADVISE for SVM ranges (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
[RFC] PCI: add CONFIG_MMU dependency
2025-04-07 21:17 UTC (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
drm/xe: xe_hw_engine_class: Add fault injection and improve error handling in kobj_xe_hw_engine_class
2025-04-07 20:56 UTC (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe: xe_hw_engine_class: Add fault injection and improve error handling in kobj_xe_hw_engine_class (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "
` ✗ Xe.CI.Full: failure for drm/xe: xe_hw_engine_class: Add fault injection and improve error handling in kobj_xe_hw_engine_class
[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 20:13 UTC (6+ messages)
` ✓ CI.Patch_applied: success for series starting with [i-g-t,1/1] drm/xe: xe_hw_engine_class: Add fault injection and improve error handling in kobj_xe_hw_engine_class (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "
` ✓ Xe.CI.Full: success for series starting with [i-g-t,1/1] drm/xe: xe_hw_engine_class: Add fault injection and improve error handling in kobj_xe_hw_engine_class
[PATCH] drm/xe: Ensure XE_BO_FLAG_CPU_ADDR_MIRROR has a unique value
2025-04-07 18:52 UTC (4+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH 0/9] drm/xe: Cleanup GGTT usage outside of xe_ggtt.c
2025-04-07 17:26 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v2 0/4] kbuild: resurrect generic header check facility
2025-04-07 17:12 UTC (4+ messages)
[PATCH 00/11] drm/xe/display: Program double buffered LUT registers
2025-04-07 16:54 UTC (21+ messages)
` [PATCH 01/11] drm/i915/dsb: Extract intel_dsb_ins_align()
` [PATCH 02/11] drm/i915/dsb: Extract assert_dsb_tail_is_aligned()
` [PATCH 03/11] drm/i915/dsb: Extract intel_dsb_{head,tail}()
` [PATCH 04/11] drm/i915/dsb: Implement intel_dsb_gosub()
` [PATCH 05/11] drm/i915/dsb: add intel_dsb_gosub_finish()
` [PATCH 06/11] drm/i915/dsb: Add support for GOSUB interrupt
` [PATCH 07/11] drm/i915: s/dsb_color_vblank/dsb_color
` [PATCH 08/11] drm/i915: use GOSUB to program doubled buffered LUT registers
` [PATCH 09/11] drm/i915: Program DB LUT registers before vblank
` [PATCH 10/11] drm/i915/color: Do not pre-load LUTs with DB registers
` [PATCH 11/11] drm/i915: Disable updating of LUT values during vblank
` ✓ CI.Patch_applied: success for drm/xe/display: Program double buffered LUT registers (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "
[PATCH 0/6] drm/i915/dp_mst: Clean up active stream count tracking
2025-04-07 15:22 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH 1/2] drm/xe/dma_buf: stop relying on placement in unmap
2025-04-07 15:05 UTC (11+ messages)
` [PATCH 2/2] drm/amdgpu/dma_buf: fix page_link check
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/dma_buf: stop relying on placement in unmap
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "
[CI 00/14] drm/xe: Use migration for display GGTT updates
2025-04-07 14:33 UTC (19+ messages)
` [CI 01/14] drm/xe: Use xe_ggtt_map_bo_unlocked for resume
` [CI 02/14] drm/xe: Add xe_ggtt_might_lock
` [CI 03/14] drm/xe: Add xe_ggtt_alloc
` [CI 04/14] drm/xe/display: Remove dereferences of ggtt for tile id
` [CI 05/14] drm/xe/ggtt: Seperate flags and address in PTE encoding
` [CI 06/14] drm/xe/display: Dont poke into GGTT internals to fill a DPT
` [CI 07/14] drm/xe/display: Convert GGTT mapping to use pte_encode_flags
` [CI 08/14] drm/xe: Remove pte_encode_bo callback
` [CI 09/14] drm/xe: Implement a helper for reading out a GGTT PTE at a specified offset
` [CI 10/14] drm/xe: Do not rely on GGTT internals in xe_guc_buf kunit tests
` [CI 11/14] drm/xe: Add GGTT updates to migration engine
` [CI 12/14] drm/xe: Convert xe_fb_pin to use a callback for insertion into GGTT
` [CI 13/14] drm/xe: Allow for optimization of xe_ggtt_map_bo
` [CI 14/14] drm/xe: Move struct xe_ggtt to xe_ggtt.c
` ✓ CI.Patch_applied: success for drm/xe: Use migration for display GGTT updates
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
[PATCH v11 0/5] Expose modifiers/formats supported by async flips
2025-04-07 14:21 UTC (4+ messages)
[PATCH 00/18] DPLL framework redesign
2025-04-07 14:01 UTC (23+ 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
` ✓ CI.Patch_applied: success for DPLL framework redesign (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
[PATCH] drm/i915/vrr: Stop writing VRR_CTL_IGN_MAX_SHIFT for LNL onwards
2025-04-07 13:51 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
[PATCH RESEND v13 0/5] Expose modifiers/formats supported by async flips
2025-04-07 13:40 UTC (10+ 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
` ✓ CI.Patch_applied: success for Expose modifiers/formats supported by async flips (rev16)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "
[PATCH v9] drm/i915/dp: Guarantee a minimum HBlank time
2025-04-07 12:05 UTC (4+ messages)
[PATCH v2 00/11] Underrun on idle PSR workaround
2025-04-07 11:50 UTC (3+ messages)
` [PATCH v2 04/11] drm/i915/dmc: Add PIPEDMC_BLOCK_PKGC_SW definitions
[RFC PATCH 00/11] Underrun on idle PSR workaround
2025-04-07 11:09 UTC (7+ messages)
` [RFC PATCH 01/11] drm/i915/display: Add new interface for getting dc_state
` [RFC PATCH 02/11] drm/i915/psr: Store enabled non-psr pipes into intel_crtc_state
` [RFC PATCH 03/11] drm/i915/dmc: Add PIPEDMC_EVT_CTL register definition
[PATCH] drm/xe: Fix taking invalid lock on wedge
2025-04-07 10:34 UTC (2+ messages)
[PATCH v2] drm/xe: Add the missed value paramter of LE_COS
2025-04-07 8:24 UTC (15+ messages)
` ✓ 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 v2 0/7] Replace xe_hmm with gpusvm
2025-04-07 7:29 UTC (6+ messages)
` [PATCH v2 7/7] drm/xe/pt: unify xe_pt_svm_pre_commit with userptr
[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 v4 0/3] Add configfs support for survivability mode
2025-04-07 5:44 UTC (9+ messages)
` ✓ CI.Patch_applied: success for Add configfs support for survivability mode (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` [PATCH v4 3/3] drm/xe: Enable configfs support for survivability mode
` ✓ 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 (2+ messages)
` ✓ Xe.CI.BAT: success for series starting with [1/1] "
[PATCH v17 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
2025-04-07 5:01 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/xe_vm: Implement xe_vm_get_property_ioctl (rev18)
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