messages from 2026-06-04 09:50:52 to 2026-06-05 09:53:40 UTC [more...]
[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
2026-06-05 7:31 UTC (14+ messages)
` [PATCH 07/23] driver core: platform: provide platform_device_set_fwnode()
` [PATCH 08/23] driver core: platform: provide platform_device_set_of_node_from_dev()
` [PATCH 11/23] i2c: pxa-pci: use platform_device_set_of_node()
` [PATCH 20/23] usb: chipidea: use platform_device_set_of_node_from_dev()
[PATCH] Revert "drm/i915/backlight: Remove try_vesa_interface"
2026-06-05 9:53 UTC (5+ messages)
[PATCH v2 00/22] drm/dp/i915: drm/i915/dp_link: Refactor DP link recovery logic
2026-06-05 9:50 UTC (3+ messages)
` [PATCH v2 01/22] drm/i915/dp_link_training: Introduce link training state struct
[CI v2 00/24]CPU binds and ULLS on migration queue
2026-06-05 9:45 UTC (29+ messages)
` [CI v2 01/24] drm/xe: Drop struct xe_migrate_pt_update argument from populate/clear vfuns
` [CI v2 02/24] drm/xe: Add xe_migrate_update_pgtables_cpu_execute helper
` [CI v2 03/24] drm/xe: Decouple exec queue idle check from LRC
` [CI v2 04/24] drm/xe: Add job count to GuC exec queue snapshot
` [CI v2 05/24] drm/xe: Update xe_bo_put_deferred arguments to include writeback flag
` [CI v2 06/24] drm/xe: Add XE_BO_FLAG_PUT_VM_ASYNC
` [CI v2 07/24] drm/xe: Update scheduler job layer to support PT jobs
` [CI v2 08/24] drm/xe: Add helpers to access PT ops
` [CI v2 09/24] drm/xe: Add struct xe_pt_job_ops
` [CI v2 10/24] drm/xe: Update GuC submission backend to run PT jobs
` [CI v2 11/24] drm/xe: Store level in struct xe_vm_pgtable_update
` [CI v2 12/24] drm/xe: Don't use migrate exec queue for page fault binds
` [CI v2 13/24] drm/xe: Enable CPU binds for jobs
` [CI v2 14/24] drm/xe: Remove unused arguments from xe_migrate_pt_update_ops
` [CI v2 15/24] drm/xe: Make bind queues operate cross-tile
` [CI v2 16/24] drm/xe: Add CPU bind layer
` [CI v2 17/24] drm/xe: Add device flag to enable PT mirroring across tiles
` [CI v2 18/24] drm/xe: Add xe_hw_engine_write_ring_tail
` [CI v2 19/24] drm/xe: Add ULLS support to LRC
` [CI v2 20/24] drm/xe: Add ULLS migration job support to migration layer
` [CI v2 21/24] drm/xe: Add ULLS migration job support to ring ops
` [CI v2 22/24] drm/xe: Add ULLS migration job support to GuC submission
` [CI v2 23/24] drm/xe: Enter ULLS for migration jobs upon page fault or SVM prefetch
` [CI v2 24/24] drm/xe: Add modparam to enable / disable ULLS on migrate queue
` ✗ CI.checkpatch: warning for CPU binds and ULLS on migration queue (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH v7 00/15] Introduce Xe Uncorrectable Error Handling
2026-06-05 9:35 UTC (16+ messages)
` [PATCH v7 01/15] drm/xe/xe_survivability: Decouple survivability info from boot survivability
` [PATCH v7 02/15] drm/xe/xe_sysctrl: Make sysctrl flood limit reusable
` [PATCH v7 03/15] drm/xe: Improve wedged state management
` [PATCH v7 04/15] drm/xe/xe_pci_error: Implement PCI error recovery callbacks
` [PATCH v7 05/15] drm/xe/xe_pci_error: Group all devres to release them on PCIe slot reset
` [PATCH v7 06/15] drm/xe: Skip device access during PCI error recovery
` [PATCH v7 07/15] drm/xe/xe_ras: Initialize Uncorrectable AER Registers
` [PATCH v7 08/15] drm/xe/xe_ras: Add support for uncorrectable core-compute errors
` [PATCH v7 09/15] drm/xe/xe_ras: Handle uncorrectable SoC Internal errors
` [PATCH v7 10/15] drm/xe/xe_ras: Add support to query device memory errors
` [PATCH v7 11/15] drm/xe/xe_ras: Query errors from system controller on probe
` [PATCH v7 12/15] drm/xe/xe_pci_error: Process errors in mmio_enabled
` [PATCH v7 13/15] drm/xe/xe_ras: Add support to query page offline queue and list
` [RFC PATCH v7 14/15] drm/xe/xe_ras: Add support to offline/decline a page address
` [RFC PATCH v7 15/15] drm/xe/xe_ras: Process pages from offlined list and queue
[PATCH v6 00/15] Introduce Xe Uncorrectable Error Handling
2026-06-05 9:35 UTC (11+ messages)
` [PATCH v6 05/15] drm/xe: Skip device access during PCI error recovery
` [PATCH v6 11/15] drm/xe/xe_ras: Add support to query page offline queue and list
` [RFC PATCH v6 14/15] drm/xe/xe_ras: Add support to offline/decline a page address
[PATCH] drm/xe/rtp: Fix build error with clang < 21 and non-const initializers
2026-06-05 9:33 UTC
[PATCH RESEND] drm/i915/display: Add quirk for interlane align bit on CH7511
2026-06-05 9:31 UTC (2+ messages)
` ✓ CI.KUnit: success for drm/i915/display: Add quirk for interlane align bit on CH7511 (rev2)
[PATCH v5 00/14] drm/i915/display: Add DC3CO support
2026-06-05 9:30 UTC (17+ messages)
` [PATCH v5 01/14] drm/i915/display: Remove TGL "
` [PATCH v5 02/14] drm/i915/display: Switch DC3CO enable from standalone bit to DC level encoding
` [PATCH v5 03/14] drm/i915/display: Use FIELD_PREP() for DC state enable bits
` [PATCH v5 04/14] drm/i915/display: Add DC3CO DC_STATE enable/disable support
` [PATCH v5 05/14] drm/i915/display: Add HAS_DC3CO() macro
` [PATCH v5 06/14] drm/i915/display: Add DC3CO support check
` [PATCH v5 07/14] drm/i915/psr: Add psr2 deep sleep helper API
` [PATCH v5 08/14] drm/i915/display: Add DC3CO compute and set target state in commit tail
` [PATCH v5 09/14] drm/i915/display: Store DC3CO eligibility in PSR state
` [PATCH v5 10/14] drm/i915/display: PSR2: Set idle_frames to 0 for DC3CO
` [PATCH v5 11/14] drm/i915/display: Enable DC3CO idle protocol in ALPM
` [PATCH v5 12/14] drm/i915/display: PSR Add delayed work to exit DC3CO
` [PATCH v5 13/14] drm/i915/display: Add helper to enable DC counter
` [PATCH v5 14/14] drm/i915/display: Add DC3CO count and residency in dmc debugfs
` ✓ CI.KUnit: success for drm/i915/display: Add DC3CO support (rev5)
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe/hwmon: handle CRI+ power interval encoding
2026-06-05 9:35 UTC
[PULL] drm-misc-next-fixes
2026-06-05 7:57 UTC
[PATCH v2] drm/xe/i2c: Report i2c irq handler issue
2026-06-05 7:57 UTC (5+ messages)
` ✓ CI.KUnit: success for drm/xe/i2c: Report i2c irq handler issue (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v2] drm/i915/display: Mask RO bits in gen9_write_dc_state()
2026-06-05 7:52 UTC (6+ messages)
` [PATCH v3] "
[PULL] drm-misc-fixes
2026-06-05 7:26 UTC
[PATCH v2] drm/xe/ggtt: clear reserved areas at init runtime for !VFs
2026-06-05 6:27 UTC (6+ messages)
` [PATCH v2.1] "
` ✗ CI.checkpatch: warning for drm/xe/ggtt: clear reserved areas at init runtime for !VFs (rev2)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "
[PATCH] drm/xe/query: Avoid global forcewake in cycle query path
2026-06-05 6:20 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v3 0/4] DRM RAS Fixes
2026-06-05 6:14 UTC (3+ messages)
` [PATCH v3 2/4] drm/xe/drm_ras: Make counter allocation drm managed
linux-next: build failure after merge of the drm-xe tree
2026-06-05 6:03 UTC (6+ messages)
[PATCH v7] drm/xe: Consolidate debugfs fault injection functions
2026-06-05 4:45 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[PATCH v2] drm/{i915, xe}: Refactor generic_handle_irq_safe() error messages
2026-06-05 2:59 UTC (5+ messages)
` ✓ CI.KUnit: success for drm/{i915, xe}: Refactor generic_handle_irq_safe() error messages (rev2)
` ✓ Xe.CI.BAT: "
[PATCH] drm/amdgpu: Fix UAF in amdgpu_gem_prime_import() on attach failure
2026-06-05 1:43 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[RFC v3 0/7] drm/xe/svm: Add MMU notifier-based madvise autoreset on munmap
2026-06-05 0:02 UTC (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe/svm: Add MMU notifier-based madvise autoreset on munmap (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH] drm/xe: Fix UAF in xe_gem_prime_import() on attach failure
2026-06-04 23:18 UTC (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe: Fix UAF in xe_gem_prime_import() on attach failure (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH 0/3] [drm-xe:topic/xe-for-CI] Use GuC firmware 70.68.0 for pre-release platforms
2026-06-04 21:53 UTC (6+ messages)
` [PATCH 1/3] fixup! topic/xe-for-CI: Define GuC firmware for NVL-S
` [PATCH 2/3] fixup! topic/for-xe-CI: drm/xe/cri: Define GuC firmware for CRI
` [PATCH 3/3] fixup! topic/xe-for-CI: Define GuC firmware for NVL-P
` ✓ CI.KUnit: success for Use GuC firmware 70.68.0 for pre-release platforms
` ✓ Xe.CI.BAT: "
[PATCH v2] drm/xe: Add compact-PT and addr mask handling for page reclaim
2026-06-04 21:44 UTC (3+ messages)
[PATCH] drm/xe: improve Kconfig.profile help text for scheduler timeouts
2026-06-04 20:57 UTC (2+ messages)
[PATCH] drm/{i915, xe}: Refactor generic_handle_irq_safe() error messages
2026-06-04 20:16 UTC (3+ messages)
` ✗ CI.KUnit: failure for "
[PATCH] drm/xe: Fix wa_oob codegen recipe for external module builds
2026-06-04 19:31 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH 0/2] drm/xe/oa: A MERTOA bug-fix
2026-06-04 19:18 UTC (6+ messages)
` [PATCH 1/2] drm/xe/oa: Rename last argument of WHITELIST_OA_MMIO_TRG
[PULL] drm-xe-fixes
2026-06-04 19:16 UTC
[PATCH] drm/xe/i2c: Report i2c irq handler issue
2026-06-04 19:04 UTC (5+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH v2 0/3] don't allow changes to inactive colorops
2026-06-04 18:57 UTC (7+ messages)
` [PATCH v2 1/3] drm/atomic: only add states of active or transient active colorops
` [PATCH v2 2/3] drm/atomic: duplicate state of all colorops
` [PATCH v2 3/3] drm/atomic: reject colorop update from inactive color pipeline
` ✗ CI.checkpatch: warning for don't allow changes to inactive colorops (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v3 0/4] Introduce error threshold to drm_ras
2026-06-04 18:46 UTC (5+ messages)
` [PATCH v3 1/4] drm/ras: Introduce error threshold
` [PATCH v3 2/4] drm/xe/xe_ras: Add support for error counter
` [PATCH v3 3/4] drm/xe/ras: Add support for error threshold
` [PATCH v3 4/4] drm/xe/drm_ras: Wire up error threshold callbacks
[CI 00/24] CPU binds and ULLS on migration queue
2026-06-04 17:13 UTC (27+ messages)
` [CI 01/24] drm/xe: Drop struct xe_migrate_pt_update argument from populate/clear vfuns
` [CI 02/24] drm/xe: Add xe_migrate_update_pgtables_cpu_execute helper
` [CI 03/24] drm/xe: Decouple exec queue idle check from LRC
` [CI 04/24] drm/xe: Add job count to GuC exec queue snapshot
` [CI 05/24] drm/xe: Update xe_bo_put_deferred arguments to include writeback flag
` [CI 06/24] drm/xe: Add XE_BO_FLAG_PUT_VM_ASYNC
` [CI 07/24] drm/xe: Update scheduler job layer to support PT jobs
` [CI 08/24] drm/xe: Add helpers to access PT ops
` [CI 09/24] drm/xe: Add struct xe_pt_job_ops
` [CI 10/24] drm/xe: Update GuC submission backend to run PT jobs
` [CI 11/24] drm/xe: Store level in struct xe_vm_pgtable_update
` [CI 12/24] drm/xe: Don't use migrate exec queue for page fault binds
` [CI 13/24] drm/xe: Enable CPU binds for jobs
` [CI 14/24] drm/xe: Remove unused arguments from xe_migrate_pt_update_ops
` [CI 15/24] drm/xe: Make bind queues operate cross-tile
` [CI 16/24] drm/xe: Add CPU bind layer
` [CI 17/24] drm/xe: Add device flag to enable PT mirroring across tiles
` [CI 18/24] drm/xe: Add xe_hw_engine_write_ring_tail
` [CI 19/24] drm/xe: Add ULLS support to LRC
` [CI 20/24] drm/xe: Add ULLS migration job support to migration layer
` [CI v1.1] "
` [CI 21/24] drm/xe: Add ULLS migration job support to ring ops
` [CI 22/24] drm/xe: Add ULLS migration job support to GuC submission
` [CI 23/24] drm/xe: Enter ULLS for migration jobs upon page fault or SVM prefetch
` [CI 24/24] drm/xe: Add modparam to enable / disable ULLS on migrate queue
[PATCH 00/11] drm/i915/bw: Cleanups
2026-06-04 16:14 UTC (23+ messages)
` [PATCH 03/11] drm/i915/bw: Initialize num_planes sensibly for the first plane group in TGL+
` [PATCH 04/11] drm/i915/bw: Move 'bi_next' to tighter scope
` [PATCH 05/11] drn/i915/bw: s/num_points/num_qgv_points/
` [PATCH 06/11] drm/i915/bw: Move num_{qgv, psf}_points out from the plane group
` [PATCH 07/11] drm/i915/bw: Move psf_bw[] "
` [PATCH 08/11] drm/i915/bw: Move peakbw[] "
` [PATCH 09/11] drm/i915/bw: Print derated bandwidth numbers for DG2
` [PATCH 10/11] drm/i915/bw: Use icl_qgv_bw()
` [PATCH 11/11] drm/i915/bw: Simplify the best max_data_rate search
[PATCH v6 0/8] Vswing / Preemphasis Override
2026-06-04 15:03 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for Vswing / Preemphasis Override (rev2)
[PATCH] drm/xe/xe3: Apply Wa_16029380221 to media
2026-06-04 14:22 UTC (3+ messages)
[PATCH v8 00/20] CMTG enablement
2026-06-04 12:54 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for CMTG enablement (rev9)
[PATCH] drm/dumb-buffer: Drop buffer-size limits for now
2026-06-04 12:42 UTC (3+ messages)
[PATCH] drm/xe: Fix UAF in xe_gem_prime_import() on attach failure
2026-06-04 11:55 UTC (10+ messages)
[RFC v2 0/2] drm/xe: Allow pushing more jobs into LRC
2026-06-04 10:14 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Allow pushing more jobs into LRC. (rev2)
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