Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-03 13:43:17 to 2024-03-05 15:10:50 UTC [more...]

-Wmissing-prototypes warnings in user-mode linux
 2024-03-05 13:45 UTC  (6+ messages)

[PATCH 0/4] drm/xe: Reduce GGTT display pinning latency
 2024-03-05 15:10 UTC  (16+ messages)
` [PATCH 1/4] fix "drm/xe: Cleanup some layering in GGTT"
` [PATCH 2/4] drm/xe: Do not grab forcewakes when issuing GGTT TLB invalidation via GuC
` [PATCH 3/4] drm/xe: Do not perform GuC TLB invalidation for display GGTT
` [PATCH 4/4] drm/xe: Move xe_ggtt_invalidate out from ggtt->lock
` ✓ CI.Patch_applied: success for drm/xe: Reduce GGTT display pinning latency
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Drop WA 16015675438
 2024-03-05 14:50 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/8] Enable LNL display
 2024-03-05 14:44 UTC  (27+ messages)
` [PATCH 1/8] drm/i915/cdclk: Rename lnl_cdclk_table to xe2lpd_cdclk_table
` [PATCH 2/8] drm/i915/cdclk: Add and use xe2lpd_mdclk_source_sel()
` [PATCH 3/8] drm/i915/cdclk: Only compute squash waveform when necessary
` [PATCH 4/8] drm/i915: Extract intel_dbuf_mdclk_cdclk_ratio_update()
` [PATCH 5/8] drm/i915: Add mdclk_cdclk_ratio to intel_dbuf_state
` [PATCH 6/8] drm/i915/xe2lpd: Support MDCLK:CDCLK ratio changes
` [PATCH 7/8] drm/i915/xe2lpd: Load DMC
` [PATCH 8/8] drm/xe/lnl: Enable display support
` ✓ CI.Patch_applied: success for Enable LNL display
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v2 1/4] devcoredump: Add dev_coredump_put()
 2024-03-05 14:21 UTC  (8+ messages)
` [PATCH v2 2/4] devcoredump: Add dev_coredumpm_timeout()

[PATCH 0/4] XE HDCP Enablement
 2024-03-05 13:38 UTC  (6+ messages)
` [PATCH 1/4] drm/i915/hdcp: Move intel_hdcp_gsc_message def away from header file
` [PATCH 4/4] drm/xe/hdcp: Enable HDCP for XE

drm-tip Migration to Gitlab
 2024-03-05 10:54 UTC 

[PATCH] drm/xe: Do not grab forcewakes when issuing GGTT TLB invalidation via GuC
 2024-03-05 12:04 UTC  (2+ messages)

[PATCH v2 0/4] TTM unlockable restartable LRU list iteration
 2024-03-05 11:32 UTC  (12+ messages)
` [PATCH v2 1/4] drm/ttm: Allow TTM LRU list nodes of different types
` [PATCH v2 2/4] drm/ttm: Use LRU hitches
` [PATCH v2 3/4] drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
` [PATCH v2 4/4] drm/ttm: Allow continued swapout after -ENOSPC falure
` ✓ CI.Patch_applied: success for TTM unlockable restartable LRU list iteration (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "

[PATCH 1/9] drm/xe: Remove useless mem_access during probe
 2024-03-05 11:29 UTC  (26+ messages)
` [PATCH 2/9] drm/xe: Convert xe_gem_fault to use direct xe_pm_runtime calls
` [PATCH 3/9] drm/xe: Move lockdep protection from mem_access to xe_pm_runtime
` [PATCH 4/9] drm/xe: Move xe_irq runtime suspend and resume out of lockdep
` [PATCH 5/9] drm/xe: Removing useless mem_access protection from runtime pm
` [PATCH 6/9] drm/xe: Introduce xe_pm_runtime_get_noresume for inner callers
` [PATCH 7/9] drm/xe: Convert mem_access_if_ongoing to direct xe_pm_runtime_get_if_active
` [PATCH 8/9] drm/xe: Ensure all the inner access are using the _noresume variant
` [PATCH 9/9] drm/xe: Kill xe_device_mem_access_{get*,put}
` ✓ CI.Patch_applied: success for series starting with [1/9] drm/xe: Remove useless mem_access during probe
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[RESEND v3 0/2] drm: enable W=1 warnings by default across the subsystem
 2024-03-05 11:29 UTC  (12+ messages)
` [RESEND v3 1/2] drm: enable (most) "
` [RESEND v3 2/2] drm: Add CONFIG_DRM_WERROR
` ✓ CI.Patch_applied: success for drm: enable W=1 warnings by default across the subsystem (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH] drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY < 13
 2024-03-05  7:26 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH 00/16] Add OA functionality to Xe
 2024-03-05  6:48 UTC  (24+ messages)
` [PATCH 01/16] drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream types
` [PATCH 02/16] drm/xe/perf/uapi: Add perf_stream_paranoid sysctl
` [PATCH 03/16] drm/xe/oa/uapi: Add OA data formats
` [PATCH 04/16] drm/xe/oa/uapi: Initialize OA units
` [PATCH 05/16] drm/xe/oa/uapi: Add/remove OA config perf ops
` [PATCH 06/16] drm/xe/oa/uapi: Define and parse OA stream properties
` [PATCH 07/16] drm/xe/oa: OA stream initialization (OAG)
` [PATCH 08/16] drm/xe/oa/uapi: Expose OA stream fd
` [PATCH 09/16] drm/xe/oa/uapi: Read file_operation
` [PATCH 10/16] drm/xe/oa: Disable overrun mode for Xe2+ OAG
` [PATCH 11/16] drm/xe/oa: Add OAR support
` [PATCH 12/16] drm/xe/oa: Add OAC support
` [PATCH 13/16] drm/xe/oa/uapi: Query OA unit properties
` [PATCH 14/16] drm/xe/oa/uapi: OA buffer mmap
` [PATCH 15/16] drm/xe/oa: Add MMIO trigger support
` [PATCH 16/16] drm/xe/oa: Override GuC RC with OA on PVC
` ✓ CI.Patch_applied: success for Add OA functionality to Xe (rev11)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 1/4] drm/xe: Make devcoredump VM error state print consistent
 2024-03-05  6:09 UTC  (11+ messages)
` [PATCH 2/4] drm/xe/devcoredump: Print errno if VM snapshot was not captured
` [PATCH 3/4] drm/xe/devcoredump: Lock snap_mutex earlier
` [PATCH 4/4] drm/xe: Nuke EXEC_QUEUE_FLAG_PERSISTENT
` ✓ CI.Patch_applied: success for series starting with [1/4] drm/xe: Make devcoredump VM error state print consistent (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/1] Xe OA Consolidated Diffs
 2024-03-05  5:43 UTC  (4+ messages)
` [PATCH 1/1] drm/xe/oa: Combined diff of changes between v10 and v11
` ✗ CI.Patch_applied: failure for Xe OA Consolidated Diffs

[PATCH v3 1/4] devcoredump: Add dev_coredump_put()
 2024-03-04 23:56 UTC  (12+ messages)
` [PATCH v3 2/4] devcoredump: Add dev_coredumpm_timeout()
` [PATCH v3 3/4] drm/xe: Remove devcoredump during driver release
` [PATCH v3 4/4] drm/xe: Increase devcoredump timeout
` ✓ CI.Patch_applied: success for series starting with [v3,1/4] devcoredump: Add dev_coredump_put()
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/guc: Don't support older GuC 70.x releases
 2024-03-04 17:16 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH 1/3] drm/xe: Fix display runtime_pm handling
 2024-03-04 16:48 UTC  (3+ messages)
` [PATCH 3/3] drm/xe: Convert xe_pm_runtime_{get, put} to void and protect from recursion

[PATCH v2] drm/xe/gsc: Handle GSCCS ER interrupt
 2024-03-04 16:02 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/gsc: Handle GSCCS ER interrupt (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PULL] drm-xe-next-fixes
 2024-03-04 16:00 UTC 

[PATCH] drm/i915: Remove unneeded double drm_rect_visible call in check_overlay_dst
 2024-03-04 11:11 UTC  (4+ messages)

[RFC v1] drm/xe: support sharing VM info between XE drivers
 2024-03-04  9:38 UTC  (4+ messages)
` ✓ CI.checksparse: success for drm/xe: support sharing VM info between XE drivers (rev2)
` ✓ CI.BAT: "

[drm-xe:drm-xe-next] BUILD SUCCESS be3939be12c3bdf83ca724aba936197cf1c13c61
 2024-03-04  1:05 UTC 


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