messages from 2024-11-15 21:22:52 to 2024-11-18 11:52:16 UTC [more...]
[PATCH v2 00/21] Converge on using secs_to_jiffies()
2024-11-18 11:06 UTC (44+ messages)
` [PATCH v2 01/21] netfilter: conntrack: Cleanup timeout definitions
` [PATCH v2 02/21] coccinelle: misc: Add secs_to_jiffies script
` [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 06/21] mm: kmemleak: "
` [PATCH v2 07/21] accel/habanalabs: "
` [PATCH v2 08/21] drm/xe: Convert timeout "
` [PATCH v2 09/21] drm/etnaviv: Convert timeouts "
` [PATCH v2 10/21] scsi: lpfc: "
` [PATCH v2 11/21] scsi: arcmsr: "
` [PATCH v2 12/21] scsi: pm8001: "
` [PATCH v2 13/21] xen/blkback: "
` [PATCH v2 14/21] gve: "
` [PATCH v2 15/21] wifi: ath11k: "
` [PATCH v2 16/21] Bluetooth: MGMT: "
` [PATCH v2 17/21] staging: vc04_services: "
` [PATCH v2 18/21] ceph: "
` [PATCH v2 19/21] livepatch: "
` [PATCH v2 20/21] ALSA: line6: "
` [PATCH v2 21/21] nfp: "
` ✓ CI.Patch_applied: success for Converge on using secs_to_jiffies() (rev2)
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
[PATCH 00/22] Converge on using secs_to_jiffies()
2024-11-18 11:27 UTC (24+ messages)
` [PATCH 03/22] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH 06/22] mm: kmemleak: Convert timeouts to secs_to_jiffies()
` [PATCH 08/22] drm/xe: Convert timeout "
` [PATCH 09/22] drm/etnaviv: Convert timeouts "
` [PATCH 10/22] scsi: lpfc: "
` [PATCH 11/22] scsi: arcmsr: "
` [PATCH 12/22] scsi: pm8001: "
` [PATCH 13/22] xen/blkback: "
` [PATCH 14/22] gve: "
` [PATCH 15/22] wifi: ath11k: "
` [PATCH 16/22] Bluetooth: MGMT: "
` [PATCH 17/22] staging: vc04_services: "
` [PATCH 18/22] ceph: "
` [PATCH 19/22] livepatch: "
` [PATCH 20/22] ALSA: line6: "
` [PATCH 21/22] nfp: "
` [PATCH 22/22] jiffies: Define secs_to_jiffies()
[PATCHv2/3] Expose modifiers/formats supported by async flips
2024-11-18 11:52 UTC (6+ 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: "
[PATCH 0/5] drm/connector: make mode_valid() callback accept const mode pointer
2024-11-18 11:47 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 "
` ✗ CI.Patch_applied: failure for drm/connector: make mode_valid() callback accept const mode pointer
[i-g-t V3 0/4] Add pci_membarrier test in xe_mmap
2024-11-18 11:36 UTC (5+ 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
[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 v5 0/7] Add support for EU stall sampling
2024-11-18 9:07 UTC (8+ 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
[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] drm/i915/psr: Implement WA to help reach PC10
2024-11-18 6:42 UTC (8+ 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 "
[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 v14 0/8] TTM shrinker helpers and xe buffer object shrinker
2024-11-16 11:47 UTC (7+ 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 "
[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 (5+ messages)
` ✗ CI.BAT: failure for drm/xe: Drop useless d3cold allowed message (rev2)
` ✗ CI.FULL: "
[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 (8+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/3] drm/i915/display: Move shutdown sequences under display driver (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
[PATCH 3/3] drm/xe: Use i915-display shutdown sequence directly
2024-11-15 22:28 UTC (2+ messages)
` [PATCH] "
[PATCH] drm/xe/vf: Print assumed values of the MOCS entries if VF
2024-11-15 22:24 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox