messages from 2024-11-21 13:40:30 to 2024-11-25 13:53:40 UTC [more...]
[PATCH v2 0/2] New force-wake guard class
2024-11-25 13:53 UTC (12+ messages)
` [PATCH v2 1/2] drm/xe: Introduce "
` [PATCH v2 2/2] drm/xe: Use new force-wake guard class in xe_mocs.c
[PATCH] drm/i915/ddi: clarify intel_ddi_connector_get_hw_state() for DP MST
2024-11-25 13:33 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCHv2 3/3] drm/i915/display: Populate list of async supported formats/modifiers
2024-11-25 13:05 UTC (3+ messages)
[PATCH v1 1/1] drm/xe: fix the ERR_PTR() returned on failure to allocate tiny pt
2024-11-25 12:47 UTC (8+ messages)
` ✓ CI.Patch_applied: success for series starting with [v1,1/1] "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH v2 00/21] Converge on using secs_to_jiffies()
2024-11-19 1:43 UTC (6+ messages)
` [PATCH v2 19/21] livepatch: Convert timeouts to secs_to_jiffies()
[PATCH v9 0/4] Introduce DRM device wedged event
2024-11-25 10:27 UTC (9+ messages)
` [PATCH v9 1/4] drm: Introduce "
[PATCH] drm/xe/ptl: Add another PTL PCI ID
2024-11-25 9:09 UTC (4+ messages)
[PATCHv2/3] Expose modifiers/formats supported by async flips
2024-11-25 8:45 UTC (4+ messages)
` [PATCHv2 2/3] drm/plane: Expose function to create format/modifier blob
[PATCH 0/8] Display Global Histogram
2024-11-25 8:14 UTC (22+ messages)
` [PATCHv5 2/8] drm/i915/histogram: Add support for histogram
` [PATCHv6 5/8] drm/i915/histogram: Add crtc properties for global histogram
` [PATCHv2 6/8] drm/i915/histogram: histogram delay counter doesnt reset
` [PATCHv6 7/8] drm/i915/histogram: Histogram changes for Display 20+
` ✓ Xe.CI.BAT: success for Display Global Histogram (rev4)
` ✗ Xe.CI.Full: failure "
[PATCH 0/5] Introduce drm sharpness property
2024-11-25 4:29 UTC (3+ messages)
` [PATCH 5/5] drm/i915/display: Load the lut values and enable sharpness
linux-next: manual merge of the drm-xe tree with Linus' tree
2024-11-25 1:22 UTC (2+ messages)
` ✗ CI.Patch_applied: failure for "
[PATCH v3 0/3] drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
2024-11-24 14:04 UTC (12+ messages)
` [PATCH v3 1/3] drm/drm_mm: Safe macro for iterating through nodes in range
` [PATCH v3 2/3] drm/xe/sriov: Shifting GGTT area post migration
` [PATCH v3 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 (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH AUTOSEL 6.11 01/87] drm/xe/pciids: separate RPL-U and RPL-P PCI IDs
2024-11-24 13:37 UTC (5+ messages)
` [PATCH AUTOSEL 6.11 02/87] drm/xe/pciids: separate ARL and MTL "
` [PATCH AUTOSEL 6.11 06/87] drm/xe/pciids: Add PVC's PCI device ID macros
` [PATCH AUTOSEL 6.11 07/87] drm/xe/pciid: Add new PCI id for ARL
` [PATCH AUTOSEL 6.11 21/87] drm/xe/xe3: Add initial set of workarounds
[PATCH AUTOSEL 6.12 001/107] drm/xe/pciids: separate RPL-U and RPL-P PCI IDs
2024-11-24 13:29 UTC (7+ messages)
` [PATCH AUTOSEL 6.12 002/107] drm/xe/pciids: separate ARL and MTL "
` [PATCH AUTOSEL 6.12 006/107] drm/xe/pciids: Add PVC's PCI device ID macros
` [PATCH AUTOSEL 6.12 008/107] drm/xe/pciid: Add new PCI id for ARL
` [PATCH AUTOSEL 6.12 024/107] drm/xe/ptl: L3bank mask is not available on the media GT
` [PATCH AUTOSEL 6.12 025/107] drm/xe/xe3: Add initial set of workarounds
` [PATCH AUTOSEL 6.12 054/107] drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
[PATCH v3] drm/xe/xe_guc_ads: Add nonpriv registers to write list
2024-11-24 1:43 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe_guc_ads: Add nonpriv registers to write list (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 1/3] drm/xe/trace: improve xe_sched_msg trace
2024-11-23 18:56 UTC (13+ messages)
` [PATCH 2/3] drm/xe/guc_submit: fix race around pending_disable
` [PATCH 3/3] drm/xe/guc_submit: fix race around suspend_pending
` ✓ CI.Patch_applied: success for series starting with [1/3] drm/xe/trace: improve xe_sched_msg trace
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[drm-xe:drm-xe-next] BUILD SUCCESS a9f7b97ddae36d664d627b152d5c5a07b32ba816
2024-11-23 16:25 UTC
[drm-xe:topic/xe-for-CI] BUILD SUCCESS d77237d345ac4fdce6558605acb84aa7a76dc9a1
2024-11-23 14:45 UTC
[PATCH v2 0/3] drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
2024-11-23 2:49 UTC (7+ messages)
` [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
[PATCH v2 0/2] drm/xe: Add support for G2G communication
2024-11-22 23:29 UTC (3+ messages)
` [PATCH v2 2/2] drm/xe/guc: Add support for G2G communications
[PATCH v2 0/2] drm/xe: Add devcoredump locking and reason string
2024-11-22 22:25 UTC (16+ messages)
` [PATCH v2 1/2] drm/xe: Add a reason string to the devcoredump
` [PATCH v2 2/2] drm/xe: Add mutex locking to devcoredump
` ✓ CI.Patch_applied: success for drm/xe: Add devcoredump locking and reason string (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe/xe3lpg: Add Wa_16024792527
2024-11-22 21:28 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe3lpg: Add Wa_16024792527 (rev7)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v2 topic/xe-for-ci] drm/xe/ptl: Update PTL GuC revision
2024-11-22 20:38 UTC (11+ messages)
` ✓ CI.Patch_applied: success for drm/xe/ptl: Update PTL GuC revision (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 0/6] Consider joiner calculation for panel fitting
2024-11-22 20:01 UTC (8+ messages)
` [PATCH 1/6] drm/i915/display: Disable joiner and pfit
` [PATCH v5 2/6] drm/i915/display: Add gmch_panel_fitting in all encoders
` [PATCH 3/6] drm/i915/display: Replace adjusted mode with pipe mode
[PATCH v4 0/5] Add support for EU stall sampling
2024-11-22 18:18 UTC (8+ messages)
` [PATCH v4 2/5] drm/xe/eustall: Introduce API "
[PATCH] drm/xe/oa: Disallow OA from being enabled on active exec_queue's
2024-11-22 17:49 UTC (10+ messages)
[PATCH] [CI] drm/i915/dmc: Test Xe2LPD DMC v2.24
2024-11-22 17:23 UTC (2+ messages)
` ✗ CI.Patch_applied: failure for "
[PATCH v3 00/12] Add PXP HWDRM support
2024-11-22 17:00 UTC (8+ messages)
` [PATCH v3 09/12] drm/xe/pxp: Add API to mark a BO as using PXP
[PATCH] drm/xe/pf: Drop 2GiB limit of fair LMEM allocation
2024-11-22 16:29 UTC (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 0/3] drm/dp: extract payload helpers
2024-11-22 14:07 UTC (5+ messages)
` [PATCH 1/3] drm/dp: extract drm_dp_dpcd_poll_act_handled()
[RFC PATCH 00/29] UMD direct submission in Xe
2024-11-22 10:56 UTC (13+ messages)
` [RFC PATCH 01/29] dma-fence: Add dma_fence_preempt base class
` [RFC PATCH 02/29] dma-fence: Add dma_fence_user_fence
[PULL] drm-misc-next
2024-11-22 9:14 UTC (5+ messages)
[RFC PATCH 0/4] drm/i915/xe3: FBC Dirty rect feature support
2024-11-22 8:31 UTC (3+ messages)
` [RFC PATCH 3/4] drm/i915/xe3: add dirty rect support for FBC
[CI 00/11] drm/i915: MST and DDI cleanups and refactoring
2024-11-22 7:54 UTC (4+ messages)
` ✗ CI.BAT: failure for drm/i915: MST and DDI cleanups and refactoring (rev3)
[RFC v1 0/4] Update VRR guardband for HRR panel
2024-11-22 7:53 UTC (2+ messages)
[PATCH v3 0/2] drm/xe: Add devcoredump locking and reason string
2024-11-22 4:24 UTC (7+ messages)
` [PATCH v3 1/2] drm/xe: Add a reason string to the devcoredump
` [PATCH v3 2/2] drm/xe: Add mutex locking to devcoredump
` ✓ CI.Patch_applied: success for drm/xe: Add devcoredump locking and reason string (rev3)
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "
[PATCH v3] drm/xe: Sort again the info flags
2024-11-21 21:11 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Sort again the info flags (rev2)
[PULL] drm-xe-next-fixes
2024-11-21 19:39 UTC
[PATCH 0/2] drm/xe: Add devcoredump locking and reason string
2024-11-21 19:18 UTC (11+ messages)
` [PATCH 1/2] drm/xe: Add a reason string to the devcoredump
` [PATCH 2/2] drm/xe: Add lock around devcoredump capture status
[PATCH v2 0/3] use hw support for min/interim ddb allocation for async flip
2024-11-21 17:04 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for use hw support for min/interim ddb allocation for async flip (rev2)
[PATCH] drm/xe: Sort again the info flags
2024-11-21 16:54 UTC (7+ messages)
Merging the xe / ttm shrinker series?
2024-11-21 16:08 UTC (4+ messages)
[RFT] test: check if increasing dmc wakelock timeout helps
2024-11-21 16:00 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v14 0/8] TTM shrinker helpers and xe buffer object shrinker
2024-11-21 15:54 UTC (4+ messages)
` [PATCH v14 1/8] drm/ttm: Balance ttm_resource_cursor_init() and ttm_resource_cursor_fini()
[PATCH v5 0/7] Add support for EU stall sampling
2024-11-21 15:10 UTC (3+ messages)
` [PATCH v5 3/7] drm/xe/eustall: Implement EU stall sampling APIs for Xe_HPC
[PATCHv5 2/8] drm/i915/histogram: Add support for histogram
2024-11-21 14:39 UTC (3+ messages)
` [PATCHv3 6/8] drm/i915/histogram: histogram delay counter doesnt reset
` [PATCHv6 7/8] drm/i915/histogram: Histogram changes for Display 20+
[PATCH] drm/i915/display: Don't allow odd ypan or ysize with semiplanar format
2024-11-21 13:59 UTC (2+ messages)
[PATCH v2 0/8] Add PMU support for single engine busyness
2024-11-21 13:52 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Add PMU support for single engine busyness (rev2)
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