messages from 2024-01-25 17:02:42 to 2024-01-29 13:16:32 UTC [more...]
[PATCH 0/4] drm/xe: Remaining probe reordering
2024-01-29 13:16 UTC (11+ messages)
` [PATCH 1/4] drm/xe/guc: Allocate GuC data structures in system memory for initial load
` [PATCH 2/4] drm/xe/huc: Realloc HuC FW in vram for post-hwconfig
` [PATCH 3/4] drm/xe/guc: Move GuC power control init to "post-hwconfig"
` [PATCH 4/4] drm/xe: Initialize GuC earlier during probe
` ✓ CI.Patch_applied: success for drm/xe: Remaining probe reordering
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
[V12] drm/xe: Introduce and update counter for low level driver errors
2024-01-29 12:50 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[RFC 00/34] Kill mem_access v2
2024-01-29 12:12 UTC (40+ messages)
` [RFC 01/34] Revert "drm/xe/uc: Store firmware binary in system-memory backed BO"
` [RFC 02/34] drm/xe: Document Xe PM component
` [RFC 03/34] drm/xe: Fix display runtime_pm handling
` [RFC 04/34] drm/xe: Create a xe_pm_runtime_resume_and_get variant for display
` [RFC 05/34] drm/xe: Convert xe_pm_runtime_{get, put} to void and protect from recursion
` [RFC 06/34] drm/xe: Prepare display for D3Cold
` [RFC 07/34] drm/xe: Convert mem_access assertion towards the runtime_pm state
` [RFC 08/34] drm/xe: Runtime PM wake on every IOCTL
` [RFC 09/34] drm/xe: Convert kunit tests from mem_access to xe_pm_runtime
` [RFC 10/34] drm/xe: Convert scheduler towards direct pm_runtime
` [RFC 11/34] drm/xe: Runtime PM wake on every sysfs call
` [RFC 12/34] drm/xe: Ensure device is awake before removing it
` [RFC 13/34] drm/xe: Remove mem_access from guc_pc calls
` [RFC 14/34] drm/xe: Runtime PM wake on every debugfs call
` [RFC 15/34] drm/xe: Replace dma_buf mem_access per direct xe_pm_runtime calls
` [RFC 16/34] drm/xe: Removing extra mem_access protection from runtime pm
` [RFC 17/34] drm/xe: Convert hwmon from mem_access to xe_pm_runtime calls
` [RFC 18/34] drm/xe: Move lockdep protection from mem_access to xe_pm_runtime
` [RFC 19/34] drm/xe: Remove pm_runtime lockdep
` [RFC 20/34] drm/xe: Stop checking for power_lost on D3Cold
` [RFC 21/34] drm/xe: Convert GuC CT paths from mem_access to xe_pm_runtime
` [RFC 22/34] drm/xe: Keep D0 for the entire duration of a LR VM
` [RFC 23/34] drm/xe: Ensure D0 on TLB invalidation
` [RFC 24/34] drm/xe: Remove useless mem_access protection for query ioctls
` [RFC 25/34] drm/xe: Convert gsc_work from mem_access to xe_pm_runtime
` [RFC 26/34] drm/xe: VMs don't need the mem_access protection anymore
` [RFC 27/34] drm/xe: Remove useless mem_access during probe
` [RFC 28/34] drm/xe: Remove mem_access from suspend and resume functions
` [RFC 29/34] drm/xe: Convert gt_reset from mem_access to xe_pm_runtime
` [RFC 30/34] drm/xe: Remove useless mem_access on PAT dumps
` [RFC 31/34] drm/xe: Remove inner mem_access protections
` [RFC 32/34] drm/xe: Kill xe_device_mem_access_{get*,put}
` [RFC 33/34] drm/xe: Remove unused runtime pm helper
` [RFC 34/34] drm/xe: Enable D3Cold on 'low' VRAM utilization
` ✓ CI.Patch_applied: success for Kill mem_access v2
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
[PATCH 0/5] Enable ccs compressed framebuffers on Xe2
2024-01-29 12:02 UTC (14+ messages)
` [PATCH 1/5] drm/xe/pat: annotate pat index table with compression information
` [PATCH 2/5] drm/xe: add bind time pat index to xe_bo structure
` [PATCH 3/5] drm/xe: store bind time pat index to xe_bo
` [PATCH 4/5] drm/xe/xe2: Limit ccs framebuffers to tile4 only
` [PATCH 5/5] drm/i915/display: On Xe2 always enable decompression with tile4
` ✓ CI.Patch_applied: success for Enable ccs compressed framebuffers on Xe2 (rev3)
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "
` ✓ CI.Patch_applied: success for Enable ccs compressed framebuffers on Xe2 (rev4)
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "
Build regressions/improvements in v6.8-rc2
2024-01-29 11:06 UTC
[PATCH] drm/xe: Grab mem_access when disabling C6 on skip_guc_pc platforms
2024-01-29 10:40 UTC (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
[PATCH 00/23] XeKmd basic SVM support
2024-01-29 10:19 UTC (28+ messages)
` [PATCH 21/23] drm/xe/svm: GPU page fault support
` Making drm_gpuvm work across gpu devices
` 回复:Making "
[PATCH] drm/sched: Drain all entities in DRM sched run job worker
2024-01-29 7:49 UTC (12+ messages)
[drm-xe:drm-xe-next] BUILD SUCCESS 348769d1cbfab409b9ac21c653dd4db609760175
2024-01-28 17:32 UTC
[PATCH v2] drm/hwmon: Fix abi doc warnings
2024-01-27 20:10 UTC (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
[GIT PULL] Enable -Wstringop-overflow globally
2024-01-27 19:53 UTC
[PATCH] drm/xe: Fix a build error
2024-01-27 16:23 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[PATCH 0/1] drm/xe: correct the assertion for number of PTEs
2024-01-27 2:39 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v2 0/1] drm/xe/guc: Expose number of dss per group and helpers
2024-01-26 23:26 UTC (5+ messages)
` [PATCH v2 1/1] "
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
[PATCH 0/2] drm/i915/display: Move some LNL registers
2024-01-26 22:50 UTC (6+ messages)
` [PATCH 1/2] drm/i915/xe2lpd: Move D2D enable/disable
` [PATCH 2/2] drm/i915/xe2lpd: Move registers to PICA
` ✓ CI.Patch_applied: success for drm/i915/display: Move some LNL registers
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
[PATCH] drm/xe/guc: Expose number of dss per group and helpers
2024-01-26 22:20 UTC (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
[PATCH i-g-t 0/3] lib/kunit: Support writable filter* parameters of kunit module
2024-01-26 21:05 UTC (15+ messages)
` [PATCH i-g-t 1/3] "
` [PATCH i-g-t 2/3] lib/kunit: Report early kernel taints explicitly
` [PATCH i-g-t 3/3] lib/kunit: Process module remove error after list errors
` Re: [PATCH i-g-t 0/3] lib/kunit: Support writable filter* parameters of kunit module
` ✗ CI.Patch_applied: failure for "
[PATCH] drm/xe/hwmon: Refactor xe hwmon
2024-01-26 18:14 UTC (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
[PATCH v3 0/2] Small runtime PM API changes
2024-01-26 17:23 UTC (4+ messages)
` [PATCH v3 1/2] pm: runtime: Simplify pm_runtime_get_if_active() usage
[PATCH] drm/xe: Add L3 bank and node masks to topology query
2024-01-26 17:14 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
[PATCH] drm/xe/hwmon: Fix abi doc warnings
2024-01-26 17:11 UTC (6+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "
[drm-xe:drm-xe-fixes] BUILD SUCCESS 9e3a13f3eef6b14a26cc2660ca2f43f0e46b4318
2024-01-26 16:49 UTC
✗ CI.KUnit: failure for drm/xe/display: Fix memleak in display initialization (rev3)
2024-01-26 15:38 UTC
✗ CI.checkpatch: warning for drm/xe/display: Fix memleak in display initialization (rev3)
2024-01-26 15:38 UTC
✓ CI.Patch_applied: success for drm/xe/display: Fix memleak in display initialization (rev3)
2024-01-26 15:38 UTC
[PATCH] drm/xe/display: Fix memleak in display initialization
2024-01-26 15:34 UTC (4+ messages)
✗ CI.KUnit: failure for drm/xe/display: Fix memleak in display initialization (rev2)
2024-01-26 14:38 UTC
✗ CI.checkpatch: warning for drm/xe/display: Fix memleak in display initialization (rev2)
2024-01-26 14:38 UTC
✓ CI.Patch_applied: success for drm/xe/display: Fix memleak in display initialization (rev2)
2024-01-26 14:38 UTC
[PATCH] drm/xe: Add xe mocs suspend resume kunit
2024-01-25 23:23 UTC (2+ messages)
[PATCH] drm/xe/gsc: Handle GSCCS ER interrupt
2024-01-25 22:32 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH 1/4] drm/xe: Add uapi for dumpable bos, v2
2024-01-25 19:01 UTC (6+ messages)
` [PATCH 4/4] drm/xe: Implement VM snapshot support for BO's and userptr, v2
[PATCH] drm/xe/xe_guc: Reduce a print from warn to debug
2024-01-25 18:11 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe_guc: Reduce a print from warn to debug (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH] drm/xe/xe_guc: Reduce a print from warn to debug
2024-01-25 17:15 UTC (2+ messages)
` ✓ CI.BAT: success for drm/xe/xe_guc: Reduce a print from warn to debug (rev2)
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;
as well as URLs for NNTP newsgroup(s).