Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-01 15:39:54 to 2023-12-05 09:02:39 UTC [more...]

[Intel-xe] [PATCH V2] drm/xe/xe2: Add workaround 18032095049
 2023-12-05  9:02 UTC  (3+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/xe2: Add workaround 18032095049 (rev2)
` [Intel-xe] ✗ CI.checkpatch: warning "

[Intel-xe] [PATCH v3 0/9] Intel_fb.c refactoring
 2023-12-05  7:35 UTC  (24+ messages)
` [Intel-xe] [PATCH v3 1/9] Revert "FIXME: drm/i915: xe intel_fb.c framebuffer init and destroy xe changes"
` [Intel-xe] [PATCH v3 2/9] fixup! FIXME: drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH v3 3/9] drm/i915/display: use intel_bo_to_drm_bo in intel_fb.c
` [Intel-xe] [PATCH v3 4/9] drm/i915/display: Convert intel_fb_modifier_to_tiling as non-static
` [Intel-xe] [PATCH v3 5/9] drm/i915/display: Handle invalid fb_modifier in intel_fb_modifier_to_tiling
` [Intel-xe] [PATCH v3 6/9] drm/i915/display: Split i915 specific code away from intel_fb.c
` [Intel-xe] [PATCH v3 7/9] drm/i915/display: Add intel_fb_bo_framebuffer_fini
` [Intel-xe] [PATCH v3 8/9] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH v3 9/9] "
` [Intel-xe] ✓ CI.Patch_applied: success for Intel_fb.c refactoring (rev4)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✗ CI.BAT: failure "
` [Intel-xe] ✓ CI.Patch_applied: success for Intel_fb.c refactoring (rev5)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✗ CI.BAT: failure "

[Intel-xe] [PATCH V2] drm/xe/xe2: Add workaround 14019988906
 2023-12-05  6:46 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/xe2: Add workaround 14019988906 (rev2)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [CI 01/13] drm/xe: Split xe_info_init
 2023-12-05  4:54 UTC  (21+ messages)
` [Intel-xe] [CI 02/13] drm/xe: Introduce xe_tile_init_early and use at earlier point in probe
` [Intel-xe] [CI 03/13] drm/xe: Map the entire BAR0 and hold onto the initial mapping
` [Intel-xe] [CI 04/13] drm/xe/device: Introduce xe_device_probe_early
` [Intel-xe] [CI 05/13] drm/xe: Don't "peek" into GMD_ID
` [Intel-xe] [CI 06/13] drm/xe: Move system memory management init to earlier point in probe
` [Intel-xe] [CI 07/13] drm/xe: Move force_wake "
` [Intel-xe] [CI 08/13] drm/xe: Reorder GGTT "
` [Intel-xe] [CI 09/13] drm/xe: Add a helper for DRM device-lifetime BO create
` [Intel-xe] [CI 10/13] drm/xe/uc: Split xe_uc_fw_init
` [Intel-xe] [CI 11/13] drm/xe/uc: Store firmware binary in system-memory backed BO
` [Intel-xe] [CI 12/13] drm/xe/uc: Extract xe_uc_sanitize_reset
` [Intel-xe] [CI 13/13] drm/xe/guc: Split GuC params used for "hwconfig" and "post-hwconfig"
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [CI,01/13] drm/xe: Split xe_info_init
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH v2 0/3] drm/managed: Add drmm_release_action
 2023-12-05  2:11 UTC  (11+ messages)
` [Intel-xe] [PATCH v2 1/3] "
` [Intel-xe] [PATCH v2 2/3] drm/tests: managed: Extract device initialization into test init
` [Intel-xe] [PATCH v2 3/3] drm/tests: managed: Add a simple test for drmm_managed_release
` [Intel-xe] ✓ CI.Patch_applied: success for drm/managed: Add drmm_release_action (rev2)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✓ CI.BAT: success "

[Intel-xe] [PATCH 0/5] Allow num_binds/num_batch_buffer to be zero IOCTLs
 2023-12-04 18:19 UTC  (9+ messages)
` [Intel-xe] [PATCH 2/5] drm/xe: Use a flags field instead of bools for VMA create
` [Intel-xe] [PATCH 3/5] drm/xe: Use a flags field instead of bools for sync parse
` [Intel-xe] [PATCH 4/5] rm/xe: Allow num_batch_buffer == 0 in exec IOCTL

[Intel-xe] [PATCH 0/2] drm/managed: Add drmm_release_action
 2023-12-05  1:16 UTC  (4+ messages)
` [Intel-xe] [PATCH 2/2] drm/tests: managed: Add a simple test for drmm_managed_release

[Intel-xe] [CI 01/14] drm/xe: Fix header guard warning
 2023-12-05  1:14 UTC  (7+ messages)
` [Intel-xe] [CI 07/14] drm/xe: Split xe_info_init
` [Intel-xe] [CI 10/14] drm/xe/device: Introduce xe_device_probe_early

[Intel-xe] [PATCH] drm/xe/xe2: Add workaround 18032095049
 2023-12-04 21:05 UTC  (9+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH] drm/xe/xe2: Add workaround 14019988906
 2023-12-04 20:14 UTC  (9+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH] drm/xe: Apply mask to RING IMR
 2023-12-04 18:40 UTC  (9+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH] drm/xe: add some debug info for d3cold
 2023-12-04 14:16 UTC  (9+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH 0/2] Fix deadlock issue on d3cold
 2023-12-04 11:57 UTC  (13+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] [PATCH 1/2] RFC drm/xe: Move xe_device_mem_access_get to the top of gem_create_ioctl
` [Intel-xe] [PATCH 2/2] CI drm/xe: Enable d3cold
` [Intel-xe] ✓ CI.Build: success for Fix deadlock issue on d3cold
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH v2 0/9] Intel_fb.c refactoring
 2023-12-04 10:18 UTC  (18+ messages)
` [Intel-xe] [PATCH v2 1/9] Revert "FIXME: drm/i915: xe intel_fb.c framebuffer init and destroy xe changes"
` [Intel-xe] [PATCH v2 2/9] fixup! FIXME: drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH v2 3/9] drm/i915/display: use intel_bo_to_drm_bo in intel_fb.c
` [Intel-xe] [PATCH v2 4/9] drm/i915/display: Convert intel_fb_modifier_to_tiling as non-static
` [Intel-xe] [PATCH v2 5/9] drm/i915/display: Handle invalid fb_modifier in intel_fb_modifier_to_tiling
` [Intel-xe] [PATCH v2 6/9] drm/i915/display: Split i915 specific code away from intel_fb.c
` [Intel-xe] [PATCH v2 7/9] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH v2 8/9] "
` [Intel-xe] [PATCH v2 9/9] "
` [Intel-xe] ✓ CI.Patch_applied: success for Intel_fb.c refactoring (rev3)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✗ CI.BAT: failure "

[Intel-xe] [PATCH 0/4] Backport fbdev Xe preparation patches from drm-tip
 2023-12-04  8:49 UTC  (19+ messages)
` [Intel-xe] [PATCH 3/4] drm/i915/display: split i915 specific code from intel_fbdev
` [Intel-xe] [PATCH 4/4] drm/i915/display: use intel_bo_to_drm_bo in intel_fbdev
` [Intel-xe] ✓ CI.Patch_applied: success for Backport fbdev Xe preparation patches from drm-tip
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✗ CI.BAT: failure "
` [Intel-xe] ✓ CI.Patch_applied: success for Backport fbdev Xe preparation patches from drm-tip (rev2)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH v3 0/3] drm/xe: Enable fixed CCS mode
 2023-12-04  7:39 UTC  (11+ messages)
` [Intel-xe] [PATCH v3 1/3] drm/xe: Enable Fixed CCS mode setting
` [Intel-xe] [PATCH v3 2/3] drm/xe: Allow userspace to configure CCS mode
` [Intel-xe] [PATCH v3 3/3] drm/xe: Avoid any races around ccs_mode update
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Enable fixed CCS mode (rev2)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH 1/2] drm/xe: add skip_pcode flag
 2023-12-02 19:34 UTC  (3+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe: rename bypass_mtcfg to skip_mtcfg

[Intel-xe] [drm-xe:drm-xe-next] BUILD REGRESSION 38dc2e0d8c28a817f2c727402e2638f3ea2accb4
 2023-12-02 15:58 UTC 

[Intel-xe] [PATCH v2 0/3] drm/xe: Enable fixed CCS mode
 2023-12-02  6:05 UTC  (10+ messages)
` [Intel-xe] [PATCH v2 1/3] drm/xe: Enable Fixed CCS mode setting
` [Intel-xe] [PATCH v2 2/3] drm/xe: Allow userspace to configure CCS mode
` [Intel-xe] [PATCH v2 3/3] drm/xe: Avoid any races around ccs_mode update

[Intel-xe] [PATCH v3 00/16] uAPI Alignment - Cleanup and future proof
 2023-12-02  1:10 UTC  (3+ messages)
` [Intel-xe] [PATCH v3 15/16] drm/xe: Remove unused extension definition

[Intel-xe] [PATCH V3 0/3] Report ATS-M Unique device id
 2023-12-02  0:17 UTC  (8+ messages)
` [Intel-xe] [PATCH V3 2/3] drm/xe/ats-m: Expose uid for ATS-M via sysfs

[Intel-xe] [PATCH 1/4] drm/xe: Introduce dedicated function to read fuse registers
 2023-12-01 22:49 UTC  (5+ messages)
` [Intel-xe] [PATCH 2/4] drm/xe: Use dedicated function to read engine "

[Intel-xe] [PATCH] drm/xe: Check skip_guc_pc before disabling gucrc
 2023-12-01 21:51 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH] drm/xe: Change the name of frequency sysfs attributes
 2023-12-01 17:49 UTC  (2+ messages)

[Intel-xe] [PATCH] fixup! drm/xe/uapi: support pat_index selection with vm_bind
 2023-12-01 17:16 UTC  (9+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✗ CI.BAT: failure "

[Intel-xe] [PATCH] fixup! FIXME: drm/i915/display: Remaining changes to make xe compile
 2023-12-01 15:44 UTC  (3+ messages)


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