Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-13 20:42:59 to 2024-02-15 19:26:48 UTC [more...]

[PATCH v2] drm/dp: move intel_dp_vsc_sdp_pack() to generic helper
 2024-02-15 19:26 UTC  (2+ messages)
` ✓ CI.Patch_applied: success for drm/dp: move intel_dp_vsc_sdp_pack() to generic helper (rev2)

[PATCH v2 0/2] Deny unbinds if user fence pending
 2024-02-15 19:24 UTC  (11+ messages)
` [PATCH 1/2] drm/xe: Expose user fence from xe_sync_entry
` [PATCH 2/2] drm/xe: Deny unbinds if uapi ufence pending
` ✓ CI.Patch_applied: success for Deny unbinds if user fence pending (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v9 0/1] drm/xe: Add helper macro to loop each dss
 2024-02-15 19:20 UTC  (3+ messages)
` [PATCH v9 1/1] "

[PATCH v6 0/5] Add support for getting EDID over ACPI to DRM
 2024-02-15 19:03 UTC  (15+ messages)
` [PATCH v6 1/5] drm: Stop using `select ACPI_VIDEO` in all drivers
` [PATCH v6 2/5] drm: Stop using `select BACKLIGHT_CLASS_DEVICE`
` [PATCH v6 3/5] drm: Add support to get EDID from ACPI
` [PATCH v6 4/5] drm/amd: Fetch the EDID from _DDC if available for eDP
` [PATCH v6 5/5] drm/nouveau: Use drm_edid_read_acpi() helper
` ✓ CI.Patch_applied: success for Add support for getting EDID over ACPI to DRM
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "

[PATCH 1/6] drm/tests/drm_buddy: fix 32b build
 2024-02-15 18:31 UTC  (13+ messages)
` [PATCH 2/6] drm/buddy: fix range bias
` [PATCH 3/6] drm/buddy: check range allocation matches alignment
` [PATCH 4/6] drm/tests/drm_buddy: add alloc_range_bias test
` [PATCH 5/6] drm/xe/stolen: lower the default alignment
` [PATCH 6/6] drm/xe/stolen: ignore first page for FBC
` ✓ CI.Patch_applied: success for series starting with [1/6] drm/tests/drm_buddy: fix 32b build
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH 0/2] Deny unbinds if user fence pending
 2024-02-15 17:21 UTC  (11+ messages)
` [PATCH 1/2] drm/xe: Expose user fence from xe_sync_entry
` [PATCH 2/2] drm/xe: Deny unbinds if uapi ufence pending
` ✓ CI.Patch_applied: success for Deny unbinds if user fence pending
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v2 0/6] drm/i915/mst: enable MST mode for 128b/132b single-stream sideband
 2024-02-15 15:16 UTC  (14+ messages)
` [PATCH v2 1/6] drm/mst: read sideband messaging cap
` [PATCH v2 2/6] drm/i915/mst: improve debug logging of DP MST mode detect
` [PATCH v2 3/6] drm/i915/mst: abstract choosing the MST mode to use
` [PATCH v2 4/6] drm/i915/mst: use the MST mode detected previously
` [PATCH v2 5/6] drm/i915/mst: add intel_dp_mst_disconnect()

Build regressions/improvements in v6.8-rc1
 2024-02-13 14:44 UTC  (3+ messages)

[PATCH 0/6 V4] fdinfo shared stats
 2024-02-15 14:20 UTC  (3+ messages)

[PATCH v2 0/2] Support/debug for slow GuC loads
 2024-02-15 13:43 UTC  (12+ messages)
` [PATCH v2 1/2] drm/xe: Make read_perf_limit_reasons globally accessible
` [PATCH v2 2/2] drm/xe/guc: Port over the slow GuC loading support from i915

[PULL] drm-xe-fixes
 2024-02-15 12:43 UTC 

[PATCH 1/2] drm/xe: Expose user fence from xe_sync_entry
 2024-02-15 11:17 UTC  (13+ messages)
` [PATCH 2/2] drm/xe: RFC Deny unbinds if uapi ufence pending
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: Expose user fence from xe_sync_entry
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[RFC 00/34] Kill mem_access v2
 2024-02-15  9:30 UTC  (17+ messages)
` [RFC 03/34] drm/xe: Fix display runtime_pm handling
` [RFC 07/34] drm/xe: Convert mem_access assertion towards the runtime_pm state
` [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 14/34] drm/xe: Runtime PM wake on every debugfs call

[PATCH 0/5] XE HDCP Enablement
 2024-02-15  7:02 UTC  (18+ messages)
` [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 4/5] drm/xe/hdcp: Enable HDCP for XE
` ✓ CI.Patch_applied: success for XE HDCP Enablement (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH] drm/xe: get rid of MAX_BINDS
 2024-02-15  1:31 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

PR for new GuC v70.19.2
 2024-02-14 23:46 UTC  (2+ messages)

[PATCH v6 1/2] drm/xe: add a new debugfs file - mmio
 2024-02-14 23:21 UTC  (7+ messages)
` [PATCH v6 2/2] drm/xe: restore xe_mmio_ioctl as the ioctl handler of the mmio debugfs file

[RFC] drm/xe/guc: Don't support GuC older GuC 70.x releases
 2024-02-14 21:33 UTC  (10+ messages)
    `  "

[CI 1/4] drm/xe/guc: Allocate GuC data structures in system memory for initial load
 2024-02-14 19:43 UTC  (3+ messages)
` [CI 4/4] drm/xe: Initialize GuC earlier during probe

[PATCH] drm/dp: move intel_dp_vsc_sdp_pack() to generic helper
 2024-02-14 19:10 UTC  (7+ messages)
` ✗ CI.Patch_applied: failure for "

[PATCH] drm/xe/guc: Promote GUC_GGTT_TOP definition to regs/xe_guc_regs.h
 2024-02-14 17:47 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH i-g-t v4 0/8] lib/kunit: Support writable filter* parameters of kunit module
 2024-02-14 16:29 UTC  (6+ messages)
` [PATCH i-g-t v4 4/8] "
    `  "

[PATCH] drm/xe: Promote make_u64 macro to .h file
 2024-02-14 13:36 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH 0/3] Refactor GT debugfs
 2024-02-14 12:47 UTC  (11+ messages)
` [PATCH 1/3] drm/xe: Store pointer to struct xe_gt in gt/ debugfs directory
` [PATCH 2/3] drm/xe: Define helper for GT specific debugfs files
` [PATCH 3/3] drm/xe: Refactor GT debugfs
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: avoid function cast warnings
 2024-02-14 10:15 UTC  (3+ messages)

[PATCH drm-misc-next] drm/xe: Fix a missing argument to drm_err_printer
 2024-02-14  9:38 UTC  (5+ messages)
  `  "
      `  "

[PATCH 00/16] Add OA functionality to Xe
 2024-02-14  2:51 UTC  (4+ messages)
` [PATCH 13/16] drm/xe/oa/uapi: Query OA unit properties

[PATCH v2 1/2] drm/xe: Add uAPI to query GuC firmware submission version
 2024-02-14  2:20 UTC  (6+ messages)
` [PATCH v2 2/2] drm/xe: Extend uAPI to query HuC micro-controler firmware version

[PATCH] drm/xe/guc: Fix include guard for SR-IOV ABI
 2024-02-14  0:15 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/3] LMTT improvements
 2024-02-13 22:59 UTC  (14+ messages)
` [PATCH 1/3] drm/xe: Allow vram bo allocations aligned to 64K
` [PATCH 2/3] drm/xe/pf: Request 64K aligned allocations for LMTT PD
` [PATCH 3/3] drm/xe/pf: Always use Multi-Level LMTT for newer platforms
` ✓ CI.Patch_applied: success for LMTT improvements
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2 0/1] drm/xe: support VM sharing between apps
 2024-02-13 21:40 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "


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