messages from 2025-09-15 21:48:05 to 2025-09-17 15:12:24 UTC [more...]
[PULL] drm-intel-fixes
2025-09-17 15:12 UTC
[PATCH 0/9] drm/{i915,xe}/fbdev: refactor
2025-09-17 14:07 UTC (13+ messages)
` [PATCH 2/9] drm/{i915,xe}/fbdev: add intel_fbdev_fb_pitch_align()
` [PATCH 2/9] drm/{i915, xe}/fbdev: "
` [PATCH 6/9] drm/{i915,xe}/fbdev: add intel_fbdev_fb_bo_destroy()
[PATCH v2 00/15] drm/i915: vlv clock cleanups
2025-09-17 13:57 UTC (4+ messages)
` [PATCH v2 10/15] drm/i915: cache the results in vlv_clock_get_hpll_vco() and use it more
[PATCH v3] drm/xe/tests: Add pre-GMDID IP descriptors to param generators
2025-09-17 13:43 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v2 00/11] PCI: Resizable BAR improvements
2025-09-17 13:00 UTC (15+ messages)
` [PATCH v2 05/11] PCI: Add pci_rebar_size_supported() helper
` [PATCH v2 06/11] drm/i915/gt: Use pci_rebar_size_supported()
[PATCH 00/15] Optimize vrr.guardband and fix LRR
2025-09-17 12:36 UTC (12+ messages)
` [PATCH 11/15] drm/i915/display: Use vrr.guardband to derive vblank_start
[PATCH v4 0/2] drm: Add GPU frequency tracepoint
2025-09-17 10:54 UTC (9+ messages)
` [PATCH v4 1/2] drm: Add GPU frequency tracepoint at DRM level
` [PATCH v4 2/2] drm/xe: Add DRM GPU frequency tracepoint to Xe
` ✗ CI.checkpatch: warning for drm: Add GPU frequency tracepoint (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v2 0/2] drm/xe/sysfs: Fix attributes registration on VFs
2025-09-17 10:52 UTC (10+ messages)
` [PATCH v2 1/2] drm/xe/vf: Don't expose sysfs attributes not applicable for VFs
` [PATCH v2 2/2] drm/xe/sysfs: Simplify sysfs registration
` ✓ CI.KUnit: success for drm/xe/sysfs: Fix attributes registration on VFs (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe: Handle NULL TTM case in xe_bo_move
2025-09-17 10:01 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[RFC PATCH] drm/xe/dma-buf: Allow pinning of p2p dma-buf
2025-09-17 8:48 UTC (13+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH] drm/xe/migrate: Revamp PAT index selection for migrate PTEs
2025-09-17 8:05 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v3 0/3] drm: Add GPU frequency tracepoint
2025-09-17 7:23 UTC (11+ messages)
` [PATCH v3 1/3] drm: Add GPU frequency tracepoint at DRM level
` [PATCH v3 2/3] drm/xe: Add DRM GPU frequency tracepoint to Xe
` [PATCH v3 3/3] drm/xe: Refactoring the code as per review comment
` ✗ CI.checkpatch: warning for drm: Add GPU frequency tracepoint (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v4 0/5] drm/xe/sriov: Don't migrate dmabuf BO to System RAM if P2P check succeeds
2025-09-17 7:10 UTC (16+ messages)
` [PATCH v4 1/5] PCI/P2PDMA: Don't enforce ACS check for device functions of Intel GPUs
` [PATCH v4 2/5] drm/xe/dmabuf: Don't migrate BO to System RAM if P2P check succeeds
` [PATCH v4 3/5] drm/xe/pf: Add a helper function to get a VF's backing object in LMEM
` [PATCH v4 4/5] drm/xe/bo: Create new dma_addr array for dmabuf BOs associated with VFs
` [PATCH v4 5/5] drm/xe/pt: Add an additional check for dmabuf BOs while doing bind
[PATCH v5 0/7] drm/xe: Add user commands to WA BB via configfs
2025-09-17 6:44 UTC (13+ messages)
` [PATCH v5 1/7] drm/xe/configfs: Extract function to parse engine
` [PATCH v5 2/7] drm/xe/configfs: Allow to select by class only
` [PATCH v5 3/7] drm/xe/lrc: Allow to add user commands on context switch
` [PATCH v5 4/7] drm/xe/configfs: Add post context restore bb
` [PATCH v5 5/7] drm/xe/lrc: Allow INDIRECT_CTX for more engine classes
` [PATCH v5 6/7] drm/xe/lrc: Allow to add user commands mid context switch
` [PATCH v5 7/7] drm/xe/configfs: Add mid context restore bb
` ✗ CI.checkpatch: warning for drm/xe: Add user commands to WA BB via configfs
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 00/28] VF migration redesign
2025-09-17 6:38 UTC (33+ messages)
` [PATCH 01/28] drm/xe/vf: Lock querying GGTT config during driver init
` [PATCH 02/28] Revert "drm/xe/vf: Rebase exec queue parallel commands during migration recovery"
` [PATCH 03/28] Revert "drm/xe/vf: Post migration, repopulate ring area for pending request"
` [PATCH 04/28] Revert "drm/xe/vf: Fixup CTB send buffer messages after migration"
` [PATCH 05/28] drm/xe: Save off position in ring in which a job was programmed
` [PATCH 06/28] drm/xe/guc: Track pending-enable source in submission state
` [PATCH 07/28] drm/xe: Track LR jobs in DRM scheduler pending list
` [PATCH 08/28] drm/xe: Don't change LRC ring head on job resubmission
` [PATCH 09/28] drm/xe/guc: Document GuC submission backend
` [PATCH 10/28] drm/xe/vf: Add xe_gt_sriov_vf_recovery_inprogress helper
` [PATCH 11/28] drm/xe/vf: Make VF recovery run on per-GT worker
` [PATCH 12/28] drm/xe/vf: Abort H2G sends during VF post-migration recovery
` [PATCH 13/28] drm/xe/vf: Remove memory allocations from VF post migration recovery
` [PATCH 14/28] drm/xe/vf: Close multi-GT GGTT shift race
` [PATCH 15/28] drm/xe/vf: Teardown VF post migration worker on driver unload
` [PATCH 16/28] drm/xe/vf: Don't allow GT reset to be queued during VF post migration recovery
` [PATCH 17/28] drm/xe/vf: Wakeup in GuC backend on "
` [PATCH 18/28] drm/xe/vf: Extra debug on GGTT shift
` [PATCH 19/28] drm/xe/vf: Use GUC_HXG_TYPE_EVENT for GuC context register
` [PATCH 20/28] drm/xe/vf: Stop and flush CTs in VF post migration recovery
` [PATCH 21/28] drm/xe/vf: Reset TLB invalidations during "
` [PATCH 22/28] drm/xe/vf: Kickstart after resfix in "
` [PATCH 23/28] drm/xe/vf: Start CTs before resfix "
` [PATCH 24/28] drm/xe/vf: Abort VF post migration recovery on failure
` [PATCH 25/28] drm/xe/vf: Replay GuC submission state on pause / unpause
` [PATCH 26/28] drm/xe: Move queue init before LRC creation
` [PATCH 27/28] drm/xe/vf: Add debug prints for GuC replaying state during VF recovery
` [PATCH 28/28] drm/xe/vf: Workaround for race condition in GuC firmware during VF pause
` ✗ CI.checkpatch: warning for VF migration redesign
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH] drm/xe/: Mutual Exclusivity b/w Multi CCS Mode & SRIOV VF Provisioning
2025-09-17 6:37 UTC (2+ messages)
[PATCH] drm/xe/guc_pc: Add ignore efficient frequency support
2025-09-17 5:52 UTC (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe/guc_pc: Add ignore efficient frequency support (rev2)
` ✓ CI.KUnit: success "
[PATCH v3 0/5] drm/xe/sriov: Don't migrate dmabuf BO to System RAM while running in VM
2025-09-17 2:45 UTC (4+ messages)
` [PATCH v3 4/5] drm/xe/bo: Create new dma_addr array for dmabuf BOs associated with VFs
[PATCH v4 0/6] drm/xe: Add user commands to WA BB via configfs
2025-09-16 21:19 UTC (6+ messages)
` [PATCH v4 5/6] drm/xe/lrc: Allow to add user commands on context switch
[PATCH -next] drm/xe: Remove duplicate header files
2025-09-16 20:14 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH v3 0/5] drm/xe: Use poll_timeout_us()
2025-09-16 20:06 UTC (5+ messages)
` [PATCH v3 4/5] drm/xe/guc: Extract function to print load error
` [PATCH v3 5/5] drm/xe/guc: Refactor GuC load to use poll_timeout_us()
[drm-xe:drm-xe-fixes] BUILD SUCCESS 7926ba2143d8fef40bb940232818c7363e33598c
2025-09-16 17:44 UTC
[PATCH] drm/xe/xe_device_sysfs: add cleanup action in xe_device_sysfs_init
2025-09-16 15:06 UTC (14+ messages)
` [PATCH v3 0/2] drm/xe/xe_device_sysfs: modify sysfs clean up process
` [PATCH v3 1/2] drm/xe/xe_device_sysfs: Add cleanup action in xe_device_sysfs_init
` (subset) "
` [PATCH v3 2/2] drm/xe/xe_device_sysfs: Remove sysfs unconditionally while clean sysfs entries
` ✗ CI.checkpatch: warning for drm/xe/xe_device_sysfs: add cleanup action in xe_device_sysfs_init (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 0/2] drm/xe/sysfs: Fix attributes registration on VFs
2025-09-16 14:56 UTC (6+ messages)
` [PATCH 1/2] drm/xe/sysfs: Simplify and fix sysfs registration
[PATCH 0/4] drm/{i915,xe}/dsb: refactor DSB buffer allocation
2025-09-16 13:18 UTC (8+ messages)
` [PATCH 1/4] drm/{i915, xe}/dsb: make {intel, xe}_dsb_buffer.c independent of display
` [PATCH 2/4] drm/{i915, xe}/dsb: allocate struct intel_dsb_buffer dynamically
` [PATCH 3/4] drm/{i915,xe}/dsb: make struct intel_dsb_buffer opaque
` [PATCH 4/4] drm/xe/dsb: drop the unnecessary struct i915_vma
` ✓ CI.KUnit: success for drm/{i915,xe}/dsb: refactor DSB buffer allocation
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 00/13] drm/1915: skl+ watermark/latency stuff
2025-09-16 11:15 UTC (27+ messages)
` [PATCH 01/13] drm/i915/dram: Also apply the 16Gb DIMM w/a for larger DRAM chips
` [PATCH 02/13] drm/i915: Apply the 16Gb DIMM w/a only for the platforms that need it
` [PATCH 03/13] drm/i915: Tweak the read latency fixup code
` [PATCH 04/13] drm/i915: Don't pass the latency array to {skl, mtl}_read_wm_latency()
` [PATCH 05/13] drm/i915: Move adjust_wm_latency() out from {mtl, skl}_read_wm_latency()
` [PATCH 06/13] drm/i915: Extract multiply_wm_latency() from skl_read_wm_latency()
` [PATCH 07/13] drm/i915: Extract increase_wm_latency()
` [PATCH 08/13] drm/i915: Use increase_wm_latency() for the 16Gb DIMM w/a
` [PATCH 09/13] drm/i915: Extract sanitize_wm_latency()
` [PATCH 10/13] drm/i915: Flatten sanitize_wm_latency() a bit
` [PATCH 11/13] drm/i915: Make wm latencies monotonic
` [PATCH 12/13] drm/i915: Print both the original and adjusted wm latencies
` [PATCH 13/13] drm/i915: Make sure wm block/lines are non-decreasing
[PATCH v5 0/5] User readable error codes on atomic_ioctl failure
2025-09-16 10:24 UTC (11+ messages)
` [PATCH v5 1/5] drm: Define user readable error codes for atomic ioctl
` [PATCH v5 2/5] drm/atomic: Add error_code element in atomic_state
` [PATCH v5 3/5] drm/atomic: Allocate atomic_state at the beginning of atomic_ioctl
` [PATCH v5 4/5] drm/atomic: Return user readable error in atomic_ioctl
` [PATCH v5 5/5] drm/i915/display: Error codes for async flip failures
` ✗ CI.checkpatch: warning for User readable error codes on atomic_ioctl failure (rev4)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe/guc_pc: Add ignore efficient frequency support
2025-09-16 6:58 UTC
linux-next: manual merge of the drm-xe tree with the origin tree
2025-09-15 22:18 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