messages from 2025-06-02 06:19:25 to 2025-06-03 16:11:48 UTC [more...]
[PATCH v2 0/8] drm/sched: Allow drivers to skip the reset with DRM_GPU_SCHED_STAT_NO_HANG
2025-06-02 11:36 UTC (11+ messages)
` [PATCH v2 3/8] drm/sched: Reduce scheduler's timeout for timeout tests
` [PATCH v2 4/8] drm/sched: Add new test for DRM_GPU_SCHED_STAT_NO_HANG
` [PATCH v2 5/8] drm/v3d: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the reset
` [PATCH v2 6/8] drm/etnaviv: "
[PATCH v4 0/3] CCS save restore for IGPU
2025-06-03 16:11 UTC (4+ messages)
` [PATCH v4 2/3] drm/xe/vf: Attach and detach CCS copy commands with BO
[PATCH v4 0/9] Some (drm_sched_|dma_)fence lifetime issues
2025-06-03 16:10 UTC (13+ messages)
` [PATCH v4 2/9] dma-fence: Use a flag for 64-bit seqnos
[PATCH 0/4] drm/dp: Limit the DPCD probe quirk to the affected monitor
2025-06-03 15:43 UTC (16+ messages)
` [PATCH 1/4] drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS
` [PATCH 2/4] drm/edid: Add support for quirks visible to DRM core and drivers
` [PATCH 3/4] drm/dp: Add an EDID quirk for the DPCD register access probe
` [PATCH v2 "
` [PATCH 4/4] drm/i915/dp: Disable the AUX DPCD probe quirk if it's not required
` ✓ CI.Patch_applied: success for drm/dp: Limit the DPCD probe quirk to the affected monitor
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ CI.Patch_applied: success for drm/dp: Limit the DPCD probe quirk to the affected monitor (rev2)
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
[PATCH 0/8] drm/gem: Audit around handle_create races
2025-06-03 14:43 UTC (12+ messages)
` [PATCH 1/8] drm/gem: Fix race in drm_gem_handle_create_tail()
` [PATCH 3/8] drm/panthor: Fix UAF in panthor_gem_create_with_handle() debugfs code
` [PATCH 4/8] accel/qaic: delete qaic_bo.handle
[PATCH v3 00/12] drm/i915/flipq: Rough flip queue implementation
2025-06-03 14:31 UTC (19+ messages)
` [PATCH v3 01/12] drm/i915/dsb: Use intel_dsb_ins_align() in intel_dsb_align_tail()
` [PATCH v3 02/12] drm/i915/dsb: Provide intel_dsb_head() and intel_dsb_size()
` [PATCH v3 03/12] drm/i915/dsb: Introduce intel_dsb_exec_time_us()
` [PATCH v3 04/12] drm/i915: Set PKG_C_LATENCY.added_wake_time to 0
` [PATCH v3 05/12] drm/i915: Try to program PKG_C_LATENCY more correctly
` [PATCH v3 06/12] drm/i915/dmc: Define flip queue related PIPEDMC registers
` [PATCH v3 07/12] drm/i915/flipq: Provide the nuts and bolts code for flip queue
` [PATCH v3 08/12] drm/i915/flipq: Implement flip queue based commit path
` [PATCH v3 09/12] drm/i915/flipq: Implement Wa_18034343758
` [PATCH v3 10/12] drm/i915/flipq: Implement Wa_16018781658 for LNL-A0
` [PATCH v3 11/12] drm/i915/flipq: Add intel_flipq_dump()
` [PATCH v3 12/12] drm/i915/flipq: Enable flipq by default for testing
` ✓ CI.Patch_applied: success for drm/i915/flipq: Rough flip queue implementation (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
[RFC 0/9] Introducing firmware late binding
2025-06-03 13:57 UTC (11+ messages)
` [RFC 2/9] mei: late_bind: add late binding component driver
` [RFC 3/9] drm/xe/late_bind_fw: Introducing late_bind_fw
` [RFC 4/9] drm/xe/xe_late_bind_fw: Initialize late binding firmware
[PATCH v12 00/10] mtd: add driver for Intel discrete graphics
2025-06-03 12:39 UTC (18+ messages)
` [PATCH v12 01/10] mtd: add driver for intel graphics non-volatile memory device
` [PATCH v12 02/10] mtd: intel-dg: implement region enumeration
` [PATCH v12 03/10] mtd: intel-dg: implement access functions
` [PATCH v12 04/10] mtd: intel-dg: register with mtd
` [PATCH v12 05/10] mtd: intel-dg: align 64bit read and write
` [PATCH v12 06/10] drm/i915/nvm: add nvm device for discrete graphics
` [PATCH v12 07/10] drm/i915/nvm: add support for access mode
` [PATCH v12 08/10] drm/xe/nvm: add on-die non-volatile memory device
` [PATCH v12 09/10] drm/xe/nvm: add support for access mode
` [PATCH v12 10/10] drm/xe/nvm: add support for non-posted erase
` ✓ CI.Patch_applied: success for mtd: add driver for Intel discrete graphics (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH v1 0/2] drm/xe: i2c support
2025-06-03 11:38 UTC (6+ messages)
` [PATCH v1 2/2] drm/xe: Support for I2C attached MCUs
[PATCH 0/3] VF: Small updates around GGTT handling
2025-06-03 10:33 UTC (18+ messages)
` [PATCH 1/3] drm/xe/vf: Introduce helpers to access GGTT configuration
` [PATCH 2/3] drm/xe/vf: Move tile-related VF functions to separate file
` [PATCH 3/3] drm/xe/vf: Add sanity check for GGTT configuration
` ✓ CI.Patch_applied: success for VF: Small updates around GGTT handling
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v4] drm/xe: Make VMA tile_present, tile_invalidated access rules clear
2025-06-03 10:06 UTC (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Make VMA tile_present, tile_invalidated access rules clear (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 0/4] Handle Firmware reported Hardware Errors
2025-06-03 9:53 UTC (14+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` [PATCH 1/4] drm: Add a firmware flash method to device wedged uevent
` [PATCH 2/4] drm/xe: Add a helper function to set recovery method
` [PATCH 3/4] drm/xe: Add support to handle hardware errors
` [PATCH 4/4] drm/xe/xe_hw_error: Handle CSC Firmware reported Hardware errors
` ✓ Xe.CI.BAT: success for Handle Firmware reported Hardware Errors
[PATCH] drm/xe: Add ASID to range invalidation feature flag
2025-06-03 8:49 UTC (2+ messages)
[PATCH] drm/xe/bmg: Fix NULL-ptr deref during probe on SKUs with no display
2025-06-03 8:39 UTC (12+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH v11 00/10] mtd: add driver for Intel discrete graphics
2025-06-03 8:20 UTC (4+ messages)
` [PATCH v11 08/10] drm/xe/nvm: add on-die non-volatile memory device
[PATCH] drm/i915/display: Fix u32 overflow in SNPS PHY HDMI PLL setup
2025-06-03 7:53 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/display: Fix u32 overflow in SNPS PHY HDMI PLL setup (rev2)
[PATCH 01/10] drm/xe: Correct BMG VSEC header sizing
2025-06-03 7:06 UTC (23+ messages)
` [PATCH 03/10] platform/x86/intel/pmt: use guard(mutex)
` [PATCH 04/10] platform/x86/intel: refactor endpoint usage
` [PATCH 05/10] platform/x86/intel/pmt: crashlog binary file endpoint
` [PATCH 07/10] platform/x86/intel/pmt: use a version struct
` [PATCH 08/10] platform/x86/intel/pmt: support BMG crashlog
` [PATCH 09/10] sysfs debug
linux-next: manual merge of the drm-xe tree with the pci tree
2025-06-03 3:42 UTC
[PATCH v3 0/4] drm/xe/bmg: Update some WAs
2025-06-03 0:42 UTC (12+ messages)
` [PATCH v3 1/4] drm/xe/bmg: Update Wa_14022085890
` [PATCH v3 2/4] drm/xe/guc: Ignore GuC CT errors when wedged
` [PATCH v3 3/4] drm/xe/bmg: Update Wa_22019338487
` [PATCH v3 4/4] drm/xe/bmg: Update Wa_16023588340
` ✓ CI.Patch_applied: success for drm/xe/bmg: Update some WAs (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH v4 0/5] drm/xe: Add configfs to load with fewer engines
2025-06-02 21:38 UTC (2+ messages)
[PATCH v2 0/6] More missing XeLP workarounds
2025-06-02 19:29 UTC (18+ messages)
` [PATCH v2 1/6] drm/xe: Clarify LRC size when allocating
` [PATCH v2 2/6] drm/xe: Use iosys_map helpers for WA BB emission
` [PATCH v2 3/6] drm/xe: Prepare workaround batch buffer setup for more users
` [PATCH v2 4/6] drm/xe: Add plumbing for indirect context workarounds
` [PATCH v2 5/6] drm/xe/xelp: Implement Wa_16010904313
` [PATCH v2 6/6] drm/xe/xelp: Add Wa_18022495364
` ✓ CI.Patch_applied: success for More missing XeLP workarounds (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH] drm/xe: Use GT-oriented printer to dump topology on init
2025-06-02 17:18 UTC (3+ messages)
[PATCH v2] drm/xe/hwmon: Simplify and fix 32b wrap
2025-06-02 16:16 UTC (2+ messages)
[REGRESSSION] on linux-next (next-20250509)
2025-06-02 14:28 UTC (3+ messages)
[PATCH v1] drm/xe/pm: Wire up suspend/resume for I2C controller
2025-06-02 13:48 UTC (3+ messages)
` ✗ CI.Patch_applied: failure for "
[PATCH v2 0/3] drm/xe/bmg: Update some WAs
2025-06-02 10:50 UTC (12+ messages)
` [PATCH v2 1/3] drm/xe/bmg: Update Wa_14022085890
` [PATCH v2 2/3] drm/xe/bmg: Update Wa_22019338487
` [PATCH v2 3/3] drm/xe/bmg: Update Wa_16023588340
` ✓ CI.Patch_applied: success for drm/xe/bmg: Update some WAs (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v3] drm/xe: Make VMA tile_present, tile_invalidated access rules clear
2025-06-02 8:57 UTC (2+ messages)
[PATCH v3 09/19] drm/xe/svm: Split system allocator vma incase of madvise call
2025-06-02 6:31 UTC (2+ messages)
[PATCH v3 05/19] drm/xe/vma: Modify new_vma to accept struct xe_vma_mem_attr as parameter
2025-06-02 6:19 UTC (2+ messages)
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