messages from 2025-05-21 09:33:19 to 2025-05-22 11:49:57 UTC [more...]
[PATCH v4] drm/xe: Allow building as kernel built-in
2025-05-21 15:11 UTC (4+ messages)
[PULL] drm-misc-fixes
2025-05-22 11:49 UTC
[PATCH v9 0/5] drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT
2025-05-22 11:38 UTC (12+ messages)
` [PATCH v9 1/5] drm/xe/hwmon: Add support to manage power limits though mailbox
` [PATCH v9 2/5] drm/xe/hwmon: Move card reactive critical power under channel card
` [PATCH v9 3/5] drm/xe/hwmon: Add support to manage PL2 though mailbox
` [PATCH v9 4/5] drm/xe/hwmon: Expose powerX_cap_interval
` [PATCH v9 5/5] drm/xe/hwmon: Read energy status from PMT
` ✓ CI.Patch_applied: success for drm/xe/hwmon: Add mailbox power limits, PL2, read energy "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH] drm/i915/vrr: Set vrr.vmin to min Vtotal to re-enable LRR for PTL
2025-05-22 11:13 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/i915/vrr: Set vrr.vmin to min Vtotal to re-enable LRR for PTL (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
[PATCH v10 00/10] mtd: add driver for Intel discrete graphics
2025-05-22 10:26 UTC (6+ messages)
` [PATCH v10 03/10] mtd: intel-dg: implement access functions
` [PATCH v10 04/10] mtd: intel-dg: register with mtd
[PATCH v2 0/3] drm/i915 & drm/xe: allocate struct intel_display dynamically
2025-05-22 9:56 UTC (7+ messages)
` [PATCH v2 1/3] drm/i915/display: "
` [PATCH v2 2/3] drm/i915: stop including display/intel_display_{core, limits}.h from i915_drv.h
` [PATCH v2 3/3] drm/xe: stop including intel_display_{core, device}.h from xe_device_types.h
` ✓ CI.Patch_applied: success for drm/i915 & drm/xe: allocate struct intel_display dynamically (rev2)
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "
iosys-map: refactor to reduce struct size
2025-05-22 8:48 UTC (15+ messages)
` [PATCH 1/9] iosys-map: add new accessor interfaces and use them internally
` [PATCH 2/9] udmabuf: use new iosys_map accessors
` [PATCH 3/9] firmware/tegra: avoid accessing iosys_map internals
` [PATCH 4/9] drm/xe: avoid accessing internals of iosys_map
` [PATCH 5/9] drm/qxl: avoid accessing iosys_map internals
` [PATCH 6/9] drm/ttm: "
` [PATCH 7/9] drm: "
` [PATCH 8/9] iosys: hide internal details of implementation
` [PATCH 9/9] iosys_map: embed the is_iomem bit into the pointer
` ✓ CI.Patch_applied: success for series starting with [1/9] iosys-map: add new accessor interfaces and use them internally
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
[PATCH v5] drm/xe: Add helper function to inject fault into ct_dead_capture()
2025-05-22 8:28 UTC (4+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Add helper function to inject fault into ct_dead_capture() (rev5)
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "
[PATCH v8 0/5] drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT
2025-05-22 8:17 UTC (4+ messages)
` ✓ CI.Patch_applied: success for drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT (rev2)
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "
[PATCH v4] drm/xe: Add helper function to inject fault into ct_dead_capture()
2025-05-22 7:57 UTC (3+ messages)
[PATCH] drm/i915/dp: Fix the enabling/disabling of audio SDP splitting
2025-05-22 7:44 UTC (16+ messages)
` ✓ CI.Patch_applied: success for drm/i915/dp: Fix the enabling/disabling of audio SDP splitting (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ i915.CI.Full: failure for drm/i915/dp: Fix the enabling/disabling of audio SDP splitting
` ✓ Xe.CI.BAT: success for drm/i915/dp: Fix the enabling/disabling of audio SDP splitting (rev2)
` ✗ CI.Patch_applied: failure "
` ✗ CI.Patch_applied: failure for drm/i915/dp: Fix the enabling/disabling of audio SDP splitting
` ✗ CI.Patch_applied: failure for drm/i915/dp: Fix the enabling/disabling of audio SDP splitting (rev3)
` ✗ Xe.CI.Full: failure for drm/i915/dp: Fix the enabling/disabling of audio SDP splitting (rev2)
[PULL] drm-intel-next-fixes
2025-05-22 6:59 UTC
[PATCH v4 00/12] Panel Replay + Adaptive sync
2025-05-22 5:25 UTC (15+ messages)
` [PATCH v4 01/12] drm/panelreplay: Panel Replay capability DPCD register definitions
` [PATCH v4 02/12] drm/dp: Add Panel Replay capability bits from DP2.1 specification
` [PATCH v4 03/12] drm/i915/psr: Read all Panel Replay capability registers from DPCD
` [PATCH v4 04/12] drm/i915/alpm: Add PR_ALPM_CTL register definitions
` [PATCH v4 05/12] drm/i915/alpm: Write PR_ALPM_CTL register
` [PATCH v4 06/12] drm/i915/psr: Add interface to check if AUXLess ALPM is needed by PSR
` [PATCH v4 07/12] drm/i915/alpm: Add new interface to check if AUXLess ALPM is used
` [PATCH v4 08/12] drm/i915/alpm: Move port alpm configuration
` [PATCH v4 09/12] drm/i915/display: Add PHY_CMN1_CONTROL register definitions
` [PATCH v4 10/12] drm/i915/display: Add function to configure LFPS sending
` [PATCH v4 11/12] drm/i915/psr: Fix using wrong mask in REG_FIELD_PREP
` [PATCH v4 12/12] drm/i915/psr: Do not disable Panel Replay in case VRR is enabled
[PATCH] drm/i915/dp: Allow HBR3 without TPS4 support for eDP panels
2025-05-22 4:53 UTC (3+ messages)
[v7 00/11] drm/xe/display: Program double buffered LUT registers
2025-05-22 4:18 UTC (5+ messages)
` [v7 04/11] drm/i915/dsb: Implement intel_dsb_gosub()
[PATCH 0/3] drm/i915 & drm/xe: allocate struct intel_display dynamically
2025-05-22 2:15 UTC (15+ messages)
` [PATCH 1/3] drm/i915/display: "
` [PATCH 2/3] drm/i915: stop including display/intel_display_{core, limits}.h from i915_drv.h
` [PATCH 3/3] drm/xe: stop including intel_display_{core, device}.h from xe_device_types.h
` ✓ CI.Patch_applied: success for drm/i915 & drm/xe: allocate struct intel_display dynamically
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH] drm/xe: Have LRC hold VM reference
2025-05-22 1:33 UTC (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "
[CI] drm/xe/guc: Test new GuC v70.45.2 for BMG, LNL
2025-05-22 1:26 UTC (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
[PATCH] drm/xe/svm: Fix regression disallowing 64K SVM migration
2025-05-22 1:02 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "
[PATCH v2] drm/xe/bo: add GPU memory trace points
2025-05-21 22:49 UTC (4+ messages)
` ✓ CI.Patch_applied: success for drm/xe/bo: add GPU memory trace points (rev2)
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "
[PATCH] drm/xe/bo: add GPU memory trace points
2025-05-21 22:38 UTC (3+ messages)
[PATCH] drm/xe/gsc: Switch SW proxy allocation to uncached
2025-05-21 21:40 UTC (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "
[PATCH 0/2] Suppress some dumps during fault injection tests
2025-05-21 21:15 UTC (7+ messages)
` [PATCH 1/2] drm/xe: Introduce flag to indicate possible fault injection
[PATCH] drm/xe: Allow to trigger GT resets using debugfs writes
2025-05-21 21:05 UTC (4+ messages)
[PATCH 0/3] drm/xe: Small fixes and cleanups for PXP
2025-05-21 20:41 UTC (7+ messages)
` [PATCH 1/3] drm/xe/pxp: Use the correct define in the set_property_funcs array
` [PATCH 2/3] drm/xe/pxp: Clarify PXP queue creation behavior if PXP is not ready
` [PATCH 3/3] drm/xe/pxp: Decouple queue addition from PXP start
[PATCH] drm/xe: don't store the xe device pointer inside xe_ttm_tt
2025-05-21 19:55 UTC (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "
[PATCH v2 00/13] drm/i915/flipq: Rough flip queue implementation
2025-05-21 18:35 UTC (17+ messages)
` [PATCH v2 01/13] drm/i915/dsb: Extract intel_dsb_ins_align()
` [PATCH v2 02/13] drm/i915/dsb: Use intel_dsb_ins_align() in intel_dsb_align_tail()
` [PATCH v2 03/13] drm/i915/dsb: Extract assert_dsb_tail_is_aligned()
` [PATCH v2 04/13] drm/i915/dsb: Extract intel_dsb_{head,tail}()
` [PATCH v2 05/13] drm/i915/dsb: Provide intel_dsb_head() and intel_dsb_size()
` [PATCH v2 06/13] drm/i915/dsb: Introduce intel_dsb_exec_time_us()
` [PATCH v2 07/13] drm/i915/dmc: Define flip queue related PIPEDMC registers
` [PATCH v2 08/13] drm/i915/flipq: Provide the nuts and bolts code for flip queue
` [PATCH v2 09/13] drm/i915/flipq: Implement flip queue based commit path
` [PATCH v2 10/13] drm/i915/flipq: Implement Wa_18034343758
` [PATCH v2 11/13] drm/i915/flipq: Implement Wa_16018781658 for LNL-A0
` [PATCH v2 12/13] drm/i915/flipq: Add intel_flipq_dump()
` [PATCH v2 13/13] drm/i915/flipq: Enable flipq by default for testing
` ✓ CI.Patch_applied: success for series starting with [v2,01/13] drm/i915/dsb: Extract intel_dsb_ins_align()
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
[PATCH 1/2] drm/xe: Make xe_gt_freq part of the Documentation
2025-05-21 18:12 UTC (6+ messages)
` [PATCH 2/2] drm/xe: Add missing documentation of rpa_freq
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: Make xe_gt_freq part of the Documentation
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
[PATCH 00/12] drm/i915/flipq: Rough flip queue implementation
2025-05-21 17:43 UTC (4+ messages)
` [PATCH 06/12] drm/i915/dmc: Define flip queue related PIPEDMC registers
[PATCH 07/12] drm/i915/flipq: Provide the nuts and bolts code for flip queue
2025-05-21 17:40 UTC (4+ messages)
` [PATCH v2 "
[PATCH v2] drm/xe: Add configfs to load with fewer engines
2025-05-21 17:15 UTC (3+ messages)
` ✓ Xe.CI.Full: success for drm/xe: Add configfs to load with fewer engines (rev2)
[PATCH v2 00/32] PREFETCH and MADVISE for SVM ranges
2025-05-21 16:51 UTC (8+ messages)
` [PATCH v2 26/32] drm/xe/madvise: Update migration policy based on preferred location
` [PATCH v2 32/32] drm/xe/bo: Update atomic_access attribute on madvise
[PATCH v6 0/3] drm: Create a task info option for wedge events
2025-05-21 15:57 UTC (7+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] drm/doc: Add a section about "Task information" for the wedge API
` [PATCH v6 3/3] drm/amdgpu: Make use of drm_wedge_task_info
` ✓ CI.Patch_applied: success for drm: Create a task info option for wedge events
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
[PATCH v4 0/3] CCS save restore for IGPU
2025-05-21 15:52 UTC (7+ messages)
` [PATCH v4 1/3] drm/xe/vf: Create contexts for CCS read write
` [PATCH v4 2/3] drm/xe/vf: Attach and detach CCS copy commands with BO
` [PATCH v4 3/3] drm/xe/vf: Register CCS read/write contexts with Guc
` ✓ CI.Patch_applied: success for CCS save restore for IGPU (rev4)
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
[PATCH v6 0/4] drm/xe: Improve wedged mode handling
2025-05-21 15:46 UTC (8+ messages)
` [PATCH v6 1/4] drm/xe: Validate wedged_mode parameter and define enum for modes
` [PATCH v6 2/4] drm/xe: Don't update wedged mode in case of an error
` [PATCH v6 3/4] drm/xe/vf: Disallow setting wedged mode to upon-any-hang
` [PATCH v6 4/4] drm/xe/pf: Allow upon-any-hang wedged mode only in debug config
` ✓ CI.Patch_applied: success for drm/xe: Improve wedged mode handling (rev6)
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "
[PATCH v10 00/10] Improve gpu_scheduler trace events + UAPI
2025-05-21 15:45 UTC (2+ messages)
` [PATCH v10 02/10] drm/sched: Store the drm client_id in drm_sched_fence
[PATCH v5 0/3] drm: Create a tas info option for wedge events
2025-05-21 15:17 UTC (4+ messages)
` [PATCH v5 1/3] drm: Create a task "
[PATCH] drm/xe: Add POST_SYNC prefix to post sync instructions
2025-05-21 12:50 UTC (3+ messages)
[PATCH v3 00/12] Panel Replay + Adaptive sync
2025-05-21 12:13 UTC (8+ messages)
` [PATCH v3 02/12] drm/dp: Add Panel Replay capability bits from DP2.1 specification
` [PATCH v3 10/12] drm/i915/display: Add function to configure LFPS sending
` [PATCH v3 11/12] drm/i915/psr: Fix using wrong mask in REG_FIELD_PREP
` [PATCH v3 12/12] drm/i915/psr: Do not disable Panel Replay in case VRR is enabled
` ✗ LGCI.VerificationFailed: failure for Panel Replay + Adaptive sync (rev3)
[PATCH v4] drm/xe/vf: Fail migration recovery if fixups needed but platform not supported
2025-05-21 12:11 UTC (5+ messages)
` ✗ Xe.CI.BAT: failure for drm/xe/vf: Fail migration recovery if fixups needed but platform not supported (rev5)
` ✗ Xe.CI.Full: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).