intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-08 08:27:07 to 2025-08-11 11:15:19 UTC [more...]

[RFC PATCH 0/2] use new debugfs device-centered functions
 2025-08-11 10:23 UTC  (2+ messages)

[RFC PATCH 0/8] Refactor drm_writeback_connector structure
 2025-08-11 11:15 UTC  (21+ messages)
` [RFC PATCH 1/8] drm: writeback: "
` [RFC PATCH 2/8] drm/amd/display: Adapt amd writeback to new drm_writeback_connector
` [RFC PATCH 3/8] drm/arm/komeda: Adapt komeda "
` [RFC PATCH 4/8] drm/arm/mali: Adapt mali "
` [RFC PATCH 5/8] drm/vc4: Adapt vc4 "
` [RFC PATCH 6/8] drm/vkms: Adapt vkms "
` [RFC PATCH 7/8] drm/rcar_du: "
` [RFC PATCH 8/8] drm/msm/dpu: Adapt dpu "

[PATCH v3 0/2] drm/xe: Consolidate VM initialization logic
 2025-08-11 10:54 UTC  (4+ messages)
` [PATCH v3 1/2] drm/xe: Assign ioctl xe file handler to vm in xe_vm_create
` [PATCH v3 2/2] drm/xe: Move ASID allocation and user PT BO tracking into xe_vm_create
` ✓ CI.KUnit: success for drm/xe: Consolidate VM initialization logic

[PATCH v2] drm/xe: GPU frequency tracing support
 2025-08-11 10:42 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for drm/xe: GPU frequency tracing support (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[CI 0/5] drm/i915/tc: Fix enabled/disconnected DP-alt sink handling
 2025-08-11 10:36 UTC  (10+ messages)
` [CI 1/5] drm/i915/lnl+/tc: Fix handling of an enabled/disconnected dp-alt sink
` [CI 2/5] drm/i915/icl+/tc: Cache the max lane count value
` [CI 3/5] drm/i915/lnl+/tc: Fix max lane count HW readout
` [CI 4/5] drm/i915/lnl+/tc: Use the cached max lane count value
` [CI 5/5] drm/i915/icl+/tc: Convert AUX powered WARN to a debug message
` ✗ CI.checkpatch: warning for drm/i915/tc: Fix enabled/disconnected DP-alt sink handling (rev4)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH] drm/intel/pciids: Add match on vendor/id only
 2025-08-11 10:24 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH 00/10] Introduce drm sharpness property
 2025-08-11 10:23 UTC  (3+ messages)

[PATCH 00/12] Optimize vrr.guardband and fix LRR
 2025-08-11  9:59 UTC  (6+ messages)
` [PATCH 04/12] drm/i915/display: Extract helpers to set dsc/scaler prefill latencies
` [PATCH 08/12] drm/i915/display: Add guardband check for feature latencies

[PATCH v2 0/2] drm/xe: Consolidate VM initialization logic
 2025-08-11  9:13 UTC  (6+ messages)
` [PATCH v2 1/2] drm/xe: Assign ioctl xe file handler to vm in xe_vm_create
` [PATCH v2 2/2] drm/xe: Move ASID allocation and user PT BO tracking into xe_vm_create
` ✓ CI.KUnit: success for drm/xe: Consolidate VM initialization logic
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH v9 00/12] AuxCCS handling and render compression modifiers
 2025-08-11  8:41 UTC  (2+ messages)

[PATCH v4 0/7] Use DRM scheduler for delayed GT TLB invalidations
 2025-08-11  8:31 UTC  (2+ messages)

[PATCH v6 00/26] MADVISE FOR XE
 2025-08-11  6:56 UTC  (10+ messages)
` [PATCH v6 01/26] drm/gpuvm: Pass map arguments through a struct
` [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 0/2] Limit minimum BPP to 30 for HDR content
 2025-08-11  5:38 UTC  (5+ messages)
` [PATCH 1/2] drm/i915/dp: Refactor intel_dp_in_hdr_mode() for broader reuse
` [PATCH 2/2] drm/i915/dp: Set min_bpp limit to 30 in HDR mode

[PATCH] drm/xe/pcode: Initialize data0 for pcode read routine
 2025-08-10  9:26 UTC  (7+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[RFC PATCH 0/6] Multi-pass MMU interval notifiers
 2025-08-09 16:20 UTC  (11+ messages)
` [RFC PATCH 1/6] mm/mmu_notifier: Allow multiple struct mmu_interval_notifier passes
` [RFC PATCH 2/6] drm/gpusvm: Update GPU SVM / Xe to twopass MMU notifier
` [RFC PATCH 3/6] drm/gpusvm: Add drm_gpusvm_in_notifier_* helpers
` [RFC PATCH 4/6] drm/xe: Skip waiting on unarmed fences in xe_gt_tlb_invalidation_fence_wait
` [RFC PATCH 5/6] drm/xe: Add fences argument to xe_vm_range_tilemask_tlb_invalidation
` [RFC PATCH 6/6] drm/xe: Implement two pass MMU notifiers for SVM
` ✓ CI.KUnit: success for Multi-pass MMU interval notifiers
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.Full: "

[CI v4] drm/xe: Driver-Managed exhaustive eviction
 2025-08-09 11:24 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe: Driver-managed exhaustive eviction (rev4)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[drm-xe:drm-xe-next] BUILD SUCCESS 9f8aa0bcd1f35baefe083adfa26bc6f9f68f652b
 2025-08-09  8:07 UTC 

[PATCH] drm/xe: Take preemption into account when resubmitting jobs
 2025-08-09  6:49 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH] drm/ttm: WIP limit the TTM pool to 32bit CPUs
 2025-08-09  4:07 UTC  (2+ messages)

[PATCH] drm/xe: Enable 2M pages in xe_migrate_vram
 2025-08-09  0:41 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v4] drm/xe/hwmon: Add SW clamp for power limits writes
 2025-08-08 23:52 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/hwmon: Add SW clamp for power limits writes (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH 0/8] Add TLB invalidation abstraction
 2025-08-08 22:37 UTC  (6+ messages)
` ✗ Xe.CI.Full: failure for Add TLB invalidation abstraction (rev5)
  `  "

[PATCH] drm/xe: GPU frequency tracing support
 2025-08-08 22:06 UTC  (7+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v3 0/5] drm/xe: enable driver usage on non-4KiB kernels
 2025-08-08 21:55 UTC  (5+ messages)
` [PATCH v3 1/5] drm/xe/bo: fix alignment with non-4KiB kernel page sizes

[PATCH] drm/xe: Assign ioctl xe file handler to vm in xe_vm_create
 2025-08-08 19:24 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH v3] drm/xe/hwmon: Add SW clamp for power limits writes
 2025-08-08 17:49 UTC  (5+ messages)

[PATCH v3 00/13] drm/xe: Add psmi support
 2025-08-08 17:29 UTC  (14+ messages)
` [PATCH v3 01/13] drm/xe/psmi: Add GuC flag to enable PSMI
` [PATCH v3 02/13] drm/xe/psmi: Add debugfs interface for PSMI
` [PATCH v3 03/13] drm/xe/rtp: Add match for psmi
` [PATCH v3 04/13] drm/xe/psmi: Add Wa_14020001231
` [PATCH v3 05/13] drm/xe/psmi: Add Wa_16023683509
` [PATCH v3 06/13] drm/xe/configfs: Simplify kernel doc
` [PATCH v3 07/13] drm/xe/configfs: Allow to enable PSMI
` [PATCH v3 08/13] drm/xe/configfs: Use guard() for dev->lock
` [PATCH v3 09/13] drm/xe/configfs: Block runtime attribute changes
` [PATCH v3 10/13] drm/xe/configfs: Use tree-like output in documentation
` [PATCH v3 11/13] drm/xe/configfs: Improve documentation steps
` [PATCH v3 12/13] drm/xe/configfs: Minor fixes to documentation
` [PATCH v3 13/13] drm/xe/configfs: Dump custom settings when binding

[PATCH] ANDROID: Add GPU work period support for Xe driver
 2025-08-08 17:14 UTC  (7+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH v2] drm/xe/migrate: make MI_TLB_INVALIDATE conditional
 2025-08-08 17:10 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/xe/migrate: make MI_TLB_INVALIDATE conditional (rev4)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Misc refine for svm
 2025-08-08 15:52 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2] drm/xe: Don't expose mailbox attributes for skip_pcode cases
 2025-08-08 15:38 UTC  (5+ messages)

[PATCH 00/15] Intel Xe GPU Debug Support (eudebug) v4
 2025-08-08 15:06 UTC  (23+ messages)
` [PATCH 01/15] drm/xe/eudebug: Introduce eudebug interface
` [PATCH 02/15] drm/xe/eudebug: Introduce discovery for resources
` [PATCH 03/15] drm/xe/eudebug: Introduce exec_queue events
` [PATCH 04/15] drm/xe: Add EUDEBUG_ENABLE exec queue property
` [PATCH 05/15] drm/xe: Introduce ADD_DEBUG_DATA and REMOVE_DEBUG_DATA vm bind ops
` [PATCH 06/15] drm/xe/eudebug: Introduce vm bind and vm bind debug data events
` [PATCH 07/15] drm/xe/eudebug: Add UFENCE events with acks
` [PATCH 08/15] drm/xe/eudebug: vm open/pread/pwrite
` [PATCH 09/15] drm/xe/eudebug: userptr vm pread/pwrite
` [PATCH 10/15] drm/xe/eudebug: hw enablement for eudebug
` [PATCH 11/15] drm/xe/eudebug: Introduce EU control interface
` [PATCH 12/15] drm/xe/eudebug: Introduce per device attention scan worker
` [PATCH 13/15] drm/xe/eudebug_test: Introduce xe_eudebug wa kunit test
` [PATCH 14/15] drm/xe: Implement SR-IOV and eudebug exclusivity
` [PATCH 15/15] drm/xe: Add xe_client_debugfs and introduce debug_data file
` ✗ CI.checkpatch: warning for Intel Xe GPU Debug Support (eudebug) v4
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH v2 1/2] drm/xe: rename XE_WA to XE_GT_WA
 2025-08-08 14:49 UTC  (4+ messages)
` [PATCH v2 2/2] drm/xe: Update function names for GT specific workarounds

[CI v3] drm/xe: Driver-Managed exhaustive eviction
 2025-08-08 14:26 UTC 

[PATCH v2] drm/xe: rework PDE PAT index selection
 2025-08-08 13:33 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe: rework PDE PAT index selection (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/9] kunit: Refactor and extend KUnit's
 2025-08-08 13:05 UTC  (12+ messages)
` [PATCH 1/9] kunit: Add parent kunit for parameterized test context
` [PATCH 2/9] kunit: Introduce param_init/exit for parameterized test shared context management
` [PATCH 9/9] Documentation: kunit: Document new parameterized test features

[PATCH 1/2] drm/i915/display: Add power well mapping for WCL
 2025-08-08 11:26 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/wcl: Add display device info
` ✗ CI.checkpatch: warning for series starting with [1/2] drm/i915/display: Add power well mapping for WCL
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH 0/3] drm/i915: Add debugfs control to prefer YCbCr 4:2:0 output for HDMI/DP
 2025-08-08 10:16 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.Full: "

[PATCH v5 0/1] Improve CCS save restore series
 2025-08-08  9:36 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for Improve CCS save restore series (rev5)
` ✓ Xe.CI.Full: "

[PATCH 00/19] drm/i915/tc: Fix enabled/disconnected DP-alt sink handling
 2025-08-08  8:28 UTC  (7+ messages)
` [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


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).