Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-24 20:26:01 to 2024-09-25 21:14:29 UTC [more...]

[PATCH v2 0/6] drm/i915/bios: Refactor ROM access
 2024-09-25 21:14 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/i915/bios: Refactor ROM access (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH v3] drm/i915/cx0: Set power state to ready only on owned PHY lanes
 2024-09-25 21:02 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/i915/cx0: Set power state to ready only on owned PHY lanes (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH 00/31] Reconcile i915's and xe's display power mgt sequences
 2024-09-25 21:00 UTC  (36+ messages)
` [PATCH 01/31] drm/i915: Remove vga and gmbus seq out of i915_restore_display
` [PATCH 02/31] drm/i915/display: Convert i915_suspend into i9xx_display_sr
` [PATCH 03/31] drm/i915/display: Move regfile registers intel_display.restore
` [PATCH 04/31] drm/i915/display: Move shutdown sequences under display driver
` [PATCH 05/31] drm/xe: At shutdown disable commit helpers instead of flushing
` [PATCH 06/31] drm/xe: Use i915-display shutdown sequence directly
` [PATCH 07/31] drm/{i915, xe}/display: Move DP MST calls to display_driver
` [PATCH 08/31] drm/i915/display: Move suspend sequences to intel_display_driver
` [PATCH 09/31] drm/xe/display: Delay hpd_init resume
` [PATCH 10/31] drm/xe/display: Spin-off xe_display runtime/d3cold sequences
` [PATCH 11/31] drm/{i915,xe}: Consolidate display resume functions
` [PATCH 12/31] drm/i915: Remove lingering pci_save_state
` [PATCH 13/31] drm/{i915,xe}: Consolidate display suspend functions
` [PATCH 14/31] drm/i915/display: Move resume sequences to intel_display_driver
` [PATCH 15/31] drm/xe/display: Delay dsm handler registration
` [PATCH 16/31] drm/{i915, xe}: Move power_domains suspend/resume to display_power
` [PATCH 17/31] drm/{i915, xe}: Move remaining intel_power_domains to intel_display
` [PATCH 18/31] drm/i915/display: Split resume_noirq calls for now
` [PATCH 19/31] drm/xe/display: Align display resume sequence with i915
` [PATCH 20/31] drm/xe/display: Align suspend "
` [PATCH 21/31] drm/{i915, xe}/display: Move dsm registration under intel_driver
` [PATCH 22/31] drm/i915/display: Move runtime pm related calls under intel_display_driver
` [PATCH 23/31] drm/xe/display: Prepare runtime pm functions
` [PATCH 24/31] drm/xe/display: Call intel_hpd_init on every runtime resume
` [PATCH 25/31] drm/xe/display: Move hpd_poll calls to later runtime stages
` [PATCH 26/31] drm/xe/display: Add missing watermark ipc update at runtime resume
` [PATCH 27/31] drm/xe/display: Notify opregion upon runtime suspend/resume non-d3cold
` [PATCH 28/31] drm/xe/display: Move display runtime suspend to a later point
` [PATCH 29/31] drm/xe/display: Kill crtc commit flush
` [PATCH 30/31] drm/xe/display: Add missing power display handling on non-d3cold rpm
` [PATCH 31/31] drm/{i915, xe}/display: Consolidade entire runtime pm sequence

[PATCH] drm/xe: Restore GT freq on GSC load error
 2024-09-25 20:49 UTC 

[PATCH v2] drm/xe: fix UAF around queue destruction
 2024-09-25 20:51 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: fix UAF around queue destruction (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH 1/2] drm/xe/vm: move xa_alloc to prevent UAF
 2024-09-25 20:09 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for series starting with [1/2] "

[PATCH v6 0/4] Introduce DRM device wedged event
 2024-09-25 20:07 UTC  (18+ messages)
` [PATCH v6 1/4] drm: Introduce "
` ✗ CI.Patch_applied: failure for Introduce DRM device wedged event (rev4)
` ✓ CI.Patch_applied: success "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
` ✓ CI.Build: success "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH] drm/xe/query: Refactor copy_to_user() usage in four functions
 2024-09-25 20:04 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH] drm/i915/dp: Add FEC Enable Retry mechanism
 2024-09-25 19:19 UTC  (17+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
` ✓ CI.checkpatch: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH] drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream close
 2024-09-25 18:38 UTC  (2+ messages)

[PATCH v1] drm/i915/hdmi: Convert comma to semicolon
 2024-09-25 18:36 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for "

[PATCH] drm/xe: Check return values of functions in xe_gt_shutdown()
 2024-09-25 18:26 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Check return values of functions in xe_gt_shutdown() (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH] drm: Add check for encoder in intel_get_crtc_new_encoder()
 2024-09-24 10:47 UTC 

[PATCH] drm: Add check for encoder in intel_get_crtc_new_encoder()
 2024-09-24 11:20 UTC 

[PATCH] drm: Add check for encoder in intel_get_crtc_new_encoder()
 2024-09-24 11:40 UTC 

[PATCH v5 00/23] Fix xe_force_wake_get() failure handling
 2024-09-25 18:14 UTC  (16+ messages)
` [PATCH v5 01/23] drm/xe: Error handling in xe_force_wake_get()
` [PATCH v5 02/23] drm/xe: Modify xe_force_wake_put to handle _get returned mask
` [PATCH v5 23/23] drm/xe: Change return type to void for xe_force_wake_put

[PATCH v2 1/2] drm/xe/vm: move xa_alloc to prevent UAF
 2024-09-25 16:34 UTC  (10+ messages)
` [PATCH v2 2/2] drm/xe/queue: "

[RFC PATCH 00/28] Introduce GPU SVM and Xe SVM implementation
 2024-09-25 16:34 UTC  (8+ messages)
` [RFC PATCH 05/28] drm/gpusvm: Add support for GPU Shared Virtual Memory

[PATCH v2] drm/xe: Take ref to job and job's fence in xe_sched_job_arm
 2024-09-25 16:22 UTC  (5+ messages)

[PATCH v3] drm/xe: Use fault injection infrastructure to find issues at probe time
 2024-09-25 15:55 UTC 

[PATCHv4 0/7] Display Global Histogram
 2024-09-25 15:07 UTC  (8+ messages)
` [PATCH 1/7] drm/i915/histogram: Define registers for histogram
` [PATCHv2 2/7] drm/i915/histogram: Add support "
` [PATCH 3/7] drm/xe: Add histogram support to Xe builds
` [PATCHv4 4/7] drm/i915/histogram: histogram interrupt handling
` [PATCHv4 5/7] drm/i915/histogram: Add crtc properties for global histogram
` [PATCH 6/7] drm/i915/histogram: histogram delay counter doesnt reset
` [PATCHv4 7/7] drm/i915/histogram: Histogram changes for Display 20+

[PATCH] drm/i915/display: Workaround for odd panning for planar yuv
 2024-09-25 13:57 UTC  (3+ messages)

[PATCH v6 00/12] spi: add driver for Intel discrete graphics
 2024-09-25 13:12 UTC  (9+ messages)
` [PATCH v6 01/12] spi: add driver for intel graphics on-die spi device

[PATCH 0/6] Display Global Histogram
 2024-09-25 12:59 UTC  (16+ messages)
` [PATCHv3 1/6] drm/i915/histogram: Add support for histogram
` [PATCHv3 2/6] drm/xe: Add histogram support to Xe builds
` [PATCHv3 5/6] drm/i915/histogram: histogram delay counter doesnt reset
` [PATCHv3 6/6] drm/i915/histogram: Histogram changes for Display 20+

[PATCH AUTOSEL 6.10 121/197] drm/xe/hdcp: Check GSC structure validity
 2024-09-25 11:53 UTC  (3+ messages)
` [PATCH AUTOSEL 6.10 173/197] drm/xe: Use topology to determine page fault queue size
` [PATCH AUTOSEL 6.10 176/197] drm/xe: Drop warn on xe_guc_pc_gucrc_disable in guc pc fini

[PATCHv2 0/3] Some correction in the DP Link Training sequence
 2024-09-25 12:04 UTC  (6+ messages)
` [PATCHv2 1/3] drm/i915/dp: use fsleep instead of usleep_range for LT
` [PATCHv3 2/3] drm/i915/dp: read Aux RD interval just before setting the FFE preset
` [PATCHv2 3/3] drm/i915/dp: Include the time taken by AUX Tx for timeout

[PATCH 0/1] Fix device private page livelock on CPU fault
 2024-09-25 12:03 UTC  (14+ messages)
` [PATCH 1/1] mm/migrate: Trylock device page in do_swap_page

[PATCH AUTOSEL 6.11 141/244] drm/xe/hdcp: Check GSC structure validity
 2024-09-25 11:27 UTC  (6+ messages)
` [PATCH AUTOSEL 6.11 160/244] drm/xe: Name and document Wa_14019789679
` [PATCH AUTOSEL 6.11 176/244] drm/xe: Add timeout to preempt fences
` [PATCH AUTOSEL 6.11 177/244] drm/xe/fbdev: Limit the usage of stolen for LNL+
` [PATCH AUTOSEL 6.11 215/244] drm/xe: Use topology to determine page fault queue size
` [PATCH AUTOSEL 6.11 218/244] drm/xe: Drop warn on xe_guc_pc_gucrc_disable in guc pc fini

[PATCH v3] drm/xe: xe_gen_wa_oob: replace program_invocation_short_name
 2024-09-25 10:49 UTC 

[drm-xe:drm-xe-next] BUILD SUCCESS fe4f5d4b661666a45b48fe7f95443f8fefc09c8c
 2024-09-25  9:44 UTC 

[PATCH] drm/xe: Add memirq report page address helpers
 2024-09-25  9:35 UTC  (2+ messages)

[PATCHv2 0/3] Some correction in the DP Link Training sequence
 2024-09-25  8:25 UTC  (5+ messages)
` [PATCHv2 2/3] drm/i915/dp: read Aux RD interval just before reading the FFE preset

[PATCH] drm/i915/display: Workaround for odd panning for planar yuv
 2024-09-25  7:49 UTC  (3+ messages)

[PATCH] drm/i915/hdcp: fix connector refcounting
 2024-09-25  4:50 UTC  (2+ messages)

[PATCH v22 0/6] drm/xe/guc: Add GuC based register capture for error capture
 2024-09-25  1:28 UTC  (7+ messages)
` [PATCH v22 1/6] drm/xe/guc: Prepare GuC register list and update ADS size "
` [PATCH v22 2/6] drm/xe/guc: Add XE_LP steered register lists
` [PATCH v22 3/6] drm/xe/guc: Add capture size check in GuC log buffer
` [PATCH v22 4/6] drm/xe/guc: Extract GuC error capture lists
` [PATCH v22 5/6] drm/xe/guc: Plumb GuC-capture into dev coredump
` [PATCH v22 6/6] drm/xe/guc: Save manual engine capture into capture list

[PATCH v3 0/1] drm/xe: Prevent null pointer access in xe_migrate_copy
 2024-09-25  1:21 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH] drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream close
 2024-09-24 21:28 UTC 

[PATCH v2 0/4] drm/xe/vf: Post-migration recovery worker basis
 2024-09-24 20:25 UTC  (4+ messages)
` [PATCH v2 1/4] drm/xe/vf: React to MIGRATED interrupt
` [PATCH v2 3/4] drm/xe/vf: Start post-migration fixups with provisinoning query
` [PATCH v2 4/4] drm/xe/vf: Defer fixups if migrated twice fast


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