Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-06 10:26:40 to 2025-02-07 10:16:22 UTC [more...]

[PATCH v4 00/33] Introduce GPU SVM and Xe SVM implementation
 2025-02-07 10:15 UTC  (15+ messages)
` [PATCH v4 04/33] drm/pagemap: Add DRM pagemap
` [PATCH v4 06/33] drm/gpusvm: Add support for GPU Shared Virtual Memory
` [PATCH v4 07/33] drm/xe: Select DRM_GPUSVM Kconfig
` [PATCH v4 08/33] drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_CPU_ADDR_MIRROR flag
` [PATCH v4 09/33] drm/xe: Add SVM init / close / fini to faulting VMs
` [PATCH v4 11/33] drm/xe: Nuke VM's mapping upon close

[PATCH 0/2] Introduce fault injection for guc CTB & mmio send/recv
 2025-02-07 10:16 UTC  (4+ messages)
` [PATCH 1/2] drm/xe: Introduce fault injection for guc "
` [PATCH 2/2] drm/xe: Introduce fault injection for guc CTB send/recv
` ✓ CI.Patch_applied: success for Introduce fault injection for guc CTB & mmio send/recv

[PATCH V8] drm/xe/uapi: Use hint for guc to set GT frequency
 2025-02-07  9:40 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/uapi: Use hint for guc to set GT frequency (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH v5 0/8] PMU support for engine activity
 2025-02-07  8:11 UTC  (28+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` [PATCH v5 1/8] drm/xe: Add engine activity support
` [PATCH v5 3/8] drm/xe/guc: Expose engine activity only for supported GuC version
` [PATCH v5 5/8] drm/xe/xe_pmu: Acquire forcewake on event init for engine events
` [PATCH v5 6/8] drm/xe: Add support for per-function engine activity
` [PATCH v5 7/8] drm/xe/xe_pmu: Add pmu support for per-function engine activity stats
` [PATCH v5 8/8] drm/xe/pf: Enable "
` ✓ CI.Build: success for PMU support for engine activity
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH v2 00/14] Cleanup error handling on probe
 2025-02-07  7:27 UTC  (27+ messages)
` [PATCH v2 01/14] drm/xe: Fix xe_display_fini() calls
` [PATCH v2 02/14] drm/xe: Fix error handling in xe_irq_install()
` [PATCH v2 03/14] drm/xe: Fix xe_tile_init_noalloc() error propagation
` [PATCH v2 04/14] drm/xe: Stop ignoring errors from xe_ttm_stolen_mgr_init()
` [PATCH v2 05/14] drm/xe: Remove leftover pxp comment
` [PATCH v2 06/14] drm/xe: Add callback support for driver remove
` [PATCH v2 07/14] drm/xe: Cleanup unwind of gt initialization
` [PATCH v2 08/14] drm/xe: Cleanup extra calls to xe_hw_fence_irq_finish()
` [PATCH v2 09/14] drm/xe: Move oa fini to xe_oa
` [PATCH v2 10/14] drm/xe: Move drm_dev_unplug() out of display function
` [PATCH v2 11/14] drm/xe/oa: Handle errors in xe_oa_register()
` [PATCH v2 12/14] drm/xe: Fail probe if xe_pmu_register() fails
` [PATCH v2 13/14] drm/xe/hwmon: Fix mutex destroy
` [PATCH v2 14/14] drm/xe/hwmon: Stop ignoring errors on probe
` ✓ CI.Patch_applied: success for Cleanup error handling on probe (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH] drm/xe: Enable SR-IOV for PTL
 2025-02-07  6:50 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3 0/2] Compute as_sdp when vrr is enabled
 2025-02-07  6:33 UTC  (2+ messages)

[PATCH V7] drm/xe/uapi: Use hint for guc to set GT frequency
 2025-02-07  6:18 UTC  (3+ messages)

[PATCH] drm/i915/hdcp: Create force_hdcp14 debug fs entry
 2025-02-07  6:14 UTC 

[PATCH 1/3] drm/xe: Introduced needs_scratch bit in device descriptor
 2025-02-07  6:00 UTC  (11+ messages)
` [PATCH 2/3] drm/xe: Clear scratch page on vm_bind
` [PATCH 3/3] drm/xe: Allow scratch page under fault mode for certain platform
` ✓ CI.Patch_applied: success for series starting with [1/3] drm/xe: Introduced needs_scratch bit in device descriptor
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe/client: bo->client does not need bos_lock
 2025-02-07  5:44 UTC  (2+ messages)

[PATCH] drm/xe/xe3: Extend wa_15015404425 for xe3
 2025-02-07  4:56 UTC  (5+ messages)

[PATCH 0/3] drm/i915/xe3lpd: Update bandwidth parameters
 2025-02-07  4:35 UTC  (11+ messages)
` [PATCH 1/3] drm/i915/display: Use display variable in intel_bw.c
` [PATCH 2/3] drm/i915/display: Use display-specific platform checks "
` [PATCH 3/3] drm/i915/xe3lpd: Update bandwidth parameters
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v2 00/12] drm/i915: intel_display conversions and some debug improvements
 2025-02-07  3:39 UTC  (21+ messages)
` [PATCH v2 01/12] drm/i915: Pass intel_display to intel_scanout_needs_vtd_wa()
` [PATCH v2 02/12] drm/i915: Decouple i915_gem_dumb_create() from the display a bit
` [PATCH v2 03/12] drm/i915: Decouple intel_fb_bo.h interfaces from driver specific types
` [PATCH v2 04/12] drm/i915: Convert intel_crtc.c to struct intel_display
` [PATCH v2 05/12] drm/i915: Convert intel_fb.c "
` [PATCH v2 06/12] drm/i915: Convert intel_display_power_{get, put}*() to intel_display
` [PATCH v2 07/12] drm/i915: Convert i9xx_plane.c to struct intel_display
` [PATCH v2 08/12] drm/i915: Finish intel_sprite.c struct intel_display conversion
` [PATCH v2 09/12] drm/i915: Convert intel_cursor.c to struct intel_display
` [PATCH v2 10/12] drm/i915: Convert skl_univeral_plane.c "
` [PATCH v2 11/12] drm/i915: Use DRM_RECT_FMT & co. for plane debugs
` [PATCH v2 12/12] drm/i915: Pimp "
` ✓ CI.Patch_applied: success for drm/i915: intel_display conversions and some debug improvements (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

Compile error on "error: call to ‘__compiletime_assert_581’ declared with attribute error: clamp() low limit dsc_min_bpc * 3 greater than high limit dsc_max_bpc * 3"
 2025-02-07  2:51 UTC  (4+ messages)

[PATCH v9] drm/i915/dp: Guarantee a minimum HBlank time
 2025-02-06 22:44 UTC  (2+ messages)

[PATCH] drm/i915/dp_mst: Fix disabling the minimum HBlank time
 2025-02-06 21:16 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 1/3] drm/xe: Introduced needs_scratch bit in device descriptor
 2025-02-06 21:05 UTC  (16+ messages)
` [PATCH 2/3] drm/xe: Clear scratch page before vm_bind
` [PATCH 3/3] drm/xe: Allow scratch page under fault mode for certain platform

[PATCH v2 0/2] Cleaning up code related to VRAM regions and its initialization - part 1
 2025-02-06 20:52 UTC  (5+ messages)
` [PATCH v2 1/2] drm/xe: Rename struct xe_mem_region to struct xe_vram_region
` [PATCH v2 2/2] drm/xe: Move VRAM manager "

[PATCH] drm/xe: Fix uninitialized pointer read in xe_vm_bind_kernel_bo
 2025-02-06 19:25 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH] drm/xe: Fix PVC RPe and RPa information
 2025-02-06 17:06 UTC  (2+ messages)

[PATCH v2] drm/xe: Add stats for vma page faults
 2025-02-06 17:07 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Add stats for vma page faults (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/8] Enable Aux based Nits brightness control for eDP
 2025-02-06 16:31 UTC  (7+ messages)
` [PATCH 2/8] drm/dp: Increase eDP display control capability size
` ✗ Xe.CI.Full: failure for Enable Aux based Nits brightness control for eDP (rev3)

[PATCH-resent-to-correct-ml 0/8] drm/xe: Convert xe_force_wake calls to guard helpers
 2025-02-04 17:40 UTC  (2+ messages)

[PATCH v2] drm/xe/hwmon: expose package and vram temperature
 2025-02-06 15:32 UTC  (14+ messages)

[PATCH] drm/xe: Don't treat SR-IOV platforms as reclaim unsafe
 2025-02-06 15:06 UTC  (3+ messages)

[PULL] drm-intel-fixes
 2025-02-06 14:13 UTC  (2+ messages)

[PATCH v16 0/7] TTM shrinker helpers and xe buffer object shrinker
 2025-02-06 14:06 UTC  (5+ messages)
` [PATCH v16 3/7] drm/ttm: Use fault-injection to test error paths
` [PATCH v16 6/7] drm/xe: Add a shrinker for xe bos

[PULL] drm-xe-fixes
 2025-02-06 13:48 UTC 

[PATCH] MAINTAINERS: Add TTM reviewers
 2025-02-06 13:41 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Add stats for vma page faults
 2025-02-06 12:31 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox