Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-14 20:45:01 to 2025-03-19 11:36:52 UTC [more...]

[PATCH v9 0/3] Expose modifiers/formats supported by async flips
 2025-03-19 11:36 UTC  (5+ messages)
` [PATCH v9 1/3] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCH v9 2/3] drm/plane: modify create_in_formats to accommodate async
` [PATCH v9 3/3] drm/i915/display: Add i915 hook for format_mod_supported_async
` ✓ CI.Patch_applied: success for Expose modifiers/formats supported by async flips (rev11)

[PATCH 0/5] drm/xe: xe-only patches from the multi-device GPUSVM series
 2025-03-19 11:32 UTC  (19+ messages)
` [PATCH 1/5] drm/xe: Introduce CONFIG_DRM_XE_GPUSVM
` [PATCH 2/5] drm/xe/svm: Fix a potential bo UAF
` [PATCH 3/5] drm/xe/bo: Add a bo remove callback
` [PATCH 4/5] drm/xe/migrate: Allow xe_migrate_vram() also on non-pagefault capable devices
` [PATCH 5/5] drm/xe/uapi, drm/xe: Make the PT code handle placement per PTE rather than per vma / range
` ✗ CI.Patch_applied: failure for drm/xe: xe-only patches from the multi-device GPUSVM series
` ✓ CI.Patch_applied: success for drm/xe: xe-only patches from the multi-device GPUSVM series (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ Xe.CI.BAT: failure "

[PATCH] drm/xe/xe_gt_pagefault: Remove pagefault vfid
 2025-03-19  5:46 UTC  (10+ messages)
` ✗ CI.Patch_applied: failure for "
` ✓ CI.Patch_applied: success "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "
` ✓ Xe.CI.BAT: success "

[PATCH v1] drm/i915/fbc: disable FBC if PSR2 selective fetch is enabled
 2025-03-19  5:43 UTC  (10+ messages)
` ✗ CI.Patch_applied: failure for "
` ✓ CI.Patch_applied: success for drm/i915/fbc: disable FBC if PSR2 selective fetch is enabled (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "
` ✓ Xe.CI.BAT: success "

[PATCH v9 0/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-03-18 22:01 UTC  (18+ messages)
` [PATCH v9 1/6] drm/xe/xe_gt_pagefault: Disallow writes to read-only VMAs
` [PATCH v9 2/6] drm/xe/xe_gt_pagefault: Move pagefault struct to header
` [PATCH v9 3/6] drm/xe/uapi: Define drm_xe_vm_get_property
` [PATCH v9 4/6] drm/xe/xe_gt_pagefault: Add address_type field to pagefaults
` [PATCH v9 5/6] drm/xe/xe_vm: Add per VM fault info
` [PATCH v9 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 (rev10)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v1] drm/xe/guc: Disable lite restore for MTL
 2025-03-18 21:35 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH v8 0/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-03-18 20:21 UTC  (11+ messages)
` [PATCH v8 2/6] drm/xe/xe_gt_pagefault: Move pagefault struct to header
` [PATCH v8 6/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl

[PATCH v3 0/8] AuxCCS handling and render compression modifiers
 2025-03-18 18:08 UTC  (17+ messages)
` [PATCH v3 1/8] drm/xe: Add ring buffer handling for AuxCCS
` [PATCH v3 2/8] drm/xe: Use fb cached min alignment
` [PATCH v3 3/8] drm/xe: Reduce DPT table alignment as in i915
` [PATCH v3 4/8] drm/xe: Flush GGTT writes after populating DPT
` [PATCH v3 5/8] drm/xe: Handle DPT in system memory
` [PATCH v3 6/8] drm/xe: Force flush system memory AuxCCS framebuffers before scan out
` [PATCH v3 7/8] drm/xe/display: Add support for AuxCCS
` [PATCH v3 8/8] drm/i915/display: Expose AuxCCS frame buffer modifiers for Xe
` ✓ CI.Patch_applied: success for AuxCCS handling and render compression modifiers (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v4 0/3] drm/xe: Fix survivability
 2025-03-18 15:50 UTC  (5+ messages)
` [PATCH v4 1/3] drm/xe: Move survivability back to xe
` ✓ Xe.CI.Full: success for drm/xe: Fix survivability (rev6)

[PATCH v2 00/11] Underrun on idle PSR workaround
 2025-03-18 15:27 UTC  (21+ messages)
` [PATCH v2 01/11] drm/i915/display: Add new interface for getting dc_state
` [PATCH v2 02/11] drm/i915/psr: Store enabled non-psr pipes into intel_crtc_state
` [PATCH v2 03/11] drm/i915/dmc: Add PIPEDMC_EVT_CTL register definition
` [PATCH v2 04/11] drm/i915/dmc: Add PIPEDMC_BLOCK_PKGC_SW definitions
` [PATCH v2 05/11] drm/i915/psr: Write PIPEDMC_BLOCK_PKGC_SW when enabling PSR
` [PATCH v2 06/11] drm/i915/psr: Add mechanism to notify PSR of pipe enable/disable
` [PATCH v2 07/11] drm/i915/psr: Add mechanism to notify PSR of DC5/6 enable disable
` [PATCH v2 08/11] drm/i915/psr: Add interface to notify PSR of vblank enable/disable
` [PATCH v2 09/11] drm/i915/psr: Apply underrun on PSR idle workaround
` [PATCH v2 10/11] drm/i915/display: Rename intel_psr_needs_block_dc_vblank
` [PATCH v2 11/11] drm/i915/display: Rename vblank DC workaround functions and variables
` ✗ CI.Patch_applied: failure for Underrun on idle PSR workaround (rev4)
` ✓ CI.Patch_applied: success for Underrun on idle PSR workaround (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[RFC 13/29] drm/gpuvm: Introduce MADVISE Operations
 2025-03-18 11:58 UTC  (3+ messages)

Regression on drm-tip
 2025-03-18 10:15 UTC  (10+ messages)
` ✗ CI.Patch_applied: failure for Regression on drm-tip (rev2)

[PATCH v8 0/3] Expose modifiers/formats supported by async flips
 2025-03-18  8:05 UTC  (7+ messages)
` [PATCH v8 1/3] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCH v8 3/3] drm/i915/display: Add i915 hook for format_mod_supported_async

[PATCH 00/16] Use VRR timing generator for fixed refresh rate modes
 2025-03-18  7:57 UTC  (18+ messages)
` [PATCH 01/16] drm/i915/display: Add fixed_rr to crtc_state dump
` [PATCH 02/16] drm/i915/vrr: Avoid reading vrr.enable based on fixed_rr check
` [PATCH 03/16] drm/i915/hdmi: Use VRR Timing generator for HDMI for fixed_rr
` [PATCH 04/16] drm/i915/dp_mst: Use VRR Timing generator for DP MST "
` [PATCH 05/16] drm/i915/display: Disable PSR before disabling VRR
` [PATCH 06/16] drm/i915/display: Move intel_psr_post_plane_update() at the later
` [PATCH 07/16] drm/i915/vrr: Refactor condition for computing vmax and LRR
` [PATCH 08/16] drm/i915/vrr: Always set vrr vmax/vmin/flipline in vrr_{enable/disable}
` [PATCH 09/16] drm/i915/vrr: Set vrr.enable for VRR TG with fixed_rr
` [PATCH 10/16] drm/i915/display: Use fixed_rr timings in modeset sequence
` [PATCH 11/16] drm/i915/vrr: Use fixed timings for platforms that support VRR
` [PATCH 12/16] drm/i915/display: Use fixed rr timings in intel_set_transcoder_timings_lrr()
` [PATCH 13/16] drm/i915/display: Move vrr.guardband/pipeline_full out of !fastset block
` [PATCH 14/16] drm/i915/vrr: Allow fixed_rr with pipe joiner
` [PATCH 15/16] drm/i915/vrr: Always use VRR timing generator for PTL+
` [PATCH 16/16] drm/i915/vrr: Set trans_vrr_ctl in intel_vrr_set_transcoder_timings()
` ✗ CI.Patch_applied: failure for Use VRR timing generator for fixed refresh rate modes (rev9)

[PATCH v6] drm/xe: Apply Wa_16023105232
 2025-03-17 18:51 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for drm/xe: Apply Wa_16023105232 (rev7)

[PATCH AUTOSEL 6.13 10/16] drm/xe/guc_pc: Retry and wait longer for GuC PC start
 2025-03-17 16:37 UTC 

[PATCH] drm/xe: Flush delayed frees and retry on user object allocation failure
 2025-03-17 16:30 UTC  (6+ messages)
` ✗ Xe.CI.Full: failure for "
` ✗ CI.Patch_applied: failure for drm/xe: Flush delayed frees and retry on user object allocation failure (rev2)

[PATCH v5 0/6] PCI: VF resizable BAR
 2025-03-17 11:30 UTC  (8+ messages)
` [PATCH v5 1/6] PCI/IOV: Restore VF resizable BAR state after reset
` [PATCH v5 3/6] PCI: Allow IOV resources to be resized in pci_resize_resource()

[RFC PATCH 00/19] drm, drm/xe: Multi-device GPUSVM
 2025-03-17  9:20 UTC  (5+ messages)

[PATCH -next] drm/i915/display: Fix build error without DRM_FBDEV_EMULATION
 2025-03-17  8:09 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 "

[PATCH] drm/xe/hw_engine_class_sysfs: Allow to inject error during probe
 2025-03-17  7:12 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/hw_engine_class_sysfs: Allow to inject error during probe (rev2)

[PATCH RFC v4 0/6] drm/display: dp: add new DPCD access functions
 2025-03-16  8:57 UTC  (4+ messages)
` ✗ Xe.CI.Full: failure for drm/display: dp: add new DPCD access functions (rev2)

[drm-xe:drm-xe-next] BUILD SUCCESS 28f79ac609de2797cccdd5fa6c4d5ec8bcef92b4
 2025-03-15 19:19 UTC 

[PATCH 0/2] Fix vrr.enable handling and add logging for fixed_rr
 2025-03-15 14:37 UTC  (11+ messages)
` [PATCH 1/2] drm/i915/display: Add fixed_rr to crtc_state dump
` [PATCH 2/2] drm/i915/vrr: Avoid reading vrr.enable based on fixed_rr check
` ✓ CI.Patch_applied: success for Fix vrr.enable handling and add logging for fixed_rr
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v4 0/3] drm/xe/vf: Post-migration recovery of GGTT nodes and CTB
 2025-03-15 14:27 UTC  (9+ messages)
` [PATCH v4 2/3] drm/xe/sriov: Shifting GGTT area post migration
` [PATCH v4 3/3] drm/xe/vf: Fixup CTB send buffer messages after migration

[PATCH 1/1] drm/xe: PREFETCH and MADVISE squash for CI
 2025-03-15  1:59 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [1/1] "

[PATCH v5 0/3] drm/xe: Fix survivability
 2025-03-15  0:11 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Fix survivability (rev7)

[PATCH v4] drm/xe: Apply Wa_16023105232
 2025-03-14 22:24 UTC  (2+ messages)

[PATCH v5 0/3] drm/i915/xe3lpd: Update bandwidth parameters
 2025-03-14 21:29 UTC  (4+ messages)
` [PATCH v5 1/3] drm/i915/display: Convert intel_bw.c internally to intel_display


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