Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-04 19:14:59 to 2024-03-06 05:19:59 UTC [more...]

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

[PATCH 0/4] Spin of Reduce GGTT display pinning latency
 2024-03-06  5:20 UTC  (5+ messages)
` [PATCH 1/4] drm/xe: Fix NULL check in xe_ggtt_init()
` [PATCH 2/4] drm/xe: Drop ggtt invalidate from display code
` [PATCH 3/4] drm/xe: Add XE_BO_GGTT_INVALIDATE_BIT flag
` [PATCH 4/4] drm/xe: Move xe_ggtt_invalidate out from ggtt->lock

[PATCH 0/4] XE HDCP Enablement
 2024-03-06  4:33 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 (rev9)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✓ CI.Patch_applied: success for XE HDCP Enablement (rev10)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH V1 0/3] drm/xe/arl: Add Arrow Lake H support
 2024-03-06  0:46 UTC  (2+ messages)

[PATCH 1/9] drm/xe: Remove useless mem_access during probe
 2024-03-05 22:45 UTC  (22+ 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.BAT: failure for series starting with [1/9] drm/xe: Remove useless mem_access during probe

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

[PATCH 0/4] drm/xe: Reduce GGTT display pinning latency
 2024-03-05 19:14 UTC  (20+ 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: "

[drm-xe:drm-xe-next] BUILD SUCCESS 5c9da9fc64a1a6745175c7e77c3a0021a32560a5
 2024-03-05 18:41 UTC 

[linux-next:master] BUILD REGRESSION 11afac187274a6177a7ac82997f8691c0f469e41
 2024-03-05 18:14 UTC 

[PATCH] drm/xe: Pipeline evict / restore of pinned BOs during suspend / resume
 2024-03-05 18:12 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[RESEND v3 0/2] drm: enable W=1 warnings by default across the subsystem
 2024-03-05 17:50 UTC  (15+ 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 V1 0/3] drm/xe/arl: Add Arrow Lake H support
 2024-03-05 17:30 UTC  (7+ messages)
` [PATCH V1 1/3] drm/xe/xelpg: Recognize graphics version 12.74 as Xe_LPG
` [PATCH V1 2/3] drm/xe/xelpg: Extend some workarounds to graphics version 12.74
` [PATCH V2 3/3] drm/xe/arl: Add Arrow Lake H support

[PATCH] drm/i915/display: Disable AuxCCS framebuffers if built for Xe
 2024-03-05 16:44 UTC  (2+ messages)

[PATCH v7 0/6] drm/i915: Convert fbdev to DRM client
 2024-03-05 16:25 UTC  (4+ messages)
` [PATCH v7 2/6] drm/i915: Unregister in-kernel clients

[drm-xe:drm-xe-next-fixes] BUILD SUCCESS e62d2e00780b4a465c77d2229837495fcbc480d3
 2024-03-05 16:01 UTC 

[PATCH v2 1/4] devcoredump: Add dev_coredump_put()
 2024-03-05 15:38 UTC  (10+ messages)
` [PATCH v2 2/4] devcoredump: Add dev_coredumpm_timeout()

[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  (26+ 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 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 0/4] XE HDCP Enablement
 2024-03-05 13:38 UTC  (4+ messages)
` [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] 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  (8+ messages)
` ✓ 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  (3+ messages)
` [PATCH v3 2/4] devcoredump: Add dev_coredumpm_timeout()


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