Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-21 15:56:24 to 2025-03-24 16:47:58 UTC [more...]

[PATCH 00/12] drm/i915/display: yet another batch of struct intel_display conversions
 2025-03-24 16:47 UTC  (2+ messages)

[PATCH v3] drm/xe/pmu: Add GT frequency events
 2025-03-24 16:24 UTC  (7+ messages)

Patch "drm/xe: Fix exporting xe buffers multiple times" has been added to the 6.13-stable tree
 2025-03-24 16:13 UTC 

Patch "drm/xe: Fix exporting xe buffers multiple times" has been added to the 6.12-stable tree
 2025-03-24 16:13 UTC 

[PATCH] drm/xe/svm: fix dereferencing error pointer in drm_gpusvm_range_alloc()
 2025-03-24 16:02 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/5] drm/xe: xe-only patches from the multi-device GPUSVM series
 2025-03-24 15:48 UTC  (23+ messages)
` [PATCH v2 1/5] drm/xe: Introduce CONFIG_DRM_XE_GPUSVM
` [PATCH v2 2/5] drm/xe/svm: Fix a potential bo UAF
` [PATCH v2 3/5] drm/xe/bo: Add a bo remove callback
` [PATCH v2 4/5] drm/xe/migrate: Allow xe_migrate_vram() also on non-pagefault capable devices
` [PATCH v2 5/5] drm/xe/uapi, drm/xe: Make the PT code handle placement per PTE rather than per vma / range
` ✓ CI.Patch_applied: success for drm/xe: xe-only patches from the multi-device GPUSVM series (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.Patch_applied: success for drm/xe: xe-only patches from the multi-device GPUSVM series (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe/hw_engine_class_sysfs: Allow to inject error during probe
 2025-03-24 15:03 UTC  (4+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/hw_engine_class_sysfs: Allow to inject error during probe (rev2)

[PATCH v2 1/2] drm/xe/debugfs: add local forcewake_get/put funcs
 2025-03-24 15:01 UTC  (11+ messages)
` [PATCH v2 2/2] drm/xe: add mmio debugfs file & restore xe_mmio_ioctl as its ioctl handler
` ✓ CI.Patch_applied: success for series starting with [v2,1/2] drm/xe/debugfs: add local forcewake_get/put funcs
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH 00/16] Use VRR timing generator for fixed refresh rate modes
 2025-03-24 15:01 UTC  (24+ messages)
` [PATCH 01/16] drm/i915/hdmi: Use VRR Timing generator for HDMI for fixed_rr
` [PATCH 02/16] drm/i915/dp_mst: Use VRR Timing generator for DP MST "
` [PATCH 03/16] drm/i915/display: Disable PSR before disabling VRR
` [PATCH 04/16] drm/i915/display: Move intel_psr_post_plane_update() at the later
` [PATCH 05/16] drm/i915/vrr: Refactor condition for computing vmax and LRR
` [PATCH 06/16] drm/i915/vrr: Always set vrr vmax/vmin/flipline in vrr_{enable/disable}
` [PATCH 07/16] drm/i915/vrr: Set vrr.enable for VRR TG with fixed_rr
` [PATCH 08/16] drm/i915/display: Use fixed_rr timings in modeset sequence
` [PATCH 09/16] drm/i915/vrr: Use fixed timings for platforms that support VRR
` [PATCH 10/16] drm/i915/display: Use fixed rr timings in intel_set_transcoder_timings_lrr()
` [PATCH 11/16] drm/i915/display: Move vrr.guardband/pipeline_full out of !fastset block
` [PATCH 12/16] drm/i915/vrr: Allow fixed_rr with pipe joiner
` [PATCH 13/16] drm/i915/vrr: Always use VRR timing generator for PTL+
` [PATCH 14/16] drm/i915/vrr: Set trans_vrr_ctl in intel_vrr_set_transcoder_timings()
` [PATCH 15/16] drm/i915/display: Separate out functions to get/set VTOTAL register
` [PATCH 16/16] drm/i915/display: Avoid use of VTOTAL.Vtotal bits
` ✓ CI.Patch_applied: success for Use VRR timing generator for fixed refresh rate modes (rev11)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[RFC PATCH RESEND v4 0/6] drm/display: dp: add new DPCD access functions
 2025-03-24 14:43 UTC  (14+ messages)
` [PATCH RESEND RFC v4 1/6] drm/display: dp: implement new access helpers
` [PATCH RESEND RFC v4 2/6] drm/display: dp: change drm_dp_dpcd_read_link_status() return value
` [PATCH RESEND RFC v4 3/6] drm/display: dp: use new DCPD access helpers
` [PATCH RESEND RFC v4 4/6] drm/display: dp-cec: "
` [PATCH RESEND RFC v4 5/6] drm/display: dp-mst-topology: "
` [PATCH RESEND RFC v4 6/6] drm/display: dp-tunnel: "
` ✓ CI.Patch_applied: success for drm/display: dp: add new DPCD access functions (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.Full: "

[PATCH 0/3] drm/i915: Fix DP MST SB message timeouts due to PPS delays
 2025-03-24 14:32 UTC  (20+ messages)
` [PATCH 1/3] drm/i915/pps: Add helpers to lock PPS for AUX transfers
` [PATCH 2/3] drm/i915/dp_mst: Fix side-band message timeouts due to long PPS delays
` [PATCH 3/3] drm/i915/pps: Use intel_pps_is_pipe_instance() instead of open-coding it
` ✗ Xe.CI.Full: failure for drm/i915: Fix DP MST SB message timeouts due to PPS delays

[CI 1/2] drm/xe/pm: Temporarily disable D3Cold on BMG
 2025-03-24 14:31 UTC  (4+ messages)
` [CI 2/2] drm/xe/pm: Re-enable D3Cold by default "

[PATCH 00/16] Use VRR timing generator for fixed refresh rate modes
 2025-03-24 12:10 UTC  (18+ messages)
` [PATCH 02/16] drm/i915/vrr: Avoid reading vrr.enable based on fixed_rr check
` [PATCH 04/16] drm/i915/dp_mst: Use VRR Timing generator for DP MST for fixed_rr
` [PATCH 06/16] drm/i915/display: Move intel_psr_post_plane_update() at the later
` [PATCH 09/16] drm/i915/vrr: Set vrr.enable for VRR TG with fixed_rr
` [PATCH 10/16] drm/i915/display: Use fixed_rr timings in modeset sequence
` [PATCH 15/16] drm/i915/vrr: Always use VRR timing generator for PTL+

[PATCH] drm/i915/display: Read panel replay source status through PSR2 status register
 2025-03-24 10:08 UTC 

[PATCH v6 0/8] LOBF enablement fix
 2025-03-24  8:35 UTC  (16+ messages)
` [PATCH v6 1/8] drm/i915/lobf: Add lobf enablement in post plane update
` [PATCH v6 3/8] drm/i915/lobf: Add fixed refresh rate check in compute_config()
` [PATCH v6 4/8] drm/i915/lobf: Update lobf if any change in dependent parameters
` [PATCH v6 5/8] drm/i915/lobf: Add debug interface for lobf
` [PATCH v6 6/8] drm/i915/lobf: Check for sink error and disable LOBF
` [PATCH v6 7/8] drm/i915/lobf: Add mutex for alpm update
` [PATCH v6 8/8] drm/i915/lobf: Add debug print for LOBF

[RESEND 0/2] Fix vrr.enable handling and add logging for fixed_rr
 2025-03-24  8:30 UTC  (12+ messages)
` [RESEND 1/2] drm/i915/display: Add fixed_rr to crtc_state dump
` [RESEND 2/2] drm/i915/vrr: Avoid reading vrr.enable based on fixed_rr check
` ✓ CI.Patch_applied: success for Fix vrr.enable handling and add logging for fixed_rr (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v4 2/3] drm/xe/sriov: Shifting GGTT area post migration
 2025-03-24  5:58 UTC  (2+ messages)

[PATCH v2 -next] drm/xe: Fix unmet direct dependencies warning
 2025-03-24  1:51 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Fix unmet direct dependencies warning (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH -next] drm/xe: Fix unmet direct dependencies warning
 2025-03-23  2:30 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

Regression on drm-tip
 2025-03-22 20:59 UTC  (9+ messages)

[drm-xe:topic/xe-for-CI] BUILD SUCCESS 0a1388d7b15a70959418fce1ed1efae1f6a47302
 2025-03-22 19:11 UTC 

[drm-xe:drm-xe-next] BUILD SUCCESS 676da6ba5bdc1997910ac1cc901cbf16bc6f6d97
 2025-03-22 19:11 UTC 

[PATCH v9 0/3] Expose modifiers/formats supported by async flips
 2025-03-22  9:29 UTC  (3+ messages)
` [PATCH v9 3/3] drm/i915/display: Add i915 hook for format_mod_supported_async

[PATCH v10 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-03-21 23:36 UTC  (3+ messages)
` [PATCH v10 5/5] "

[PATCH] drm/i915/xe2hpd: Identify the memory type for SKUs with GDDR + ECC
 2025-03-21 22:25 UTC  (3+ messages)

[drm-xe:drm-xe-next-fixes] BUILD SUCCESS 488975c2d3e171bd07ec5caaf3c9cbc6a0746e2d
 2025-03-21 20:57 UTC 

[PATCH v5 0/3] drm/xe: Fix survivability
 2025-03-21 18:54 UTC  (2+ messages)

[PATCH 0/4] Implement Wa_14021768792 to bypass m_n ratio limit
 2025-03-21 18:42 UTC  (4+ messages)
` [PATCH 1/4] Add bits for link_n_exended for DISPLAY >= 14

[PATCH 0/2] drm/xe: Support different GuCs per GT
 2025-03-21 18:42 UTC  (3+ messages)

[PATCH 00/12] Introduce drm sharpness property
 2025-03-21 18:11 UTC  (21+ messages)
` [PATCH 01/12] drm/i915/display: Introduce sharpness strength property
` [PATCH 02/12] drm/i915/display: Introduce HAS_CASF for sharpness support
` [PATCH 03/12] drm/i915/display: Add sharpness strength and winsize
` [PATCH 04/12] drm/i915/display: Add filter lut values
` [PATCH 05/12] drm/i915/display: Compute the scaler filter
` [PATCH 06/12] drm/i915/display: Add and compute scaler parameter
` [PATCH 07/12] drm/i915/display: Configure the second scaler for
` [PATCH 08/12] drm/i915/display: Compare the sharpness state
` [PATCH 09/12] drm/i915/display: Set a scaler mode
` [PATCH 10/12] drm/i915/display: Write and read back the casf registers
` [PATCH 11/12] drm/i915/display: Enable/disable casf
` [PATCH 12/12] drm/i915/display: Expose sharpness strength property
` ✓ CI.Patch_applied: success for Introduce drm sharpness property (rev11)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[drm-xe:drm-xe-fixes] BUILD SUCCESS 50af7cab7520e46680cf4633bba6801443b75856
 2025-03-21 17:49 UTC 

[PATCH] drm/xe/guc: Track FAST_REQ H2Gs to report where errors came from
 2025-03-21 17:07 UTC  (4+ messages)

[PATCH 0/3] VF: debugfs fixes
 2025-03-21 16:55 UTC  (7+ messages)
` [PATCH 1/3] drm/xe/guc: Refactor GuC debugfs initialization
` [PATCH 2/3] drm/xe/guc: Don't expose GuC privileged debugfs files if VF
` [PATCH 3/3] drm/xe/vf: Don't expose privileged GT "

[PATCH v2] drm/xe: Simplify pinned bo iteration
 2025-03-21 16:03 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Simplify pinned bo iteration (rev2)


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