Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-28 14:21:06 to 2025-03-03 15:57:53 UTC [more...]

[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 v3 0/8] drm/i915: display reset cleanups
 2025-03-03 13:56 UTC  (17+ 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 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 V10 0/1] Add UAPI support for low latency hint
 2025-03-03 12:35 UTC  (9+ 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 "

[PATCH 0/2] drm/i915: reduce display dependencies on core
 2025-03-03 12:05 UTC  (7+ messages)
` [PATCH 1/2] drm/i915: relocate intel_plane_ggtt_offset() to intel_atomic_plane.c
` [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  (3+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/pxp & drm/xe/pxp: Figure out pxp instance from the gem object (rev2)

[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  (13+ messages)
` [PATCH 1/3] drm/i915/mst: add mst sub-struct to struct intel_dp
` [PATCH 2/3] drm/i915/mst: add mst sub-struct to struct intel_connector
` [PATCH 3/3] drm/i915/hdcp: add hdcp sub-struct to struct intel_digital_port
` ✓ CI.Build: success for drm/i915/display: add some sub-structs for clarity
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[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  (6+ messages)
` [PATCH v10 2/9] drm/damage-helper: add const qualifier in drm_atomic_helper_damage_merged()
` ✗ Xe.CI.Full: failure for drm/i915/fbc: FBC Dirty rect feature support (rev4)

[PATCH v1] drm/xe/hwmon: expose fan speed
 2025-03-03  7:26 UTC  (2+ messages)

[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  (9+ messages)
` ✓ CI.Patch_applied: success for drm/i915/dmc: Test Xe3LPD DMC v2.20 (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[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 v4 0/5] Workaround fixes, improvements, additions
 2025-03-01  5:48 UTC  (8+ 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 1/2] drm/xe/vf: Store the VF GuC version in the compatibility struct
 2025-03-01  5:37 UTC  (12+ messages)
` [PATCH 2/2] drm/xe/vf: Fix guc_info debugfs for VFs
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/vf: Store the VF GuC version in the compatibility struct
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v3 0/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-03-01  3:00 UTC  (15+ messages)
` [PATCH v3 1/6] drm/xe/xe_gt_pagefault: Disallow writes to read-only VMAs
` [PATCH v3 2/6] drm/xe/xe_gt_pagefault: Migrate pagefault struct to header
` [PATCH v3 3/6] drm/xe/xe_vm: Add per VM pagefault info
` [PATCH v3 4/6] drm/xe/uapi: Define drm_xe_vm_get_property
` [PATCH v3 5/6] drm/xe/xe_gt_pagefault: Add address_type field to pagefaults
` [PATCH v3 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 (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[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  (9+ messages)
` ✓ CI.Patch_applied: success for drm/i915/vdsc: Use the DSC config tables for DSI panels (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[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

[PATCH 1/2] drm/xe/compat: refactor compat i915_drv.h
 2025-02-28 23:15 UTC  (10+ messages)
` [PATCH 2/2] drm/i915/plane: convert intel_atomic_plane.[ch] to struct intel_display
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/compat: refactor compat i915_drv.h
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 1/2] drm/xe/guc_pc: Do not stop probe or resume if GuC PC fails
 2025-02-28 20:32 UTC  (6+ messages)

[PATCH 0/3] VF: Set submission version in xe_uc_fw struct
 2025-02-28 20:07 UTC  (8+ messages)
` [PATCH 3/3] drm/xe/vf: "

[PATCH v3 2/5] drm/i915/hpd: Add support for blocking the IRQ handling on an HPD pin
 2025-02-28 20:04 UTC  (4+ messages)
` [PATCH v4 "

[PATCH 00/12] AuxCCS handling and render compression modifiers
 2025-02-28 19:34 UTC  (13+ messages)
` [PATCH 05/12] drm/xe: Use correct type width for alignment in fb pinning code
` [PATCH 06/12] drm/xe: Use fb cached min alignment
` [PATCH 07/12] drm/xe: Reduce DPT table alignment as in i915
` [PATCH 08/12] drm/xe: Flush GGTT writes after populating DPT
` [PATCH 10/12] drm/xe: Force flush system memory AuxCCS framebuffers before scan out
` [PATCH 12/12] drm/xe/display: Expose AuxCCS frame buffer modifiers

[PATCH v7 0/3] Allow scratch page under fault mode for certain platform
 2025-02-28 18:44 UTC  (5+ messages)
` [PATCH v7 1/3] drm/xe: Introduced needs_scratch bit in device descriptor
` [PATCH v7 2/3] drm/xe: Clear scratch page on vm_bind
` [PATCH v7 3/3] drm/xe: Allow scratch page under fault mode for certain platform

[PATCH 0/2] drm/xe: Fix the hotunplug NULL ptr dereference
 2025-02-28 18:38 UTC  (8+ messages)
` [PATCH 1/2] drm/xe_migrate: Switch from drm to dev managed actions

[PATCH 0/3] drm/xe: Userptr invalid page access fixes
 2025-02-28 18:32 UTC  (5+ messages)
` [PATCH 2/3] drm/xe/hmm: Don't dereference struct page pointers without notifier lock

[PATCH v3 0/2] Improve type-safety on POWER_DOMAIN_*() macros
 2025-02-28 16:48 UTC  (4+ messages)
` ✗ Xe.CI.Full: failure for Improve type-safety on POWER_DOMAIN_*() macros (rev4)

[PATCH 0/2] drm/xe/display: Program double buffered LUT registers
 2025-02-28 16:31 UTC  (5+ messages)
` [PATCH 1/2] drm/i915/display: Add MMIO path for double-buffered "
` [PATCH 2/2] drm/i915/display: Don't wait for vblank for LUT DSB programming


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