Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-22 17:57:22 to 2024-02-26 15:41:27 UTC [more...]

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

[PATCH] drm/xe: Use vmalloc for array of bind allocation in bind IOCTL
 2024-02-26 15:07 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

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

[PATCH] drm/xe: use KMEM_CACHE() to create xe_hw_fence cache
 2024-02-26 14:31 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2] drm/xe: Do not include current dir for generated/xe_wa_oob.h
 2024-02-26 14:25 UTC  (3+ messages)

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] [v2] drm/xe/kunit: fix link failure with built-in xe
 2024-02-26 13:31 UTC  (10+ messages)
` [PATCH 2/3] [v2] drm/xe/mmio: fix build warning for BAR resize on 32-bit
` [PATCH 3/3] [v2] drm/xe/xe2: fix 64-bit division in pte_update_size
` ✓ CI.Patch_applied: success for series starting with [1/3,v2] drm/xe/kunit: fix link failure with built-in xe
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 1/3] drm/xe/kunit: fix link failure with built-in xe
 2024-02-26 12:46 UTC  (9+ 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 12:47 UTC  (5+ messages)

[PATCH 1/6] drm/tests/drm_buddy: fix 32b build
 2024-02-26 11:21 UTC  (10+ messages)

[PATCH] drm/xe: skip building debugfs code for CONFIG_DEBUG_FS=n
 2024-02-26 11:20 UTC  (7+ messages)
    `  "

[PATCH 4/5] drm/xe/hdcp: Enable HDCP for XE
 2024-02-26 11:01 UTC  (3+ messages)

[PATCH 0/5] XE HDCP Enablement
 2024-02-26 10:21 UTC  (10+ messages)
` [PATCH 1/5] drm/i915/hdcp: Move intel_hdcp_gsc_message def away from header file
` [PATCH 2/5] drm/xe/hdcp: Use xe_device struct
` [PATCH 3/5] drm/xe: Use gsc_proxy_init_done to check proxy status

[PATCH 01/14] drm/xe: Document Xe PM component
 2024-02-25  9:08 UTC  (2+ messages)

[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 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  (6+ 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  (3+ messages)
  `  "

[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  (8+ messages)
` [PATCH v3 1/3] bits: introduce fixed-type genmasks
      `  "

[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  (8+ 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()


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