Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-24 16:20:18 to 2025-06-25 16:56:50 UTC [more...]

[PATCH v4] drm/xe: Drop bo->size
 2025-06-25 16:56 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe: Drop bo->size (rev4)
` ✓ Xe.CI.BAT: "

[PATCH v4 00/10] Introducing firmware late binding
 2025-06-25 17:00 UTC  (4+ messages)
` [PATCH v4 01/10] mei: bus: add mei_cldev_mtu interface
` [PATCH v4 02/10] mei: late_bind: add late binding component driver
` [PATCH v4 03/10] drm/xe/xe_late_bind_fw: Introducing xe_late_bind_fw

[PATCH] drm/xe: Do not wedge device on killed exec queues
 2025-06-25 16:50 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v6 0/2] Add debugfs node to expose G-state and pcie link state residency
 2025-06-25 16:12 UTC  (8+ messages)
` [PATCH v6 1/2] drm/xe/regs/xe_pmt: Macros for G-State and pcie link state residency offset
` [PATCH v6 2/2] drm/xe/xe_debugfs: Exposure of G-State and pcie link state residency counters through debugfs
` ✗ CI.checkpatch: warning for Add debugfs node to expose G-state and pcie link state residency (rev4)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "

[PATCH 0/5] Relax VF/PF version negotiation
 2025-06-25 16:07 UTC  (12+ messages)
` [PATCH 1/5] drm/xe: Combine PF and VF device data into union
` [PATCH 2/5] drm/xe: Move PF and VF device types to separate headers
` [PATCH 3/5] drm/xe/pf: Expose basic info about VFs in debugfs
` [PATCH 4/5] drm/xe/pf: Stop requiring VF/PF version negotiation on every GT
` [PATCH 5/5] drm/xe/vf: Store negotiated VF/PF ABI version at device level
` ✗ CI.checkpatch: warning for Relax VF/PF version negotiation
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v5 0/7] More missing XeLP workarounds
 2025-06-25 15:36 UTC  (8+ messages)
` [PATCH v5 1/7] drm/xe: Consolidate LRC offset calculations
` [PATCH v5 2/7] drm/xe: Generalize wa bb emission code
` [PATCH v5 3/7] drm/xe: Return number of written dwords from workaround batch buffer emission
` [PATCH v5 4/7] drm/xe: Allow specifying number of extra dwords at the end of wa bb emission
` [PATCH v5 5/7] drm/xe: Add plumbing for indirect context workarounds
` [PATCH v5 6/7] drm/xe/xelp: Implement Wa_16010904313
` [PATCH v5 7/7] drm/xe/xelp: Add Wa_18022495364

[PATCH] drm/xe/migrate: make MI_TLB_INVALIDATE conditional
 2025-06-25 15:23 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/migrate: make MI_TLB_INVALIDATE conditional (rev3)
` ✓ Xe.CI.BAT: "

[PATCH v10 0/3] CCS save restore for IGPU
 2025-06-25 15:10 UTC  (8+ messages)
` [PATCH v10 1/3] drm/xe/vf: Create contexts for CCS read write
` [PATCH v10 2/3] drm/xe/vf: Attach and detach CCS copy commands with BO
` [PATCH v10 3/3] drm/xe/vf: Register CCS read/write contexts with Guc
` ✗ CI.checkpatch: warning for CCS save restore for IGPU (rev10)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v5 0/4] Cleaning up code related to VRAM regions and its initialization - part 2
 2025-06-25 15:01 UTC  (5+ messages)
` [PATCH v5 1/4] drm/xe: Use devm_ioremap_wc for VRAM mapping and drop manual unmap
` [PATCH v5 2/4] drm/xe: Use dynamic allocation for tile and device VRAM region structures
` [PATCH v5 3/4] drm/xe: Move struct xe_vram_region to a dedicated header
` [PATCH v5 4/4] drm/xe: Unify the initialization of VRAM regions

[PATCH v5 0/9] drm/i915/flipq: Rough flip queue implementation
 2025-06-25 14:33 UTC  (15+ messages)
` [PATCH v5 1/9] drm/i915: Set PKG_C_LATENCY.added_wake_time to 0
` [PATCH v5 2/9] drm/i915: Try to program PKG_C_LATENCY more correctly
` [PATCH v5 3/9] drm/i915/dmc: Define flip queue related PIPEDMC registers
` [PATCH v5 4/9] drm/i915/flipq: Provide the nuts and bolts code for flip queue
` [PATCH v5 5/9] drm/i915/flipq: Implement flip queue based commit path
` [PATCH v5 6/9] drm/i915/flipq: Implement Wa_18034343758
` [PATCH v5 7/9] drm/i915/flipq: Implement Wa_16018781658 for LNL-A0
` [PATCH v5 8/9] drm/i915/flipq: Add intel_flipq_dump()
` [PATCH v5 9/9] drm/i915/flipq: Enable flipq by default for testing
` ✗ CI.checkpatch: warning for drm/i915/flipq: Rough flip queue implementation (rev7)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[CI] drm/xe: Consolidate LRC offset calculations
 2025-06-25 14:25 UTC  (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_DIS_NULL_QUERY
 2025-06-25 14:21 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_DIS_NULL_QUERY (rev2)
` ✓ Xe.CI.BAT: "

[PATCH 0/2] Improve handling of aborted probe
 2025-06-25 14:20 UTC  (8+ messages)
` [PATCH 1/2] drm/xe: Process deferred GGTT node removals on device unwind
` [PATCH 2/2] drm/xe/guc: Explicitly exit CT safe mode on unwind

[PATCH] Revert "drm/xe/ptl: Apply Wa_16026007364"
 2025-06-25 14:19 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe/uapi: Correct sync type definition in comments
 2025-06-25 14:17 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/3] drm/i915/power: power well register cleanups
 2025-06-25 13:54 UTC  (10+ messages)
` [PATCH 1/3] drm/i915/power: move enum skl_power_gate under display
` [PATCH 2/3] drm/i915/power: relocate {SKL,ICL}_PW_CTL_IDX_TO_PG()
  ` [PATCH 2/3] drm/i915/power: relocate {SKL, ICL}_PW_CTL_IDX_TO_PG()
` [PATCH 3/3] drm/i915/power: convert {SKL, ICL}_PW_CTL_IDX_TO_PG() macros to a function
` ✓ CI.KUnit: success for drm/i915/power: power well register cleanups
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH] drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_DIS_NULL_QUERY
 2025-06-25 13:35 UTC  (4+ messages)

[PATCH v4 0/4] Cleaning up code related to VRAM regions and its initialization - part 2
 2025-06-25 13:01 UTC  (7+ messages)
` [PATCH v4 1/4] drm/xe: Use devm_ioremap_wc for VRAM mapping and drop manual unmap
` [PATCH v4 2/4] drm/xe: Use dynamic allocation for tile and device VRAM region structures
` [PATCH v4 3/4] drm/xe: Move struct xe_vram_region to a dedicated header
` [PATCH v4 4/4] drm/xe: Unify the initialization of VRAM regions
` ✗ CI.checkpatch: warning for Cleaning up code related to VRAM regions and its initialization - part 2 (rev7)
` ✓ CI.KUnit: success "

[PATCH v3] drm/xe: Support for mmap-ing mmio regions
 2025-06-25 12:55 UTC  (6+ messages)
` ✓ CI.KUnit: success for drm/xe: Support for mmap-ing mmio regions (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
 2025-06-25 12:47 UTC  (5+ messages)
` [PATCH v3 1/1] "
` ✓ CI.KUnit: success for drm/i915/display: Add no_psr_reason to PSR debugfs (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v9 0/3] CCS save restore for IGPU
 2025-06-25 12:46 UTC  (5+ messages)
` [PATCH v9 1/3] drm/xe/vf: Create contexts for CCS read write
` ✗ Xe.CI.Full: failure for CCS save restore for IGPU (rev9)

[PATCH v2 0/5] Future-proof for multi-tile + multi-GT cases
 2025-06-25 11:41 UTC  (5+ messages)
` [PATCH v2 3/5] drm/xe/tests/pci: Ensure all platforms have a valid GT/tile count
` [PATCH v2 4/5] drm/xe: Assign GT IDs properly on multi-tile + multi-GT platforms

[CI v2 00/16] drm/i915/display: make all global state opaque
 2025-06-25 11:20 UTC  (20+ messages)
` [CI v2 01/16] drm/i915/wm: abstract intel_dbuf_pmdemand_needs_update()
` [CI v2 02/16] drm/i915/wm: add more accessors to dbuf state
` [CI v2 03/16] drm/i915/wm: make struct intel_dbuf_state opaque type
` [CI v2 04/16] drm/i915/bw: abstract intel_bw_pmdemand_needs_update()
` [CI v2 05/16] drm/i915/bw: relocate intel_can_enable_sagv() and rename to intel_bw_can_enable_sagv()
` [CI v2 06/16] drm/i915: move icl_sagv_{pre, post}_plane_update() to intel_bw.c
` [CI v2 07/16] drm/i915/bw: abstract intel_bw_qgv_point_peakbw()
` [CI v2 08/16] drm/i915/bw: make struct intel_bw_state opaque
` [CI v2 09/16] drm/i915/cdclk: abstract intel_cdclk_logical()
` [CI v2 10/16] drm/i915/cdclk: abstract intel_cdclk_min_cdclk()
` [CI v2 11/16] drm/i915/cdclk: abstract intel_cdclk_bw_min_cdclk()
` [CI v2 12/16] drm/i915/cdclk: abstract intel_cdclk_pmdemand_needs_update()
` [CI v2 13/16] drm/i915/cdclk: abstract intel_cdclk_force_min_cdclk()
` [CI v2 14/16] drm/i915/cdclk: abstract intel_cdclk_read_hw()
` [CI v2 15/16] drm/i915/cdclk: abstract intel_cdclk_actual() and intel_cdclk_actual_voltage_level()
` [CI v2 16/16] drm/i915/cdclk: make struct intel_cdclk_state opaque
` ✗ CI.checkpatch: warning for drm/i915/display: make all global state opaque (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH 00/13] Modify drm helpers to use luminance
 2025-06-25 11:20 UTC  (3+ messages)

[PATCH v2] drm/i915/display: Use static values for min_hblank
 2025-06-25 11:11 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.Full: failure "

[PATCH v3 0/2] Cleaning up code related to VRAM regions and its initialization - part 2
 2025-06-25  9:00 UTC  (5+ messages)
` [PATCH v3 1/2] drm/xe: Use dynamic allocation for tile and device VRAM region structures
` ✗ Xe.CI.Full: failure for Cleaning up code related to VRAM regions and its initialization - part 2 (rev6)

[PATCH] drm/i915/display: Implement wa_16011342517
 2025-06-25  8:57 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/i915/display: Implement wa_16011342517 (rev4)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH 0/2] Revert patch to reject HBR3 for all eDP panels
 2025-06-25  8:18 UTC  (7+ messages)
` [PATCH 1/2] Revert "drm/i915/dp: Reject HBR3 when sink doesn't support TPS4"
` ✓ Xe.CI.Full: success for Revert patch to reject HBR3 for all eDP panels (rev2)

[PATCH v4 0/7] More missing XeLP workarounds
 2025-06-25  8:13 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for More missing XeLP workarounds (rev5)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "

[PATCH] drm/display/dp: Use static values for min_hblank
 2025-06-25  8:07 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH v3] drm/i915/display: Use the recomended min_hblank values
 2025-06-25  6:46 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[CI 1/2] Revert "drm/xe/ptl: Apply Wa_16026007364"
 2025-06-25  6:02 UTC  (8+ messages)
` [CI 2/2] drm/xe/guc: test PTL GuC 70.47.0
` ✗ CI.checkpatch: warning for series starting with [CI,1/2] Revert "drm/xe/ptl: Apply Wa_16026007364"
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ CI.checkpatch: warning for series starting with [CI,1/2] Revert "drm/xe/ptl: Apply Wa_16026007364" (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH] [core-for-CI] iommu/vt-d: Enable ATS before cache tag assignment
 2025-06-25  5:57 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for iommu/vt-d: Enable ATS before cache tag assignment (rev2)

[PATCH v3] drm/xe: Drop bo->size
 2025-06-24 23:15 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/xe: Drop bo->size (rev3)

[PATCH v2] drm/xe: Drop bo->size
 2025-06-24 23:03 UTC  (2+ messages)
` ✗ CI.KUnit: failure for drm/xe: Drop bo->size (rev2)

[PATCH v2] drm/xe/vf: Make multi-GT migration less error prone
 2025-06-24 22:57 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/vf: Make multi-GT migration less error prone (rev2)
` ✓ Xe.CI.BAT: "

[PATCH v11 00/11] drm/i915: Add drm_panic support
 2025-06-24 22:52 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for drm/i915: Add drm_panic support (rev11)

[PATCH v6] drm/xe/uc: Disable GuC communication on hardware initialization error
 2025-06-24 22:17 UTC  (3+ messages)

[PATCH v2 0/5] Handle Firmware reported Hardware Errors
 2025-06-24 21:36 UTC  (6+ messages)
` [PATCH v2 1/5] drm: Add a firmware flash method to device wedged uevent

[PATCH v7 00/18] Enable/Disable DC balance along with VRR DSB
 2025-06-24 21:23 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Enable/Disable DC balance along with VRR DSB (rev8)

[PATCH] drm/i915/wm: reduce stack usage in skl_print_wm_changes()
 2025-06-24 21:16 UTC  (2+ messages)

[PATCH 0/5] drm/xe: Create and use SoC WA infrastructure
 2025-06-24 20:53 UTC  (7+ messages)
` [PATCH 5/5] drm/xe: disable wa_15015404425 for PTL B0

[PATCH] drm/xe/guc: Make debugfs guc_log_dmesg attribute write-only
 2025-06-24 20:51 UTC  (3+ messages)

[PATCH] drm/xe: Make force_reset attributes write-only
 2025-06-24 20:40 UTC  (3+ messages)

[PATCH] drm/xe: Drop bo->size
 2025-06-24 20:32 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✗ CI.KUnit: failure "

[PATCH v3 00/19] MADVISE FOR XE
 2025-06-24 18:56 UTC  (3+ messages)
` [PATCH v3 16/19] drm/xe/svm: Consult madvise preferred location in prefetch

[PATCH v3] drm/i915/panel: register drm_panel and call prepare/unprepare for eDP
 2025-06-24 18:25 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/panel: register drm_panel and call prepare/unprepare for eDP (rev3)

[PATCH 0/1] drm/i915/display: Add quirk to force backlight type on some TUXEDO devices
 2025-06-23 17:45 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 1/2] drm/xe: Move DSB l2 flush to a more sensible place
 2025-06-24 17:47 UTC  (3+ messages)

[PATCH v5 0/4] drm/xe: Update Wa_22019338487
 2025-06-24 17:23 UTC  (2+ messages)


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