messages from 2024-01-26 20:31:40 to 2024-01-29 23:10:41 UTC [more...]
[PATCH] drm/xe: Fix a build error
2024-01-29 20:29 UTC (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[PATCH v3 0/1] drm/xe: Expose number of dss per group and helpers
2024-01-29 23:10 UTC (9+ messages)
` [PATCH v3 1/1] "
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
[PATCH] drm/xe/xe2: Enable has_usm
2024-01-29 22:27 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v2] drm/xe: Use function to emit PIPE_CONTROL
2024-01-29 21:51 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v3 1/6] drm/xe: Add functions to convert regular address to canonical address and back
2024-01-29 21:24 UTC (18+ messages)
` [PATCH v3 2/6] drm/xe: Add batch buffer addresses to devcoredump
` [PATCH v3 3/6] drm/xe: Store xe_he_engine in xe_hw_engine_snapshot
` [PATCH v3 4/6] drm/xe: Add misc functions to support read of specific DSS registers
` [PATCH v3 5/6] drm/xe: Move XE_MAX_EU_FUSE_BITS to xe_gt_types.h
` [PATCH v3 6/6] drm/xe: Add INSTDONE registers to devcoredump
` ✓ CI.Patch_applied: success for series starting with [v3,1/6] drm/xe: Add functions to convert regular address to canonical address and back
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
[PATCH v2 0/1] drm/xe/guc: Expose number of dss per group and helpers
2024-01-29 21:03 UTC (7+ messages)
` [PATCH v2 1/1] "
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
[PATCH 1/2] drm/xe: Add SVG state table for Xe2
2024-01-29 20:36 UTC (11+ messages)
` [PATCH 2/2] drm/xe: Use functions to emit PIPE_CONTROL
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: Add SVG state table for Xe2
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[PATCH 00/23] XeKmd basic SVM support
2024-01-29 20:24 UTC (27+ messages)
` [PATCH 21/23] drm/xe/svm: GPU page fault support
` Making drm_gpuvm work across gpu devices
[PATCH] drm/xe/hwmon: Refactor xe hwmon
2024-01-29 19:55 UTC (3+ messages)
[RFC 00/34] Kill mem_access v2
2024-01-29 19:01 UTC (30+ messages)
` [RFC 02/34] drm/xe: Document Xe PM component
` [RFC 06/34] drm/xe: Prepare display for D3Cold
` [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] drm/sched: Drain all entities in DRM sched run job worker
2024-01-29 18:31 UTC (11+ messages)
[PATCH 1/9] drm/xe: Remove double new line in devcoredump
2024-01-29 17:54 UTC (7+ messages)
` [PATCH 3/9] drm/xe: Add functions to convert regular address to canonical address and back
[PATCH] drm/xe: Grab mem_access when disabling C6 on skip_guc_pc platforms
2024-01-29 16:57 UTC (13+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
` ✓ CI.Patch_applied: success for drm/xe: Grab mem_access when disabling C6 on skip_guc_pc platforms (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v2] drm/hwmon: Fix abi doc warnings
2024-01-29 16:36 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
` Re: [PATCH v2] "
[PATCH i-g-t 0/3] lib/kunit: Support writable filter* parameters of kunit module
2024-01-29 16:04 UTC (5+ messages)
` "
[PATCH 0/2] drm/i915/display: Move some LNL registers
2024-01-29 15:38 UTC (13+ 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 "
` ✓ CI.Patch_applied: success for drm/i915/display: Move some LNL registers (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH 0/3] Fixed-type GENMASK/BIT
2024-01-29 15:11 UTC (7+ messages)
` [PATCH 1/3] bits: introduce fixed-type genmasks
` "
` "
Build regressions/improvements in v6.8-rc2
2024-01-29 14:58 UTC (2+ messages)
[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: "
[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 "
[drm-xe:drm-xe-next] BUILD SUCCESS 348769d1cbfab409b9ac21c653dd4db609760175
2024-01-28 17:32 UTC
[GIT PULL] Enable -Wstringop-overflow globally
2024-01-27 19:53 UTC
[PATCH 0/1] drm/xe: correct the assertion for number of PTEs
2024-01-27 2:39 UTC (3+ messages)
` [PATCH 1/1] "
[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 "
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