messages from 2024-06-17 15:53:33 to 2024-06-18 14:29:36 UTC [more...]
[PATCH 0/6] drm/i915/display: platform identification with display->is.<PLATFORM>
2024-06-18 14:29 UTC (10+ messages)
` [PATCH 1/6] drm/i915/display: use a macro to initialize subplatforms
` [PATCH 2/6] drm/i915/display: use a macro to define platform enumerations
` [PATCH 3/6] drm/i915/display: join the platform and subplatform macros
` [PATCH 4/6] drm/i915/display: add "display is" structure with platform members
` [PATCH 5/6] drm/i915/display: add "is" member to struct intel_display
` [PATCH 6/6] drm/i915/display: remove the display platform enum as unnecessary
` ✓ CI.Patch_applied: success for drm/i915/display: platform identification with display->is.<PLATFORM>
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
[PATCH v2 1/3] drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.c
2024-06-18 13:49 UTC (12+ messages)
` [PATCH v2 2/3] drm/i915: Pass intel_display to the encoder suspend/shutdown helpers
` [PATCH v2 3/3] drm/xe: Use the encoder suspend helper also used by the i915 driver
` ✓ CI.Patch_applied: success for series starting with [v2,1/3] drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.c
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH 0/5] drm/xe/rtp: Allow to OR rules
2024-06-18 13:39 UTC (22+ messages)
` [PATCH 1/5] drm/xe/rtp: Allow to match 0 sr entries
` [PATCH 2/5] drm/xe/rtp: Allow to OR rules
` [PATCH 3/5] drm/xe/rtp: Expand max rules/actions per entry
` [PATCH 4/5] drm/xe/rtp: Add match on any GT
` [PATCH 5/5] drm/xe/xe2: Add proper check for media in Wa_14020756599
` ✓ CI.Patch_applied: success for drm/xe/rtp: Allow to OR rules
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH v2 0/8] drm/i915: PREEMPT_RT related fixups
2024-06-18 12:54 UTC (9+ messages)
` [PATCH v2 3/8] drm/i915: Don't check for atomic context on PREEMPT_RT
` ✓ CI.FULL: success for drm/i915: PREEMPT_RT related fixups. (rev4)
[PATCH 1/3] drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.c
2024-06-18 12:52 UTC (20+ messages)
` [PATCH 2/3] drm/i915: Pass intel_display to the encoder suspend/shutdown helpers
` [PATCH 3/3] drm/xe: Use the encoder suspend helper also used by the i915 driver
` ✓ CI.Patch_applied: success for series starting with [1/3] drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.c
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH] drm/xe: Use ttm_uncached for BO with NEEDS_UC flag
2024-06-18 12:38 UTC (5+ messages)
[PATCH v2] drm/xe: Use ttm_uncached for BO with NEEDS_UC flag
2024-06-18 11:42 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Use ttm_uncached for BO with NEEDS_UC flag (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "
[PATCH] drm/xe/vf: Don't touch GuC irq registers if using memory irqs
2024-06-18 10:30 UTC (9+ messages)
` ✓ CI.KUnit: success for "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[CI 01/44] mm/hmm: let users to tag specific PFNs
2024-06-18 8:53 UTC (2+ messages)
` ✓ CI.FULL: success for series starting with [CI,01/44] mm/hmm: let users to tag specific PFNs (rev2)
[PATCH] drm/xe: Allow const pointer when checking SR-IOV mode
2024-06-18 8:47 UTC (4+ messages)
` ✗ CI.FULL: failure for "
[PATCH v5 00/12] TTM shrinker helpers and xe buffer object shrinker
2024-06-18 8:03 UTC (20+ messages)
` [PATCH v5 01/12] drm/ttm: Allow TTM LRU list nodes of different types
` [PATCH v5 02/12] drm/ttm: Slightly clean up LRU list iteration
` [PATCH v5 03/12] drm/ttm: Use LRU hitches
` [PATCH v5 04/12] drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
` [PATCH v5 05/12] drm/ttm: Provide a generic LRU walker helper
` [PATCH v5 06/12] drm/ttm: Use the LRU walker helper for swapping
` [PATCH v5 07/12] drm/ttm: Use the LRU walker for eviction
` [PATCH v5 08/12] drm/ttm: Add a virtual base class for graphics memory backup
` [PATCH v5 09/12] drm/ttm/pool: Provide a helper to shrink pages
` [PATCH v5 10/12] drm/ttm: Use fault-injection to test error paths
` [PATCH v5 11/12] drm/ttm, drm/xe: Add a shrinker for xe bos
` [PATCH v5 12/12] drm/xe: Increase the XE_PL_TT watermark
` ✓ CI.Patch_applied: success for TTM shrinker helpers and xe buffer object shrinker (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[RFC 0/3] FW guard class
2024-06-18 6:39 UTC (9+ messages)
` ✗ CI.FULL: failure for "
[PATCH v2 0/5] drm/xe/rtp: Allow to OR rules
2024-06-18 5:46 UTC (13+ messages)
` [PATCH v2 1/5] drm/xe/rtp: Allow to match 0 sr entries
` [PATCH v2 2/5] drm/xe/rtp: Expand max rules/actions per entry
` [PATCH v2 3/5] drm/xe/rtp: Allow to OR rules
` [PATCH v2 4/5] drm/xe/rtp: Add match on any GT
` [PATCH v2 5/5] drm/xe/xe2: Add proper check for media in Wa_14020756599
` ✓ CI.Patch_applied: success for drm/xe/rtp: Allow to OR rules (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
[RFC 0/2] PM guard classes
2024-06-18 4:00 UTC (2+ messages)
` ✓ CI.FULL: success for "
[PATCH v19 00/17] Add OA functionality to Xe
2024-06-18 2:30 UTC (25+ messages)
` [PATCH 01/17] drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream types
` [PATCH 02/17] drm/xe/perf/uapi: Add perf_stream_paranoid sysctl
` [PATCH 03/17] drm/xe/oa/uapi: Add OA data formats
` [PATCH 04/17] drm/xe/oa/uapi: Initialize OA units
` [PATCH 05/17] drm/xe/oa/uapi: Add/remove OA config perf ops
` [PATCH 06/17] drm/xe/oa/uapi: Define and parse OA stream properties
` [PATCH 07/17] drm/xe/oa: OA stream initialization (OAG)
` [PATCH 08/17] drm/xe/oa/uapi: Expose OA stream fd
` [PATCH 09/17] drm/xe/oa/uapi: Read file_operation
` [PATCH 10/17] drm/xe/oa: Add OAR support
` [PATCH 11/17] drm/xe/oa: Add OAC support
` [PATCH 12/17] drm/xe/oa/uapi: Query OA unit properties
` [PATCH 13/17] drm/xe/oa/uapi: OA buffer mmap
` [PATCH 14/17] drm/xe/oa: Add MMIO trigger support
` [PATCH 15/17] drm/xe/oa: Override GuC RC with OA on PVC
` [PATCH 16/17] drm/xe/oa: Changes to OA_TAKEN
` [PATCH 17/17] drm/xe/oa: Enable Xe2+ overrun mode
` ✓ CI.Patch_applied: success for Add OA functionality to Xe (rev19)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
[PATCH v2] drm/xe: Simplify locking in new_vma
2024-06-18 1:21 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Simplify locking in new_vma (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
[PATCH] drm/xe: Simplify locking in new_vma
2024-06-18 0:35 UTC (2+ messages)
` ✗ CI.Patch_applied: failure for "
[PATCH v18 00/17] Add OA functionality to Xe
2024-06-17 23:21 UTC (25+ messages)
` [PATCH 01/17] drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream types
` [PATCH 02/17] drm/xe/perf/uapi: Add perf_stream_paranoid sysctl
` [PATCH 03/17] drm/xe/oa/uapi: Add OA data formats
` [PATCH 04/17] drm/xe/oa/uapi: Initialize OA units
` [PATCH 05/17] drm/xe/oa/uapi: Add/remove OA config perf ops
` [PATCH 06/17] drm/xe/oa/uapi: Define and parse OA stream properties
` [PATCH 07/17] drm/xe/oa: OA stream initialization (OAG)
` [PATCH 08/17] drm/xe/oa/uapi: Expose OA stream fd
` [PATCH 09/17] drm/xe/oa/uapi: Read file_operation
` [PATCH 10/17] drm/xe/oa: Add OAR support
` [PATCH 11/17] drm/xe/oa: Add OAC support
` [PATCH 12/17] drm/xe/oa/uapi: Query OA unit properties
` [PATCH 13/17] drm/xe/oa/uapi: OA buffer mmap
` [PATCH 14/17] drm/xe/oa: Add MMIO trigger support
` [PATCH 15/17] drm/xe/oa: Override GuC RC with OA on PVC
` [PATCH 16/17] drm/xe/oa: Changes to OA_TAKEN
` [PATCH 17/17] drm/xe/oa: Enable Xe2+ overrun mode
` ✓ CI.Patch_applied: success for Add OA functionality to Xe (rev18)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
[PATCH v15 00/17] Add OA functionality to Xe
2024-06-17 21:31 UTC (9+ messages)
[PATCH v4 0/2] Apply Wa_22019338487
2024-06-17 19:48 UTC (6+ messages)
` [PATCH v4 1/2] drm/xe/lnl: "
` [PATCH v4 2/2] drm/xe/guc: Request max GT freq during resume
[PATCH v16 00/17] Add OA functionality to Xe
2024-06-17 19:32 UTC (6+ messages)
` [PATCH 03/17] drm/xe/oa/uapi: Add OA data formats
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