messages from 2024-11-25 09:32:55 to 2024-11-27 05:43:32 UTC [more...]
[PATCH 00/12] DP DSC min/max src bpc fixes
2024-11-27 5:43 UTC (3+ messages)
` [PATCH 02/12] drm/i915/dp: Return early if DSC not supported
[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 (12+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[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 v7 0/8] Fix non-contiguous VRAM BO access in Xe
2024-11-26 21:04 UTC (17+ 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 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 v6 2/8] drm/ttm: Add ttm_bo_access
2024-11-26 17:49 UTC (15+ messages)
[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 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 (3+ messages)
` [PATCH 3/3] drm/xe/guc_submit: fix race around suspend_pending
[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()
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