Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-12 15:40:14 to 2024-01-16 20:37:44 UTC [more...]

[PATCH v2 0/1] drm/xe: correct the calculation of remaining size
 2024-01-16 20:37 UTC  (7+ messages)
` [PATCH v2 1/1] "
` ✓ CI.Patch_applied: success for drm/xe: correct the calculation of remaining size (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "

[PATCH 0/8] VF Tweaks
 2024-01-16 20:04 UTC  (17+ messages)
` [PATCH 1/8] drm/xe/vf: Assume fixed GSM size if VF
` [PATCH 2/8] drm/xe/vf: Don't try to capture engine data unavailable to VF
` [PATCH 3/8] drm/xe/vf: Don't program MOCS if VF
` [PATCH 5/8] drm/xe/vf: Don't check if LMEM is initialized "
` [PATCH 6/8] drm/xe/vf: Don't enable hwmon "
` [PATCH 7/8] drm/xe/vf: Don't program PAT "
` [PATCH 8/8] drm/xe/vf: Don't support MCR registers "
` ✓ CI.checksparse: success for VF Tweaks
` ✓ CI.BAT: "

[PATCH 0/1] drm/xe: correct the calculation of remaining size
 2024-01-16 20:03 UTC  (8+ messages)
` [PATCH 1/1] "
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v2 0/3] drm/xe: CLOS Based Cache Reservation support
 2024-01-16 18:49 UTC  (9+ messages)
` [PATCH v2 2/3] drm/xe: Introduce xe_clos.c
` [PATCH v2 3/3] drm/xe: Add CLOS specific initializations

[PATCH v2 0/5] Fix 32bit build
 2024-01-16 17:55 UTC  (12+ messages)
` [PATCH v2 1/5] drm/xe: Use _ULL for u64 division
` [PATCH v2 2/5] drm/xe/mmio: Cast to u64 when printing
` [PATCH v2 3/5] drm/xe/display: Avoid calling readq()
` [PATCH v2 4/5] drm/xe: Fix cast on trace variable
` [PATCH v2 5/5] drm/xe: Enable 32bits build
` ✓ CI.Patch_applied: success for Fix 32bit build
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH] drm/xe: Fix typo in vram frequency sysfs documentation
 2024-01-16 17:06 UTC  (4+ messages)

[PATCH 1/4] drm/xe: Add uapi for dumpable bos
 2024-01-16 16:58 UTC  (8+ messages)
` [PATCH 4/4] drm/xe: Implement VM snapshot support for BO's and userptr

[PATCH v2 0/2] drm/xe: GSC proxy support
 2024-01-16 16:53 UTC  (4+ messages)
` [PATCH v2 1/2] drm/xe/gsc: Initialize GSC proxy

[PATCH 0/6] Update MMIO read/write functions
 2024-01-16 15:31 UTC  (14+ messages)
` [PATCH 1/6] drm/xe: Assert size of the struct xe_reg
` [PATCH 2/6] drm/xe: Define XE_REG_OPTION_VF
` [PATCH 3/6] drm/xe: Mark VF accessible GuC registers
` [PATCH 4/6] drm/xe: Mark VF accessible global registers
` [PATCH 5/6] drm/xe: Mark VF accessible GT registers
` [PATCH 6/6] drm/xe: Make xe_mmio_read|write() functions non-inline
` ✓ CI.Patch_applied: success for Update MMIO read/write functions
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/irq: allocate all possible msix interrupts
 2024-01-16 14:55 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[igt-dev] [PATCH i-g-t] xe_live_ktest: Use xe_live_test kernel module
 2024-01-16 14:50 UTC  (7+ messages)

[PATCH 00/10] drm: drm debug and error logging improvements
 2024-01-16 14:19 UTC  (15+ messages)
` [PATCH 01/10] drm/print: make drm_err_printer() device specific by using drm_err()
` [PATCH 02/10] drm/print: move enum drm_debug_category etc. earlier in drm_print.h
` [PATCH 03/10] drm/print: add drm_dbg_printer() for drm device specific printer
` [PATCH 04/10] drm/dp_mst: switch from drm_debug_printer() to device specific drm_dbg_printer()
` [PATCH 05/10] drm/mode: "
` [PATCH 06/10] drm/dp: switch drm_dp_vsc_sdp_log() to struct drm_printer
` [PATCH 07/10] drm/i915: switch from drm_debug_printer() to device specific drm_dbg_printer()
` [PATCH 08/10] drm/i915: use drm_printf() with the drm_err_printer intead of pr_err()
` [PATCH 09/10] drm/xe: switch from drm_debug_printer() to device specific drm_dbg_printer()
` [PATCH 10/10] drm: remove drm_debug_printer in favor of drm_dbg_printer
` ✓ CI.Patch_applied: success for drm: drm debug and error logging improvements
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "

[PATCH] drm/xe/guc: Enable WA 14018913170
 2024-01-16 13:19 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe/guc: Enable WA 14018913170 (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH] drm/xe: Mark internal gmdid mappings as const
 2024-01-16 13:15 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[RFC v2 0/5] drm/i915/display: DMC wakelock implementation
 2024-01-16 13:10 UTC  (6+ messages)
` [RFC v2 1/4] drm/i915/display: add support for DMC wakelocks

[PATCH] drm/xe/guc: Enable WA 14018913170
 2024-01-16 13:08 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH v3] drm/xe/xe2: Use XE_CACHE_WB pat index
 2024-01-16 12:29 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe2: Use XE_CACHE_WB pat index (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Add base frequency balance sysfs attributes
 2024-01-16 10:06 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Remove obsolete async_ops from struct xe_vm
 2024-01-16  8:46 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[drm-xe:drm-xe-next] BUILD SUCCESS 3a1d727c0061b96ddf8e653130f94ab331e2f065
 2024-01-15 22:30 UTC 

[PATCH v5 0/5] drm/managed: Add drmm_release_action
 2024-01-15 17:50 UTC  (13+ messages)
` [PATCH v5 1/5] "
` [PATCH v5 2/5] drm/tests: managed: Rename the suite name to match other DRM tests
` [PATCH v5 3/5] drm/tests: managed: Add comments about test intent
` [PATCH v5 4/5] drm/tests: managed: Extract device initialization into test init
` [PATCH v5 5/5] drm/tests: managed: Add a simple test for drmm_managed_release
` ✓ CI.Patch_applied: success for drm/managed: Add drmm_release_action (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "

[PATCH v4 0/6] drm/managed: Add drmm_release_action
 2024-01-15 17:11 UTC  (4+ messages)
` [PATCH v4 6/6] drm/tests: managed: Add a simple test for drmm_managed_release
    `  "

[PATCH] xe/xe_bo_move: Enhance xe_bo_move trace
 2024-01-15 15:24 UTC  (2+ messages)

[PATCH] drm/xe: display support should not depend on EXPERT
 2024-01-15  7:33 UTC  (4+ messages)

[PATCH] drm/xe/guc: Remove usage of the deprecated ida_simple_xx() API
 2024-01-14 15:55 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH 1/2] drm/xe/guc: Return CTB HXG response DATA0 if no buffer provided
 2024-01-13 13:01 UTC  (5+ messages)
` [PATCH 2/2] drm/xe/guc: Add kernel-doc for xe_guc_ct_send_recv()

[PATCH] drm/xe: Initialize freq_lock even with skip_guc_pc
 2024-01-12 21:33 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 kstrdup while creating snapshot
 2024-01-12 21:11 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2 0/3] GuC CT tweaks
 2024-01-12 17:50 UTC  (4+ messages)
` [PATCH v2 1/3] drm/xe/guc: Add more GuC CT states

[PATCH] drm/xe/migrate: Cap PTEs written by MI_STORE_DATA_IMM to 510
 2024-01-12 17:13 UTC  (3+ messages)

[PATCH] drm/xe/guc: Allow MMIO communication even if CTB is enabled
 2024-01-12 16:25 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