Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-08 06:03:26 to 2024-02-12 18:30:56 UTC [more...]

[PATCH] drm/xe/uapi: Remove unused flags
 2024-02-12 18:30 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH] drm/xe: use drm based debugging instead of dev
 2024-02-12 18:15 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Prefer struct_size over open coded arithmetic
 2024-02-12 17:04 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v3] drm/xe/uapi: Remove support for persistent exec_queues
 2024-02-12 14:58 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for drm/xe/uapi: Remove support for persistent exec_queues (rev3)
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
` ✓ CI.Patch_applied: success for drm/xe/uapi: Remove support for persistent exec_queues (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2] drm/xe/pt: Allow for stricter type- and range checking
 2024-02-12 13:41 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for drm/xe/pt: Allow for stricter type- and range checking (rev2)
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
` ✓ CI.Patch_applied: success for drm/xe/pt: Allow for stricter type- and range checking (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/2] drm/xe: support VM sharing between apps
 2024-02-12 11:31 UTC  (3+ messages)

[PATCH drm-misc-next] drm/xe: Fix a missing argument to drm_err_printer
 2024-02-12 10:53 UTC  (3+ messages)

[PATCH v3 0/3] Fixed-type GENMASK/BIT
 2024-02-10 14:22 UTC  (28+ messages)
` [PATCH v3 1/3] bits: introduce fixed-type genmasks
` [PATCH v3 2/3] bits: Introduce fixed-type BIT
    `  "
` [PATCH v3 3/3] drm/i915: Convert REG_GENMASK* to fixed-width GENMASK_*
    `  "
` ✓ CI.Patch_applied: success for Fixed-type GENMASK/BIT (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✓ CI.Patch_applied: success for Fixed-type GENMASK/BIT (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[drm-xe:drm-xe-next] BUILD SUCCESS 63fb531fbfda81bda652546a39333b565aea324d
 2024-02-10 11:18 UTC 

[PATCH] drm/xe: VM bind refactor
 2024-02-10  3:48 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH] drm/xe/gsc: Handle GSCCS ER interrupt
 2024-02-09 18:36 UTC  (2+ messages)

[PATCH 0/5] XE HDCP Enablement
 2024-02-09 17:50 UTC  (14+ 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 4/5] drm/xe/hdcp: Enable HDCP for XE
` [PATCH 5/5] drm/xe/hdcp: Add intel_hdcp_gsc_message to Makefile
` ✓ CI.Patch_applied: success for XE HDCP Enablement (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "

[PATCH v9 0/1] drm/xe: Add helper macro to loop each dss
 2024-02-09 17:50 UTC  (5+ messages)
` [PATCH v9 1/1] "
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH 0/3] Fixed-type GENMASK/BIT
 2024-02-09 16:48 UTC  (3+ messages)
` [PATCH 2/3] bits: Introduce fixed-type BIT

[PATCH i-g-t v4 0/8] lib/kunit: Support writable filter* parameters of kunit module
 2024-02-09 12:11 UTC  (3+ messages)
` [PATCH i-g-t v4 4/8] "

[PATCH 00/10] drm: drm debug and error logging improvements
 2024-02-09 12:07 UTC  (8+ messages)
` [PATCH 09/10] drm/xe: switch from drm_debug_printer() to device specific drm_dbg_printer()
    `  "
  ` Re: [PATCH 00/10] drm: drm debug and error logging improvements

[drm-xe:drm-xe-fixes] BUILD SUCCESS bf4c27b8267d7848bb81fd41e6aa07aa662f07fb
 2024-02-09 11:27 UTC 

[PATCH] drm/xe/display: fix i915_gem_object_is_shmem() wrapper
 2024-02-09  9:54 UTC  (3+ messages)

[PATCH 00/16] Add OA functionality to Xe
 2024-02-09  8:14 UTC  (14+ messages)
` [PATCH 06/16] drm/xe/oa/uapi: Define and parse OA stream properties
` [PATCH 07/16] drm/xe/oa: OA stream initialization (OAG)
` ✓ CI.checksparse: success for Add OA functionality to Xe (rev9)
` ✓ CI.BAT: "

[RFC] drm/xe/guc: Don't support GuC older GuC 70.x releases
 2024-02-09  6:01 UTC  (8+ messages)
    `  "

[PATCH 0/4] XE HDCP Enablement
 2024-02-09  1:11 UTC  (5+ messages)
` [PATCH 2/4] drm/xe: Use gsc_proxy_init_done to check proxy status
` [PATCH 3/4] drm/xe/hdcp: Enable HDCP for XE

[PATCH v5 0/8] drm/xe/guc: Add GuC based register capture for error capture
 2024-02-09  0:08 UTC  (12+ messages)
` [PATCH v5 1/8] drm/xe/guc: Add kconfig for GuC based register capture
` [PATCH v5 2/8] drm/xe/guc: Update GuC ADS size for error capture
` [PATCH v5 3/8] drm/xe/guc: Add XE_LP steered register lists
` [PATCH v5 4/8] drm/xe/guc: Add capture size check in GuC log buffer
` [PATCH v5 5/8] drm/xe/guc: Check sizing of guc_capture output
` [PATCH v5 6/8] drm/xe/guc: Extract GuC error capture lists on G2H notification
` [PATCH v5 7/8] drm/xe/guc: Pre-allocate output nodes for extraction
` [PATCH v5 8/8] drm/xe/guc: Plumb GuC-capture into dev coredump
` ✓ CI.Patch_applied: success for drm/xe/guc: Add GuC based register capture for error capture (rev4)
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH v8 0/1] drm/xe: Add helper macro to loop each dss
 2024-02-08 23:53 UTC  (3+ messages)
` [PATCH v8 1/1] "

[PATCH v2 1/2] drm/xe: Add uAPI to query GuC firmware submission version
 2024-02-08 22:03 UTC  (9+ messages)
` [PATCH v2 2/2] drm/xe: Extend uAPI to query HuC micro-controler firmware version
` ✓ CI.Patch_applied: success for series starting with [v2,1/2] drm/xe: Add uAPI to query GuC firmware submission version
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/vm: Avoid reserving zero fences
 2024-02-08 21:33 UTC  (13+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v3] drm/xe/irq: allocate all possible msix interrupts
 2024-02-08 21:13 UTC  (2+ messages)

[PATCH] drm/xe/pt: Allow for stricter type- and range checking
 2024-02-08 20:08 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH 1/2] drm/xe: Add uAPI to query GuC firmware submission version
 2024-02-08 18:19 UTC  (3+ messages)

[PATCH] drm/xe/xe_gt_idle: Drop redundant newline in name
 2024-02-08 16:42 UTC  (15+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe_gt_idle: Drop redundant newline in name (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✓ CI.Patch_applied: success for drm/xe/xe_gt_idle: Drop redundant newline in name (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2] drm/xe/uapi: Remove support for persistent exec_queues
 2024-02-08 15:37 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe/uapi: Remove support for persistent exec_queues (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PULL] drm-xe-fixes
 2024-02-08 11:08 UTC 

[PATCH] drm/xe/vm: don't ignore error when in_kthread
 2024-02-08  9:22 UTC  (3+ messages)

[PATCH 00/16] Add OA functionality to Xe
 2024-02-08  6:05 UTC  (4+ messages)
` [PATCH 13/16] drm/xe/oa/uapi: Query OA unit properties


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