Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-28 17:05:44 to 2024-03-03 13:43:17 UTC [more...]

[RFC v1] drm/xe: support sharing VM info between XE drivers
 2024-03-03 13:43 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe: support sharing VM info between XE drivers (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[RFC] drm/xe: support sharing VM info between XE drivers
 2024-03-03 13:01 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for "

[PATCH v3] replace 'grouped target' in Makefile with pattern rule
 2024-03-03  1:24 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[drm-xe:drm-xe-next] BUILD SUCCESS 27b5a3f237fe66dbf2288c2b50973aee8a427e41
 2024-03-02  6:49 UTC 

[PATCH v3 0/4] xe_sync and ufence rework
 2024-03-01 23:26 UTC  (12+ messages)
` [PATCH v3 1/4] drm/xe: Remove used xe_sync_entry_wait
` [PATCH v3 2/4] drm/xe: Validate user fence during creation
` [PATCH v3 3/4] drm/xe: Get page on user fence creation
` [PATCH v3 4/4] drm/xe: Use get_user / put_user with memory barriers for ufence
` ✓ CI.Patch_applied: success for xe_sync and ufence rework (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2 0/3] xe_sync and ufence rework
 2024-03-01 22:43 UTC  (19+ messages)
` [PATCH v2 1/3] drm/xe: Remove used xe_sync_entry_wait
` [PATCH v2 2/3] drm/xe: Validate user fence during creation
` [PATCH v2 3/3] drm/xe: Get page on user fence creation
` ✓ CI.Patch_applied: success for xe_sync and ufence rework (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

PR for Xe2LPD DMC v2.18
 2024-03-01 19:17 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 1870cdc0e8dee32e3c221704a2977898ba4c10e8
 2024-03-01 19:03 UTC 

[PATCH] drm/i915: Remove unneeded double drm_rect_visible call in check_overlay_dst
 2024-03-01 18:56 UTC  (3+ messages)

[PATCH 1/3] drm/xe: Fix display runtime_pm handling
 2024-03-01 18:44 UTC  (10+ messages)
` [PATCH 2/3] drm/xe: Create a xe_pm_runtime_resume_and_get variant for display
` [PATCH 3/3] drm/xe: Convert xe_pm_runtime_{get, put} to void and protect from recursion
` ✓ CI.Patch_applied: success for series starting with [1/3] drm/xe: Fix display runtime_pm handling
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

linux-next: manual merge of the kvm tree with the drm-xe tree
 2024-03-01 18:38 UTC  (4+ messages)

[PATCH] drm/xe: Convert xe_pm_runtime_{get, put} to void and protect from recursion
 2024-03-01 18:06 UTC  (4+ messages)
` [PATCH] drm/xe: Convert xe_pm_runtime_{get,put} "

[PATCH 1/3] drm/xe: Fix display runtime_pm handling
 2024-03-01 17:47 UTC  (4+ messages)
` [PATCH 2/3] drm/xe: Create a xe_pm_runtime_resume_and_get variant for display

[drm-xe:drm-xe-next] BUILD SUCCESS 67b7950333925db42efaf0616caf4e77decddda1
 2024-03-01 17:31 UTC 

✗ CI.Patch_applied: failure for drm/i915: Remove unneeded double drm_rect_visible call in check_overlay_dst
 2024-03-01 15:26 UTC 

[PATCH 0/4] TTM unlockable restartable LRU list iteration
 2024-03-01 14:41 UTC  (8+ messages)

[PATCH v7 0/6] drm/i915: Convert fbdev to DRM client
 2024-03-01 14:22 UTC  (14+ messages)
` [PATCH v7 1/6] drm/client: Export drm_client_dev_unregister()
` [PATCH v7 2/6] drm/i915: Unregister in-kernel clients
` [PATCH v7 3/6] drm/i915: Move fbdev functions
` [PATCH v7 4/6] drm/i915: Initialize fbdev DRM client with callback functions
` [PATCH v7 5/6] drm/i915: Implement fbdev client callbacks
` [PATCH v7 6/6] drm/i915: Implement fbdev emulation as in-kernel client
` ✓ CI.Patch_applied: success for drm/i915: Convert fbdev to DRM client
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v2 1/4] devcoredump: Add dev_coredump_put()
 2024-03-01  8:38 UTC  (10+ messages)
` [PATCH v2 2/4] devcoredump: Add dev_coredumpm_timeout()
` ✓ CI.KUnit: success for series starting with [v2,1/4] devcoredump: Add dev_coredump_put()
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PULL] drm-intel-fixes
 2024-03-01  8:14 UTC 

[PATCH] drm/xe: Fix ref counting leak on page fault
 2024-03-01  8:07 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 00/23] XeKmd basic SVM support
 2024-03-01  7:01 UTC  (29+ messages)
` [PATCH 21/23] drm/xe/svm: GPU page fault support
      ` Making drm_gpuvm work across gpu devices

[PATCH v3 0/3] Fixed-type GENMASK/BIT
 2024-03-01  4:43 UTC  (12+ messages)
` [PATCH v3 1/3] bits: introduce fixed-type genmasks
      `  "
` ✗ CI.Patch_applied: failure for Fixed-type GENMASK/BIT (rev4)

[PATCH] drm/xe: Fix build error in xe_ggtt.c
 2024-03-01  4:23 UTC  (7+ messages)

[drm-xe:drm-xe-fixes] BUILD SUCCESS 8188cae3cc3d8018ec97ca9ab8caa3acc69a056d
 2024-03-01  0:06 UTC 

[PATCH 0/5] Refactor and fix mocs live kunit
 2024-02-29 22:14 UTC  (12+ messages)
` [PATCH 1/5] drm/xe/mocs: Refactor mocs/l3cc loop
` [PATCH 2/5] drm/xe/mocs: Be explicit when logging number of entries
` [PATCH 3/5] drm/xe/mocs: Move warn/assertion up
` [PATCH 4/5] drm/xe/mocs: Allow odd number of entries on test
` [PATCH 5/5] drm/xe/mocs: Fix DG2 kunit

[PATCH] drm/xe: Do not grab forcewakes when issuing GGTT TLB invalidation via GuC
 2024-02-29 21:16 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Add LRC parsing for more GPU instructions
 2024-02-29 20:40 UTC  (3+ messages)
` ✓ CI.BAT: success for "

[CI] drm/ttm: improve idle/busy handling v5
 2024-02-29 20:17 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v2] drm/xe: Do not include current dir for generated/xe_wa_oob.h
 2024-02-29 19:40 UTC  (6+ messages)

[linux-next:master] BUILD REGRESSION f303a3e2bcfba900efb5aee55236d17030e9f882
 2024-02-29 18:53 UTC 

[PATCH] drm/i915/display: Disable AuxCCS framebuffers if built for Xe
 2024-02-29 17:36 UTC  (4+ messages)

[PATCH v3 1/3] `drm/xe: Move lrc snapshot capturing to xe_lrc.c
 2024-02-29 15:52 UTC  (4+ messages)
` [PATCH v3 2/3] drm/xe: Add infrastructure for delayed LRC capture

[PATCH] drm/i915/display: Save a few bytes of memory in intel_backlight_device_register()
 2024-02-29 14:46 UTC  (2+ messages)

[PULL] drm-misc-fixes
 2024-02-29 13:54 UTC  (2+ messages)

[PATCH] drm/xe: Stop checking for power_lost on D3Cold
 2024-02-29 13:53 UTC  (2+ messages)

[PULL] drm-xe-fixes
 2024-02-29 13:07 UTC 

[PATCH] drm/i915/lnl: Modeset sequence change for DP on LNL
 2024-02-29 12:26 UTC  (2+ messages)

[PATCH] drm/xe/kunitconfig: enable drm kunit tests
 2024-02-29 11:25 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PULL] drm-misc-next-fixes
 2024-02-29  8:53 UTC 

[PULL] drm-misc-next
 2024-02-29  8:48 UTC 

[PATCH V1 0/3] drm/xe/arl: Add Arrow Lake H support
 2024-02-29  7:58 UTC  (11+ messages)
` [PATCH V1 1/3] drm/xe/xelpg: Recognize graphics version 12.74 as Xe_LPG
` [PATCH V1 2/3] drm/xe/xelpg: Extend some workarounds to graphics version 12.74
` [PATCH V3 3/3] drm/xe/arl: Add Arrow Lake H support
` ✓ CI.Patch_applied: success for drm/xe/arl: Add Arrow Lake H support (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH V1 0/3] drm/xe/arl: Add Arrow Lake H support
 2024-02-29  6:56 UTC  (11+ messages)
` [PATCH V1 1/3] drm/xe/xelpg: Recognize graphics version 12.74 as Xe_LPG
` [PATCH V1 2/3] drm/xe/xelpg: Extend some workarounds to graphics version 12.74
` [PATCH V2 3/3] drm/xe/arl: Add Arrow Lake H support
` ✓ CI.Patch_applied: success for drm/xe/arl: Add Arrow Lake H support (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/1] drm/xe/guc: Fix missing topology init
 2024-02-28 22:48 UTC  (4+ messages)
` [PATCH 1/1] "

[linux-next:master] BUILD REGRESSION 20af1ca418d2c0b11bc2a1fe8c0c88f67bcc2a7e
 2024-02-28 22:03 UTC  (2+ messages)

[PATCH 1/3] [v2] drm/xe/kunit: fix link failure with built-in xe
 2024-02-28 19:44 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