Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-02 18:58:59 to 2026-07-06 08:37:13 UTC [more...]

[RFC PATCH v4 0/5] drm/xe: Structured RAS error logging infrastructure
 2026-07-06  8:36 UTC  (7+ messages)
` [RFC PATCH v4 2/5] drm/xe: Add RAS logging helpers
` [RFC PATCH v4 3/5] drm/xe: use xe_ras_log_wedged macro in xe_device_declare_wedged

[PATCH v8 00/15] Introduce Xe Uncorrectable Error Handling
 2026-07-06  8:33 UTC  (4+ messages)
` [PATCH v8 08/15] drm/xe/xe_ras: Add support for uncorrectable core-compute errors

[PATCH v2 00/34] drm/i915/dp_link: Unify modeset/fallback config selection
 2026-07-06  8:17 UTC  (40+ messages)
` [PATCH v2 02/34] drm/i915/dp_link_caps: Factor out helper to get link config by index
` [PATCH v2 06/34] drm/i915/dp_link_caps: Validate max link limits
` [PATCH v2 07/34] drm/i915/dp_link_caps: Add filter for enabled link configurations
` [PATCH v2 08/34] drm/i915/dp_link_caps: Re-enable link configurations after a link reset
` [PATCH v2 09/34] drm/i915/dp_link_caps: Re-enable link configurations after sink caps change
` [PATCH v2 10/34] drm/i915/dp_link_caps: Drop noupdate postfix from max link limit set helpers
` [PATCH v2 12/34] drm/i915/dp: Add link configuration filter for modeset computation
` [PATCH v2 26/34] drm/i915/kunit: Enable KUnit tests
` [PATCH v2 27/34] drm/i915/kunit: Add DP link test stub
` [PATCH v2 28/34] drm/xe/kunit: Add display test config
` [PATCH v2 29/34] drm/xe/kunit: Build DP link display tests
` [PATCH v2 30/34] drm/i915/kunit: Setup DP link test context
` [PATCH v2 31/34] drm/i915/kunit: Export link training and caps funcs for testing
` [PATCH v2 32/34] drm/i915/kunit: DP link: add baseline fixed table reference test
` [PATCH v2 33/34] drm/i915/kunit: DP link: add update config tests
` [PATCH v2 34/34] drm/i915/kunit: DP link: add fallback tests

[PATCH v4 0/5] Introduce error threshold to drm_ras
 2026-07-06  8:03 UTC  (6+ messages)
` [PATCH v4 2/5] drm/ras: Introduce error threshold
` [PATCH v4 3/5] drm/xe/ras: Add support for "

drm/ttm/memcg/lru: enable memcg tracking for ttm, xe and amdgpu driver (part 2)
 2026-07-06  7:59 UTC  (12+ messages)
` [PATCH 01/10] memcg: add support for GPU page counters. (v4)
` [PATCH 02/10] ttm: add a memcg accounting flag to the alloc/populate APIs
` [PATCH 03/10] ttm/pool: initialise the shrinker earlier
` [PATCH 04/10] ttm: add objcg pointer to bo and tt (v2)
` [PATCH 05/10] ttm/pool: enable memcg tracking and shrinker. (v3)
` [PATCH 06/10] ttm: hook up memcg placement flags
` [PATCH 07/10] memcontrol: allow objcg api when memcg is config off
` [PATCH 08/10] amdgpu: add support for memory cgroups
` [PATCH 09/10] ttm: add support for a module option to disable memcg integration
` [PATCH 10/10] xe: create a flag to enable memcg accounting for XE as well

drm/ttm/memcg/lru: enable memcg tracking for ttm, xe and amdgpu driver (part 2) (v2)
 2026-07-06  7:55 UTC  (12+ messages)
` [PATCH 01/10] memcg: add support for GPU page counters. (v5)
` [PATCH 02/10] ttm: add a memcg accounting flag to the alloc/populate APIs
` [PATCH 03/10] ttm/pool: initialise the shrinker earlier (v2)
` [PATCH 04/10] ttm: add objcg pointer to bo and tt (v3)
` [PATCH 05/10] ttm/pool: enable memcg tracking and shrinker. (v3)
` [PATCH 06/10] ttm: hook up memcg placement flags
` [PATCH 07/10] memcontrol: allow objcg api when memcg is config off
` [PATCH 08/10] amdgpu: add support for memory cgroups
` [PATCH 09/10] ttm: add support for a module option to disable memcg integration
` [PATCH 10/10] xe: create a flag to enable memcg accounting for XE as well

[PATCH] drm/xe: Check for dead config space on reading all 1s
 2026-07-06  7:19 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe: Check for dead config space on reading all 1s (rev3)
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.FULL: success "

[PATCH v10 0/8] Vswing / Pre-emphasis Override
 2026-07-06  6:12 UTC  (10+ messages)
` [PATCH v10 5/8] drm/i915/buf_trans: add vfunc for VS/PE-O
` [PATCH v10 6/8] drm/i915: override Snps's VS/PE when requested
` [PATCH v10 7/8] drm/i915: override Combo's "
` [PATCH v10 8/8] drm/i915/bios: remove VS/PE-O warning
` ✗ CI.checkpatch: warning for Vswing / Pre-emphasis Override (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v5 0/1] drm/xe: Add support for GPU health indicator
 2026-07-06  5:40 UTC  (4+ messages)
` [PATCH v5 1/1] drm/xe/xe_ras: Add RAS "

[PATCH] drm/xe: Add debugfs knob to disable Mid-Thread Preemption per GT
 2026-07-06  5:35 UTC  (2+ messages)
` [PATCH v3] drm/xe: Add debugfs knob to control GPGPU preemption granularity

[PATCH v4 0/3] drm/gpusvm: fix IOVA/DMA unmap leaks in __drm_gpusvm_unmap_pages()
 2026-07-06  4:55 UTC  (7+ messages)
` [PATCH v4 1/3] drm/gpusvm: free the whole IOVA reservation on unmap
` [PATCH v4 2/3] drm/gpusvm: do not route system pages to device_unmap() on IOVA unmap
` [PATCH v4 3/3] drm/gpusvm: publish dpagemap early to avoid device mapping leak on error
` ✓ CI.KUnit: success for drm/gpusvm: fix IOVA/DMA unmap leaks in __drm_gpusvm_unmap_pages() (rev5)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCHv2] drm/xe: Check for dead config space on reading all 1s
 2026-07-06  4:41 UTC  (2+ messages)
` [PATCHv3] drm/xe: Check for dead config space

[PATCH v1 0/2] drm/xe: Use IBC v3 on PTL
 2026-07-05  8:04 UTC  (7+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] drm/xe: Add sysfs for GT/IA bias
` ✓ Xe.CI.FULL: success for drm/xe: Use IBC v3 on PTL

[drm-xe:drm-xe-next] BUILD SUCCESS WITH WARNING 3a8bfa1f2af71ca21818253753fccc53337b7b9b
 2026-07-04 12:45 UTC 

[PATCH v2] drm/xe/hwmon: handle CRI+ power interval encoding
 2026-07-04  3:46 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/hwmon: handle CRI+ power interval encoding (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v5] drm/xe/migrate: Revamp PAT index selection for migrate PTEs
 2026-07-04  1:02 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for drm/xe/migrate: Revamp PAT index selection for migrate PTEs (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v7 0/6] Add reclaim to the dmem cgroup controller
 2026-07-04  0:07 UTC  (14+ messages)
` [PATCH v7 1/6] drm/amdgpu: Fix init ordering in amdgpu_vram_mgr_init()
` [PATCH v7 2/6] cgroup/dmem: Introduce struct dmem_cgroup_init for region initialization
` [PATCH v7 3/6] cgroup/dmem: Add reclaim callback for lowering max below current usage
` [PATCH v7 4/6] drm/ttm: Hook up a cgroup-aware reclaim callback for the dmem controller
` [PATCH v7 5/6] drm/xe: Wire up dmem cgroup reclaim for VRAM manager
` [PATCH v7 6/6] drm/amdgpu: "
` ✗ CI.checkpatch: warning for Add reclaim to the dmem cgroup controller (rev7)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 3/3] drm/i915/dp: Check FRL bandwidth limits in the HDMI bpc computation
 2026-07-03 23:27 UTC  (2+ messages)

[PATCH 1/3] drm/i915/dp: Prefer DSC over a 6 bpc uncompressed output
 2026-07-03 23:27 UTC  (2+ messages)

[PATCH] drm/xe: Allow multi tile fence signaling for VM queue
 2026-07-03 23:20 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[drm-xe:drm-xe-next] BUILD SUCCESS WITH WARNING 820de07bba7b7c97e0f52e1d66bf6147a25ab67f
 2026-07-03 22:30 UTC 

[PATCH v7] drm/xe/guc: Hold device ref until queue teardown completes
 2026-07-03 22:28 UTC  (4+ messages)

[PATCH 00/13] drm/xe: Add and use more KLV helpers
 2026-07-03 20:50 UTC  (27+ messages)
` [PATCH 01/13] drm/xe/guc: Allow to print single KLV
` [PATCH 02/13] drm/xe/guc: Prepare to print group KLVs
` [PATCH 03/13] drm/xe/guc: Add basic KLV encoding helpers
` [PATCH 04/13] drm/xe/guc: Add string KLV encoding helper
` [PATCH 05/13] drm/xe/guc: Add object "
` [PATCH 06/13] drm/xe/guc: Add KLV parsing helper
` [PATCH 07/13] drm/xe/guc: Formalize Reserved KLVs
` [PATCH 08/13] drm/xe/tests: Add GuC KLV helpers basic tests
` [PATCH 09/13] drm/xe/tests: Add string encoding helper test
` [PATCH 10/13] drm/xe/tests: Add object "
` [PATCH 11/13] drm/xe/tests: Add GuC KLV printer test
` [PATCH 12/13] drm/xe/tests: Add migration packet test
` [PATCH 13/13] drm/xe/pf: Handle migration descriptor using KLV helpers

[PATCH] drm/i915/display: Skip TRANS_VTOTAL.Vtotal write on NVL pre-C0
 2026-07-03 19:33 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH RESEND v2] Documentation: xe_drm: fix chars used for subsection
 2026-07-03 18:35 UTC  (2+ messages)

[PATCH] drm/xe: remove duplicate <kunit/test-bug.h> include
 2026-07-03 18:23 UTC  (2+ messages)

[PULL] drm-xe-next
 2026-07-03 18:13 UTC 

[PATCH 00/10] Use drm_exec to lock TTM buffers, respin
 2026-07-03 17:26 UTC  (12+ messages)
` [PATCH 01/10] drm/exec: Add helper to bypass IGNORE_DUPLICATES flag
` [PATCH 02/10] drm/ttm: replace TTMs refcount with the DRM refcount v4
` [PATCH 03/10] drm/ttm: remove ttm_lru_walk_ops
` [PATCH 04/10] drm/ttm: grab BO reference before locking it
` [PATCH 05/10] drm/ttm: switch to ttm_bo_lru_for_each_reserved_guarded for swapout
` [PATCH 06/10] drm/ttm: move zombie handling into ttm_bo_evict
` [PATCH 07/10] drm/ttm: use ttm_bo_lru_for_each_reserved_guarded in evict_all
` [PATCH 08/10] drm/xe: remove workaround for TTM internals
` [PATCH 09/10] drm/ttm: support using drm_exec during eviction v4
` [PATCH 10/10] drm/amdgpu: use drm_exec during BO validation
` ✗ LGCI.VerificationFailed: failure for Use drm_exec to lock TTM buffers, respin

[PATCH v2] gpu/buddy: bail out of try_harder when alignment cannot be honoured
 2026-07-03 13:40 UTC  (4+ messages)

[PATCH] drm/xe: Wait on external BO kernel fences in exec IOCTL
 2026-07-03 16:44 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

linux-next: manual merge of the drm-xe tree with the drm-fixes tree
 2026-07-03 16:20 UTC 

[PATCH] [RFC]: drm/i915/display: Fix NV12 ceiling division for bigjoiner case
 2026-07-03 16:15 UTC  (3+ messages)

linux-next: manual merge of the drm-xe tree with the drm-fixes tree
 2026-07-03 15:44 UTC 

linux-next: manual merge of the drm-xe tree with the drm-fixes tree
 2026-07-03 15:44 UTC 

linux-next: manual merge of the drm-xe tree with the drm-fixes tree
 2026-07-03 15:41 UTC 

linux-next: manual merge of the drm-xe tree with the drm-fixes tree
 2026-07-03 15:41 UTC 

[PATCH] drm/ttm: Account for NULL and handle pages in ttm_pool_backup
 2026-07-03 15:27 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
 2026-07-03 15:19 UTC  (3+ messages)
` [PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()

linux-next: duplicate patch in the drm-xe tree
 2026-07-03 15:08 UTC 

[PATCH] drm/xe/display: skip FORCE_WC and vm_bound check for external dma-bufs
 2026-07-03 13:23 UTC  (5+ messages)

[PATCH v6 0/6] [PATCH v6 0/6] Add reclaim to the dmem cgroup controller
 2026-07-03 12:55 UTC  (4+ messages)
` [PATCH v6 6/6] drm/amdgpu: Wire up dmem cgroup reclaim for VRAM manager

[PATCH] drm/i915/mst: limit DP MST ESI service loop
 2026-07-03 12:40 UTC  (3+ messages)

[PATCH v8] drm/xe: Consolidate debugfs fault injection functions
 2026-07-03 12:37 UTC  (5+ messages)

[RESEND v2 0/8] drm/{i915,xe}: unify runtime pm calls
 2026-07-03 12:36 UTC  (4+ messages)
` ✓ Xe.CI.FULL: success for drm/{i915,xe}: unify runtime pm calls (rev4)

[PATCH v4] drm/xe/migrate: Revamp PAT index selection for migrate PTEs
 2026-07-03 12:28 UTC  (4+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/migrate: Revamp PAT index selection for migrate PTEs (rev4)

[PATCH v4] drm/xe/sysctrl: Add helper to query application status
 2026-07-03 11:41 UTC  (3+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/sysctrl: Add helper to query application status (rev4)

[RFC PATCH v3 0/3] drm/xe: Structured RAS error logging infrastructure
 2026-07-03 11:23 UTC  (5+ messages)
` [RFC PATCH v3 2/3] drm/xe: Add RAS logging helpers

[PATCH i-g-t v3 0/7] add dmem_cgroups test
 2026-07-03 11:18 UTC  (3+ messages)

[PATCH] drm/ttm: Fix UAF on dma-buf attach failure for sg BOs
 2026-07-03 10:50 UTC  (5+ messages)

[drm-xe:drm-xe-fixes] BUILD SUCCESS 959b5016e4646b55fd2fd0438932e4c4e9ce171f
 2026-07-03 10:36 UTC 

[PATCH 0/2] drm/i915/audio: Add HDMI TMDS audio bandwidth check
 2026-07-03  8:55 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[RFC PATCH 0/7] Add CPER logging support for CRI
 2026-07-03  7:41 UTC  (3+ messages)
` [RFC PATCH 3/7] drm/xe/xe_ras: Refactor get_counter() to return response structure

[PATCH] drm/xe: Move drm_client_dev_suspend/resume outside pm block signalling
 2026-07-03  6:44 UTC  (6+ messages)

[PATCH v5 0/2] Add a debugfs for pcode information
 2026-07-03  4:16 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for Add a debugfs for pcode information (rev2)

[PATCH] Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG"
 2026-07-03  3:14 UTC  (3+ messages)

[PATCH 0/4] drm/intel/display: Remove forcewake during pipe updates
 2026-07-03  2:37 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH 00/10] drm/intel/display: Changes required to make vblank evasion PREEMPT_RT safe
 2026-07-03  2:09 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v8] drm/xe/guc: Hold device ref until queue teardown completes
 2026-07-03  0:29 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/guc: Hold device ref until queue teardown completes (rev6)

[PATCH] drm/xe/vm: Drop ASID after TLB invalidation
 2026-07-02 22:40 UTC  (3+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH] drm/ttm: Account for NULL pages in ttm_pool_backup
 2026-07-02 22:21 UTC  (3+ messages)

[PATCH 0/9] drm/xe: Probe info outside of xe_info_init() and xe_info_init_early()
 2026-07-02 22:13 UTC  (2+ messages)

[PATCH] drm/xe: Fix PTE index in xe_vm_populate_pgtable() for chunked binds
 2026-07-02 21:54 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v2 0/2] complete perf_allow_* trio and use in drm/xe
 2026-07-02 20:58 UTC  (5+ messages)
` [PATCH v2 1/2] perf/core: out-of-line and export perf_allow_cpu/tracepoint()

[PATCH v6 1/1] drm/xe/guc: Handle GuC local uncorrectable error notifications
 2026-07-02 20:30 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for series starting with [v6,1/1] "


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