Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-07 00:08:07 to 2024-09-09 20:48:08 UTC [more...]

[PATCH] drm/xe: fix build warning with CONFIG_PM=n
 2024-09-09 20:48 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v4 0/3] Introduce DRM device wedged event
 2024-09-09 20:43 UTC  (7+ messages)
` [PATCH v4 1/3] drm: Introduce "

[PATCH] drm/i915/cx0: Use one lane to set power state to ready in DP alt mode
 2024-09-09 20:39 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH v2 0/4] drm/i915/display: add snapshot capture/print infra
 2024-09-09 20:27 UTC  (13+ messages)
` [PATCH v2 1/4] drm/i915: dump display parameters captured in error state, not current
` [PATCH v2 2/4] drm/i915/display: add intel_display_snapshot abstraction
` [PATCH v2 3/4] drm/i915/display: move device info and params handling to snapshot
` [PATCH v2 4/4] drm/i915/display: move dmc snapshotting to new display snapshot
` ✓ CI.Patch_applied: success for drm/i915/display: add snapshot capture/print infra (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v1] drm/xe: Use ERR_CAST to return an error-valued pointer
 2024-09-09 20:16 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 00/11] drm/i915: split out display regs
 2024-09-09 20:09 UTC  (19+ messages)
` [PATCH 01/11] drm/i915/reg: fix transcoder timing register style
` [PATCH 02/11] drm/i915/reg: fix g4x pipe data/link m/n "
` [PATCH 03/11] drm/i915/reg: fix pipe conf, stat etc. "
` [PATCH 04/11] drm/i915/reg: fix pipe data/link m/n "
` [PATCH 05/11] drm/i915/reg: fix SKL scaler "
` [PATCH 06/11] drm/i915/reg: fix PCH transcoder timing and data/link m/n style
` [PATCH 07/11] drm/i915/reg: fix DIP CTL register style
` [PATCH 08/11] drm/i915/reg: fix small register style issues here and there
` [PATCH 09/11] drm/i915/reg: remove unused DSI register macros
` [PATCH 10/11] drm/i915/reg: remove superfluous whitespace
` [PATCH 11/11] drm/i915: split out display regs from i915_reg.h
` ✓ CI.Patch_applied: success for drm/i915: split out display regs
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v2 0/8] drm/i915/pps: hide VLV/CHV PPS pipe stuff inside intel_pps.c
 2024-09-09 19:55 UTC  (21+ messages)
` [PATCH v2 1/8] drm/i915/pps: add vlv_ prefix to pps_pipe and active_pipe members
` [PATCH v2 2/8] drm/i915/pps: only touch the vlv_ members on VLV/CHV
` [PATCH v2 3/8] drm/i915/pps: add vlv_pps_pipe_init()
` [PATCH v2 4/8] drm/i915/pps: add vlv_pps_pipe_reset()
` [PATCH v2 5/8] drm/i915/pps: add vlv_pps_port_disable()
` [PATCH v2 6/8] drm/i915/pps: rename vlv_pps_init() to vlv_pps_port_enable()
` [PATCH v2 7/8] drm/i915/pps: add vlv_pps_backlight_initial_pipe()
` [PATCH v2 8/8] drm/i915/pps: move vlv_active_pipe() to intel_pps.c
` ✓ CI.Patch_applied: success for drm/i915/pps: hide VLV/CHV PPS pipe stuff inside intel_pps.c
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH] drm/xe: Drop xe_mark_range_accessed in HMM layer
 2024-09-09 19:32 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v3 0/1] Add support for EU stall sampling
 2024-09-09 19:27 UTC  (4+ messages)
` [PATCH v3 1/1] drm/xe/eustall: "

[PATCH v18 0/6] drm/xe/guc: Add GuC based register capture for error capture
 2024-09-09 18:27 UTC  (13+ messages)
` [PATCH v18 1/6] drm/xe/guc: Prepare GuC register list and update ADS size "
` [PATCH v18 2/6] drm/xe/guc: Add XE_LP steered register lists
` ✓ CI.Patch_applied: success for drm/xe/guc: Add GuC based register capture for error capture (rev18)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH] drm/xe: Mark reserved engines in snapshot
 2024-09-09 18:06 UTC  (3+ messages)
` ✓ CI.FULL: success for "

[PATCH] drm/xe/oa: Enable Xe2+ PES disaggregation
 2024-09-09 18:05 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/oa: Enable Xe2+ PES disaggregation (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Don't keep stale pointer to bo->ggtt_node
 2024-09-09 17:50 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v2 00/43] Stop using xe_gt as a register MMIO target
 2024-09-09 17:04 UTC  (19+ messages)
` [PATCH v2 09/43] drm/xe: Switch MMIO interface to take xe_mmio instead of xe_gt
` [PATCH v2 17/43] drm/xe/device: Convert register access to use xe_mmio
` [PATCH v2 19/43] drm/xe/wa: "
` [PATCH v2 23/43] drm/xe/gsc: "
` [PATCH v2 25/43] drm/xe/mcr: "
` [PATCH v2 28/43] drm/xe/gt_throttle: "
` [PATCH v2 32/43] drm/xe/topology: "
` [PATCH v2 36/43] drm/xe/gt: "
` [PATCH v2 41/43] drm/xe/ggtt: "
` ✓ CI.Patch_applied: success for Stop using xe_gt as a register MMIO target (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "
` ✓ CI.FULL: success "

[PATCH v2] drm/xe/oa: Enable Xe2+ PES disaggregation
 2024-09-09 16:14 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH] drm/xe/oa: Enable PES disaggregation
 2024-09-09 15:30 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH v5 0/2] drm/xe/xe_gt_idle: add debugfs entry for powergating info
 2024-09-09 13:12 UTC  (6+ messages)
` [PATCH v5 2/2] "
` ✗ CI.FULL: failure for drm/xe/xe_gt_idle: add debugfs entry for powergating info (rev5)

[PATCH v7 00/10] drm/xe/guc: Improve GuC log dumping and add to devcoredump
 2024-09-08  0:02 UTC  (7+ messages)
` [PATCH v7 03/10] drm/xe/devcoredump: Add ASCII85 dump helper function
` ✗ CI.FULL: failure for drm/xe/guc: Improve GuC log dumping and add to devcoredump (rev2)

[PATCH v2 0/8] Enable build system on macOS hosts
 2024-09-09  5:40 UTC  (22+ messages)
` [PATCH v2 1/8] scripts: subarch.include: fix SUBARCH "
` [PATCH v2 2/8] file2alias: fix uuid_t definitions for macos
` [PATCH v2 4/8] arm64: nvhe: add bee-headers support
` [PATCH v2 6/8] selinux: do not include <linux/*.h> headers from host programs
` [PATCH v2 7/8] selinux: move genheaders to security/selinux/
` [PATCH v2 8/8] Documentation: add howto build in macos

[PATCH 1/3] drm/xe: use devm_add_action_or_reset() helper
 2024-09-07  7:36 UTC  (3+ messages)

[PATCH 1/3] drm/xe: use devm_add_action_or_reset() helper
 2024-09-07  6:54 UTC 

[PATCH 0/9] Add Xe3 and Panther Lake support
 2024-09-09 12:15 UTC  (5+ messages)
` [PATCH 3/9] drm/xe/xe3: Generate and store the L3 bank mask
` ✓ CI.BAT: success for Add Xe3 and Panther Lake support

[PATCH 0/6] drm/i915: Some intel_display conversions
 2024-09-09 10:12 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

linux-next: build failure after merge of the kspp tree
 2024-09-09 10:05 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[RFC 0/9] Fix xe_force_wake_get() failure handling
 2024-09-09  9:29 UTC  (6+ messages)
` [RFC 7/9] drm/xe/gt_tlb_invalidation_ggtt: Call xe_force_wake_put if xe_force_wake_get succeds

[PATCH v3] drm/xe: Add a xe_bo subtest for shrinking / swapping
 2024-09-09  8:56 UTC 

[PATCH] drm/xe: Add a xe_bo subtest for shrinking / swapping
 2024-09-09  7:34 UTC  (7+ messages)
` ✗ CI.BAT: failure for "
` ✗ CI.FULL: "

[PATCH 0/4] drm/xe: Implement device shutdown to make kexec work
 2024-09-09  5:42 UTC  (6+ messages)
` ✗ CI.FULL: failure for "

[PATCH v2] drm: Ensure Proper Unload/Reload Order of MEI Modules for i915/Xe Driver
 2024-09-09  4:03 UTC 

[PATCH] drm/xe: Suppress missing outer rpm protection warning
 2024-09-07 15:34 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe: Suppress missing outer rpm protection warning (rev2)

[drm-xe:drm-xe-next 3/4] drivers/gpu/drm/xe/xe_pm.c:606:20: error: no member named 'runtime_status' in 'struct dev_pm_info'
 2024-09-07 13:06 UTC 

[PATCH 0/5] Implement Wa_14021768792 to bypass m_n ratio limit
 2024-09-07 11:59 UTC  (2+ messages)
` ✓ CI.FULL: success for "

[PATCH 0/2] drm/ttm: Add an option to report graphics memory OOM
 2024-09-07 10:14 UTC  (2+ messages)
` ✓ CI.FULL: success for "

[PATCH] drm/xe: use IS_ENABLED() instead of defined() on config options
 2024-09-07  8:26 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe: use IS_ENABLED() instead of defined() on config options (rev2)

[drm-xe:drm-xe-next 3/4] drivers/gpu/drm/xe/xe_pm.c:606:26: error: 'struct dev_pm_info' has no member named 'runtime_status'
 2024-09-07  7:58 UTC 

[PATCH v5 0/2] drm/ttm: Really use a separate LRU list for swapped- and pinned objects
 2024-09-07  5:59 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/ttm: Really use a separate LRU list for swapped- and pinned objects (rev5)

[PATCH v4 0/2] drm/xe/xe_gt_idle: add debugfs entry for powergating info
 2024-09-07  5:05 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/xe_gt_idle: add debugfs entry for powergating info (rev4)

[PATCH 0/2] drm: add two missing DRM_DISPLAY_DSC_HELPER selects
 2024-09-07  4:23 UTC  (2+ messages)
` ✓ 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