messages from 2025-05-12 04:35:09 to 2025-05-12 16:45:21 UTC [more...]
[PATCH 0/2] Suppress some dumps during fault injection tests
2025-05-12 16:45 UTC (6+ messages)
` [PATCH 1/2] drm/xe: Introduce flag to indicate possible fault injection
` [PATCH 2/2] drm/xe/guc: Suppress Dead CTB Dump during fault injection tests
` ✓ CI.Patch_applied: success for Suppress some dumps "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
[PATCH v4 0/8] Replace xe_hmm with gpusvm
2025-05-12 16:38 UTC (13+ messages)
` [PATCH v4 1/8] drm/gpusvm: fix hmm_pfn_to_map_order() usage
` [PATCH v4 2/8] drm/gpusvm: use more selective dma dir in get_pages()
` [PATCH v4 3/8] drm/gpusvm: pull out drm_gpusvm_pages substructure
` [PATCH v4 4/8] drm/gpusvm: refactor core API to use pages struct
` [PATCH v4 5/8] drm/gpusvm: export drm_gpusvm_pages API
` [PATCH v4 6/8] drm/xe/vm: split userptr bits into separate file
` [PATCH v4 7/8] drm/xe/userptr: replace xe_hmm with gpusvm
` [PATCH v4 8/8] drm/xe/pt: unify xe_pt_svm_pre_commit with userptr
` ✓ CI.Patch_applied: success for Replace xe_hmm with gpusvm (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
[PATCH v2 0/4] drm/xe: Improve wedged mode handling
2025-05-12 16:34 UTC (5+ messages)
` [PATCH v2 1/4] drm/xe: Validate wedged_mode parameter and define enum for modes
` [PATCH v2 2/4] drm/xe: Don't update wedged mode in case of an error
` [PATCH v2 3/4] drm/xe/vf: Disallow setting wedged_mode=2
` [PATCH v2 4/4] drm/xe/pf: Allow wedged_mode=2 only in debug config
[PATCH v7 00/20] Prefetch Support for svm ranges
2025-05-12 16:47 UTC (21+ messages)
` [PATCH v8 01/20] drm/gpusvm: Introduce devmem_only flag for allocation
` [PATCH v8 02/20] drm/xe: Strict migration policy for atomic SVM faults
` [PATCH v8 03/20] drm/gpusvm: Add timeslicing support to GPU SVM
` [PATCH v8 04/20] drm/xe: Timeslice GPU on atomic SVM fault
` [PATCH v8 05/20] drm/xe: Add atomic_svm_timeslice_ms debugfs entry
` [PATCH v7 06/20] drm/xe: Introduce xe_vma_op_prefetch_range struct for prefetch of ranges
` [PATCH v7 07/20] drm/xe: Make xe_svm_alloc_vram public
` [PATCH v7 08/20] drm/xe/svm: Helper to add tile masks to svm ranges
` [PATCH v7 09/20] drm/xe/svm: Make to_xe_range a public function
` [PATCH v7 10/20] drm/xe/svm: Make xe_svm_range_* end/start/size public
` [PATCH v7 11/20] drm/xe/vm: Update xe_vma_ops_incr_pt_update_ops to take an increment value
` [PATCH v7 12/20] drm/xe/vm: Add an identifier in xe_vma_ops for svm prefetch
` [PATCH v7 13/20] drm/xe: Rename lookup_vma function to xe_find_vma_by_addr
` [PATCH v7 14/20] drm/xe/svm: Refactor usage of drm_gpusvm* function in xe_svm
` [PATCH v7 15/20] drm/xe/svm: Make xe_svm_range_needs_migrate_to_vram() public
` [PATCH v7 16/20] drm/xe/svm: Add xe_svm_range_validate() and xe_svm_range_migrate_to_smem()
` [PATCH v7 17/20] drm/gpusvm: Introduce drm_gpusvm_find_vma_start() function
` [PATCH v7 18/20] drm/xe/svm: Add xe_svm_find_vma_start() helper
` [PATCH v7 19/20] drm/xe/svm: Implement prefetch support for SVM ranges
` [PATCH v7 20/20] drm/xe/vm: Add debug prints for SVM range prefetch
[CI] drm/xe: Reduce DPT table alignment as in i915
2025-05-12 16:22 UTC (13+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✓ CI.Patch_applied: success for drm/xe: Reduce DPT table alignment as in i915 (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "
[PATCH v3 0/8] drm/i915: refactor VLV IOSF SB for display usage
2025-05-12 16:05 UTC (13+ messages)
` [PATCH v3 1/8] drm/i915: rename vlv_sideband*.[ch] to vlv_iosf_sb*.[ch]
` [PATCH v3 2/8] drm/i915: add generic read/write functions for VLV IOSF SB
` [PATCH v3 3/8] drm/i915: rewrite VLV IOSF SB unit specific read/write functions
` [PATCH v3 4/8] drm/i915: switch i915 core to generic VLV IOSF SB functions
` [PATCH v3 5/8] drm/i915: move VLV IOSF SB unit specific helpers under display
` [PATCH v3 6/8] drm/i915: convert VLV IOSF SB interface to struct drm_device
` [PATCH v3 7/8] drm/i915: rename VLV IOSF SB ports parameter to unit_mask
` [PATCH v3 8/8] drm/i915: ensure correct VLV IOSF SB units have been get/put
` ✓ CI.Patch_applied: success for drm/i915: refactor VLV IOSF SB for display usage (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
[PATCH v2] drm/dp: Fix Write_Status_Update_Request AUX request format
2025-05-12 15:55 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] drm/i915/ptl: Use everywhere the correct DDI port clock select mask
2025-05-12 15:48 UTC (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
[PATCH v2 0/3] drm: Create an app info option for wedge events
2025-05-12 15:34 UTC (6+ messages)
` [PATCH v2 1/3] "
[PATCH v8 0/5] Enable SVM atomics in Xe / GPU SVM
2025-05-12 15:32 UTC (14+ messages)
` [PATCH v8 1/5] drm/gpusvm: Introduce devmem_only flag for allocation
` [PATCH v8 2/5] drm/xe: Strict migration policy for atomic SVM faults
` [PATCH v8 3/5] drm/gpusvm: Add timeslicing support to GPU SVM
` [PATCH v8 4/5] drm/xe: Timeslice GPU on atomic SVM fault
` [PATCH v8 5/5] drm/xe: Add atomic_svm_timeslice_ms debugfs entry
` ✓ CI.Patch_applied: success for Enable SVM atomics in Xe / GPU SVM (rev8)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH v2 0/8] drm/i915: refactor VLV IOSF SB for display usage
2025-05-12 15:00 UTC (3+ messages)
[PATCH] drm/xe/xe3: Disable null query for anyhit shader
2025-05-12 14:30 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 "
[RFC v2 00/13] Some (drm_sched_|dma_)fence lifetime issues
2025-05-12 14:11 UTC (28+ messages)
` [RFC v2 01/13] drm/i915: Use provided dma_fence_is_chain
` [RFC v2 02/13] dma-fence: Change signature of __dma_fence_is_later
` [RFC v2 03/13] dma-fence: Use a flag for 64-bit seqnos
` [RFC v2 04/13] dma-fence: Move array and chain checks to flags
` [RFC v2 05/13] dma-fence: Add helpers for accessing driver and timeline name
` [RFC v2 06/13] dma-fence: Use driver and timeline name helpers internally
` [RFC v2 07/13] sync_file: Use dma-fence driver and timeline name helpers
` [RFC v2 08/13] drm/amdgpu: "
` [RFC v2 09/13] drm/i915: "
` [RFC v2 13/13] drm/xe: Make dma-fences compliant with the safe access rules
[PATCH 0/8] drm/sched: Allow drivers to skip the reset with DRM_GPU_SCHED_STAT_RUNNING
2025-05-12 14:04 UTC (12+ messages)
` [PATCH 1/8] drm/sched: Allow drivers to skip the reset and keep on running
[REGRESSION] on linux-next (next-20250507)
2025-05-12 13:59 UTC (6+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
[PATCH v14 0/4] drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
2025-05-12 13:39 UTC (13+ messages)
` [PATCH v14 1/4] drm/xe/vf: Divide GGTT ballooning into allocation and insertion
` [PATCH v14 2/4] drm/xe/vf: Shifting GGTT area post migration
` [PATCH v14 3/4] drm/xe/guc: Introduce enum with offsets for context register H2Gs
` [PATCH v14 4/4] drm/xe/vf: Fixup CTB send buffer messages after migration
` ✓ CI.Patch_applied: success for drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v3 00/12] drm/i915/dp_mst: Add support for fractional link bpps
2025-05-12 13:17 UTC (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/dp_mst: Add support for fractional link bpps (rev4)
[PATCH v6 00/20] Prefetch Support for svm ranges
2025-05-12 12:56 UTC (4+ messages)
` [PATCH v6 19/20] drm/xe/svm: Implement prefetch support for SVM ranges
[PATCH 0/7] drm/i915/dmc: PIPEDMC stuff
2025-05-12 12:32 UTC (16+ messages)
` [PATCH 1/7] drm/i915: Drop PIPEDMC faults from the fault mask on LNL+
` [PATCH 2/7] drm/i915: Hook up PIPEDMC interrupts
` [PATCH 3/7] drm/i915/dmc: Define all DMC event IDs
` [PATCH 4/7] drm/i915/dmc: Extract dmc_evt_ctl_disable()
` [PATCH 5/7] drm/o915/dmc: Relocate is_dmc_evt_{ctl,htp}_reg()
` [PATCH 6/7] drm/i915/dmc: Extract is_event_handler()
` [PATCH 7/7] drm/i915/dmc: Introduce dmc_configure_event()
` ✓ CI.Patch_applied: success for drm/i915/dmc: PIPEDMC stuff
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH v7 0/5] Enable SVM atomics in Xe / GPU SVM
2025-05-12 12:32 UTC (6+ messages)
` [PATCH v7 1/5] drm/gpusvm: Introduce devmem_only flag for allocation
` [PATCH v7 2/5] drm/xe: Strict migration policy for atomic SVM faults
` [PATCH v7 3/5] drm/gpusvm: Add timeslicing support to GPU SVM
` [PATCH v7 4/5] drm/xe: Timeslice GPU on atomic SVM fault
` [PATCH v7 5/5] drm/xe: Add atomic_svm_timeslice_ms debugfs entry
[PATCH v3 00/13] Underrun on idle PSR workaround
2025-05-12 11:24 UTC (4+ messages)
` [PATCH v3 10/13] drm/i915/dmc: Add interface to control start of PKG C-state exit
[PULL] drm-misc-next
2025-05-12 10:35 UTC
[PATCH v3] drm/xe/xe2hpg: Add Wa_22021007897
2025-05-12 8:47 UTC (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe2hpg: Add Wa_22021007897 (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 0/4] drm/xe: Improve wedged mode handling
2025-05-12 8:29 UTC (7+ messages)
` [PATCH 2/4] drm/xe: Validate wedged_mode modparam input
` [PATCH 3/4] drm/xe/vf: Disallow setting wedged_mode=2
` [PATCH 4/4] drm/xe/pf: Allow wedged_mode=2 only in debug config
[PATCH] drm/xe: Add POST_SYNC prefix to post sync instructions
2025-05-12 6:42 UTC (2+ messages)
[PATCH v5 0/3] Support active context utilization
2025-05-12 6:14 UTC (5+ messages)
` ✓ CI.checksparse: success for Support active context utilization (rev5)
` ✓ CI.Hooks: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
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