messages from 2025-04-29 20:18:06 to 2025-05-02 09:20:07 UTC [more...]
[PATCH v2 0/3] drm/i915/display: remove intel_de_*() compat wrappers
2025-05-02 9:20 UTC (9+ messages)
` [PATCH v2 1/3] drm/i915/dpt: convert intel_dpt_common.c to struct intel_display
` [PATCH v2 2/3] drm/i915/hdmi: convert rest of intel_hdmi.c "
` [PATCH v2 3/3] drm/i915/de: drop drm_i915_private compat wrappers from intel_de_*()
` ✓ CI.Patch_applied: success for drm/i915/display: remove intel_de_*() compat wrappers (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
[PATCH 00/11] Panel Replay + Adaptive sync
2025-05-02 9:19 UTC (13+ messages)
` [PATCH 01/11] drm/dp: Add Panel Replay capability bits from DP2.1 specification
` [PATCH 02/11] drm/i915/psr: Read both Panel Replay capability registers from DPCD
` [PATCH 03/11] drm/i915/alpm: Add PR_ALPM_CTL register definitions
` [PATCH 04/11] drm/i915/alpm: Write PR_ALPM_CTL register
` [PATCH 05/11] drm/i915/psr: Add interface to check if AUXLess ALPM is needed by PSR
` [PATCH 06/11] drm/i915/alpm: Add new interface to check if AUXLess ALPM is used
` [PATCH 07/11] drm/i915/alpm: Move port alpm configuration
` [PATCH 08/11] drm/i915/display: Add PHY_CMN1_CONTROL register definitions
` [PATCH 09/11] drm/i915/display: Add function to configure LFPS sending
` [PATCH 10/11] drm/i915/psr: Fix using wrong mask in REG_FIELD_PREP
` [PATCH 11/11] drm/i915/psr: Do not disable Panel Replay in case VRR is enabled
[PATCH 00/10] drm/i915/hdcp: refactor HDCP GSC
2025-05-02 9:19 UTC (23+ messages)
` [PATCH 01/10] drm/i915/hdcp: remove duplicate declarations
` [PATCH 02/10] drm/i915/hdcp: deduplicate and refactor HDCP GSC ops initialization
` [PATCH 03/10] drm/i915/hdcp: split HDCP GSC message alloc/save responsibilities
` [PATCH 04/10] drm/i915/hdcp: rename struct intel_hdcp_gsc_message to intel_hdcp_gsc_context
` [PATCH 05/10] drm/i915/hdcp: rename HDCP GSC context alloc/free functions
` [PATCH 06/10] drm/i915/hdcp: pass the context to the HDCP GSC message interface
` [PATCH 07/10] drm/i915/hdcp: switch the HDCP GSC message interface from u8* to void*
` [PATCH 08/10] drm/i915/hdcp: simplify HDCP GSC firmware usage selection
` [PATCH 09/10] drm/i915/hdcp: pass struct drm_device to driver specific HDCP GSC code
` [PATCH 10/10] drm/i915/hdcp: drop unnecessary include from intel_hdcp_gsc.h
[PATCH] drm/i915/vrr: Program EMP_AS_SDP_TL for DP AS SDP
2025-05-02 9:18 UTC (4+ messages)
[PATCH] drm/xe: Call svm worker only when svm is enabled
2025-05-02 8:56 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "
[PULL] drm-xe-fixes
2025-05-02 3:23 UTC
[PATCH 1/1] drm/xe: Use copy_from_user() instead of __copy_from_user()
2025-05-02 2:34 UTC (10+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/1] "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe: Fix page fault queue calculation
2025-05-01 22:46 UTC (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe: Add ASID to range invalidation feature flag
2025-05-01 21:41 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe: Add WA BB to capture active context utilization
2025-05-01 20:56 UTC (5+ messages)
[RFC 0/9] Introducing firmware late binding
2025-05-01 15:44 UTC (4+ messages)
` [RFC 9/9] {fwctl,drm}/xe/pcode: Introduce xe_pcode_fwctl
[PATCH v2] drm/xe: fix devcoredump chunk alignmnent calculation
2025-05-01 15:32 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: fix devcoredump chunk alignmnent calculation (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "
[PATCH v3 0/5] drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT
2025-05-01 9:09 UTC (13+ messages)
` [PATCH v3 1/5] drm/xe/hwmon: Add support to manage power limits though mailbox
` [PATCH v3 2/5] drm/xe/hwmon: Move card reactive critical power under channel card
` [PATCH v3 3/5] drm/xe/hwmon: Add support to manage PL2 though mailbox
` [PATCH v3 4/5] drm/xe/hwmon: Expose powerX_cap_interval
` [PATCH v3 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: failure "
` ✓ CI.checksparse: success "
` ✗ Xe.CI.Full: failure "
[PATCH v4 0/3] BMG PCIe Gen5 downgrade attributes and usage
2025-05-01 2:19 UTC (7+ messages)
[PATCH v2] drm/xe: Add helper function to inject fault into ct_dead_capture()
2025-04-30 23:10 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Add helper function to inject fault into ct_dead_capture() (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "
[PATCH 1/1] drm/xe/eustall: Use copy_from_user() instead of __copy_from_user()
2025-04-30 22:49 UTC (10+ messages)
` ✓ CI.Patch_applied: success for series starting with [1/1] "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "
[PATCH v6 00/20] Prefetch Support for svm ranges
2025-04-30 20:06 UTC (31+ messages)
` [PATCH v6 01/20] drm/gpusvm: Introduce devmem_only flag for allocation
` [PATCH v6 02/20] drm/xe: Strict migration policy for atomic SVM faults
` [PATCH v6 03/20] drm/gpusvm: Add timeslicing support to GPU SVM
` [PATCH v6 04/20] drm/xe: Timeslice GPU on atomic SVM fault
` [PATCH v6 05/20] drm/xe: Add atomic_svm_timeslice_ms debugfs entry
` [PATCH v6 06/20] drm/xe: Introduce xe_vma_op_prefetch_range struct for prefetch of ranges
` [PATCH v6 07/20] drm/xe: Make xe_svm_alloc_vram public
` [PATCH v6 08/20] drm/xe/svm: Helper to add tile masks to svm ranges
` [PATCH v6 09/20] drm/xe/svm: Make to_xe_range a public function
` [PATCH v6 10/20] drm/xe/svm: Make xe_svm_range_* end/start/size public
` [PATCH v6 11/20] drm/xe/vm: Update xe_vma_ops_incr_pt_update_ops to take an increment value
` [PATCH v6 12/20] drm/xe/vm: Add an identifier in xe_vma_ops for svm prefetch
` [PATCH v6 13/20] drm/xe: Rename lookup_vma function to xe_find_vma_by_addr
` [PATCH v6 14/20] drm/xe/svm: Refactor usage of drm_gpusvm* function in xe_svm
` [PATCH v6 15/20] drm/xe/svm: Make xe_svm_range_needs_migrate_to_vram() public
` [PATCH v6 16/20] drm/xe/svm: Add xe_svm_range_validate() and xe_svm_range_migrate_to_smem()
` [PATCH v6 17/20] drm/gpusvm: Introduce drm_gpusvm_find_vma_start() function
` [PATCH v6 18/20] drm/xe/svm: Add xe_svm_find_vma_start() helper
` [PATCH v6 19/20] drm/xe/svm: Implement prefetch support for SVM ranges
` [PATCH v6 20/20] drm/xe/vm: Add debug prints for SVM range prefetch
` ✓ CI.Patch_applied: success for Prefetch Support for svm ranges (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "
[PATCH v23 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
2025-04-30 18:42 UTC (5+ messages)
` [PATCH v23 2/5] drm/xe/xe_gt_pagefault: Move pagefault struct to header
[PATCH v3] drm/xe: Allow building as kernel built-in
2025-04-30 13:51 UTC (4+ messages)
[PATCH] drm/xe: Add helper function to inject fault into ct_dead_capture()
2025-04-30 13:01 UTC (3+ messages)
[RFC 0/9] Introducing firmware late binding
2025-04-30 12:23 UTC (4+ messages)
` [RFC 1/9] mei: late_bind: add late binding component driver
[PATCH v5 0/3] BMG PCIe link downgrade attributes and usage
2025-04-30 9:39 UTC (11+ messages)
` [PATCH v5 1/3] drm/xe/pm: s/xe_device_sysfs_init/xe_pm_sysfs_init
` [PATCH v5 2/3] drm/xe: Expose PCIe link downgrade attributes
` [PATCH v5 3/3] drm/xe/doc: Wire up PCIe Gen5 limitations
` ✓ CI.Patch_applied: success for BMG PCIe link downgrade attributes and usage
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "
[PULL] drm-intel-fixes
2025-04-30 9:22 UTC
Regression on linux-next (next-20250414)
2025-04-30 8:55 UTC (9+ messages)
` [REGRESSION] x86/efi: Make efi_enter/leave_mm() use the use_/unuse_temporary_mm() machinery (linux-next)
` ✗ LGCI.VerificationFailed: failure for x86/efi: Make efi_enter/leave_mm() use the use_/unuse_temporary_mm() machinery (linux-next) (rev2)
[PULL] drm-misc-fixes
2025-04-30 8:24 UTC
[PATCH v5 00/20] Prefetch Support for svm ranges
2025-04-30 4:21 UTC (9+ messages)
` [PATCH v5 16/20] drm/xe/svm: Add xe_svm_range_validate_and_evict() function
` [PATCH v5 17/20] drm/gpusvm: Introduce drm_gpusvm_range_find_or_insert_start() function
[PATCH V2] drm/xe/tests/mocs: Hold XE_FORCEWAKE_ALL for LNCF regs
2025-04-30 3:34 UTC (3+ messages)
[PATCH v5 0/5] Enable SVM atomics in Xe / GPU SVM
2025-04-30 0:25 UTC (13+ messages)
` [PATCH v5 1/5] drm/gpusvm: Introduce devmem_only flag for allocation
` [PATCH v5 2/5] drm/xe: Strict migration policy for atomic SVM faults
` [PATCH v5 4/5] drm/xe: Timeslice GPU on atomic SVM fault
` [PATCH v5 5/5] drm/xe: Add atomic_svm_timeslice_ms debugfs entry
` ✓ CI.Patch_applied: success for Enable SVM atomics in Xe / GPU SVM (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "
linux-next: Tree for Apr 29 (drivers/gpu/drm/xe/xe_devcoredump.c)
2025-04-29 23:09 UTC
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