messages from 2024-02-23 21:09:36 to 2024-02-27 18:37:40 UTC [more...]
[PATCH 1/3] drm/xe: Fix display runtime_pm handling
2024-02-27 18:37 UTC (2+ messages)
` [PATCH 2/3] drm/xe: Create a xe_pm_runtime_resume_and_get variant for display
[PATCH] drm/xe: Convert xe_pm_runtime_{get, put} to void and protect from recursion
2024-02-27 18:35 UTC
[PATCH 0/3] drm/xe: VM Overcommit handling fixes
2024-02-27 17:36 UTC (18+ messages)
` [PATCH 1/3] drm/xe/bo: Forward the decision to evict local objects during validation
` [PATCH 2/3] drm/xe/bo: Allow eviction of unbound local bos
` [PATCH 3/3] drm/xe/bo: Allow migrating local bos to TT to make room in VRAM
` ✓ CI.Patch_applied: success for drm/xe: VM Overcommit handling fixes
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH 0/1] drm/xe/guc: Fix missing topology init
2024-02-27 17:30 UTC (9+ messages)
` [PATCH 1/1] "
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH 0/3] xe_sync and ufence rework
2024-02-27 17:08 UTC (17+ messages)
` [PATCH 1/3] drm/xe: Remove used xe_sync_entry_wait
` [PATCH 2/3] drm/xe: Validate user fence during creation
` [PATCH 3/3] drm/xe: Get page on user fence creation
` ✓ CI.Patch_applied: success for xe_sync and ufence rework
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PULL] drm-intel-next
2024-02-27 16:16 UTC
[PATCH 00/23] XeKmd basic SVM support
2024-02-27 15:58 UTC (11+ messages)
` [PATCH 21/23] drm/xe/svm: GPU page fault support
` Making drm_gpuvm work across gpu devices
[PATCH i-g-t v2 0/2] lib/kunit: Execute test cases synchronously
2024-02-27 15:19 UTC (4+ messages)
` [PATCH i-g-t v2 1/2] "
` [PATCH i-g-t v2 2/2] lib/kunit: Minimize code duplication
` ✗ CI.Patch_applied: failure for lib/kunit: Execute test cases synchronously (rev2)
[RFC 0/3] Display experiment + GuC Display Metrics
2024-02-27 15:15 UTC (5+ messages)
` [RFC 1/3] drm/i915/display: Introduce intel_display_guc_metrics
` [RFC 2/3] drm/i915: Add experimental GuC SLPC display metrics
` [RFC 3/3] drm/xe: Add GuC SLPC Display Metrics
` ✗ CI.Patch_applied: failure for Display experiment + GuC "
[PATCH] drm/xe/xe2_lpm: Rename media descriptor to media_xe2_lpm
2024-02-27 15:10 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[drm-xe:drm-xe-next] BUILD REGRESSION e275d61c5f3ffc250b2a9601d36fbd11b4db774b
2024-02-27 14:41 UTC
[PATCH v3 1/3] `drm/xe: Move lrc snapshot capturing to xe_lrc.c
2024-02-27 13:51 UTC (10+ messages)
` [PATCH v3 2/3] drm/xe: Add infrastructure for delayed LRC capture
` [PATCH v3 3/3] drm/xe: Implement capture of HWSP and HWCTX
` ✓ CI.Patch_applied: success for series starting with [v3,1/3] `drm/xe: Move lrc snapshot capturing to xe_lrc.c
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH] drm/i915/display: Disable AuxCCS framebuffers if built for Xe
2024-02-27 8:57 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[bug report] drm/xe: Cleanup some layering in GGTT
2024-02-27 7:20 UTC
[PATCH 0/4] XE HDCP Enablement
2024-02-27 7:15 UTC (20+ messages)
` [PATCH 1/4] drm/i915/hdcp: Move intel_hdcp_gsc_message def away from header file
` [PATCH 2/4] drm/xe/hdcp: Use xe_device struct
` [PATCH 3/4] drm/xe: Use gsc_proxy_init_done to check proxy status
` [PATCH 4/4] drm/xe/hdcp: Enable HDCP for XE
` ✓ CI.Patch_applied: success for XE HDCP Enablement (rev6)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✓ CI.Patch_applied: success for XE HDCP Enablement (rev7)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
linux-next: Tree for Feb 26 (drivers/gpu/drm/xe)
2024-02-27 1:04 UTC
[PATCH] drm/xe/guc: Handle timing out of signaled jobs gracefully
2024-02-26 20:20 UTC (6+ messages)
` ✓ CI.checksparse: success for "
` ✓ CI.BAT: "
[linux-next:master] BUILD REGRESSION 8552c902efe7ef670b6961fb8885b67961aeb629
2024-02-26 19:58 UTC
[PATCH v2 1/3] drm/xe: Move lrc snapshot capturing to xe_lrc.c
2024-02-26 18:48 UTC (12+ messages)
` [PATCH v2 2/3] drm/xe: Move LRC snapshot capture to HW engine
` [PATCH v2 3/3] drm/xe: Implement capture of HWSP and HWCTX
` ✓ CI.Patch_applied: success for series starting with [v2,1/3] drm/xe: Move lrc snapshot capturing to xe_lrc.c
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH v2] drm/xe: Use vmalloc for array of bind allocation in bind IOCTL
2024-02-26 16:40 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Use vmalloc for array of bind allocation in bind IOCTL (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH 1/3] [v2] drm/xe/kunit: fix link failure with built-in xe
2024-02-26 16:40 UTC (11+ 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 v2] drm/xe: Do not include current dir for generated/xe_wa_oob.h
2024-02-26 16:17 UTC (5+ messages)
[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 (3+ messages)
[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: "
i915 build error on drm-misc-next
2024-02-23 15:50 UTC
[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
2024-02-23 19:50 UTC (4+ messages)
[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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox