messages from 2024-11-22 08:31:41 to 2024-11-26 17:45:44 UTC [more...]
[PATCH v7 0/8] Fix non-contiguous VRAM BO access in Xe
2024-11-26 17:46 UTC (7+ messages)
` [PATCH v7 1/8] drm/xe: Add xe_bo_vm_access
` [PATCH v7 2/8] drm/ttm: Add ttm_bo_access
` [PATCH v7 4/8] drm/xe: Take PM ref in delayed snapshot capture worker
` [PATCH v7 5/8] drm/xe/display: Update intel_bo_read_from_page to use ttm_bo_access
` [PATCH v7 6/8] drm/xe: Use ttm_bo_access in xe_vm_snapshot_capture_delayed
` [PATCH v7 7/8] drm/xe: Set XE_BO_FLAG_PINNED in migrate selftest BOs
[PATCH v2 0/3] Make OA buffer size configurable
2024-11-26 17:32 UTC (7+ messages)
` [PATCH v2 1/3] drm/xe/oa: Increase default OA buffer size to 128 M
` [PATCH v2 2/3] drm/xe/oa: Make OA buffer size configurable
` [PATCH v2 3/3] drm/xe/oa: Remove all the instances of hardcoded OA buffer size
` ✓ CI.Patch_applied: success for Make OA buffer size configurable (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
[PATCH 0/1] Maintenence of devcoredump <-> GuC-Err-Capture plumbing
2024-11-26 17:09 UTC (3+ messages)
` [PATCH 1/1] drm/xe/guc/capture: "
[v2 00/25] Plane Color Pipeline support for Intel platforms
2024-11-26 16:09 UTC (34+ messages)
` [v2 01/25] [NOT FOR REVIEW] drm: color pipeline base work
` [v2 02/25] drm: Add support for 3x3 CTM
` [v2 03/25] drm: Add Enhanced LUT precision structure
` [v2 04/25] drm: Add Color lut range attributes
` [v2 05/25] drm: Add Color ops capability property
` [v2 06/25] drm: Define helper to create color "
` [v2 07/25] drm: Add 1D LUT multi-segmented color op
` [v2 08/25] drm: Define helper for adding capability property for 1D LUT MULTSEG
` [v2 09/25] drm: Add helper to initialize segmented 1D LUT
` [v2 10/25] drm/i915: Add identifiers for intel color blocks
` [v2 11/25] drm/i915: Add intel_color_op
` [v2 12/25] drm/i915/color: Add helper to create intel colorop
` [v2 13/25] drm/i915/color: Create a transfer function color pipeline
` [v2 14/25] drm/i915/color: Add and attach COLORPIPELINE plane property
` [v2 15/25] drm/i915/color: Add framework to set colorop
` [v2 16/25] drm/i915/color: Add callbacks to set plane CTM
` [v2 17/25] drm/i915/color: Add new color callbacks for Xelpd
` [v2 18/25] drm/i915/color: Add plane CTM callback for D13 and beyond
` [v2 19/25] drm/i915: Add register definitions for Plane Degamma
` [v2 20/25] drm/i915/color: Add framework to program PRE/POST CSC LUT
` [v2 21/25] drm/i915: Add register definitions for Plane Post CSC
` [v2 22/25] drm/i915/color: Program Pre-CSC registers
` [v2 23/25] drm/i915/xelpd: Program Plane Post CSC Registers
` [v2 24/25] drm/i915/color: Enable Plane Color Pipelines
` [v2 25/25] drm/doc/rfc: Add documentation for multi-segmented 1D LUT
` ✓ CI.Patch_applied: success for Plane Color Pipeline support for Intel platforms
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH 0/3] Make OA buffer size configurable
2024-11-26 15:36 UTC (5+ messages)
` [PATCH 1/3] drm/xe/oa: Increase default OA buffer size to 128 M
` [PATCH 2/3] drm/xe/oa: Make OA buffer size configurable
` [PATCH 3/3] drm/xe/oa: Remove all the instances of hardcoded OA buffer size
` ✗ CI.Patch_applied: failure for Make OA buffer size configurable
[PATCH] drm/i915/ddi: clarify intel_ddi_connector_get_hw_state() for DP MST
2024-11-26 9:16 UTC (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH v6 2/8] drm/ttm: Add ttm_bo_access
2024-11-26 8:19 UTC (14+ messages)
[PATCH v9 0/4] Introduce DRM device wedged event
2024-11-26 8:12 UTC (11+ messages)
` [PATCH v9 1/4] drm: Introduce "
[PATCH v4 0/2] drm/xe: Add devcoredump locking and reason string
2024-11-26 5:35 UTC (11+ messages)
` [PATCH v4 1/2] drm/xe: Add a reason string to the devcoredump
` [PATCH v4 2/2] drm/xe: Add mutex locking to devcoredump
` ✓ CI.Patch_applied: success for drm/xe: Add devcoredump locking and reason string (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v4] drm/xe/guc: Fix missing init value and add register order check
2024-11-26 0:50 UTC (4+ messages)
` ✓ CI.BAT: success for drm/xe/guc: Fix missing init value and add register order check (rev3)
[PATCH 1/3] drm/xe/trace: improve xe_sched_msg trace
2024-11-25 23:42 UTC (14+ 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 "
[PATCH] drm/xe: Update xe2_graphics name string
2024-11-25 22:46 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/4] drm/xe/pmu: Enable PMU interface
2024-11-25 19:07 UTC (7+ messages)
` [PATCH 1/4] "
[PATCH] drm/xe: Sort again the info flags
2024-11-25 15:36 UTC (8+ messages)
[PATCH v3 00/12] Add PXP HWDRM support
2024-11-25 15:30 UTC (9+ messages)
` [PATCH v3 09/12] drm/xe/pxp: Add API to mark a BO as using PXP
[PATCH v1 1/1] drm/xe: fix the ERR_PTR() returned on failure to allocate tiny pt
2024-11-25 14:10 UTC (9+ 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: "
` ✗ Xe.CI.Full: failure "
[PATCH v2 0/2] New force-wake guard class
2024-11-25 13:53 UTC (8+ messages)
` [PATCH v2 1/2] drm/xe: Introduce "
[PATCHv2 3/3] drm/i915/display: Populate list of async supported formats/modifiers
2024-11-25 13:05 UTC (2+ messages)
[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] 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 (13+ messages)
` [PATCHv6 5/8] drm/i915/histogram: Add crtc properties for global histogram
` [PATCHv6 7/8] drm/i915/histogram: Histogram changes for Display 20+
[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 "
[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 (8+ messages)
` [PATCH v2 2/2] drm/xe: Add mutex locking to devcoredump
` ✗ Xe.CI.Full: failure for drm/xe: Add devcoredump locking and reason string (rev2)
[PATCH] drm/xe/xe3lpg: Add Wa_16024792527
2024-11-22 21:28 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/xe3lpg: Add Wa_16024792527 (rev7)
[PATCH v2 topic/xe-for-ci] drm/xe/ptl: Update PTL GuC revision
2024-11-22 20:38 UTC (4+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/ptl: Update PTL GuC revision (rev3)
[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 (6+ 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] drm/xe/pf: Drop 2GiB limit of fair LMEM allocation
2024-11-22 16:29 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for "
[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
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