intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-17 14:54:24 to 2025-06-18 18:57:01 UTC [more...]

[PATCH v3 00/10] Introducing firmware late binding
 2025-06-18 19:00 UTC  (10+ messages)
` [PATCH v3 01/10] mei: bus: add mei_cldev_mtu interface
` [PATCH v3 02/10] mei: late_bind: add late binding component driver
` [PATCH v3 03/10] drm/xe/xe_late_bind_fw: Introducing xe_late_bind_fw
` [PATCH v3 04/10] drm/xe/xe_late_bind_fw: Initialize late binding firmware
` [PATCH v3 05/10] drm/xe/xe_late_bind_fw: Load "
` [PATCH v3 06/10] drm/xe/xe_late_bind_fw: Reload late binding fw in rpm resume
` [PATCH v3 07/10] drm/xe/xe_late_bind_fw: Reload late binding fw in S2Idle/S3 resume
` [PATCH v3 08/10] drm/xe/xe_late_bind_fw: Introduce debug fs node to disable late binding
` [PATCH v3 09/10] drm/xe/xe_late_bind_fw: Extract and print version info

[PATCH v5 0/4] drm/xe: Update Wa_22019338487
 2025-06-18 18:56 UTC  (6+ messages)
` [PATCH v5 1/4] drm/xe/guc_pc: Add _locked variant for min/max freq
` [PATCH v5 2/4] drm/xe/xe_guc_pc: Lock once to update stashed frequencies
` [PATCH v5 3/4] drm/xe: Split xe_device_td_flush()
` [PATCH v5 4/4] drm/xe/bmg: Update Wa_22019338487
` ✗ CI.checkpatch: warning for drm/xe: Update Wa_22019338487 (rev2)

[PATCH] drm/xe/display: read PCON capability only when present
 2025-06-18 18:43 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[CI] drm/xe: Onlu use worker to destroy userptr VMAs
 2025-06-18 18:23 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 00/16] drm/i915/display: make all global state opaque
 2025-06-18 18:17 UTC  (4+ messages)
` [PATCH 15/16] drm/i915/cdclk: abstract intel_cdclk_actual() and intel_cdclk_actual_voltage_level()

[PATCH 3/3] drm/ttm, drm_xe, Implement ttm_lru_walk_for_evict() using the guarded LRU iteration
 2025-06-18 17:43 UTC  (2+ messages)

[PATCH] drm/i915/vrr: fix register file style
 2025-06-18 16:45 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PULL] drm-intel-next
 2025-06-18 16:22 UTC 

[PATCH v10 00/10] drm/i915: Add drm_panic support
 2025-06-18 15:38 UTC  (16+ messages)
` [PATCH v10 01/10] drm/panic: Add a private field to struct drm_scanout_buffer
` [PATCH v10 02/10] drm/i915/fbdev: Add intel_fbdev_get_map()
` [PATCH v10 03/10] drm/i915/display/i9xx: Add a disable_tiling() for i9xx planes
` [PATCH v10 04/10] drm/i915/display: Add a disable_tiling() for skl planes
` [PATCH v10 05/10] drm/ttm: Add ttm_bo_kmap_try_from_panic()
` [PATCH v10 06/10] drm/i915: Add intel_bo_panic_setup and intel_bo_panic_finish
` [PATCH v10 07/10] drm/i915/display: Add drm_panic support
` [PATCH v10 08/10] drm/i915/display: Add drm_panic support for Y-tiling with DPT
` [PATCH v10 09/10] drm/i915/display: Add drm_panic support for 4-tiling "
` [PATCH v10 10/10] drm/i915/psr: Add intel_psr2_panic_force_full_update
` ✓ CI.KUnit: success for drm/i915: Add drm_panic support (rev10)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH v4 0/3] drm/gpusvm, drm/pagemap, drm/xe: Restructure migration in preparation for multi-device
 2025-06-18 15:30 UTC  (8+ messages)
` [PATCH v4 1/3] drm/gpusvm, drm/pagemap: Move migration functionality to drm_pagemap
` [PATCH v4 2/3] drm/pagemap: Add a populate_mm op
` [PATCH v4 3/3] drm/xe: Implement and use the drm_pagemap "

[PATCH v3 0/8] drm/sched: Allow drivers to skip the reset with DRM_GPU_SCHED_STAT_NO_HANG
 2025-06-18 14:47 UTC  (9+ messages)
` [PATCH v3 1/8] drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESET
` [PATCH v3 2/8] drm/sched: Allow drivers to skip the reset and keep on running
` [PATCH v3 3/8] drm/sched: Make timeout KUnit tests faster
` [PATCH v3 4/8] drm/sched: Add new test for DRM_GPU_SCHED_STAT_NO_HANG
` [PATCH v3 5/8] drm/v3d: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the reset
` [PATCH v3 6/8] drm/etnaviv: "
` [PATCH v3 7/8] drm/xe: "
` [PATCH v3 8/8] drm/panfrost: "

[PATCH v2 0/9] drm/i915/dmc: Deal with loss of pipe DMC state
 2025-06-18 14:32 UTC  (15+ messages)
` [PATCH v2 1/9] drm/i915/dmc: Limit pipe DMC clock gating w/a to just ADL/DG2/MTL
` [PATCH v2 2/9] drm/i915/dmc: Parametrize MTL_PIPEDMC_GATING_DIS
` [PATCH v2 3/9] drm/i915/dmc: Shuffle code around
` [PATCH v2 4/9] drm/i915/dmc: Extract dmc_load_program()
` [PATCH v2 5/9] drm/i915/dmc: Reload pipe DMC state on TGL when enabling pipe A
` [PATCH v2 6/9] drm/i915/dmc: Reload pipe DMC MMIO registers for pipe C/D on various platforms
` [PATCH v2 7/9] drm/i915/dmc: Assert DMC is loaded harder
` [PATCH v2 8/9] drm/i915/dmc: Pass crtc_state to intel_dmc_{enable, disable}_pipe()
` [PATCH v2 9/9] drm/i915/dmc: Do not enable the pipe DMC on TGL when PSR is possible
` ✗ CI.checkpatch: warning for drm/i915/dmc: Deal with loss of pipe DMC state (rev2)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.Full: failure "

[PATCH 0/2] Fixes in snps-phy HDMI PLL algorithm
 2025-06-18 14:17 UTC  (6+ messages)
` [PATCH 1/2] drm/i915/snps_hdmi_pll: Fix 64-bit divisor truncation by using div64_u64
` [PATCH 2/2] drm/i915/snps_hdmi_pll: Use clamp() instead of max(min())
` ✓ CI.KUnit: success for Fixes in snps-phy HDMI PLL algorithm
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH 0/6] Use DRM scheduler for delayed GT TLB invalidations
 2025-06-18 14:10 UTC  (14+ messages)
` [PATCH 1/6] drm/xe: Explicitly mark migration queues with flag
` [PATCH 2/6] drm/xe: Add generic dependecy jobs / scheduler
` [PATCH 3/6] drm/xe: Add dependency scheduler for GT TLB invalidations to bind queues
` [PATCH 4/6] drm/xe: Add xe_migrate_job_lock/unlock helpers
` [PATCH 5/6] drm/xe: Add GT TLB invalidation jobs
` [PATCH 6/6] drm/xe: Use GT TLB invalidation jobs in PT layer
` ✗ CI.checkpatch: warning for Use DRM scheduler for delayed GT TLB invalidations
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[RFC PATCH 0/8] RFC enable IAF support on PVC
 2025-06-18 13:57 UTC  (3+ messages)
` [RFC PATCH 8/8] drm/xe: Allow mapping DMA-BUF buffer objects connected through IAF

[PATCH 0/6] drm/i915, drm/xe: add drm device based pcode interface for display
 2025-06-18 13:49 UTC  (9+ messages)
` [PATCH 4/6] drm/i915/display: switch to struct drm_device based pcode interface
` [PATCH 5/6] drm/i915/dram: "
` [PATCH 6/6] drm/xe/compat: remove old pcode compat interface

[PATCH v9 0/6] drm: Create a task info option for wedge events
 2025-06-18 12:39 UTC  (8+ messages)
` [PATCH v9 6/6] drm/amdgpu: Make use of drm_wedge_task_info
` ✗ Xe.CI.Full: failure for drm: Create a task info option for wedge events (rev4)

[PATCH v3 0/9] drm/xe: Init changes for flicker-free boot
 2025-06-18 11:54 UTC  (18+ messages)
` [PATCH v3 1/9] drm/xe: Defer memirq init until needed
` [PATCH v3 2/9] drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_init
` [PATCH v3 3/9] drm/xe: Simplify GuC early initialization
  ` [PATCH v3.1] "
` [PATCH v3 4/9] drm/xe: Make it possible to read instance0 MCR registers after xe_gt_mcr_init_early
` [PATCH v3 5/9] drm/xe: Only dump PAT when xe_hw_engines_init_early fails
` [PATCH v3 6/9] drm/xe/gt: Inline gt_fw_domain_init
` [PATCH v3 7/9] drm/xe/gt: Inline all_fw_domain_init
` [PATCH v3 8/9] drm/xe: Split init of xe_gt_init_hwconfig to xe_gt_init and *_early
` [PATCH v3 9/9] drm/xe: Move xe_ttm_sys_mgr_init() downwards
` ✗ CI.checkpatch: warning for drm/xe: Init changes for flicker-free boot
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
` ✗ CI.checkpatch: warning for drm/xe: Init changes for flicker-free boot. (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v2] drm/i915/panel: register drm_panel and call prepare/unprepare for eDP
 2025-06-18 10:39 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/i915/panel: register drm_panel and call prepare/unprepare for eDP (rev2)
` ✓ Xe.CI.BAT: "

[PATCH v4 0/2] Enable GuC opt-in features
 2025-06-18  9:51 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for Enable GuC opt-in features (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3] drm/xe/hwmon: Fix xe_hwmon_power_max_write
 2025-06-18  9:49 UTC  (5+ messages)

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

[PATCH v5 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-06-18  7:45 UTC  (3+ messages)
` [PATCH v5 02/25] drm/dumb-buffers: Provide helper to set pitch and size
  `  "

[PATCH v6 0/9] Add WildCat Lake support
 2025-06-18  6:47 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PULL] drm-intel-fixes
 2025-06-18  6:42 UTC 

[PATCH] drm/i915/panel: register drm_panel and call prepare/unprepare for eDP
 2025-06-18  5:28 UTC  (4+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v3 0/2] Opportunistically skip TLB invalidaion on unbind
 2025-06-18  2:44 UTC  (11+ messages)
` [PATCH v3 1/2] drm/xe: Add xe_vm_has_valid_gpu_mapping helper
` [PATCH v3 2/2] drm/xe: Opportunistically skip TLB invalidaion on unbind

[PATCH v7 0/3] CCS save restore for IGPU
 2025-06-18  2:16 UTC  (7+ messages)
` [PATCH v7 1/3] drm/xe/vf: Create contexts for CCS read write
` [PATCH v7 2/3] drm/xe/vf: Attach and detach CCS copy commands with BO

[PATCH 1/2] drm/xe: Move DSB l2 flush to a more sensible place
 2025-06-18  2:02 UTC  (7+ messages)
` [PATCH 2/2] drm/xe: move DPT "
` ✓ CI.KUnit: success for series starting with [1/2] drm/xe: Move DSB l2 flush to a more sensible place (rev2)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v14 0/8] mtd: add driver for Intel discrete graphics
 2025-06-17 23:49 UTC  (13+ messages)
` [PATCH v14 1/8] mtd: add driver for intel graphics non-volatile memory device
` [PATCH v14 2/8] mtd: intel-dg: implement region enumeration
` [PATCH v14 3/8] mtd: intel-dg: implement access functions
` [PATCH v14 4/8] mtd: intel-dg: register with mtd
` [PATCH v14 5/8] mtd: intel-dg: align 64bit read and write
` [PATCH v14 6/8] drm/xe/nvm: add on-die non-volatile memory device
` [PATCH v14 7/8] drm/xe/nvm: add support for access mode
` [PATCH v14 8/8] drm/xe/nvm: add support for non-posted erase
` ✗ CI.checkpatch: warning for mtd: add driver for Intel discrete graphics (rev7)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/3] drm/xe: Tweak default GuC log level
 2025-06-17 23:40 UTC  (2+ messages)

[PATCH] drm/xe: Grab pending job list lock before resubmit
 2025-06-17 22:23 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v13 00/10] mtd: add driver for Intel discrete graphics
 2025-06-17 22:01 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for mtd: add driver for Intel discrete graphics (rev6)
` ✗ Xe.CI.Full: failure "

[PATCH v3 0/3] drm/gpusvm, drm/pagemap, drm/xe: Restructure migration in preparation for multi-device
 2025-06-17 20:44 UTC  (14+ messages)
` [PATCH v3 1/3] drm/gpusvm, drm/pagemap: Move migration functionality to drm_pagemap
` [PATCH v3 2/3] drm/pagemap: Add a populate_mm op
` [PATCH v3 3/3] drm/xe: Implement and use the drm_pagemap "

[PATCH v4] drm/xe/hwmon: Fix xe_hwmon_power_max_write
 2025-06-17 19:36 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/hwmon: Fix xe_hwmon_power_max_write (rev6)

[PATCH 0/9] drm/i915/dmc: Deal with loss of pipe DMC state
 2025-06-17 18:58 UTC  (9+ messages)
` [PATCH 4/9] drm/i915/dmc: Extract dmc_load_program()
` [PATCH 5/9] drm/i915/dmc: Reload pipe DMC state on TGL when enabling pipe A

[PATCH] drm/xe: Thread prefetch of SVM ranges
 2025-06-17 17:10 UTC  (5+ messages)

[RESEND 0/5] drm/i915/plane: file and function renames
 2025-06-17 16:59 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/plane: file and function renames (rev4)

[PATCH v2 0/7] drm/xe: Recommend GUC v70.45.2 for BMG, LNL, DG2
 2025-06-17 16:32 UTC  (5+ messages)
` [PATCH v2 4/7] drm/xe/guc: Recommend GuC v70.46.2 "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).