Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-11 22:49:32 to 2025-12-12 22:03:01 UTC [more...]

[PATCH v10] drm/xe/uc: Add stop on hardware initialization error
 2025-12-12 22:01 UTC  (3+ messages)

[PATCH v2 00/12] Context based TLB invalidations
 2025-12-12 22:00 UTC  (8+ messages)
` [PATCH v2 04/12] drm/xe: Add vm to exec queues association
` [PATCH v2 09/12] drm/xe: Add xe_tlb_inval_idle helper

[PATCH v2] drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling
 2025-12-12 21:53 UTC  (5+ messages)
` ✓ CI.KUnit: success for drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling (rev3)
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v6 00/10] Page Reclamation Support for Xe3p Platforms
 2025-12-12 21:32 UTC  (11+ messages)
` [PATCH v6 01/10] drm/xe: Do not forward invalid TLB invalidation seqnos to upper layers
` [PATCH v6 02/10] drm/xe/xe_tlb_inval: Modify fence interface to support PPC flush
` [PATCH v6 03/10] drm/xe: Add page reclamation info to device info
` [PATCH v6 04/10] drm/xe/guc: Add page reclamation interface to GuC
` [PATCH v6 05/10] drm/xe: Create page reclaim list on unbind
` [PATCH v6 06/10] drm/xe: Suballocate BO for page reclaim
` [PATCH v6 07/10] drm/xe: Prep page reclaim in tlb inval job
` [PATCH v6 08/10] drm/xe: Append page reclamation action to tlb inval
` [PATCH v6 09/10] drm/xe: Optimize flushing of L2$ by skipping unnecessary page reclaim
` [PATCH v6 10/10] drm/xe: Add debugfs support for page reclamation

[PATCH 1/1] drm/xe/eustall: Return EBADFD from read if EU stall registers get reset
 2025-12-12 21:18 UTC  (2+ messages)

[PATCH 00/50] drm/i915/dp: Clean up link BW/DSC slice config computation
 2025-12-12 21:01 UTC  (53+ messages)
` [PATCH 14/50] drm/i915/dp: Factor out align_max_sink_dsc_input_bpp()
` [PATCH 15/50] drm/i915/dp: Factor out align_max_vesa_compressed_bpp_x16()
` [PATCH 16/50] drm/i915/dp: Fail state computation for invalid min/max link BPP values
` [PATCH 17/50] drm/i915/dp: Fail state computation for invalid max throughput BPP value
` [PATCH 18/50] drm/i915/dp: Fail state computation for invalid max sink compressed "
` [PATCH 21/50] drm/i915/dp: Align min/max compressed BPPs when calculating BPP limits
` [PATCH 22/50] drm/i915/dp: Drop intel_dp parameter from intel_dp_compute_config_link_bpp_limits()
` [PATCH 23/50] drm/i915/dp: Pass intel_output_format to intel_dp_dsc_sink_{min_max}_compressed_bpp()
` [PATCH 24/50] drm/i915/dp: Pass mode clock to dsc_throughput_quirk_max_bpp_x16()
` [PATCH 25/50] drm/i915/dp: Factor out compute_min_compressed_bpp_x16()
` [PATCH 26/50] drm/i915/dp: Factor out compute_max_compressed_bpp_x16()
` [PATCH 27/50] drm/i915/dp: Add intel_dp_mode_valid_with_dsc()
` [PATCH 28/50] drm/i915/dp: Unify detect and compute time DSC mode BW validation
` [PATCH 29/50] drm/i915/dp: Use helpers to align min/max compressed BPPs
` [PATCH 30/50] drm/i915/dp: Simplify computing DSC BPPs for eDP
` [PATCH 31/50] drm/i915/dp: Simplify computing DSC BPPs for DP-SST
` [PATCH 32/50] drm/i915/dp: Simplify computing forced DSC BPP "
` [PATCH 33/50] drm/i915/dp: Unify computing compressed BPP for DP-SST and eDP
` [PATCH 34/50] drm/i915/dp: Simplify eDP vs. DP compressed BPP computation
` [PATCH 50/50] drm/i915/dp: Use intel_dp_dsc_get_slice_config()
  ` [PATCH v2 "
  ` [CI 09/50] drm/i915/dp: Use the effective data rate for DP compressed BW calculation
` ✗ CI.checkpatch: warning for drm/i915/dp: Clean up link BW/DSC slice config computation (rev3)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "

[PATCH v5 00/17] Add new general DRM property "color format"
 2025-12-12 20:28 UTC  (17+ messages)
` [PATCH v5 04/17] drm/bridge: Act on the DRM color format property
` [PATCH v5 05/17] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v5 06/17] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v5 17/17] drm/tests: hdmi: Add tests for the color_format property

[CI 1/2] drm/xe: Track pre-production workaround support
 2025-12-12 20:25 UTC  (4+ messages)
` [CI 2/2] drm/xe/lnl: Drop "
` ✓ CI.KUnit: success for series starting with [CI,1/2] drm/xe: Track "
` ✓ Xe.CI.BAT: "

[PATCH 0/6] Fix performance when pagefaults and 3d/display share resources
 2025-12-12 20:20 UTC  (11+ messages)
` [PATCH 5/6] drm/xe: Wait on in-syncs when swicthing to dma-fence mode
` [PATCH 6/6] drm/xe: Add more GT stats around pagefault mode switch flows
` ✗ Xe.CI.Full: failure for Fix performance when pagefaults and 3d/display share resources

[PATCH 0/3] PF: Add handling for new adverse event thresholds
 2025-12-12 20:17 UTC  (11+ messages)
` [PATCH 1/3] drm/xe: Introduce IF_ARGS macro utility
` [PATCH 2/3] drm/xe/pf: Prepare for new threshold KLVs
` [PATCH 3/3] drm/xe/pf: Add handling for MLRC adverse event threshold
` ✗ CI.checkpatch: warning for PF: Add handling for new adverse event thresholds
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH 0/3] OA/EUSTALL: Syzkaller NPD bug fixes
 2025-12-12 19:10 UTC  (7+ messages)
` [PATCH 1/3] drm/xe/oa: Move default oa unit assignment earlier during stream open
` [PATCH 2/3] drm/xe/oa: Disallow 0 OA property values
` [PATCH 3/3] drm/xe/eustall: Disallow 0 EU stall "
` ✓ CI.KUnit: success for OA/EUSTALL: Syzkaller NPD bug fixes
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[v8 00/15] Plane Color Pipeline support for Intel platforms
 2025-12-12 18:45 UTC  (5+ messages)
` [v8 14/15] drm/i915/color: Add 3D LUT to color pipeline

[PATCH v2 0/7] Fix performance when pagefaults and 3d/display share resources
 2025-12-12 18:28 UTC  (8+ messages)
` [PATCH v2 1/7] drm/xe: Adjust long-running workload timeslices to reasonable values
` [PATCH v2 2/7] drm/xe: Use usleep_range for accurate long-running workload timeslicing
` [PATCH v2 3/7] drm/xe: Add debugfs knobs to control long running "
` [PATCH v2 4/7] drm/xe: Skip exec queue schedule toggle if queue is idle during suspend
` [PATCH v2 5/7] drm/xe: Wait on in-syncs when swicthing to dma-fence mode
` [PATCH v2 6/7] drm/xe: Add GT stats ktime helpers
` [PATCH v2 7/7] drm/xe: Add more GT stats around pagefault mode switch flows

[PATCH 49/50] drm/i915/dp: Add intel_dp_dsc_get_slice_config()
 2025-12-12 18:17 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 00/13] drm/i915: Some DSB/flipq stuff
 2025-12-12 17:36 UTC  (18+ messages)
` [PATCH 01/13] drm/i915/flipq: Don't initialize flip queue on pre-LNL
` [PATCH 02/13] drm/i915: Give up on DSB/flip queue if we fail to allocate the color DSB buffer
` [PATCH 03/13] drm/i915: Clear crtc_state->use_flipq initially
` [PATCH 04/13] drm/i915: Warn about use_flip==true in MMIO commit codepaths
` [PATCH 05/13] drm/i915: Refine vblank evasion DSB check
` [PATCH 06/13] drm/i915: Make intel_crtc_needs_vblank_work() easier on the eye
` [PATCH 07/13] drm/i915: Extract intel_dsb_supported()
` [PATCH 08/13] drm/i915: Use intel_dsb_supported() to determine 'use_dsb'
` [PATCH 09/13] drm/i915: Extract commit_dsb_max_cmds()
` [PATCH 10/13] drm/i915: Introduce enum intel_commit_type
` [PATCH 11/13] drm/i915: Carve intel_atomic_commit_type() up a bit
` [PATCH 12/13] drm/i915/dsb: Add tracepoints for DSB commit
` [PATCH 13/13] drm/i915/dsb: Add tracepoints for flip queue
` ✗ CI.checkpatch: warning for drm/i915: Some DSB/flipq stuff
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH v1] drm/xe/cri: Enable I2C controller
 2025-12-12 16:52 UTC  (7+ messages)

[PATCH 0/5] Make casf updates atomic and dsb ready
 2025-12-12 16:34 UTC  (5+ messages)
` [PATCH 1/5] drm/i915/display: Move casf_compute_config
` [PATCH 3/5] drm/i915/display: Pass dsb_commit to CASF helpers

[PATCH v2 00/12] drm/i915/display: All patches to make PREEMPT_RT work on xe
 2025-12-12 16:29 UTC  (17+ messages)
` [PATCH v2 01/12] drm/i915/display: Fix intel_lpe_audio_irq_handler for PREEMPT-RT
` [PATCH v2 02/12] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` [PATCH v2 03/12] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [PATCH v2 04/12] drm/i915/display: Make set_pipeconf use the fw variants
` [PATCH v2 05/12] drm/i915/display: Move vblank put until after critical section
` [PATCH v2 06/12] drm/i915/display: Remove locking from intel_vblank_evade "
` [PATCH v2 07/12] drm/i915/display: Handle vlv dsi workaround in scanline_in_safe_range too
` [PATCH v2 08/12] drm/i915/display: Make icl_dsi_frame_update use _fw too
` [PATCH v2 09/12] drm/i915/display: Enable interrupts earlier on PREEMPT_RT
` [PATCH v2 10/12] drm/i915: Use preempt_disable/enable_rt() where recommended
` [CI-ONLY PATCH v2 11/12] PREEMPT_RT injection
` [PATCH v2 12/12] drm/i915/display: Use intel_de_read_fw in colorops
` ✗ CI.checkpatch: warning for drm/i915/display: All patches to make PREEMPT_RT work on xe. (rev2)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH 0/6] drm/{i915,xe}: clean up parent interface definitions
 2025-12-12 15:35 UTC  (12+ messages)
` [PATCH 1/6] drm/intel: fix parent interface kernel-doc
` [PATCH 2/6] drm/intel: group individual funcs in parent interface
` [PATCH 3/6] drm/intel: sort parent interface struct definitions and members
` [PATCH 4/6] drm/i915: sort parent interface initialization
` [PATCH 5/6] drm/xe: "
` [PATCH 6/6] drm/i915/display: group and sort the parent interface wrappers better
` ✗ CI.checkpatch: warning for drm/{i915,xe}: clean up parent interface definitions
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH, v2] drm/xe: Increase TDF timeout
 2025-12-12 14:43 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Increase TDF timeout (rev2)
` ✓ Xe.CI.Full: "

[PATCH 00/11] drm/i915/display: All patches to make PREEMPT_RT work on xe
 2025-12-12 14:15 UTC  (16+ messages)
` [PATCH 01/11] drm/i915/display: Fix intel_lpe_audio_irq_handler for PREEMPT-RT
` [PATCH 02/11] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` [PATCH 03/11] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [PATCH 04/11] drm/i915/display: Make set_pipeconf use the fw variants
` [PATCH 05/11] drm/i915/display: Move vblank put until after critical section
` [PATCH 06/11] drm/i915/display: Remove locking from intel_vblank_evade "
` [PATCH 07/11] drm/i915/display: Handle vlv dsi workaround in scanline_in_safe_range too
` [PATCH 08/11] drm/i915/display: Make icl_dsi_frame_update use _fw too
` [PATCH 09/11] drm/i915/display: Enable interrupts earlier on PREEMPT_RT
` [PATCH 10/11] drm/i915: Use preempt_disable/enable_rt() where recommended
` [CI-ONLY PATCH 11/11] PREEMPT_RT injection
` ✗ CI.checkpatch: warning for drm/i915/display: All patches to make PREEMPT_RT work on xe
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "

[PATCH 0/2] switch to use kernel standard fault injection in i915
 2025-12-12 12:41 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: switch to use kernel standard error injection

[PATCH v1] drm/xe/i2c: Force polling mode in survivability
 2025-12-12 12:11 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/2] drm/{i915, xe}/panic: move panic handling to parent interface
 2025-12-12 11:51 UTC  (4+ messages)
` [PATCH 2/2] "
` ✗ Xe.CI.Full: failure for "

[PATCH v4 00/22] Dynamic drm_pagemaps and Initial multi-device SVM
 2025-12-12 11:35 UTC  (16+ messages)
` [PATCH v4 02/22] drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before use
` [PATCH v4 03/22] drm/pagemap, drm/xe: Add refcounting to struct drm_pagemap
` [PATCH v4 12/22] drm/xe: Use the vma attibute drm_pagemap to select where to migrate
` [PATCH v4 18/22] drm/pagemap, drm/xe: Clean up the use of the device-private page owner
` [PATCH v4 19/22] drm/gpusvm: Introduce a function to scan the current migration state
` ✗ Xe.CI.Full: failure for Dynamic drm_pagemaps and Initial multi-device SVM (rev5)

vgaarb, and bridges not capable of VGA forwarding
 2025-12-12 11:34 UTC  (2+ messages)

[PULL] drm-misc-next
 2025-12-12  8:58 UTC 

[PULL] drm-intel-next-fixes for v6.19-rc1
 2025-12-12  8:02 UTC 

[CI 0/9] auxccs wc dpt
 2025-12-12  7:55 UTC  (3+ messages)
` ✓ Xe.CI.Full: success for auxccs wc dpt (rev4)

[RFC PATCH 0/9] drm/i915/display: DC3CO support
 2025-12-12  7:37 UTC  (5+ messages)
` [PATCH 6/9] drm/i915/display: alpm enable "
` [PATCH 9/9] drm/i915/display: Add DC3CO disable handling for psr2

[PATCH] drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling
 2025-12-12  6:25 UTC  (5+ messages)

[PATCH 0/9] drm/i915/display: All fixes for PREEMPT-RT that I have collected so far
 2025-12-12  6:22 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[CI 00/10] auxccs dpt wc no stolen
 2025-12-12  4:37 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for auxccs dpt wc no stolen (rev3)

[PATCH next] vfio/xe: Fix use after free in xe_vfio_pci_alloc_file()
 2025-12-12  4:07 UTC  (2+ messages)

[PATCH] drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUME
 2025-12-11 23:58 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUME (rev2)

[PATCH v3 00/12] Introduce SRIOV scheduler groups
 2025-12-11 23:19 UTC  (13+ messages)
` [PATCH v3 03/12] drm/xe/sriov: Initialize "
` [PATCH v3 04/12] drm/xe/sriov: Add support for enabling "
` [PATCH v3 06/12] drm/xe/sriov: Add handling for MLRC adverse event threshold
` [PATCH v3 11/12] drm/xe/sriov: Add functions to set preempt timeouts for each group
` [PATCH v3 12/12] drm/xe/sriov: Add debugfs to set EQ and PT for scheduler groups


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