Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-15 22:41:16 to 2024-11-18 15:15:19 UTC [more...]

[PATCH 0/3] drm/dp: extract payload helpers
 2024-11-18 15:14 UTC  (4+ messages)
` [PATCH 1/3] drm/dp: extract drm_dp_dpcd_poll_act_handled()
` [PATCH 2/3] drm/dp: extract drm_dp_dpcd_write_payload()
` [PATCH 3/3] drm/dp: extract drm_dp_dpcd_clear_payload()

[PATCH 00/11] drm/i915: MST and DDI cleanups and refactoring
 2024-11-18 15:10 UTC  (15+ messages)
` [PATCH 01/11] drm/i915/mst: pass intel_dp around in mst stream helpers
` [PATCH 02/11] drm/i915/mst: unify MST connector function naming to mst_connector_*
` [PATCH 03/11] drm/i915/mst: simplify mst_connector_get_hw_state()
` [PATCH 04/11] drm/i915/mst: unify MST topology callback naming to mst_topology_*
` [PATCH 05/11] drm/i915/ddi: use intel_ddi_* naming convention for encoder enable/disable
` [PATCH 06/11] drm/i915/reg: convert DP_TP_CTL/DP_TP_STATUS to REG_BIT() and friends
` [PATCH 07/11] drm/i915/dp: refactor clear/wait for act sent
` [PATCH 08/11] drm/i915/ddi: rename temp to ddi_func_ctl in intel_ddi_read_func_ctl()
` [PATCH 09/11] drm/i915/ddi: split up intel_ddi_read_func_ctl() by output type
` [PATCH 10/11] drm/i915/ddi: refactor intel_ddi_connector_get_hw_state()
` [PATCH 11/11] drm/i915/ddi: simplify intel_ddi_get_encoder_pipes() slightly
` ✓ CI.Patch_applied: success for drm/i915: MST and DDI cleanups and refactoring
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH V6] drm/xe/mmap: Add mmap support for PCI memory barrier
 2024-11-18 15:14 UTC 

[PULL] drm-misc-next
 2024-11-18 15:08 UTC  (2+ messages)

[CI] drm/i915/dp_mst: Fix connector initialization in intel_dp_add_mst_connector()
 2024-11-18 14:54 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v2 00/21] Converge on using secs_to_jiffies()
 2024-11-18 11:06 UTC  (31+ messages)
` [PATCH v2 01/21] netfilter: conntrack: Cleanup timeout definitions
` [PATCH v2 02/21] coccinelle: misc: Add secs_to_jiffies script
  ` [cocci] "
` [PATCH v2 03/21] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH v2 04/21] s390: kernel: "
` [PATCH v2 05/21] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
` [PATCH v2 15/21] wifi: ath11k: "
` [PATCH v2 19/21] livepatch: "
` [PATCH v2 21/21] nfp: "

[PATCH 00/22] Converge on using secs_to_jiffies()
 2024-11-18 11:27 UTC  (10+ messages)
` [PATCH 03/22] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH 08/22] drm/xe: Convert timeout to secs_to_jiffies()
` [PATCH 19/22] livepatch: Convert timeouts "
` [PATCH 22/22] jiffies: Define secs_to_jiffies()

[PATCH v9 0/4] Introduce DRM device wedged event
 2024-11-18 14:56 UTC  (3+ messages)
` [PATCH v9 1/4] drm: Introduce "

[i-g-t V3 0/4] Add pci_membarrier test in xe_mmap
 2024-11-18 14:10 UTC  (6+ messages)
` [i-g-t V3 1/4] lib/i915_drm_local: Remove macros added via merged kernel
` [i-g-t V3 2/4] include/drm-uapi-experimental: Move i915_drm_local.h to drm-uapi-experimental
` [i-g-t V3 3/4] include/intel_drm_local.h: Add DRM_XE_MMAP_OFFSET_FLAG_PCI_BARRIER
` [i-g-t V3 4/4] tests/xe/mmap: add tests for pci mem barrier
` ✗ CI.Patch_applied: failure for Add pci_membarrier test in xe_mmap (rev4)

[PATCH v5 0/7] Add support for EU stall sampling
 2024-11-18 14:04 UTC  (15+ messages)
` [PATCH v5 1/7] drm/xe/topology: Add a function to find the index of the last enabled DSS in a mask
` [PATCH v5 2/7] drm/xe/eustall: Introduce API for EU stall sampling
` [PATCH v5 3/7] drm/xe/eustall: Implement EU stall sampling APIs for Xe_HPC
` [PATCH v5 4/7] drm/xe/eustall: Return -EIO error from read() if HW drops data
` [PATCH v5 5/7] drm/xe/eustall: Add EU stall sampling support for Xe2
` [PATCH v5 6/7] drm/xe/query: Add a device query to get EU stall data information
` [PATCH v5 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 "
` ✓ CI.BAT: "

[PATCH v2 00/29] Introduce GPU SVM and Xe SVM implementation
 2024-11-18 13:44 UTC  (3+ messages)
` [PATCH v2 06/29] drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_SYSTEM_ALLOCATON flag

[PATCH] drm/i915/display/xe3lpd: Avoid setting YUV420_MODE in PIPE_MISC
 2024-11-18 13:44 UTC  (2+ messages)

[PATCH] drm/i915/psr: Implement WA to help reach PC10
 2024-11-18 13:34 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/i915/psr: Implement WA to help reach PC10 (rev6)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH 0/5] drm/connector: make mode_valid() callback accept const mode pointer
 2024-11-18 13:17 UTC  (21+ messages)
` [PATCH 1/5] drm/encoder_slave: make mode_valid accept const struct drm_display_mode
` [PATCH 2/5] drm/amdgpu: don't change mode in amdgpu_dm_connector_mode_valid()
` [PATCH 3/5] drm/sti: hda: pass const struct drm_display_mode* to hda_get_mode_idx()
` [PATCH 4/5] drm/connector: make mode_valid_ctx accept const struct drm_display_mode
` [PATCH 5/5] drm/connector: make mode_valid "

[PATCH v14 0/8] TTM shrinker helpers and xe buffer object shrinker
 2024-11-18 13:16 UTC  (14+ messages)
` ✓ CI.Patch_applied: success for TTM shrinker helpers and xe buffer object shrinker (rev14)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.Patch_applied: success for TTM shrinker helpers and xe buffer object shrinker (rev15)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCHv2/3] Expose modifiers/formats supported by async flips
 2024-11-18 12:31 UTC  (11+ messages)
` [PATCHv2 1/3] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCHv2 2/3] drm/plane: Expose function to create format/modifier blob
` [PATCHv2 3/3] drm/i915/display: Populate list of async supported formats/modifiers
` ✓ CI.Patch_applied: success for series starting with [PATCHv2,1/3] drm/plane: Add new plane property IN_FORMATS_ASYNC
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[i-g-t V2 0/4] Add pci_membarrier test in xe_mmap
 2024-11-18 11:24 UTC  (8+ messages)
` [i-g-t V2 1/4] lib/i915_drm_local: Remove macros added via merged kernel
` [i-g-t V2 2/4] include/drm-uapi-experimental: Move i915_drm_local.h to drm-uapi-experimental
` [i-g-t V2 3/4] include/intel_drm_local.h: Add DRM_XE_MMAP_OFFSET_FLAG_PCI_BARRIER
` [i-g-t V2 4/4] tests/xe/mmap: add tests for pci mem barrier
` ✗ CI.Patch_applied: failure for Add pci_membarrier test in xe_mmap (rev3)

[PATCHv4 0/7] Display Global Histogram
 2024-11-18  9:12 UTC  (4+ messages)
` [PATCHv4 4/7] drm/i915/histogram: histogram interrupt handling

[PATCH] drm/xe/xe3lpg: Add Wa_16024792527
 2024-11-18  8:02 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe3lpg: Add Wa_16024792527 (rev6)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH 0/4] Expose modifiers/formats supported by async flips
 2024-11-18  7:49 UTC  (5+ messages)
` [PATCHv2/3] "
  ` [PATCHv2 1/3] drm/plane: Add new plane property IN_FORMATS_ASYNC
  ` [PATCHv2 2/3] drm/plane: Expose function to create format/modifier blob
  ` [PATCHv2 3/3] drm/i915/display: Populate list of async supported formats/modifiers

[PATCH 0/7] Add PMU support for single engine busyness
 2024-11-18  7:37 UTC  (7+ messages)
` [PATCH 5/7] drm/xe: Add single engine busyness support
` [PATCH 6/7] drm/xe/guc: Expose engine busyness only for supported GuC version

[PATCH 1/6] drm/i915/wm: Initialize max_latency variable to appropriate value
 2024-11-18  5:52 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/6] drm/i915/wm: Initialize max_latency variable to appropriate value (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH 0/1] Maintenence of devcoredump <-> GuC-Err-Capture plumbing
 2024-11-18  4:03 UTC  (10+ messages)
` [PATCH 1/1] drm/xe/guc/capture: "
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[drm-xe:drm-xe-next] BUILD SUCCESS 2d4993e163401c81e138c6e0e6223752c2e90402
 2024-11-18  0:14 UTC 

[PATCH 4/7] drm/vmwgfx: use the new drm_exec object
 2024-11-17  9:15 UTC  (2+ messages)

[PATCH 3/7] drm/vmwgfx: start to phase out ttm_exec
 2024-11-17  7:12 UTC  (2+ messages)

[PATCH v2 0/3] drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
 2024-11-16 20:01 UTC  (14+ messages)
` [PATCH v2 1/3] drm/drm_mm: Safe macro for iterating through nodes in range
` [PATCH v2 2/3] drm/xe/sriov: Shifting GGTT area post migration
` [PATCH v2 3/3] drm/xe/vf: Fixup CTB send buffer messages after migration
` ✓ CI.Patch_applied: success for drm/xe/vf: Post-migration recovery of GGTT nodes and CTB (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v1] drm/xe/throttle: Log throttle reasons
 2024-11-16  5:34 UTC  (4+ messages)

[PATCH] drm/xe: Drop useless d3cold allowed message
 2024-11-16  2:41 UTC  (4+ messages)
` ✗ CI.FULL: failure for drm/xe: Drop useless d3cold allowed message (rev2)

[PATCH 0/2] drm/xe: Add support for G2G communication
 2024-11-16  2:16 UTC  (4+ messages)
` [PATCH 2/2] drm/xe/guc: Add support for G2G communications

[PATCH v1 0/3] drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
 2024-11-16  1:38 UTC  (7+ messages)
` [PATCH v1 1/3] drm/drm_mm: Safe macro for iterating through nodes in range
` [PATCH v1 2/3] drm/xe/sriov: Shifting GGTT area post migration
` [PATCH v1 3/3] drm/xe/vf: Fixup CTB send buffer messages after migration
` ✓ CI.Patch_applied: success for drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH 0/4] drm/xe: Trivial header/flags cleanups
 2024-11-15 23:49 UTC  (4+ messages)
` [PATCH 4/4] drm/xe: Split xe_gt_stat.h

[PATCH 1/3] drm/i915/display: Move shutdown sequences under display driver
 2024-11-15 23:20 UTC  (6+ messages)
` ✓ CI.KUnit: success for series starting with [1/3] drm/i915/display: Move shutdown sequences under display driver (rev2)
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "


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