messages from 2025-10-24 13:28:57 to 2025-10-27 06:04:27 UTC [more...]
[PATCH v2 0/8] drm/xe: CRI support in gt_throttle + refactors
2025-10-27 6:04 UTC (10+ messages)
` [PATCH v2 1/8] drm/xe/cri: Add new performance limit reasons bits
` [PATCH v2 2/8] drm/xe/gt_throttle: Tidy up perf reasons reading
` [PATCH v2 3/8] drm/xe/gt_throttle: Always read and mask
` [PATCH v2 4/8] drm/xe/gt_throttle: Add throttle_to_gt()
` [PATCH v2 5/8] drm/xe/gt_throttle: Tidy up attribute definition
` [PATCH v2 6/8] drm/xe: Improve freq and throttle documentation
` [PATCH v2 7/8] drm/xe/gt_throttle: Drop individual show functions
` [PATCH v2 8/8] drm/xe/gt_throttle: Avoid TOCTOU when monitoring reasons
` ✗ CI.checkpatch: warning for drm/xe: CRI support in gt_throttle + refactors (rev2)
[RFC v2 0/8] dma-buf: Add support for mapping dmabufs via interconnects
2025-10-27 4:44 UTC (9+ messages)
` [RFC v2 1/8] dma-buf: Add support for map/unmap APIs for interconnects
` [RFC v2 2/8] dma-buf: Add a helper to match interconnects between exporter/importer
` [RFC v2 3/8] dma-buf: Create and expose IOV interconnect to all exporters/importers
` [RFC v2 4/8] vfio/pci/dmabuf: Add support for IOV interconnect
` [RFC v2 5/8] drm/xe/dma_buf: "
` [RFC v2 6/8] drm/xe/pf: Add a helper function to get a VF's backing object in LMEM
` [RFC v2 7/8] drm/xe/bo: Create new dma_addr array for dmabuf BOs associated with VFs
` [RFC v2 8/8] drm/xe/pt: Add an additional check for dmabuf BOs while doing bind
[PATCH v3 0/2] Fix serialization on burst of unbinds - v2
2025-10-27 2:13 UTC (8+ messages)
` [PATCH v3 1/2] drm/xe: Add last fence attachment to TLB invalidation job queues
` [PATCH v3 2/2] drm/xe: Decouple bind queue last fence from TLB invalidations
` ✗ CI.checkpatch: warning for Fix serialization on burst of unbinds - v2
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH] drm/fb-helper: Allocate and release fb_info in single place
2025-10-27 0:46 UTC (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH] drm/xe/xe_survivability: Add support for survivability mode v2
2025-10-26 18:59 UTC (4+ messages)
[PATCH 00/10] Introduce drm sharpness property
2025-10-26 17:26 UTC (11+ 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 CASF strength and winsize
` [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
[PATCH] drm/xe/xe3: Apply wa_14024997852
2025-10-26 13:09 UTC (7+ messages)
` [PATCH v2] "
` ✓ CI.KUnit: success for drm/xe/xe3: Apply wa_14024997852 (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH] drm/xe/pf: Access VF's register using dedicated MMIO view
2025-10-26 9:43 UTC (7+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe: Limit number of jobs per exec queue
2025-10-25 20:09 UTC (5+ messages)
` [PATCH v2] "
` ✓ CI.KUnit: success for drm/xe: Limit number of jobs per exec queue (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[drm-xe:drm-xe-next] BUILD SUCCESS fab36494f26c1818f0d02230f30aca45b4888848
2025-10-25 19:56 UTC
[PATCH 00/15] Dynamic drm_pagemaps and Initial multi-device SVM
2025-10-25 18:01 UTC (21+ messages)
` [PATCH 01/15] drm/pagemap, drm/xe: Add refcounting to struct drm_pagemap
` [PATCH 02/15] drm/pagemap: Add a refcounted drm_pagemap backpointer to struct drm_pagemap_zdd
` [PATCH 03/15] drm/pagemap, drm/xe: Manage drm_pagemap provider lifetimes
` [PATCH 04/15] drm/pagemap: Add a drm_pagemap cache and shrinker
` [PATCH 05/15] drm/xe: Use the "
` [PATCH 06/15] drm/pagemap: Remove the drm_pagemap_create() interface
` [PATCH 07/15] drm/pagemap_util: Add a utility to assign an owner to a set of interconnected gpus
` [PATCH 08/15] drm/xe: Use the drm_pagemap_util helper to get a svm pagemap owner
` [PATCH 09/15] drm/xe: Pass a drm_pagemap pointer around with the memory advise attributes
` [PATCH 10/15] drm/xe: Use the vma attibute drm_pagemap to select where to migrate
` [PATCH 11/15] drm/xe: Simplify madvise_preferred_mem_loc()
` [PATCH 12/15] drm/xe/uapi: Extend the madvise functionality to support foreign pagemap placement for svm
` [PATCH 13/15] drm/xe: Support pcie p2p dma as a fast interconnect
` [PATCH 14/15] drm/xe/vm: Add a prefetch debug printout
` [PATCH 15/15] drm/xe: Retry migration once
` ✗ CI.checkpatch: warning for Dynamic drm_pagemaps and Initial multi-device SVM
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH AUTOSEL 6.17] drm/xe/pcode: Initialize data0 for pcode read routine
2025-10-25 16:01 UTC (22+ messages)
` [PATCH AUTOSEL 6.17] drm/xe: improve dma-resv handling for backup object
` [PATCH AUTOSEL 6.17] drm/xe: Extend wa_13012615864 to additional Xe2 and Xe3 platforms
` [PATCH AUTOSEL 6.17] drm/xe/ptl: Apply Wa_16026007364
` [PATCH AUTOSEL 6.17] drm/xe: Set GT as wedged before sending wedged uevent
` [PATCH AUTOSEL 6.17] drm/xe/i2c: Enable bus mastering
` [PATCH AUTOSEL 6.17] drm/xe/configfs: Enforce canonical device names
` [PATCH AUTOSEL 6.17] drm/xe: Extend Wa_22021007897 to Xe3 platforms
` [PATCH AUTOSEL 6.17] drm/xe: Cancel pending TLB inval workers on teardown
` [PATCH AUTOSEL 6.17-6.12] drm/xe/guc: Increase GuC crash dump buffer size
` [PATCH AUTOSEL 6.17] drm/xe/wcl: Extend L3bank mask workaround
` [PATCH AUTOSEL 6.17-6.12] drm/xe/guc: Set upper limit of H2G retries over CTB
` [PATCH AUTOSEL 6.17] drm/xe: Make page size consistent in loop
` [PATCH AUTOSEL 6.17] drm/xe/guc: Add devm release action to safely tear down CT
` [PATCH AUTOSEL 6.17] drm/xe/pf: Program LMTT directory pointer on all GTs within a tile
` [PATCH AUTOSEL 6.17] drm/xe/guc: Always add CT disable action during second init step
` [PATCH AUTOSEL 6.17] drm/xe/pf: Don't resume device from restart worker
` [PATCH AUTOSEL 6.17-6.12] drm/xe/guc: Return an error code if the GuC load fails
` [PATCH AUTOSEL 6.17] drm/xe: Ensure GT is in C0 during resumes
` [PATCH AUTOSEL 6.17] drm/xe: rework PDE PAT index selection
` [PATCH AUTOSEL 6.17-6.12] drm/xe/guc: Add more GuC load error status codes
` [PATCH AUTOSEL 6.17-6.12] drm/xe: Fix oops in xe_gem_fault when running core_hotunplug test
[PATCH 0/5] drm/xe: CRI support in gt_throttle + refactors
2025-10-25 15:46 UTC (5+ messages)
` [PATCH 3/5] drm/xe/gt_throttle: Always read and mask
[PATCH] drm/xe/pf: Fix VF FLR synchronization between all GTs
2025-10-25 15:03 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH] drm/xe/configfs: Drop MAX_GT_TYPE_CHARS constant
2025-10-25 8:19 UTC (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH v2] drm/xe/uc: Change assertion to error on huc authentication failure
2025-10-25 7:24 UTC (6+ messages)
` ✓ CI.KUnit: success for drm/xe/uc: Change assertion to error on huc authentication failure (rev2)
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH v2 0/7] Pagefault refactor
2025-10-25 7:17 UTC (16+ messages)
` [PATCH v2 1/7] drm/xe: Stub out new pagefault layer
` [PATCH v2 2/7] drm/xe: Implement xe_pagefault_init
` [PATCH v2 3/7] drm/xe: Implement xe_pagefault_reset
` [PATCH v2 4/7] drm/xe: Implement xe_pagefault_handler
` [PATCH v2 5/7] drm/xe: Implement xe_pagefault_queue_work
` [PATCH v2 6/7] drm/xe: Add xe_guc_pagefault layer
` [PATCH v2 7/7] drm/xe: Remove unused GT page fault code
` ✗ CI.checkpatch: warning for Pagefault refactor
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[CI v2] verbose p2p
2025-10-25 6:30 UTC (4+ messages)
` ✓ CI.KUnit: success for verbose p2p (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v2 0/2] Fix serialization on burst of unbinds - v2
2025-10-25 5:03 UTC (7+ messages)
` [PATCH v2 1/2] drm/xe: Add last fence attachment to TLB invalidation job queues
` [PATCH v2 2/2] drm/xe: Decouple bind queue last fence from TLB invalidations
` ✗ CI.checkpatch: warning for Fix serialization on burst of unbinds - v2
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH v8 0/3] drm/xe/migrate: Atomicize CCS copy command setup
2025-10-25 3:47 UTC (13+ messages)
` [PATCH v8 1/3] drm/xe/migrate: Use AVX instructions to prevent partial writes during VF migration CCS batch buffer updates
` ✗ CI.checkpatch: warning for drm/xe/migrate: Atomicize CCS copy command setup
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[CI] verbose p2p
2025-10-25 2:18 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.Full: failure "
[drm-xe:drm-xe-fixes] BUILD SUCCESS ce29214ada6d08dbde1eeb5a69c3b09ddf3da146
2025-10-25 0:46 UTC
[PATCH v14 00/13] AuxCCS handling and render compression modifiers
2025-10-24 23:57 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH 1/2] PCI: Release BAR0 of an integrated bridge to allow GPU BAR resize
2025-10-24 23:00 UTC (3+ messages)
[PATCH v1] drm/xe/pm: Enable WAKE# support
2025-10-24 22:45 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v2 00/26] Enable LT PHY
2025-10-24 21:07 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Enable LT PHY (rev2)
[PATCH 00/14] PF: Add sriov_admin sysfs tree
2025-10-24 19:51 UTC (15+ messages)
` [PATCH 01/14] drm/xe/pf: Prepare sysfs for SR-IOV admin attributes
` [PATCH 03/14] drm/xe/pf: Allow change PF and VFs EQ/PT using sysfs
` [PATCH 07/14] drm/xe/pf: Allow bulk change all "
` [PATCH 09/14] drm/xe/pf: Allow bulk change all VFs priority "
` [PATCH 10/14] drm/xe/pf: Allow change PF scheduling "
` [PATCH 12/14] drm/xe/pf: Add sysfs device symlinks to enabled VFs
` [PATCH 13/14] drm/xe/pf: Allow to stop and reset VF using sysfs
[PATCH v2 0/6] Use display parent interface for runtime pm
2025-10-24 18:59 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Use display parent interface for runtime pm (rev2)
[PATCH v3 26/27] drm/xe: Remove drm_sched_init_args->num_rqs usage
2025-10-24 17:55 UTC (2+ messages)
[PATCH v2] drm/xe/vf: Fix up GGTT on S4 resume under SR-IOV
2025-10-24 15:58 UTC (4+ messages)
[PATCH] drm/xe: share USM BCS engine via root-tile helper
2025-10-24 15:00 UTC (3+ messages)
[PATCH 00/22] drm/i915/vrr: A few fixes and a bunch of cleanup
2025-10-24 14:23 UTC (36+ messages)
` [PATCH 06/22] drm/i195/vrr: Move crtc_state->vrr.{vmin, vmax} update into intel_vrr_compute_vrr_timings()
` [PATCH 07/22] drm/i915/vrr: Move compute_fixed_rr_timings()
` [PATCH 08/22] drm/i915/vrr: Extract intel_vrr_set_vrr_timings()
` [PATCH 09/22] drm/i915/vrr: Avoid redundant TRANS_PUSH write in intel_vrr_enable()
` [PATCH 10/22] drm/i915/vrr: Move EMP_AS_SDP_TL write into intel_vrr_set_transcoder_timings()
` [PATCH 11/22] drm/i915/vrr: Use trans_vrr_ctl() in intel_vrr_transcoder_disable()
` [PATCH 12/22] drm/i915/vrr: Extract intel_vrr_tg_disable()
` [PATCH 13/22] drm/i915/vrr: Extract intel_vrr_tg_enable()
` [PATCH 14/22] drm/i915/vrr: Disable VRR TG in intel_vrr_transcoder_disable() only on always use_vrr_tg() platforms
` [PATCH 15/22] drm/i915/vrr: Always write TRANS_VRR_CTL in intel_vrr_set_transcoder_timings() on !always_use_vrr_tg()
` [PATCH 16/22] drm/i915/vrr: Remove redundant HAS_VRR() checks
` [PATCH 17/22] drm/i915/vrr: Move HAS_VRR() check into intel_vrr_set_transcoder_timings()
` [PATCH 18/22] drm/i915/vrr: s/crtc_state/old_crtc_state/ in intel_vrr_transcoder_disable()
` [PATCH 19/22] drm/i915/vrr: Nuke intel_vrr_vblank_exit_length()
` [PATCH 20/22] drm/i915/vrr: Nuke intel_vrr_vmin_flipline()
` [PATCH 21/22] drm/i915/vrr: Update the intel_vrr_extra_vblank_delay() comment
` [PATCH 22/22] drm/i915/vrr: Check HAS_VRR() first in intel_vrr_is_capable()
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