Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-22 14:52:48 to 2024-02-26 03:47:53 UTC [more...]

i915 build error on drm-misc-next
 2024-02-23 20:18 UTC  (5+ messages)

[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-02-23 20:51 UTC  (9+ messages)
` ✗ CI.Patch_applied: failure for "
` ✗ CI.Patch_applied: failure for tracing/treewide: Remove second parameter of __assign_str() (rev2)

[PATCH 1/3] drm/xe/kunit: fix link failure with built-in xe
 2024-02-26  3:47 UTC  (7+ messages)
` [PATCH 2/3] drm/xe/mmio: fix build warning for BAR resize on 32-bit
` [PATCH 3/3] drm/xe/xe2: fix 64-bit division in pte_update_size
` ✗ CI.Patch_applied: failure for series starting with [1/3] drm/xe/kunit: fix link failure with built-in xe

[PATCH v2] drm/xe: replace 'grouped target' in Makefile with pattern rule
 2024-02-26  3:31 UTC  (4+ messages)

[PATCH 01/14] drm/xe: Document Xe PM component
 2024-02-25  9:08 UTC  (23+ messages)
` [PATCH 02/14] drm/xe: Convert mem_access assertion towards the runtime_pm state
` [PATCH 03/14] drm/xe: Runtime PM wake on every IOCTL
` [PATCH 04/14] drm/xe: Convert kunit tests from mem_access to xe_pm_runtime
` [PATCH 05/14] drm/xe: Runtime PM wake on every sysfs call
` [PATCH 06/14] drm/xe: Remove mem_access from guc_pc calls
` [PATCH 07/14] drm/xe: Runtime PM wake on every debugfs call
` [PATCH 08/14] drm/xe: Replace dma_buf mem_access per direct xe_pm_runtime calls
` [PATCH 09/14] drm/xe: Convert hwmon from mem_access to "
` [PATCH 10/14] drm/xe: Remove useless mem_access protection for query ioctls
` [PATCH 11/14] drm/xe: Convert gsc_work from mem_access to xe_pm_runtime
` [PATCH 12/14] drm/xe: Remove mem_access from suspend and resume functions
` [PATCH 13/14] drm/xe: Convert gt_reset from mem_access to xe_pm_runtime
` [PATCH 14/14] drm/xe: Remove useless mem_access on PAT dumps
` ✓ CI.Patch_applied: success for series starting with [01/14] drm/xe: Document Xe PM component
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Fix build error in xe_ggtt.c
 2024-02-25  0:53 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[drm-xe:drm-xe-next] BUILD REGRESSION a9e483dda3efa5b9aae5d9eef94d2c3a878d9bea
 2024-02-24 20:25 UTC 

[drm-xe:drm-xe-next 2/3] drivers/gpu/drm/xe/xe_ggtt.c:78:9: error: implicit declaration of function 'writeq'; did you mean 'writel'?
 2024-02-24 11:49 UTC 

[drm-xe:topic/xe-for-CI] BUILD SUCCESS 4f933fae1dc702fb75f63ea54372b93094d8990a
 2024-02-24  5:57 UTC 

[PATCH] drm/xe/guc: Handle timing out of signaled jobs gracefully
 2024-02-23 21:29 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Use vmalloc for array of bind allocation in bind IOCTL
 2024-02-23 20:14 UTC  (8+ 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-02-23 20:12 UTC  (9+ messages)
` [PATCH 21/23] drm/xe/svm: GPU page fault support
      ` Making drm_gpuvm work across gpu devices

[PATCH] drm/xe: get rid of MAX_BINDS
 2024-02-23 18:34 UTC  (2+ messages)

[PATCH] drm/i915/display: Save a few bytes of memory in intel_backlight_device_register()
 2024-02-23 17:49 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v2] drm/xe: Remove unused 'create' parameter from queue property logic
 2024-02-23 15:26 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Remove unused 'create' parameter from queue property logic (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Remove unused 'create' parameter from queue property logic
 2024-02-23 14:44 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 1/2] devm-helpers: Add resource managed version of mutex init
 2024-02-23 12:26 UTC  (8+ messages)

[PATCH v3 0/3] Fix execlist mode
 2024-02-23 14:16 UTC  (13+ messages)
` [PATCH v3 1/3] drm/xe: Fix execlist splat
` [PATCH v3 2/3] drm/xe: Cleanup some layering in GGTT
` [PATCH v3 3/3] drm/xe: Don't support execlists in xe_gt_tlb_invalidation layer
` ✓ CI.Patch_applied: success for Fix execlist mode
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH xe-for-CI 0/2] Update PVC GuC FW
 2024-02-23  5:05 UTC  (13+ messages)
` [PATCH xe-for-CI 1/2] Revert "drm/xe/guc: define PVC FW"
` [PATCH xe-for-CI 2/2] drm/xe/guc: define PVC FW
  ` Re: [PATCH xe-for-CI 0/2] Update PVC GuC FW
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Prefer struct_size over open coded arithmetic
 2024-02-23  5:00 UTC  (3+ messages)
  `  "

[CI] drm/xe/uapi: Remove unused flags
 2024-02-23  0:48 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/uapi: Remove unused flags (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH v2 0/2] Fix execlist mode
 2024-02-22 22:55 UTC  (6+ messages)
` [PATCH v2 1/2] drm/xe: Fix execlist splat
` [PATCH v2 2/2] drm/xe: Don't issue TLB invalidations for VMAs if using execlists

[PATCH] drm/xe: Use pointers in trace events
 2024-02-22 22:25 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
  ` Re: [PATCH] "

[PATCH] drm/xe/dg2: Fix number of mocs entries
 2024-02-22 22:05 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
  ` Re: [PATCH] "
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v3 0/3] Fixed-type GENMASK/BIT
 2024-02-22 21:31 UTC  (13+ messages)
` [PATCH v3 1/3] bits: introduce fixed-type genmasks
      `  "
` [PATCH v3 2/3] bits: Introduce fixed-type BIT
    `  "
        `  "

[PATCH 0/2] Support/debug for slow GuC loads
 2024-02-22 21:05 UTC  (6+ messages)
` [PATCH 2/2] drm/xe/guc: Port over the slow GuC loading support from i915
      `  "

[PATCH 0/9] kunit: Fix printf format specifier issues in KUnit assertions
 2024-02-22 20:58 UTC  (9+ messages)
` [PATCH 1/9] kunit: test: Log the correct filter string in executor_test
` [PATCH 2/9] lib/cmdline: Fix an invalid format specifier in an assertion msg

[PATCH] drm/xe: Add LRC parsing for more GPU instructions
 2024-02-22 19:59 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

PR for Xe2LPD DMC v2.18
 2024-02-22 19:56 UTC 

[PATCH] drm/i915: Add missing ; to __assign_str() macros in tracepoint code
 2024-02-22 19:27 UTC  (13+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v3 1/2] drm/dp: move intel_dp_vsc_sdp_pack() to generic helper
 2024-02-22 19:09 UTC  (4+ messages)
` [PATCH v3 2/2] drm/dp: drop the size parameter from drm_dp_vsc_sdp_pack()

linux-next: build failure after merge of the drm-xe tree
 2024-02-22 17:09 UTC  (2+ messages)

[PATCH 01/14] drm/xe: Document Xe PM component
 2024-02-22 16:29 UTC  (6+ messages)

[PATCH v5 1/9] drm/xe/snapshot: Remove drm_err on guc alloc failures
 2024-02-22 15:30 UTC  (4+ messages)
` [PATCH v5 9/9] drm/xe: Implement capture of HWSP and HWCTX


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