Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-17 04:09:29 to 2024-09-17 20:32:59 UTC [more...]

[PATCH v3] drm/i915/cx0: Set power state to ready only on owned PHY lanes
 2024-09-17 19:34 UTC  (2+ messages)

[PATCH v2] drm/i915/cx0: Set power state to ready only on owned PHY lanes
 2024-09-17  7:59 UTC  (2+ messages)

[PATCH] drm/xe/display: Remove i915_drv.h include
 2024-09-17 20:32 UTC 

[PATCH v5 0/5] memirq infra changes
 2024-09-17 20:14 UTC  (19+ messages)
` [PATCH v5 1/5] drm/xe: Introduce dedicated config for memirq debug
` [PATCH v5 2/5] drm/xe: Introduce xe_device_uses_memirq()
` [PATCH v5 3/5] drm/xe: move memirq out of VF
` [PATCH v5 4/5] drm/xe: memirq infra changes for MSI-X
` [PATCH v5 5/5] drm/xe: memirq handler changes
` ✓ CI.Patch_applied: success for memirq infra changes (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH v4 00/23] Fix xe_force_wake_get() failure handling
 2024-09-17 20:00 UTC  (31+ messages)
` [PATCH v4 01/23] drm/xe: Error handling in xe_force_wake_get()
` [PATCH v4 02/23] drm/xe: Modify xe_force_wake_put to handle _get returned mask
` [PATCH v4 03/23] drm/xe/device: Update handling of xe_force_wake_get return
` [PATCH v4 04/23] drm/xe/hdcp: "
` [PATCH v4 05/23] drm/xe/gsc: "
` [PATCH v4 06/23] drm/xe/gt: "
` [PATCH v4 07/23] drm/xe/xe_gt_idle: "
` [PATCH v4 08/23] drm/xe/devcoredump: "
` [PATCH v4 09/23] drm/xe/tests/mocs: Update xe_force_wake_get() return handling
` [PATCH v4 10/23] drm/xe/mocs: Update handling of xe_force_wake_get return
` [PATCH v4 11/23] drm/xe/xe_drm_client: "
` [PATCH v4 12/23] drm/xe/xe_gt_debugfs: "
` [PATCH v4 13/23] drm/xe/guc: "
` [PATCH v4 14/23] drm/xe/huc: "
` [PATCH v4 15/23] drm/xe/oa: Handle force_wake_get failure in xe_oa_stream_init()
` [PATCH v4 16/23] drm/xe/pat: Update handling of xe_force_wake_get return
` [PATCH v4 17/23] drm/xe/gt_tlb_invalidation_ggtt: "
` [PATCH v4 18/23] drm/xe/xe_reg_sr: "
` [PATCH v4 19/23] drm/xe/query: "
` [PATCH v4 20/23] drm/xe/vram: "
` [PATCH v4 21/23] drm/xe: forcewake debugfs open fails on xe_forcewake_get failure
` [PATCH v4 22/23] drm/xe: Ensure __must_check for xe_force_wake_get() return
` [PATCH v4 23/23] drm/xe: Change return type to void for xe_force_wake_put
` ✓ CI.Patch_applied: success for Fix xe_force_wake_get() failure handling (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/4] Implement Wa_14021768792 to bypass m_n ratio limit
 2024-09-17 19:41 UTC  (14+ messages)
` [PATCH 1/4] Add bits for link_n_exended for DISPLAY >= 14
` [PATCH 2/4] drm/i915/display: Limit m/n ratio to 10 for display > 12
` [PATCH 3/4] drm/i915/display: Add bits for Wa_14021768792 for linkm/n ratio > 10
` [PATCH 4/4] drm/i915/display: Implement Wa_14021768792 for BMG DP for link_m/n "
` ✓ CI.Patch_applied: success for Implement Wa_14021768792 to bypass m_n ratio limit (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✓ CI.FULL: success "

[PATCH 0/7] FOR-CI: test null pointer fix
 2024-09-17 19:20 UTC  (15+ messages)
` [PATCH 1/7] drm/xe: Add null pointer check for xe_migrate_copy
` [PATCH 2/7] drm/xe/guc: Prepare GuC register list and update ADS size for error capture
` [PATCH 3/7] drm/xe/guc: Add XE_LP steered register lists
` [PATCH 4/7] drm/xe/guc: Add capture size check in GuC log buffer
` [PATCH 5/7] drm/xe/guc: Extract GuC error capture lists
` [PATCH 6/7] drm/xe/guc: Plumb GuC-capture into dev coredump
` [PATCH 7/7] drm/xe/guc: Save manual engine capture into capture list
` ✓ CI.Patch_applied: success for FOR-CI: test null pointer fix
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH] drm/xe/xe2: Extend performance tuning to media GT
 2024-09-17 18:58 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH v2 00/23] Fix xe_force_wake_get() failure handling
 2024-09-17 18:50 UTC  (14+ messages)
` [PATCH v2 01/23] drm/xe: Error handling in xe_force_wake_get()
` [PATCH v2 23/23] drm/xe: Change return type to void for xe_force_wake_put

[PATCH] drm/xe: Restore pci state upon resume
 2024-09-17 18:49 UTC  (5+ messages)

[PATCH 00/22] drm/i915 & drm/xe: kill off -Ddrm_i915_gem_object=xe_bo
 2024-09-17 18:22 UTC  (32+ messages)
` [PATCH 01/22] drm/i915/display: start a buffer object abstraction layer
` [PATCH 02/22] drm/i915/display: convert intel_atomic_plane.c to struct drm_gem_object
` [PATCH 03/22] drm/i915/fb: convert parts of intel_fb.c "
` [PATCH 04/22] drm/i915/fbdev: convert intel_fbdev.c "
` [PATCH 05/22] drm/i915/display: convert skl_universal_plane.c "
` [PATCH 06/22] drm/i915/fb: convert intel_framebuffer_init() "
` [PATCH 07/22] drm/i915/fb: convert intel_fb_bo_lookup_valid_bo() "
` [PATCH 08/22] drm/i915/fb: convert intel_fb_bo_framebuffer_init() to struct drm_i915_gem_object
` [PATCH 09/22] drm/i915/fb: convert intel_fb_bo_framebuffer_fini() "
` [PATCH 10/22] drm/xe/display: use correct bo type in intel_fbdev_fb_alloc()
` [PATCH 11/22] drm/i915/fb: convert intel_framebuffer_create() to struct drm_gem_object
` [PATCH 12/22] drm/xe/display: stop using intel_fb_obj() in xe_fb_pin.c
` [PATCH 13/22] drm/i915/display: add intel_bo_read_from_page() and use it
` [PATCH 14/22] drm/i915/display: add intel_bo_get/set_frontbuffer() and use them
` [PATCH 15/22] drm/i915/frontbuffer: convert intel_frontbuffer_get() to struct drm_gem_object
` [PATCH 16/22] drm/i915/frontbuffer: convert frontbuffer->obj "
` [PATCH 17/22] drm/i915/display: add intel_bo_describe() and use it
` [PATCH 18/22] drm/i915/fb: remove intel_fb_obj()
` [PATCH 19/22] drm/i915/display: clean up some gem/ includes
` [PATCH 20/22] drm/xe/compat: remove a bunch of compat gem headers
` [PATCH 21/22] drm/xe: remove a number of superfluous compat macros
` [PATCH 22/22] drm/xe: eradicate -Ddrm_i915_gem_object=xe_bo
` ✓ CI.Patch_applied: success for drm/i915 & drm/xe: kill off -Ddrm_i915_gem_object=xe_bo
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH v3 00/23] Fix xe_force_wake_get() failure handling
 2024-09-17 17:53 UTC  (33+ messages)
` [PATCH v3 01/23] drm/xe: Error handling in xe_force_wake_get()
` [PATCH v3 02/23] drm/xe: Modify xe_force_wake_put to handle _get returned mask
` [PATCH v3 03/23] drm/xe/device: Update handling of xe_force_wake_get return
` [PATCH v3 04/23] drm/xe/hdcp: "
` [PATCH v3 05/23] drm/xe/gsc: "
` [PATCH v3 06/23] drm/xe/gt: "
` [PATCH v3 07/23] drm/xe/xe_gt_idle: "
` [PATCH v3 08/23] drm/xe/devcoredump: "
` [PATCH v3 09/23] drm/xe/tests/mocs: Update xe_force_wake_get() return handling
` [PATCH v3 10/23] drm/xe/mocs: Update handling of xe_force_wake_get return
` [PATCH v3 11/23] drm/xe/xe_drm_client: "
` [PATCH v3 12/23] drm/xe/xe_gt_debugfs: "
` [PATCH v3 13/23] drm/xe/guc: "
` [PATCH v3 14/23] drm/xe/huc: "
` [PATCH v3 15/23] drm/xe/oa: Handle force_wake_get failure in xe_oa_stream_init()
` [PATCH v3 16/23] drm/xe/pat: Update handling of xe_force_wake_get return
` [PATCH v3 17/23] drm/xe/gt_tlb_invalidation_ggtt: "
` [PATCH v3 18/23] drm/xe/xe_reg_sr: "
` [PATCH v3 19/23] drm/xe/query: "
` [PATCH v3 20/23] drm/xe/vram: "
` [PATCH v3 21/23] drm/xe: forcewake debugfs open fails on xe_forcewake_get failure
` [PATCH v3 22/23] drm/xe: Ensure __must_check for xe_force_wake_get() return
` [PATCH v3 23/23] drm/xe: Change return type to void for xe_force_wake_put
` ✓ CI.Patch_applied: success for Fix xe_force_wake_get() failure handling (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH v20 0/6] drm/xe/guc: Add GuC based register capture for error capture
 2024-09-17 15:52 UTC  (5+ messages)
` ✗ CI.BAT: failure for drm/xe/guc: Add GuC based register capture for error capture (rev21)
` ✗ CI.FULL: "

[PATCH 1/2] drm/i915/display: remove small micro-optimizations in irq handling
 2024-09-17 14:48 UTC  (7+ messages)

[RFC PATCH 0/8] ULLS for kernel submission of migration jobs
 2024-09-17 14:39 UTC  (6+ messages)

[PATCH 0/2] Modify iterators to prepare for ultrajoiner
 2024-09-17 13:31 UTC  (13+ messages)
` [PATCH 1/2] drm/i915: Add some essential functionality for joiners
` [PATCH 2/2] drm/i915/display: Enhance iterators for modeset en/disable
` ✓ CI.Patch_applied: success for Modify iterators to prepare for ultrajoiner
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✓ CI.FULL: "

[PATCH v4 0/3] memirq infra changes
 2024-09-17 11:28 UTC  (4+ messages)
` [PATCH v4 1/3] drm/xe: move memirq out of VF

[PATCH v5 0/4] Introduce DRM device wedged event
 2024-09-17  8:18 UTC  (16+ messages)
` [PATCH v5 2/4] drm: Expose wedge recovery methods
` [PATCH v5 3/4] drm/xe: Use device wedged event
` ✓ CI.Patch_applied: success for Introduce DRM device wedged event (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✓ CI.FULL: success "

[PATCH v2 1/3] drm/xe: Move display reference timestamp readout to display/
 2024-09-17  7:55 UTC  (2+ messages)

[PATCH] drm/xe/rtp: Remove unneeded semicolon
 2024-09-17  5:57 UTC  (2+ messages)


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