Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-07 20:19:31 to 2025-03-10 16:57:14 UTC [more...]

[PATCH next] drm/xe: Fix uninitialized variable in xe_vm_bind_ioctl()
 2025-03-10 16:56 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v3 0/3] drm/i915/xe3lpd: Update bandwidth parameters
 2025-03-10 16:49 UTC  (15+ messages)
` [PATCH v3 1/3] drm/i915/display: Convert intel_bw.c internally to intel_display
` [PATCH v3 2/3] drm/i915/display: Convert intel_bw.c externally "
` ✓ CI.Patch_applied: success for drm/i915/xe3lpd: Update bandwidth parameters (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH 0/2] Add configfs support for survivability mode
 2025-03-10 16:40 UTC  (11+ messages)
` [PATCH 1/2] RFC drm/xe: Add configfs to enable "
` [PATCH 2/2] RFC drm/xe: Enable configfs support for "

[PATCH 0/5] Use MI_MATH to apply RMW WA in LRC
 2025-03-10 16:31 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for Use MI_MATH to apply RMW WA in LRC (rev3)

[PATCH 00/21] Use VRR timing generator for fixed refresh rate modes
 2025-03-10 15:52 UTC  (10+ messages)
` [PATCH 15/21] drm/i915/display: Use fixed_rr timings in modeset sequence
` [PATCH 17/21] drm/i915/display: Move vrr.guardband/pipeline_full out of !fastset block

[CI 0/4] Misc reviewed patches for CI
 2025-03-10 15:51 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] drm/i915/xe3lpd: Map POWER_DOMAIN_AUDIO_PLAYBACK to DC_off
 2025-03-10 15:43 UTC  (5+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/xe3lpd: Map POWER_DOMAIN_AUDIO_PLAYBACK to DC_off (rev2)

[PATCH] drm/xe/rtp: Drop sentinel from xe_rtp_process_to_sr()
 2025-03-10 14:50 UTC  (6+ messages)
` [PATCH] drm/xe/rtp: Drop sentinels from arg to xe_rtp_process_to_sr()

[PATCH 00/21] Use VRR timing generator for fixed refresh rate modes
 2025-03-10 14:08 UTC  (29+ messages)
` [PATCH 01/21] drm/i915/vrr: Remove unwanted comment
` [PATCH 02/21] drm/i915:vrr: Separate out functions to compute vmin and vmax
` [PATCH 03/21] drm/i915/vrr: Make helpers for cmrr and vrr timings
` [PATCH 04/21] drm/i915/vrr: Disable CMRR
` [PATCH 05/21] drm/i915/vrr: Track vrr.enable only for variable timing
` [PATCH 06/21] drm/i915/vrr: Use crtc_vtotal for vmin
` [PATCH 07/21] drm/i915/vrr: Prepare for fixed refresh rate timings
` [PATCH 08/21] drm/i915/display: Enable MSA Ignore Timing PAR only when in not fixed_rr mode
` [PATCH 09/21] drm/i915/hdmi: Use VRR Timing generator for HDMI for fixed_rr
` [PATCH 10/21] drm/i915/dp_mst: Use VRR Timing generator for DP MST "
` [PATCH 11/21] drm/i915/display: Disable PSR before disabling VRR
` [PATCH 12/21] drm/i915/display: Move intel_psr_post_plane_update() at the later
` [PATCH 13/21] drm/i915/vrr: Refactor condition for computing vmax and LRR
` [PATCH 14/21] drm/i915/vrr: Always set vrr vmax/vmin/flipline in vrr_{enable/disable}
` [PATCH 15/21] drm/i915/display: Use fixed_rr timings in modeset sequence
` [PATCH 16/21] drm/i915/vrr: Use fixed timings for platforms that support VRR
` [PATCH 17/21] drm/i915/display: Use fixed rr timings in intel_set_transcoder_timings_lrr()
` [PATCH 18/21] drm/i915/display: Move vrr.guardband/pipeline_full out of !fastset block
` [PATCH 19/21] drm/i915/vrr: Allow fixed_rr with pipe joiner
` [PATCH 20/21] drm/i915/vrr: Always use VRR timing generator for MTL+
` [PATCH 21/21] drm/i915/display: Add fixed_rr to crtc_state dump
` ✓ CI.Patch_applied: success for Use VRR timing generator for fixed refresh rate modes (rev8)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH] drm/dp_mst: Fix locking when skipping CSN before topology probing
 2025-03-10 13:01 UTC  (12+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v6 0/6] drm/xe/xe_vm: Implement xe_vm_get_faults_ioctl
 2025-03-10 13:57 UTC  (19+ messages)
` [PATCH v6 1/6] drm/xe/xe_gt_pagefault: Disallow writes to read-only VMAs
` [PATCH v6 2/6] drm/xe/xe_gt_pagefault: Migrate pagefault struct to header
` [PATCH v6 3/6] drm/xe/xe_vm: Add per VM pagefault info
` [PATCH v6 4/6] drm/xe/uapi: Define drm_xe_vm_get_faults
` [PATCH v6 5/6] drm/xe/xe_gt_pagefault: Add address_type field to pagefaults
` [PATCH v6 6/6] drm/xe/xe_vm: Implement xe_vm_get_faults_ioctl
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/2] drm/xe: Drop gen11 usage
 2025-03-10 13:38 UTC  (6+ messages)
` [PATCH 2/2] drm/xe: Remove GEN11 prefixes from documentation

[RFC 00/12] Prefetch Support for svm ranges
 2025-03-10 13:17 UTC  (20+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` [RFC 01/12] drm/xe: Introduce xe_vma_op_prefetch_range struct for prefetch of ranges
` [RFC 02/12] drm/xe: Make xe_svm_alloc_vram public
` [RFC 03/12] drm/xe/svm: Helper to add tile masks to svm ranges
` [RFC 04/12] drm/xe/svm: Make to_xe_range a public function
` [RFC 05/12] drm/xe/svm: Make xe_svm_range_* end/start/size public
` [RFC 06/12] drm/xe/vm: Update xe_vma_ops_incr_pt_update_ops to take an increment value
` [RFC 07/12] drm/xe/vm: Add an identifier in xe_vma_ops for svm prefetch
` [RFC 08/12] drm/xe: Rename lookup_vma function to xe_find_vma_by_addr
` [RFC 09/12] drm/xe/svm: Allow unaligned addresses and ranges for prefetch
` [RFC 10/12] drm/xe/svm: Refactor usage of drm_gpusvm* function in xe_svm
` [RFC 11/12] drm/xe/svm: Implement prefetch support for SVM ranges
` [RFC 12/12] drm/xe/vm: Add debug prints for SVM range prefetch
` ✓ CI.Build: success for Prefetch Support for svm ranges
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "

[v3 00/23] Plane Color Pipeline support for Intel platforms
 2025-03-10 12:16 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for Plane Color Pipeline support for Intel platforms (rev2)

[PATCH 0/2] drm/xe: Fix the hotunplug NULL ptr dereference
 2025-03-10 10:26 UTC  (9+ messages)
` [PATCH 1/2] drm/xe_migrate: Switch from drm to dev managed actions

[PULL] drm-intel-next
 2025-03-10 10:08 UTC 

Shutting down VGA emulation when it was never activated
 2025-03-10  7:04 UTC 

[PATCH 0/3] PMU support for function engine activity
 2025-03-10  5:47 UTC  (7+ messages)
` [PATCH 1/3] drm/xe: Add support for per-function "
` [PATCH 2/3] drm/xe/xe_pmu: Add PMU support for per-function engine activity stats

[PATCH] drm/xe/xe3: Recognize 3DSTATE_COARSE_PIXEL to LRC dumps
 2025-03-10  5:20 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2] drm/gpusvm: Fix kernel-doc
 2025-03-10  2:38 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/gpusvm: Fix kernel-doc (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[CI 1/2] drm/xe/pm: Temporarily disable D3Cold on BMG
 2025-03-09 21:56 UTC  (10+ messages)
` [CI 2/2] drm/xe/pm: Re-enable D3Cold by default "
` ✓ CI.Patch_applied: success for series starting with [CI,1/2] drm/xe/pm: Temporarily disable D3Cold "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v8 0/3] Allow scratch page under fault mode for certain platform
 2025-03-09 20:01 UTC  (12+ messages)
` [PATCH v8 1/3] drm/xe: Introduced needs_scratch bit in device descriptor
` [PATCH v8 2/3] drm/xe: Clear scratch page on vm_bind
` [PATCH v8 3/3] drm/xe: Allow scratch page under fault mode for certain platform
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[drm-xe:drm-xe-next] BUILD SUCCESS 70e5043ba85eae199b232e39921abd706b5c1fa4
 2025-03-09 12:27 UTC 

[PATCH v3 0/8] Improve SRIOV VRAM provisioning
 2025-03-09  1:59 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for Improve SRIOV VRAM provisioning (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH 0/2] drm/xe: Support different GuCs per GT
 2025-03-09  0:37 UTC  (6+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 00/14] drm/i915: sagv/bw cleanup
 2025-03-08 23:24 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[CI] drm/xe/guc_pc: Retry and wait longer for GuC PC start
 2025-03-08 19:29 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/guc_pc: Retry and wait longer for GuC PC start (rev2)

[PATCH 0/2] drm: add header tests
 2025-03-08 17:05 UTC  (9+ messages)
` [PATCH 2/2] drm: ensure drm headers are self-contained and pass kernel-doc

[PATCH] drm/gpusvm: Fix kernel-doc
 2025-03-08 17:02 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v2] drm/xe/hwmon: expose fan speed
 2025-03-08 16:12 UTC  (7+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/hwmon: expose fan speed (rev2)

[PATCH] [CI] drm/i915/dmc: Test Xe3LPD DMC v2.20
 2025-03-08 15:42 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for drm/i915/dmc: Test Xe3LPD DMC v2.20 (rev4)

[PATCH RFC v3 0/7] drm/display: dp: add new DPCD access functions
 2025-03-08 13:11 UTC  (9+ messages)
` [PATCH RFC v3 1/7] drm/display: dp: implement new access helpers
` [PATCH RFC v3 2/7] drm/display: dp: change drm_dp_dpcd_read_link_status() return value
` [PATCH RFC v3 4/7] drm/display: dp-aux-dev: use new DCPD access helpers
` ✗ Xe.CI.Full: failure for drm/display: dp: add new DPCD access functions

[PATCH] drm/xe/userptr: Fix an incorrect assert
 2025-03-08 11:16 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] drm/i915/psr: Check transcoder Selective Update support for PR as well
 2025-03-08  8:43 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[RFC PATCH 00/11] Underrun on idle PSR workaround
 2025-03-08  4:41 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/2] Battlemage D3Cold issues
 2025-03-08  0:49 UTC  (4+ messages)
` [PATCH 1/2] drm/xe/pm: Temporarily disable D3Cold on BMG

[PATCH v5 0/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-03-07 22:05 UTC  (7+ messages)
` [PATCH v5 1/6] drm/xe/xe_gt_pagefault: Disallow writes to read-only VMAs
` [PATCH v5 3/6] drm/xe/xe_vm: Add per VM pagefault info

[RFC 0/6] VRAM Self Refresh
 2025-03-07 21:50 UTC  (3+ messages)
` [RFC 2/6] drm/xe/vrsr: Detect vrsr capability


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