Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-10 18:50:38 to 2026-06-11 19:19:40 UTC [more...]

[PATCH v6 00/10] GuC paging engine support
 2026-06-11 19:19 UTC  (13+ messages)
` [PATCH v6 01/10] drm/xe/guc: refactor ads to use guc_class
` [PATCH v6 02/10] drm/xe/guc: refactor to_guc_class() to accept hwe
` [PATCH v6 03/10] drm/xe/guc: add the plumbing for GUC_PAGING_CLASS
` [PATCH v6 04/10] drm/xe/hw_engine: don't open code is_usm_hwe()
` [PATCH v6 05/10] drm/xe: refactor the paging engine setup
` [PATCH v6 06/10] drm/xe/guc: handle guc logical instance for paging engine
` [PATCH v6 07/10] drm/xe/guc: handle submit mask with "
` [PATCH v6 08/10] drm/xe/vf: wire up NUM_PAGING_ENGINE_INSTANCES
` [PATCH v6 09/10] drm/xe/hw_engine: document top-down paging requirement
` [PATCH v6 10/10] drm/xe/guc: toggle paging engine support for NVL-S+
` ✓ CI.KUnit: success for GuC paging engine support (rev6)
` ✓ Xe.CI.BAT: "

[PATCH v3 0/2] drm/xe/debugfs: Add a debugfs for pcode information
 2026-06-11 19:11 UTC  (5+ messages)
` [PATCH v3 1/2] drm/xe/pcode: Add support to get pcode version from PMT
` [PATCH v3 2/2] drm/xe/debugfs: Add debugfs for pcode information
` ✓ CI.KUnit: success for drm/xe/debugfs: Add a debugfs for pcode information (rev3)

[PATCH v4 00/12] Add support for Common SDP Transmission Line
 2026-06-11 19:07 UTC  (17+ messages)
` [PATCH v4 01/12] drm/i915/dip: Add new file to handle Data Island Packet hardware
` [PATCH v4 02/12] drm/i915/vrr: Use the helper to write EMP_AS_SDP_TL register
` [PATCH v4 03/12] drm/i915/intel_dip: Add check for DP encoder
` [PATCH v4 04/12] drm/i915/dp: Add helper to get AS SDP Transmission Line
` [PATCH v4 05/12] drm/i915/display: Add crtc state for DIP transmission lines
` [PATCH v4 06/12] drm/i915/dip: Store and use AS SDP transmission line from crtc state
` [PATCH v4 07/12] drm/i915/nvl: Add register definitions for common SDP Transmission Line
` [PATCH v4 08/12] drm/i915/display: Add HAS_COMMON_SDP_TL macro
` [PATCH v4 09/12] drm/i915/dp: Store SDP transmission lines in crtc_state
` [PATCH v4 10/12] drm/i915/dp: Introduce helpers to enable/disable CMN SDP Transmission line
` [PATCH v4 11/12] drm/i915/dip: Enable Common "
` [PATCH v4 12/12] drm/i915/display: Dump DIP Transmission lines
` ✗ CI.checkpatch: warning for Add support for Common SDP Transmission Line (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH v5 00/14] drm/i915/display: Add DC3CO support
 2026-06-11 19:06 UTC  (13+ messages)
` [PATCH v5 06/14] drm/i915/display: Add DC3CO support check
` [PATCH v5 07/14] drm/i915/psr: Add psr2 deep sleep helper API
` [PATCH v5 08/14] drm/i915/display: Add DC3CO compute and set target state in commit tail
` [PATCH v5 09/14] drm/i915/display: Store DC3CO eligibility in PSR state
` [PATCH v5 12/14] drm/i915/display: PSR Add delayed work to exit DC3CO
` [PATCH v5 14/14] drm/i915/display: Add DC3CO count and residency in dmc debugfs

[PATCH v8 00/20] CMTG enablement
 2026-06-11 18:37 UTC  (28+ messages)
` [PATCH v8 04/20] drm/i915/display: Pass target transcoder to intel_set_transcoder_timings()
` [PATCH v8 05/20] drm/i915/display: Skip DP_MIN_HBLANK_CTL programming for CMTG transcoders
` [PATCH v8 06/20] drm/i915/display: Pass transcoder to intel_set_transcoder_timings_lrr()
` [PATCH v8 07/20] drm/i915/cmtg: Set timings for CMTG by using transcoder timing helpers
` [PATCH v8 08/20] drm/i915/vrr: Pass transcoder to intel_vrr_set_fixed_rr_timings()
` [PATCH v8 09/20] drm/i915/cmtg: Program VRR fixed-rate timings for CMTG transcoder
` [PATCH v8 10/20] drm/i915/cmtg: Program VRR control register "
` [PATCH v8 14/20] drm/i915/cmtg: Modify existing hook to disable CMTG
` [PATCH v8 15/20] drm/i915/cmtg: Add CMTG interrupt handling
` [PATCH v8 16/20] drm/i915/cmtg: Add CMTG HWGB programming
` [PATCH v8 17/20] drm/i915/cmtg: Add CMTG scan line programming
` [PATCH v8 18/20] drm/i915/cmtg: Add trigger to enable/disable cmtg
` [PATCH v8 19/20] drm/i915/cmtg: Restore CMTG after DC6 exit

[PATCH] drm/xe/xe3: Apply Wa_16029380221 to media
 2026-06-11 17:56 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe/xe3: Apply Wa_16029380221 to media (rev2)
` ✓ Xe.CI.BAT: "

[PATCH v6 0/6] [PATCH v6 0/6] Add reclaim to the dmem cgroup controller
 2026-06-11 17:33 UTC  (7+ messages)
` [PATCH v6 1/6] drm/amdgpu: Fix init ordering in amdgpu_vram_mgr_init()
` [PATCH v6 2/6] cgroup/dmem: Introduce struct dmem_cgroup_init for region initialization
` [PATCH v6 3/6] cgroup/dmem: Add reclaim callback for lowering max below current usage
` [PATCH v6 4/6] drm/ttm: Hook up a cgroup-aware reclaim callback for the dmem controller
` [PATCH v6 5/6] drm/xe: Wire up dmem cgroup reclaim for VRAM manager
` [PATCH v6 6/6] drm/amdgpu: "

[PATCH] drm/xe/pcode: add default timeout macro and pass read timeout
 2026-06-11 17:03 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

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

[PATCH V11 00/12] Add memory page offlining support
 2026-06-11 16:27 UTC  (11+ messages)
` [PATCH V11 03/12] drm/gpu: Add gpu_buddy_allocated_addr_to_block helper
` [PATCH V11 11/12] drm/xe/uapi: Expose ban reason in EXEC_QUEUE_GET_PROPERTY_BAN

[PATCH 0/2] drm/dp: Avoid RBR on Synaptics VMM7100 PCONs failing channel EQ
 2026-06-11 15:20 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/dp: Skip RBR for sinks with the NO_LINK_RATE_RBR quirk

[PATCH] drm/i915/display: guard intel_alpm_get_error() against non-ALPM sinks
 2026-06-11 14:59 UTC  (2+ messages)
  ` [PATCH] drm/i915/display: fix ALPM error handling in psr_alpm_check()

[PATCH] drm/xe/pf: Disable display in admin only PF mode
 2026-06-11 14:21 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[CI v3 0/2] drm/xe: Allow pushing more jobs into LRC
 2026-06-11 14:19 UTC  (7+ messages)
` [CI v3 1/2] drm/xe: Convert job preparation in 2 stages
` [CI v3 2/2] drm/xe: Set job credits based on LRC size
` ✗ CI.checkpatch: warning for drm/xe: Allow pushing more jobs into LRC
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "

[PATCH] drm/xe/xe3: Apply Wa_16029380221 to media
 2026-06-11 14:14 UTC  (4+ messages)

[RFC PATCH 1/2] drm/gpusvm: Add a DMA-mapping accounting callback
 2026-06-11 14:09 UTC  (5+ messages)

[PATCH] drm/xe: Fix UAF in xe_gem_prime_import() on attach failure
 2026-06-11 14:06 UTC  (12+ messages)

drm: xe: Kernel-submitted job timed out
 2026-06-11 13:46 UTC  (9+ messages)

[PATCH v2 0/2] Add drm_ras netlink error event support
 2026-06-11 13:45 UTC  (6+ messages)
` [PATCH v2 1/2] drm/drm_ras: Add drm_ras netlink error event
` [PATCH v2 2/2] drm/xe/xe_drm_ras: Add error-event support in XE drm_ras
` ✓ CI.KUnit: success for Add drm_ras netlink error event support (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[RFC] drm/sched: Replace completion with a flush
 2026-06-11 13:26 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[RFC PATCH v2 0/2] drm/xe: Structured RAS error logging infrastructure
 2026-06-11 12:47 UTC  (6+ messages)
` [RFC PATCH v2 1/2] drm/xe: add structured "
` [RFC PATCH v2 2/2] drm/xe: use XE_RAS_WEDGED macro in xe_device_declare_wedged
` ✗ CI.checkpatch: warning for drm/xe: Structured RAS error logging infrastructure (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe/forcewake: add delayed-release optimization
 2026-06-11 11:59 UTC  (8+ messages)
` [PATCH v2] "
` ✓ CI.KUnit: success for drm/xe/forcewake: add delayed-release optimization (rev2)
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/xe: Add wa_14025941587 to xe2, xe3 and xe3p platforms
 2026-06-11 11:34 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for drm/xe: Add wa_14025941587 to xe2, xe3 and xe3p platforms (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v5 00/15] drm: Improve logic behind damage handling
 2026-06-11 11:09 UTC  (13+ messages)
` [PATCH v5 01/15] drm/amd/display: Handle struct drm_plane_state.ignore_damage_clips
` [PATCH v5 02/15] drm/i915/display: "
` [PATCH v5 03/15] drm/vboxvideo: "
` [PATCH v5 04/15] drm/vmwgfx: "
` ✓ Xe.CI.FULL: success for drm: Improve logic behind damage handling (rev4)

[PATCH] drm/dp: Service the CEC tunneling IRQ flags without CEC_IRQ in ESI1
 2026-06-11 11:04 UTC  (3+ messages)

[PATCH 00/11] Enable per exec queue MSI-X vector assignment
 2026-06-11 10:47 UTC  (19+ messages)
` [PATCH 01/11] drm/xe: Add kerneldoc to xe_wait_user_fence_ioctl()
` [PATCH 02/11] drm/xe: Handle NULL in xe_exec_queue_get_unless_zero()
` [PATCH 03/11] drm/xe: Cap MSI-X vector count to XE_MSIX_MAX_VECS
` [PATCH 04/11] drm/xe: Assign dedicated MSI-X vectors to exec queues
` [PATCH 05/11] drm/xe: Add configfs max_msix_vecs attribute
` [PATCH 06/11] drm/xe: Remove memirq status and source checks for engine interrupts
` [PATCH 07/11] drm/xe: Add per-exec-queue user fence wait queue
` [PATCH 08/11] drm/xe: Track all exec queues in a device-level ufence list
` [PATCH 09/11] drm/xe: Hook up per queue thread wake to the unique MSI-X vector allocation
` [PATCH 10/11] drm/xe: Enable per-queue ufence wake in ioctl and wake function
` [PATCH 11/11] drm/xe/memirq: Enable compute walker post-sync interrupt
` ✗ CI.checkpatch: warning for Enable per exec queue MSI-X vector assignment (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH 0/2] drm/xe: Structured RAS error logging infrastructure
 2026-06-11  9:12 UTC  (3+ messages)
` [PATCH 1/2] drm/xe: add structured "
` [PATCH 2/2] drm/xe: use XE_RAS_WEDGED macro in xe_device_declare_wedged

[PATCH] drm/xe: Wait for GuC deregister before VM page table teardown
 2026-06-11  9:11 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH v2] drm/xe/guc: Avoid self-deadlock in queue destruction
 2026-06-11  9:08 UTC  (4+ messages)

[RESEND] drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status
 2026-06-11  9:03 UTC  (2+ messages)

[PATCH] drm/i915/display: Skip generic pipe dpll_hw_state compare on LT PHY
 2026-06-11  8:11 UTC  (9+ messages)

[PATCH v3 0/5] drm/xe: Fix LR exec queue suspend/resume for S3/S4
 2026-06-11  7:49 UTC  (7+ messages)
` [PATCH v3 3/5] drm/xe/guc: Add suspend refcount to exec queue ops
` [PATCH v3 4/5] drm/xe: Rename EXEC_MODE_LR to EXEC_MODE_FAULT in hw engine group

[PATCH 00/14] drm/i915/cdclk: cdclk pcode related fixes and refactoring
 2026-06-11  7:37 UTC  (13+ messages)
` [PATCH 02/14] drm/i915/cdclk: Pass CDCLK in MHz to pcode on DG2
` [PATCH 03/14] drm/i915/cdclk: Do the DG2 CDCLK/pipe power well notify properly
` [PATCH 04/14] drm/i915/cdclk: Notify DG2 pcode about pipe power wells regardless of CDCLK
` [PATCH 05/14] drm/i915/cdclk: Stop forcing voltage level to 3 all the time on DG2
` [PATCH 06/14] drm/i915/cdclk: Drop pointless platform check from bxt_set_cdclk()
` ✗ Xe.CI.FULL: failure for drm/i915/cdclk: cdclk pcode related fixes and refactoring

[PULL] drm-intel-fixes
 2026-06-11  7:32 UTC 

[PATCH 1/2] drm/xe: fix job timeout recovery for unstarted jobs and kernel queues
 2026-06-11  4:55 UTC  (3+ messages)
` ✓ Xe.CI.FULL: success for series starting with [1/2] "

[PATCH] drm/xe/xe3p_lpg: Add missing references to workarounds
 2026-06-11  4:43 UTC  (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "

[PATCH] drm/xe/multi_queue: preempt primary on queue group suspend
 2026-06-11  4:19 UTC  (5+ messages)

[PATCH] drm/xe: fix refcount leak in xe_range_fence_insert()
 2026-06-11  0:40 UTC  (2+ messages)

[CI] drm/xe: fix refcount leak in xe_range_fence_insert()
 2026-06-11  0:22 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: fix refcount leak in xe_range_fence_insert() (rev2)
` ✓ Xe.CI.FULL: "

[PATCH v1 0/9] drm/i915/scaler: allocation cleanup
 2026-06-10 22:59 UTC  (3+ messages)

[PATCH] drm/displayid: fix Tiled Display Topology ID size
 2026-06-10 21:10 UTC  (3+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH v2] drm/dp: Read the PCON max FRL bandwidth only for HDMI DFPs
 2026-06-10 19:39 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for drm/dp: Read the PCON max FRL bandwidth only for HDMI DFPs (rev2)


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