messages from 2024-08-23 20:08:05 to 2024-08-26 23:36:16 UTC [more...]
[PATCH] drm/xe/oa: Insert wmb/sfence before enabling OA
2024-08-26 23:36 UTC (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
[PATCH] drm/xe/oa: Insert wmb/sfence before enabling OA
2024-08-26 23:34 UTC
[PATCH v2] drm/xe: Fix memory leak on xe_alloc_pf_queue failure
2024-08-26 22:15 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Fix memory leak on xe_alloc_pf_queue failure (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v2 00/12] Add PXP HWDRM support
2024-08-26 21:55 UTC (3+ messages)
` [PATCH v2 10/12] drm/xe/pxp: add PXP PM support
[PATCH 0/7] drm/i915/display: intel_display_types.h cleanup
2024-08-26 21:24 UTC (16+ messages)
` [PATCH 1/7] drm/i915/wm: move struct intel_watermark_params to i9xx_wm.c
` [PATCH 2/7] drm/i915/hdcp: split out intel_hdcp_shim.h for struct intel_hdcp_shim
` [PATCH 3/7] drm/i915/display: include drm/drm_probe_helper.h where needed
` [PATCH 4/7] drm/i915/display: include drm/drm_vblank.h "
` [PATCH 5/7] drm/i915/display: include media/cec-notifier.h and linux/debugfs.h "
` [PATCH 6/7] drm/i915/fb: hide the guts of intel_fb_obj()
` [PATCH 7/7] drm/i915/display: drop extra includes from intel_display_types.h
` ✓ CI.Patch_applied: success for drm/i915/display: intel_display_types.h cleanup
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH v6 0/2] drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed
2024-08-26 19:43 UTC (12+ messages)
` [PATCH v6 1/2] drm/i915/display: Plane capability for 64k phys alignment
` [PATCH v6 2/2] drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed
` ✓ CI.Patch_applied: success for drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed. (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH v5] drm/xe: Use separate rpm lockdep map for non-d3cold-capable devices
2024-08-26 19:42 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Use separate rpm lockdep map for non-d3cold-capable devices (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v2 0/2] Split out dma fence array and invalidate media_gt TLBs in PT code
2024-08-26 19:23 UTC (13+ messages)
` [PATCH v2 1/2] dma-buf: Split out dma fence array create into alloc and arm functions
` [PATCH v2 2/2] drm/xe: Invalidate media_gt TLBs in PT code
` ✓ CI.Patch_applied: success for Split out dma fence array and invalidate media_gt TLBs in PT code (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH v7 0/3] drm: Use full allocated minor range for DRM
2024-08-26 18:07 UTC (3+ messages)
` ✗ CI.FULL: failure for "
[PATCH v2] drm/xe/hwmon: Fix WRITE_I1 param from u32 to u16
2024-08-26 17:54 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v2 0/1] Add support for EU stall sampling
2024-08-26 17:32 UTC (10+ messages)
` [PATCH v2 1/1] drm/xe/eustall: "
[RFC PATCH] drm/xe/lnl: Implement clear-on-free for pooled BOs
2024-08-26 17:21 UTC (6+ messages)
[PATCH] fixup! drm/xe/eudebug: implement userptr_vma access
2024-08-26 17:02 UTC (4+ messages)
` [PATCH v2.5] "
[PATCH v1] drm/i915/dp: Remove double assignment in intel_dp_compute_as_sdp()
2024-08-26 17:03 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH 0/2] Split out dma fence array and invalidate media_gt TLBs in PT code
2024-08-26 16:54 UTC (3+ messages)
` [PATCH 1/2] dma-buf: Split out dma fence array create into alloc and arm
` [PATCH 2/2] drm/xe: Invalidate media_gt TLBs in PT code
[PATCH 00/12] Consolidation of DSS Control in Separate Files
2024-08-26 15:20 UTC (30+ messages)
` [PATCH 01/12] drm/i915/display: Move all DSS control registers to a new file
` [PATCH 02/12] drm/i915/ddi: Move all mso related helpers "
` [PATCH 03/12] drm/i915/dss: Move to struct intel_display
` [PATCH 04/12] drm/i915/icl_dsi: Move helpers to configure dsi dual link to intel_dss
` [PATCH 05/12] drm/i915/vdsc: Rename helper to check if the pipe supports dsc
` [PATCH 06/12] drm/i915/vdsc: Move all dss stuff in dss files
` [PATCH 07/12] drm/i915/display: Move dss stuff in intel_dss files
` [PATCH 08/12] drm/i915/display: Move helper to get joined pipe mask to intel_dss
` [PATCH 09/12] drm/i915/display: Move helpers for primary joiner "
` [PATCH 10/12] drm/i915/display: Move helper to check for secondary joiner pipe
` [PATCH 11/12] drm/i915/display: Move helper to get all secondary pipes
` [PATCH 12/12] drm/i915/display: Move intel_joiner_num_pipes to intel dss
` ✓ CI.Patch_applied: success for Consolidation of DSS Control in Separate Files
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✓ CI.FULL: "
[PATCH 0/5] memirq infra changes
2024-08-26 15:06 UTC (12+ messages)
` [PATCH 1/5] drm/xe: move memirq out of vf
` [PATCH 2/5] drm/xe: memirq infra changes for msix
` [PATCH 3/5] drm/xe: add memirq offsets for engine instance 0 to hw engine properties
[PATCH v2] drm/xe: move the kernel lrc from hwe to execlist port
2024-08-26 14:29 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: move the kernel lrc from hwe to execlist port (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v5 0/2] drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed
2024-08-26 14:03 UTC (15+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] drm/i915/display: Add function for checking 64k physical alignment workaround
` ✓ CI.Patch_applied: success for drm/xe: Align all VRAM scanout buffers to 64k physical pages when needed. (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.FULL: failure "
[PATCH 00/12] Enable build system on macOS hosts
2024-08-24 19:34 UTC (16+ messages)
` [PATCH 01/12] scripts: subarch.include: fix SUBARCH on MacOS hosts
` [PATCH 08/12] include: add elf.h support
SRIOV RPM resume lockdep issues
2024-08-26 12:39 UTC
[PATCH v4] drm/xe: Use separate rpm lockdep map for non-d3cold-capable devices
2024-08-26 11:45 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Use separate rpm lockdep map for non-d3cold-capable devices (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH] drm/xe: Remove NULL check of lrc->bo in xe_lrc_snapshot_capture()
2024-08-26 9:24 UTC (5+ messages)
[PATCH v3 0/2] Replace dma-fence chain with dma-fence array for media GT TLB invalidation
2024-08-26 8:45 UTC (6+ messages)
` [PATCH v3 2/2] drm/xe: Use dma-fence array for media GT TLB invalidations in PT code
[PATCH] drm/xe/hwmon: Fix xe_hwmon_pcode_write_i1 param from u32 to u16
2024-08-26 8:11 UTC (4+ messages)
[PATCH v3] drm/xe: Use separate rpm lockdep map for non-d3cold-capable devices
2024-08-26 7:57 UTC (2+ messages)
` ✗ CI.Patch_applied: failure for drm/xe: Use separate rpm lockdep map for non-d3cold-capable devices (rev2)
[PATCH] drm/xe: Use separate rpm lockdep map for non-d3cold-capable devices
2024-08-26 7:54 UTC (4+ messages)
` ✗ CI.FULL: failure for "
[PATCH v2 00/86] drm: Provide client setup helper and convert drivers
2024-08-26 7:11 UTC (4+ messages)
` [PATCH v2 11/86] drm/atmel-hdlcd: Run DRM default client setup
[drm-xe:drm-xe-next] BUILD SUCCESS ff9c674d1127e768050fe418470e74586985c87b
2024-08-25 13:33 UTC
[PATCH] drm/xe: Fix total initialization in xe_ggtt_print_holes()
2024-08-24 13:10 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 0/4] drm/xe: fixes and debug improvements for GSC load
2024-08-24 1:02 UTC (9+ messages)
` [PATCH 1/4] drm/xe/gsc: Do not attempt to load the GSC multiple times
` [PATCH 2/4] drm/xe/gsc: Fix FW status if the firmware is already loaded
` [PATCH 3/4] drm/xe/gsc: Track the platform in the compatibility version
` [PATCH 4/4] drm/xe/gsc: Add debugfs to print GSC info
[PATCH] Revert "drm/xe: Invalidate media_gt TLBs in PT code"
2024-08-23 22:22 UTC (2+ messages)
` ✗ CI.FULL: failure for "
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