Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-20 17:57:27 to 2024-08-21 13:04:59 UTC [more...]

[PATCH v2 00/86] drm: Provide client setup helper and convert drivers
 2024-08-21 13:00 UTC  (74+ messages)
` [PATCH v2 01/86] drm/fbdev-helper: Move color-mode lookup into 4CC format helper
` [PATCH v2 02/86] drm/fbdev-helper: Set and clear VGA switcheroo client from fb_info
` [PATCH v2 03/86] drm/fbdev: Add memory-agnostic fbdev client
` [PATCH v2 04/86] drm: Add client-agnostic setup helper
` [PATCH v2 05/86] drm/fbdev-dma: Support struct drm_driver.fbdev_probe
` [PATCH v2 06/86] drm/arcgpu: Run DRM default client setup
` [PATCH v2 07/86] drm/arm/komeda: "
` [PATCH v2 08/86] drm/arm/hdlcd: "
` [PATCH v2 09/86] drm/arm/malidp: "
` [PATCH v2 10/86] drm/aspeed: "
` [PATCH v2 11/86] drm/atmel-hdlcd: "
` [PATCH v2 12/86] drm/fsl-dcu: "
` [PATCH v2 13/86] drm/hisilicon/kirin: "
` [PATCH v2 14/86] drm/hx8357d: "
` [PATCH v2 15/86] drm/ili9163: "
` [PATCH v2 16/86] drm/ili9225: "
` [PATCH v2 17/86] drm/ili9341: "
` [PATCH v2 18/86] drm/ili9486: "
` [PATCH v2 19/86] drm/imx/dcss: "
` [PATCH v2 20/86] drm/imx/ipuv3: "
` [PATCH v2 21/86] drm/imx/lcdc: "
` [PATCH v2 22/86] drm/ingenic: "
` [PATCH v2 23/86] drm/kmb: "
` [PATCH v2 24/86] drm/logicvc: "
` [PATCH v2 25/86] drm/mcde: "
` [PATCH v2 26/86] drm/mediatek: "
` [PATCH v2 27/86] drm/meson: "
` [PATCH v2 28/86] drm/mi0283qt: "
` [PATCH v2 29/86] drm/mxsfb/lcdif: "
` [PATCH v2 30/86] drm/msxfb: "
` [PATCH v2 31/86] drm/panel/ili9341: "
` [PATCH v2 32/86] drm/panel-mipi-dbi: "
` [PATCH v2 33/86] drm/pl111: "
` [PATCH v2 34/86] drm/renesas/rcar-du: "
` [PATCH v2 35/86] drm/renesas/rz-du: "
` [PATCH v2 36/86] drm/renesas/shmobile: "
` [PATCH v2 37/86] drm/repaper: "
` [PATCH v2 38/86] drm/rockchip: "
` [PATCH v2 39/86] drm/sti: "
` [PATCH v2 40/86] drm/stm: "
` [PATCH v2 41/86] drm/sun4i: "
` [PATCH v2 42/86] drm/tidss: "
` [PATCH v2 43/86] drm/tilcdc: "
` [PATCH v2 44/86] drm/st7586: "
` [PATCH v2 45/86] drm/st7735r: "
` [PATCH v2 46/86] drm/tve200: "
` [PATCH v2 47/86] drm/vc4: "
` [PATCH v2 48/86] drm/xlnx: "
` [PATCH v2 49/86] drm/fbdev-dma: Remove obsolete setup function
` [PATCH v2 50/86] drm/fbdev-shmem: Support struct drm_driver.fbdev_probe
` [PATCH v2 51/86] drm/ast: Run DRM default client setup
` [PATCH v2 52/86] drm/cirrus: "
` [PATCH v2 53/86] drm/gm12u320: "
` [PATCH v2 54/86] drm/gud: "
` [PATCH v2 55/86] drm/hyperv_drm: "
` [PATCH v2 56/86] drm/mgag200: "
` [PATCH v2 58/86] drm/simpledrm: "
` [PATCH v2 62/86] drm/vkms: "
` [PATCH v2 63/86] drm/fbdev-shmem: Remove obsolete setup function
` [PATCH v2 64/86] drm/fbdev-ttm: Support struct drm_driver.fbdev_probe
` [PATCH v2 66/86] drm/bochs: Run DRM default client setup
` [PATCH v2 67/86] drm/hisilicon/hibmc: "
` [PATCH v2 68/86] drm/loongson: "
` [PATCH v2 69/86] drm/nouveau: "
` [PATCH v2 71/86] drm/vboxvideo: "
` [PATCH v2 73/86] drm/fbdev-ttm: Remove obsolete setup function
` [PATCH v2 76/86] drm/gma500: Run DRM default client setup
` [PATCH v2 77/86] drm/msm: "
` [PATCH v2 80/86] drm/i915: Remove struct drm_fb_helper from struct intel_fbdev
` [PATCH v2 81/86] drm/i915: Move custom restore code into separate callback
` [PATCH v2 82/86] drm/i915: Move custom hotplug "
` [PATCH v2 83/86] drm/{i915,xe}: Run DRM default client setup
` [PATCH v2 84/86] drm/omapdrm: Remove struct drm_fb_helper from struct omap_fbdev

[PATCH 1/2] drm/xe/lnl: Only do gpu sys page clear for non-pooled BOs
 2024-08-21 12:39 UTC  (10+ messages)
` [PATCH 2/2] Revert "drm/ttm: Add a flag to allow drivers to skip clear-on-free"
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/lnl: Only do gpu sys page clear for non-pooled BOs
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH 00/21] GPU debug support (eudebug)
 2024-08-21 11:46 UTC  (9+ messages)
` [PATCH 03/21] drm/xe/eudebug: Introduce eudebug support
` [PATCH 04/21] kernel: export ptrace_may_access

[PATCH 00/10] drm/i915/display: identify display steppings in display code
 2024-08-21 11:41 UTC  (41+ messages)
` [PATCH 01/10] drm/xe/display: fix compat IS_DISPLAY_STEP() range end
` [PATCH 02/10] drm/xe/display: remove intel_display_step_name() to simplify
` [PATCH 03/10] drm/xe/display: remove the unused compat HAS_GMD_ID()
` [PATCH 04/10] drm/xe/step: define more steppings E-J
` [PATCH 05/10] drm/i915/display: rename IS_DISPLAY_IP_RANGE() to IS_DISPLAY_VER_FULL()
` [PATCH 06/10] drm/i915/display: rename IS_DISPLAY_IP_STEP() to IS_DISPLAY_VER_STEP()
` [PATCH 07/10] drm/i915/display: identify display steppings in display probe
  ` [PATCH v2] "
` [PATCH 08/10] drm/i915/display: switch to display detected steppings
` [PATCH 09/10] drm/i915: remove display stepping handling
` [PATCH 10/10] drm/xe: "
` ✓ CI.Patch_applied: success for drm/i915/display: identify display steppings in display code
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
` ✓ CI.Patch_applied: success for drm/i915/display: identify display steppings in display code (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH v6 1/2] drm/ttm: Add a flag to allow drivers to skip clear-on-free
 2024-08-21 10:22 UTC  (9+ messages)

[PATCH 0/2] drm/i915 & drm/xe: rawclk freq cleanups
 2024-08-21  8:29 UTC  (4+ messages)
` [PATCH 2/2] drm/xe/display: drop unused rawclk_freq and RUNTIME_INFO()

[PATCH v3 0/2] drm/xe/xe_gt_idle: add debugfs entry for powergating info
 2024-08-21  6:54 UTC  (7+ messages)
` [PATCH v3 2/2] "

[PATCH] drm/xe: Free job before xe_exec_queue_put
 2024-08-21  6:22 UTC  (12+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 01/12] drm/xe: Removed unused xe_ggtt_printk
 2024-08-21  6:13 UTC  (20+ messages)
` [PATCH 02/12] drm/xe: Introduce GGTT documentation
` [PATCH 03/12] drm/xe: Remove unnecessary drm_mm.h includes
` [PATCH 04/12] drm/{i915, xe}: Avoid direct inspection of dpt_vma from outside dpt
` [PATCH 05/12] drm/xe: Encapsulate drm_mm_node inside xe_ggtt_node
` [PATCH 06/12] drm/xe: Rename xe_ggtt_node related functions
` [PATCH 07/12] drm/xe: Limit drm_mm_node_allocated access to xe_ggtt_node
` [PATCH 08/12] drm/xe: Introduce xe_ggtt_largest_hole
` [PATCH 09/12] drm/xe: Introduce xe_ggtt_print_holes
` [PATCH 10/12] drm/xe: Refactor xe_ggtt balloon functions to make the node clear
` [PATCH 11/12] drm/xe: Make xe_ggtt_node struct independent
` [PATCH 12/12] drm/xe: Fix missing runtime outer protection for ggtt_remove_node
` ✓ CI.Patch_applied: success for series starting with [01/12] drm/xe: Removed unused xe_ggtt_printk
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH v2] drm/xe: Invalidate media_gt TLBs in PT code
 2024-08-21  3:33 UTC  (7+ messages)
` ✓ CI.Hooks: success for drm/xe: Invalidate media_gt TLBs in PT code (rev2)
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH v4] drm/xe: Invalidate media_gt TLBs
 2024-08-21  3:25 UTC  (3+ messages)
` ✗ CI.FULL: failure for drm/xe: Invalidate media_gt TLBs (rev4)

[PATCH v2 0/6] Driver load failure fixes
 2024-08-21  2:05 UTC  (20+ messages)
` [PATCH v2 2/6] drm/xe: Set firmware state to loadable before registering guc_fini_hw
` [PATCH v2 3/6] drm/xe: Drop warn on xe_guc_pc_gucrc_disable in guc pc fini
` [PATCH v2 4/6] drm/xe: Move hw_engine_fini to devm managed
` [PATCH v2 5/6] drm/xe: Move HuC init before GuC init
` [PATCH v2 6/6] drm/xe: Update xe_sa to use xe_managed_bo_create_pin_map
` ✓ CI.Patch_applied: success for Driver load failure fixes
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH v3 0/3] handle HPD polling on display pm runtime s/r
 2024-08-21  0:16 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 82/86] drm/i915: Move custom hotplug code into separate callback
 2024-08-20 10:39 UTC  (4+ messages)
` [82/86] "

[PATCH] drm/xe: Drop HW fence pointer to HW fence ctx
 2024-08-20 19:54 UTC  (2+ messages)

[PATCH] drm/xe: Invalidate media_gt TLBs
 2024-08-20 19:39 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe: Invalidate media_gt TLBs (rev2)

[PATCH v2 0/7] drm/xe/oa: xe_syncs for OA
 2024-08-20 19:23 UTC  (3+ messages)
` [PATCH 4/7] drm/xe/oa: Signal output fences

[PATCH 1/3] drm/xe: Remove extra dma_fence_put on xe_sync_entry_add_deps failure
 2024-08-20 18:52 UTC  (2+ messages)


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