messages from 2024-12-04 10:12:04 to 2024-12-05 15:05:04 UTC [more...]
[PATCH v2 1/2] drm/xe: Use non-interruptible wait when moving BO to system
2024-12-05 15:05 UTC (8+ messages)
` [PATCH v2 2/2] drm/xe: Wait for migration job before unmapping pages
` ✓ CI.Patch_applied: success for series starting with [v2,1/2] drm/xe: Use non-interruptible wait when moving BO to system
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
[PATCH] drm/xe/tests: Wait for clear fence operation to complete
2024-12-05 14:58 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "
[PATCH] drm/i915/pps: debug log the remaining power cycle delay to wait
2024-12-05 14:39 UTC (10+ 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 "
[PULL] drm-misc-next
2024-12-05 14:38 UTC
[RFC 1/2] drm/xe: Add madvise interface
2024-12-05 14:00 UTC (9+ messages)
` [RFC 2/2] drm/xe: Add flag for consulting madvise hints on prefetch memory regions
` ✓ CI.Patch_applied: success for series starting with [RFC,1/2] drm/xe: Add madvise interface
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH 2/3] drm/i915/display: use drm_print_hex_dump() for crtc state dump
2024-12-05 13:32 UTC (14+ messages)
` [PATCH 3/3] drm/i915/display: use drm_print_hex_dump() for buffer mismatch dumps
` ✓ CI.Patch_applied: success for drm: add drm_printer based hex dumper and use it
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` [PATCH 1/3] drm/print: add drm_print_hex_dump()
` ✗ Xe.CI.Full: failure for drm: add drm_printer based hex dumper and use it
[PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup
2024-12-05 12:07 UTC (15+ messages)
` [PATCH v2 1/7] kernel/cgroup: "
` [PATCH v2.1 1/1] "
` [PATCH v2 2/7] drm/drv: Add drmm managed registration helper for dmem cgroups
` [PATCH v2 3/7] drm/ttm: Handle cgroup based eviction in TTM
` [PATCH v2 4/7] drm/xe: Implement cgroup for vram
` [PATCH v2 5/7] drm/amdgpu: Add cgroups implementation
` [PATCH v2 6/7] drm/xe: Hack to test with mapped pages instead of vram
` [PATCH v2 7/7] drm/gem: Add cgroup memory accounting for VRAM helper
` ✓ CI.Patch_applied: success for kernel/cgroups: Add "dmem" memory accounting cgroup
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
[PATCH] drm/i915/display: clean up DP Adaptive Sync SDP state mismatch logging
2024-12-05 11:51 UTC (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Hooks: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCHv2 01/10] drm/crtc: Add histogram properties
2024-12-05 11:48 UTC (4+ messages)
[PATCH v2 0/3] drm: remove driver date
2024-12-05 11:09 UTC (16+ messages)
` [PATCH v2 1/3] drm/xen: remove redundant initialization info print
` [PATCH v2 2/3] accel/ivpu: remove DRIVER_DATE conditional drm_driver init
` [PATCH v2 3/3] drm: remove driver date from struct drm_driver and all drivers
` ✓ CI.Patch_applied: success for drm: remove driver date
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
um linux: no previous prototype for ‘ioread64_lo_hi’ and friends
2024-12-05 10:33 UTC
[PATCH v5 0/5] MSI-X support
2024-12-05 9:07 UTC (9+ messages)
` [PATCH v5 2/5] drm/xe/irq: Separate MSI and MSI-X flows
` [PATCH v5 4/5] drm/xe/irq: Manage MSI-X interrupts allocation
` [PATCH v5 5/5] drm/xe/uapi: Support requesting unique MSI-X for exec queue
[PATCH] drm/xe/guc: Enable WA_DUAL_QUEUE for newer platforms
2024-12-05 7:21 UTC (2+ messages)
[PATCH v3 0/1] Make OA buffer size configurable
2024-12-05 6:37 UTC (10+ messages)
` [PATCH v3 1/1] drm/xe/oa/uapi: "
` ✓ CI.Patch_applied: success for Make OA buffer size configurable (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH 00/14] DP DSC min/max src bpc fixes
2024-12-05 6:29 UTC (15+ messages)
` [PATCH 03/14] drm/i915/dp: Separate out helper for compute fec_enable
` [PATCH 04/14] drm/i915/dp: Drop check for FEC in intel_dp_fec_compute_config
` [PATCH 05/14] drm/i915/dp: Remove HAS_DSC macro for intel_dp_dsc_max_src_input_bpc
` [PATCH 07/14] drm/i915/dp: Use intel_display in intel_dp_dsc_max_src_input_bpc()
` [PATCH 08/14] drm/i915/dp_mst: Use helpers to get dsc min/max input bpc
` ✓ CI.Hooks: success for DP DSC min/max src bpc fixes (rev3)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH v5 0/6] Add AS_SDP to fastset
2024-12-05 4:50 UTC (7+ messages)
` [PATCH v5 1/6] drm/i915/vrr: Add crtc_state dump for vrr.vsync params
` [PATCH v5 2/6] drm/i915/vrr: Compute vrr.vsync_{start, end} during full modeset
` [PATCH v5 4/6] drm/i915/dp: Compute as_sdp.vtotal based on vrr timings
[PATCH v2 0/5] drm/i915/display: handle hdmi connector init failures, and no HDMI/DP cases
2024-12-05 3:53 UTC (16+ messages)
` [PATCH v2 1/5] drm/i915/hdmi: propagate errors from intel_hdmi_init_connector()
` [PATCH v2 2/5] drm/i915/hdmi: add error handling in g4x_hdmi_init()
` [PATCH v2 3/5] drm/i915/ddi: propagate errors from intel_ddi_init_hdmi_connector()
` [PATCH v2 4/5] drm/i915/display: add intel_encoder_is_hdmi()
` [PATCH v2 5/5] drm/i915/ddi: only call shutdown hooks for valid encoders
` ✓ CI.Patch_applied: success for drm/i915/display: handle hdmi connector init failures, and no HDMI/DP cases
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH 0/2] Fixes for MI_REPORT_PERF_COUNT
2024-12-05 2:37 UTC (6+ 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
[PATCH 1/6] drm/i915/wm: Initialize max_latency variable to appropriate value
2024-12-05 2:12 UTC (10+ messages)
` [PATCH 2/6] drm/i915/wm: Refactor dpkgc value prepration
` [PATCH 5/6] drm/i915/wm: Modify latency programmed into PKG_C_LATENCY
` [PATCH 6/6] drm/i915/wm: Club the initialized variables together
[PATCH] drm/xe: Wait for migration job before unmapping pages
2024-12-05 1:53 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 "
[drm-xe:drm-xe-next] BUILD SUCCESS 7cbd0f7cfa2685860f85f0d4fbf817d287b65bcf
2024-12-05 1:13 UTC
[PATCH] usb: typec: ucsi: Fix connector status writing past buffer size
2024-12-05 0:00 UTC (2+ messages)
[PATCH v3 0/1] Maintenence of devcoredump <-> GuC-Err-Capture plumbing
2024-12-04 23:57 UTC (6+ messages)
` [PATCH v3 1/1] drm/xe/guc/capture: "
` ✗ Xe.CI.Full: failure for Maintenence of devcoredump <-> GuC-Err-Capture plumbing (rev3)
[PATCH 00/10] drm/connector: add eld_mutex to protect connector->eld
2024-12-04 23:26 UTC (5+ messages)
` [PATCH 07/10] drm/msm/dp: use eld_mutex to protect access to connector->eld
kmemleaks and our CI
2024-12-04 22:37 UTC (2+ messages)
[PATCH] drm/xe/vf: Don't apply Wa_22019338487 for VF
2024-12-04 21:01 UTC (6+ messages)
` [PATCH] drm/xe/vf: Don't check has flat ccs in bios on VF
` ✓ CI.Patch_applied: success for drm/xe/vf: Don't apply Wa_22019338487 for VF (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe: Use managed BO in memirq
2024-12-04 19:32 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[core-for-CI] nvme-pci: don't use dma_alloc_noncontiguous with 0 merge boundary
2024-12-04 15:45 UTC (3+ messages)
[PATCH 0/3] drm/i915/display: handle hdmi connector init failures
2024-12-04 15:08 UTC (4+ messages)
linux-next: build failure after merge of the drm-xe tree
2024-12-04 14:18 UTC (3+ messages)
[PATCH] drm/i915/display: convert intel_display_driver.[ch] to struct intel_display
2024-12-04 14:11 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
[PULL] drm-xe-fixes
2024-12-04 14:08 UTC
[PATCH v2 1/5] drm/i915/fbdev: Add intel_fbdev_get_vaddr()
2024-12-04 14:03 UTC (2+ messages)
[PATCH v14 0/8] TTM shrinker helpers and xe buffer object shrinker
2024-12-04 12:24 UTC (18+ messages)
` [PATCH v14 3/8] drm/ttm/pool: Provide a helper to shrink pages
[PATCH v10 0/4] Introduce DRM device wedged event
2024-12-04 11:17 UTC (7+ messages)
` [PATCH v10 1/4] drm: Introduce "
[PATCH v6 0/2] drm/i915/display: Power request asserting/deasserting
2024-12-04 10:59 UTC (2+ messages)
[drm-xe:drm-xe-fixes] BUILD SUCCESS 5dce85fecb87751ec94526e1ac516dd7871e2e0c
2024-12-04 10:51 UTC
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