Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-19 10:49:23 to 2025-12-22 15:36:32 UTC [more...]

[PATCH 00/19] rm/i915/dp: Clean up link BW/DSC slice config computation (link BW)
 2025-12-22 15:35 UTC  (13+ messages)
` [PATCH 01/19] drm/i915/dp: Drop unused timeslots param from dsc_compute_link_config()
` [PATCH] drm/i915/dp: Fail state computation for invalid DSC source input BPP values
` [PATCH 02/19] drm/i915/dp: Factor out align_max_sink_dsc_input_bpp()
` [PATCH 03/19] drm/i915/dp: Factor out align_max_vesa_compressed_bpp_x16()
` [PATCH 04/19] drm/i915/dp: Align min/max DSC input BPPs to sink caps
` [PATCH 05/19] drm/i915/dp: Align min/max compressed BPPs when calculating BPP limits
` [PATCH 06/19] drm/i915/dp: Drop intel_dp parameter from intel_dp_compute_config_link_bpp_limits()
` [PATCH 11/19] drm/i915/dp: Add intel_dp_mode_valid_with_dsc()
` [PATCH 12/19] drm/i915/dp: Unify detect and compute time DSC mode BW validation
` [PATCH 13/19] drm/i915/dp: Use helpers to align min/max compressed BPPs
` [PATCH 14/19] drm/i915/dp: Simplify computing DSC BPPs for eDP
` [PATCH 15/19] drm/i915/dp: Simplify computing DSC BPPs for DP-SST

[PATCH 0/3] Migrate layer improvements
 2025-12-22 15:15 UTC  (8+ messages)
` [PATCH 1/3] drm/xe: Show migrate VM layout
` [PATCH 2/3] drm/xe: Assert VRAM address is valid in migrate layer
` [PATCH 3/3] drm/xe: Assert actual size of VRAM mapped in migrate VM is aligned
` ✗ CI.checkpatch: warning for Migrate layer improvements
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.Full: success "

[PATCH] drm/xe: select CONFIGFS_FS dependency
 2025-12-22 15:10 UTC  (10+ messages)
` ✗ Xe.CI.Full: failure for "

[BUG] Intel B580 (e20b) HDMI Flicker & Realtek RTL8922AE 6GHz missing - Mint 22.3
 2025-12-22 15:09 UTC  (2+ messages)

[RESEND 1/1] drm/buddy: release free_trees array on buddy mm teardown
 2025-12-22 14:59 UTC  (3+ messages)
` ✓ CI.KUnit: success for series starting with [RESEND,1/1] "

[PATCH RFC v5 0/6] nova-core: Memory management initial patches
 2025-12-22 14:53 UTC  (11+ messages)
` [PATCH RFC v5 1/6] rust: clist: Add support to interface with C linked lists
` [PATCH RFC v5 2/6] gpu: Move DRM buddy allocator one level up
` [PATCH RFC v5 3/6] rust: gpu: Add GPU buddy allocator bindings
` [PATCH RFC v5 4/6] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH RFC v5 5/6] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH RFC v5 6/6] nova-core: Add PRAMIN aperture self-tests
` ✗ CI.checkpatch: warning for nova-core: Memory management initial patches
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "

[PATCH] drm/i915/cx0: Use the consolidated HDMI tables
 2025-12-22 14:47 UTC  (4+ messages)
` [PATCH v2] "
` ✗ Xe.CI.Full: failure for drm/i915/cx0: Use the consolidated HDMI tables (rev2)

[PATCH] drm/xe: Unplug drm device on error
 2025-12-22 14:34 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH] drm/xe: Don't use absolute path in generated header comment
 2025-12-21 19:53 UTC  (2+ messages)

[PATCH v6 0/3] Add SoC remapper support for system controller
 2025-12-22 13:44 UTC  (10+ messages)
` [PATCH v6 1/3] drm/xe/soc_remapper: Initialize SoC remapper during Xe probe
` [PATCH v6 2/3] drm/xe/soc_remapper: Use SoC remapper herlper from VSEC code
` [PATCH v6 3/3] drm/xe/soc_remapper: Add system controller config for SoC remapper
` ✗ CI.checkpatch: warning for Add SoC remapper support for system controller (rev6)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH 00/15] drm/{i915, xe}: clean up and deduplicate initial plane handling
 2025-12-22 13:36 UTC  (3+ messages)

[PATCH] drm/xe/display: drop i915_utils.h
 2025-12-22 13:36 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[PATCH v2 0/4] drm/i915/display: reduce i915_drv.h usage
 2025-12-22 13:32 UTC  (9+ messages)
` [PATCH v2 1/4] drm/i915: remove unused dev_priv local variable
` [PATCH v2 2/4] drm/xe/compat: remove unused forcewake get/put macros
` [PATCH v2 3/4] drm/xe/compat: convert uncore macro to static inlines
` [PATCH v2 4/4] drm/i915/display: use to_intel_uncore() to avoid i915_drv.h

[PATCH] drm/i915/vdsc: Account for DSC slice overhead in intel_vdsc_min_cdclk()
 2025-12-22 12:56 UTC  (2+ messages)

[PATCH v2] drm/xe/pm: Handle GT resume failure
 2025-12-22 12:28 UTC  (6+ messages)
` ✓ CI.KUnit: success for drm/xe/pm: Handle GT resume failure (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH 0/2] drm/buddy: Fix BUG_ON from oversized rounded allocations
 2025-12-22  6:52 UTC  (3+ messages)
` [PATCH 1/2] drm/buddy: Prevent BUG_ON by validating rounded allocation
` [PATCH 2/2] drm/tests/drm_buddy: Add tests for allocations exceeding max_order

[drm-xe:drm-xe-next] BUILD SUCCESS 844758bd99a86e6a07247784727fb337c4b979ca
 2025-12-21 23:46 UTC 

[PATCH v3 0/4] drm/xe/hwmon: Expose new temperature attributes
 2025-12-21 18:52 UTC  (10+ messages)
` [PATCH v3 1/4] drm/xe/hwmon: Expose temperature limits
` [PATCH v3 4/4] drm/xe/hwmon: Expose individual vram temperature

[i915-rt v4 19/20] drm/i915/display: Do not take uncore lock in i915_get_vblank_counter
 2025-12-21  0:35 UTC  (4+ messages)

[i915-rt v4 20/20] drm/i915/display: Remove uncore lock from vlv_atomic_update_fifo
 2025-12-20 18:23 UTC  (2+ messages)

[PATCH v3 0/2] Survivability mode fixes
 2025-12-20 13:25 UTC  (8+ messages)
` [PATCH v3 1/2] drm/xe/xe_survivability: Use static for survivability info attributes
` [PATCH v3 2/2] drm/xe/xe_survivability: Add index bound check
` ✓ CI.KUnit: success for Survivability mode fixes (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v4 0/1] drm/xe/vf: Fix up GGTT on S4 resume under SR-IOV
 2025-12-20 11:25 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/vf: Fix up GGTT on S4 resume under SR-IOV (rev5)
` ✗ Xe.CI.Full: failure "

[PATCH 0/4] Rust GPUVM support
 2025-12-20 10:18 UTC  (11+ messages)
` [PATCH 1/4] drm/gpuvm: take GEM lock inside drm_gpuvm_bo_obtain_prealloc()
` [PATCH 2/4] drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged mode
` [PATCH 4/4] rust: drm: add GPUVM immediate mode abstraction

[PATCH 00/13] drm: Color pipeline teardown and follow-up fixes/improvements
 2025-12-20  9:29 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/6] Prepare GVT for display modularization
 2025-12-20  8:47 UTC  (5+ messages)
` [PATCH 4/6] drm/i915/gvt: Change for_each_pipe to use pipe_valid API
` ✗ Xe.CI.Full: failure for Prepare GVT for display modularization (rev3)

[PATCH] drm/xe: Print GuC queue submission state on engine reset
 2025-12-20  7:25 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v6] drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use
 2025-12-20  6:46 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[CI 00/12] Introduce SRIOV scheduler groups
 2025-12-20  6:08 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for Introduce SRIOV scheduler groups (rev5)

[PATCH] drm/xe: Increase log level for unhandled page faults
 2025-12-20  4:47 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[i915-rt v4 00/20] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2025-12-20  3:32 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev8)

[drm-xe:drm-xe-fixes] BUILD SUCCESS 80f9c601d9c4d26f00356c0a9c461650e7089273
 2025-12-20  2:47 UTC 

[PATCH v2 0/3] Attempt to fixup reset, wedge, unload corner cases
 2025-12-20  1:22 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v2 0/4] drm/xe/guc: Prevent compiler read/write optimization breaks
 2025-12-20  0:24 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v6 00/17] drm/xe: Multi Queue feature support
 2025-12-19 22:53 UTC  (5+ messages)
` [PATCH v6 15/17] drm/xe/multi_queue: Support active group after primary is destroyed

[PULL] drm-xe-next
 2025-12-19 22:41 UTC 

[PATCH] vfio/xe: Add default handler for .get_region_info_caps
 2025-12-19 22:23 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v11 0/4] drm/xe: Improve wedged mode handling
 2025-12-19 22:01 UTC  (5+ messages)
` [PATCH v11 1/4] drm/xe: Validate wedged_mode parameter and define enum for modes
` [PATCH v11 2/4] drm/xe: Update wedged.mode only after successful reset policy change

[CI 0/2] drm/xe: Add xe_pci_rebar
 2025-12-19 21:16 UTC  (3+ messages)
` [CI 1/2] drm/xe: Move rebar to its own file
` [CI 2/2] drm/xe: Improve rebar log messages

[PULL] drm-intel-next
 2025-12-19 20:37 UTC 

[PATCH 0/4] Enable THP support in drm_pagemap
 2025-12-19 20:13 UTC  (5+ messages)
` [PATCH 3/4] drm/pagemap: Add helper to access zone_device_data

[RFC v1] drm/xe/migrate: Configure migration queue as low latency
 2025-12-19 18:54 UTC  (2+ messages)

[PATCH v1] drm/xe/pm: Handle GT resume failure
 2025-12-19 18:53 UTC  (9+ messages)

[PATCH] drm/i915/pc8: Add parent interface for PC8 forcewake tricks
 2025-12-19 18:33 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for drm/i915/pc8: Add parent interface for PC8 forcewake tricks (rev3)

[PATCH] drm/buddy: Free free_trees array in drm_buddy_fini()
 2025-12-19 18:24 UTC  (2+ messages)

[PATCH 0/2] Toggle powerdown states for C10 on HDMI
 2025-12-19 18:11 UTC  (4+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] drm/xe/xe_guc_ct: Drop smp_mb in parse_g2h_response
 2025-12-19 17:47 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] drm/xe/device: Discard check for lmem_init
 2025-12-19 16:42 UTC  (6+ messages)

[v8 00/15] Plane Color Pipeline support for Intel platforms
 2025-12-19 13:24 UTC  (8+ messages)
` [v8 14/15] drm/i915/color: Add 3D LUT to color pipeline

[PATCH RESEND] drm: xe: Replace sprintf() with sysfs_emit()
 2025-12-19 15:32 UTC  (2+ messages)

[PATCH 00/16] drm/i915/dp: Clean up link BW/DSC slice config computation (fixes)
 2025-12-19 15:21 UTC  (5+ messages)
  ` ✓ i915.CI.Full: success for "

[PATCH v5 00/24] Dynamic drm_pagemaps and Initial multi-device SVM
 2025-12-19 14:56 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for Dynamic drm_pagemaps and Initial multi-device SVM (rev6)

[PATCH v2] drm/xe/device: Convert wait for lmem init into an assert
 2025-12-19 14:50 UTC 

[PATCH v5 27/28] drm/xe: Remove drm_sched_init_args->num_rqs usage
 2025-12-19 13:53 UTC 

[PATCH 0/6] drm/xe/xe_guc_ct: Prevent compiler read/write optimization breaks
 2025-12-19 13:38 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for drm/xe/xe_guc_ct: Prevent compiler read/write optimization breaks (rev3)

[PATCH v6 00/24] Dynamic drm_pagemaps and Initial multi-device SVM
 2025-12-19 13:31 UTC  (26+ messages)
` [PATCH v6 01/24] drm/xe/svm: Fix a debug printout
` [PATCH v6 02/24] drm/pagemap: Remove some dead code
` [PATCH v6 03/24] drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use
` [PATCH v6 04/24] drm/pagemap, drm/xe: Add refcounting to struct drm_pagemap
` [PATCH v6 05/24] drm/pagemap: Add a refcounted drm_pagemap backpointer to struct drm_pagemap_zdd
` [PATCH v6 06/24] drm/pagemap, drm/xe: Manage drm_pagemap provider lifetimes
` [PATCH v6 07/24] drm/pagemap: Add a drm_pagemap cache and shrinker
` [PATCH v6 08/24] drm/xe: Use the "
` [PATCH v6 09/24] drm/pagemap: Remove the drm_pagemap_create() interface
` [PATCH v6 10/24] drm/pagemap_util: Add a utility to assign an owner to a set of interconnected gpus
` [PATCH v6 11/24] drm/xe: Use the drm_pagemap_util helper to get a svm pagemap owner
` [PATCH v6 12/24] drm/xe: Pass a drm_pagemap pointer around with the memory advise attributes
` [PATCH v6 13/24] drm/xe: Use the vma attibute drm_pagemap to select where to migrate
` [PATCH v6 14/24] drm/xe: Simplify madvise_preferred_mem_loc()
` [PATCH v6 15/24] drm/xe/uapi: Extend the madvise functionality to support foreign pagemap placement for svm
` [PATCH v6 16/24] drm/xe: Support pcie p2p dma as a fast interconnect
` [PATCH v6 17/24] drm/xe/vm: Add a couple of VM debug printouts
` [PATCH v6 18/24] drm/xe/svm: Document how xe keeps drm_pagemap references
` [PATCH v6 19/24] drm/pagemap, drm/xe: Clean up the use of the device-private page owner
` [PATCH v6 20/24] drm/gpusvm: Introduce a function to scan the current migration state
` [PATCH v6 21/24] drm/xe: Use drm_gpusvm_scan_mm()
` [PATCH v6 22/24] drm/pagemap, drm/xe: Support destination migration over interconnect
` [PATCH v6 23/24] drm/pagemap: Support source "
` [PATCH v6 24/24] drm/xe/svm: Serialize migration to device if racing

[PATCH v8 0/7] Use trans push mechanism to generate frame change event
 2025-12-19 13:05 UTC  (8+ messages)
` [PATCH v8 1/7] drm/i915/psr: Add TRANS_PUSH register bit definition for PSR
` [PATCH v8 2/7] drm/i915/psr: Add intel_psr_use_trans_push to query if TRANS_PUSH is used
` [PATCH v8 3/7] drm/i915/vrr: Prepare to Use TRANS_PUSH mechanism for PSR frame change
` [PATCH v8 4/7] drm/i915/dsb: Set DSB_SKIP_WAITS_EN chicken bit for LunarLake and onwards
` [PATCH v8 5/7] drm/i915/display: Wait for vblank in case of PSR is using trans push
` [PATCH v8 6/7] drm/i915/psr: Wait for idle only after possible send push
` [PATCH v8 7/7] drm/i915/psr: Use TRANS_PUSH to trigger frame change event

[core-for-CI] powercap: intel_rapl: Fix possible recursive lock warning
 2025-12-19 13:02 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for powercap: intel_rapl: Fix possible recursive lock warning (rev4)

[PATCH 0/2] drm/i915/display: reduce i915_drv.h usage
 2025-12-19 12:42 UTC  (4+ messages)
` [PATCH 1/2] drm/xe/compat: convert uncore macros to static inlines
` [PATCH 2/2] drm/i915/display: use to_intel_uncore() to avoid i915_drv.h

[PATCH] drm/i915/colorop: do not include headers from headers
 2025-12-19 12:16 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "


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