Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-01 00:35:12 to 2025-03-04 07:40:24 UTC [more...]

[PATCH v1] drm/xe/pcode: stop logging mailbox status as error
 2025-03-04  7:40 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v7 0/3] Allow scratch page under fault mode for certain platform
 2025-03-04  6:40 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for Allow scratch page under fault mode for certain platform (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v4 0/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-03-04  5:58 UTC  (15+ messages)
` [PATCH v4 1/6] drm/xe/xe_gt_pagefault: Disallow writes to read-only VMAs
` [PATCH v4 2/6] drm/xe/xe_gt_pagefault: Migrate pagefault struct to header
` [PATCH v4 3/6] drm/xe/xe_vm: Add per VM pagefault info
` [PATCH v4 4/6] drm/xe/uapi: Define drm_xe_vm_get_property
` [PATCH v4 5/6] drm/xe/xe_gt_pagefault: Add address_type field to pagefaults
` [PATCH v4 6/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
` ✓ CI.Patch_applied: success for drm/xe/xe_vm: Implement xe_vm_get_property_ioctl (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v2 0/7] Support different GuCs per GT
 2025-03-03 23:46 UTC  (17+ messages)
` [PATCH v2 1/7] Revert "drm/xe/ptl: Define HuC FW version for PTL"
` [PATCH v2 2/7] Revert "drm/xe/ptl: Add GuC firmware definition"
` [PATCH v2 3/7] Revert "drm/xe/pvc: "
` [PATCH v2 4/7] drm/xe/uc: Add support for different firmware files on each GT
` [PATCH v2 5/7] drm/xe/pvc: Add GuC firmware definition
` [PATCH v2 6/7] drm/xe/ptl: "
` [PATCH v2 7/7] drm/xe/ptl: Define HuC FW version for PTL
` ✓ CI.Patch_applied: success for Support different GuCs per GT
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3 0/8] drm/i915: display reset cleanups
 2025-03-03 23:22 UTC  (21+ messages)
` [PATCH v3 1/8] drm/i915/display: convert display reset to struct intel_display *
` [PATCH v3 2/8] drm/i915: move pending_fb_pin to struct intel_display
` [PATCH v3 3/8] drm/i915/reset: add intel_gt_gpu_reset_clobbers_display() helper
` [PATCH v3 4/8] drm/i915/reset: add intel_display_reset_test()
` [PATCH v3 5/8] drm/i915/reset: remove I915_RESET_MODESET flag
` [PATCH v3 6/8] drm/i915/reset: decide whether display reset is needed on gt side
` [PATCH v3 7/8] drm/i915/reset: pass test only parameter to intel_display_reset_finish()
` [PATCH v3 8/8] drm/i915/reset: add modeset_stuck callback to intel_display_reset_prepare()
` ✓ CI.Patch_applied: success for drm/i915: display reset cleanups (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH v2] drm/xe/guc: Escalate GuC load failure immediately
 2025-03-03 22:29 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/guc: Escalate GuC load failure immediately (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/5] Use MI_MATH to apply RMW WA in LRC
 2025-03-03 22:17 UTC  (23+ messages)
` [PATCH 1/5] drm/xe: Add MI_LOAD_REGISTER_REG command definition
` [PATCH 2/5] drm/xe: Add MI_MATH and ALU instruction definitions
` [PATCH 3/5] drm/xe: Avoid reading RMW registers in emit_wa_job
` [PATCH 4/5] drm/xe/vf: Stop applying save-restore MMIOs if VF
` [PATCH 5/5] drm/xe/vf: Unblock xe_rtp_process_to_sr for VFs
` ✓ CI.Patch_applied: success for Use MI_MATH to apply RMW WA in LRC
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3 0/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-03-03 21:08 UTC  (6+ messages)
` [PATCH v3 6/6] "
` ✗ Xe.CI.Full: failure for drm/xe/xe_vm: Implement xe_vm_get_property_ioctl (rev3)
` ✗ CI.Patch_applied: failure for drm/xe/xe_vm: Implement xe_vm_get_property_ioctl (rev4)

[PATCH V10 0/1] Add UAPI support for low latency hint
 2025-03-03 21:04 UTC  (18+ messages)
` ✓ CI.Patch_applied: success for Add UAPI support for low latency hint (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✓ CI.Patch_applied: success for Add UAPI support for low latency hint (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/2] drm/xe: Fix the hotunplug NULL ptr dereference
 2025-03-03 20:27 UTC  (5+ messages)
` [PATCH 1/2] drm/xe_migrate: Switch from drm to dev managed actions

[PATCH v1] drm/xe/hwmon: expose fan speed
 2025-03-03 19:30 UTC  (4+ messages)

[PATCH v4 0/5] Workaround fixes, improvements, additions
 2025-03-03 16:28 UTC  (9+ messages)
` [PATCH 2/5] drm/xe/xelp: Move Wa_16011163337 from tunings to workarounds
` [PATCH 4/5] drm/xe/xelp: L3 recommended hashing mask

[PATCH v9] drm/i915/dp: Guarantee a minimum HBlank time
 2025-03-03 15:57 UTC  (4+ messages)

[PATCH RESEND v3] drm/xe: xe_gen_wa_oob: replace program_invocation_short_name
 2025-02-28  8:55 UTC  (5+ messages)

[PATCH] drm/xe: Select INTEL_VSEC to fix build dependency
 2025-02-28  3:33 UTC  (2+ messages)

[PATCH 0/2] drm: add header tests
 2025-03-03 13:52 UTC  (6+ messages)
` [PATCH 2/2] drm: ensure drm headers are self-contained and pass kernel-doc

[PATCH] drm/client: Build the tests with CONFIG_DRM_KUNIT_TEST=m
 2025-03-03 13:41 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "

[PATCH 00/11] DPLL framework redesign
 2025-03-03 12:51 UTC  (10+ messages)
` [PATCH 05/11] drm/i915/dpll: Move away from using shared dpll

[PATCH 0/2] drm/i915: reduce display dependencies on core
 2025-03-03 12:05 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: split out i915_gtt_view_types.h from i915_vma_types.h

[PATCH v2 0/8] drm/i915: display reset cleanups
 2025-03-03 11:29 UTC  (6+ messages)
` [PATCH v2 6/8] drm/i915/reset: move gt related stuff out of display reset

[PATCH v2] drm/i915/pxp & drm/xe/pxp: Figure out pxp instance from the gem object
 2025-03-03 11:24 UTC  (2+ messages)

[PATCH v5 0/8] LOBF enablement fix
 2025-03-03 10:59 UTC  (17+ messages)
` [PATCH v5 1/8] drm/i915/lobf: Add lobf enablement in post plane update
` [PATCH v5 2/8] drm/i915/lobf: Disintegrate alpm_disable from psr_disable
` [PATCH v5 3/8] drm/i915/lobf: Add fixed refresh rate check in compute_config()
` [PATCH v5 4/8] drm/i915/lobf: Update lobf if any change in dependent parameters
` [PATCH v5 5/8] drm/i915/lobf: Add debug interface for lobf
` [PATCH v5 6/8] drm/i915/lobf: Check for sink error and disable LOBF
` [PATCH v5 7/8] drm/i915/lobf: Add mutex for alpm update
` [PATCH v5 8/8] drm/i915/lobf: Add debug print for LOBF
` ✓ CI.Patch_applied: success for LOBF enablement fix (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH 0/3] drm/i915/display: add some sub-structs for clarity
 2025-03-03 10:15 UTC  (2+ messages)

[PATCH v8 00/14] Display Global Histogram
 2025-03-03  9:33 UTC  (17+ messages)
` [PATCH v8 01/14] drm: Define histogram structures exposed to user

[PATCH v4 0/8] LOBF enablement fix
 2025-03-03  9:21 UTC  (5+ messages)
` [PATCH v4 2/8] drm/i915/lobf: Disintegrate alpm_disable from psr_disable

[PATCH v10 0/9] [PATCH v9 0/8] drm/i915/fbc: FBC Dirty rect feature support
 2025-03-03  9:16 UTC  (4+ messages)
` [PATCH v10 2/9] drm/damage-helper: add const qualifier in drm_atomic_helper_damage_merged()

[PATCH] drm/xe: remove redundant check in xe_vm_create_ioctl()
 2025-03-03  6:03 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 v2 00/16] drm: fix headers, add header test facility
 2025-03-02 15:46 UTC  (4+ messages)
` [PATCH v2 16/16] drm: ensure drm headers are self-contained and pass kernel-doc

[drm-xe:drm-xe-next 6/6] include/drm/drm_print.h:228:31: warning: '%s' directive argument is null
 2025-03-02 11:48 UTC 

[drm-xe:drm-xe-next] BUILD SUCCESS 067a974fd8a9ea43f97ca184e2768b583f2f8c44
 2025-03-02  6:28 UTC 

[PATCH v3] drm/xe/pmu: Add GT frequency events
 2025-03-01 22:56 UTC  (5+ messages)

[PATCH] drm/xe: Select INTEL_VSEC to fix build dependency
 2025-03-01 20:09 UTC  (2+ messages)

[PATCH] [CI] drm/i915/dmc: Test Xe3LPD DMC v2.20
 2025-03-01  6:21 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/dmc: Test Xe3LPD DMC v2.20 (rev3)

[PATCH 0/2] drm: Create an app info option for wedge events
 2025-03-01  6:04 UTC  (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] drm/amdgpu: Make use of drm_wedge_app_info

[PATCH 1/2] drm/xe/vf: Store the VF GuC version in the compatibility struct
 2025-03-01  5:37 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for series starting with [1/2] "

[PATCH 0/3] Enable GuC opt-in features
 2025-03-01  1:56 UTC  (9+ messages)
` [PATCH 1/3] drm/xe/guc: move KLV helpers to common file
` [PATCH 2/3] drm/xe/guc: Enable extended CAT error reporting

[PATCH] drm/i915/vdsc: Use the DSC config tables for DSI panels
 2025-03-01  0:49 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/vdsc: Use the DSC config tables for DSI panels (rev5)

[PATCH v6 00/32] Introduce GPU SVM and Xe SVM implementation
 2025-03-01  0:35 UTC  (6+ messages)
` [PATCH v6 32/32] drm/doc: gpusvm: Add GPU SVM documentation


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