messages from 2025-07-17 17:14:05 to 2025-07-21 09:26:07 UTC [more...]
[PATCH 0/4] Implement Wa_14021768792 to bypass m_n ratio limit
2025-07-21 9:15 UTC (8+ messages)
` [PATCH 1/9] drm/i915: Add helper to compute link M/N ratio for reuse
` [PATCH 2/9] drm/i915/dp: Limit m/n ratio to 10 for DP SST
` [PATCH 3/9] drm/i915/dp_mst: Limit m/n ratio to 10 for MST
` [PATCH 4/9] drm/i915/dp: Add M/N ratio check with warning for DP link config
` [PATCH 5/9] drm/i915/display: Add bits for link_n_exended for DISPLAY >= 14
` [PATCH 6/9] drm/i915/display_wa: Add support for Wa_14021768792
` [PATCH 7/9] drm/i915/display: Add bits for Wa_14021768792 for linkm/n ratio > 10
[PATCH v1 0/4] Preliminary support for separate VRAM region for kernel allocations on tiles
2025-07-21 8:15 UTC (8+ 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 v1 4/4] drm/xe/pf: Force use user VRAM for LMEM provisioning
` ✓ CI.KUnit: success for Preliminary support for separate VRAM region for kernel allocations on tiles
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v4 0/3] Enable_psr kernel parameter changes
2025-07-21 8:02 UTC (6+ messages)
` [PATCH v4 1/3] drm/i915/psr: Do not disable Early Transport when enable_psr is set
` ✗ Xe.CI.Full: failure for Enable_psr kernel parameter changes (rev4)
[CI 00/17] adl auxcss ci run
2025-07-21 7:13 UTC (29+ messages)
` [CI 01/17] drm/xe: Use emit_flush_imm_ggtt helper instead of open coding
` [CI 02/17] drm/xe/xelpg: Flush CCS when flushing caches
` [CI 03/17] drm/xe: Flush L3 when flushing render cache
` [CI 04/17] drm/xe/xelp: Quiesce memory traffic before invalidating auxccs
` [CI 05/17] drm/xe/xelp: Support auxccs invalidation on blitter
` [CI 06/17] drm/xe/xelp: Use MI_FLUSH_DW_CCS on auxccs platforms
` [CI 07/17] drm/xe/xelp: Wait for AuxCCS invalidation to complete
` [CI 08/17] drm/xe/xelp: Add AuxCCS invalidation to the buffer migration path
` [CI 09/17] drm/xe: Export xe_emit_aux_table_inv
` [CI 10/17] drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
` [CI 11/17] drm/xe: Use fb cached min alignment
` [CI 12/17] drm/xe: Flush GGTT writes after populating DPT
` [CI 13/17] drm/xe: Handle DPT in system memory
` [CI 14/17] drm/xe: Force flush system memory AuxCCS framebuffers before scan out
` [CI 15/17] drm/xe/display: Add support for AuxCCS
` [CI 16/17] drm/i915/display: Expose AuxCCS frame buffer modifiers for Xe
` [CI 17/17] always flush
` ✗ CI.checkpatch: warning for adl auxcss ci run (rev2)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ CI.checkpatch: warning for adl auxcss ci run (rev3)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ CI.checkpatch: warning for adl auxcss ci run (rev4)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: failure for adl auxcss ci run (rev2)
` ✗ Xe.CI.Full: failure for adl auxcss ci run (rev3)
[PATCH v4 0/9] drm/i915: PREEMPT_RT related fixups
2025-07-21 5:06 UTC (2+ messages)
[PATCH v1 0/5] Prepare GPU SVM for migration of THP
2025-07-20 20:53 UTC (15+ messages)
` [PATCH v1 1/5] drm/pagemap: Use struct drm_pagemap_device_addr in mapping and copy functions
` [PATCH v1 2/5] drm/xe/svm: Use struct drm_pagemap_device_addr
` [PATCH v1 3/5] drm/pagemap: DMA map folios when possible
` [PATCH v1 4/5] drm/xe/migrate: Use order to calculate migration length
` [PATCH v1 5/5] drm/pagemap: Allocate folios when possible
` ✗ Xe.CI.Full: failure for Prepare GPU SVM for migration of THP
[PATCH v5 0/9] Handle Firmware reported Hardware Errors
2025-07-20 12:04 UTC (5+ messages)
` [PATCH v5 1/9] drm: Add a vendor-specific recovery method to device wedged uevent
` [PATCH v5 3/9] drm/xe: Add a helper function to set recovery method
[drm-xe:drm-xe-next] BUILD SUCCESS 4b5514f786dd790ec0d3e2fe66cea7fd2f36bdf3
2025-07-19 23:01 UTC
[PATCH v10 00/10] drm/i915: Add drm_panic support
2025-07-19 18:30 UTC (4+ messages)
` [PATCH v10 03/10] drm/i915/display/i9xx: Add a disable_tiling() for i9xx planes
[PATCH] drm/i915/display: Allow async flips on planes with no framebuffer changes
2025-07-19 15:52 UTC (4+ messages)
[PATCH v3 0/6] drm/i915: Precompute plane SURF address/etc
2025-07-19 11:10 UTC (14+ messages)
` [PATCH v3 2/6] drm/i915: Nuke intel_plane_ggtt_offset()
` [PATCH v3 3/6] drm/i915: Move the intel_dpt_offset() check into intel_plane_pin_fb()
` [PATCH v3 4/6] drm/i915: Use i915_vma_offset() in intel_dpt_offset()
` [PATCH v3 5/6] drm/i915: Remove unused dpt_total_entries()
` [PATCH v3 6/6] drm/i915: Don't pass crtc_state to foo_plane_ctl() & co
` ✓ CI.KUnit: success for drm/i915: Precompute plane SURF address/etc. (rev3)
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
` ✓ CI.KUnit: success for drm/i915: Precompute plane SURF address/etc. (rev4)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure for drm/i915: Precompute plane SURF address/etc. (rev3)
` ✗ Xe.CI.Full: failure for drm/i915: Precompute plane SURF address/etc. (rev4)
[PATCH] drm/i915/display: Skip unavailable power wells based on pipe mask
2025-07-19 10:37 UTC (8+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v7 0/9] drm/xe/vf: Post-migration recovery of queues and jobs
2025-07-19 8:46 UTC (12+ messages)
` [PATCH v7 1/9] drm/xe/sa: Avoid caching GGTT address within the manager
` [PATCH v7 2/9] drm/xe/vf: Skip fixups on migration before getting GGTT info
` [PATCH v7 3/9] drm/xe/vf: Pause submissions during RESFIX fixups
` [PATCH v7 4/9] drm/xe: Block reset while recovering from VF migration
` [PATCH v7 5/9] drm/xe/vf: Rebase HWSP of all contexts after migration
` [PATCH v7 6/9] drm/xe/vf: Rebase MEMIRQ structures for "
` [PATCH v7 7/9] drm/xe/vf: Post migration, repopulate ring area for pending request
` [PATCH v7 8/9] drm/xe/vf: Refresh utilization buffer during migration recovery
` [PATCH v7 9/9] drm/xe/vf: Rebase exec queue parallel commands "
` ✓ CI.KUnit: success for drm/xe/vf: Post-migration recovery of queues and jobs (rev8)
` ✓ Xe.CI.BAT: "
[PATCH 0/5] Updates for drm/xe/configfs
2025-07-19 7:47 UTC (34+ messages)
` [PATCH 1/5] drm/xe/configfs: Fix pci_dev reference leak
` [PATCH 2/5] drm/xe/configfs: Enforce canonical device names
` [PATCH v2 "
` [PATCH 3/5] drm/xe/configfs: Use pci_name() for lookup
` [PATCH 4/5] drm/xe/configfs: Allow configurations only for Intel VGA devices
` [PATCH v2 "
` [PATCH 5/5] drm/xe/configfs: Allow adding configurations for future VFs
` ✓ CI.KUnit: success for Updates for drm/xe/configfs
` ✓ Xe.CI.BAT: "
` ✓ CI.KUnit: success for Updates for drm/xe/configfs (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure for Updates for drm/xe/configfs
[PATCH v6 0/9] drm/xe/vf: Post-migration recovery of queues and jobs
2025-07-19 6:21 UTC (10+ messages)
` [PATCH v6 6/9] drm/xe/vf: Rebase MEMIRQ structures for all contexts after migration
` [PATCH v6 8/9] drm/xe/vf: Refresh utilization buffer during migration recovery
` [PATCH v6 9/9] drm/xe/vf: Rebase exec queue parallel commands "
[PATCH] drm/xe/vf: Don't register I2C devices if VF
2025-07-19 3:30 UTC (4+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.Full: failure "
[PATCH v5 0/6] drm/xe/guc: Add LFD format output for guc log
2025-07-18 23:37 UTC (9+ messages)
` [PATCH v5 1/6] drm/xe/guc: Add log init config abi definitions
` [PATCH v5 2/6] drm/xe/guc: Add LFD related "
` [PATCH v5 3/6] drm/xe/guc: Add new debugfs entry for lfd format output
` [PATCH v5 4/6] drm/xe/guc: Add GuC log init config in LFD format
` [PATCH v5 5/6] drm/xe/guc: Add GuC log event buffer output "
` [PATCH v5 6/6] drm/xe/guc: Only add GuC crash dump if available
` ✗ CI.checkpatch: warning for drm/xe/guc: Add LFD format output for guc log (rev5)
` ✗ CI.KUnit: failure "
[PATCH] drm/xe: Misc refine for svm
2025-07-18 23:28 UTC (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH next] drm/xe: Fix an IS_ERR() vs NULL bug in xe_tile_alloc_vram()
2025-07-18 22:15 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH 1/1] drm/xe: Remove unnecessary EU stall debug message
2025-07-18 21:36 UTC (4+ messages)
` ✓ CI.KUnit: success for series starting with [1/1] "
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe: Quick LRC indirect ring state WA
2025-07-18 18:30 UTC
[drm-xe:drm-xe-next] BUILD SUCCESS 487579fd8524c58dc237904c1b1d9e7c89e53378
2025-07-18 17:08 UTC
[drm-xe:drm-xe-fixes] BUILD SUCCESS 0456696778025afcc92498e12dae0a7b9c945834
2025-07-18 15:51 UTC
[PATCH v2 0/8] treewide: Fix typo "notifer"
2025-07-18 13:36 UTC (5+ messages)
` [PATCH v2 5/8] wifi: brcmfmac: "
` [PATCH v2 7/8] xen/xenbus: "
[PATCH] drm/sched: Avoid double re-lock on the job free path
2025-07-18 10:18 UTC (11+ messages)
[PATCH] drm/xe/display: Block hpd during suspend
2025-07-18 13:54 UTC (6+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH] drm/i915/display: Write PHY_CMN1_CONTROL only when using AUXLess ALPM
2025-07-18 13:45 UTC (8+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v2 0/4] drm/i915/dp: Implement POST_LT_ADJ_REQ
2025-07-18 12:41 UTC (9+ messages)
` [PATCH v2 1/4] drm/dp: Add definitions for POST_LT_ADJ training sequence
` [PATCH v2 2/4] drm/dp: Add POST_LT_ADJ_REQ helpers
` [PATCH v2 3/4] drm/i915/dp: Implement the POST_LT_ADJ_REQ sequence
` [PATCH v2 4/4] hax: drm/i915: Disable TPS4 support to force POST_LT_ADJ_REQ usage
` ✗ CI.checkpatch: warning for drm/i915/dp: Implement POST_LT_ADJ_REQ (rev3)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH] drm/xe/uapi: Add documentation for DRM_XE_GEM_CREATE_FLAG_DEFER_BACKING
2025-07-18 12:07 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PULL] drm-xe-fixes
2025-07-18 3:31 UTC
[PATCH v2 0/9] Use DRM scheduler for delayed GT TLB invalidations
2025-07-17 22:36 UTC (10+ messages)
` [PATCH v2 4/9] drm/xe: Create ordered workqueue for GT TLB invalidation jobs
` [PATCH v2 8/9] drm/xe: Use GT TLB invalidation jobs in PT layer
[PATCH v2 0/2] drm/xe: Fix hotplug after device suspend
2025-07-17 22:24 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Fix hotplug after device suspend (rev2)
[PATCH v3 1/6] drm/i915: Precompute plane SURF address
2025-07-17 20:32 UTC (2+ messages)
` [PATCH v4 "
[PATCH 0/4] drm/xe: Add psmi support
2025-07-17 19:47 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for "
[drm-xe:topic/xe-for-CI] BUILD SUCCESS 4722c06be23f092a73db92133824b04c0253a1d6
2025-07-17 19:27 UTC
[PULL] drm-intel-fixes
2025-07-17 18:25 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