Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-30 08:45:04 to 2024-08-31 08:44:22 UTC [more...]

[PATCH 1/2] drm/xe: Add missing runtime reference to wedged upon gt_reset
 2024-08-31  8:44 UTC  (12+ messages)
` [PATCH 2/2] drm/xe/display: Avoid encoder_suspend at runtime suspend
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: Add missing runtime reference to wedged upon gt_reset
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v2] drm/xe: Apply workaround 14016747170
 2024-08-31  6:18 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Apply workaround 14016747170 (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 0/2] PF: threshold config fixes
 2024-08-31  2:41 UTC  (11+ messages)
` [PATCH 1/2] drm/xe/pf: Add thresholds to the VF KLV config
` [PATCH 2/2] drm/xe/pf: Reset thresholds when releasing a VF config
` ✓ CI.Patch_applied: success for PF: threshold config fixes
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v6 0/9] drm/xe/guc: Improve GuC log dumping and add to devcoredump
 2024-08-31  1:18 UTC  (8+ messages)
` [PATCH v6 2/9] drm/xe: Add ASCII85 dump helper function
` ✗ CI.FULL: failure for drm/xe/guc: Improve GuC log dumping and add to devcoredump

[PATCH v2] drm/i915/display: Fix BMG CCS modifiers
 2024-08-31  1:03 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/i915/display: Fix BMG CCS modifiers (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH v5 0/7] drm/xe/oa: xe_syncs for OA
 2024-08-30 22:58 UTC  (18+ messages)
` [PATCH 1/7] drm/xe/oa: Separate batch submission from waiting for completion
` [PATCH 2/7] drm/xe/oa/uapi: Define and parse OA sync properties
` [PATCH 3/7] drm/xe/oa: Add input fence dependencies
` [PATCH 4/7] drm/xe/oa: Signal output fences
` [PATCH 5/7] drm/xe/oa: Move functions up so they can be reused for config ioctl
` [PATCH 6/7] drm/xe/oa: Add syncs support to OA "
` [PATCH 7/7] drm/xe/oa: Allow only certain property changes from config
` ✓ CI.Patch_applied: success for drm/xe/oa: xe_syncs for OA (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 00/11] drm/i915/display: hdmi and dp related struct intel_display conversions
 2024-08-30 22:38 UTC  (20+ messages)
` [PATCH 01/11] drm/xe/display: use xe && 0 to avoid warnings about unused variables
` [PATCH 02/11] drm/i915/hdmi: convert to struct intel_display
` [PATCH 03/11] drm/i915/dp: convert g4x_dp.[ch] "
` [PATCH 04/11] drm/i915/dp: convert intel_dp_tunnel.[ch] "
` [PATCH 05/11] drm/i915/dp: convert intel_dp_aux.[ch] "
` [PATCH 06/11] drm/i915/dp: convert intel_dp_link_training.[ch] "
` [PATCH 07/11] drm/i915/pps: pass intel_dp to pps_name()
` [PATCH 08/11] drm/i915/pps: convert intel_pps.[ch] to struct intel_display
` [PATCH 09/11] drm/i915/psr: convert intel_psr.[ch] "
` [PATCH 10/11] drm/i915/ddi: stop using dp_to_i915()
` [PATCH 11/11] drm/i915/dp: hide dp_to_i915() inside intel_dp.c
` ✓ CI.Patch_applied: success for drm/i915/display: hdmi and dp related struct intel_display conversions
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH v3 00/81] drm: Provide client setup helper and convert drivers
 2024-08-30 21:27 UTC  (90+ messages)
` [PATCH v3 02/81] drm/fbdev-helper: Set and clear VGA switcheroo client from fb_info
` [PATCH v3 03/81] drm/fbdev: Add memory-agnostic fbdev client
` [PATCH v3 04/81] drm: Add client-agnostic setup helper
` [PATCH v3 05/81] drm/fbdev-dma: Support struct drm_driver.fbdev_probe
` [PATCH v3 06/81] drm/arcgpu: Run DRM default client setup
` [PATCH v3 07/81] drm/arm/komeda: "
` [PATCH v3 08/81] drm/arm/hdlcd: "
` [PATCH v3 09/81] drm/arm/malidp: "
` [PATCH v3 10/81] drm/aspeed: "
` [PATCH v3 11/81] drm/atmel-hdlcd: "
` [PATCH v3 12/81] drm/fsl-dcu: "
` [PATCH v3 13/81] drm/hisilicon/kirin: "
` [PATCH v3 14/81] drm/hx8357d: "
` [PATCH v3 15/81] drm/ili9163: "
` [PATCH v3 16/81] drm/ili9225: "
` [PATCH v3 17/81] drm/ili9341: "
` [PATCH v3 18/81] drm/ili9486: "
` [PATCH v3 19/81] drm/imx/dcss: "
` [PATCH v3 20/81] drm/imx/ipuv3: "
` [PATCH v3 21/81] drm/imx/lcdc: "
` [PATCH v3 22/81] drm/ingenic: "
` [PATCH v3 23/81] drm/kmb: "
` [PATCH v3 24/81] drm/logicvc: "
` [PATCH v3 25/81] drm/mcde: "
` [PATCH v3 26/81] drm/mediatek: "
` [PATCH v3 27/81] drm/meson: "
` [PATCH v3 28/81] drm/mi0283qt: "
` [PATCH v3 29/81] drm/mxsfb/lcdif: "
` [PATCH v3 30/81] drm/mxsfb: "
` [PATCH v3 31/81] drm/panel/ili9341: "
` [PATCH v3 32/81] drm/panel-mipi-dbi: "
` [PATCH v3 33/81] drm/pl111: "
` [PATCH v3 34/81] drm/renesas/rcar-du: "
` [PATCH v3 35/81] drm/renesas/rz-du: "
` [PATCH v3 36/81] drm/renesas/shmobile: "
` [PATCH v3 37/81] drm/repaper: "
` [PATCH v3 38/81] drm/rockchip: "
` [PATCH v3 39/81] drm/sti: "
` [PATCH v3 40/81] drm/stm: "
` [PATCH v3 41/81] drm/sun4i: "
` [PATCH v3 42/81] drm/tidss: "
` [PATCH v3 43/81] drm/tilcdc: "
` [PATCH v3 44/81] drm/st7586: "
` [PATCH v3 45/81] drm/st7735r: "
` [PATCH v3 46/81] drm/tve200: "
` [PATCH v3 47/81] drm/vc4: "
` [PATCH v3 48/81] drm/xlnx: "
` [PATCH v3 49/81] drm/fbdev-dma: Remove obsolete setup function
` [PATCH v3 50/81] drm/fbdev-shmem: Support struct drm_driver.fbdev_probe
` [PATCH v3 51/81] drm/ast: Run DRM default client setup
` [PATCH v3 52/81] drm/cirrus: "
` [PATCH v3 53/81] drm/gm12u320: "
` [PATCH v3 54/81] drm/gud: "
` [PATCH v3 55/81] drm/hyperv_drm: "
` [PATCH v3 56/81] drm/mgag200: "
` [PATCH v3 57/81] drm/ofdrm: Use "
` [PATCH v3 58/81] drm/simpledrm: Run "
` [PATCH v3 59/81] drm/solomon: "
` [PATCH v3 60/81] drm/udl: "
` [PATCH v3 61/81] drm/virtgpu: "
` [PATCH v3 62/81] drm/vkms: "
` [PATCH v3 63/81] drm/fbdev-shmem: Remove obsolete setup function
` [PATCH v3 64/81] drm/fbdev-ttm: Support struct drm_driver.fbdev_probe
` [PATCH v3 65/81] drm/amdgpu: Run DRM default client setup
` [PATCH v3 66/81] drm/bochs: "
` [PATCH v3 67/81] drm/hisilicon/hibmc: "
` [PATCH v3 68/81] drm/loongson: "
` [PATCH v3 69/81] drm/nouveau: "
` [PATCH v3 70/81] drm/qxl: "
` [PATCH v3 71/81] drm/vboxvideo: "
` [PATCH v3 72/81] drm/vmwgfx: "
` [PATCH v3 73/81] drm/fbdev-ttm: Remove obsolete setup function
` [PATCH v3 74/81] drm/armada: Run DRM default client setup
` [PATCH v3 75/81] drm/exynos-drm: "
` [PATCH v3 76/81] drm/gma500: "
` [PATCH v3 77/81] drm/msm: "
` [PATCH v3 78/81] drm/radeon: "
` [PATCH v3 79/81] drm/tegra: "
` [PATCH v3 80/81] drm/omapdrm: Remove struct drm_fb_helper from struct omap_fbdev
` [PATCH v3 81/81] drm/omapdrm: Run DRM default client setup
` ✗ CI.Patch_applied: failure for drm: Provide client setup helper and convert drivers (rev3)

[PATCH v2 0/1] Add support for EU stall sampling
 2024-08-30 20:31 UTC  (12+ messages)
` [PATCH v2 1/1] drm/xe/eustall: "

[PATCH 00/12] Enable build system on macOS hosts
 2024-08-30 19:53 UTC  (8+ messages)
` [PATCH 08/12] include: add elf.h support

[drm-xe:drm-xe-fixes] BUILD SUCCESS 59d237c8a241168c7ae34c48244059b7bafaff38
 2024-08-30 19:49 UTC 

[PATCH v2 0/2] Split out dma fence array and invalidate media_gt TLBs in PT code
 2024-08-30 18:42 UTC  (9+ 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

[PATCH 00/19] Consolidation of DSS Control in Separate Files
 2024-08-30 18:28 UTC  (6+ messages)
` [PATCH 02/19] drm/i915/dss_regs: Use REG_* macros for the DSS ctl bits
` [PATCH 07/19] drm/i915/icl_dsi: Move helpers to configure dsi dual link to intel_dss
` ✓ CI.FULL: success for Consolidation of DSS Control in Separate Files (rev3)

[RFC 0/9] Fix xe_force_wake_get() failure handling
 2024-08-30 17:41 UTC  (2+ messages)
` ✓ CI.FULL: success for "

[PATCH 0/2] Remove falsely GT-centric design in pcode and hwmon
 2024-08-30 16:02 UTC  (7+ messages)
` [PATCH 1/2] drm/xe/pcode: Treat pcode as per-tile rather than per-GT
` [PATCH 2/2] drm/xe/hwmon: Treat hwmon as a per-device concept
` ✗ CI.FULL: failure for Remove falsely GT-centric design in pcode and hwmon

[PATCH] drm/xe/display: Drop unnecessary xe_gt.h includes
 2024-08-30 16:00 UTC  (4+ messages)
` ✗ CI.FULL: failure for "

[RFC PATCH 00/28] Introduce GPU SVM and Xe SVM implementation
 2024-08-30 13:58 UTC  (11+ messages)
` [RFC PATCH 05/28] drm/gpusvm: Add support for GPU Shared Virtual Memory

[PATCH] drm/xe: Apply workaround 14016747170
 2024-08-30 12:17 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH] drm/i915/display: Fix BMG CCS modifiers
 2024-08-30 11:23 UTC  (5+ messages)

[PATCH v2] drm/xe: Fix memory leak on xe_alloc_pf_queue failure
 2024-08-30  9:40 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox