messages from 2026-09-03 20:10:17 to 2026-09-04 11:57:19 UTC [more...]
[PATCH v4 0/7] drm/xe/sysctrl: Clean up error handling in
2026-09-04 11:57 UTC (10+ messages)
` [PATCH v4 1/7] drm/xe/sysctrl: Return error codes from sysctrl_wait_bit_clear()
[PATCH 0/5] Add support to handle memory double-bit ecc errors
2026-09-04 10:49 UTC (10+ messages)
` [PATCH 1/5] drm/xe/xe_drm_ras: Rename ras to drm_ras in xe_device
` [RFC PATCH 2/5] drm/xe/xe_ras: Handle page offline requests for device memory ecc errors
` [PATCH 3/5] drm/xe/xe_ras: Add support to query page offline queue and list
[PATCH i-g-t v6 0/9] add cgroup_dmem test
2026-09-04 10:11 UTC (13+ messages)
` [PATCH i-g-t v6 1/9] lib/igt_cgroup: add cgroup v2 and dmem controller helpers
` [PATCH i-g-t v6 2/9] tests/cgroup_dmem: add dmem cgroup controller test
` [PATCH i-g-t v6 3/9] lib/xe: add xe_cgroup_region_name() helper
` [PATCH i-g-t v6 4/9] lib/xe: Introduce dmem driver and implement Xe support
` [PATCH i-g-t v6 5/9] lib/amdgpu: add amdgpu_cgroup_region_name
` [PATCH i-g-t v6 6/9] lib/amdgpu: add amdgpu support to igt_dmem_driver
` [PATCH i-g-t v6 7/9] tests/cgroup_dmem: add test for dmem.current
` [PATCH i-g-t v6 8/9] tests/cgroup_dmem: add dmem cgroup eviction test
` [PATCH i-g-t v6 9/9] tests/cgroup_dmem: add write_eviction_nonblock subtest
[PATCH v2 0/5] PM_PME support on display hotplug
2026-09-04 10:03 UTC (6+ messages)
` [PATCH v2 3/5] drm/i915/irq: conditional HPD IRQ resets based on PME capability
` [PATCH v2 5/5] drm/xe/pm: handle the PME capability and runtime pm routines
` ✗ Xe.CI.FULL: failure for pm_pme support on display hotplug (rev4)
[PATCH] drm/xe/guc: Guard page-fault ack with runtime PM check
2026-09-04 9:16 UTC (2+ messages)
` [PATCH v3] drm/xe: Guard page-fault worker "
[PATCH v2] drm/xe/guc: Guard page-fault ack with runtime PM check
2026-09-04 9:05 UTC (6+ messages)
` ✗ CI.checkpatch: warning for drm/xe/guc: Guard page-fault ack with runtime PM check (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v1] drm/i915/display: Add command line param for DC balance
2026-09-04 8:44 UTC (5+ messages)
[PATCH v2] drm/xe/vm: Handle purged BOs in VM snapshots
2026-09-04 8:30 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe/vm: Handle purged BOs in VM snapshots (rev2)
` ✓ Xe.CI.BAT: "
[PATCH] drm/i915/display: Limit SEL_FETCH clear to supported pipes
2026-09-04 7:24 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v6 0/9] drm/xe/sysctrl: Clean up error handling in
2026-09-04 6:01 UTC (3+ messages)
` [PATCH v6 1/9] drm/xe/sysctrl: Return error codes from sysctrl_wait_bit_clear()
[PATCH V21 00/15] Add memory page offlining support
2026-09-04 5:18 UTC (3+ messages)
` ✗ Xe.CI.FULL: failure for Add memory page offlining support (rev25)
[PATCH v2] drm/i915/alpm: Add a quirk to keep the fast wake ahead of the IO buffer wake
2026-09-04 4:47 UTC (2+ messages)
` [PATCH v3] "
[PATCH] drm/xe/vm: Handle purged BOs in VM snapshots
2026-09-04 4:46 UTC (4+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH v5 00/25] CPU binds and ULLS on migration queue
2026-09-04 4:17 UTC (40+ messages)
` [PATCH v5 01/25] drm/xe: Drop struct xe_migrate_pt_update argument from populate/clear vfuns
` [PATCH v5 02/25] drm/xe: Add xe_migrate_update_pgtables_cpu_execute helper
` [PATCH v5 03/25] drm/xe: Decouple exec queue idle check from LRC
` [PATCH v5 04/25] drm/xe: Add job count to GuC exec queue snapshot
` [PATCH v5 05/25] drm/xe: Update xe_bo_put_deferred arguments to include writeback flag
` [PATCH v5 06/25] drm/xe: Add XE_BO_FLAG_PUT_VM_ASYNC
` [PATCH v5 07/25] drm/xe: Update scheduler job layer to support PT jobs
` [PATCH v5 08/25] drm/xe: Add helpers to access PT ops
` [PATCH v5 09/25] drm/xe: Add struct xe_pt_job_ops
` [PATCH v5 10/25] drm/xe: Update GuC submission backend to run PT jobs
` [PATCH v5 11/25] drm/xe: Store level in struct xe_vm_pgtable_update
` [PATCH v5 12/25] drm/xe: Don't use migrate exec queue for page fault binds
` [PATCH v5 13/25] drm/xe: Enable CPU binds for jobs
` [PATCH v5 14/25] drm/xe: Remove unused arguments from xe_migrate_pt_update_ops
` [PATCH v5 15/25] drm/xe: Make bind queues operate cross-tile
` [PATCH v5 16/25] drm/xe: Add CPU bind layer
` [PATCH v5 17/25] drm/xe: Add device flag to enable PT mirroring across tiles
` [PATCH v5 18/25] drm/xe: Add xe_hw_engine_write_ring_tail
` [PATCH v5 19/25] drm/xe: Add ULLS support to LRC
` [PATCH v5 20/25] drm/xe: Add ULLS migration job support to migration layer
` [PATCH v5 21/25] drm/xe: Add ULLS migration job support to ring ops
` [PATCH v5 22/25] drm/xe: Add ULLS migration job support to GuC submission
` [PATCH v5 23/25] drm/xe: Enter ULLS for migration jobs upon page fault or SVM prefetch
` [PATCH v5 24/25] drm/xe: Add modparam to enable / disable ULLS on migrate queue
` [PATCH v5 25/25] drm/xe: Document ULLS for migration jobs
` ✗ CI.checkpatch: warning for CPU binds and ULLS on migration queue (rev7)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v2 0/9] Add fan control support
2026-09-04 4:02 UTC (3+ messages)
` [PATCH v2 7/9] drm/xe/hwmon: Add kernel-doc for fan control
[PATCH v10 00/27] Intel Xe GPU Debug Support (eudebug) v10
2026-09-04 3:21 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH v4 0/4] drm/xe/sysctrl: Add System Controller debugfs
2026-09-04 3:13 UTC (7+ messages)
` [PATCH v4 1/4] drm/xe/sysctrl: Add System Controller get application status
` ✓ Xe.CI.FULL: success for drm/xe/sysctrl: Add System Controller debugfs (rev4)
[PATCH v3 0/7] drm/xe: Capture additional HW register state in devcoredump
2026-09-04 2:01 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Capture additional HW register state in devcoredump (rev3)
[PATCH v4 00/25] CPU binds and ULLS on migration queue
2026-09-04 1:41 UTC (48+ messages)
` [PATCH v4 01/25] drm/xe: Drop struct xe_migrate_pt_update argument from populate/clear vfuns
` [PATCH v4 02/25] drm/xe: Add xe_migrate_update_pgtables_cpu_execute helper
` [PATCH v4 03/25] drm/xe: Decouple exec queue idle check from LRC
` [PATCH v4 04/25] drm/xe: Add job count to GuC exec queue snapshot
` [PATCH v4 05/25] drm/xe: Update xe_bo_put_deferred arguments to include writeback flag
` [PATCH v4 06/25] drm/xe: Add XE_BO_FLAG_PUT_VM_ASYNC
` [PATCH v4 07/25] drm/xe: Update scheduler job layer to support PT jobs
` [PATCH v4 08/25] drm/xe: Add helpers to access PT ops
` [PATCH v4 09/25] drm/xe: Add struct xe_pt_job_ops
` [PATCH v4 10/25] drm/xe: Update GuC submission backend to run PT jobs
` [PATCH v4 11/25] drm/xe: Store level in struct xe_vm_pgtable_update
` [PATCH v4 12/25] drm/xe: Don't use migrate exec queue for page fault binds
` [PATCH v4 13/25] drm/xe: Enable CPU binds for jobs
` [PATCH v4 14/25] drm/xe: Remove unused arguments from xe_migrate_pt_update_ops
` [PATCH v4 15/25] drm/xe: Make bind queues operate cross-tile
` [PATCH v4 16/25] drm/xe: Add CPU bind layer
` [PATCH v4 17/25] drm/xe: Add device flag to enable PT mirroring across tiles
` [PATCH v4 18/25] drm/xe: Add xe_hw_engine_write_ring_tail
` [PATCH v4 19/25] drm/xe: Add ULLS support to LRC
` [PATCH v4 20/25] drm/xe: Add ULLS migration job support to migration layer
` [PATCH v4 21/25] drm/xe: Add ULLS migration job support to ring ops
` [PATCH v4 22/25] drm/xe: Add ULLS migration job support to GuC submission
` [PATCH v4 23/25] drm/xe: Enter ULLS for migration jobs upon page fault or SVM prefetch
` [PATCH v4 24/25] drm/xe: Add modparam to enable / disable ULLS on migrate queue
` [PATCH v4 25/25] drm/xe: Document ULLS for migration jobs
` ✗ CI.checkpatch: warning for CPU binds and ULLS on migration queue (rev6)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v2 0/5] Use SIG_ID logs for GuC component
2026-09-04 0:48 UTC (9+ messages)
` [PATCH v3 1/5] drm/xe/guc: Use different error codes for GuC load errors
` [PATCH v3 2/5] drm/xe/guc: Use different error codes for CT errors
` [PATCH v3 3/5] drm/xe/uc: Report DMA failure using SIGID
` [PATCH v3 4/5] drm/xe/guc: Report major GuC failures "
` [PATCH v3 5/5] drm/xe/guc: Report errors that cause a CT shutdown "
` ✓ CI.KUnit: success for Use SIG_ID logs for GuC component (rev2)
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe/forcewake: add delayed-release optimization
2026-09-04 0:25 UTC (10+ messages)
` [PATCH v5 0/4] "
` [PATCH v5 2/4] drm/xe/forcewake: add delayed-release state machine
[PATCH] drm/xe: Rename xe_vm_fault to drm_xe_vm_fault
2026-09-04 0:16 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v2] drm/xe: Flush LSC untyped L1 dataport cache after rcs/ccs batches
2026-09-03 23:30 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Flush LSC untyped L1 dataport cache after rcs/ccs batches (rev2)
[PATCH v2 0/5] Use SIG_ID logs for GuC component
2026-09-03 22:21 UTC (4+ messages)
` [PATCH v2 5/5] drm/xe/guc: Report errors that cause a CT shutdown using SIGID
[PATCH v11 0/8] Vswing / Pre-emphasis Override
2026-09-03 22:16 UTC (10+ messages)
` [PATCH v11 4/8] drm/i915/bios: de/allocate VS/PE-O buffers for each port
` [PATCH v11 6/8] drm/i915: override Snps's VS/PE when requested
` [PATCH v11 7/8] drm/i915: override Combo's "
[PATCH v5 00/18] Crescent Island PMT support
2026-09-03 20:57 UTC (34+ messages)
` [PATCH v5 01/18] platform/x86/intel/pmt: complete pcidev to device update
` [PATCH v5 02/18] platform/x86/intel/pmt: refactor rmw with a return value
` [PATCH v5 03/18] platform/x86/intel/pmt: refactor rc "
` [PATCH v5 04/18] platform/x86/intel/pmt: Add register access callbacks
` [PATCH v5 05/18] platform/x86/intel/pmt: Do not remap when using callbacks
` [PATCH v5 06/18] drm/xe/vsec: Do not register BMG PMT for VF
` [PATCH v5 07/18] drm/xe/vsec: Correct locking order
` [PATCH v5 08/18] drm/xe/vsec: Use correct pm state get
` [PATCH v5 09/18] drm/xe/vsec: Add DOC text for VSEC
` [PATCH v5 10/18] drm/xe/vsec: Support possible hotplug exit
` [PATCH v5 11/18] drm/xe/vsec: Support Crescent Island PMT
` [PATCH v5 12/18] drm/xe/vsec: Refactor BattleMage PMT defines
` [PATCH v5 13/18] drm/xe/vsec: Crescent Island PMT decode
` [PATCH v5 14/18] drm/xe/vsec: Crescent Island PMT callbacks
` [PATCH v5 15/18] drm/xe/vsec: Support late bind fw information
` [PATCH v5 16/18] drm/xe/vsec: Add PMT GUID internal access
` [PATCH v5 17/18] drm/xe/vsec: Update PMT "
` [PATCH v5 18/18] drm/xe/vsec: Refactor platform check
` ✗ CI.checkpatch: warning for Crescent Island PMT support (rev7)
` ✗ CI.KUnit: failure "
[PULL] drm-xe-fixes
2026-09-03 20:14 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