messages from 2025-09-12 14:49:38 to 2025-09-16 11:31:21 UTC [more...]
[PATCH 0/4] drm/{i915,xe}/dsb: refactor DSB buffer allocation
2025-09-16 11:31 UTC (6+ 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
[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 v3 0/3] drm: Add GPU frequency tracepoint
2025-09-16 11:05 UTC (9+ 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 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 v2 00/11] PCI: Resizable BAR improvements
2025-09-16 8:57 UTC (28+ messages)
` [PATCH v2 01/11] PCI: Move Resizable BAR code into rebar.c
` [PATCH v2 02/11] PCI: Cleanup pci_rebar_bytes_to_size() and move "
` [PATCH v2 03/11] PCI: Move pci_rebar_size_to_bytes() and export it
` [PATCH v2 04/11] PCI: Improve Resizable BAR functions kernel doc
` [PATCH v2 05/11] PCI: Add pci_rebar_size_supported() helper
` [PATCH v2 06/11] drm/i915/gt: Use pci_rebar_size_supported()
` [PATCH v2 07/11] drm/xe/vram: Use PCI rebar helpers in resize_vram_bar()
` [PATCH v2 08/11] PCI: Add pci_rebar_get_max_size()
` [PATCH v2 09/11] drm/xe/vram: Use pci_rebar_get_max_size()
` [PATCH v2 10/11] drm/amdgpu: "
` [PATCH v2 11/11] PCI: Convert BAR sizes bitmasks to u64
` ✗ CI.checkpatch: warning for PCI: Resizable BAR improvements (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe/guc_pc: Add ignore efficient frequency support
2025-09-16 6:58 UTC
[PATCH -next] drm/xe: Remove duplicate header files
2025-09-16 6:22 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH] drm/xe/xe_device_sysfs: add cleanup action in xe_device_sysfs_init
2025-09-16 3:29 UTC (10+ 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
` [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 "
linux-next: manual merge of the drm-xe tree with the origin tree
2025-09-15 22:18 UTC
[PATCH] drm/xe: Increase global invalidation timeout to 1000us
2025-09-15 21:40 UTC (6+ messages)
` ✗ LGCI.VerificationFailed: failure for "
` ✗ CI.checkpatch: warning for drm/xe: Increase global invalidation timeout to 1000us (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe/: Mutual Exclusivity b/w Multi CCS Mode & SRIOV VF Provisioning
2025-09-15 20:17 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v11 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
2025-09-15 19:03 UTC (5+ messages)
` [PATCH v11 1/1] "
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 0/2] drm/xe/sysfs: Fix attributes registration on VFs
2025-09-15 17:44 UTC (12+ messages)
` [PATCH 1/2] drm/xe/sysfs: Simplify and fix sysfs registration
` [PATCH 2/2] drm/xe/vf: Don't expose sysfs attributes not applicable for VFs
` ✓ CI.KUnit: success for drm/xe/sysfs: Fix attributes registration on VFs
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe: Use ARRAY_SIZE in guc_waklv_init()
2025-09-15 16:39 UTC (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe: Use ERR_CAST instead of ERR_PTR(PTR_ERR(...))
2025-09-15 16:13 UTC (3+ messages)
` ✗ LGCI.VerificationFailed: failure for "
[PATCH v4 0/5] drm/xe/sriov: Don't migrate dmabuf BO to System RAM if P2P check succeeds
2025-09-15 15:33 UTC (11+ 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
` ✗ CI.checkpatch: warning for drm/xe/sriov: Don't migrate dmabuf BO to System RAM if P2P check succeeds
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/i915/alpm: Remove error handling from get_lfps_cycle_min_max_time
2025-09-15 15:03 UTC (2+ messages)
[PATCH -next 1/2] drm/xe: Remove duplicated include in xe_pt.c
2025-09-15 15:01 UTC (8+ messages)
` [PATCH -next 2/2] drm/xe: Remove duplicated include in xe_tlb_inval.c
` ✓ CI.KUnit: success for series starting with [-next,1/2] drm/xe: Remove duplicated include in xe_pt.c
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v2] drm/xe/guc: Set RCS/CCS yield policy
2025-09-15 13:59 UTC (2+ messages)
[PATCH v10 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
2025-09-15 13:30 UTC (4+ messages)
` [PATCH v10 1/1] "
[PATCH 00/15] Optimize vrr.guardband and fix LRR
2025-09-15 13:25 UTC (26+ messages)
` [PATCH 03/15] drm/i915/skl_watermark: Pass linetime as argument to latency helpers
` [PATCH 05/15] drm/i915/display: Extract helpers to set dsc/scaler prefill latencies
` [PATCH 06/15] drm/i915/dp: Add SDP latency computation helper
` [PATCH 10/15] drm/i915/skl_watermark: Remove redundant latency checks from vblank validation
` [PATCH 11/15] drm/i915/display: Use vrr.guardband to derive vblank_start
` [PATCH 14/15] drm/i915/panel: Refactor helper to get highest fixed mode
` [PATCH 15/15] drm/i915/vrr: Fix seamless_mn drrs for PTL
[PATCH] drm/xe: Fix a NULL vs IS_ERR() in xe_vm_add_compute_exec_queue()
2025-09-15 12:34 UTC (3+ messages)
[PATCH v6 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
2025-09-15 10:35 UTC (2+ messages)
[PATCH v2] drm/xe/tests: Add legacy IP descriptors to param generators
2025-09-15 9:31 UTC (4+ messages)
` ✓ CI.KUnit: success for drm/xe/tests: Add legacy IP descriptors to param generators (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v3 0/4] Preliminary support for separate VRAM region for kernel allocations on tiles
2025-09-15 8:42 UTC (5+ messages)
` [PATCH v3 3/4] drm/xe: Force user context allocations in user VRAM
[PATCH v2 0/9] [ANDROID]: Add GPU work period support for Xe driver
2025-09-15 8:20 UTC (5+ messages)
` [PATCH v2 5/9] Handle xe_user creation and removal
` [PATCH v2 7/9] Add a Kconfig option for GPU work period
[drm-xe:drm-xe-next] BUILD REGRESSION d4c3ed963e41d488695cf91068eabb8eb9f538ec
2025-09-13 19:48 UTC
[PATCH] drm/i915: Defeature DRRS on LNL+
2025-09-13 5:59 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH] drm/xe: Fix build with CONFIG_MODULES=n
2025-09-13 0:53 UTC (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v3 0/5] drm/xe: Use poll_timeout_us()
2025-09-12 23:55 UTC (5+ messages)
` [PATCH v3 2/5] drm/xe/guc_pc: Use poll_timeout_us() for waiting
[CI 1/2] drm/xe: Fix error handling if PXP fails to start
2025-09-12 22:07 UTC (4+ messages)
` ✓ CI.KUnit: success for series starting with [CI,1/2] drm/xe: Fix error handling if PXP fails to start (rev3)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH] drm/xe/pcode: Allow min_gt_freq equal to max_gt_freq
2025-09-12 19:21 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe: defer free of NVM auxiliary container to device release callback
2025-09-12 19:19 UTC (2+ messages)
[PATCH v2 00/15] drm/i915: vlv clock cleanups
2025-09-12 17:25 UTC (16+ messages)
` [PATCH v2 06/15] drm/i915: make vlv_get_cck_clock_hpll() static
` [PATCH v2 07/15] drm/i915: add vlv_clock_get_cdclk()
` [PATCH v2 08/15] drm/i915: make vlv_get_cck_clock() static
` [PATCH v2 09/15] drm/i915: rename vlv_get_hpll_vco() to vlv_clock_get_hpll_vco()
` [PATCH v2 10/15] drm/i915: cache the results in vlv_clock_get_hpll_vco() and use it more
` [PATCH v2 11/15] drm/i915: remove vlv_get_cck_clock_hpll()
` [PATCH v2 12/15] drm/i915: remove intel_update_czclk() as unnecessary
` [PATCH v2 13/15] drm/i915: log HPLL frequency similar to CZCLK
` [PATCH v2 14/15] drm/i915: move hpll and czclk caching under display
` [PATCH v2 15/15] drm/i915: split out vlv_clock.[ch]
` ✗ CI.checkpatch: warning for drm/i915: vlv clock cleanups (rev3)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH v4 0/6] drm/xe: Add user commands to WA BB via configfs
2025-09-12 16:56 UTC (5+ messages)
` [PATCH v4 6/6] drm/xe/configfs: Add post context restore bb
[PATCH v2 1/1] drm/xe/xe3: Extend Wa_18041344222 to graphics IP versions 30.00 and 30.01
2025-09-12 15:17 UTC (2+ messages)
[PATCH][next] drm/xe/guc: Fix spelling mistake "sheduling" -> "scheduling"
2025-09-12 15:14 UTC (2+ messages)
[v5] drm/xe/hwmon: Remove type casting
2025-09-12 15:13 UTC (3+ 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