messages from 2025-08-07 08:22:54 to 2025-08-08 08:28:56 UTC [more...]
[PATCH 00/19] drm/i915/tc: Fix enabled/disconnected DP-alt sink handling
2025-08-08 8:28 UTC (36+ messages)
` [PATCH 01/19] drm/i915/lnl+/tc: Fix handling of an enabled/disconnected dp-alt sink
` [PATCH 04/19] drm/i915/lnl+/tc: Use the cached max lane count value
` [PATCH 05/19] drm/i915/icl+/tc: Convert AUX powered WARN to a debug message
` [PATCH 09/19] drm/i915/tc: Add an enum for the TypeC pin assignment
` [PATCH 10/19] drm/i915/tc: Pass pin assignment value around using the pin assignment enum
` [PATCH 11/19] drm/i915/tc: Handle pin assignment NONE on all platforms
` [PATCH 12/19] drm/i915/tc: Validate the pin assignment "
` [PATCH 13/19] drm/i915/tc: Unify the way to get "
` [PATCH 14/19] drm/i915/tc: Unify the way to get the max lane count value on MTL+
` [PATCH 15/19] drm/i915/tc: Handle non-TC encoders when getting the pin assignment
` [PATCH 16/19] drm/i915/tc: Pass intel_tc_port to internal lane mask/count helpers
` [PATCH 17/19] dmc/i915/tc: Report pin assignment NONE in TBT-alt mode
` [PATCH 18/19] drm/i915/tc: Cache the pin assignment value
` [PATCH 19/19] drm/i915/tc: Debug print the pin assignment and max lane count
[PATCH v5 0/1] Improve CCS save restore series
2025-08-08 8:28 UTC (4+ messages)
` ✓ CI.KUnit: success for Improve CCS save restore series (rev5)
` [PATCH v5 1/1] drm/xe/vf: Refactor CCS save/restore to use default migration context
` ✓ Xe.CI.BAT: success for Improve CCS save restore series (rev5)
[PATCH v7 0/9] Handle Firmware reported Hardware Errors
2025-08-08 8:02 UTC (4+ messages)
` [PATCH v7 1/9] drm: Add a vendor-specific recovery method to drm device wedged uevent
[PATCH 0/3] drm/i915: Add debugfs control to prefer YCbCr 4:2:0 output for HDMI/DP
2025-08-08 7:52 UTC (4+ messages)
` [PATCH 1/3] drm/i915/debugfs: Add debugfs entry to prefer YCbCr 4:2:0 output
` [PATCH 2/3] drm/i915/hdmi: Honor prefer_sink_yuv420 debugfs override for HDMI
` [PATCH 3/3] drm/i915/dp: Honor prefer_sink_yuv420 debugfs override for DP
[drm-xe:drm-xe-next] BUILD SUCCESS 9b7ca35ed28fe5fad86e9d9c24ebd1271e4c9c3e
2025-08-08 7:44 UTC
[PATCH v6 00/26] MADVISE FOR XE
2025-08-08 5:47 UTC (39+ messages)
` [PATCH v6 01/26] drm/gpuvm: Pass map arguments through a struct
` [PATCH v6 02/26] drm/gpuvm: Kill drm_gpuva_init()
` [PATCH v6 03/26] drm/gpuvm: Support flags in drm_gpuvm_map_req
` [PATCH v6 04/26] drm/gpuvm: Introduce DRM_GPUVM_SM_MAP_OPS_FLAG_SPLIT_MADVISE flag
` [PATCH v6 05/26] drm/xe/uapi: Add madvise interface
` [PATCH v6 06/26] drm/xe/vm: Add attributes struct as member of vma
` [PATCH v6 07/26] drm/xe/vma: Move pat_index to vma attributes
` [PATCH v6 08/26] drm/xe/vma: Modify new_vma to accept struct xe_vma_mem_attr as parameter
` [PATCH v6 09/26] drm/gpusvm: Make drm_gpusvm_for_each_* macros public
` [PATCH v6 10/26] drm/xe/svm: Split system allocator vma incase of madvise call
` [PATCH v6 11/26] drm/xe: Allow CPU address mirror VMA unbind with gpu bindings for madvise
` [PATCH v6 12/26] drm/xe/svm: Add xe_svm_ranges_zap_ptes_in_range() for PTE zapping
` [PATCH v6 13/26] drm/xe: Implement madvise ioctl for xe
` [PATCH v6 14/26] drm/xe/svm : Add svm ranges migration policy on atomic access
` [PATCH v6 15/26] drm/xe/madvise: Update migration policy based on preferred location
` [PATCH v6 16/26] drm/xe/pat: Add helper for compression mode of pat index
` [PATCH v6 17/26] drm/xe/svm: Support DRM_XE_SVM_MEM_RANGE_ATTR_PAT memory attribute
` [PATCH v6 18/26] drm/xe/uapi: Add flag for consulting madvise hints on svm prefetch
` [PATCH v6 19/26] drm/xe/svm: Consult madvise preferred location in prefetch
` [PATCH v6 20/26] drm/xe/bo: Add attributes field to xe_bo
` [PATCH v6 21/26] drm/xe/bo: Update atomic_access attribute on madvise
` [PATCH v6 22/26] drm/xe/madvise: Skip vma invalidation if mem attr are unchanged
` [PATCH v6 23/26] drm/xe/vm: Add helper to check for default VMA memory attributes
` [PATCH v6 24/26] drm/xe: Reset VMA attributes to default in SVM garbage collector
` [PATCH v6 25/26] drm/xe: Enable madvise ioctl for xe
` [PATCH v6 26/26] drm/xe/uapi: Add UAPI for querying VMA count and memory attributes
` ✗ CI.checkpatch: warning for MADVISE FOR XE (rev6)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.Full: "
[PATCH v3] drm/xe/hwmon: Add SW clamp for power limits writes
2025-08-08 5:37 UTC (5+ messages)
` ✓ CI.KUnit: success for drm/xe/hwmon: Add SW clamp for power limits writes (rev3)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH] drm/xe: Misc refine for svm
2025-08-08 5:36 UTC (5+ messages)
` [PATCH v2] "
[PATCH 0/9] kunit: Refactor and extend KUnit's
2025-08-08 1:22 UTC (10+ messages)
` [PATCH 4/9] kcsan: test: Update parameter generator to new signature
` [PATCH 5/9] drm/xe: "
` [PATCH 6/9] kunit: Enable direct registration of parameter arrays to a KUnit test
[PATCH v2 1/2] drm/xe: rename XE_WA to XE_GT_WA
2025-08-08 0:05 UTC (6+ messages)
` [PATCH v2 2/2] drm/xe: Update function names for GT specific workarounds
` ✗ CI.checkpatch: warning for series starting with [v2,1/2] drm/xe: rename XE_WA to XE_GT_WA
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 0/8] Add TLB invalidation abstraction
2025-08-07 23:01 UTC (14+ messages)
` [PATCH 1/8] drm/xe: Move explicit CT lock in TLB invalidation sequence
` [PATCH 2/8] drm/xe: s/tlb_invalidation/tlb_inval
` [PATCH 3/8] drm/xe: Add xe_tlb_inval structure
` [PATCH 4/8] drm/xe: Add xe_gt_tlb_invalidation_done_handler
` [PATCH 5/8] drm/xe: Decouple TLB invalidations from GT
` [PATCH 6/8] drm/xe: Prep TLB invalidation fence before sending
` [PATCH 7/8] drm/xe: Add helpers to send TLB invalidations
` [PATCH 8/8] drm/xe: Split TLB invalidation code in frontend and backend
` ✗ CI.checkpatch: warning for Add TLB invalidation abstraction (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 0/8] Add TLB invalidation abstraction
2025-08-07 22:01 UTC (16+ messages)
` [PATCH 1/8] drm/xe: Move explicit CT lock in TLB invalidation sequence
` [PATCH 2/8] drm/xe: s/tlb_invalidation/tlb_inval
` [PATCH 3/8] drm/xe: Add xe_tlb_inval structure
` [PATCH 4/8] drm/xe: Add xe_gt_tlb_invalidation_done_handler
` [PATCH 5/8] drm/xe: Decouple TLB invalidations from GT
` [PATCH 6/8] drm/xe: Prep TLB invalidation fence before sending
` [PATCH 7/8] drm/xe: Add helpers to send TLB invalidations
` [PATCH 8/8] drm/xe: Split TLB invalidation code in frontend and backend
` ✗ CI.checkpatch: warning for Add TLB invalidation abstraction (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe: Fix a NULL vs IS_ERR() in xe_vm_add_compute_exec_queue()
2025-08-07 20:31 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v2] drm/xe: Defer buffer object shrinker write-backs and GPU waits
2025-08-07 19:13 UTC (4+ messages)
[PATCH] drm/xe: MADVISE SQUASH for CI-v6_with_comments_addressed_gpuvm_changes
2025-08-07 19:05 UTC (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 0/8] Add TLB invalidation abstraction
2025-08-07 18:53 UTC (7+ messages)
` [PATCH 1/8] drm/xe: Move explicit CT lock in TLB invalidation sequence
` ✗ Xe.CI.Full: failure for Add TLB invalidation abstraction (rev3)
` "
[PATCH 00/11] Pagefault refactor, fine grained fault locking, threaded prefetch
2025-08-07 18:29 UTC (14+ messages)
` [PATCH 01/11] drm/xe: Stub out new pagefault layer
` [PATCH 02/11] drm/xe: Implement xe_pagefault_init
` [PATCH 03/11] drm/xe: Implement xe_pagefault_reset
[PATCH 00/12] Optimize vrr.guardband and fix LRR
2025-08-07 17:03 UTC (21+ messages)
` [PATCH 01/12] drm/i915/skl_watermark: Fix the scaling factor for chroma subsampling
` [PATCH 02/12] drm/i915/skl_watermark: Pass linetime as argument to latency helpers
` [PATCH 03/12] drm/i915/skl_scaler: Introduce helper for chroma downscale factor
` [PATCH 04/12] drm/i915/display: Extract helpers to set dsc/scaler prefill latencies
` [PATCH 05/12] drm/i915/dp: Add SDP latency computation helper
` [PATCH 06/12] drm/i915/alpm: Add function to compute max link-wake latency
` [PATCH 07/12] drm/i915/vrr: Use vrr.sync_start for getting vtotal
` [PATCH 08/12] drm/i915/display: Add guardband check for feature latencies
` [PATCH 09/12] drm/i915/skl_watermark: Remove redundant latency checks from vblank validation
` [PATCH 10/12] drm/i915/vrr: Use static guardband to support seamless LRR switching
` [PATCH 11/12] drm/i915/panel: Add helper to get highest fixed mode
` [PATCH 12/12] drm/i915/vrr: Fix seamless_mn drrs for PTL
` ✓ CI.KUnit: success for Optimize vrr.guardband and fix LRR (rev4)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/ttm: WIP limit the TTM pool to 32bit CPUs
2025-08-07 16:47 UTC (4+ messages)
[PATCH] drm/i915/intel_crtc: Warn and clamp if num_scalers exceeds SKL_NUM_SCALERS
2025-08-07 16:33 UTC (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[drm-xe:drm-xe-next] BUILD SUCCESS ad69d62588cd6bf8cddaff5e3e2eb1b8dd876d35
2025-08-07 16:23 UTC
[PATCH v4 0/1] Improve CCS save restore series
2025-08-07 15:08 UTC (6+ messages)
` ✓ CI.KUnit: success for Improve CCS save restore series (rev4)
` [PATCH v4 1/1] drm/xe/vf: Refactor CCS save/restore to use default migration context
` ✓ Xe.CI.BAT: success for Improve CCS save restore series (rev4)
` ✗ Xe.CI.Full: failure "
[PATCH] drm/i915/psr: Do not trigger Frame Change events from frontbuffer flush
2025-08-07 12:08 UTC (5+ messages)
[PATCH 00/10] Introduce drm sharpness property
2025-08-07 11:58 UTC (16+ messages)
` [PATCH 01/10] drm/drm_crtc: Introduce sharpness strength property
` [PATCH 02/10] drm/i915/display: Introduce HAS_CASF for sharpness support
` [PATCH 03/10] drm/i915/display: Add strength and winsize register
` [PATCH 04/10] drm/i915/display: Add filter lut values
` [PATCH 05/10] drm/i915/display: Compute the scaler coefficients
` [PATCH 06/10] drm/i915/display: Add and compute scaler parameter
` [PATCH 07/10] drm/i915/display: Configure the second scaler
` [PATCH 08/10] drm/i915/display: Set and get the casf config
` [PATCH 09/10] drm/i915/display: Enable/disable casf
` [PATCH 10/10] drm/i915/display: Expose sharpness strength property
` ✗ CI.checkpatch: warning for Introduce drm sharpness property
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH v2] drm/xe/hwmon: Add SW clamp for power limits writes
2025-08-07 11:50 UTC (5+ messages)
[PATCH v3 0/2] Improve CCS save restore series
2025-08-07 11:15 UTC (4+ messages)
` [PATCH v3 1/2] drm/xe/vf: Refactor CCS save/restore to use default migration context
[PATCH v6] drm/i915/display: Optimize panel power-on wait time
2025-08-07 11:05 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/i915/display: Optimize panel power-on wait time (rev8)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[RESEND 0/3] drm/i915: use drm->debugfs_root when creating debugfs files
2025-08-07 8:40 UTC (4+ messages)
` [RESEND 3/3] drm/i915: use drm->debugfs_root for "
[PATCH 03/19] drm/i915/lnl+/tc: Fix max lane count HW readout
2025-08-07 8:36 UTC (3+ messages)
` [PATCH v2 "
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;
as well as URLs for NNTP newsgroup(s).