Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-19 21:06:48 to 2024-12-20 19:42:38 UTC [more...]

[PATCH v2 00/11] The xe_sa_manager based GuC Buffer Cache
 2024-12-20 19:42 UTC  (11+ messages)
` [PATCH v2 01/11] drm/xe/sa: Always call drm_suballoc_manager_fini()
` [PATCH v2 02/11] drm/xe/sa: Drop redundant NULL assignments
` [PATCH v2 03/11] drm/xe/sa: Improve error message on init failure
` [PATCH v2 04/11] drm/xe/sa: Tidy up coding style in init()
` [PATCH v2 06/11] drm/xe/sa: Allow creating suballocator with custom guard size
` [PATCH v2 07/11] drm/xe/sa: Minor header cleanups
` [PATCH v2 08/11] drm/xe/guc: Introduce the GuC Buffer Cache
` [PATCH v2 09/11] drm/xe/pf: Use GuC Buffer Cache during VFs provisioning
` [PATCH v2 10/11] drm/xe/kunit: Allow to replace xe_managed_bo_create_pin_map()
` [PATCH v2 11/11] drm/xe/kunit: Add KUnit tests for GuC Buffer Cache

[PATCH] drm/xe/pm: Also avoid missing outer rpm warning on system suspend
 2024-12-20 19:21 UTC  (7+ messages)

[PATCH v3 00/30] Introduce GPU SVM and Xe SVM implementation
 2024-12-20 19:04 UTC  (9+ messages)
` [PATCH v3 05/30] drm/gpusvm: Add support for GPU Shared Virtual Memory
` [PATCH v3 15/30] drm/xe: Add unbind to SVM garbage collector
` [PATCH v3 19/30] drm/xe: Add SVM device memory mirroring

[PATCH v5 0/2] Fixes for MI_REPORT_PERF_COUNT
 2024-12-20 18:59 UTC  (14+ messages)
` [PATCH v5 1/2] xe/oa: Fix query mode of operation for OAR/OAC
` [PATCH v5 2/2] xe/oa: Drop the unused logic to parse context image
` ✓ CI.Patch_applied: success for Fixes for MI_REPORT_PERF_COUNT (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe/client: Better correlate exec_queue and GT timestamps
 2024-12-20 18:32 UTC  (3+ messages)

[PATCH 1/2] drm/xe: Introduce GuC PC debugfs
 2024-12-20 17:59 UTC  (11+ messages)
` [PATCH 2/2] drm/xe/lnl: Enable GuC SLPC DCC task
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: Introduce GuC PC debugfs
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH 2/2] drm/i915/lttpr: Enable Extended Wake Timeout
 2024-12-20 17:54 UTC  (2+ messages)

[PATCH v4 0/2] Fixes for MI_REPORT_PERF_COUNT
 2024-12-20 17:19 UTC  (14+ messages)
` [PATCH v4 1/2] xe/oa: Fix query mode of operation for OAR/OAC
` [PATCH v4 2/2] xe/oa: Drop the unused logic to parse context image
` ✓ CI.Patch_applied: success for Fixes for MI_REPORT_PERF_COUNT (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe: Introduce the RPa information
 2024-12-20 16:56 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PULL] drm-intel-next
 2024-12-20 14:40 UTC  (2+ messages)

[PATCH 00/26] Intel Xe GPU debug support (eudebug) v3
 2024-12-20 14:36 UTC  (15+ messages)
` [PATCH 14/26] drm/xe/eudebug: implement userptr_vma access
  ` [PATCH 13/26] RFC drm/xe/eudebug: userptr vm pread/pwrite
` ✗ CI.Patch_applied: failure for Intel Xe GPU debug support (eudebug) v3 (rev3)

[PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup
 2024-12-20 14:22 UTC  (4+ messages)
` [PATCH v2 4/7] drm/xe: Implement cgroup for vram

[PATCH 0/3] drm/i915/display: Reduce global state funcs boilerplate
 2024-12-20 14:08 UTC  (24+ messages)
` [PATCH 1/3] drm/i915/display: Do not assume zero offset when duplicating global state
` [PATCH 2/3] drm/i915/display: Add infra to reduce global state funcs boilerplate
` [PATCH 3/3] drm/i915/display: Use INTEL_GLOBAL_STATE_DEFAULTS
` ✓ CI.Patch_applied: success for drm/i915/display: Reduce global state funcs boilerplate
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH v7 0/7] Add support for EU stall sampling
 2024-12-20 12:10 UTC  (14+ messages)
` [PATCH v7 1/7] drm/xe/topology: Add a function to find the index of the last enabled DSS in a mask
` [PATCH v7 2/7] drm/xe/uapi: Introduce API for EU stall sampling
` [PATCH v7 3/7] drm/xe/eustall: Implement EU stall sampling APIs for Xe_HPC
` [PATCH v7 4/7] drm/xe/eustall: Return -EIO error from read() if HW drops data
` [PATCH v7 5/7] drm/xe/eustall: Add EU stall sampling support for Xe2
` [PATCH v7 6/7] drm/xe/uapi: Add a device query to get EU stall sampling information
` [PATCH v7 7/7] drm/xe/eustall: Add workaround 22016596838 which applies to PVC
` ✓ CI.Patch_applied: success for Add support for EU stall sampling
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

[PATCH v3 0/6] drm/i915/display: handle hdmi connector init failures, and no HDMI/DP cases
 2024-12-20 11:02 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/i915/display: handle hdmi connector init failures, and no HDMI/DP cases (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH v3 0/2] drm/xe: adding wait helper for gt async reset
 2024-12-20 10:05 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: adding wait helper for gt async reset (rev4)

[PATCH 00/10] PSR DSB support
 2024-12-20  9:36 UTC  (5+ messages)
` [PATCH 04/10] drm/i915/psr: Add register definitions for SFF_CTL and CFF_CTL registers
` [PATCH 05/10] drm/i915/psr: Ensure SFF/CFF bits are not written at their sample point

[PATCH] drm/xe/gsc: Make GSCCS disabling message less alarming
 2024-12-20  9:13 UTC  (5+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/2] Consider joiner calculation for panel fitting
 2024-12-20  9:04 UTC  (5+ messages)
` [PATCH 1/2] drm/i915/display: After joiner compute pfit_dst

[PATCH] drm/i915/dmc_wl: store register ranges in rodata
 2024-12-20  8:57 UTC  (3+ messages)

[PATCH v10 0/4] drm/xe/pmu: PMU interface for Xe
 2024-12-20  8:06 UTC  (13+ messages)
` [PATCH v10 1/4] drm/xe/pmu: Enable PMU interface
` [PATCH v10 2/4] drm/xe: Add locks in gtidle code
` [PATCH v10 3/4] drm/xe/pmu: Add GT C6 events
` [PATCH v10 4/4] drm/xe/pmu: Add GT frequency events
` ✓ CI.Patch_applied: success for drm/xe/pmu: PMU interface for Xe (rev10)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✓ CI.BAT: "

[PATCH] drm/xe/dg1: Fix power gate sequence
 2024-12-20  8:04 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/2] Introduce fault injection for guc CTB & mmio send/recv
 2024-12-20  8:03 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] Revert "drm/i915/hdcp: Don't enable HDCP1.4 directly from check_link"
 2024-12-20  6:17 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "

[CI] drm/xe/gsc: test new GSC 1040.0.0.1345 for LNL
 2024-12-20  1:55 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/4] drm/i915/dmc_wl: Support extra values for dmc_wl_enable for debugging
 2024-12-20  1:10 UTC  (12+ messages)
` [PATCH 1/4] drm/i915/dmc_wl: Use enum values for enable_dmc_wl
` [PATCH 2/4] drm/i915/dmc_wl: Show description string "
` [PATCH 3/4] drm/i915/dmc_wl: Allow enable_dmc_wl=2 to mean "match any register"
` [PATCH 4/4] drm/i915/dmc_wl: Allow enable_dmc_wl=3 to mean "always locked"
` ✓ CI.Patch_applied: success for drm/i915/dmc_wl: Support extra values for dmc_wl_enable for debugging
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH 0/2] Fixes for MI_REPORT_PERF_COUNT
 2024-12-20  0:19 UTC  (5+ messages)
` [PATCH 1/2] xe/oa: Fix query mode of operation for OAR/OAC
` ✗ Xe.CI.Full: failure for Fixes for MI_REPORT_PERF_COUNT (rev3)

[PATCH] drm/xe/pf: Use correct function to check LMEM provisioning
 2024-12-19 23:08 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v2 00/16] drm/i915/dp: 128b/132b uncompressed SST
 2024-12-19 22:43 UTC  (24+ messages)
` [PATCH v2 01/16] drm/mst: remove mgr parameter and debug logging from drm_dp_get_vc_payload_bw()
` [PATCH v2 02/16] drm/i915/mst: drop connector parameter from intel_dp_mst_bw_overhead()
` [PATCH v2 03/16] drm/i915/mst: drop connector parameter from intel_dp_mst_compute_m_n()
` [PATCH v2 04/16] drm/i915/mst: change return value of mst_stream_find_vcpi_slots_for_bpp()
` [PATCH v2 05/16] drm/i915/mst: remove crtc_state->pbn
` [PATCH v2 06/16] drm/i915/mst: split out a helper for figuring out the TU
` [PATCH v2 07/16] drm/i915/mst: adapt intel_dp_mtp_tu_compute_config() for 128b/132b SST
` [PATCH v2 08/16] drm/i915/ddi: enable 128b/132b TRANS_DDI_FUNC_CTL mode for UHBR SST
` [PATCH v2 09/16] drm/i915/ddi: 128b/132b SST also needs DP_TP_CTL_MODE_MST
` [PATCH v2 10/16] drm/i915/ddi: write payload for 128b/132b SST
` [PATCH v2 11/16] drm/i915/ddi: initialize 128b/132b SST DP2 VFREQ registers
` [PATCH v2 12/16] drm/i915/ddi: enable ACT handling for 128b/132b SST
` [PATCH v2 13/16] drm/i915/ddi: start distinguishing 128b/132b SST and MST at state readout
` [PATCH v2 14/16] drm/i915/ddi: handle 128b/132b SST in intel_ddi_read_func_ctl()
` [PATCH v2 15/16] drm/i915/ddi: disable trancoder port select for 128b/132b SST
` [PATCH v2 16/16] drm/i915/dp: compute config for 128b/132b SST w/o DSC
` ✓ CI.Patch_applied: success for drm/i915/dp: 128b/132b uncompressed SST (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "


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