Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-02 07:15:04 to 2026-07-03 13:07:02 UTC [more...]

[PATCH v7 0/6] Add reclaim to the dmem cgroup controller
 2026-07-03 13:05 UTC  (7+ 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: "

[RFC PATCH v4 0/5] drm/xe: Structured RAS error logging infrastructure
 2026-07-03 13:01 UTC  (4+ messages)
` [RFC PATCH v4 2/5] drm/xe: Add RAS logging helpers

[PATCH 00/13] drm/xe: Add and use more KLV helpers
 2026-07-03 12:58 UTC  (7+ 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 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/xe: Allow multi tile fence signaling for VM queue
 2026-07-03 12:50 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

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

[PATCH] drm/i915/mst: limit DP MST ESI service loop
 2026-07-03 12:40 UTC  (5+ messages)
` ✓ Xe.CI.BAT: success for drm/i915/mst: limit DP MST ESI service loop (rev2)
` ✓ Xe.CI.FULL: "

[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  (6+ messages)
` ✓ CI.KUnit: success for drm/{i915,xe}: unify runtime pm calls (rev4)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

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

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

[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  (10+ messages)
` [PATCH i-g-t v2 1/7] lib/igt_cgroup: add cgroup v2 and dmem controller helpers
` [PATCH i-g-t v2 2/7] tests/cgroup_dmem: add dmem cgroup controller test
` [PATCH i-g-t v2 3/7] lib/xe: add xe_cgroup_region_name() helper
` [PATCH i-g-t v2 4/7] lib/xe: Introduce dmem driver and implement Xe support
` [PATCH i-g-t v2 5/7] lib/amdgpu: add amdgpu_cgroup_region_name
` [PATCH i-g-t v2 6/7] lib/amdgpu: add amdgpu support to igt_dmem_driver
` [PATCH i-g-t v2 7/7] tests/dmem_cgroups: add test for dmem.current

[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  (6+ messages)
` [PATCH 1/2] drm/i915/hdmi: Move audio compute config after format selection
` [PATCH 2/2] drm/i915/audio: Prune ELD SADs based on HDMI audio bandwidth
` ✓ CI.KUnit: success for drm/i915/audio: Add HDMI TMDS audio bandwidth check
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.FULL: "

[PATCH] drm/xe: Wait on external BO kernel fences in exec IOCTL
 2026-07-03  8:45 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[RFC PATCH 0/7] Add CPER logging support for CRI
 2026-07-03  7:41 UTC  (9+ messages)
` [RFC PATCH 1/7] drm/xe: Add error Signature IDs for RAS logging
` [RFC PATCH 2/7] drm/xe/xe_ras: Add support to retrieve info queue data for CRI
` [RFC PATCH 3/7] drm/xe/xe_ras: Refactor get_counter() to return response structure
` [RFC PATCH 4/7] drm/xe/cper: Add CPER structures and trace event
` [RFC PATCH 5/7] drm/xe/cper: APIs to prepare and log CPER record
` [RFC PATCH 6/7] drm/xe/cper: Prepare Intel CPER error info from info queue
` [RFC PATCH 7/7] drm/xe/cper: Log CPER record for correctable errors

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

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

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

[PATCH v5 0/2] Add a debugfs for pcode information
 2026-07-03  4:16 UTC  (6+ messages)
` ✓ CI.KUnit: success for Add a debugfs for pcode information (rev2)
` [PATCH v5 1/2] drm/xe/pcode: Add support to get pcode version from PMT
` [PATCH v5 2/2] drm/xe/debugfs: Add debugfs for pcode information
` ✓ Xe.CI.BAT: success for Add a debugfs for pcode information (rev2)
` ✓ Xe.CI.FULL: "

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

[PATCH v2 00/34] drm/i915/dp_link: Unify modeset/fallback config selection
 2026-07-03  2:55 UTC  (16+ messages)
` [PATCH v2 02/34] drm/i915/dp_link_caps: Factor out helper to get link config by index
` [PATCH v2 11/34] drm/i915/dp_link_caps: Add debugfs entry showing allowed configurations
` [PATCH v2 12/34] drm/i915/dp: Add link configuration filter for modeset computation
` [PATCH v2 13/34] drm/i915/dp_link_caps: Add helper to query max BW link configuration
` [PATCH v2 14/34] drm/i915/dp: Query max BW config via link_caps during mode validation
` [PATCH v2 15/34] drm/i915/dp_tunnel: Query max BW config via link_caps for BW computation
` [PATCH v2 16/34] drm/i915/dp_test: Use link caps for compliance link configs
` ✓ Xe.CI.FULL: success for drm/i915/dp_link: Unify modeset/fallback config selection

[PATCH 0/4] drm/intel/display: Remove forcewake during pipe updates
 2026-07-03  2:37 UTC  (13+ messages)
` [PATCH 1/4] drm/i915/display: Make icl_dsi_frame_update use _fw too
` [PATCH 2/4] drm/i915/display: Use intel_de_read/write_fw in colorops
` [PATCH 3/4] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [PATCH 4/4] drm/i915/display: Make set_pipeconf use the fw variants
` ✗ CI.checkpatch: warning for drm/intel/display: Remove forcewake during pipe updates
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 00/10] drm/intel/display: Changes required to make vblank evasion PREEMPT_RT safe
 2026-07-03  2:09 UTC  (15+ messages)
` [PATCH 01/10] drm/vblank_work: Add methods to schedule vblank_work in 2 stages
` [PATCH 02/10] drm/vblank: Add a 2-stage version of drm_crtc_arm_vblank_event
` [PATCH 03/10] drm/intel/display: Make intel_crtc_arm_vblank_event static
` [PATCH 04/10] drm/intel/display: Convert vblank event handling to 2-stage arming
` [PATCH 05/10] drm/i915/display: Move vblank put until after critical section
` [PATCH 06/10] drm/i915/display: Remove locking from intel_vblank_evade "
` [PATCH 07/10] drm/i915/display: Handle vlv dsi workaround in scanline_in_safe_range too
` [PATCH 08/10] drm/i915: Use preempt_disable/enable_rt() where recommended
` [PATCH 09/10] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` [PATCH 10/10] drm/i915/display: Do not take uncore lock in i915_get_vblank_counter
` ✗ CI.checkpatch: warning for drm/intel/display: Changes required to make vblank evasion PREEMPT_RT safe
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[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 and handle pages in ttm_pool_backup
 2026-07-02 22:36 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[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  (3+ messages)
` ✓ Xe.CI.FULL: success for drm/xe: Probe info outside of xe_info_init() and xe_info_init_early() (rev2)

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

[PATCH v1 0/2] drm/xe: Use IBC v3 on PTL
 2026-07-02 21:06 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success 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] "

[PATCH v10 0/8] Vswing / Pre-emphasis Override
 2026-07-02 20:07 UTC  (12+ messages)
` [PATCH v10 1/8] drm/i915/bios: search for VBT #57 by default
` [PATCH v10 2/8] drm/i915/bios: store VBT #57's metadata in intel_vbt_data
` [PATCH v10 3/8] drm/i915/bios: print VS/PE-O port info
` [PATCH v10 4/8] drm/i915/bios: de/allocate VS/PE-O buffers for each port
` [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: "

[PATCH] drm/xe/configfs: Add disable_multi_queue attribute
 2026-07-02 18:27 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH RESEND v2] drm/i915/display: Program TRANS_VTOTAL from mode vtotal
 2026-07-02 17:26 UTC  (4+ messages)

[PULL] drm-intel-next
 2026-07-02 17:24 UTC 

[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
 2026-07-02 16:31 UTC  (5+ messages)

[PATCH v3] drm/xe/sysctrl: Add helper to query application status
 2026-07-02 16:21 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe/sysctrl: Add helper to query application status (rev3)
` ✓ Xe.CI.BAT: "

[PULL] drm-misc-fixes
 2026-07-02 16:03 UTC 

[PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
 2026-07-02 15:53 UTC  (3+ messages)

[PATCH 11/13] mm/mlock: convert mlock code to use vma_flags_t
 2026-07-02 15:47 UTC  (3+ messages)

[PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
 2026-07-02 15:46 UTC  (3+ messages)

[PATCH 08/13] mm: introduce vma_get_page_prot() and use it
 2026-07-02 15:40 UTC  (3+ messages)

[PATCH 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
 2026-07-02 15:29 UTC  (3+ messages)

[PATCH 05/13] mm: prefer mm->def_vma_flags in mm logic
 2026-07-02 15:24 UTC  (3+ messages)

[PULL] drm-xe-fixes
 2026-07-02 15:10 UTC 

[PATCH 1/2] drm/xe: Add support for WA 22022079272
 2026-07-02 15:10 UTC  (5+ messages)
` [PATCH 2/2] drm/xe: Add support for WA 16029897822
` ✓ Xe.CI.FULL: success for series starting with [1/2] drm/xe: Add support for WA 22022079272

[PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
 2026-07-02 15:08 UTC  (4+ messages)

[drm-xe:topic/xe-for-CI] BUILD SUCCESS c944d863bcf9437285af3e58ec895f97d481983c
 2026-07-02 14:58 UTC 

[drm-xe:drm-xe-next] BUILD SUCCESS WITH WARNING f6c23e4589bdc69a5d2f79aed5c5bddd5d406cbe
 2026-07-02 14:57 UTC 

[PATCH] drm/xe: Add debugfs knob to disable Mid-Thread Preemption per GT
 2026-07-02 14:38 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Add debugfs knob to disable Mid-Thread Preemption per GT (rev2)

[PATCH] drm/xe: remove duplicate <kunit/test-bug.h> include
 2026-07-02 13:08 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
 2026-07-02  7:27 UTC  (2+ messages)

[PATCH 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
 2026-07-02 12:50 UTC  (2+ messages)

[PATCH v2 00/19] driver core: count references of the platform device's fwnode, not OF node
 2026-07-01 15:05 UTC  (5+ messages)
` [PATCH v2 02/19] driver core: platform: provide platform_device_set_of_node()

[PATCH 03/13] mm: convert __get_unmapped_area() to use vma_flags_t
 2026-07-02 11:37 UTC  (2+ messages)

[PATCH 04/13] mm: update generic_get_unmapped_area[_topdown]() to use vma_flags_t
 2026-07-02 11:41 UTC  (2+ messages)

[PATCH 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
 2026-07-02 12:25 UTC  (2+ messages)

[PATCH] drm/i915: add disable_edp module parameter to skip phantom eDP init
 2026-07-02 11:48 UTC  (4+ messages)

[PATCH v2] gpu/buddy: bail out of try_harder when alignment cannot be honoured
 2026-07-02 10:48 UTC  (2+ messages)

[PATCH] drm/i915/display: Handle struct drm_plane_state.ignore_damage_clips
 2026-07-02  9:38 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH v2 0/3] drm/gpusvm: fix IOVA/DMA unmap leaks in __drm_gpusvm_unmap_pages()
 2026-07-02  8:16 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/gpusvm: fix IOVA/DMA unmap leaks in __drm_gpusvm_unmap_pages() (rev4)

[RESEND v2 7/8] drm/xe/display: add xe_display_pm_runtime_resume_early()
 2026-07-02  7:14 UTC  (2+ messages)
` [PATCH v2] "


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