Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-28 21:08:31 to 2024-12-02 10:14:01 UTC [more...]

[PATCH v2 00/29] Introduce GPU SVM and Xe SVM implementation
 2024-12-02 10:13 UTC  (7+ messages)
` [PATCH v2 03/29] mm/migrate: Trylock device page in do_swap_page
` [PATCH v2 05/29] drm/gpusvm: Add support for GPU Shared Virtual Memory
` [PATCH v2 19/29] drm/xe: Add GPUSVM devic memory copy vfunc functions

[PATCH 1/6] drm/i915/wm: Initialize max_latency variable to appropriate value
 2024-12-02  9:59 UTC  (11+ messages)
` [PATCH 3/6] drm/i915/wm: Rename enable_dpkgc variable
` [PATCH 4/6] drm/i915/wm: Use intel_display structure in DPKGC code

Merging the xe / ttm shrinker series?
 2024-12-02  9:55 UTC  (4+ messages)

[PATCH] drm/i915/hdcp: Change log level for HDMI HDCP LIC check
 2024-12-02  8:26 UTC  (14+ messages)
` ✓ CI.Patch_applied: success for drm/i915/hdcp: Change log level for HDMI HDCP LIC check (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "
` [PATCH] drm/i915/hdcp: Remove log for HDMI HDCP LIC check
` ✓ CI.Patch_applied: success for drm/i915/hdcp: Change log level for HDMI HDCP LIC check (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH v10 0/4] Introduce DRM device wedged event
 2024-12-02  8:07 UTC  (5+ messages)
` [PATCH v10 1/4] drm: Introduce "
` ✗ Xe.CI.Full: failure for Introduce DRM device wedged event (rev8)

[PATCH v7 0/8] Fix non-contiguous VRAM BO access in Xe
 2024-12-02  8:00 UTC  (6+ messages)
` [PATCH v7 2/8] drm/ttm: Add ttm_bo_access

[PATCH v2] drm/xe/throttle: Log throttle reasons
 2024-12-02  6:50 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe/throttle: Log throttle reasons (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v5 0/6] Add AS_SDP to fastset
 2024-12-02  3:12 UTC  (13+ 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 3/6] drm/i915/dp: fix the Adaptive sync Operation mode for SDP
` [PATCH v5 4/6] drm/i915/dp: Compute as_sdp.vtotal based on vrr timings
` [PATCH v5 5/6] drm/i915/dp: Compute as_sdp based on if vrr possible
` [PATCH v5 6/6] drm/i915/display: Move as sdp params change to fastset
` ✓ CI.Patch_applied: success for Add AS_SDP to fastset (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH 00/10] drm/connector: add eld_mutex to protect connector->eld
 2024-12-01  0:01 UTC  (12+ messages)
` [PATCH 01/10] drm/connector: add mutex to protect ELD from concurrent access
` [PATCH 02/10] drm/bridge: anx7625: use eld_mutex to protect access to connector->eld
` [PATCH 03/10] drm/bridge: ite-it66121: "
` [PATCH 04/10] drm/amd/display: "
` [PATCH 05/10] drm/exynos: hdmi: "
` [PATCH 06/10] drm/i915/audio: "
` [PATCH 07/10] drm/msm/dp: "
` [PATCH 08/10] drm/radeon: "
` [PATCH 09/10] drm/sti: hdmi: "
` [PATCH 10/10] drm/vc4: "
` ✗ CI.Patch_applied: failure for drm/connector: add eld_mutex to protect connector->eld

[PATCH v2 0/3] Flush DMC wakelock release work at the end of runtime suspend
 2024-11-30 17:09 UTC  (16+ messages)
` [PATCH v2 1/3] drm/i915/dmc_wl: Extract intel_dmc_wl_flush_release_work()
` [PATCH v2 2/3] drm/xe/display: Extract xe_display_pm_runtime_suspend_late()
` [PATCH v2 3/3] drm/xe/display: Flush DMC wakelock release work on runtime suspend
` ✓ CI.Patch_applied: success for Flush DMC wakelock release work at the end of runtime suspend (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[RFC PATCH 0/5] drm/i915: Add drm_panic support
 2024-11-30 10:48 UTC  (14+ messages)
` [PATCH 1/5] drm/i915/fbdev: Add intel_fbdev_getvaddr()
` [PATCH 2/5] drm/i915/display/i9xx: Add a disable_tiling() for i9xx planes
` [PATCH 3/5] drm/i915/display: Add a disable_tiling() for skl planes
` [PATCH 4/5] drm/i915/gem: export i915_gem_object_map_page/pfn
` [PATCH 5/5] drm/i915: Add drm_panic support
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "

[v2 00/25] Plane Color Pipeline support for Intel platforms
 2024-11-30  9:46 UTC  (9+ messages)
` [v2 02/25] drm: Add support for 3x3 CTM
` [v2 05/25] drm: Add Color ops capability property
` [v2 07/25] drm: Add 1D LUT multi-segmented color op
` [v2 09/25] drm: Add helper to initialize segmented 1D LUT

[PATCH 0/5] drm/i915/dp: convert to struct intel_display
 2024-11-30  2:20 UTC  (14+ messages)
` [PATCH 1/5] drm/i915/dp: s/intel_encoder/encoder/
` [PATCH 2/5] drm/i915/dp: s/intel_connector/connector/
` [PATCH 3/5] drm/i915/dp: convert to struct intel_display
` [PATCH 4/5] drm/i915/dp: convert interfaces "
` [PATCH 5/5] drm/i915/dp: finish link training conversion "
` ✓ CI.Patch_applied: success for drm/i915/dp: convert "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/i915/cx0: split out mtl_get_cx0_buf_trans() to c10 and c20 variants
 2024-11-30  0:20 UTC  (9+ 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 "

[PATCH 1/2] drm/i915/display: add hdcp sub-struct to struct intel_digital_port
 2024-11-29 23:31 UTC  (10+ messages)
` [PATCH 2/2] drm/i915/display: add intel_dig_port_alloc()
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/i915/display: add hdcp sub-struct to struct intel_digital_port
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/i915/display: replace dig_port->saved_port_bits with flags
 2024-11-29 22:45 UTC  (9+ 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 "

[PATCH 0/3] Flush DMC wakelock release work at the end of runtime suspend
 2024-11-29 17:29 UTC  (11+ messages)
` [PATCH 1/3] drm/i915/dmc_wl: Extract intel_dmc_wl_flush_release_work()
` [PATCH 2/3] drm/xe/display: Extract xe_display_pm_runtime_suspend_late()
` [PATCH 3/3] drm/xe/display: Flush DMC wakelock release work on runtime suspend
` ✓ CI.Patch_applied: success for Flush DMC wakelock release work at the end of "
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "

[PATCH] drm/xe: unlock object in an error condition
 2024-11-29 16:05 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH v2 0/6] drm/i915/display: power conversion to struct intel_display
 2024-11-29 14:46 UTC  (6+ messages)
` [PATCH v2 4/6] drm/i915/display: convert power domain code internally "
` ✗ Xe.CI.Full: failure for drm/i915/display: power conversion to struct intel_display (rev2)

[PATCH 1/3] drm/xe: trace bo create
 2024-11-29 14:39 UTC  (11+ messages)
` [PATCH 2/3] drm/xe: Print vm flags in xe_vm trace print
` [PATCH 3/3] drm/xe: Print vm parameter in xe_vma trace
` ✓ CI.Patch_applied: success for series starting with [1/3] drm/xe: trace bo create
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 00/21] Converge on using secs_to_jiffies()
 2024-11-29 12:57 UTC  (2+ messages)

[PATCH v6 0/3] drm/xe: Add devcoredump locking and reason string
 2024-11-29 12:22 UTC  (11+ messages)
` [PATCH v6 1/3] drm/xe: Add a reason string to the devcoredump
` [PATCH v6 3/3] drm/xe: Add mutex locking to devcoredump
` ✓ CI.Patch_applied: success for drm/xe: Add devcoredump locking and reason string
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Avoid evicting object of the same vm in none fault mode
 2024-11-29  9:29 UTC  (7+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v4 0/5] Add support for EU stall sampling
 2024-11-29  4:35 UTC  (11+ messages)
` [PATCH v4 2/5] drm/xe/eustall: Introduce API "

Recall: [PATCH v4 2/5] drm/xe/eustall: Introduce API for EU stall sampling
 2024-11-29  4:35 UTC 

[PATCHv2 3/3] drm/i915/display: Populate list of async supported formats/modifiers
 2024-11-28 23:21 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