Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-30 08:43:45 to 2024-11-01 06:28:00 UTC [more...]

[PATCH RFC 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
 2024-10-31 21:08 UTC  (9+ messages)
` [PATCH RFC 1/4] drm/dp: Add helper to set LTTPRs in transparent mode
` [PATCH RFC 2/4] drm/nouveau/dp: Use the generic helper to control LTTPR "
` [PATCH RFC 3/4] drm/i915/dp: "
` [PATCH RFC 4/4] drm/msm/dp: Add support for LTTPR handling

[PATCH v2 0/7] Use trans push mechanism to generate frame change event
 2024-11-01  6:27 UTC  (7+ messages)
` [PATCH v2 1/7] drm/i915/psr: Add TRANS_PUSH register bit definition for PSR
` [PATCH v2 2/7] drm/i915/vrr: Do not overwrite TRANS_PUSH PSR Frame Change Enable
` [PATCH v2 3/7] drm/i915/vrr: Use TRANS_PUSH mechanism for PSR frame change
` [PATCH v2 4/7] drm/i915/psr: Rename psr_force_hw_tracking_exit as psr_force_exit
` [PATCH v2 5/7] drm/i915/psr: Simplify frontbuffer invalidate/flush callbacks
` [PATCH v2 6/7] drm/i915/psr: Add VRR send push interface for PSR usage

[PATCH 0/2] drm/xe: devcoredump documentation
 2024-11-01  5:49 UTC  (13+ messages)
` [PATCH 1/2] drm/xe: Improve "
` [PATCH 2/2] drm/xe: Wire up devcoredump in documentation
` ✓ CI.Patch_applied: success for drm/xe: devcoredump documentation
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v8 0/4] Introduce DRM device wedged event
 2024-11-01  4:26 UTC  (4+ messages)
` [PATCH v8 2/4] drm/doc: Document "

[PATCH] drm/xe: Move Wa 1607983814 to oob
 2024-11-01  2:25 UTC  (3+ messages)

[PATCH v6 0/8] Fix non-contiguous VRAM BO access in Xe
 2024-10-31 23:43 UTC  (18+ messages)
` [PATCH v6 1/8] drm/xe: Add xe_bo_vm_access
` [PATCH v6 2/8] drm/ttm: Add ttm_bo_access
` [PATCH v6 3/8] drm/xe: Add xe_ttm_access_memory
` [PATCH v6 4/8] drm/xe: Take PM ref in delayed snapshot capture worker
` [PATCH v6 5/8] drm/xe/display: Update intel_bo_read_from_page to use ttm_bo_access
` [PATCH v6 6/8] drm/xe: Use ttm_bo_access in xe_vm_snapshot_capture_delayed
` [PATCH v6 7/8] drm/xe: Set XE_BO_FLAG_PINNED in migrate selftest BOs
` [PATCH v6 8/8] drm/xe: Only allow contiguous BOs to use xe_bo_vmap
` ✓ CI.Patch_applied: success for Fix non-contiguous VRAM BO access in Xe (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH v1 1/1] drm/xe/guc: Fix missing init value and add register order check
 2024-10-31 22:38 UTC  (7+ messages)

[PATCH v2] drm/xe: Restore system memory GGTT mappings
 2024-10-31 22:15 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v2 0/2] drm/xe: Avoid unnecessary OOM kills
 2024-10-31 20:30 UTC  (11+ messages)
` [PATCH v2 1/2] drm/xe: Avoid the OOM killer on buffer object memory allocation
` [PATCH v2 2/2] drm/xe: Don't unnecessarily invoke the OOM killer on multiple binds
` ✓ CI.Patch_applied: success for drm/xe: Avoid unnecessary OOM kills (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v2 0/4] PF: Add functions to save and restore VF LMEM and CCS data
 2024-10-31 19:37 UTC  (15+ messages)
` [PATCH v2 1/4] drm/xe/migrate: Add function for raw copy of VRAM and CCS
` [PATCH v2 2/4] drm/xe/bo: Add trylock helper for buffer objects
` [PATCH v2 3/4] drm/xe/pf: Add functions to save and restore VF LMEM and CCS data
` [PATCH v2 4/4] drm/xe/pf: Allow to view and replace VF LMEM and CCS state over debugfs
` ✓ CI.Patch_applied: success for PF: Add functions to save and restore VF LMEM and CCS data (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v2 00/29] Introduce GPU SVM and Xe SVM implementation
 2024-10-31 18:58 UTC  (3+ messages)
` [PATCH v2 05/29] drm/gpusvm: Add support for GPU Shared Virtual Memory

[PATCH 0/6] drm/i915/display: make all i915_drv.h includes explicit
 2024-10-31 15:16 UTC  (17+ messages)
` [PATCH 1/6] drm/i915/gvt: always pass struct intel_display * to register macros
` [PATCH 2/6] drm/i915: extract intel_uncore_trace.[ch]
` [PATCH 3/6] drm/i915/display: add intel_display_conversion.c to hide stuff better
` [PATCH 4/6] drm/i915/uncore: add to_intel_uncore() and use it
` [PATCH 5/6] drm/i915/display: add struct drm_device to struct intel_display conversion function
` [PATCH 6/6] drm/i915/display: drop i915_drv.h include from intel_display_trace.h
` ✓ CI.Patch_applied: success for drm/i915/display: make all i915_drv.h includes explicit
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PULL] drm-misc-fixes
 2024-10-31 14:43 UTC 

[RFC][PATCH] drm: i915: do not NULL deref hdmi attached_connector
 2024-10-31 14:26 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH v4 RESEND] [next] drm/xe/guc: Fix dereference before NULL check
 2024-10-31 14:15 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe/guc: Fix dereference before NULL check (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PULL] drm-misc-next
 2024-10-31 13:41 UTC 

[PATCH v3] drm/i915/display: Fuse bit for power management disable removed
 2024-10-31 12:45 UTC  (12+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PULL] drm-xe-next
 2024-10-31 11:50 UTC 

[PATCH] drm/i915/psr: Disable Panel Replay as well if VRR is enabled
 2024-10-31 10:04 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/3] Suspend, resume, and d3cold tweaks
 2024-10-31  8:44 UTC  (12+ messages)
` [PATCH 1/3] drm/xe: Add XE_BO_FLAG_PINNED_WONTNEED
` [PATCH 2/3] drm/xe: Restore system memory GGTT mappings

[PATCH v2 1/5] PCI/P2PDMA: Don't enforce ACS check for functions of same device
 2024-10-31  6:59 UTC  (5+ messages)

[PATCH 0/3] drm/i915/psr: minor cleanups
 2024-10-31  6:24 UTC  (2+ messages)

[PATCH v2 0/2] compute mode change refactoring
 2024-10-31  5:55 UTC  (4+ messages)
` [PATCH v2 1/2] drm/xe: Set mask bits for CCS_MODE register

[PATCH] drm/xe: Add mmio read before GGTT invalidate
 2024-10-31  5:22 UTC  (2+ messages)

[PATCH v4 0/2] Tweak job timeout debug messages
 2024-10-31  5:20 UTC  (3+ messages)
` [PATCH v4 1/2] drm/xe: Don't short circuit TDR on jobs not started

[PATCH] Revert "drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs"
 2024-10-30 21:16 UTC  (4+ messages)
` ✓ CI.BAT: success for "

[PATCH v4 5/7] PCI/IOV: Check that VF BAR fits within the reservation
 2024-10-30 16:55 UTC  (4+ messages)

[PATCH] drm/xe/xe3lpg: Add Wa_16024792527
 2024-10-30 16:34 UTC  (2+ messages)

[PATCH v2 0/4] drm/xe: Fix races on fdinfo
 2024-10-30 14:01 UTC  (10+ messages)
` [PATCH v2 1/4] drm/xe: Add trace to lrc timestamp update
` [PATCH v2 3/4] drm/xe: Reword exec_queue.lock doc
` [PATCH v2 4/4] drm/xe: Wait on killed exec queues

[PATCH v3 resend 0/8] (CI) drm/xe: Fix initial framebuffer handover
 2024-10-30 13:41 UTC  (12+ messages)
` ✓ CI.Patch_applied: success for (CI) drm/xe: Fix initial framebuffer handover. (rev2)
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
` ✓ CI.Patch_applied: success for (CI) drm/xe: Fix initial framebuffer handover. (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH v3] drm/i915/display: use x100 version for full version and release
 2024-10-30 12:25 UTC  (3+ messages)

[CI v2 v2 00/12] drm/i915/display: bunch of struct intel_display conversions
 2024-10-30 12:16 UTC  (2+ messages)

[PATCH v3 resend 7/8] drm/xe: Simplify GuC early initialisation
 2024-10-30 11:27 UTC  (2+ messages)
` [PATCH v3.1 resend] "

[PATCH v1 0/3] PF: Add functions to save and restore VF LMEM and CCS data
 2024-10-30 10:38 UTC  (7+ messages)
` [PATCH v1 1/3] drm/xe/migrate: Add function for raw copy of VRAM and CCS
` [PATCH v1 3/3] drm/xe/pf: Add functions to save and restore VF LMEM and CCS data

[PATCH] drm/i915/hdcp: Add the loop only for DP encoders
 2024-10-30 10:31 UTC  (6+ messages)

[PATCH] drm/i915/dp: Limit max compressed bpp to 18 when forcing DSC
 2024-10-30 10:21 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 "

[CI RESEND v4 v4 00/16] drm/i915/display: platform identification with display->platform.<platform>
 2024-10-30 10:13 UTC  (2+ messages)

[PATCH V6] drm/xe/mmap: Add mmap support for PCI memory barrier
 2024-10-30  8:58 UTC  (2+ messages)

[PATCH 0/7] Add support for 3 VDSC engines 12 slices
 2024-10-30  8:47 UTC  (2+ messages)
` ✗ CI.FULL: failure for Add support for 3 VDSC engines 12 slices (rev7)

[PATCH v3 resend 5/8] drm/xe/display: Use a single early init call for display
 2024-10-30  8:45 UTC  (2+ messages)
` [PATCH v3.1 resend] "


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