messages from 2025-03-04 11:18:19 to 2025-03-05 17:52:40 UTC [more...]
Discussion: Moving away from Patchwork for Intel i915/Xe CI
2025-03-05 17:52 UTC (3+ messages)
[PATCH v2 0/2] drm/xe/compat: cleanup
2025-03-05 16:38 UTC (3+ messages)
` [PATCH v2 1/2] drm/xe/compat: refactor compat i915_drv.h
` [PATCH v2 2/2] drm/i915/plane: convert intel_atomic_plane.[ch] to struct intel_display
[PATCH] drm/xe: Allow fault injection in exec queue IOCTLs
2025-03-05 15:06 UTC
[PATCH 00/22] Use VRR timing generator for fixed refresh rate modes
2025-03-05 14:45 UTC (19+ messages)
` [PATCH 07/22] drm/i915/vrr: Prepare for fixed refresh rate timings
` [PATCH 15/22] drm/i915/display: Use fixed_rr timings in modeset sequence
` [PATCH 16/22] drm/i915/vrr: Use fixed timings for platforms that support VRR
` [PATCH 18/22] drm/i915/display: Use fixed rr timings in intel_set_transcoder_timings_lrr()
` [PATCH 19/22] drm/i915/vrr: Allow fixed_rr with pipe joiner
` ✗ Xe.CI.Full: failure for Use VRR timing generator for fixed refresh rate modes (rev6)
[PATCH 0/2] drm: add header tests
2025-03-05 13:59 UTC (8+ messages)
` [PATCH 2/2] drm: ensure drm headers are self-contained and pass kernel-doc
[PATCH] drm/xe/display: Fix fbdev GGTT mapping handling
2025-03-05 13:54 UTC (2+ messages)
[PATCH v3.1] drm/xe/display: Fix fbdev GGTT mapping handling
2025-03-05 13:53 UTC (7+ messages)
` [PATCH v3.2] "
[CI] drm/xe: The xe bo shrinker series for testing
2025-03-05 13:42 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "
[PATCH] drm/xe: Select INTEL_VSEC to fix build dependency
2025-03-05 13:15 UTC (3+ messages)
[v3 00/23] Plane Color Pipeline support for Intel platforms
2025-03-05 13:26 UTC (24+ messages)
` [v3 01/23] drm: color pipeline base work
` [v3 02/23] drm: Add support for 3x3 CTM
` [v3 03/23] drm: Add Enhanced LUT precision structure
` [v3 04/23] drm: Add Color lut range attributes
` [v3 05/23] drm: Add Color ops capability property
` [v3 06/23] drm: Add 1D LUT multi-segmented color op
` [v3 07/23] drm: Define helper to initialize segmented 1D LUT
` [v3 08/23] drm/i915: Add identifiers for intel color blocks
` [v3 09/23] drm/i915: Add intel_color_op
` [v3 10/23] drm/i915/color: Add helper to create intel colorop
` [v3 11/23] drm/i915/color: Create a transfer function color pipeline
` [v3 12/23] drm/i915/color: Add and attach COLORPIPELINE plane property
` [v3 13/23] drm/i915/color: Add framework to set colorop
` [v3 14/23] drm/i915/color: Add callbacks to set plane CTM
` [v3 15/23] drm/i915/color: Add new color callbacks for Xelpd
` [v3 16/23] drm/i915/color: Add plane CTM callback for D13 and beyond
` [v3 17/23] drm/i915: Add register definitions for Plane Degamma
` [v3 18/23] drm/i915/color: Add framework to program PRE/POST CSC LUT
` [v3 19/23] drm/i915: Add register definitions for Plane Post CSC
` [v3 20/23] drm/i915/color: Program Pre-CSC registers
` [v3 21/23] drm/i915/xelpd: Program Plane Post CSC Registers
` [v3 22/23] drm/i915/color: Enable Plane Color Pipelines
` [v3 23/23] drm/doc/rfc: Add documentation for multi-segmented 1D LUT
[PATCH v3 0/3] drm/xe: Userptr invalid page access fixes
2025-03-05 12:56 UTC (15+ messages)
` [PATCH v3 1/3] drm/xe/hmm: Style- and include fixes
` [PATCH v3 2/3] drm/xe/hmm: Don't dereference struct page pointers without notifier lock
` [PATCH v3 3/3] drm/xe/userptr: Unmap userptrs in the mmu notifier
` ✗ CI.Patch_applied: failure for drm/xe: Userptr invalid page access fixes (rev3)
` ✓ CI.Patch_applied: success for drm/xe: Userptr invalid page access fixes (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v5 0/6] drm/i915/dp: Fix link training interrupted by HPD pulse
2025-03-05 11:48 UTC (24+ messages)
` [PATCH v5 1/6] drm/i915/hpd: Track HPD pins instead of ports for HPD pulse events
` [PATCH v5 2/6] drm/i915/hpd: Let an HPD pin be in the disabled state when handling missed IRQs
` [PATCH v5 3/6] drm/i915/hpd: Add support for blocking the IRQ handling on an HPD pin
` [PATCH v6 "
` [PATCH v5 4/6] drm/i915/dp: Fix link training interrupted by a short HPD pulse
` [PATCH v5 5/6] drm/i915/dp: Queue a link check after link training is complete
` [PATCH v6 "
` [PATCH v5 6/6] drm/i915/crt: Use intel_hpd_block/unblock() instead of intel_hpd_disable/enable()
` ✓ CI.Patch_applied: success for drm/i915/dp: Fix link training interrupted by HPD pulse
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH v17 0/7] TTM shrinker helpers and xe buffer object shrinker
2025-03-05 9:22 UTC (8+ messages)
` [PATCH v17 1/7] drm/ttm: Provide a shmem backup implementation
` [PATCH v17 2/7] drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pages
` [PATCH v17 3/7] drm/ttm: Use fault-injection to test error paths
` [PATCH v17 4/7] drm/ttm: Add a macro to perform LRU iteration
` [PATCH v17 5/7] drm/ttm: Add helpers for shrinking
` [PATCH v17 6/7] drm/xe: Add a shrinker for xe bos
` [PATCH v17 7/7] drm/xe: Increase the XE_PL_TT watermark
[PATCH v16 0/7] TTM shrinker helpers and xe buffer object shrinker
2025-03-05 9:10 UTC (7+ messages)
` [PATCH v16 2/7] drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pages
` RESEND "
[PATCH v5 0/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
2025-03-05 7:42 UTC (21+ messages)
` [PATCH v5 1/6] drm/xe/xe_gt_pagefault: Disallow writes to read-only VMAs
` [PATCH v5 2/6] drm/xe/xe_gt_pagefault: Migrate pagefault struct to header
` [PATCH v5 3/6] drm/xe/xe_vm: Add per VM pagefault info
` [PATCH v5 4/6] drm/xe/uapi: Define drm_xe_vm_get_property
` [PATCH v5 5/6] drm/xe/xe_gt_pagefault: Add address_type field to pagefaults
` [PATCH v5 6/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
` ✓ CI.Patch_applied: success for drm/xe/xe_vm: Implement xe_vm_get_property_ioctl (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
` ✗ CI.Patch_applied: failure for drm/xe/xe_vm: Implement xe_vm_get_property_ioctl (rev7)
[PATCH v7 0/3] Expose modifiers/formats supported by async flips
2025-03-05 6:51 UTC (5+ messages)
` [PATCH v7 1/3] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCH v7 3/3] drm/i915/display: Add i915 hook for format_mod_supported_async
[PATCH v3 0/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
2025-03-05 5:45 UTC (3+ messages)
` [PATCH v3 3/6] drm/xe/xe_vm: Add per VM pagefault info
[PATCH 0/5] Use MI_MATH to apply RMW WA in LRC
2025-03-05 5:43 UTC (12+ messages)
` [PATCH 3/5] drm/xe: Avoid reading RMW registers in emit_wa_job
` ✓ CI.Patch_applied: success for Use MI_MATH to apply RMW WA in LRC (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "
[PATCH v2 0/4] drm/xe: Fix userptr races and missed validations
2025-03-04 23:19 UTC (11+ messages)
` [PATCH v2 1/4] drm/xe/vm: Validate userptr during gpu vma prefetching
` ✓ CI.Patch_applied: success for drm/xe: Fix userptr races and missed validations (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 00/12] drm/{i915,xe}: Convert to DRM client setup
2025-03-04 21:38 UTC (6+ messages)
[PATCH v2 0/3] drm/xe: Userptr invalid page access fixes
2025-03-04 16:53 UTC (10+ messages)
` [PATCH v2 1/3] drm/xe/hmm: Style- and include fixes
` [PATCH v2 2/3] drm/xe/hmm: Don't dereference struct page pointers without notifier lock
` [PATCH v2 3/3] drm/xe/userptr: Unmap userptrs in the mmu notifier
` ✗ CI.Patch_applied: failure for drm/xe: Userptr invalid page access fixes (rev2)
[PATCH 2/5] drm/xe: Add MI_MATH and ALU instruction definitions
2025-03-04 16:23 UTC (2+ messages)
` [PATCH v2 "
[PATCH V10 0/1] Add UAPI support for low latency hint
2025-03-04 16:01 UTC (9+ messages)
` ✓ CI.Patch_applied: success for Add UAPI support for low latency hint (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 0/2] drm/xe/display: Program double buffered LUT registers
2025-03-04 15:49 UTC (10+ messages)
` [PATCH 1/2] drm/i915/display: Add MMIO path for double-buffered "
` [PATCH 2/2] drm/i915/display: Don't wait for vblank for LUT DSB programming
[PATCH 00/12] AuxCCS handling and render compression modifiers
2025-03-04 14:23 UTC (7+ messages)
` [PATCH 08/12] drm/xe: Flush GGTT writes after populating DPT
` [PATCH 10/12] drm/xe: Force flush system memory AuxCCS framebuffers before scan out
[PATCH 00/10] Introduce drm sharpness property
2025-03-04 13:46 UTC (9+ messages)
` ✓ CI.Patch_applied: success for Introduce drm sharpness property (rev10)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH 0/5] drm/i915/display: convert intel_display.[ch] to struct intel_display
2025-03-04 13:22 UTC (17+ messages)
` [PATCH 1/5] drm/i915/display: convert various port/phy helpers "
` [PATCH 2/5] drm/i915/display: convert some intel_display.[ch] functions "
` [PATCH 3/5] drm/i915/display: convert intel_has_pending_fb_unpin() "
` [PATCH 4/5] drm/i915/display: remove dupe intel_update_watermarks() declaration
` [PATCH 5/5] drm/i915/display: convert intel_display.c to struct intel_display
` ✓ CI.KUnit: success for drm/i915/display: convert intel_display.[ch] "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH 0/3] PMU support for function engine activity
2025-03-04 12:12 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH 0/3] drm/xe: Userptr invalid page access fixes
2025-03-04 11:28 UTC (6+ messages)
` [PATCH 2/3] drm/xe/hmm: Don't dereference struct page pointers without notifier lock
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