messages from 2025-08-12 15:17:21 to 2025-08-14 02:24:02 UTC [more...]
[PATCH 00/15] Driver-managed exhaustive eviction
2025-08-14 2:23 UTC (33+ messages)
` [PATCH 01/15] drm/xe/vm: Don't use a pin the vm_resv during validation
` [PATCH 02/15] drm/xe/tests/xe_dma_buf: Set the drm_object::dma_buf member
` [PATCH 03/15] drm/xe/vm: Clear the scratch_pt pointer on error
` [PATCH 04/15] drm/xe: Pass down drm_exec context to validation
` [PATCH 05/15] drm/xe: Introduce an xe_validation wrapper around drm_exec
` [PATCH 06/15] drm/xe: Convert xe_bo_create_user() for exhaustive eviction
` [PATCH 07/15] drm/xe: Convert SVM validation "
` [PATCH 08/15] drm/xe: Convert existing drm_exec transactions "
` [PATCH 09/15] drm/xe: Convert the CPU fault handler "
` [PATCH 10/15] drm/xe/display: Convert __xe_pin_fb_vma()
` [PATCH 11/15] drm/xe: Convert xe_dma_buf.c for exhaustive eviction
` [PATCH 12/15] drm/xe: Rename ___xe_bo_create_locked()
` [PATCH 13/15] drm/xe: Convert xe_bo_create_pin_map_at() for exhaustive eviction
` [PATCH 14/15] drm/xe: Convert xe_bo_create_pin_map() "
` [PATCH 15/15] drm/xe: Convert pinned suspend eviction "
` ✗ CI.checkpatch: warning for Driver-managed "
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH] drm/xe/pcode: Initialize data0 for pcode read routine
2025-08-13 23:54 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe/pcode: Initialize data0 for pcode read routine (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 0/9] Add TLB invalidation abstraction
2025-08-13 22:48 UTC (16+ messages)
` [PATCH 1/9] drm/xe: Move explicit CT lock in TLB invalidation sequence
` [PATCH 2/9] drm/xe: Stop the TLB fence timer on driver teardown
` [PATCH 3/9] drm/xe: s/tlb_invalidation/tlb_inval
` [PATCH 4/9] drm/xe: Add xe_tlb_inval structure
` [PATCH 5/9] drm/xe: Add xe_gt_tlb_invalidation_done_handler
` [PATCH 6/9] drm/xe: Decouple TLB invalidations from GT
` [PATCH 7/9] drm/xe: Prep TLB invalidation fence before sending
` [PATCH 8/9] drm/xe: Add helpers to send TLB invalidations
` [PATCH 9/9] drm/xe: Split TLB invalidation code in frontend and backend
` ✗ CI.checkpatch: warning for Add TLB invalidation abstraction (rev6)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 0/1] drm/xe: serialize store_data and user_interrupt for ufence wait
2025-08-13 22:02 UTC (7+ messages)
` [PATCH 1/1] "
` ✗ CI.checkpatch: warning for drm/xe: serialize store_data and user_interrupt for ufence wait (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PULL] drm-intel-fixes
2025-08-13 21:43 UTC
[PATCH 1/2] drm/xe/mcr: Make xe_gt_mcr_get_dss_steering() input gt a const
2025-08-13 21:23 UTC (5+ messages)
` [PATCH 2/2] drm/xe/xe2hpg: Add Wa_18041344222 for Xe2_HPG
` ✓ CI.KUnit: success for series starting with [1/2] drm/xe/mcr: Make xe_gt_mcr_get_dss_steering() input gt a const
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH 00/15] drm/i915: drop __to_intel_display() transitional macro
2025-08-13 20:58 UTC (2+ messages)
[RFC v5 0/5] Proposal to use netlink for RAS and Telemetry across drm subsystem
2025-08-13 20:21 UTC (2+ messages)
[drm-xe:drm-xe-fixes] BUILD SUCCESS 01d101b96122fa8008b2bddca226e6a54002688a
2025-08-13 19:23 UTC
[PATCH 00/19] perf: Rework event_init checks
2025-08-13 18:48 UTC (25+ messages)
` [PATCH 01/19] perf/arm-cmn: Fix event validation
` [PATCH 02/19] perf/hisilicon: Fix group validation
` [PATCH 03/19] perf/imx8_ddr: "
` [PATCH 04/19] perf/starfive: "
` [PATCH 05/19] iommu/vt-d: Fix perfmon "
` [PATCH 06/19] ARM: l2x0: Fix "
` [PATCH 07/19] ARM: imx: Fix MMDC PMU "
` [PATCH 08/19] perf/arm_smmu_v3: Improve "
` [PATCH 09/19] perf/qcom: "
` [PATCH 10/19] perf/arm-ni: Improve event validation
` [PATCH 11/19] perf/arm-cci: Tidy up "
` [PATCH 12/19] perf: Ignore event state for group validation
` [PATCH 13/19] perf: Add helper for checking grouped events
` [PATCH 14/19] perf: Clean up redundant group validation
` [PATCH 15/19] perf: Simplify "
` [PATCH 16/19] perf: Introduce positive capability for sampling
` [PATCH 17/19] perf: Retire PERF_PMU_CAP_NO_INTERRUPT
` [PATCH 18/19] perf: Introduce positive capability for raw events
` [PATCH 19/19] perf: Garbage-collect event_init checks
` ✗ CI.checkpatch: warning for perf: Rework "
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH v3 00/13] drm/xe: Add psmi support
2025-08-13 17:44 UTC (20+ 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 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 09/13] drm/xe/configfs: Block runtime attribute changes
` [PATCH v3 11/13] drm/xe/configfs: Improve documentation steps
[PATCH 1/2] drm/i915/display: Add power well mapping for WCL
2025-08-13 17:04 UTC (5+ messages)
` [PATCH 2/2] drm/i915/wcl: Add display device info
[PATCH v1 0/4] Preliminary support for separate VRAM region for kernel allocations on tiles
2025-08-13 16:53 UTC (7+ messages)
` [PATCH v1 1/4] drm/xe: Add initial support for separate kernel VRAM region on the tile
` [PATCH v1 2/4] drm/xe: Introduce new BO flag XE_BO_FLAG_FORCE_USER_VRAM
` [PATCH v1 3/4] drm/xe: Force user context allocations in user VRAM
[PATCH v2 0/2] drm/xe: Untangle vm_bind_ioctl cleanup order and fix double free bug
2025-08-13 15:50 UTC (8+ messages)
` [PATCH v2 1/2] drm/xe: Fix vm_bind_ioctl "
` [PATCH v2 2/2] drm/xe: Untangle vm_bind_ioctl cleanup order
` ✗ CI.checkpatch: warning for drm/xe: Untangle vm_bind_ioctl cleanup order and fix double free bug (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe: MADVISE SQUASH for CI-v7_with_comments_addressed_gpuvm_changes
2025-08-13 15:37 UTC (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[drm-xe:topic/xe-for-CI] BUILD SUCCESS 6916e5fb25c414cb3d4adcfc8f12f55f602c53b2
2025-08-13 14:51 UTC
[drm-xe:drm-xe-next] BUILD SUCCESS 32a4d1b98e6663101fd0abfaf151c48feea7abb1
2025-08-13 14:50 UTC
[PATCH 00/12] drm/i915: vlv clock cleanups
2025-08-13 13:06 UTC (3+ messages)
` [PATCH 01/12] drm/i915: add vlv_clock_get_gpll()
[PATCH 00/19] drm/i915/tc: Fix enabled/disconnected DP-alt sink handling
2025-08-13 12:43 UTC (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/tc: Fix enabled/disconnected DP-alt sink handling (rev3)
[PATCH v2 00/19] drm: Eliminate redundant drm_format_info lookups
2025-08-13 8:05 UTC (9+ messages)
` [PATCH v2 19/19] drm: Make passing of format info to drm_helper_mode_fill_fb_struct() mandatory
[PATCH v2 0/7] kunit: Refactor and extend KUnit's parameterized testing framework
2025-08-13 9:18 UTC (23+ messages)
` [PATCH v2 1/7] kunit: Add parent kunit for parameterized test context
` [PATCH v2 2/7] kunit: Introduce param_init/exit for parameterized test context management
` [PATCH v2 3/7] kunit: Pass parameterized test context to generate_params()
` [PATCH v2 4/7] kunit: Enable direct registration of parameter arrays to a KUnit test
` [PATCH v2 5/7] kunit: Add example parameterized test with shared resource management using the Resource API
` [PATCH v2 6/7] kunit: Add example parameterized test with direct dynamic parameter array setup
` [PATCH v2 7/7] Documentation: kunit: Document new parameterized test features
[PATCH 0/9] Introducing firmware late binding
2025-08-13 12:13 UTC (10+ messages)
` [PATCH 2/9] mei: late_bind: add late binding component driver
[RFC PATCH 0/8] Refactor drm_writeback_connector structure
2025-08-13 12:00 UTC (8+ messages)
` [RFC PATCH 1/8] drm: writeback: "
[PATCH v5] drm/xe/guc: Add devm release action to safely tear down CT
2025-08-13 11:43 UTC (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 0/2] drm/i915: dig port and connector cleanups
2025-08-13 10:33 UTC (4+ messages)
` [PATCH 1/2] drm/i915/display: add intel_dig_port_alloc()
[PATCH v6] drm/i915/display: Optimize panel power-on wait time
2025-08-13 10:32 UTC (4+ messages)
[PATCH 0/4] ALPM LFPS and silence period calculation
2025-08-13 9:38 UTC (8+ messages)
` [PATCH 1/4] drm/i915/alpm: Calculate silence period
` [PATCH 2/4] drm/i915/alpm: Add own define for LFPS count
` [PATCH 3/4] drm/i915/alpm: Replace hardcoded LFPS cycle with proper calculation
` [PATCH 4/4] drm/i915/alpm: Use actual lfps cycle and silence periods in wake time
` ✓ CI.KUnit: success for ALPM LFPS and silence period calculation
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v6 0/7] Use trans push mechanism to generate frame change event
2025-08-13 9:10 UTC (4+ messages)
` [PATCH v6 4/7] drm/i915/vrr: Prepare to Use TRANS_PUSH mechanism for PSR frame change
[PATCH v1] drm/xe/i2c: Introduce xe_i2c_present()
2025-08-13 8:48 UTC (4+ messages)
[PATCH] drm/xe/nvm: Use root tile mmio
2025-08-13 8:34 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 0/1] drm/xe: Untangle vm_bind_ioctl cleanup order and fix double free bug
2025-08-13 8:28 UTC (5+ messages)
` [PATCH 1/1] "
` ✗ Xe.CI.Full: failure for "
[PATCH] drm/i915: Soft defeature of cursor size reduction
2025-08-13 7:42 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v2 0/4] Wait PSR idle before on dsb commit
2025-08-13 7:28 UTC (5+ messages)
` [PATCH v2 1/4] drm/i915/psr: Pass intel_crtc_state instead of intel_dp in wait_for_idle
` [PATCH v2 2/4] drm/i915/psr: Add new define for PSR idle timeout
[PATCH] tests/intel/xe_exec_balancer: use xe_wait_ufence to replace sleep action
2025-08-13 5:45 UTC (2+ messages)
[PATCH v6] drm/xe/pm: Disable RPM for SR-IOV VFs
2025-08-12 20:07 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe/pm: Disable RPM for SR-IOV VFs (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe: Take preemption into account when resubmitting jobs
2025-08-12 18:54 UTC (2+ messages)
[RESEND][PATCH] drm/xe/hwmon: Return early on power limit read failure
2025-08-12 18:03 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/hwmon: Return early on power limit read failure (rev2)
` ✗ Xe.CI.Full: failure "
[PATCH v6 00/26] MADVISE FOR XE
2025-08-12 17:55 UTC (11+ messages)
` [PATCH v6 01/26] drm/gpuvm: Pass map arguments through a struct
` [PATCH v6 04/26] drm/gpuvm: Introduce DRM_GPUVM_SM_MAP_OPS_FLAG_SPLIT_MADVISE flag
[PATCH v8 0/8] drm/xe/vf: Post-migration recovery of queues and jobs
2025-08-12 16:38 UTC (4+ messages)
[PATCH v5] drm/xe/pm: Disable RPM for SR-IOV VFs
2025-08-12 15:32 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[drm-xe:drm-xe-fixes] BUILD SUCCESS ab69754c9020bdd082b8df105bd992e315605952
2025-08-12 15:16 UTC
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).