Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-15 12:08:44 to 2025-12-16 08:27:40 UTC [more...]

[PATCH] drm/i915/cx0: Use the consolidated HDMI tables
 2025-12-16  8:27 UTC 

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

[PATCH 0/2] switch to use kernel standard fault injection in i915
 2025-12-16  8:07 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: switch to use kernel standard error injection
` [PATCH 2/2] drm/i915: Add intel_gvt_driver_remove() onto error cleanup path

[PATCH] drm/xe/nvm: enable cri platform
 2025-12-16  7:57 UTC  (7+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v5 0/3] Add SoC remapper support for system controller
 2025-12-16  7:49 UTC  (6+ messages)
` [PATCH v5 1/3] drm/xe/soc_remapper: Initialize SoC remapper during Xe probe
` [PATCH v5 2/3] drm/xe/soc_remapper: Use SoC remapper herlper from VSEC code
` [PATCH v5 3/3] drm/xe/soc_remapper: Add system controller config for SoC remapper
` ✗ CI.checkpatch: warning for Add SoC remapper support for system controller (rev5)
` ✓ CI.KUnit: success "

[PATCH v31 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-12-16  7:03 UTC  (11+ messages)
` [PATCH v31 1/5] drm/xe/xe_pagefault: Disallow writes to read-only VMAs
` [PATCH v31 2/5] drm/xe/xe_pagefault: Track address precision per pagefault
` [PATCH v31 3/5] drm/xe/uapi: Define drm_xe_vm_get_property
` [PATCH v31 4/5] drm/xe/xe_vm: Add per VM fault info
` [PATCH v31 5/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✗ CI.checkpatch: warning for drm/xe/xe_vm: Implement xe_vm_get_property_ioctl (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v11 0/4] drm/xe: Improve wedged mode handling
 2025-12-16  6:36 UTC  (10+ messages)
` [PATCH v11 1/4] drm/xe: Validate wedged_mode parameter and define enum for modes
` [PATCH v11 2/4] drm/xe: Update wedged.mode only after successful reset policy change
` [PATCH v11 3/4] drm/xe/vf: Disallow setting wedged mode to upon-any-hang
` [PATCH v11 4/4] drm/xe/pf: Allow upon-any-hang wedged mode only in debug config
` ✗ CI.checkpatch: warning for drm/xe: Improve wedged mode handling (rev11)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH] drm/xe/eustall: use bitmap_weighted_or() in xe_eu_stall_stream_init()
 2025-12-16  4:11 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH] drm/xe/eustall: use bitmap_empty() in xe_eu_stall_stream_read_locked()
 2025-12-16  4:10 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH] drm/xe/guc: Fix version check for page-reclaim feature
 2025-12-16  3:50 UTC  (6+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v4 00/28] Fair(er) DRM scheduler
 2025-12-16  3:03 UTC  (34+ messages)
` [PATCH v4 01/28] drm/sched: Consolidate entity run queue management
` [PATCH v4 02/28] drm/sched: Move run queue related code into a separate file
` [PATCH v4 03/28] drm/sched: Add some scheduling quality unit tests
` [PATCH v4 04/28] drm/sched: Add some more "
` [PATCH v4 05/28] drm/sched: Implement RR via FIFO
` [PATCH v4 06/28] drm/sched: Free all finished jobs at once
` [PATCH v4 07/28] drm/sched: Account entity GPU time
` [PATCH v4 08/28] drm/sched: Remove idle entity from tree
` [PATCH v4 09/28] drm/sched: Add fair scheduling policy
` [PATCH v4 10/28] drm/sched: Favour interactive clients slightly
` [PATCH v4 11/28] drm/sched: Switch default policy to fair
` [PATCH v4 12/28] drm/sched: Remove FIFO and RR and simplify to a single run queue
` [PATCH v4 13/28] drm/sched: Embed run queue singleton into the scheduler
` [PATCH v4 14/28] accel/amdxdna: Remove drm_sched_init_args->num_rqs usage
` [PATCH v4 15/28] accel/rocket: "
` [PATCH v4 16/28] accel/ethosu: "
` [PATCH v4 17/28] drm/amdgpu: "
` [PATCH v4 18/28] drm/etnaviv: "
` [PATCH v4 19/28] drm/imagination: "
` [PATCH v4 20/28] drm/lima: "
` [PATCH v4 21/28] drm/msm: "
` [PATCH v4 22/28] drm/nouveau: "
` [PATCH v4 23/28] drm/panfrost: "
` [PATCH v4 24/28] drm/panthor: "
` [PATCH v4 25/28] drm/sched: "
` [PATCH v4 26/28] drm/v3d: "
` [PATCH v4 27/28] drm/xe: "
` [PATCH v4 28/28] drm/sched: Remove drm_sched_init_args->num_rqs
` ✗ CI.checkpatch: warning for Fair(er) DRM scheduler
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[i915-rt 00/16] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2025-12-16  2:19 UTC  (22+ messages)
` [i915-rt 01/16] drm/i915/display: Fix intel_lpe_audio_irq_handler for PREEMPT-RT
` [i915-rt 02/16] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` [i915-rt 03/16] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [i915-rt 04/16] drm/i915/display: Make set_pipeconf use the fw variants
` [i915-rt 05/16] drm/i915/display: Move vblank put until after critical section
` [i915-rt 06/16] drm/i915/display: Remove locking from intel_vblank_evade "
` [i915-rt 07/16] drm/i915/display: Handle vlv dsi workaround in scanline_in_safe_range too
` [i915-rt 08/16] drm/i915/display: Make icl_dsi_frame_update use _fw too
` [i915-rt 09/16] drm/i915/display: Enable interrupts earlier on PREEMPT_RT
` [i915-rt 10/16] drm/i915: Use preempt_disable/enable_rt() where recommended
` [i915-rt 11/16] PREEMPT_RT injection
` [i915-rt 12/16] drm/i915/display: Use intel_de_read_fw in colorops
` [i915-rt 13/16] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
` [i915-rt 14/16] drm/i915: Drop the irqs_disabled() check
` [i915-rt 15/16] drm/i915/guc: Consider also RCU depth in busy loop
` [i915-rt 16/16] Revert "drm/i915: Depend on !PREEMPT_RT."
` ✗ CI.checkpatch: warning for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[CI 0/4] PF: Add handling for new adverse event thresholds
 2025-12-16  1:53 UTC  (8+ messages)
` [CI 1/4] drm/xe: Introduce IF_ARGS macro utility
` [CI 2/4] drm/xe/guc: Introduce GUC_FIRMWARE_VER_AT_LEAST helper
` [CI 3/4] drm/xe/pf: Prepare for new threshold KLVs
` [CI 4/4] drm/xe/pf: Add handling for MLRC adverse event threshold
` ✗ CI.checkpatch: warning for PF: Add handling for new adverse event thresholds (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH 0/3] OA/EUSTALL: Syzkaller NPD bug fixes
 2025-12-16  1:25 UTC  (4+ messages)
` [PATCH 3/3] drm/xe/eustall: Disallow 0 EU stall property values

[PATCH v2 0/4] PF: Add handling for new adverse event thresholds
 2025-12-16  1:19 UTC  (14+ messages)
` [PATCH v2 1/4] drm/xe: Introduce IF_ARGS macro utility
` [PATCH v2 2/4] drm/xe/guc: Introduce GUC_FIRMWARE_VER_AT_LEAST helper
` [PATCH v2 3/4] drm/xe/pf: Prepare for new threshold KLVs
` [PATCH v2 4/4] drm/xe/pf: Add handling for MLRC adverse event threshold
` ✗ CI.checkpatch: warning for PF: Add handling for new adverse event thresholds (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v4 0/3] Add SoC remapper support for system controller
 2025-12-16  1:19 UTC  (4+ messages)
` [PATCH v4 1/3] drm/xe/soc_remapper: Initialize SoC remapper during Xe probe
` [PATCH v4 2/3] drm/xe/soc_remapper: Use SoC remapper herlper from VSEC code
` [PATCH v4 3/3] drm/xe/soc_remapper: Add system controller config for SoC remapper

[PATCH v2 0/7] Fix performance when pagefaults and 3d/display share resources
 2025-12-16  1:12 UTC  (13+ messages)
` [PATCH v2 1/7] drm/xe: Adjust long-running workload timeslices to reasonable values
` [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 7/7] drm/xe: Add more GT stats around pagefault mode switch flows

[PATCH v4 00/22] Dynamic drm_pagemaps and Initial multi-device SVM
 2025-12-16  1:06 UTC  (7+ messages)
` [PATCH v4 19/22] drm/gpusvm: Introduce a function to scan the current migration state
` [PATCH v4 20/22] drm/xe: Use drm_gpusvm_scan_mm()

[PATCH 00/15] drm/{i915, xe}: clean up and deduplicate initial plane handling
 2025-12-16  0:07 UTC  (21+ messages)
` [PATCH 01/15] drm/i915: move display/intel_plane_initial.c to i915_initial_plane.c
` [PATCH 02/15] drm/xe/display: rename xe_plane_initial.c to xe_initial_plane.c
` [PATCH 03/15] drm/i915: rename intel_plane_initial.h to intel_initial_plane.h
` [PATCH 04/15] drm/{i915, xe}: move initial plane calls to parent interface
` [PATCH 05/15] drm/{i915, xe}: deduplicate intel_initial_plane_config() between i915 and xe
` [PATCH 06/15] drm/{i915, xe}: deduplicate plane_config_fini() "
` [PATCH 07/15] drm/{i915, xe}: start deduplicating intel_find_initial_plane_obj() "
` [PATCH 08/15] drm/i915: return plane_state from intel_reuse_initial_plane_obj()
` [PATCH 09/15] drm/xe: "
` [PATCH 10/15] drm/i915: further deduplicate intel_find_initial_plane_obj()
` [PATCH 11/15] drm/{i915, xe}: deduplicate intel_alloc_initial_plane_obj() FB modifier checks
` [PATCH 12/15] drm/{i915,xe}: deduplicate initial plane setup
` [PATCH 13/15] drm/{i915, xe}: pass struct drm_plane_state instead of struct drm_crtc to ->setup
` [PATCH 14/15] drm/{i915, xe}: pass struct drm_device instead of drm_device to ->alloc_obj
` [PATCH 15/15] drm/i915: drop dependency on struct intel_display from i915 initial plane
` ✗ CI.checkpatch: warning for drm/{i915, xe}: clean up and deduplicate initial plane handling
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH 00/16] drm/i915/dp: Clean up link BW/DSC slice config computation (fixes)
 2025-12-15 23:31 UTC  (21+ messages)
` [PATCH 01/16] drm/dp: Parse all DSC slice count caps for eDP 1.5
` [PATCH 02/16] drm/dp: Add drm_dp_dsc_sink_slice_count_mask()
` [PATCH 03/16] drm/i915/dp: Fix DSC sink's slice count capability check
` [PATCH 04/16] drm/i915/dp: Return a fixed point BPP value from intel_dp_output_bpp()
` [PATCH 05/16] drm/i915/dp: Use a mode's crtc_clock vs. clock during state computation
` [PATCH 06/16] drm/i915/dp: Factor out intel_dp_link_bw_overhead()
` [PATCH 07/16] drm/i915/dp: Fix BW check in is_bw_sufficient_for_dsc_config()
` [PATCH 08/16] drm/i915/dp: Use the effective data rate for DP BW calculation
` [PATCH 09/16] drm/i915/dp: Use the effective data rate for DP compressed "
` [PATCH 10/16] drm/i915/dp: Account with MST, SSC BW overhead for uncompressed DP-MST stream BW
` [PATCH 11/16] drm/i915/dp: Account with DSC BW overhead for compressed DP-SST "
` [PATCH 12/16] drm/i915/dp: Account with pipe joiner max compressed BPP limit for DP-MST and eDP
` [PATCH 13/16] drm/i915/dp: Fail state computation for invalid min/max link BPP values
` [PATCH 14/16] drm/i915/dp: Fail state computation for invalid max throughput BPP value
` [PATCH 15/16] drm/i915/dp: Fail state computation for invalid max sink compressed "
` [PATCH 16/16] drm/i915/dp: Fail state computation for invalid DSC source input BPP values
` ✗ CI.checkpatch: warning for drm/i915/dp: Clean up link BW/DSC slice config computation (fixes)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH 0/3] drm/xe/oa: Expose MERT OA unit
 2025-12-15 19:37 UTC  (7+ messages)
` [PATCH 1/3] drm/xe/oa/uapi: "

[PATCH RESEND] drm: xe: Replace sprintf() with sysfs_emit()
 2025-12-15 18:20 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for drm: xe: Replace sprintf() with sysfs_emit() (rev2)

[PATCH v2] drm/xe/xe_guc_ct: Prevent compiler read/write optimization breaks
 2025-12-15 18:00 UTC  (3+ messages)

vgaarb, and bridges not capable of VGA forwarding
 2025-12-12 17:59 UTC  (3+ messages)

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

[PATCH v2 0/7] drm/xe/hwmon: Expose new temperature attributes
 2025-12-15 15:12 UTC  (4+ messages)
` [PATCH v2 4/7] drm/xe/hwmon: Read thermal sensors count

[PATCH 0/5] Prepare GVT for display modularization
 2025-12-15 14:44 UTC  (3+ messages)
` ✗ Xe.CI.BAT: failure for "
` ✗ Xe.CI.Full: "

[PATCH 0/3] PF: Add handling for new adverse event thresholds
 2025-12-15 13:46 UTC  (5+ messages)
` [PATCH 3/3] drm/xe/pf: Add handling for MLRC adverse event threshold

[PATCH 00/50] drm/i915/dp: Clean up link BW/DSC slice config computation
 2025-12-15 12:33 UTC  (11+ 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 0/6] drm/{i915,xe}: clean up parent interface definitions
 2025-12-15 12:30 UTC  (3+ messages)

[PATCH] drm/gem: fix build for mm_get_unmapped_area() call after backmerge
 2025-12-15 12:12 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "


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