Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-26 13:20:52 to 2024-11-27 17:06:16 UTC [more...]

[PATCH 0/7] drm/i915/display: power conversion to struct intel_display
 2024-11-27 17:06 UTC 

[PATCH v2 0/6] prunue audio frequencies based on bw limits for DP2
 2024-11-27 16:16 UTC  (15+ messages)
` [PATCH v2 1/6] drm/i915/display: create a common function to check validity of ELD
` [PATCH v2 2/6] drm/i915/display: update call to intel_dp_audio_compute_config
` [PATCH v2 3/6] drm/i915/display: check and prune audio frequencies based on bw limits in DP2.0
` [PATCH v2 4/6] drm/i915/display: iterate through channels if no feasible frequencies
` [PATCH v2 5/6] drm/i915/display: update audio support based on the available frequencies
` [PATCH v2 6/6] drm/i915/display: update audio bw calculations for MTL
` ✓ CI.Patch_applied: success for prunue audio frequencies based on bw limits for DP2
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/i915/dp: use seq buf for printing rates
 2024-11-27 15:34 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH v6 2/8] drm/ttm: Add ttm_bo_access
 2024-11-27 13:21 UTC  (12+ messages)

[PATCH v7 0/8] Fix non-contiguous VRAM BO access in Xe
 2024-11-27 13:19 UTC  (18+ messages)
` [PATCH v7 1/8] drm/xe: Add xe_bo_vm_access
` [PATCH v7 2/8] drm/ttm: Add ttm_bo_access
` [PATCH v7 3/8] drm/xe: Add xe_ttm_access_memory
` [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 v7 8/8] drm/xe: Only allow contiguous BOs to use xe_bo_vmap
` ✓ CI.Patch_applied: success for Fix non-contiguous VRAM BO access in Xe (rev7)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH 0/3] drm/dp: extract payload helpers
 2024-11-27 13:13 UTC  (2+ messages)

[PATCH v2 0/3] use hw support for min/interim ddb allocation for async flip
 2024-11-27 12:31 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for use hw support for min/interim ddb allocation for async flip (rev2)

[PATCH 0/3] Revert accidentally and unintentionally pushed
 2024-11-27 11:32 UTC  (15+ messages)
` [PATCH 1/3] Revert "drm/xe: Add mutex locking to devcoredump"
` [PATCH 2/3] Revert "drm/xe: Move the coredump registration to the worker thread"
` [PATCH 3/3] Revert "drm/xe: Add a reason string to the devcoredump"
` ✓ CI.Patch_applied: success for Revert accidentally and unintentionally pushed
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v6 0/2] drm/i915/display: Power request asserting/deasserting
 2024-11-27  9:53 UTC  (11+ messages)
` [PATCH v6 1/2] drm/i915/xe3lpd: "
` [PATCH v6 2/2] drm/i915/display: Use struct intel_display instead of struct drm_i915_private
` ✓ CI.Patch_applied: success for drm/i915/display: Power request asserting/deasserting
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH] locking/ww_mutex: Fix ww_mutex dummy lockdep map selftest warnings
 2024-11-27  9:41 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for "

[PATCH 0/7] Refactor VRR for different VRR timing generator
 2024-11-27  8:56 UTC  (16+ messages)
` [PATCH 1/7] drm/i915/vrr: Refactor VRR Timing Computation
` [PATCH 2/7] drm/i915/vrr: Simplify CMRR Enable Check in intel_vrr_get_config
` [PATCH 3/7] drm/i915/vrr: Introduce new field for VRR mode
` [PATCH 4/7] drm/i915/vrr: Fill VRR timing generator mode for CMRR and VRR
` [PATCH 5/7] drm/i915/display: Remove vrr.enable and instead check vrr.mode != NONE
` [PATCH 6/7] drm/i915/display: Absorb cmrr attributes into vrr struct
` [PATCH 7/7] drm/i915/display: Add vrr mode to crtc_state dump
` ✓ CI.Patch_applied: success for Refactor VRR for different VRR timing generator
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH v4 0/3] MSI-X support
 2024-11-27  8:24 UTC  (3+ messages)
` [PATCH v4 1/3] drm/xe: Initial MSI-X support for HW engines

[PATCH 0/4] drm/xe/pmu: Enable PMU interface
 2024-11-27  7:12 UTC  (8+ messages)
` [PATCH 1/4] "

[PATCH] drm/xe/xe3lpg: Add Wa_16024792527
 2024-11-27  6:22 UTC  (5+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/xe3lpg: Add Wa_16024792527 (rev7)

[PATCH 00/12] DP DSC min/max src bpc fixes
 2024-11-27  5:56 UTC  (9+ messages)
` [PATCH 02/12] drm/i915/dp: Return early if DSC not supported
` [PATCH 04/12] drm/i915/dp: Remove HAS_DSC macro for intel_dp_dsc_max_src_input_bpc
` [PATCH 09/12] drm/i915/dp_mst: Refactor pipe_bpp limits with dsc for mst
` [PATCH 11/12] drm/i915/dp: Make dsc helpers accept const crtc_state pointers

[PATCH] drm/xe/guc: Enable WA_DUAL_QUEUE for newer platforms
 2024-11-27  3:03 UTC  (9+ 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/2] Fixes for MI_REPORT_PERF_COUNT
 2024-11-27  2:17 UTC  (11+ messages)
` [PATCH 1/2] xe: Allow a GGTT mapped batch to be submitted to user exec queue
` [PATCH 2/2] xe/oa: Use MI_LOAD_REGISTER_IMMEDIATE to enable OAR/OAC
` ✓ CI.Patch_applied: success for Fixes for MI_REPORT_PERF_COUNT
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v5 0/3] drm/xe: Add devcoredump locking and reason string
 2024-11-27  0:55 UTC  (14+ messages)
` [PATCH v5 1/3] drm/xe: Add a reason string to the devcoredump
` [PATCH v5 2/3] drm/xe: Move the coredump registration to the worker thread
` [PATCH v5 3/3] drm/xe: Add mutex locking to devcoredump
` ✓ CI.Patch_applied: success for drm/xe: Add devcoredump locking and reason string
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] [CI] drm/i915/dmc: Test Xe2LPD DMC v2.24
 2024-11-26 23:53 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/i915/dmc: Test Xe2LPD DMC v2.24 (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH 1/2] drm/xe/migrate: fix pat index usage
 2024-11-26 23:47 UTC  (14+ messages)
` [PATCH 2/2] drm/xe/migrate: use XE_BO_FLAG_PAGETABLE
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/migrate: fix pat index usage
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Update xe2_graphics name string
 2024-11-26 23:43 UTC  (2+ messages)

[drm-xe:drm-xe-next] BUILD SUCCESS f161809b362f027b6d72bd998e47f8f0bad60a2e
 2024-11-26 23:27 UTC 

[PATCH v5] drm/xe/guc: Fix missing init value and add register order check
 2024-11-26 23:24 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe/guc: Fix missing init value and add register order check (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/3] Make OA buffer size configurable
 2024-11-26 19:45 UTC  (12+ 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: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[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  (14+ messages)
` [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


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