The standard kernel for both uniprocessor and multiprocessor systems.
Source Timestamp: 2026-04-02 08:27:26 +0000
GIT Revision: 18ab3877a606222e88535fc04f5677811789afbe
GIT Branch: SL-16.1
Provides
Requires
License
GPL-2.0-only
Changelog
* Wed Apr 01 2026 krisman@suse.de
- io_uring: ensure ctx->rings is stable for task work flags
manipulation (CVE-2026-23275 bsc#1260008).
- commit 2b98a97
* Wed Apr 01 2026 krisman@suse.de
- io_uring/rw: free potentially allocated iovec on cache put
failure (CVE-2026-23259 bsc#1259866).
- commit 2f563d2
* Wed Apr 01 2026 duwe@suse.de
- crypto: ccp - allow callers to use HV-Fixed page API when SEV
is disabled (git-fixes).
- crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
(jsc#PED-13896).
- crypto: ccp - Add new HV-Fixed page allocation/free API
(jsc#PED-13896).
- x86/sev: Add new dump_rmp parameter to snp_leak_pages() API
(jsc#PED-13896).
- commit 54688bd
* Wed Apr 01 2026 trenn@suse.de
- tools/power/x86/intel-speed-select: v1.25 release (bsc#1259400).
- commit 70c2fee
* Wed Apr 01 2026 trenn@suse.de
- tools/power/x86/intel-speed-select: Use pkg-config for libnl-3.0
detection (bsc#1259400).
- commit cd3046d
* Wed Apr 01 2026 trenn@suse.de
- tools/power/x86/intel-speed-select: Allow non root users
(bsc#1259400).
- commit 6c985c3
* Wed Apr 01 2026 trenn@suse.de
- tools/power/x86/intel-speed-select: v1.24 release (bsc#1259400).
- commit 00fbdf1
* Wed Apr 01 2026 trenn@suse.de
- tools/power/x86/intel-speed-select: Reset isst_turbo_freq_info
for invalid buckets (bsc#1259400).
- commit 5e7641e
* Wed Apr 01 2026 trenn@suse.de
- tools/power/x86/intel-speed-select: Check feature status
(bsc#1259400).
- commit 586ec13
* Wed Apr 01 2026 msuchanek@suse.de
- Refresh patches.suse/drm-xe-add-xe_device_wa-infrastructure.patch.
This patch adds empty drivers/gpu/drm/xe/xe_device_wa_oob.rules which is
modified by later patches.
Adding the empty file upstets some methods of applying the patchset, and
the file is lost as a result. Skip creating the empty file, and rely on
the later patches to add the content.
- commit 89a730c
* Wed Apr 01 2026 hoyeon.lee@suse.com
- bpf: Fix a UAF issue in bpf_trampoline_link_cgroup_shim
(CVE-2026-23319 bsc#1260735).
- commit d7bacf5
* Tue Mar 31 2026 krisman@suse.de
- io_uring: fix min_wait wakeups for SQPOLL (bsc#1261250).
- commit 7845d7f
* Tue Mar 31 2026 krisman@suse.de
- io_uring/io-wq: fix incorrect io_wq_for_each_worker()
termination logic (bsc#1261250).
- commit 4dcbb21
* Tue Mar 31 2026 sjaeckel@suse.de
- bnxt_en: fix OOB access in DBG_BUF_PRODUCER async event handler
(jsc#PED-15498).
- bnxt_en: Fix RSS table size check when changing ethtool channels
(jsc#PED-15498).
- bnxt_en: Fix deleting of Ntuple filters (jsc#PED-15498).
- bnxt_en: Fix RSS context delete logic (jsc#PED-15498).
- bnxt_en: Check RSS contexts in bnxt_need_reserve_rings()
(jsc#PED-15498).
- bnxt_en: Refactor bnxt_need_reserve_rings() (jsc#PED-15498).
- eth: bnxt: gather and report HW-GRO stats (jsc#PED-15498).
- bnxt_en: Remove jumbo_remove step from TX path (jsc#PED-15498).
- bnxt_en: Allow ntuple filters for drops (jsc#PED-15498).
- bnxt_en: Fix build break on non-x86 platforms (jsc#PED-15498).
- bnxt_en: Implement ethtool_ops -> get_link_ext_state()
(jsc#PED-15498).
- bnxt_en: Use a larger RSS indirection table on P5_PLUS chips
(jsc#PED-15498).
- bnxt_en: Defrag the NVRAM region when resizing UPDATE region
fails (jsc#PED-15498).
- bnxt_en: Add PTP .getcrosststamp() interface to get device/host
times (jsc#PED-15498).
- commit 17e9c85
* Tue Mar 31 2026 trenn@suse.de
- ACPICA: Update the format of Arg3 of _DSM (git-fixes).
- commit e7a49c3
* Tue Mar 31 2026 tbogendoerfer@suse.de
- xfrm: make state as DEAD before final put when migrate fails
(jsc#PED-14197).
- Refresh
patches.suse/xfrm-call-xfrm_dev_state_delete-when-xfrm_state_migr.patch.
- commit 25ef4d8
* Tue Mar 31 2026 shung-hsi.yu@suse.com
- selftests/bpf: Add tests for maybe_fork_scalars() OR vs AND
handling (git-fixes).
- bpf: Fix unsound scalar forking in maybe_fork_scalars() for
BPF_OR (git-fixes).
- commit 483c987
* Tue Mar 31 2026 shung-hsi.yu@suse.com
- bpf: Recognize special arithmetic shift in the verifier (git-fixes).
Also removed the commit from blacklist.conf.
- commit 4ee4a45
* Mon Mar 30 2026 sjaeckel@suse.de
- net/smc: fix double-free of smc_spd_priv when tee() duplicates
splice pipe buffer (jsc#PED-14951).
- net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()
(jsc#PED-14951).
- Revert "net/smc: Introduce TCP ULP support" (jsc#PED-14951).
- commit 6c6ddb7
* Mon Mar 30 2026 rgoldwyn@suse.com
- btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_file() (bsc#1257777).
- commit 68a8609
* Mon Mar 30 2026 pfalcato@suse.de
- xsk: Fix fragment node deletion to prevent buffer leak
(CVE-2026-23326 bsc#1260606).
- commit 82be0c6
* Mon Mar 30 2026 nmorey@suse.com
- RDMA/irdma: Return EINVAL for invalid arp index error (git-fixes)
- commit 0339ba1
* Mon Mar 30 2026 nmorey@suse.com
- RDMA/irdma: Fix deadlock during netdev reset with active connections (git-fixes)
- commit 7c6f4f8
* Mon Mar 30 2026 nmorey@suse.com
- RDMA/irdma: Remove reset check from irdma_modify_qp_to_err() (git-fixes)
- commit 95953eb
* Mon Mar 30 2026 nmorey@suse.com
- RDMA/irdma: Clean up unnecessary dereference of event->cm_node (git-fixes)
- commit d11aa96
* Mon Mar 30 2026 nmorey@suse.com
- RDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce() (git-fixes)
- commit 7e4411c
* Mon Mar 30 2026 nmorey@suse.com
- RDMA/irdma: Update ibqp state to error if QP is already in error state (git-fixes)
- commit af66fb0
* Mon Mar 30 2026 nmorey@suse.com
- RDMA/irdma: Initialize free_qp completion before using it (git-fixes)
- commit f60d8bf
* Mon Mar 30 2026 nmorey@suse.com
- RDMA/efa: Fix possible deadlock (git-fixes)
- commit dc2bdaa
* Mon Mar 30 2026 nmorey@suse.com
- RDMA/rw: Fall back to direct SGE on MR pool exhaustion (git-fixes)
- commit 1dc8b95
* Mon Mar 30 2026 nmorey@suse.com
- RDMA/efa: Fix use of completion ctx after free (git-fixes)
- commit e1da630
* Mon Mar 30 2026 nmorey@suse.com
- RDMA/irdma: Fix double free related to rereg_user_mr (git-fixes)
- commit eee8d6b
* Mon Mar 30 2026 tbogendoerfer@suse.de
- libeth, idpf: use truesize as XDP RxQ info frag_size
(git-fixes).
- commit 9add737
* Mon Mar 30 2026 tbogendoerfer@suse.de
- ice: change XDP RxQ frag_size from DMA write length to
xdp.frame_sz (CVE-2026-23377 bsc#1260495).
- xsk: introduce helper to determine rxq->frag_size
(CVE-2026-23377 bsc#1260495).
- commit beddef1
* Mon Mar 30 2026 tbogendoerfer@suse.de
- iavf: fix PTP use-after-free during reset (git-fixes).
- net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQ
(git-fixes).
- net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQ
(git-fixes).
- net/mlx5: Fix peer miss rules host disabled checks (git-fixes).
- libie: don't unroll if fwlog isn't supported (CVE-2026-23329
bsc#1260733).
- ice: fix adding AQ LLDP filter for VF (git-fixes).
- ice: fix crash in ethtool offline loopback test (CVE-2026-23353
bsc#1260512).
- idpf: nullify pointers after they are freed (git-fixes).
- idpf: increment completion queue next_to_clean in sw marker
wait routine (git-fixes).
- commit b999c78
* Mon Mar 30 2026 jgross@suse.com
- xen/privcmd: unregister xenstore notifier on module exit
(git-fixes).
- commit c843a07
* Mon Mar 30 2026 tbogendoerfer@suse.de
- ice: set max queues in alloc_etherdev_mqs() (git-fixes).
- net/mlx5: Fix crash when moving to switchdev mode (git-fixes).
- gve: fix incorrect buffer cleanup in
gve_tx_clean_pending_packets for QPL (CVE-2026-23386
bsc#1260799).
- bnxt_en: Allow ntuple filters for drops (git-fixes).
- octeontx2-af: Workaround SQM/PSE stalls by disabling sticky
(git-fixes).
- commit c1f367d
* Mon Mar 30 2026 tiwai@suse.de
- phy: qcom: qmp-ufs: Fix SM8650 PCS table for Gear 4 (git-fixes).
- phy: ti: j721e-wiz: Fix device node reference leak in
wiz_get_lane_phy_types() (git-fixes).
- dmaengine: xilinx_dma: Fix reset related timeout with
two-channel AXIDMA (git-fixes).
- dmaengine: xilinx: xilinx_dma: Fix unmasked residue subtraction
(git-fixes).
- dmaengine: xilinx: xilinx_dma: Fix residue calculation for
cyclic DMA (git-fixes).
- dmaengine: xilinx: xilinx_dma: Fix dma_device directions
(git-fixes).
- dmaengine: sh: rz-dmac: Move CHCTRL updates under spinlock
(git-fixes).
- dmaengine: sh: rz-dmac: Protect the driver specific lists
(git-fixes).
- dmaengine: idxd: fix possible wrong descriptor completion in
llist_abort_desc() (git-fixes).
- dmaengine: xilinx: xdma: Fix regmap init error handling
(git-fixes).
- dmaengine: dw-edma: Fix multiple times setting of the
CYCLE_STATE and CYCLE_BIT bits for HDMA (git-fixes).
- dmaengine: idxd: Fix leaking event log memory (git-fixes).
- dmaengine: idxd: Fix freeing the allocated ida too late
(git-fixes).
- dmaengine: idxd: Fix memory leak when a wq is reset (git-fixes).
- dmaengine: idxd: Fix not releasing workqueue on .release()
(git-fixes).
- dmaengine: idxd: Fix possible invalid memory access after FLR
(git-fixes).
- dmaengine: fsl-edma: fix channel parameter config for fixed
channel requests (git-fixes).
- irqchip/qcom-mpm: Add missing mailbox TX done acknowledgment
(git-fixes).
- commit 264b815
* Mon Mar 30 2026 jslaby@suse.cz
- PCI: dwc: ep: Flush MSI-X write before unmapping its ATU entry
(CVE-2026-23361 bsc#1260732).
- commit b836028
* Mon Mar 30 2026 nmorey@suse.com
- RDMA/ionic: Preserve and set Ethernet source MAC after ib_ud_header_init() (git-fixes)
- commit a184c5d
* Mon Mar 30 2026 nmorey@suse.com
- RDMA/irdma: Harden depth calculation functions (git-fixes)
- commit 04795ec
* Mon Mar 30 2026 ohering@suse.de
- net: mana: Trigger VF reset/recovery on health check failure
due to HWC timeout (bsc#1259580).
- net: mana: fix use-after-free in add_adev() error path
(git-fixes).
- commit 96d07db
* Sat Mar 28 2026 tiwai@suse.de
- ALSA: usb-audio: Exclude Scarlett 2i4 1st Gen from
SKIP_IFACE_SETUP (git-fixes).
- ALSA: usb-audio: Exclude Scarlett 2i2 1st Gen from
SKIP_IFACE_SETUP (git-fixes).
- ALSA: hda/realtek: Sequence GPIO2 on Star Labs StarFighter
(git-fixes).
- ALSA: doc: usb-audio: Add doc for QUIRK_FLAG_SKIP_IFACE_SETUP
(git-fixes).
- commit 67cdbd9
* Sat Mar 28 2026 tiwai@suse.de
- ASoC: SOF: ipc4-topology: Allow bytes controls without initial
payload (git-fixes).
- ASoC: adau1372: Fix clock leak on PLL lock failure (git-fixes).
- ASoC: adau1372: Fix unchecked clk_prepare_enable() return value
(git-fixes).
- ASoC: SDCA: fix finding wrong entity (git-fixes).
- ASoC: codecs: wcd934x: fix typo in dt parsing (git-fixes).
- ASoC: Intel: catpt: Fix the device initialization (git-fixes).
- ASoC: fsl: imx-card: initialize playback_only and capture_only
(git-fixes).
- ASoC: simple-card-utils: Check value of is_playback_only and
is_capture_only (git-fixes).
- ASoC: sma1307: fix double free of devm_kzalloc() memory
(git-fixes).
- ALSA: usb-audio: Check endpoint numbers at parsing Scarlett2
mixer interfaces (stable-fixes).
- ASoC: amd: yc: Add DMI quirk for ASUS EXPERTBOOK PM1503CDA
(stable-fixes).
- ASoC: amd: yc: Add ASUS EXPERTBOOK BM1503CDA to quirk table
(stable-fixes).
- ASoC: cs42l43: Report insert for exotic peripherals
(stable-fixes).
- ALSA: usb-audio: Add QUIRK_FLAG_SKIP_IFACE_SETUP (git-fixes).
- ALSA: hda/realtek: Fix speaker pop on Star Labs StarFighter
(stable-fixes).
- commit 3b94c3f
* Sat Mar 28 2026 tiwai@suse.de
- hwmon: (adm1177) fix sysfs ABI violation and current unit
conversion (git-fixes).
- hwmon: (peci/cputemp) Fix off-by-one in cputemp_is_visible()
(git-fixes).
- hwmon: (peci/cputemp) Fix crit_hyst returning delta instead
of absolute temperature (git-fixes).
- hwmon: (pmbus/isl68137) Add mutex protection for AVS enable
sysfs attributes (git-fixes).
- drm/i915/dp_tunnel: Fix error handling when clearing stream
BW in atomic state (git-fixes).
- drm/i915/gmbus: fix spurious timeout on 512-byte burst reads
(git-fixes).
- drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ib
(git-fixes).
- drm/amd/display: Do not skip unrelated mode changes in DSC
validation (git-fixes).
- spi: spi-fsl-lpspi: fix teardown order issue (UAF) (git-fixes).
- spi: meson-spicc: Fix double-put in remove path (git-fixes).
- spi: sn-f-ospi: Fix resource leak in f_ospi_probe() (git-fixes).
- regmap: Synchronize cache for the page selector (git-fixes).
- ASoC: SOF: ipc4-topology: Allow bytes controls without initial
payload (git-fixes).
- ASoC: adau1372: Fix clock leak on PLL lock failure (git-fixes).
- ASoC: adau1372: Fix unchecked clk_prepare_enable() return value
(git-fixes).
- ASoC: Intel: catpt: Fix the device initialization (git-fixes).
- ALSA: firewire-lib: fix uninitialized local variable
(git-fixes).
- ALSA: hda/realtek: Sequence GPIO2 on Star Labs StarFighter
(git-fixes).
- net: usb: pegasus: validate USB endpoints (stable-fixes).
- commit ba7e9a1
* Sat Mar 28 2026 glass.su@suse.com
- gfs2: Do not call iomap_zero_range beyond eof (bsc#1259990).
- commit fe33254
* Fri Mar 27 2026 tiwai@suse.de
- wifi: libertas: fix use-after-free in lbs_free_adapter()
(CVE-2026-23281 bsc#1260464).
- commit a8cb81b
* Fri Mar 27 2026 tiwai@suse.de
- firmware: cs_dsp: Fix fragmentation regression in firmware
download (git-fixes).
- commit 060c7e8
* Fri Mar 27 2026 tiwai@suse.de
- ASoC: SDCA: Add allocation failure check for Entity name
(git-fixes).
- commit 218bbde
* Fri Mar 27 2026 tiwai@suse.de
- wifi: mac80211: always free skb on ieee80211_tx_prepare_skb()
failure (git-fixes).
- wifi: mac80211: use jiffies_delta_to_msecs() for sta_info
inactive times (git-fixes).
- wifi: mac80211: remove keys after disabling beaconing
(git-fixes).
- commit c553324
* Fri Mar 27 2026 tiwai@suse.de
- PM: hibernate: Drain trailing zero pages on userspace restore
(git-fixes).
- platform/x86: ISST: Correct locked bit width (git-fixes).
- platform/x86: intel-hid: disable wakeup_mode during hibernation
(git-fixes).
- platform/olpc: olpc-xo175-ec: Fix overflow error message to
print inlen (git-fixes).
- serial: 8250: Add late synchronize_irq() to shutdown to handle
DW UART BUSY (git-fixes).
- serial: 8250_pci: add support for the AX99100 (stable-fixes).
- serial: uartlite: fix PM runtime usage count underflow on probe
(git-fixes).
- serial: 8250: Fix TX deadlock when using DMA (git-fixes).
- spi: fix statistics allocation (git-fixes).
- spi: fix use-after-free on controller registration failure
(git-fixes).
- wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is
not enough headroom (git-fixes).
- wifi: mac80211: fix NULL deref in mesh_matches_local()
(git-fixes).
- wifi: cfg80211: cancel pmsr_free_wk in cfg80211_pmsr_wdev_down
(git-fixes).
- wifi: mac80211: Fix static_branch_dec() underflow for
aql_disable (git-fixes).
- PM: runtime: Fix a race condition related to device removal
(git-fixes).
- soc: fsl: cpm1: qmc: Fix error check for devm_ioremap_resource()
in qmc_qe_init_resources() (git-fixes).
- soc: fsl: qbman: fix race condition in qman_destroy_fq
(git-fixes).
- soc: microchip: mpfs: Fix memory leak in
mpfs_sys_controller_probe() (git-fixes).
- USB: ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb
speed (stable-fixes).
- usb: dwc3: pci: add support for the Intel Nova Lake -H
(stable-fixes).
- usb/core/quirks: Add Huawei ME906S-device to wakeup quirk
(stable-fixes).
- usb: xhci: Prevent interrupt storm on host controller error
(HCE) (stable-fixes).
- usb: misc: uss720: properly clean up reference in uss720_probe()
(stable-fixes).
- usb: image: mdc800: kill download URB on timeout (stable-fixes).
- usb: mdc800: handle signal and read racing (stable-fixes).
- usb: yurex: fix race in probe (stable-fixes).
- USB: add QUIRK_NO_BOS for video capture several devices
(stable-fixes).
- staging: rtl8723bs: properly validate the data in
rtw_get_ie_ex() (stable-fixes).
- wifi: mac80211: set default WMM parameters on all links
(stable-fixes).
- USB: serial: f81232: fix incomplete serial port generation
(stable-fixes).
- commit 2fe4f6e
* Fri Mar 27 2026 tiwai@suse.de
- nfc: nci: fix circular locking dependency in nci_close_device
(git-fixes).
- pinctrl: mediatek: common: Fix probe failure for devices
without EINT (git-fixes).
- pinctrl: qcom: spmi-gpio: implement .get_direction()
(git-fixes).
- media: mc, v4l2: serialize REINIT and REQBUFS with
req_queue_mutex (git-fixes).
- i2c: pxa: defer reset on Armada 3700 when recovery is used
(git-fixes).
- i2c: fsi: Fix a potential leak in fsi_i2c_probe() (git-fixes).
- i2c: cp2615: fix serial string NULL-deref at probe (git-fixes).
- hwmon: axi-fan: don't use driver_override as IRQ name
(git-fixes).
- hwmon: (max6639) Fix pulses-per-revolution implementation
(git-fixes).
- hwmon: (pmbus/isl68137) Fix unchecked return value and use
sysfs_emit() (git-fixes).
- mmc: sdhci: fix timing selection for 1-bit bus width
(git-fixes).
- mmc: sdhci-pci-gli: fix GL9750 DMA write corruption (git-fixes).
- mtd: rawnand: pl353: make sure optimal timings are applied
(git-fixes).
- mtd: rawnand: brcmnand: skip DMA during panic write (git-fixes).
- mtd: rawnand: serialize lock/unlock against other NAND
operations (git-fixes).
- mtd: rawnand: cadence: Fix error check for dma_alloc_coherent()
in cadence_nand_init() (git-fixes).
- mtd: Avoid boot crash in RedBoot partition table parser
(git-fixes).
- mac80211: fix crash in ieee80211_chan_bw_change for AP_VLAN
stations (stable-fixes).
- NFC: nxp-nci: allow GPIOs to sleep (git-fixes).
- net: usb: aqc111: Do not perform PM inside suspend callback
(git-fixes).
- net: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds check
(git-fixes).
- net: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds check
(git-fixes).
- net/rose: fix NULL pointer dereference in rose_transmit_link
on reconnect (git-fixes).
- mmc: dw_mmc-rockchip: Fix runtime PM support for internal
phase support (git-fixes).
- mmc: dw_mmc-rockchip: Add memory clock auto-gating support
(stable-fixes).
- mtd: spi-nor: core: avoid odd length/address writes in 8D-8D-8D
mode (stable-fixes).
- mtd: spi-nor: core: avoid odd length/address reads on 8D-8D-8D
mode (stable-fixes).
- mmc: dw_mmc-rockchip: use modern PM macros (stable-fixes).
- commit f3a1015
* Fri Mar 27 2026 tiwai@suse.de
- hwmon: (pmbus/mp2975) Add error check for pmbus_read_word_data()
return value (git-fixes).
- drm/xe: Open-code GGTT MMIO access protection (git-fixes).
- drm/xe/oa: Allow reading after disabling OA stream (git-fixes).
- drm/radeon: apply state adjust rules to some additional HAINAN
vairants (stable-fixes).
- drm/amdgpu: apply state adjust rules to some additional HAINAN
vairants (stable-fixes).
- drm/amdgpu/gmc9.0: add bounds checking for cid (stable-fixes).
- drm/amdgpu/mmhub4.1.0: add bounds checking for cid
(stable-fixes).
- drm/amdgpu/mmhub3.0: add bounds checking for cid (stable-fixes).
- drm/amdgpu/mmhub3.0.2: add bounds checking for cid
(stable-fixes).
- drm/amdgpu/mmhub3.0.1: add bounds checking for cid
(stable-fixes).
- drm/amdgpu/mmhub2.3: add bounds checking for cid (stable-fixes).
- drm/amdgpu/mmhub2.0: add bounds checking for cid (stable-fixes).
- drm/amd: fix dcn 2.01 check (git-fixes).
- drm/amd/display: Fix DisplayID not-found handling in
parse_edid_displayid_vrr() (git-fixes).
- drm/amd/display: Wrap dcn32_override_min_req_memclk() in
DC_FP_{START, END} (git-fixes).
- drm: Fix use-after-free on framebuffers and property blobs
when calling drm_dev_unplug (git-fixes).
- drm/imagination: Fix deadlock in soft reset sequence
(git-fixes).
- drm/i915/gt: Check set_default_submission() before deferencing
(git-fixes).
- firmware: arm_scpi: Fix device_node reference leak in probe path
(git-fixes).
- firmware: arm_ffa: Remove vm_id argument in ffa_rxtx_unmap()
(git-fixes).
- crypto: ccp - Fix leaking the same page twice (git-fixes).
- drm/amd: Set num IP blocks to 0 if discovery fails
(stable-fixes).
- drm/i915/dsc: Add helper for writing DSC Selective Update ET
parameters (stable-fixes).
- drm/i915/dsc: Add Selective Update register definitions
(stable-fixes).
- drm/amdgpu: Fix use-after-free race in VM acquire
(stable-fixes).
- drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on
smu v13.0.x (stable-fixes).
- drm/amd/display: Fallback to boot snapshot for dispclk
(stable-fixes).
- drm/amdgpu/vcn5: Add SMU dpm interface type (stable-fixes).
- drm/bridge: ti-sn65dsi86: Add support for DisplayPort mode
with HPD (stable-fixes).
- drm/amd/display: Add pixel_clock to amd_pp_display_configuration
(stable-fixes).
- commit 63d8be5
* Fri Mar 27 2026 ohering@suse.de
- mshv: Fix error handling in mshv_region_pin (git-fixes).
- mshv: Fix use-after-free in mshv_map_user_memory error path
(git-fixes).
- mshv: pass struct mshv_user_mem_region by reference (git-fixes).
- x86/hyperv: Use any general-purpose register when saving %cr2
and %cr8 (git-fixes).
- x86/hyperv: Use current_stack_pointer to avoid asm() in
hv_hvcrash_ctxt_save() (git-fixes).
- x86/hyperv: Save segment registers directly to memory in
hv_hvcrash_ctxt_save() (git-fixes).
- x86/hyperv: Use __naked attribute to fix stackless C function
(git-fixes).
- Revert "mshv: expose the scrub partition hypercall" (git-fixes).
- mshv: add arm64 support for doorbell & intercept SINTs
(git-fixes).
- mshv: refactor synic init and cleanup (git-fixes).
- x86/hyperv: print out reserved vectors in hexadecimal
(git-fixes).
- commit d81b44c
* Fri Mar 27 2026 tiwai@suse.de
- Bluetooth: btusb: clamp SCO altsetting table indices
(git-fixes).
- Bluetooth: L2CAP: Fix ERTM re-init and zero pdu_len infinite
loop (git-fixes).
- Bluetooth: btintel: serialize btintel_hw_error() with
hci_req_sync_lock (git-fixes).
- Bluetooth: L2CAP: Fix send LE flow credits in ACL link
(git-fixes).
- can: isotp: fix tx.buf use-after-free in isotp_sendmsg()
(git-fixes).
- can: gw: fix OOB heap access in cgw_csum_crc8_rel() (git-fixes).
- Bluetooth: L2CAP: Fix null-ptr-deref on l2cap_sock_ready_cb
(git-fixes).
- Bluetooth: hci_ll: Fix firmware leak on error path (git-fixes).
- Bluetooth: MGMT: Fix dangling pointer on
mgmt_add_adv_patterns_monitor_complete (git-fixes).
- Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to
missing sock_hold (git-fixes).
- Bluetooth: L2CAP: Validate PDU length before reading SDU length
in l2cap_ecred_data_rcv() (git-fixes).
- Bluetooth: L2CAP: Fix stack-out-of-bounds read in
l2cap_ecred_conn_req (git-fixes).
- Bluetooth: qca: fix ROM version reading on WCN3998 chips
(git-fixes).
- Bluetooth: L2CAP: Validate L2CAP_INFO_RSP payload length before
access (git-fixes).
- Bluetooth: L2CAP: Fix type confusion in l2cap_ecred_reconf_rsp()
(git-fixes).
- Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQ
(git-fixes).
- Bluetooth: L2CAP: Fix use-after-free in l2cap_unregister_user
(git-fixes).
- Bluetooth: HIDP: Fix possible UAF (git-fixes).
- commit b7580ee
* Fri Mar 27 2026 tiwai@suse.de
- ACPI: EC: clean up handlers on probe failure in acpi_ec_setup()
(git-fixes).
- ata: libata-core: disable LPM on ADATA SU680 SSD (stable-fixes).
- Bluetooth: MGMT: Fix list corruption and UAF in command complete
handlers (git-fixes).
- Bluetooth: hci_sync: Fix hci_le_create_conn_sync (git-fixes).
- Bluetooth: ISO: Fix defer tests being unstable (git-fixes).
- Bluetooth: SMP: make SM/PER/KDU/BI-04-C happy (git-fixes).
- Bluetooth: LE L2CAP: Disconnect if sum of payload sizes exceed
SDU (git-fixes).
- Bluetooth: LE L2CAP: Disconnect if received packet's SDU
exceeds IMTU (git-fixes).
- ACPI: processor: Fix previous acpi_processor_errata_piix4()
fix (git-fixes).
- ALSA: usb-audio: Check endpoint numbers at parsing Scarlett2
mixer interfaces (stable-fixes).
- ASoC: amd: yc: Add DMI quirk for ASUS EXPERTBOOK PM1503CDA
(stable-fixes).
- ata: libata-core: Add BRIDGE_OK quirk for QEMU drives
(stable-fixes).
- ASoC: amd: yc: Add ASUS EXPERTBOOK BM1503CDA to quirk table
(stable-fixes).
- ASoC: cs42l43: Report insert for exotic peripherals
(stable-fixes).
- ALSA: hda/realtek: Fix speaker pop on Star Labs StarFighter
(stable-fixes).
- ACPI: PM: Save NVS memory on Lenovo G70-35 (stable-fixes).
- ACPI: OSI: Add DMI quirk for Acer Aspire One D255
(stable-fixes).
- commit 037720b
* Fri Mar 27 2026 ggherdovich@suse.cz
- Documentation: ABI: testing: document the new cpuidle sysfs file
(jsc#PED-15870).
- Documentation: admin-guide: pm: Document intel_idle C1 demotion
(jsc#PED-15870).
- intel_idle: Add C1 demotion on/off sysfs knob (jsc#PED-15870).
- commit a65e963
* Fri Mar 27 2026 rgoldwyn@suse.com
- ceph: fix oops due to invalid pointer for kfree() in parse_longname() (CVE-2026-23201 bsc#1258337).
- commit 6fc237a
* Fri Mar 27 2026 tiwai@suse.de
- PCI: vmd: Add VMD Device ID Support for Panther Lake (PTL)-H/P/U
(jsc#PED-13966).
- commit ed588a8
* Fri Mar 27 2026 dwagner@suse.de
- Refresh patches.suse/nvme-add-partial_nid-quirk.patch.
- commit b0acf62
* Thu Mar 26 2026 rgoldwyn@suse.com
- audit: add fchmodat2() to change attributes class (bsc#1259759 CVE-2025-71239).
- commit 9071781
* Thu Mar 26 2026 ailiop@suse.com
- nfsd: Fix cred ref leak in nfsd_nl_threads_set_doit()
(CVE-2026-23297 bsc#1260490).
- commit b452925
* Thu Mar 26 2026 pjakobsson@suse.de
- Revert "drm/i915/display: Add quirk to skip retraining of dp link (bsc#1253129)."
This reverts commit f73088654455665292f21760fa5dee5345f8a25f.
- commit d6dafb4
* Thu Mar 26 2026 jgross@suse.com
- xen/privcmd: restrict usage in unprivileged domU (bsc#1259707
CVE-2026-31788).
- commit ef16009
* Thu Mar 26 2026 wqu@suse.com
- btrfs: only enforce free space tree if v1 cache is required
for bs < ps cases (bsc#1260459).
- commit 8492959
* Thu Mar 26 2026 hoyeon.lee@suse.com
- bpf: Delay freeing fields in local storage (git-fixes).
- commit 3f0350f
* Thu Mar 26 2026 jlee@suse.com
- Bluetooth: hci_conn: Fix connection cleanup with BIG with 2
or more BIS (jsc#PED-14261).
- Bluetooth: Avoid a couple dozen -Wflex-array-member-not-at-end
warnings (jsc#PED-14261).
- Bluetooth: btusb: Add new VID/PID 13d3/3627 for MT7925
(jsc#PED-14261).
- commit 1b8b99a
* Thu Mar 26 2026 jlee@suse.com
- Bluetooth: hci_core: Print information of hcon on hci_low_sent
(jsc#PED-14261).
- Bluetooth: hci_core: Print number of packets in conn->data_q
(jsc#PED-14261).
- Bluetooth: Add function and line information to bt_dbg
(jsc#PED-14261).
- Bluetooth: hci_core: Detect if an ISO link has stalled
(jsc#PED-14261).
- Bluetooth: ISO: Use sk_sndtimeo as conn_timeout (jsc#PED-14261).
- Bluetooth: HCI: Fix using LE/ACL buffers for ISO packets
(jsc#PED-14261).
- Bluetooth: ISO: Don't initiate CIS connections if there are
no buffers (jsc#PED-14261).
- Bluetooth: btintel_pcie: Use strscpy() instead of strscpy_pad()
(jsc#PED-14261).
- Bluetooth: Annotate struct hci_drv_rp_read_info with
__counted_by_le() (jsc#PED-14261).
- Bluetooth: btintel_pcie: Define hdev->wakeup() callback
(jsc#PED-14261).
Refresh
patches.suse/Bluetooth-btintel_pcie-Introduce-HCI-Driver-protocol.patch.
- Bluetooth: btintel_pcie: Move model comment before its
definition (jsc#PED-14261).
- Bluetooth: btintel_pcie: Add id of Scorpious, Panther Lake-H484
(jsc#PED-14261).
- Bluetooth: btintel_pcie: Add Bluetooth core/platform as comments
(jsc#PED-14261).
- Bluetooth: btintel_pcie: Add support for _suspend() / _resume()
(jsc#PED-14261).
- Bluetooth: btintel: Add support for BlazarIW core
(jsc#PED-14261).
- commit 13feaac
* Wed Mar 25 2026 andrea.porta@suse.com
- misc: rp1: drop overlay support (jsc#PED-13236).
- commit d15e56b
* Wed Mar 25 2026 pfalcato@suse.de
- selftests: tls: fix warning of uninitialized variable
(jsc#PED-16011).
- commit 384333f
* Wed Mar 25 2026 pfalcato@suse.de
- selftests: tls: add tls record_size_limit test (jsc#PED-16011).
- commit e171598
* Wed Mar 25 2026 pfalcato@suse.de
- selftests: tls: add test for short splice due to full skmsg
(jsc#PED-16011).
- commit 5dde2bc
* Wed Mar 25 2026 pfalcato@suse.de
- selftests: net: tls: add tests for cmsg vs MSG_MORE
(jsc#PED-16011).
- commit 0ba9af3
* Wed Mar 25 2026 pfalcato@suse.de
- selftests: net: fix memory leak in tls.c (jsc#PED-16011).
- commit c0d647c
* Wed Mar 25 2026 pfalcato@suse.de
- selftests: tls: test skb copy under mem pressure and OOB
(jsc#PED-16011).
- commit d06cf5a
* Wed Mar 25 2026 pfalcato@suse.de
- selftests: tls: add tests for zero-length records
(jsc#PED-16011).
- commit 79ba88b
* Wed Mar 25 2026 pfalcato@suse.de
- selftests: tls: make the new data_steal test less flaky
(jsc#PED-16011).
- commit 5f3a93e
* Wed Mar 25 2026 pfalcato@suse.de
- selftests: tls: test TCP stealing data from under the TLS socket
(jsc#PED-16011).
- commit dc86634
* Wed Mar 25 2026 pfalcato@suse.de
- selftests: tls: check that disconnect does nothing
(jsc#PED-16011).
- commit a2430cb
* Wed Mar 25 2026 tabraham@suse.com
- x86/platform/uv: Handle deconfigured sockets (bsc#1260347).
- commit d2d840b
* Wed Mar 25 2026 andrea.porta@suse.com
- mfd: bcm2835-pm: Add BCM2712 PM device support (jsc#PED-13236).
- commit 0eb001c
* Wed Mar 25 2026 andrea.porta@suse.com
- mfd: bcm2835-pm: Introduce SoC-specific type identifier (jsc#PED-13236).
- commit 10dbc37
* Wed Mar 25 2026 pfalcato@suse.de
- selftests: tls: add rekey tests (jsc#PED-16011).
- commit 9233df8
* Wed Mar 25 2026 pfalcato@suse.de
- selftests: tls: add key_generation argument to
tls_crypto_info_init (jsc#PED-16011).
- commit 7800ffe
* Wed Mar 25 2026 pfalcato@suse.de
- selftests: tls: add a selftest for wrapping rec_seq
(jsc#PED-16011).
- commit f0787af
* Wed Mar 25 2026 pfalcato@suse.de
- net/handshake: Fix null-ptr-deref in handshake_complete()
(jsc#PED-16011).
- commit 1fe9a82
* Wed Mar 25 2026 pfalcato@suse.de
- net/tls: support setting the maximum payload size
(jsc#PED-16011).
- commit 9de65cd
* Wed Mar 25 2026 pfalcato@suse.de
- net/handshake: Fix memory leak in tls_handshake_accept()
(jsc#PED-16011).
- commit cea857d
* Wed Mar 25 2026 pfalcato@suse.de
- net: tls: Cancel RX async resync request on rcd_delta overflow
(jsc#PED-16011).
- commit eb929a7
* Wed Mar 25 2026 pfalcato@suse.de
- tls: don't rely on tx_work during send() (jsc#PED-16011).
- commit b29d669
* Wed Mar 25 2026 pfalcato@suse.de
- tls: always set record_type in tls_process_cmsg (jsc#PED-16011).
- commit 5efb667
* Wed Mar 25 2026 pfalcato@suse.de
- tls: wait for async encrypt in case of error during latter
iterations of sendmsg (jsc#PED-16011).
- commit 4bd80a4
* Wed Mar 25 2026 pfalcato@suse.de
- tls: trim encrypted message to match the plaintext on short
splice (jsc#PED-16011).
- commit 9490cb8
* Wed Mar 25 2026 pfalcato@suse.de
- tls: Avoid -Wflex-array-member-not-at-end warning
(jsc#PED-16011).
- commit d5510f0
* Wed Mar 25 2026 pfalcato@suse.de
- net/handshake: Add new parameter 'HANDSHAKE_A_ACCEPT_KEYRING'
(jsc#PED-16011).
- commit 1d4c30d
* Wed Mar 25 2026 pfalcato@suse.de
- tcp: move icsk_clean_acked to a better location (jsc#PED-16011).
- commit 757fd26
* Wed Mar 25 2026 pfalcato@suse.de
- tcp: ulp: diag: more info without CAP_NET_ADMIN (jsc#PED-16011).
- tcp: ulp: diag: always print the name if any (jsc#PED-16011).
- commit 36f2389
* Wed Mar 25 2026 pfalcato@suse.de
- tls: skip setting sk_write_space on rekey (jsc#PED-16011).
- commit dc1e8cc
* Wed Mar 25 2026 pfalcato@suse.de
- tls: add counters for rekey (jsc#PED-16011).
- commit 68e855b
* Wed Mar 25 2026 pfalcato@suse.de
- tls: implement rekey for TLS1.3 (jsc#PED-16011).
- commit 0bb580a
* Wed Mar 25 2026 pfalcato@suse.de
- tls: block decryption when a rekey is pending (jsc#PED-16011).
- commit 8999c8e
* Wed Mar 25 2026 jlee@suse.com
- Bluetooth: hci_sync: enable PA Sync Lost event (jsc#PED-14261).
- commit 1d8a86e
* Tue Mar 24 2026 nmorey@suse.com
- RDMA/umad: Reject negative data_len in ib_umad_write (CVE-2026-23243 bsc#1259797)
- commit 52dd89a
* Tue Mar 24 2026 nmorey@suse.com
- RDMA/siw: Fix potential NULL pointer dereference in header processing (CVE-2026-23242 bsc#1259795)
- commit 41503e8
* Tue Mar 24 2026 mkubecek@suse.cz
- tls: Fix race condition in tls_sw_cancel_work_tx()
(CVE-2026-23240 bsc#1259484).
- espintcp: Fix race condition in espintcp_close() (CVE-2026-23239
bsc#1259485).
- commit 3627070
* Tue Mar 24 2026 jlee@suse.com
- Bluetooth: MGMT: Fix list corruption and UAF in command complete
handlers (jsc#PED-14261).
- Bluetooth: Fix CIS host feature condition (jsc#PED-14261).
- Bluetooth: hci_sync: Add LE Channel Sounding HCI Command/event
structures (jsc#PED-14261).
- commit 275bf65
* Tue Mar 24 2026 pjakobsson@suse.de
- drm/i915/display: Add module param to skip retraining of dp link (bsc#1253129).
- commit 6c67fea
* Tue Mar 24 2026 jlee@suse.com
- Bluetooth: hci_event: Fix not handling PA Sync Lost event
(jsc#PED-14261).
- Bluetooth: hci_conn: Fix not cleaning up PA_LINK connections
(jsc#PED-14261).
- Bluetooth: Fix build after header cleanup (jsc#PED-14261).
- Bluetooth: hci_event: Disconnect device when BIG sync is lost
(jsc#PED-14261).
- Bluetooth: hci_conn: Make unacked packet handling more robust
(jsc#PED-14261).
- Bluetooth: btnxpuart: Uses threaded IRQ for host wakeup handling
(jsc#PED-14261).
- Bluetooth: hci_core: Fix using ll_privacy_capable for current
settings (jsc#PED-14261).
- Bluetooth: hci_conn: Fix not cleaning up Broadcaster/Broadcast
Source (jsc#PED-14261).
- Bluetooth: hci_conn: Fix running bis_cleanup for hci_conn->type
PA_LINK (jsc#PED-14261).
- Bluetooth: ISO: Fix getname not returning broadcast fields
(jsc#PED-14261).
- Bluetooth: btintel_pcie: Fix Alive Context State Handling
(jsc#PED-14261).
- Bluetooth: btintel_pcie: Make driver wait for alive interrupt
(jsc#PED-14261).
- Bluetooth: btusb: Add one more ID 0x28de:0x1401 for Qualcomm
WCN6855 (jsc#PED-14261).
- Bluetooth: btusb: Sort WCN6855 device IDs by VID and PID
(jsc#PED-14261).
- Bluetooth: btusb: QCA: Support downloading custom-made firmwares
(jsc#PED-14261).
- Bluetooth: btnxpuart: Add uevents for FW dump and FW download
complete (jsc#PED-14261).
- Bluetooth: btnxpuart: Correct the Independent Reset handling
after FW dump (jsc#PED-14261).
- Bluetooth: ISO: Support SCM_TIMESTAMPING for ISO TS
(jsc#PED-14261).
- Bluetooth: ISO: add socket option to report packet seqnum via
CMSG (jsc#PED-14261).
- Bluetooth: btintel: Define a macro for Intel Reset vendor
command (jsc#PED-14261).
- Bluetooth: Fix typos in comments (jsc#PED-14261).
- Bluetooth: RFCOMM: Fix typos in comments (jsc#PED-14261).
- Bluetooth: aosp: Fix typo in comment (jsc#PED-14261).
- Bluetooth: hci_bcm4377: Fix typo in comment (jsc#PED-14261).
- Bluetooth: btrtl: Fix typo in comment (jsc#PED-14261).
- Bluetooth: btmtk: Fix typo in log string (jsc#PED-14261).
- Bluetooth: btintel: Fix typo in comment (jsc#PED-14261).
- Bluetooth: btusb: Add RTL8852BE device 0x13d3:0x3618
(jsc#PED-14261).
- Bluetooth: btnxpuart: implement powerup sequence
(jsc#PED-14261).
- Bluetooth: Fix spelling mistakes (jsc#PED-14261).
- Bluetooth: hci_event: Add support for handling LE BIG Sync
Lost event (jsc#PED-14261).
- Bluetooth: btnxpuart: Add support for 4M baudrate
(jsc#PED-14261).
- Bluetooth: hci_event: Correct comment about
HCI_EV_EXTENDED_INQUIRY_RESULT (jsc#PED-14261).
- Bluetooth: hci_core: Eliminate an unnecessary goto label in
hci_find_irk_by_addr() (jsc#PED-14261).
- Bluetooth: hci_sync: Use bt_dev_err() to log error message in
hci_update_event_filter_sync() (jsc#PED-14261).
- Bluetooth: hci_qca: Enable ISO data packet RX (jsc#PED-14261).
- Bluetooth: btintel_pcie: Add support for device 0x4d76
(jsc#PED-14261).
- Bluetooth: Remove hci_conn_hash_lookup_state() (jsc#PED-14261).
- Bluetooth: btusb: Add a new VID/PID 2c7c/7009 for MT7925
(jsc#PED-14261).
- Bluetooth: btintel_pcie: Reword restart to recovery
(jsc#PED-14261).
- Bluetooth: btusb: Add support for variant of RTL8851BE (USB
ID 13d3:3601) (jsc#PED-14261).
- commit b334fc1
* Tue Mar 24 2026 fmancera@suse.de
- net/sched: cls_u32: use skb_header_pointer_careful()
(CVE-2026-23204 bsc#1258340).
- net: add skb_header_pointer_careful() helper (CVE-2026-23204
bsc#1258340).
- commit 096c21e
* Tue Mar 24 2026 mkoutny@suse.com
- sched/debug: Fix updating of ppos on server write ops
(git-fixes).
- commit 70e8001
* Tue Mar 24 2026 jslaby@suse.cz
- ntb: intel: Add Intel Gen6 NTB support for DiamondRapids
(jsc#PED-14042).
- commit d76fdf2
* Tue Mar 24 2026 jlee@suse.com
- Bluetooth: btintel_pcie: Introduce HCI Driver protocol
(jsc#PED-14261).
- Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links
separately (jsc#PED-14261).
blacklist.conf:
Removed 9d4b01a0bf8d2163ae129c9c537cb0753ad5a2aa
- Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync
connections (jsc#PED-14261).
- commit 33be5dd
* Tue Mar 24 2026 jlee@suse.com
- Bluetooth: ISO: Fix not using bc_sid as advertisement SID
(jsc#PED-14261).
- Bluetooth: ISO: Fix using BT_SK_PA_SYNC to detect BIS sockets
(jsc#PED-14261).
- Bluetooth: btnxpuart: Fix missing devm_request_irq() return
value check (jsc#PED-14261).
- commit 1d2fe96
* Tue Mar 24 2026 jlee@suse.com
- Bluetooth: ISO: Fix getpeername not returning sockaddr_iso_bc
fields (jsc#PED-14261).
Refresh
patches.suse/Bluetooth-ISO-Fix-BIS-connection-dst_type-handling.patch.
- Bluetooth: btnxpuart: Implement host-wakeup feature
(jsc#PED-14261).
- Bluetooth: btusb: Add RTL8851BE device 0x0bda:0xb850
(jsc#PED-14261).
Refresh
patches.suse/Bluetooth-btusb-Add-USB-ID-3625-010b-for-TP-LINK-Arc.patch.
- Bluetooth: hci_uart: Remove unnecessary NULL check before
release_firmware() (jsc#PED-14261).
- Bluetooth: btmtksdio: Fix wakeup source leaks on device unbind
(jsc#PED-14261).
- Bluetooth: btmrvl_sdio: Fix wakeup source leaks on device unbind
(jsc#PED-14261).
- Bluetooth: btintel_pcie: Do not generate coredump for diagnostic
events (jsc#PED-14261).
- Bluetooth: btusb: Add new VID/PID 13d3/3613 for MT7925
(jsc#PED-14261).
- commit 67e0067
* Mon Mar 23 2026 duwe@suse.de
- supported.conf: mark qat_6xxx also as externally supported
- commit 327377e
* Mon Mar 23 2026 duwe@suse.de
- crypto: iaa - Replace sprintf with sysfs_emit in sysfs show
functions (jsc#PED-15126 jsc#PED-15544).
- Update config files.
- crypto: iaa - Remove unreachable pr_debug from
iaa_crypto_cleanup_module (jsc#PED-15126 jsc#PED-15544).
- crypto: iaa - Simplify init_iaa_device() (jsc#PED-15126
jsc#PED-15544).
- crypto: qat - add bank state save and restore for qat_420xx
(jsc#PED-15126 jsc#PED-15544).
- crypto: qat - #undef field_get() before local definition
(jsc#PED-15126 jsc#PED-15544).
- crypto: qat - use simple_strtoull to improve qat_uclo_parse_num
(jsc#PED-15126 jsc#PED-15544).
- crypto: qat - Return pointer directly in adf_ctl_alloc_resources
(jsc#PED-15126 jsc#PED-15544).
- crypto: qat - Replace kzalloc() + copy_from_user() with
memdup_user() (jsc#PED-15126 jsc#PED-15544).
- crypto: qat - add command queue telemetry counters for GEN6
(jsc#PED-15126 jsc#PED-15544).
- crypto: qat - add ring buffer idle telemetry counter for GEN6
(jsc#PED-15126 jsc#PED-15544).
- crypto: qat - make adf_dev_autoreset() static (jsc#PED-15126
jsc#PED-15544).
- crypto: qat - refactor ring-related debug functions
(jsc#PED-15126 jsc#PED-15544).
- crypto: qat - enable rate limiting feature for GEN6 devices
(jsc#PED-15126 jsc#PED-15544).
- crypto: qat - add compression slice count for rate limiting
(jsc#PED-15126 jsc#PED-15544).
- crypto: qat - add get_svc_slice_cnt() in device data structure
(jsc#PED-15126 jsc#PED-15544).
- crypto: qat - add adf_rl_get_num_svc_aes() in rate limiting
(jsc#PED-15126 jsc#PED-15544).
- crypto: qat - relocate service related functions (jsc#PED-15126
jsc#PED-15544).
- crypto: qat - consolidate service enums (jsc#PED-15126
jsc#PED-15544).
- crypto: qat - add decompression service for rate limiting
(jsc#PED-15126 jsc#PED-15544).
- crypto: qat - validate service in rate limiting sysfs api
(jsc#PED-15126 jsc#PED-15544).
- crypto: qat - enable telemetry for GEN6 devices (jsc#PED-15126
jsc#PED-15544).
- crypto: qat - add decompression service to telemetry
(jsc#PED-15126 jsc#PED-15544).
- crypto: qat - enable power management debugfs for GEN6 devices
(jsc#PED-15126 jsc#PED-15544).
- crypto: qat - relocate power management debugfs helper APIs
(jsc#PED-15126 jsc#PED-15544).
- crypto: qat - fix virtual channel configuration for GEN6 devices
(jsc#PED-15126 jsc#PED-15544).
- crypto: qat - add live migration enablers for GEN6 devices
(jsc#PED-15126 jsc#PED-15544).
- crypto: qat - relocate and rename bank state structure
definition (jsc#PED-15126 jsc#PED-15544).
- crypto: qat - relocate bank state helper functions
(jsc#PED-15126 jsc#PED-15544).
- crypto: qat - replace CHECK_STAT macro with static inline
function (jsc#PED-15126 jsc#PED-15544).
- crypto: qat - use pr_fmt() in adf_gen4_hw_data.c (jsc#PED-15126
jsc#PED-15544).
- crypto: qat - restore ASYM service support for GEN6 devices
(jsc#PED-15126 jsc#PED-15544).
- crypto: qat - remove duplicate masking for GEN6 devices
(jsc#PED-15126 jsc#PED-15544).
- crypto: qat - add support for decompression service to GEN6
devices (jsc#PED-15126 jsc#PED-15544).
- crypto: qat - add missing header inclusion (jsc#PED-15126
jsc#PED-15544).
- crypto: qat - enable reporting of error counters for GEN6
devices (jsc#PED-15126 jsc#PED-15544).
- crypto: qat - enable RAS support for GEN6 devices (jsc#PED-15126
jsc#PED-15544).
- crypto: iaa - Optimize rebalance_wq_table() (jsc#PED-15126
jsc#PED-15544).
- crypto: qat/qat_6xxx - Fix NULL vs IS_ERR() check in adf_probe()
(jsc#PED-15126 jsc#PED-15544).
- crypto: qat - add qat_6xxx driver (jsc#PED-15126 jsc#PED-15544).
- crypto: qat - add firmware headers for GEN6 devices
(jsc#PED-15126 jsc#PED-15544).
- crypto: qat - update firmware api (jsc#PED-15126 jsc#PED-15544).
- crypto: qat - export adf_init_admin_pm() (jsc#PED-15126
jsc#PED-15544).
- crypto: qat - expose configuration functions (jsc#PED-15126
jsc#PED-15544).
- crypto: qat - export adf_get_service_mask() (jsc#PED-15126
jsc#PED-15544).
- crypto: qat - add GEN6 firmware loader (jsc#PED-15126
jsc#PED-15544).
- crypto: qat - refactor FW signing algorithm (jsc#PED-15126
jsc#PED-15544).
- crypto: qat - use pr_fmt() in qat uclo.c (jsc#PED-15126
jsc#PED-15544).
- crypto: qat - refactor compression template logic (jsc#PED-15126
jsc#PED-15544).
- crypto: qat - rename and relocate timer logic (jsc#PED-15126
jsc#PED-15544).
- crypto: qat - include qat_common in top Makefile (jsc#PED-15126
jsc#PED-15544).
- crypto: iaa - Adjust workqueue allocation type (jsc#PED-15126
jsc#PED-15544).
- crypto: qat - switch to standard pattern for PCI IDs
(jsc#PED-15126 jsc#PED-15544).
- crypto: qat - remove BITS_IN_DWORD() (jsc#PED-15126
jsc#PED-15544).
- crypto: qat - remove initialization in device class
(jsc#PED-15126 jsc#PED-15544).
- crypto: iaa - Remove unused disable_async argument from
iaa_decompress (jsc#PED-15126 jsc#PED-15544).
- crypto: iaa - Move compression CRC into request object
(jsc#PED-15126 jsc#PED-15544).
- crypto: qat - Remove dst_null support (jsc#PED-15126
jsc#PED-15544).
- crypto: qat - optimize allocations for fw authentication
(jsc#PED-15126 jsc#PED-15544).
- crypto: qat - remove redundant FW image size check
(jsc#PED-15126 jsc#PED-15544).
- crypto: qat - remove unused members in suof structure
(jsc#PED-15126 jsc#PED-15544).
- crypto: qat - introduce fuse array (jsc#PED-15126
jsc#PED-15544).
- crypto: qat - add macro to write 64-bit values to registers
(jsc#PED-15126 jsc#PED-15544).
- crypto: qat - refactor service parsing logic (jsc#PED-15126
jsc#PED-15544).
- crypto: qat - do not export adf_cfg_services (jsc#PED-15126
jsc#PED-15544).
- crypto: qat - reorder objects in qat_common Makefile
(jsc#PED-15126 jsc#PED-15544).
- crypto: qat - fix object goals in Makefiles (jsc#PED-15126
jsc#PED-15544).
- crypto: qat - set command ids as reserved (jsc#PED-15126
jsc#PED-15544).
- crypto: drivers - Use str_enable_disable-like helpers
(jsc#PED-15126 jsc#PED-15544).
- qat: don't mess with ->d_name (jsc#PED-15126 jsc#PED-15544).
- crypto: qat - replace deprecated PCI functions (jsc#PED-15126
jsc#PED-15544).
- crypto: qat - Fix typo "accelaration" (jsc#PED-15126
jsc#PED-15544).
- crypto: qat - Constify struct pm_status_row (jsc#PED-15126
jsc#PED-15544).
- crypto: drivers - Switch back to struct
platform_driver::remove() (jsc#PED-15126 jsc#PED-15544).
- crypto: qat - remove unused adf_devmgr_get_first (jsc#PED-15126
jsc#PED-15544).
- crypto: iaa - Remove potential infinite loop in
check_completion() (jsc#PED-15126 jsc#PED-15544).
- commit d52acf9
* Mon Mar 23 2026 mwilck@suse.com
- scsi: smartpqi: Fix memory leak in pqi_report_phys_luns()
(git-fixes, jsc#PED-15042).
- commit 02cf1d1
* Mon Mar 23 2026 nstange@suse.de
- Update
patches.suse/crypto-ecdsa-make-ecdsa_ecc_ctx_deinit-to-zeroize-th.patch
(jsc#PED-15986,bsc#1222768).
- commit bf86f55
* Mon Mar 23 2026 nstange@suse.de
- Update
patches.suse/crypto-ecdh-make-ecdh_compute_value-to-zeroize-the-p.patch
(jsc#PED-15986,bsc#1222768).
- commit 2edc156
* Mon Mar 23 2026 nstange@suse.de
- Update
patches.suse/crypto-seqiv-flag-instantiations-as-fips-compliant.patch
(jsc#PED-15986,bsc#1194778).
- commit 0c9d6c5
* Mon Mar 23 2026 nstange@suse.de
- Update patches.suse/crypto-dh-implement-FIPS-PCT.patch
(jsc#PED-15986,bsc#1191256,bsc#1207184).
- commit 6e61d6f
* Mon Mar 23 2026 nstange@suse.de
- Update patches.suse/crypto-ecdh-implement-FIPS-PCT.patch
(jsc#PED-15986,bsc#1191256,bsc#1207184).
- commit 00c3bc1
* Mon Mar 23 2026 nstange@suse.de
- Update
patches.suse/0002-crypto-populate-downstream-list-of-drivers-unapprove.patch
(jsc#PED-15986,bsc#1191270).
- commit ceaee7e
* Mon Mar 23 2026 nstange@suse.de
- Update
patches.suse/0001-crypto-implement-downstream-solution-for-disabling-d.patch
(jsc#PED-15986,bsc#1191270).
- commit c3732b7
* Mon Mar 23 2026 nik.borisov@suse.com
- x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRs (git-fixes).
- commit 0532405
* Mon Mar 23 2026 svarbanov@suse.de
- soc: rockchip: grf: Add missing of_node_put() when returning (git-fixes)
- commit e54adb5
* Mon Mar 23 2026 svarbanov@suse.de
- arm_mpam: Fix null pointer dereference when restoring bandwidth (git-fixes)
- commit 0a71ddf
* Mon Mar 23 2026 ohering@suse.de
- add mainline tag to a mana patch
- commit cb76aaf
* Sun Mar 22 2026 hoyeon.lee@suse.com
- bpf, test_run: Subtract size of xdp_frame from allowed metadata
size (CVE-2026-23140 bsc#1258305).
- commit d6a4451
* Sat Mar 21 2026 hoyeon.lee@suse.com
- powerpc64/bpf: remove BPF redzone protection in trampoline stack
(jsc#PED-15386).
- commit 39e4fe5
* Sat Mar 21 2026 hoyeon.lee@suse.com
- powerpc64/bpf: fix the address returned by bpf_get_func_ip
(jsc#PED-15386).
- commit 4f55975
* Sat Mar 21 2026 hoyeon.lee@suse.com
- powerpc64/bpf: fix handling of BPF stack in exception callback
(jsc#PED-15386).
- commit fd5a747
* Sat Mar 21 2026 hoyeon.lee@suse.com
- powerpc64/bpf: use consistent tailcall offset in trampoline
(jsc#PED-15386).
- commit 262a09d
* Sat Mar 21 2026 hoyeon.lee@suse.com
- selftests/bpf: Add test for conditional jumps on same scalar
register (jsc#PED-14653).
- commit f1f4d99
* Sat Mar 21 2026 hoyeon.lee@suse.com
- selftests/bpf: add regression test for bpf_d_path()
(jsc#PED-14653).
- commit ec08192
* Sat Mar 21 2026 krisman@suse.de
- Refresh
patches.suse/io_uring-kbuf-always-use-READ_ONCE-to-read-ring-prov.patch. (bsc#1259747)
I botched this backport. Fix it.
- commit 1bf6a29
* Fri Mar 20 2026 mwilck@suse.com
- dm: replace -EEXIST with -EBUSY (git-fixes).
- commit c014d18
* Fri Mar 20 2026 mwilck@suse.com
- scsi: scsi_transport_sas: Fix the maximum channel scanning issue
(bsc#1255687, git-fixes).
- commit d70069d
* Fri Mar 20 2026 mwilck@suse.com
- scsi: hisi_sas: Fix NULL pointer exception during user_scan()
(bsc#1255687).
- commit 43112c2
* Fri Mar 20 2026 jlee@suse.com
- Bluetooth: hci_sync: Fix attempting to send HCI_Disconnect to
BIS handle (jsc#PED-14261).
- Bluetooth: hci_core: Remove check of BDADDR_ANY in
hci_conn_hash_lookup_big_state (jsc#PED-14261).
- Bluetooth: increment TX timestamping tskey always for stream
sockets (jsc#PED-14261).
- commit ce38079
* Fri Mar 20 2026 jlee@suse.com
- Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFO
(jsc#PED-14261).
- commit 624fc53
* Fri Mar 20 2026 jlee@suse.com
- Bluetooth: separate CIS_LINK and BIS_LINK link types
(jsc#PED-14261).
- blacklist.conf:
- Removed 23205562ffc8de20f57afdd984858cab29e77968
- add 9d4b01a0bf8d2163ae129c9c537cb0753ad5a2aa
Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separately
- commit d507921
* Fri Mar 20 2026 jlee@suse.com
- Bluetooth: SCO: add TX timestamping (jsc#PED-14261).
- Bluetooth: L2CAP: add TX timestamping (jsc#PED-14261).
- Bluetooth: ISO: add TX timestamping (jsc#PED-14261).
- Bluetooth: add support for skb TX SND/COMPLETION timestamping
(jsc#PED-14261).
Refresh
patches.suse/Bluetooth-hci_event-Fix-not-using-key-encryption-siz.patch.
Refresh
patches.suse/Bluetooth-hci_event-Detect-if-HCI_EV_NUM_COMP_PKTS-i.patch.
- commit 2d94c2e
* Fri Mar 20 2026 jlee@suse.com
- net-timestamp: COMPLETION timestamp on packet tx completion
(jsc#PED-14261).
Refresh
patches.suse/wifi-free-SKBTX_WIFI_STATUS-skb-tx_flags-flag.patch.
- net: skb: free up one bit in tx_flags (jsc#PED-14261).
Refresh
patches.suse/wifi-free-SKBTX_WIFI_STATUS-skb-tx_flags-flag.patch.
- net-timestamp: Prepare for isolating two modes of
SO_TIMESTAMPING (jsc#PED-14261).
- commit f20f711
* Fri Mar 20 2026 shung-hsi.yu@suse.com
- bpf, btf: Enforce destructor kfunc type with CFI (bsc#1259955).
- selftests/bpf: Use the correct destructor kfunc type
(bsc#1259955).
- bpf: crypto: Use the correct destructor kfunc type (bsc#1259955).
- commit 2fdc072
* Fri Mar 20 2026 shung-hsi.yu@suse.com
- selftests/bpf: Add tests for s>>=31 and s>>=63 (git-fixes).
- bpf: Recognize special arithmetic shift in the verifier
(git-fixes).
- commit 4698fc6
* Thu Mar 19 2026 mgorman@suse.de
- Delete
- patches.suse/sched-core-Remove-double-update_rq_clock-in-__set_cpus_allowed_ptr_locked.patch.
(bsc#1259617)
Patch in question has a pre-requisite that was not backported.
- commit a363abc
* Thu Mar 19 2026 petr.pavlu@suse.com
- kabi/severities: Clean up unused entries
Clean up kABI severity rules that ksymvers reports as unused.
* kabi/severities:29: WARNING: Severity rule 'MODULE drivers/block/rbd PASS' is unused
kabi/severities:30: WARNING: Severity rule 'MODULE fs/ceph PASS' is unused
The modules are present but don't export any symbols. Remove the entries.
* kabi/severities:31: WARNING: Severity rule 'MODULE drivers/target/target_core_rbd PASS' is unused
The entry refers to a non-existent module. Remove the entry.
* kabi/severities:37: WARNING: Severity rule 'SYMBOL get_dev_data PASS' is unused
Mainline commit fb1b6955bbf3 ("iommu/amd: Unexport get_dev_data()")
unexported the function and commit 05a0542b456e ("iommu/amd: Store
dev_data as device iommu private data") subsequently removed it. The
entry is no longer relevant in SL-16.0 and later, therefore remove it.
* kabi/severities:43: WARNING: Severity rule 'MODULE net/iucv/* PASS' is unused
The entry is a module pattern but the iucv support is built into vmlinux.
Change the pattern to match the iucv_* and __iucv_* symbols instead.
* kabi/severities:81: WARNING: Severity rule 'MODULE drivers/cxl/core/* PASS' is unused
The pattern is never matched because it is preceded by the superset
pattern 'MODULE drivers/cxl/* PASS'. Remove the superfluous entry.
* kabi/severities:82: WARNING: Severity rule 'MODULE include/linux/cxl-events.h PASS' is unused
The pattern doesn't make sense because matching on a header file is not
supported. Remove the entry.
* kabi/severities:121: WARNING: Severity rule 'SYMBOL hv_init_clocksource PASS' is unused
kabi/severities:122: WARNING: Severity rule 'SYMBOL mdio_bus_init PASS' is unused
kabi/severities:123: WARNING: Severity rule 'SYMBOL seg6_hmac_net_init PASS' is unused
kabi/severities:124: WARNING: Severity rule 'SYMBOL seg6_hmac_init PASS' is unused
kabi/severities:125: WARNING: Severity rule 'SYMBOL tick_nohz_full_setup PASS' is unused
kabi/severities:126: WARNING: Severity rule 'SYMBOL xen_xlate_map_ballooned_pages PASS' is unused
kabi/severities:127: WARNING: Severity rule 'SYMBOL xfrm4_protocol_init PASS' is unused
These entries were necessary because the specified symbols were
previously marked as both exported and __init. This issue was resolved
upstream through several commits, which were also backported to SLE,
requiring us to mark the symbols as ignored from the kABI perspective.
Since SL-16.0 began with all relevant fixes already present, these
entries are no longer needed, therefore remove them.
* kabi/severities:130: WARNING: Severity rule 'SYMBOL rt5682_headset_detect PASS' is unused
This is a similar case. Mainline commit 4045daf0fa87 ("ASoC: rt5682: Fix
deadlock on resume") unexported the specified symbol. To backport the
fix, the symbol needed to be marked as ignored. The entry is no longer
relevant in SL-16.0 and later, therefore remove it.
* kabi/severities:160: WARNING: Severity rule 'MODULE drivers/gpu/drm/vmwgfx/* PASS' is unused
The vmwgfx module previously had some exported symbols but mainline
commit a309c7194e8a ("drm/vmwgfx: Remove rcu locks from user resources")
removed the last of these symbols. Remove the now unnecessary entry.
* kabi/severities:163: WARNING: Severity rule 'MODULE io_uring/* PASS' is unused
This entry is a module pattern but the io_uring support is built into
vmlinux. It doesn't appear this entry is currently needed, therefore
remove it.
* kabi/severities:170: WARNING: Severity rule 'SYMBOL retbleed_untrain_ret PASS' is unused
kabi/severities:171: WARNING: Severity rule 'SYMBOL srso_untrain_ret PASS' is unused
Mainline commit eb54be26b0d2 ("x86/srso: Unexport untraining functions")
unexported the specified symbols. The entry is no longer relevant in
SL-16.0 and later, therefore remove it.
* kabi/severities:174: WARNING: Severity rule 'SYMBOL tasdevice_prmg_calibdata_load PASS' is unused
Mainline commit b195acf5266d ("ASoC: tas2781: Fix wrong loading
calibrated data sequence") removed the specified symbol. The entry is no
longer relevant in SL-16.0 and later, therefore remove it.
* kabi/severities:177: WARNING: Severity rule 'SYMBOL pci_create_ims_domain PASS' is unused
Mainline commit b966b1102871 ("Revert "PCI/MSI: Provide IMS (Interrupt
Message Store) support"") removed the specified symbol. The entry is no
longer relevant in SL-16.0 and later, therefore remove it.
* kabi/severities:178: WARNING: Severity rule 'SYMBOL pci_ims_alloc_irq PASS' is unused
kabi/severities:179: WARNING: Severity rule 'SYMBOL pci_ims_free_irq PASS' is unused
Mainline commit 1794808fb1b3 ("Revert "PCI/MSI: Provide
pci_ims_alloc/free_irq()"") removed the specified symbols. The entry is
no longer relevant in SL-16.0 and later, therefore remove it.
* kabi/severities:190: WARNING: Severity rule 'SYMBOL tlbstate_untag_mask PASS' is unused
Downstream commit 405fa97a73d8 ("config: Disable LAM on x86
(bsc#1217845)") unset CONFIG_ADDRESS_MASKING and marked the specified
symbol as ignored from the kABI perspective. The entry is no longer
relevant in SL-16.0 and later, therefore remove it.
* kabi/severities:193: WARNING: Severity rule 'SYMBOL mmio_stale_data_clear PASS' is unused
Mainline commit d9b79111fd99 ("x86/bugs: Rename mmio_stale_data_clear to
cpu_buf_vm_clear") renamed the specified symbol, and to backport the
patch, the symbol was marked as ignored from the kABI perspective. The
entry is no longer relevant in SL-16.0 and later, therefore remove it.
- commit 177fa7d
* Thu Mar 19 2026 jgross@suse.com
- x86/vmware: Fix hypercall clobbers (CVE-2026-23215 bsc#1258476).
- commit 6fb22e1
* Wed Mar 18 2026 dsterba@suse.com
- pmdomain: imx8m-blk-ctrl: fix out-of-range access of bc->domains (CVE-2026-23187 bsc#1258330)
- commit 2110258
* Wed Mar 18 2026 clopez@suse.de
- KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMM
(git-fixes).
- commit 7b41d14
* Wed Mar 18 2026 clopez@suse.de
- KVM: x86: synthesize CPUID bits only if CPU capability is set
(bsc#1257511).
- commit 798c0f2
* Wed Mar 18 2026 clopez@suse.de
- Refresh
patches.suse/mm-page_alloc-thp-prevent-reclaim-for-__GFP_THISNODE-THP-a.patch.
- Refresh
patches.suse/scsi-lpfc-Rework-lpfc_sli4_fcf_rr_next_index_get.patch.
- Refresh
patches.suse/scsi-lpfc-Update-lpfc-version-to-14.4.0.13.patch.
- Refresh
patches.suse/scsi-qla2xxx-Add-Speed-in-SFP-print-information.patch.
- Refresh
patches.suse/scsi-qla2xxx-Add-bsg-interface-to-support-firmware-i.patch.
- Refresh
patches.suse/scsi-qla2xxx-Add-load-flash-firmware-mailbox-support.patch.
- Refresh
patches.suse/scsi-qla2xxx-Add-support-for-64G-SFP-speed.patch.
- Refresh
patches.suse/scsi-qla2xxx-Allow-recovery-for-tape-devices.patch.
- Refresh
patches.suse/scsi-qla2xxx-Delay-module-unload-while-fabric-scan-i.patch.
- Refresh
patches.suse/scsi-qla2xxx-Fix-bsg_done-causing-double-free.patch.
- Refresh
patches.suse/scsi-qla2xxx-Free-sp-in-error-path-to-fix-system-cra.patch.
- Refresh
patches.suse/scsi-qla2xxx-Query-FW-again-before-proceeding-with-l.patch.
- Refresh
patches.suse/scsi-qla2xxx-Update-version-to-10.02.10.100-k.patch.
- Refresh
patches.suse/scsi-qla2xxx-Validate-MCU-signature-before-executing.patch.
- Refresh
patches.suse/scsi-qla2xxx-Validate-sp-before-freeing-associated-m.patch.
- commit 4563ee6
* Wed Mar 18 2026 mkoutny@suse.com
- Rename to
patches.suse/sched-fair-Add-related-data-structure-for-task-based-throttle.patch.
- Rename to
patches.suse/sched-fair-Do-not-special-case-tasks-in-throttled-hierarchy.patch.
- Rename to
patches.suse/sched-fair-Implement-throttle-task-work-and-related-helpers.patch.
- Rename to
patches.suse/sched-fair-Prevent-cfs_rq-from-being-unthrottled-with-zero-runtime_remaining.patch.
- Rename to
patches.suse/sched-fair-Start-a-cfs_rq-on-throttled-hierarchy-with-PELT-clock-throttled.patch.
Plain old
./scripts/renamepatches
- commit 5909362
* Wed Mar 18 2026 dwagner@suse.de
- nvme: fix memory leak in quirks_param_set() (bsc#1243208).
- nvme: add support for dynamic quirk configuration via module
parameter (bsc#1243208).
- nvme: expose active quirks in sysfs (bsc#1243208).
Refresh:
- patches.suse/nvme-add-partial_nid-quirk.patch
- commit 422f1b7
* Tue Mar 17 2026 lduncan@suse.com
- scsi: ufs: ufs-pci: Add support for Intel Wildcat Lake
(jsc#PED-13771).
- commit 27b42ed
* Tue Mar 17 2026 lduncan@suse.com
- scsi: mpt3sas: Simplify the workqueue allocation code
(jsc#PED-15350).
- scsi: mpt3sas: Fixed the W=1 compilation warning
(jsc#PED-15350).
- scsi: mpt3sas: Add configurable command retry limit for
slow-to-respond devices (jsc#PED-15350).
- scsi: mpt3sas: Add firmware event requeue support for busy
devices (jsc#PED-15350).
- scsi: mpt3sas: Improve device discovery and readiness handling
for slow devices (jsc#PED-15350).
- scsi: mpt3sas: Added no_turs flag to device unblock logic
(jsc#PED-15350).
- scsi: mpt3sas: Update driver version to 54.100.00.00
(jsc#PED-15350).
- scsi: mpt3sas: Add support for 22.5 Gbps SAS link rate
(jsc#PED-15350).
- scsi: mpt3sas: Suppress unnecessary IOCLogInfo on
CONFIG_INVALID_PAGE (jsc#PED-15350).
- scsi: mpt3sas: Drop unused variable in
mpt3sas_send_mctp_passthru_req() (jsc#PED-15350).
- scsi: mpt3sas: Fix _ctl_get_mpt_mctp_passthru_adapter() to
return IOC pointer (jsc#PED-15350).
- scsi: mpt3sas: Fix buffer overflow in
mpt3sas_send_mctp_passthru_req() (jsc#PED-15350).
- scsi: mpt3sas: Fix spelling mistake "receveid" -> "received"
(jsc#PED-15350).
- scsi: mpt3sas: update driver version to 52.100.00.00
(jsc#PED-15350).
- scsi: mpt3sas: Report driver capability as part of IOCINFO
command (jsc#PED-15350).
- scsi: mpt3sas: Add support for MCTP Passthrough commands
(jsc#PED-15350).
- scsi: mpt3sas: Update MPI headers to 02.00.62 version
(jsc#PED-15350).
- scsi: mpt3sas: Remove unused config functions (jsc#PED-15350).
- scsi: mpt3sas: Mark device strings as nonstring (jsc#PED-15350).
- commit fc8b4c4
* Tue Mar 17 2026 rbm@suse.com
- netfilter: nf_tables: fix use-after-free in nf_tables_addchain()
(CVE-2026-23231 bsc#1259188).
- commit febac42
* Tue Mar 17 2026 hare@suse.de
- s390/ctcm: Fix double-kfree (CVE-2025-40253 bsc#1255084).
- commit a8fc62d
* Tue Mar 17 2026 hare@suse.de
- Update config files (bsc#1254307).
- commit 3e059ac
* Tue Mar 17 2026 hare@suse.de
- s390/ipl: Clear SBP flag when bootprog is set (bsc#1258175).
- s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP (bsc#1254306).
- s390/cio: Update purge function to unregister the unused
subchannels (bsc#1254214).
- commit 9226bc5
* Tue Mar 17 2026 dsterba@suse.com
- l2tp: avoid one data-race in l2tp_tunnel_del_work() (CVE-2026-23120 bsc#1258280)
- commit 6883716
* Tue Mar 17 2026 dsterba@suse.com
- l2tp: Fix memleak in l2tp_udp_encap_recv() (CVE-2026-23072 bsc#1257708)
- commit 9859402
* Tue Mar 17 2026 dsterba@suse.com
- HID: Intel-thc-hid: Intel-thc: Add safety check for reading DMA buffer (CVE-2026-23196 bsc#1258403)
- commit 0f7d9f9
* Tue Mar 17 2026 alnovak@suse.com
- Use unified maintainers' email address
- commit f2302ab
* Tue Mar 17 2026 alnovak@suse.com
- Use unified maintainers' email address
- commit ab708b6
* Tue Mar 17 2026 jgross@suse.com
- 9p/xen: protect xen_9pfs_front_free against concurrent calls
(git-fixes).
- commit bff5c7c
* Tue Mar 17 2026 jgross@suse.com
- vhost: fix caching attributes of MMIO regions by setting them
explicitly (git-fixes).
- commit ce01fc5
* Tue Mar 17 2026 jgross@suse.com
- vmw_vsock: bypass false-positive Wnonnull warning with gcc-16
(git-fixes).
- commit 3b72ad4
* Tue Mar 17 2026 jgross@suse.com
- xenbus: Use .freeze/.thaw to handle xenbus devices (git-fixes).
- commit e219626
* Tue Mar 17 2026 lduncan@suse.com
- scsi: mpt3sas: Add details to EEDPTagMode error message
(jsc#PED-15350).
- Refresh
patches.suse/scsi-mpt3sas-Set-ioc-manu_pg11.EEDPTagMode-directly-to-1.patch.
- commit 2d4e4cd
* Tue Mar 17 2026 lduncan@suse.com
- scsi: target: target_core_configfs: Add length check to avoid
buffer overflow (CVE-2025-39998 bsc#1252073).
- commit a088008
* Mon Mar 16 2026 krisman@suse.de
- io_uring: enable per-io write streams (bsc#1259715).
- commit c38fbcf
* Mon Mar 16 2026 lduncan@suse.com
- scsi: pm8001: Fix use-after-free in pm8001_queue_command()
(jsc#PED-15354).
- scsi: pm80xx: Avoid -Wflex-array-member-not-at-end warnings
(jsc#PED-15354).
- scsi: pm8001: Use int instead of u32 to store error codes
(jsc#PED-15354).
- scsi: pm80xx: Fix race condition caused by static variables
(jsc#PED-15354).
- scsi: pm80xx: Use pm80xx_get_local_phy_id() to access phy array
(jsc#PED-15354).
- scsi: pm80xx: Restore support for expanders (jsc#PED-15354).
- scsi: pm80xx: Add controller SCSI host fatal error uevents
(jsc#PED-15354).
- scsi: pm80xx: Free allocated tags after failure (jsc#PED-15354).
- scsi: pm80xx: Add __nonstring annotations for unterminated
strings (jsc#PED-15354).
- scsi: pm8001: convert timeouts to secs_to_jiffies()
(jsc#PED-15354).
- commit 1abd41d
* Mon Mar 16 2026 lduncan@suse.com
- scsi: pm80xx: Improve debugging for aborted commands
(jsc#PED-15354).
- Refresh
patches.suse/scsi-pm80xx-Add-helper-function-to-get-the-local-phy-id.patch.
- commit f877293
* Mon Mar 16 2026 alnovak@suse.com
- scsi: fnic: Fix missing DMA mapping error in fnic_send_frame()
(jsc#PED-15441).
- scsi: fnic: Turn off FDMI ACTIVE flags on link down
(jsc#PED-15441).
- scsi: fnic: Fix crash in fnic_wq_cmpl_handler when FDMI times
out (jsc#PED-15441).
- scsi: fnic: Remove unnecessary spinlock locking and unlocking
(jsc#PED-15441).
- scsi: fnic: Replace fnic->lock_flags with local flags
(jsc#PED-15441).
- scsi: fnic: Replace use of sizeof with standard usage
(jsc#PED-15441).
- scsi: fnic: Fix indentation and remove unnecessary parenthesis
(jsc#PED-15441).
- scsi: fnic: Remove unnecessary debug print (jsc#PED-15441).
- scsi: fnic: Propagate SCSI error code from fnic_scsi_drv_init()
(jsc#PED-15441).
- scsi: fnic: Test for memory allocation failure and return
error code (jsc#PED-15441).
- scsi: fnic: Return appropriate error code from failure of scsi
drv init (jsc#PED-15441).
- scsi: fnic: Return appropriate error code for mem alloc failure
(jsc#PED-15441).
- scsi: fnic: Remove always-true IS_FNIC_FCP_INITIATOR macro
(jsc#PED-15441).
- scsi: fnic: Fix use of uninitialized value in debug message
(jsc#PED-15441).
- scsi: fnic: Delete incorrect debugfs error handling
(jsc#PED-15441).
- scsi: fnic: Remove unnecessary else to fix warning in FDLS FIP
(jsc#PED-15441).
- scsi: fnic: Remove extern definition from .c files
(jsc#PED-15441).
- scsi: fnic: Remove unnecessary else and unnecessary break in
FDLS (jsc#PED-15441).
- scsi: fnic: Add support to handle port channel RSCN
(jsc#PED-15441).
- scsi: fnic: Code cleanup (jsc#PED-15441).
- scsi: fnic: Add stats and related functionality (jsc#PED-15441).
- scsi: fnic: Modify fnic interfaces to use FDLS (jsc#PED-15441).
- scsi: fnic: Modify IO path to use FDLS (jsc#PED-15441).
- scsi: fnic: Add functionality in fnic to support FDLS
(jsc#PED-15441).
- scsi: fnic: Add and integrate support for FIP (jsc#PED-15441).
- scsi: fnic: Add and integrate support for FDMI (jsc#PED-15441).
- scsi: fnic: Add Cisco hardware model names (jsc#PED-15441).
- scsi: fnic: Add support for unsolicited requests and responses
(jsc#PED-15441).
- scsi: fnic: Add support for target based solicited requests
and responses (jsc#PED-15441).
- scsi: fnic: Add support for fabric based solicited requests
and responses (jsc#PED-15441).
- scsi: fnic: Add headers and definitions for FDLS
(jsc#PED-15441).
- scsi: fnic: Replace shost_printk() with dev_info()/dev_err()
(jsc#PED-15441).
- scsi: fnic: Increment driver version (jsc#PED-15441).
- commit 975501d
* Mon Mar 16 2026 lduncan@suse.com
- scsi: pm80xx: Increase reserved tags from 8 to 128
(jsc#PED-15354).
- scsi: pm80xx: Use dynamic tag numbers for PHY start and stop
(jsc#PED-15354).
- scsi: pm80xx: Do not use libsas port ID (jsc#PED-15354).
- scsi: pm8001: Increase request sg length to support 4MiB
requests (jsc#PED-15354).
- scsi: pm8001: Initialize devices in pm8001_alloc_dev()
(jsc#PED-15354).
- scsi: pm8001: Use module param to set pcs event log severity
(jsc#PED-15354).
- commit 66417c1
* Mon Mar 16 2026 pjakobsson@suse.de
- series.conf: Move guarded DRM patches to correct section
- commit 360e5c7
* Mon Mar 16 2026 iivanov@suse.de
- arm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix (git-fixes)
- commit 3475d30
* Mon Mar 16 2026 iivanov@suse.de
- arm64: Fix sampling the "stable" virtual counter in preemptible (git-fixes)
- commit 2a1727d
* Mon Mar 16 2026 dsterba@suse.com
- iomap: adjust read range correctly for non-block-aligned positions (CVE-2025-68794 bsc#1256647)
- commit 3c90321
* Mon Mar 16 2026 wqu@suse.com
- btrfs: remove folio order ASSERT()s in super block writeback
path (bsc#1259676).
- commit fd2328e
* Mon Mar 16 2026 mgorman@suse.de
- config: Switch default preemption to PREEMPT_LAZY for all arches supporting PREEMPT_LAZY (jsc-PED#15924)
All architectures except s390 are switched to PREEMPT_LAZY. s390 does
not support PREEMPT_LAZY and continues to use PREEMPT_VOLUNTARY.
- commit c46f836
* Mon Mar 16 2026 shung-hsi.yu@suse.com
- Refresh
patches.suse/selftests-bpf-add-verifier-sign-extension-bound-comp.patch.
Updated expected BPF verifier message to align with those output by
SL-16.0 kernel.
- commit 63646e4
* Mon Mar 16 2026 ohering@suse.de
- net: mana: fix use-after-free in mana_hwc_destroy_channel()
by reordering teardown (git-fixes).
- net/mana: Null service_wq on setup error to prevent double
destroy (git-fixes).
- commit c784715
* Sun Mar 15 2026 pjakobsson@suse.de
- supported.conf: mark drm_gpusvm_helper as supported
- commit 0439d89
* Sun Mar 15 2026 pjakobsson@suse.de
- Update config files.
Update config for DRM v6.17 backport
- commit 6da8000
* Sun Mar 15 2026 lduncan@suse.com
- scsi: aacraid: Improve code readability (jsc#PED-15337).
- scsi: aacraid: Remove useless code (jsc#PED-15337).
- scsi: aacraid: Remove unused aac_check_health() (jsc#PED-15337).
- commit 08c0dac
* Sun Mar 15 2026 pjakobsson@suse.de
- series.conf: guard drm-amd-display-Clear-the-CUR_ENABLE-register-on-DCN-5bab4c8
- commit 0528655
* Sun Mar 15 2026 tiwai@suse.de
- usb: roles: get usb role switch from parent only for
usb-b-connector (git-fixes).
- usb: typec: altmode/displayport: set displayport signaling
rate in configure message (git-fixes).
- usb: xhci: Fix memory leak in xhci_disable_slot() (git-fixes).
- usb: class: cdc-wdm: fix reordering issue in read code path
(git-fixes).
- usb: renesas_usbhs: fix use-after-free in ISR during device
removal (git-fixes).
- usb: cdc-acm: Restore CAP_BRK functionnality to CH343
(git-fixes).
- usb: gadget: f_mass_storage: Fix potential integer overflow
in check_command_size_in_blocks() (git-fixes).
- USB: core: Limit the length of unkillable synchronous timeouts
(git-fixes).
- USB: usbtmc: Use usb_bulk_msg_killable() with user-specified
timeouts (git-fixes).
- USB: usbcore: Introduce usb_bulk_msg_killable() (git-fixes).
- usb: core: don't power off roothub PHYs if phy_set_mode()
fails (git-fixes).
- iio: buffer: Fix wait_queue not being removed (git-fixes).
- iio: gyro: mpu3050-core: fix pm_runtime error handling
(git-fixes).
- iio: gyro: mpu3050-i2c: fix pm_runtime error handling
(git-fixes).
- iio: chemical: sps30_serial: fix buffer size in
sps30_serial_read_meas() (git-fixes).
- iio: chemical: sps30_i2c: fix buffer size in
sps30_i2c_read_meas() (git-fixes).
- iio: proximity: hx9023s: Protect against division by zero in
set_samp_freq (git-fixes).
- iio: chemical: bme680: Fix measurement wait duration calculation
(git-fixes).
- iio: dac: ds4424: reject -128 RAW value (git-fixes).
- iio: potentiometer: mcp4131: fix double application of wiper
shift (git-fixes).
- iio: imu: inv-mpu9150: fix irq ack preventing irq storms
(git-fixes).
- iio: frequency: adf4377: Fix duplicated soft reset mask
(git-fixes).
- iio: imu: inv_icm42600: fix odr switch when turning buffer off
(git-fixes).
- iio: imu: inv_icm42600: fix odr switch to the same value
(git-fixes).
- commit dd7a351
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Don't copy pinned kernel bos twice on suspend (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 15a5df0
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Fix build with CONFIG_MODULES=n (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit dfda1d9
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/vf: Don't expose sysfs attributes not applicable for VFs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a7219ce
* Sun Mar 15 2026 pjakobsson@suse.de
- Update patches.suse/fbcon-fix-integer-overflow-in-fbcon_do_set_font.patch
- commit 35f3c15
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/ddi: Guard reg_val against a INVALID_TRANSCODER (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6b95247
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: set O_LARGEFILE in __create_shmem() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 568bdea
* Sun Mar 15 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-display-remove-output_tf_change-flag.patch
- commit e94704f
* Sun Mar 15 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-display-Init-DCN35-clocks-from-pre-os-HW-val.patch
- commit 36180a8
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Use mpc.preblend flag to indicate preblend (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d7bfa46
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Only restore backlight after amdgpu_dm_init or (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e3989fe
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: suspend KFD and KGD user queues for S0ix (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fe6f4f5
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdkfd: add proper handling for S0ix (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit eba54a8
* Sun Mar 15 2026 pjakobsson@suse.de
- Remove guard from patches.suse/drm-amd-Only-restore-cached-manual-clock-settings-in.patch
- commit 57d9e36
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.0.1/11.0.4 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 299bd0a
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/guc: Set RCS/CCS yield policy (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2e29066
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Fix error handling if PXP fails to start (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ed0897e
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/sysfs: Add cleanup action in xe_device_sysfs_init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit eefbd8b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: defer free of NVM auxiliary container to device release (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4cc1958
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/hwmon: Remove type casting (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 599da92
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/pf: Drop rounddown_pow_of_two fair LMEM limitation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 210bdb8
* Sun Mar 15 2026 pjakobsson@suse.de
- Revert "drm: Add directive to format code in comment" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b5f7b75
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/backlight: Honor VESA eDP backlight luminance control (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c07ef1c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Extend Wa_13011645652 to PTL-H, WCL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0cd7b8c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Block exec and rebind worker while evicting for suspend / (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 06ec77c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Allow the pm notifier to continue on failure (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 90ee178
* Sun Mar 15 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-Attempt-to-bring-bos-back-to-VRAM-after-evict.patch
- commit 5acc7db
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/configfs: Don't touch survivability_mode on fini (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ed2eebc
* Sun Mar 15 2026 pjakobsson@suse.de
- Revert "drm/nouveau: Remove waitque for sched teardown" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 108865b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/mediatek: clean up driver data initialisation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a4832e9
* Sun Mar 15 2026 pjakobsson@suse.de
- Remove guard from patches.suse/drm-mediatek-fix-potential-OF-node-use-after-free.patch
- commit 931cf3e
* Sun Mar 15 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdgpu-vcn4-Fix-IB-parsing-with-multiple-engine-.patch
- commit ad99d3b
* Sun Mar 15 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-amdgpu-Declare-isp-firmware-binary-file.patch
- commit b6da70a
* Sun Mar 15 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdgpu-fix-a-memory-leak-in-fence-cleanup-when-u.patch
- commit 7bcdcef
* Sun Mar 15 2026 pjakobsson@suse.de
- amd/amdkfd: correct mem limit calculation for small APUs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c4e774b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdkfd: fix p2p links bug in topology (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9b2799e
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: remove oem i2c adapter on finish (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d350d65
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Drop dm_prepare_suspend() and dm_complete() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bccc929
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Correct sequences and delays for DCN35 PG & RCG (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1e24241
* Sun Mar 15 2026 pjakobsson@suse.de
- Remove guard from patches.suse/drm-amd-display-Disable-DPCD-Probe-Quirk.patch
- commit a3322f6
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Wait for bootloader after PSPv11 reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 365a563
* Sun Mar 15 2026 pjakobsson@suse.de
- Update patches.suse/drm-i915-power-fix-size-for-for_each_set_bit-in-abox.patch
- commit bbf6e66
* Sun Mar 15 2026 pjakobsson@suse.de
- gpu: nova-core: depend on CONFIG_64BIT (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3e90349
* Sun Mar 15 2026 pjakobsson@suse.de
- Remove guard from patches.suse/drm-amd-display-Clear-the-CUR_ENABLE-register-on-DCN.patch
- commit 78e9d11
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd: Re-enable common modes for eDP and LVDS (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e65a7ed
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/mes11: make MES_MISC_OP_CHANGE_CONFIG failure non-fatal (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f66caea
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/sdma: bump firmware version checks for user queue support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a4a7a2f
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Fix incorrect migration of backed-up object to VRAM (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e5a9c7e
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/sched: Fix racy access to drm_sched_entity.dependency (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 892ff1f
* Sun Mar 15 2026 pjakobsson@suse.de
- nouveau: Membar before between semaphore writes and the interrupt (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 89370ea
* Sun Mar 15 2026 pjakobsson@suse.de
- Update patches.suse/nouveau-fix-disabling-the-nonstall-irq-due-to-storm-.patch
- commit 34b1d7c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/mediatek: mtk_hdmi: Fix inverted parameters in some (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3ec7a4d
* Sun Mar 15 2026 pjakobsson@suse.de
- Remove guard from patches.suse/drm-mediatek-Fix-device-node-reference-count-leaks-i.patch
- commit 788a4d0
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/mediatek: dsi: Fix DSI host and panel bridge pre-enable order (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c8d5daf
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/gpuvm: Wrap drm_gpuvm_sm_map_exec_lock() expected usage in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a292533
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/userq: fix error handling of invalid doorbell (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 41483f6
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: update firmware version checks for user queue support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0947355
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/gfx12: set MQD as appriopriate for queue types (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3904881
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/gfx11: set MQD as appriopriate for queue types (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3fbda72
* Sun Mar 15 2026 pjakobsson@suse.de
- Revert "drm/tegra: Use dma_buf from GEM object instance" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6f35334
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/gpuvm: fix various typos in .c and .h gpuvm file (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6e4af61
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Pin buffers while vmap'ing exported dma-buf objects (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 13e5519
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: switch to local xbasename() helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c075c05
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/vm: Don't pin the vm_resv during validation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0d6bccb
* Sun Mar 15 2026 pjakobsson@suse.de
- Remove guard from patches.suse/drm-xe-xe_sync-avoid-race-during-ufence-signaling.patch
- commit e72a482
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Fix vm_bind_ioctl double free bug (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ba90e00
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Move ASID allocation and user PT BO tracking into (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 54b4aaf
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Assign ioctl xe file handler to vm in xe_vm_create (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 55306a9
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/hisilicon/hibmc: fix dp and vga cannot show together (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9449cb4
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/hisilicon/hibmc: fix rare monitors cannot display problem (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7a6f74e
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/hisilicon/hibmc: fix irq_request()'s irq name variable is local (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5f9cadf
* Sun Mar 15 2026 pjakobsson@suse.de
- Update patches.suse/drm-hisilicon-hibmc-fix-the-i2c-device-resource-leak.patch
- commit 0820166
* Sun Mar 15 2026 pjakobsson@suse.de
- drm: nova-drm: fix 32-bit arm build (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b14e1de
* Sun Mar 15 2026 pjakobsson@suse.de
- drm: Add directive to format code in comment (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 82ae832
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/nouveau/gsp: fix mismatched alloc/free for kvmalloc() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 047ef2e
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/bridge: analogix_dp: Fix bailout for devm_drm_bridge_alloc() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 55ca99b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/rockchip: vop2: make vp registers nonvolatile (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1cd8d69
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/rockchip: cdn-dp: select bridge for cdp-dp (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 405532a
* Sun Mar 15 2026 pjakobsson@suse.de
- Revert "drm/amdgpu: Use dma_buf from GEM object instance" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e3b0275
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/panic: Add a u64 divide by 10 for arm32 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 61f0437
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/tests: Fix drm_test_fb_xrgb8888_to_xrgb2101010() on big-endian (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6b436c2
* Sun Mar 15 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdgpu-swm14-Update-power-limit-logic.patch
- commit 51117b2
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Revert Add HPO encoder support to Replay (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 138a473
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/gt: Relocate compression repacking WA for JSL/EHL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4b74da6
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: silence rpm wakeref asserts on GEN11_GU_MISC_IIR access (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6fb0e39
* Sun Mar 15 2026 pjakobsson@suse.de
- Update patches.suse/drm-i915-icl-tc-Convert-AUX-powered-WARN-to-a-debug-.patch
- commit e08287f
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/lnl+/tc: Use the cached max lane count value (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3ecde39
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/lnl+/tc: Fix max lane count HW readout (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7a340a0
* Sun Mar 15 2026 pjakobsson@suse.de
- Update patches.suse/drm-i915-icl-tc-Cache-the-max-lane-count-value.patch
- commit 1a9af52
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/lnl+/tc: Fix handling of an enabled/disconnected dp-alt sink (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7bc04a9
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/pf: Set VF LMEM BAR size (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6c7996e
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/hwmon: Add SW clamp for power limits writes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 709262c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Defer buffer object shrinker write-backs and GPU waits (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 85c3ba3
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/migrate: prevent potential UAF (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 59b217a
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/migrate: don't overflow max copy size (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 78090d0
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/migrate: prevent infinite recursion (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 716c11e
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/psr: Do not trigger Frame Change events from frontbuffer (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6831cf7
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/fbc: fix the implementation of wa_18038517565 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fce95a1
* Sun Mar 15 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdgpu-fix-task-hang-from-failed-job-submission-.patch
- commit 15d061b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Add PSP fw version check for fw reserve GFX command (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 598a041
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/panfrost: Print RSS for tiler heap BO's in debugfs GEMS file (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f9cc9d7
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/radeon: Pass along the format info from .fb_create() to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d4a2df9
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/nouveau: Pass along the format info from .fb_create() to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f995ae8
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/omap: Pass along the format info from .fb_create() to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5440bc8
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/bridge: document HDMI CEC callbacks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a84d002
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/bridge: Describe the newly introduced drm_connector parameter for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 97c4889
* Sun Mar 15 2026 pjakobsson@suse.de
- ref_tracker: use %p instead of %px in debugfs dentry name (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0f98562
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: add missing vram lost check for LEGACY RESET (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5daf1be
* Sun Mar 15 2026 pjakobsson@suse.de
- Remove guard from patches.suse/drm-amdgpu-discovery-fix-fw-based-ip-discovery.patch
- commit da939d7
* Sun Mar 15 2026 pjakobsson@suse.de
- Update patches.suse/amdgpu-amdgpu_discovery-increase-timeout-limit-for-I.patch
- commit 428a510
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Update SDMA firmware version check for user queue support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 798c8cb
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Add NULL check for asic_funcs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d370ddc
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Revert "drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 88ed6c8
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: update mmhub 3.3 client id mappings (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 78b4c73
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Retain job->vm in amdgpu_job_prepare_job (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 16193e6
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Fix DCE 6.0 and 6.4 PLL programming. (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0949b5c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdkfd: Fix checkpoint-restore on multi-xcc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 68170c6
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd: Restore cached manual clock settings during resume (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f69cd90
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Update supported modes for GC v9.5.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1f8c6fb
* Sun Mar 15 2026 pjakobsson@suse.de
- Mark xe driver as BROKEN if kernel page size is not 4kB (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit aa3e29c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/pf: Make sure PF is ready to configure VFs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit da0a3cb
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/pf: Disable PF restart worker on device removal (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f821663
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/devcoredump: Defer devcoredump initialization during probe (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 21e2eb8
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/pf: Enable SR-IOV PF mode by default (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3216f51
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/display: Set C10_VDR_CTRL_MSGBUS_ACCESS before phy reg read (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8243b5c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/display: Ensure phy is accessible on lfps configuration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 98bcdd4
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/display: Avoid unnecessarily calling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 54326c1
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/display: Write PHY_CMN1_CONTROL only when using AUXLess ALPM (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 42cc38b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: fix typo "notifer" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f1d7678
* Sun Mar 15 2026 pjakobsson@suse.de
- relayfs: abolish prev_padding (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b4514bf
* Sun Mar 15 2026 pjakobsson@suse.de
- fbcon: Use 'bool' where appopriate (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e4bb18d
* Sun Mar 15 2026 pjakobsson@suse.de
- fbcon: Introduce get_{fg,bg}_color() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7d3c53f
* Sun Mar 15 2026 pjakobsson@suse.de
- fbcon: fbcon_is_inactive() -> fbcon_is_active() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7978f82
* Sun Mar 15 2026 pjakobsson@suse.de
- fbcon: fbcon_cursor_noblink -> fbcon_cursor_blink (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3517d0e
* Sun Mar 15 2026 pjakobsson@suse.de
- fbdev: Fix typo in Kconfig text for FB_DEVICE (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cf8c71a
* Sun Mar 15 2026 pjakobsson@suse.de
- fbdev: svgalib: Clean up coding style (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1c21646
* Sun Mar 15 2026 pjakobsson@suse.de
- fbdev: kyro: Use devm_ioremap_wc() for screen mem (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fd37afa
* Sun Mar 15 2026 pjakobsson@suse.de
- fbdev: kyro: Use devm_ioremap() for mmio registers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4715eaf
* Sun Mar 15 2026 pjakobsson@suse.de
- fbdev: kyro: Add missing PCI memory region request (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 68908ce
* Sun Mar 15 2026 pjakobsson@suse.de
- fbdev: simplefb: Use of_reserved_mem_region_to_resource() for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d727c49
* Sun Mar 15 2026 pjakobsson@suse.de
- fbdev: nvidiafb: add depends on HAS_IOPORT (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 80cce47
* Sun Mar 15 2026 pjakobsson@suse.de
- fbdev: nvidiafb: fix build on 32-bit ARCH=um (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4683d40
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/virtio: implement virtio_gpu_shutdown (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6bd8da2
* Sun Mar 15 2026 pjakobsson@suse.de
- vga_switcheroo: Use pci_is_display() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0b75330
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/configfs: Fix pci_dev reference leak (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a4968b0
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/hw_engine_group: Avoid call kfree() for drmm_kzalloc() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 185fd9b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/guc: Clear whole g2h_fence during initialization (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 03c430f
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/vf: Don't register I2C devices if VF (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a3f44d4
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/uc: Fix missing unwind goto (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5b0dfb9
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Fix a NULL vs IS_ERR() bug in xe_i2c_register_adapter() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 63509c7
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/oa: Fix static checker warning about null gt (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f0ce7b4
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Don't fail probe on unsupported mailbox command (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7838097
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Pass up errors for reset GPU that fails to init HW (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8e9b800
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: add kicker fws loading for gfx12/smu14/psp14 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ef90393
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/amdgpu: fix missing lock for cper.ring->rptr/wptr access (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2aa4a42
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Fix misuse of /** to /* in 'dce_i2c_hw.c' (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b01f5fb
* Sun Mar 15 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-display-fix-initial-backlight-brightness-cal.patch
- commit c536465
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: track whether a queue is a kernel queue in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1e9db02
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Fix divide by zero when calculating min ODM factor (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c438cad
* Sun Mar 15 2026 pjakobsson@suse.de
- leds: Unexport of_led_get() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 33c9635
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/tidss: oldi: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c8f211f
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/tidss: encoder: convert to devm_drm_bridge_alloc() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3b3e0b4
* Sun Mar 15 2026 pjakobsson@suse.de
- gpu: nova-core: fix bounds check in PmuLookupTableEntry::new (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fe58330
* Sun Mar 15 2026 pjakobsson@suse.de
- Documentation: gpu: nova-core: Document basics of the Falcon (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 64a29bd
* Sun Mar 15 2026 pjakobsson@suse.de
- Documentation: gpu: nova-core: Document fwsec operation and layout (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ff20a98
* Sun Mar 15 2026 pjakobsson@suse.de
- Documentation: gpu: nova-core: Document devinit process (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cd964db
* Sun Mar 15 2026 pjakobsson@suse.de
- Documentation: gpu: nova-core: Document vbios layout (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9e6a74d
* Sun Mar 15 2026 pjakobsson@suse.de
- gpu: nova-core: convert `/*` comments to `//` (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d1d5836
* Sun Mar 15 2026 pjakobsson@suse.de
- gpu: nova-core: Clarify falcon code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c786a93
* Sun Mar 15 2026 pjakobsson@suse.de
- gpu: nova-core: Clarify sysmembar operations (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bf96429
* Sun Mar 15 2026 pjakobsson@suse.de
- gpu: nova-core: Add code comments related to devinit (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b159c5b
* Sun Mar 15 2026 pjakobsson@suse.de
- gpu: nova-core: replace `Duration` with `Delta` (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 410fbfc
* Sun Mar 15 2026 pjakobsson@suse.de
- gpu: nova-core: consider `clippy::cast_lossless` (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 27c4e3f
* Sun Mar 15 2026 pjakobsson@suse.de
- gpu: nova-core: impl From for u32 for enums used from register! (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 80c6710
* Sun Mar 15 2026 pjakobsson@suse.de
- gpu: nova-core: update and annotate TODO list (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 95831c0
* Sun Mar 15 2026 pjakobsson@suse.de
- gpu: nova-core: load and run FWSEC-FRTS (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1d78727
* Sun Mar 15 2026 pjakobsson@suse.de
- gpu: nova-core: extract FWSEC from BIOS and patch it to run (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit be62786
* Sun Mar 15 2026 pjakobsson@suse.de
- gpu: nova-core: add types for patching firmware binaries (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0f34f1c
* Sun Mar 15 2026 pjakobsson@suse.de
- gpu: nova-core: compute layout of the FRTS region (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c83d668
* Sun Mar 15 2026 pjakobsson@suse.de
- gpu: nova-core: vbios: Add support for FWSEC ucode extraction (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 79c176a
* Sun Mar 15 2026 pjakobsson@suse.de
- gpu: nova-core: vbios: Add support to look up PMU table in FWSEC (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 065cbae
* Sun Mar 15 2026 pjakobsson@suse.de
- gpu: nova-core: vbios: Add base support for VBIOS construction and (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 19a6270
* Sun Mar 15 2026 pjakobsson@suse.de
- gpu: nova-core: firmware: add ucode descriptor used by FWSEC-FRTS (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 199cfb2
* Sun Mar 15 2026 pjakobsson@suse.de
- gpu: nova-core: add falcon register definitions and base code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cee17d5
* Sun Mar 15 2026 pjakobsson@suse.de
- gpu: nova-core: register sysmem flush page (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b43a58f
* Sun Mar 15 2026 pjakobsson@suse.de
- gpu: nova-core: add DMA object struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c2d6351
* Sun Mar 15 2026 pjakobsson@suse.de
- gpu: nova-core: wait for GFW_BOOT completion (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b13e57c
* Sun Mar 15 2026 pjakobsson@suse.de
- gpu: nova-core: add helper function to wait on condition (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 36e6a2b
* Sun Mar 15 2026 pjakobsson@suse.de
- gpu: nova-core: increase BAR0 size to 16MB (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 497f585
* Sun Mar 15 2026 pjakobsson@suse.de
- gpu: nova-core: allow register aliases (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 564d899
* Sun Mar 15 2026 pjakobsson@suse.de
- gpu: nova-core: expose the offset of each register as a type constant (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b1cee7c
* Sun Mar 15 2026 pjakobsson@suse.de
- gpu: nova-core: add delimiter for helper rules in register!() macro (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 00b7a64
* Sun Mar 15 2026 pjakobsson@suse.de
- gpu: nova-core: use absolute paths in register!() macro (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9d72086
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: move reset support type checks into the caller (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c6d9b13
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/sdma7: re-emit unprocessed state on ring reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 98a918d
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/sdma6: re-emit unprocessed state on ring reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 23c2083
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/sdma5.2: re-emit unprocessed state on ring reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0a35411
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/sdma5: re-emit unprocessed state on ring reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9ee3ef7
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/gfx12: re-emit unprocessed state on ring reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4418d29
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/gfx11: re-emit unprocessed state on ring reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e92b23f
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/gfx10: re-emit unprocessed state on ring reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a0d827d
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/gfx9.4.3: re-emit unprocessed state on kcq reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4983cba
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/gfx9: re-emit unprocessed state on kcq reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8bef68b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Add WARN_ON to the resource clear function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c3d7ec5
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/pm: Use cached metrics data on SMUv13.0.6 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3bdd9fe
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/pm: Use cached data for min/max clocks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1f14c7c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Replace HQD terminology with slots naming (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4509738
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Add user queue instance count in HW IP info (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5bf4e46
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/amdgpu: Add helper functions for isp buffers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit babc861
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/amdgpu: Initialize swnode for ISP MFD device (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 56cb6f7
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/jpeg: clean up reset type handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f3fa7ee
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: rework gmc_v9_0_get_coherence_flags v2 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 71f86ca
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/vcn3: implement ring reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 537408b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/vcn2.5: implement ring reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e9d1d09
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/vcn2: implement ring reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2cdfcad
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/vcn: add a helper framework for engine resets (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a073458
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/vcn5: re-emit unprocessed state on ring reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b4d7bb0
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/vcn4.0.5: re-emit unprocessed state on ring reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a514e2a
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/vcn4.0.3: re-emit unprocessed state on ring reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 22a8fa9
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/vcn4: re-emit unprocessed state on ring reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 836935e
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/jpeg5.0.1: re-emit unprocessed state on ring reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d5fdfc1
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/jpeg5: add queue reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 54ac0a0
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/jpeg4.0.5: add queue reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 87262d3
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/jpeg4.0.3: re-emit unprocessed state on ring reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ead1f75
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/jpeg4: re-emit unprocessed state on ring reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 01aed53
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/jpeg3: re-emit unprocessed state on ring reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 97e608c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/jpeg2.5: re-emit unprocessed state on ring reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 94a889d
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/jpeg2: re-emit unprocessed state on ring reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ebdeb34
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/pm: Remove unnecessary variable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 470df4d
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/pm: Get max/min frequency on aldebaran VF (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3819c9e
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: make compute timeouts consistent (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 552fb1a
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Check SQ_CONFIG register support on SRIOV (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit dffe87c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: track ring state associated with a fence (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e49811b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: clean up GC reset functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 95581af
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: clean up jpeg reset functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ccf6cf1
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/vcn: don't enable per queue resets on SR-IOV (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 873b050
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/jpeg4: add additional ring reset error checking (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3028a45
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/jpeg3: add additional ring reset error checking (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 87ae9cf
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/jpeg2: add additional ring reset error checking (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fd95e5c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: clean up sdma reset functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 17be664
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: refine bad page loading when in the same nps mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c81e47e
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: refine eeprom data check (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f7e6378
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Revert "Add DPP & HUBP reset if power gate enabled (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1c3d303
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Initial support for SmartMux (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 760aba3
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Add HPO encoder support to Replay (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 97f4579
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Add support for Panel Replay on DP1 eDP (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d9b9652
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Fix FIXED_VS retimer clock gen source override (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 01c817d
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: New Behavior for debug option disable_ips_in_vpb (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f8668e6
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Add static pg implementations for future use (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7fa7093
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Notify DMUB on HW Release (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c123c32
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Adding missing driver code for IPSv2.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b5cb740
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Notify display idle on D3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5686d79
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Monitor patch to ignore EDID audio SAB check (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e7703c6
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Add definitions to support DID Type5 descriptors (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit df3d2b3
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Refactor DSC cap calculations (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 39118c4
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Make dcn401_initialize_min_clocks() available to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 95948c8
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: MPC basic allocation logic and TMZ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3fd985f
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Workaround for stuck I2C arbitrage (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 627653c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: The interrupt source was not released (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit da3d51c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdkfd: enable kfd on LoongArch systems (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ea8a504
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/vcn5: add additional ring reset error checking (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0e1e075
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/vcn4.0.5: add additional ring reset error checking (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 77f7c2a
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/vcn4: add additional ring reset error checking (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7de953b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Use cached partition mode, if valid (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 10e6fd9
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Fix missing unlocking in an error path in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a09b1c8
* Sun Mar 15 2026 pjakobsson@suse.de
- drm: Make passing of format info to drm_helper_mode_fill_fb_struct() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bc9a1c7
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/vmwgfx: Pass along the format info from .fb_create() to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ae4c290
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/virtio: Pass along the format info from .fb_create() to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7d75bad
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/tegra: Pass along the format info from .fb_create() to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8c03c1f
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/komeda: Pass along the format info from .fb_create() to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 04c94df
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: Pass along the format info from .fb_create() to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b93b72f
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/gma500: Pass along the format info from .fb_create() to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 06ad462
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/exynos: Pass along the format info from .fb_create() to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ce198bd
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/armada: Pass along the format info from .fb_create() to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 005acdd
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Pass along the format info from .fb_create() to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9d77c30
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/gem/afbc: Eliminate redundant drm_get_format_info() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 91323a1
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/gem: Pass along the format info from .fb_create() to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 67370d8
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/malidp: Pass along the format info from .fb_create() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fdd0440
* Sun Mar 15 2026 pjakobsson@suse.de
- drm: Allow the caller to pass in the format info to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a1a4c2a
* Sun Mar 15 2026 pjakobsson@suse.de
- drm: Pass the format info to .fb_create() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0264e10
* Sun Mar 15 2026 pjakobsson@suse.de
- drm: Look up the format info earlier (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 502da47
* Sun Mar 15 2026 pjakobsson@suse.de
- drm: Pass pixel_format+modifier directly to drm_get_format_info() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7971913
* Sun Mar 15 2026 pjakobsson@suse.de
- drm: Pass pixel_format+modifier to .get_format_info() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 419e735
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/tests: edid: Add edid-decode --check output (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bf65b22
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/tests: edid: Update CTA-861 HDMI Vendor Specific Data Block (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ceef130
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/tests: edid: Fix monitor range limits (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ca51a29
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/panel/boe-himax8279d: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 19626aa
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/panel/boe-tv101wum-nl6: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5a05d9c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/panel/himax-hx83102: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit afd9f21
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/panel/ilitek-ili9882t: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5b1f9ae
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/panel/lpm102a188a: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 88fcdd6
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/panel/jdi-lt070me05000: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1a7dfec
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/panel/khadas-ts050: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c0dd31c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/panel/kd097d04: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- Refresh patches.suse/drm-panel-kingdisplay-kd097d04-Disable-EoTp.patch
- commit 112c762
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/panel/lg-sw43408: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f8d0c34
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/panel/novatek-nt36672a: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8d339ea
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/panel/osd101t2587-53ts: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ebe3341
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/panel/vvx10f034n00: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6af7364
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/panel/raspberrypi: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 00c8e71
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/panel/lq101r1sx01: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit afa927f
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/sitronix/st7571-i2c: Add support for the ST7567 Controller (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 116678b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/sitronix/st7571-i2c: Add an indirection level to parse DT (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0f80b70
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/sitronix/st7571-i2c: Log probe deferral cause for GPIO get (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit db820d8
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/sitronix/st7571-i2c: Fix encoder callbacks function names (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8b1fc29
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/ttm: remove ttm_bo_validate_swapout test (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c802305
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/ttm: fix locking in test ttm_bo_validate_no_placement_signaled (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8917a22
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: Fix a compile error due (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 66f5a03
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/panfrost: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 36ef059
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1b460b7
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/etnaviv: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fbbb0a9
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/v3d: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cc60807
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/sched: Add new test for DRM_GPU_SCHED_STAT_NO_HANG (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 086be07
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/sched: Make timeout KUnit tests faster (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9902173
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/sched: Allow drivers to skip the reset and keep on running (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5a3d7b5
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9bbb961
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/panel-edp: Add BOE NE14QDM panel for Dell Latitude 7455 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2243da5
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/panthor: Remove dead VM flushing code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 283e886
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/bridge: Pass down connector to drm bridge detect hook (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6c7abbf
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/bridge: Make dp/hdmi_audio_* callback keep the same paramter (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit afec327
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Fix lifetime of struct amdgpu_task_info after ring reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a21eb51
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/doc: Fix grammar for "Task information" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4344681
* Sun Mar 15 2026 pjakobsson@suse.de
- drm: Add missing struct drm_wedge_task_info kernel doc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 777f459
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/doc: Fix title underline for "Task information" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4b37175
* Sun Mar 15 2026 pjakobsson@suse.de
- Remove guard from patches.suse/drm-amdgpu-do-not-resume-device-in-thaw-for-normal-h.patch
- commit f9f0bb8
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: move GTT to shmem after eviction for hibernation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 706b45a
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/ttm: add new api ttm_device_prepare_hibernation() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 28a7b6a
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/nouveau: Remove waitque for sched teardown (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 12bec5a
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/nouveau: Add new callback for scheduler teardown (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 092bcca
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/nouveau: Make fence container helper usable driver-wide (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b2f7745
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/sched: Warn if pending_list is not empty (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a16d82b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/sched/tests: Add unit test for cancel_job() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7794bc6
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/sched/tests: Implement cancel_job() callback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 17a7fa2
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/sched: Avoid memory leaks with cancel_job() callback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fff79bd
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/pf: Invalidate LMTT after completing changes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1c230ab
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/pf: Invalidate LMTT during LMEM unprovisioning (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 57584db
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/pf: Force GuC virtualization mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1fd9013
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/pf: Move GGTT config KLVs encoding to helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ba88965
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/lrc: Add table with LRC layout (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2ded220
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Waste fewer instructions in emit_wa_job() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 56b373d
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/gt: Drop third submission for default context (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 971d1a2
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/lrc: Remove leftover TODO/FIXME (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit abd3117
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/gt: Extract emit_job_sync() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ad1c2da
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Count dwords before allocating (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 806b46f
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/lrc: Reduce scope of empty lrc data (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 91f5fed
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/vf: Store negotiated VF/PF ABI version at device level (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 73de410
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/pf: Stop requiring VF/PF version negotiation on every GT (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 98966af
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/pf: Expose basic info about VFs in debugfs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit db83e8f
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Introduce xe_gt_is_main_type helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 496704a
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Introduce xe_tile_is_root helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7271043
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Move PF and VF device types to separate headers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e4b6eb7
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Combine PF and VF device data into union (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 598de62
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Update register definitions in LRC layout header (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5479215
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Add plumbing for indirect context workarounds (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0309cbf
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Allow specifying number of extra dwords at the end of wa bb (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9055e5c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Track number of written dwords from workaround batch buffer (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ba22424
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Rename utilization workaround emission function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ba7e8a8
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Pass wa bb setup arguments in a struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8e420c4
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Generalize wa bb emission code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 77ca214
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Fix missing kernel-doc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 921a626
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Remove unused functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8b6a91a
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Normalize default param values (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d57e789
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Remove references to CONFIG_DRM_XE_DEVMEM_MIRROR (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f22c5a1
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/sriov: Mark BMG as SR-IOV capable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3e77d16
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: extend Wa_15015404425 to apply to PTL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0dfad30
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Move Wa_15015404425 to use the new XE_DEVICE_WA macro (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c809b60
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Add infrastructure for Device OOB workarounds (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3a43244
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: add new type to RTP context (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d73cc29
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: add xe_device_wa infrastructure (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit db9fcf3
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: prepare xe_gen_wa_oob to be multi-use (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 17dc4ac
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: fix use-after-free in amdgpu_userq_suspend+0x51a/0x5a0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f635477
* Sun Mar 15 2026 pjakobsson@suse.de
- Revert "drm/amdgpu: fix slab-use-after-free in amdgpu_userq_mgr_fini" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 744e81f
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Use scaling for non-native resolutions on LVDS (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ca1004b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Disable common modes for LVDS (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a6d9585
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/sdma: allow caller to handle kernel rings in engine reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 48913d3
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/sdma: consolidate engine reset handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7142603
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdkfd: Avoid queue reset if disabled (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a5c749d
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Add a noverbose flag to psp_wait_for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ceba316
* Sun Mar 15 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdgpu-gfx10-fix-KGQ-reset-sequence.patch
- commit 4fa0d76
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Pass adev pointer to functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1f5131d
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/guc: Cancel ongoing H2G requests when stopping CT (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 84f15c4
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/guc: Move state change logger to helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3ea6435
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/guc: Rename CT state change helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5a45aa2
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/bo: add GPU memory trace points (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6d1ac1a
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/xe_i2c: Add support for i2c in survivability mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6c79b98
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/pm: Wire up suspend/resume for I2C controller (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6e2d114
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Support for I2C attached MCUs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7e91f94
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/guc: Don't allocate temporary policies object (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cf803ca
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/pf: Print configuration KLVs using debug printer (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a7c01a9
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/pf: Print runtime registers using debug printer (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 16e37d4
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Expose fan control and voltage regulator version (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 89d4fc9
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Remove unused code in devcoredump_snapshot() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a7f3f21
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/uc: Disable GuC communication on hardware initialization error (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4140fd8
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/ptl: Drop force_probe requirement (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 76acf21
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/ptl: Add HuC FW definition for PTL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 927d2df
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/ptl: Add GuC FW definition for PTL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1743ec7
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/bmg: Add one additional PCI ID (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9b6bf10
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/vf: Make multi-GT migration less error prone (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 946f1e1
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/xe_pmu: Validate gt in event supported (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1186a16
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Don't compare GT ID to GT count when determining valid GTs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 01859e7
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Assign GT IDs properly on multi-tile + multi-GT platforms (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8ff23b4
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/tests/pci: Ensure all platforms have a valid GT/tile count (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 87b7d21
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Track maximum GTs per tile on a per-platform basis (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7c68e8e
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Export xe_step_name for kunit tests (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1b5e5a1
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/hw_engine_group: Fix potential leak (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2cf1881
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Consolidate LRC offset calculations (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f9b4762
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Fix typo in Kconfig (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 516a9a2
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Drop bo->size (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d394e9c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/guc: Enable the Dynamic Inhibit Context Switch optimization (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 055d187
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/guc: Enable extended CAT error reporting (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4c62b4c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Rename xe_uc_init_hw to xe_uc_load_hw (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 961732b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Remove xe_uc_fini_hw (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 87bdeaf
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Remove xe_uc_init_hwconfig() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9558b1f
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Move xe_ttm_sys_mgr_init() downwards. (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fa9bf6f
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Split init of xe_gt_init_hwconfig to xe_gt_init and *_early (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 30c6242
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Rename gt_init sub-functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4c1b3a2
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Only dump PAT when xe_hw_engines_init_early fails (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d4ed29e
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Make it possible to read instance0 MCR registers after (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3d5b8d4
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Simplify GuC early initialization (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 515dac3
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d4bc30c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Defer memirq init until needed (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b6da4ea
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Implement and use the drm_pagemap populate_mm op (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 718f50d
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/pagemap: Add a populate_mm op (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7ad81f4
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/gpusvm, drm/pagemap: Move migration functionality to drm_pagemap (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 15779ab
* Sun Mar 15 2026 pjakobsson@suse.de
- Revert "drm/xe/ptl: Apply Wa_16026007364" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f183338
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/nvm: add support for non-posted erase (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 06b5ad4
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/nvm: add support for access mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9c0a1c2
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/nvm: add on-die non-volatile memory device (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit eda7818
* Sun Mar 15 2026 pjakobsson@suse.de
- mtd: intel-dg: align 64bit read and write (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 22c9b30
* Sun Mar 15 2026 pjakobsson@suse.de
- mtd: intel-dg: register with mtd (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7cb26f9
* Sun Mar 15 2026 pjakobsson@suse.de
- mtd: intel-dg: implement access functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1b13f3f
* Sun Mar 15 2026 pjakobsson@suse.de
- mtd: intel-dg: implement region enumeration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9b8fb79
* Sun Mar 15 2026 pjakobsson@suse.de
- mtd: add driver for intel graphics non-volatile memory device (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit df7df13
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/ptl: Apply Wa_16026007364 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4009075
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Add Wildcat Lake device IDs to PTL list (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit dee57bf
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/xe3: Add support for media IP version 30.02 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 04eb8ca
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/xe3: Add support for graphics IP version 30.03 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f1bc182
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/panthor: Fix UAF in panthor_gem_create_with_handle() debugfs code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- Refresh patches.suse/drm-panthor-Flush-shmem-writes-before-mapping-buffer.patch
- commit d218822
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/ast: Gen7: Switch default registers to gen4+ state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 135a6fd
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/ast: Gen7: Disable VGASR0[1] as on Gen4+ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e420e84
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/ast: Split ast_set_def_ext_reg() by chip generation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 573443f
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/ast: Handle known struct ast_dramstruct with helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4784300
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/ast: Move struct ast_dramstruct to ast_post.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8db2c90
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/ast: Move Gen2+ and Gen1 POST code to separate source files (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b2b0293
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/ast: Move Gen4+ POST code to separate source file (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7f6835a
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/ast: Move Gen6+ POST code to separate source file (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5d718bd
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/ast: Move Gen7+ POST code to separate source file (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 67238f8
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/ast: Declare helpers for POST in header (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9c3d68f
* Sun Mar 15 2026 pjakobsson@suse.de
- dma-buf: heaps: Give default CMA heap a fixed name (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b2dc2a1
* Sun Mar 15 2026 pjakobsson@suse.de
- dma-buf: heaps: Parameterize heap name in __add_cma_heap() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 655c3fd
* Sun Mar 15 2026 pjakobsson@suse.de
- dma-buf: system_heap: No separate allocation for attachment sg_tables (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e5cf60c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/sched: Consolidate drm_sched_rq_select_entity_rr (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6dc3f12
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/sti: hda: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5c4d416
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/sti: hdmi: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c11921a
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: fix the logic to validate fpriv and root bo (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4dc4d81
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: fix MQD debugfs undefined symbol when DEBUG_FS=n (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f8e1fa9
* Sun Mar 15 2026 pjakobsson@suse.de
- gpu/trace: make TRACE_GPU_MEM configurable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 998512f
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/rockchip: vop2: Fix the update of LAYER/PORT select registers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9b53a90
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/rockchip: inno_hdmi: Simpify clk get/enable by (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ed7467d
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/rockchip: inno_hdmi: switch i2c registration to devm functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d4beb0e
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/rockchip: inno_hdmi: Use sleep_range instead of udelay (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d0a86bc
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/rockchip: inno_hdmi: Move ddc/i2c configuration and HOTPLUG (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b85fffe
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/rockchip: inno_hdmi: Rename function inno_hdmi_reset to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ec47def
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/rockchip: inno_hdmi: Remove unnecessary parentheses to make (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8a23d74
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/rockchip: inno_hdmi: Refactor register macros to make checkpatch (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d6cb71b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/rockchip: inno_hdmi: Merge register definition to c file (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fe06ca8
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/rockchip: dw_hdmi: Use dev_err_probe() to simplify code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e15454c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/rockchip: cdn-dp: Convert to drm bridge (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f40de40
* Sun Mar 15 2026 pjakobsson@suse.de
- Update patches.suse/drm-rockchip-vop2-fail-cleanly-if-missing-a-primary-.patch
- commit a43a0a3
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/rockchip: lvds: Convert to drm bridge (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8e001ad
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/gem: Add ww_acquire_ctx support to drm_gem_lru_scan() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2032e10
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/gpuvm: Add locking helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c66d479
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/gpuvm: Fix doc comments (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 80d6635
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/ci: Uprev igt (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d26df65
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/ci: i915: cml: Fix the runner tag (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 94de9f6
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/ci: Remove sdm845/cheza jobs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 461ba78
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/ci: uprev mesa and ci-templates (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4a9fa8a
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/ci: python-artifacts: use shallow clone (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d5666cc
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/ttm: Remove unneeded blank line in comment (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a791207
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/power: use intel_de_wait_for_clear() instead of wait_for() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ab18a38
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/display: drop a number of dependencies on i915_drv.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit db2f258
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/fb: use struct intel_display for DISPLAY_VER() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bc9b4a5
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/display: Fix macro HAS_ULTRAJOINER (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1be8232
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Fix conflicting intel_pcode_* symbols (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7e7d00b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/flipq: Add intel_flipq_dump() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ca5d958
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/flipq: Implement Wa_18034343758 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d237dfb
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/flipq: Implement flip queue based commit path (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1c989fb
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/flipq: Provide the nuts and bolts code for flip queue (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 70d6084
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dmc: Define flip queue related PIPEDMC registers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e727355
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: Try to program PKG_C_LATENCY more correctly (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6cafc85
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: Set PKG_C_LATENCY.added_wake_time to 0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8d8def4
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/psr: Add intel_psr2_panic_force_full_update (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f54f63c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/display: Add drm_panic support for 4-tiling with DPT (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 09d51d2
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/display: Add drm_panic support for Y-tiling with DPT (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6be0e68
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/display: Add drm_panic support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6f6a054
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: Add intel_bo_panic_setup() and intel_bo_panic_finish() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c7ec12d
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: Add intel_bo_alloc_framebuffer() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 281ddb1
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/ttm: Add ttm_bo_kmap_try_from_panic() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ba283dc
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/display: Add a disable_tiling() for skl planes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c7a26c9
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/display/i9xx: Add a disable_tiling() for i9xx planes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 11fd741
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/fbdev: Add intel_fbdev_get_map() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cbdfb8a
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/panic: Add a private field to struct drm_scanout_buffer (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ae9aa02
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/power: convert {SKL, ICL}_PW_CTL_IDX_TO_PG() macros to a (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 77b04e8
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/power: relocate {SKL,ICL}_PW_CTL_IDX_TO_PG() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 858e74a
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/power: move enum skl_power_gate under display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a14d009
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/display: move unordered works to new private workqueue (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6534975
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/cdclk: make struct intel_cdclk_state opaque (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9e61a0d
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/cdclk: abstract intel_cdclk_actual() and (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 160dadd
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/cdclk: abstract intel_cdclk_read_hw() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9db031a
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/cdclk: abstract intel_cdclk_force_min_cdclk() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 063ca8d
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/cdclk: abstract intel_cdclk_pmdemand_needs_update() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 69ea7ad
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/cdclk: abstract intel_cdclk_bw_min_cdclk() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4671b99
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/cdclk: abstract intel_cdclk_min_cdclk() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0782a94
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/cdclk: abstract intel_cdclk_logical() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1e1b561
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/bw: make struct intel_bw_state opaque (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5b03a78
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/bw: abstract intel_bw_qgv_point_peakbw() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 994118d
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: move icl_sagv_{pre, post}_plane_update() to intel_bw.c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d7ab3c6
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/bw: relocate intel_can_enable_sagv() and rename to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 225cf11
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/bw: abstract intel_bw_pmdemand_needs_update() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 54af75b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/wm: make struct intel_dbuf_state opaque type (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 00b66d6
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/wm: add more accessors to dbuf state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ff1a0d4
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/wm: abstract intel_dbuf_pmdemand_needs_update() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d434d2c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: remove unused DISPLAY_PLANE_FLIP_PENDING() macro (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fd8483a
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/display: Implement wa_16011342517 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c9ef0cd
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/panel: register drm_panel and call prepare/unprepare for eDP (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cd78add
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/wm: reduce stack usage in skl_print_wm_changes() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4cb8d0e
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/hdcp: Use HDCP2_STREAM_STATUS instead of HDCP2_AUTH_STREAM (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fc4ee7b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/hdcp: Do not use inline intel_de_read (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4f4872b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/compat: remove old pcode compat interface (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 08c663b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dram: switch to struct drm_device based pcode interface (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c37ccc2
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/display: switch to struct drm_device based pcode interface (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9a9cdf7
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/pcode: add struct drm_device based interface (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ae4e6cc
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/pcode: add struct drm_device based interface (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 441f5d6
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/pcode: drop fast wait from snb_pcode_write_timeout() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 65f0e86
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dmc: Do not enable the pipe DMC on TGL when PSR is possible (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 44f1092
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dmc: Pass crtc_state to intel_dmc_{enable,disable}_pipe() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2653292
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dmc: Assert DMC is loaded harder (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5d9314f
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dmc: Reload pipe DMC MMIO registers for pipe C/D on various (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1f32348
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dmc: Reload pipe DMC state on TGL when enabling pipe A (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 03b6634
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dmc: Extract dmc_load_program() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 16cf192
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dmc: Shuffle code around (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fbc9513
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dmc: Parametrize MTL_PIPEDMC_GATING_DIS (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 17a2d1c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dmc: Limit pipe DMC clock gating w/a to just ADL/DG2/MTL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0669247
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/panel: make panel funcs static (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 96f42b4
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/display: read PCON capability only when present (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8cc5509
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/snps_hdmi_pll: Use clamp() instead of max(min()) (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0862e3d
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/plane: rename intel_atomic_add_affected_planes() to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2ba8dd5
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/plane: rename intel_atomic_check_planes() to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8f20215
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/plane: make intel_plane_atomic_check() static and rename (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b003812
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/plane: drop atomic from intel_atomic_plane_check_clipping() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 59ab1d7
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/plane: rename intel_atomic_plane.[ch] to intel_plane.[ch] (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1b6e4c6
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/vrr: fix register file style (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 063e1de
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/xe3lpd: Add support for display version 30.02 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8620190
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/xe3lpd: Extend WA 16023981245 for display 30.02 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d08d37c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/wcl: C10 phy connected to port A and B (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e5ff93b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/xe3lpd: Extend DMC load path for display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4ea9c0d
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: Set max cdclk for display 30.02 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c6a165f
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/xe3lpd: Update bandwidth parameters for display version (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e0ed234
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: move GEM_QUIRK_PIN_SWIZZLED_PAGES to i915_gem.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 570edab
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: Move out engine related macros from i915_drv.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5592603
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: reduce stack usage in igt_vma_pin1() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit db00a81
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/pci: Remove force_probe requirement for DG1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8651afc
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: Use provided dma_fence_is_chain (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4dc4875
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/selftest: allow larger memory allocation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit eaebdc8
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/guc: Enable DUAL_QUEUE_WA for newer platforms (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1c98eed
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/sdma6: add more ucode version checks for userq support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 769bd6f
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/radeon: bump version to 2.51.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 44f12be
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Remove useless timeout error message (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b56dbba
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Fix code style issue (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 80a49f4
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: refine ras error injection when eeprom initialization (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b4fc743
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Fix error with dev_info_once usage (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- Refresh patches.suse/Revert-drm-amd-Check-if-ASPM-is-enabled-from-PCIe-su.patch
- commit 8c8a58e
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Use correct severity for BP threshold exceed event (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a5e0462
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd: Change kv-dpm DRM_*() macros to drm_*() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 662964d
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd: Change legacy-dpm DRM_*() macros to drm_*() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a4eca9b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd: Decrease message level for legacy-pm, kv-dpm and si-dpm (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 37467ac
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Promote DAL to 3.2.340 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 10409f6
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: [FW Promotion] Release 0.1.17.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 004f1a4
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Add DPP & HUBP reset if power gate enabled on DCN314 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ffefba9
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Fix Link Override Sequencing When Switching Between (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 49b6340
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Refactor DML21 Initialization and Configuration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6424833
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: prepare for new platform (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bdd65c2
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Remove unused tunnel BW validation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1d96cb0
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: add null check (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2b190b2
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: move scheduler wqueue handling into callbacks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2d0e7c5
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: move guilty handling into ring resets (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 46aa2a4
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: move force completion into ring resets (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 98df7db
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: rework queue reset scheduler interaction (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8bbd282
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: update ring reset function signature (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 75999cc
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: remove job parameter from amdgpu_fence_emit() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 173c39b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: indent an if statement (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 839582b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Use dma_buf from GEM object instance (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c67f5cc
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Test for imported buffers with drm_gem_is_imported() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3e38443
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Convert from DRM_* to dev_* (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- Refresh patches.suse/drm-amdgpu-Report-individual-reset-error.patch
- commit 212503c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/pm: Fetch SMUv13.0.12 xgmi max speed/width (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c280790
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd: Include <linux/export.h> when needed (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 458a03d
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd: Do not include <linux/export.h> when unused (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 799d15c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/pm: revise the pcie dpm parameters (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1cfb8a2
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Add a trace event for brightness programming (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e3fe863
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd: Fix spelling mistake "correctalbe" -> "correctable" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e83a21e
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Add more checks to PSP mailbox (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1e6900e
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Convert init_mem_ranges into common helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d2bea44
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Generalize is_multi_chiplet with a common helper v2 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4049e28
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Convert query_memory_partition into common helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 594b6bb
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Move MAX_MEM_RANGES to amdgpu_gmc.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1d439ef
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Convert pre|post_partition_switch into common helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 80112df
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Convert update_supported_modes into a common helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ea6ef53
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Convert update_partition_sched_list into a common helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c832f88
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Convert select_sched into a common helper v3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 42dba79
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: use common function to map ip for aqua_vanjaram (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4e6e11e
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: make ip map init to common function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 04788f7
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/radeon/evergreen_cs: lower evergreen_surface_check_linear_aligned (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9d4136f
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/radeon/evergreen_cs: implement cond_exec and cond_write (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a14e8e5
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/amdgpu: Refine isp_v4_1_1 logging (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4ac32ec
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/amdgpu: Add ISP Generic PM Domain (genpd) support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6468e9b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/pm: Add support to set min ISP clocks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f937a05
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/pm: Add support to set ISP Power (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a497f96
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: fix slab-use-after-free in amdgpu_userq_mgr_fini+0x70c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c9292ea
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd: Add missing kdoc for amd_ip_funcs `complete` callback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 191dcec
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: remove fence slab (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8e1c76b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Promote DAL to 3.2.339 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8e8ef58
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: [FW Promotion] Release 0.1.16.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1cc9ff3
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Add DMUB IPS command support for IPS residency tools (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 42fd4c2
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Add num_slices_h to set_dto_dscclk signature (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit daedb88
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: DML21 Reintegration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 80431c7
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Rewording Mode Validation Result (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit af7af21
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: LSDMA support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9910357
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Remove redundant macro of refresh rate (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 47e903a
* Sun Mar 15 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-display-Initialize-mode_select-to-0.patch
- commit cc3bf1d
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Add new DP tunnel bandwidth validation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c79def2
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Removed unnecessary comment (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6742f15
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Include EQU Prefetch Bandwidth For Bandwidth (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8829069
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/pm: Fetch SMUv13.0.6 xgmi max speed/width (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c849107
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Add xgmi API to set max speed/width (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ae50e31
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Deprecate xgmi_link_speed enum (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 975aef6
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Extend bus status check to more cases (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 278eabc
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/pm: Report pldm version and board voltage (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6648a42
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/pm: Update SMU v13.0.12 pmfw header (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f920bfc
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: reclaim psp fw reservation memory region (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4c7ba11
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: refine usage of amdgpu_bad_page_threshold (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 941bee3
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/pm: set pcie default dpm table when updating pcie dpm (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6e348c2
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/pm: move the dpm table setting back after featureenablement (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5d71c22
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/sdma: handle paging queues in amdgpu_sdma_reset_engine() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 90b264b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Promote DC to 3.2.338 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 011eeff
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Removing Unused DPP Functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5212725
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: add APG struct to stream_enc for future use (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit df0aa42
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: prepare for new platform (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7b32a4e
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Add pwait status to DMCUB diagnostics (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 766d93e
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Disable common modes for eDP (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit dedd029
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Use scaling for non-native resolutions on eDP (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 75b9765
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: remove use_native_pstate_optimization (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 66ee76f
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: apply two different methods to validate modes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 74dc5dd
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdkfd: Move the process suspend and resume out of full access (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 53ccb82
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/pm: Use pointer type for typecheck() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5522dc1
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd: Allow printing Renoir OD SCLK levels without setting dpm to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 580ef4b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Fix annotations for dc state functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 02acbd6
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/pm: update pcie dpm parameters before smu feature enablement (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 924bfe9
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/pm: override pcie dpm parameters only if it is necessary (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9146e48
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Add soft reset callback to SDMA v4.4.x (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b14388a
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Suspend IH during mode-2 reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 74e1e11
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Destroy cached state in complete() callback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d26b0c5
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Stop storing failures into adev->dm.cached_state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6ef9502
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd: Add support for a complete pmops action (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0037d0e
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/pm: Show default gfx clock levels (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 93e1f03
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Add debug mask to disable CE logs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a8b5e40
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Clear reset flags from ras context (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3153fff
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/gfx9: drop reset_kgq (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0197f7a
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/gfx8: drop reset_kgq (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c3ebc6a
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu/gfx7: drop reset_kgq (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0b7bc7a
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdkfd: allow compute partition mode switch with cgroup (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4ac2d1a
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Promote DC to 3.2.337 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f558b6c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Fix kernel docs for new struct members (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5a8eb67
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Add RMCM debug logging (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7b88942
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: DML2.1 changes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7da573a
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Adjust dto fix coverage (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e5a725c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Add option to disable PHY SSC reduction on (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8a30ccf
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Don't disable dtb as dto src during dpms off (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f733252
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Add custom segmentation support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9d4140a
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Deprecate Loading Bounding Box From DMUB On DCN4 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5dd9391
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Update tmz_surface type to match register (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit acf295a
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Clear DPP 3DLUT Cap (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 13b365d
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Refactor DML2 DC power instance (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a172be3
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Remove dml/dcn401 files and references (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3c8eed8
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Add HW change required mpc gamut remap (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 72bad21
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Add DPIA debug option for zero allocation patch (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f5d9b01
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Remove dpia debug bits (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b7ce738
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: clear pa and mca record counter when resetting eeprom (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bf63bc6
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: fix fence fallback timer expired error (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit eead555
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: enable pdb0 for hibernation on SRIOV (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit eb0b14c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: update GPU addresses for SMU and PSP (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2365db6
* Sun Mar 15 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdgpu-Remove-nbiov7.9-replay-count-reporting.patch
- commit 6b46c9d
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Check pcie replays reporting support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ad3339f
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: Enable IFWI update support for PSPv14.0.2 and v14.0.3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 413e657
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amdgpu: update xgmi info and vram_base_offset on resume (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6ab7478
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Promote DAL to 3.2.336 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 46f0f66
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: replace fast_validate with enum dc_validate_mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 775224c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Promote DAL to 3.2.335 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1b72481
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: [FW Promotion] Release 0.1.12.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 614f7a8
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Move vmalloc include to header file (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1d80e4d
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Add support for 2nd sharpening range (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 27b274c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Do not bypass chroma scaling in 1:1 case (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 423a124
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Add DML path for FAMS methods (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 69343be
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Add disconnect case on dongle check (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a0e25da
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Drop unnecessary `amdgpu` prefix (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5304529
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Indirect buffer transport for FAMS2 commands (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 11accac
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: move RMCM programming (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 198d2be
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Support OLED SDR with AMD ABC (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 52e7ec9
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: DML21 Fixes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8eec41f
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: Re-order FAMS2 sub commands (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2b1cec9
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/amd/display: [FW Promotion] Release 0.1.11.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a4860b2
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dsb: Disable the GOSUB interrupt (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2000ee1
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dsb: Move the DSB_PMCTRL* reset out of intel_dsb_finish() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ec5e121
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dsb: Garbage collect the MMIO DEwake stuff (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 22530d9
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dsb: Introduce intel_dsb_exec_time_us() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 874d922
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dsb: Provide intel_dsb_head() and intel_dsb_size() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c789aa2
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dsb: Use intel_dsb_ins_align() in intel_dsb_align_tail() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 969a387
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dsi: Assert that vfp+vsync+vbp == vtotal on BXT/GLK (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e6752ed
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dp: Disable the AUX DPCD probe quirk if it's not required (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e58da95
* Sun Mar 15 2026 pjakobsson@suse.de
- Update patches.suse/drm-dp-Add-an-EDID-quirk-for-the-DPCD-register-acces.patch
- commit e171878
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/display: drop i915_reg.h include where possible (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 67a745b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/display: include intel_display_reg_defs.h from display regs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 34db0eb
* Sun Mar 15 2026 pjakobsson@suse.de
- Revert "drm/xe/display: use xe->display to decide whether to do (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e547738
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: split out display register macros to a separate file (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5dc41c4
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: use drm_modeset_lock_assert_held() in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bca6d2c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: remove unused arg in skl_scaler_get_filter_select() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3810976
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dkl: return if tc_port is invalid in dkl_phy_set_hip_idx() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1b147cf
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dram: allocate struct dram_info dynamically (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e56ae95
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dram: add return value and handling to intel_dram_detect() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0244575
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dram: pass struct dram_info pointer around (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b847625
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/wm: DG2 doesn't have dram info to look up (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b110814
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dram: add accessor for struct dram_info and use it (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9e55170
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/bw: pass struct dram_info pointer around (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4253f16
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/sbi: clean up SBI register macro definitions and usage (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c9725d5
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/sbi: split out intel_sbi_regs.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 204a760
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/sbi: convert to intel_de_*() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit deb3e91
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: add out_value to intel_wait_for_register_fw() and (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 76c87a1
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/de: rename timeout parameters timeout_ms to highlight unit (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6c63271
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/sbi: move sbi_lock under struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c38dce5
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/sbi: convert intel_sbi.[ch] to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ddb9858
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/sbi: move intel_sbi.[ch] under display/ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4a744af
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: drop intel_dpio_phy.h include from VLV IOSF SB (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ea3d06c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/psr: Do not disable Panel Replay in case VRR is enabled (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b8cb937
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/display: Add function to configure LFPS sending (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 810830f
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/display: Add PHY_CMN1_CONTROL register definitions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d1137f6
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/alpm: Move port alpm configuration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 126da85
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/alpm: Add new interface to check if AUXLess ALPM is used (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 16c8d79
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/psr: Add interface to check if AUXLess ALPM is needed by PSR (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e4d2378
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/alpm: Write PR_ALPM_CTL register (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a29c860
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/alpm: Add PR_ALPM_CTL register definitions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f584b2c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/psr: Read all Panel Replay capability registers from DPCD (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a35c8d0
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/dp: Add Panel Replay capability bits from DP2.1 specification (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0e12a17
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/panelreplay: Panel Replay capability DPCD register definitions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 51176a9
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: Indicate which pipe lied about its interrupts (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3cd0850
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: stop including intel_display_{core, device}.h from (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3fd100f
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: stop including display/intel_display_{core, limits}.h from (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ca0afa3
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/display: allocate struct intel_display dynamically (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a232f45
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: Disable updating of LUT values during vblank (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3c519a5
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/color: Do not pre-load LUTs with DB registers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ed4314d
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: Program DB LUT registers before vblank (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 98238e6
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/display: use GOSUB to program double buffered LUT registers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit aef0067
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: s/dsb_color_vblank/dsb_color (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 970dee1
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dsb: Add support for GOSUB interrupt (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f74dac2
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dsb: add intel_dsb_gosub_finish() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a1dd707
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dsb: Implement intel_dsb_gosub() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit dceaf32
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dsb: Extract intel_dsb_{head,tail}() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit de8b6f2
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dsb: Extract assert_dsb_tail_is_aligned() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3f493fb
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dsb: Extract intel_dsb_ins_align() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 522c7f8
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/display: Use str_true_false() helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit de20588
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/display: use xe->display to decide whether to do anything (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a6dd9c4
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/display: add notes about how early a few functions can be (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit dc4a8ed
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/display: move xe->display initialization to xe_display_probe() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 11ff2a5
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/display: move hotplug.dp_wq init from xe and i915 to display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 806cc9e
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/display: drop duplicate display->fb_tracking.lock init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a1b710d
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dpll: Rename intel_update_active_dpll (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1b06761
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dpll: Rename intel_compute_dpll (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 68d98f5
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dpll: Rename intel_<release/reserve>_dpll (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0103f00
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dpll: Rename intel_reference_dpll_crtc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 28849b5
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dpll: Rename intel_unreference_dpll_crtc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a7372c2
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dpll: Rename intel_[enable/disable]_dpll (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0ea3223
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dpll: Rename crtc_get_shared_dpll (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3fe2470
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dpll: Move away from using shared dpll (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4b05322
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dpll: Rename intel_shared_dpll (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 92bee25
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dpll: Rename intel_shared_dpll_funcs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 211a3b1
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dpll: Rename macro for_each_shared_dpll (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bd48596
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dpll: Rename intel_shared_dpll_state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bb1d677
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dpll: Rename intel_dpll_funcs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e81a119
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dpll: Rename intel_dpll (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3788018
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/vrr: Program EMP_AS_SDP_TL for DP AS SDP (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7a1a614
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/psr: Do not read PSR2_SU_STATUS on AlderLake and onwards (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0f1c802
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dsi: Enforce pipeline flush with DSI HS transfer (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d9779fa
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dmc: Introduce dmc_configure_event() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ac0c5af
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dmc: Extract is_event_handler() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5662653
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dmc: Relocate is_dmc_evt_{ctl,htp}_reg() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0ed7148
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dmc: Extract dmc_evt_ctl_disable() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 13c6973
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dmc: Define all DMC event IDs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3be5d93
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dmc: Hook up PIPEDMC interrupts (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f87e46e
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dmc: Drop PIPEDMC faults from the fault mask on LNL+ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c470f11
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/{i915,xe}: convert i915 and xe display members into pointers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2ae7cec
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: do not reference i915->display inline (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a42a9a3
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/display: do not reference xe->display inline (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 02d0276
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/rpm: use to_xe_device() instead of container_of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ebd9e9a
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/display: drop unnecessary includes on i915 core headers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3cb2da1
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/gem: drop intel_display.h include (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2b292c5
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/display: drop unused declarations from intel_display.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 28f76a8
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/rps: pass struct intel_display to DISPLAY_VER() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit aad9c93
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/pps: drop dependency on intel_display_conversion.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6e6a377
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: ensure correct VLV IOSF SB units have been get/put (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6e9ef82
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: rename VLV IOSF SB ports parameter to unit_mask (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 51d86f7
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: convert VLV IOSF SB interface to struct drm_device (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 17eaeb2
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: move VLV IOSF SB unit specific helpers under display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 241c8bf
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: switch i915 core to generic VLV IOSF SB functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7a16f07
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: rewrite VLV IOSF SB unit specific read/write functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 492155e
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: add generic read/write functions for VLV IOSF SB (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit db18269
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: rename vlv_sideband*.[ch] to vlv_iosf_sb*.[ch] (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cad156d
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dp_mst: Enable fractional link bpps on MST if the bpp is (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c834c34
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915: Add support for forcing the link bpp on a connector (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e840820
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dp: Export intel_dp_dsc_min_src_compressed_bpp() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8917710
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/display: Factor out intel_display_{min, max}_pipe_bpp() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a09e596
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dp_mst: Add support for fractional compressed link bpps on (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1258101
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dp: Limit max link bpp properly to a fractional value on SST (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3806555
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dp_mst: Simplify computing the min/max compressed bpp limits (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f1d08fe
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dp_mst: Check BW limit on the local MST link early (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0d30d25
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dp_mst: Update the total link slot count early (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 132edc5
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dp_mst: Validate compressed bpp vs. platform restrictions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fd13145
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/dp_mst: Simplify handling the single-bpp case during state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3a60e84
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/i915/irq: stop using HAS_GMCH() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 657c3b1
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Opportunistically skip TLB invalidaion on unbind (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5a3274d
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Add xe_vm_has_valid_gpu_mapping helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d279644
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Annotate default for guc_log_level param (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 039e3f3
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/oa: Enable OAM latency measurement (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 914fa02
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/oa: Assign hwe for OAM_SAG (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5c1df24
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/oa: Introduce stream->oa_unit (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0f2db40
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/oa: Print hwe to OA unit mapping (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3b434f1
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/oa/uapi: Expose media OA units (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 32de74f
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Move LRC_ENGINE_ID_PPHWSP_OFFSET outside of parallel offset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a010942
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Do not kill VM in PT code on -ENODATA (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cd5ea21
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/tests: Convert xe_pci tests to parametrized tests (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 90bc074
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/tests: Drop unused xe_device_fn typedef (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2807975
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/pat: Consolidate PAT programming logic for pre-Xe2 and (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1715bee
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/pat: Determine ATS / PTA programming during early sw init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6e815f0
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/vm: Add a helper xe_vm_range_tilemask_tlb_invalidation() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2fc8e42
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/guc: Ignore GuC CT errors when wedged (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3bd3ce6
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Add helper function to inject fault into ct_dead_capture() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 51202ac
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Use WRITE_ONCE for range->tile_invalidated update (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 79bc4d0
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Don't use drm exec locking in SVM pagefaults (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4ca11b9
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/lrc: Prepare WA BB setup for more users (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ee4c40f
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/xe2_hpg: Define additional Xe2_HPG GMD_ID (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit dc3c182
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/xe2_hpg: Add PCI IDs for xe2_hpg (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 866a363
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Reorder 'Get pages failed' message (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 56fcb25
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: GSM size should be constant on most platforms (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 064c3c8
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/uc: Use GT-oriented firmware messages (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7fe3a41
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Do not rely on GGTT internals in xe_guc_buf kunit tests (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9b506cb
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Implement a helper for reading out a GGTT PTE at a specified (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 032a1e9
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Remove pte_encode_bo callback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit beea096
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/display: Convert GGTT mapping to use pte_encode_flags (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 90d4785
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/display: Dont poke into GGTT internals to fill a DPT (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 76bb313
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/ggtt: Seperate flags and address in PTE encoding (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f793bb8
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/display: Remove dereferences of ggtt for tile id (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f9738fe
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Add xe_ggtt_alloc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5922935
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Add xe_ggtt_might_lock (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6095420
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Use xe_ggtt_map_bo_unlocked for resume (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b40bc02
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Remove IOSF_MBI select. (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 565cb64
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/topology: Stop trying to fix programming mistakes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6c26058
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/topology: Use register array size instead magic number (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6480df0
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/topology: Simplify code for loading DSS mask (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7a598d3
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: don't store the xe device pointer inside xe_ttm_tt (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5ff0f57
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/vf: Store the GuC FW info in guc->fw (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5f732eb
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/vf: Use uc_fw_version to store the negotiated GuC ABI (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 459cfc0
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/vf: Boostrap all GTs immediately after MMIO init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bc5cb15
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/uc: Prepare uc_fw_version for storing the VF ABI version (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 520a849
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/xe3: Disable null query for anyhit shader (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ccede65
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Make VMA tile_present, tile_invalidated access rules clear (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d34e504
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/vf: Add sanity check for GGTT configuration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6bf9b90
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/vf: Move tile-related VF functions to separate file (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 565b982
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/vf: Introduce helpers to access GGTT configuration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8740c6c
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/configfs: Add internal API to documentation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3d25b16
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/configfs: Add attribute to disable engines (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b6df69b
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Allow to disable engines (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 23946bd
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Convert "fused off" messages to be gt-based (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8023f27
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/configfs: Drop trailing semicolons (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a37518e
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/guc: Resend potentially lost H2G MMIO request (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3f36e0a
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Use GT-oriented printer to dump topology on init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9b0b938
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Convert page fault messages to be GT-oriented (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a2bbd61
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/hwmon: Simplify and fix 32b wrap (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 03ab9fe
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/pxp: Decouple queue addition from PXP start (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 37110f2
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/hwmon: Expose power sysfs entries based on firmware support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8215452
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/hwmon: Read energy status from PMT (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 20f07e1
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/hwmon: Expose powerX_cap_interval (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9983e63
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/hwmon: Add support to manage PL2 though mailbox (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7f0d779
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Do not warn on SVM migration failing because of 64k (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit eb172ac
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/bo: optimise CCS case for WB pages (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8c7ac02
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Allow to trigger GT resets using debugfs writes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 422d877
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/svm: Avoid duplicate eviction on get_pages() failure (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9f4651f
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/vf: Fail migration recovery if fixups needed but platform not (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 94e7919
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/pf: Don't allow LMEM provisioning if LMTT isn't available on (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c780cc7
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/guc: Track FAST_REQ H2Gs to report where errors came from (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f53ca8f
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/guc: Rename CONFIG_XE_LARGE_GUC_BUFFER (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 04396b7
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/guc: Add missing H2G error code definitions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 70800d8
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/guc: Remove double blank line (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f02e1d5
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/guc_submit: Simplify and fix diff calculation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ef2e67d
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/guc: Don't allocate managed BO for each policy change (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 757ff08
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/guc: Unblock GuC buffer cache for all modes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1b17b5f
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/vm: Add debug prints for SVM range prefetch (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8cdcbe3
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/svm: Implement prefetch support for SVM ranges (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit dc0fe36
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/svm: Add xe_svm_find_vma_start() helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c9c4497
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/gpusvm: Introduce drm_gpusvm_find_vma_start() function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 59e4700
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/svm: Add xe_svm_range_validate() and (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6a2c184
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/svm: Make xe_svm_range_needs_migrate_to_vram() public (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1044d09
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/svm: Refactor usage of drm_gpusvm* function in xe_svm (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cfd7bd4
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe: Rename lookup_vma function to xe_find_vma_by_addr (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e8bfb61
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/vm: Add an identifier in xe_vma_ops for svm prefetch (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4312c57
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/vm: Update xe_vma_ops_incr_pt_update_ops to take an increment (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2790bd4
* Sun Mar 15 2026 pjakobsson@suse.de
- drm/xe/svm: Make xe_svm_range_* end/start/size public (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ab81989
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/xe/svm: Make to_xe_range a public function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6980ab8
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/xe/svm: Helper to add tile masks to svm ranges (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 40863f7
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/xe: Make xe_svm_alloc_vram public (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 41270c0
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/xe: Introduce xe_vma_op_prefetch_range struct for prefetch of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8012055
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/xe: Add atomic_svm_timeslice_ms debugfs entry (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 22eb01a
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/xe/vf: Fixup CTB send buffer messages after migration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3cf7bc7
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/xe/guc: Introduce enum with offsets for context register H2Gs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a70d2f4
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/xe/vf: Shifting GGTT area post migration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 20b259c
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/xe/vf: Divide GGTT ballooning into allocation and insertion (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7cbfd06
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/xe: Make the gem shrinker drm managed (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0419e52
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/tegra: Use dma_buf from GEM object instance (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4e7b35c
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/tegra: Test for imported buffers with drm_gem_is_imported() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8f1e001
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/vgem/vgem_drv convert to use faux_device (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8650cab
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/vkms: convert to use faux_device (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d1a42d7
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/gem-shmem: Do not map s/g table by default (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4deed2b
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: tc358767: fix uninitialized variable regression (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 486110c
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: analogix_dp: Use devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4d90796
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/dp: Clean up white space in drm_edp_backlight_probe_state() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e1854b6
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/fbdev-client: Skip DRM clients if modesetting is absent (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f2b0386
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: adv7511: Fix DRM_BRIDGE_OP_HDMI_{AUDIO|CEC_ADAPTER} setup (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2650398
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: Fix kdoc comment for DRM_BRIDGE_OP_HDMI_CEC_ADAPTER (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7177938
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/display: hdmi-cec-helper: Fix adapter unregistration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0df2fa9
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/amdgpu: add support of debugfs for mqd information (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 61dbd6e
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/amdgpu: add debugfs support for VM pagetable per client (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ed4f019
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: add debugfs support on per client-id basis (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c584348
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: move drm based debugfs funcs to drm_debugfs.c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 10b4691
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/sched: De-clutter drm_sched_init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 058066d
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: Simplify drmm_alloc_ordered_workqueue return (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4fc9d01
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/dp: Add documentation for luminance_set (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 899ca2b
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/mipi-dsi: Drop MIPI_DSI_MODE_VSYNC_FLUSH flag (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9411809
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panel: samsung-s6e8aa0: Drop MIPI_DSI_MODE_VSYNC_FLUSH flag (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8fc65cf
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panel: samsung-s6d7aa0: Drop MIPI_DSI_MODE_VSYNC_FLUSH flag (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 350ebfc
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: samsung-dsim: Always flush display FIFO on vsync pulse (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9c91878
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panthor: Wait for _READY register when powering on (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7158585
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panel: raydium-rm67200: Add missing drm_display_mode flags (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b1d7262
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panel: raydium-rm67200: Move initialization from enable() to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 00a7e13
* Sat Mar 14 2026 pjakobsson@suse.de
- drivers/panel: raydium-rm67200: Make reset-gpio optional (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 10245f1
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panel: Add driver for DJN HX83112B LCD panel (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 664ef31
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/sched/tests: Make timedout_job callback a better role model (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c8c6eb8
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/i915/backlight: Use drm_edp_backlight_enable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cc3ae45
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/i915/backlight: Use drm helper to set edp backlight (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d16ec7e
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/i915/backlight: Use drm helper to initialize edp backlight (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 37b65be
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/dp: Enable backlight control using luminance (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0f5ba2c
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/dp: Change argument type of drm_edp_backlight_enable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8e92d88
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/dp: Modify drm_edp_backlight_set_level (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ef8604e
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/dp: Change argument type for drm_edp_backlight_set_level (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0c672f7
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/dp: Modify drm_edp_probe_state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit de3f47f
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/dp: Change current_level argument type to u32 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8007b40
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/dp: Move from u16 to u32 for max in drm_edp_backlight_info (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4b6149f
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/dp: Add argument for max luminance in drm_edp_backlight_init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 54d3821
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/dp: Add argument in drm_edp_backlight_init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b8bba62
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/dp: Introduce new member in drm_backlight_info (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ebde73a
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/vmwgfx: drop printing the TTM refcount for debugging (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ea2ef78
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/fourcc: Add RGB161616 and BGR161616 formats (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 16da21a
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/format-helper: Split off byte swapping from (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 631eebb
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: samsung-dsim: Use HZ_PER_MHZ macro from units.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3e25708
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: samsung-dsim: use while loop in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c5c1e2a
* Sat Mar 14 2026 pjakobsson@suse.de
- firmware: sysfb: Don't use "proxy" headers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 172b05d
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/fourcc: Add 32b float formats (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2ae129d
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/fourcc: Add missing half-float formats (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1bf4eaf
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/ttm, drm_xe, Implement ttm_lru_walk_for_evict() using the guarded (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9a0b45a
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/ttm, drm/xe: Modify the struct ttm_bo_lru_walk_cursor (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 12122b9
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/ttm: Use a struct for the common part of struct ttm_lru_walk and (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9461cad
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panel-edp: Add CMN N116BCJ-EAK (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1071ecc
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: ti-sn65dsi86: remove unnecessary GPIO line direction (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d546b62
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: add warning for bridges not using devm_drm_bridge_alloc() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 729b687
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: get/put the bridge reference in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 03416bd
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: get/put the bridge reference in drm_bridge_add/remove() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 29428f9
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/tidss: Add OLDI bridge support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2bec041
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/tidss: Mark AM65x OLDI code separately (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0d50e76
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/nouveau/disp: Use dev->dev to get the device (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d2e242d
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/connector: move HDR sink metadata to display info (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4d31368
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/ci: Add jobs to run KUnit tests (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c441357
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/ci: Add jobs to validate devicetrees (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit eab0c82
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bochs: Add support for drm_panic (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 98d4f4b
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panfrost: Add support for Mali on the MT8370 SoC (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 26ee657
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panfrost: Commonize Mediatek power domain array definitions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9978fb2
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panfrost: Drop duplicated Mediatek supplies arrays (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8dc879e
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: tc358767: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 567f7a2
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/format-helper: Move drm_fb_build_fourcc_list() to sysfb helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fe06a1a
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/tests: Test drm_fb_build_fourcc_list() in separate test suite (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0863d85
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/tests: Do not use drm_fb_blit() in format-helper tests (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bf2d765
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/vmwgfx: Implement dma_fence_ops properly (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2ef65a5
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/vmwgfx: Update last_read_seqno under the fence lock (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4b84015
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/amdgpu: Make use of drm_wedge_task_info (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5e9c51e
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: amdgpu: Use struct drm_wedge_task_info inside of struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e988de3
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/doc: Add a section about "Task information" for the wedge API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9683c33
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: Create a task info option for wedge events (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2508cd8
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: amdgpu: Create amdgpu_vm_print_task_info() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0fe776b
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: amdgpu: Allow NULL pointers at amdgpu_vm_put_task_info() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c51bd0e
* Sat Mar 14 2026 pjakobsson@suse.de
- accel/amdxdna: Revise device bo creation and free (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 83ed953
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: ti-sn65dsi86: use the auxiliary device (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0c5f400
* Sat Mar 14 2026 pjakobsson@suse.de
- accel/ivpu: Add turbo flag to the DRM_IVPU_CMDQ_CREATE ioctl (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 22e48b8
* Sat Mar 14 2026 pjakobsson@suse.de
- Remove guard from patches.suse/accel-ivpu-Add-initial-Wildcat-Lake-support.patch
- commit 56e14c8
* Sat Mar 14 2026 pjakobsson@suse.de
- video: Make global edid_info depend on CONFIG_FIRMWARE_EDID (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d484162
* Sat Mar 14 2026 pjakobsson@suse.de
- video: Make CONFIG_FIRMWARE_EDID generally available (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 463d03d
* Sat Mar 14 2026 pjakobsson@suse.de
- fbdev/viafb: Do not include <linux/export.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6aec7bd
* Sat Mar 14 2026 pjakobsson@suse.de
- fbdev/viafb: Include <linux/export.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4ba1c2e
* Sat Mar 14 2026 pjakobsson@suse.de
- fbdev/sisfb: Unexport symbols (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 23e7808
* Sat Mar 14 2026 pjakobsson@suse.de
- fbdev/pxafb: Unexport symbol (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7cdc1c1
* Sat Mar 14 2026 pjakobsson@suse.de
- fbdev/mb862xx: Do not include <linux/export.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1794ae6
* Sat Mar 14 2026 pjakobsson@suse.de
- fbdev/omap2: Do not include <linux/export.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit edc6d52
* Sat Mar 14 2026 pjakobsson@suse.de
- fbdev/omap2: Include <linux/export.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 409224a
* Sat Mar 14 2026 pjakobsson@suse.de
- fbdev/omap: Include <linux/export.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1b33a4d
* Sat Mar 14 2026 pjakobsson@suse.de
- fbdev/matroxfb: Include <linux/export.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d68012a
* Sat Mar 14 2026 pjakobsson@suse.de
- fbdev/matroxfb: Remove trailing whitespaces (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 543690a
* Sat Mar 14 2026 pjakobsson@suse.de
- fbdev/cyber2000fb: Unexport symbols (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7a193cb
* Sat Mar 14 2026 pjakobsson@suse.de
- fbdev/c2p: Include <linux/export.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2b589b8
* Sat Mar 14 2026 pjakobsson@suse.de
- fbdev: Include <linux/export.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3730504
* Sat Mar 14 2026 pjakobsson@suse.de
- fbdev: Remove trailing whitespaces (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 484848d
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/ttm: Include <linux/export.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1f8f0f0
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/scheduler: Include <linux/export.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 248562e
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panel: Include <linux/export.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f1c009a
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/gem: Include <linux/export.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2ce1708
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/display: Include <linux/export.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fcfe79b
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/client: Include <linux/export.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 06647c7
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: Include <linux/export.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 099b843
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: Include <linux/export.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 07d285a
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: Do not include <linux/export.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3a479a8
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/vkms: Compile all tests with CONFIG_DRM_VKMS_KUNIT_TEST (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e7f3476
* Sat Mar 14 2026 pjakobsson@suse.de
- Revert "drm/prime: remove drm_prime_lookup_buf_by_handle" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 23dea99
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/format-helper: Update tests after BT.601 changes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 25ce55f
* Sat Mar 14 2026 pjakobsson@suse.de
- dma-fence: Add safe access helpers and document the rules (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a0ac5b6
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/i915: Protect access to driver and timeline name (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d47e8df
* Sat Mar 14 2026 pjakobsson@suse.de
- sync_file: Protect access to driver and timeline name (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e2ce752
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/format-helper: Normalize BT.601 factors to 256 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b2f44d3
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: renesas: rz-du: mipi_dsi: Add function pointers for configuring (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0b71319
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: renesas: rz-du: mipi_dsi: Add dphy_late_init() callback for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c5745e8
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: renesas: rz-du: mipi_dsi: Add feature flag for 16BPP support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4a432d8
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: renesas: rz-du: mipi_dsi: Use mHz for D-PHY frequency (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ea5d207
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: renesas: rz-du: mipi_dsi: Make "rst" reset control optional for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5cab9a7
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: renesas: rz-du: mipi_dsi: Add OF data support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 84e1f99
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: renesas: rz-du: mipi_dsi: Use VCLK for HSFREQ calculation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 74f609d
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: renesas: rz-du: mipi_dsi: Simplify HSFREQ calculation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b2c1086
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: omapdrm: reduce clang stack usage (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2ad5161
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/prime: remove drm_prime_lookup_buf_by_handle (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 938db67
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/file: add client id to drm_file_error (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bae4fa3
* Sat Mar 14 2026 pjakobsson@suse.de
- accel/qaic: Use dev_printk() in RAS (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 36f32ed
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/i915/panel: sync panel prepared state at register (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6cec05f
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/i915/panel: register drm_panel and call prepare/unprepare for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a689033
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/i915/panel: add panel register/unregister (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4dc880d
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panel: use fwnode based lookups for panel followers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 97cc619
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/arm/hdlcd: Replace struct simplefb_format with custom type (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6981b11
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panel: ilitek-ili9881c: Add configuration for 7" Raspberry Pi (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 941a732
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panel: ilitek-ili9881c: Allow configuration of the number of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f87012e
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panel: st7701: Add Winstar wf40eswaa6mnn0 panel support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b56cccf
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panel: visionox-rm69299: support the variant found in the (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 035e373
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panel: visionox-rm69299: switch to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f96616b
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panel: visionox-rm69299: switch to _multi variants (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- Refresh patches.suse/drm-panel-visionox-rm69299-Don-t-clear-all-mode-flag.patch
- commit 43b1a90
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panel: visionox-rm69299: add plumbing to support panel variants (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 923523e
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: renesas: rz-du: Implement MIPI DSI host transfers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9b78620
* Sat Mar 14 2026 pjakobsson@suse.de
- accel/qaic: delete qaic_bo.handle (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5809f40
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/tests: bridge: add KUnit tests for devm_drm_bridge_alloc() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fabcd89
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: add a .destroy func (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2234ce6
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/tests: bridge: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4a86db4
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: cdns-dsi: Use pre_enable/post_disable to enable/disable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1793b8c
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/atomic-helper: Re-order bridge chain pre-enable and post-disable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5345d37
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/atomic-helper: Separate out bridge pre_enable/post_disable from (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a93536f
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/atomic-helper: Refactor crtc & encoder-bridge op loops into (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5cf35f1
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panthor: Clean up 64-bit register definitions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 35a6e2d
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panthor: Add 64-bit and poll register accessors (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 34a29c4
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panthor: Fix the user MMIO offset logic for emulators (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 12cf5fb
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/hyperv: Add support for drm_panic (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 30a4d82
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panel-edp: Clarify the `prepare_to_enable` description in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 13e9516
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panel: himax-hx8394: Add Support for Huiling hl055fhav028c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d5754f7
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panel-simple: add AUO P238HAN01 panel entry (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1159543
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panel: ili9341: Remove unused member from struct ili9341 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 49ae10f
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/ttm: handle undefined printf arg evaluation order in debugfs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 577682b
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/ttm: Fix build with CONFIG_DEBUG_FS=n (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7ac71cc
* Sat Mar 14 2026 pjakobsson@suse.de
- ttm/pool: allow debugfs dumps for numa pools. (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9fbe5fa
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/i915: Use dma-fence driver and timeline name helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5550e38
* Sat Mar 14 2026 pjakobsson@suse.de
- sync_file: Use dma-fence driver and timeline name helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0886583
* Sat Mar 14 2026 pjakobsson@suse.de
- dma-fence: Add helpers for accessing driver and timeline name (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fded3fb
* Sat Mar 14 2026 pjakobsson@suse.de
- dma-fence: Use a flag for 64-bit seqnos (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8c9896e
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/ttm: Increase pool shrinker batch target (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit feb507a
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/udl: use DRM_GEM_SHMEM_DRIVER_OPS_NO_MAP_SGT (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5bdf8f4
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/ast: use DRM_GEM_SHMEM_DRIVER_OPS_NO_MAP_SGT (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bc95cf4
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/shmem-helper: Import dmabuf without mapping its sg_table (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0a1cf50
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panfrost: show device-wide list of DRM GEM objects over DebugFS (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ffae9b5
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panfrost: Add driver IOCTL for setting BO labels (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f7bc9f4
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panfrost: Internally label some BOs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 202759b
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panfrost: Add BO labelling to Panfrost (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 40a4a67
* Sat Mar 14 2026 pjakobsson@suse.de
- accel/ivpu: Add inference_timeout_ms module parameter (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5905560
* Sat Mar 14 2026 pjakobsson@suse.de
- dma-buf: Add forward declaration of struct seq_file in dma-fence.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9635240
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/sched/tests: Use one lock for fence context (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 430a3c7
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/tests: hdmi: Add test for unsuccessful fallback to YUV420 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c1bb2dc
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/tests: hdmi: Add max TMDS rate fallback tests for YUV420 mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5c3b902
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/tests: hdmi: Provide EDID supporting 4K@30Hz with RGB/YUV (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fdfe214
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/tests: hdmi: Rename max TMDS rate fallback tests (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 340fd95
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/tests: hdmi: Add limited range tests for YUV420 mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a0bcd02
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/tests: hdmi: Provide EDID supporting 4K@30Hz with YUV420 only (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9b66962
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/tests: hdmi: Switch to drm_atomic_get_new_connector_state() where (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b95e98b
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/tests: hdmi: Setup ycbcr_420_allowed before initializing (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e14c87f
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/tests: hdmi: Drop unused (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b99885a
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/tests: hdmi: Replace open coded EDID setup (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f2643bd
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/tests: hdmi: Add macro to simplify EDID setup (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c10d151
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/tests: hdmi: Switch to 'void *' type for EDID data (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a3cbc0f
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/tests: hdmi: Replace '[_]MHz' with 'mhz' (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bcb0c44
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/connector: hdmi: Use YUV420 output format as an RGB fallback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c2bc62b
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/connector: hdmi: Factor out bpc and format computation logic (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0ddeee6
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/connector: hdmi: Add missing bpc debug info to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 435f51a
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/connector: hdmi: Improve debug message for supported format (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1a4a9a8
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/connector: hdmi: Add support for YUV420 format verification (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9fffa28
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: sun4i: de33: mixer: add mixer configuration for the H616 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 77c6ba2
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: sun4i: de33: vi_scaler: add Display Engine 3.3 (DE33) support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cbf045b
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: sun4i: de33: mixer: add Display Engine 3.3 (DE33) support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6cf7ece
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: sun4i: de2/de3: use generic register reference function for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a400a2a
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: sun4i: de2/de3: add generic blender register reference function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit beef39e
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: sun4i: de2/de3: refactor mixer initialisation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit dbf8466
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: sun4i: de2/de3: add mixer version enum (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b897f74
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/lg-lb035q02: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1cf85e1
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/panel-lvds: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 02cdecc
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/nec-nl8048hl11: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9dc683d
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/s6e88a0-ams452ef01: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f4b29ad
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/xinpeng-xpp055c272: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d1c731b
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/widechips-ws2401: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit aa501e7
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/visionox-vtdr6130: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9a2fddf
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/visionox-rm692e5.c: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 912a297
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/visionox-rm69299: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2f54f7d
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/visionox-r66451: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2ba8851
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/tpo-tpg110: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 656ac10
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/tpo-td043mtea1: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 19cf6a3
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/tpo-td028ttec1: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 632dd47
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/synaptics-r63353: allocation in place of devm_kzalloc() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7685f09
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/panel-summit: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 65e4b3f
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/truly-nt35521: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b167e37
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/sony-td4353-jdi: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4fd9549
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/sony-acx565akm: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f11362d
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/sitronix-st7789v: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a452c3a
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/sitronix-st7703: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5184ee9
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/sitronix-st7701: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a842807
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/sharp-ls060t1sx01: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7e47cf8
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/sharp-ls037v7dw01: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1a43ac1
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/seiko-43wvf1g: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0c63e29
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/samsung-sofef00: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 340ebe5
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/samsung-s6e8aa0: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3b5c439
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/s6e88a0-ams427ap24: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e46f84a
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/samsung-s6e63j0x03: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1d426e0
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/samsung-s6e3ha8: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6468ddd
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/samsung-s6e3ha2: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0faa610
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/samsung-s6e3fa7: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ed72b8f
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/samsung-s6d7aa0: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9e57781
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/samsung-s6d27a1: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 14c9514
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/samsung-s6d16d0: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8f36405
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/samsung-ld9040: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c380075
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/samsung-db7430: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 11c5436
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/samsung-atna33xc20: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b3fb21c
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/samsung-ams639rq08: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 091e469
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/samsung-ams581vf01: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 676c69e
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/ronbo-rb070d30: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c00773a
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/raydium-rm69380: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 795e256
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/raydium-rm692e5: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 26b8fa8
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/raydium-rm68200: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 76ced80
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/raydium-rm67200: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit db3c3c0
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/raydium-rm67191: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit af11c2b
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/orisetech-otm8009a: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 96fae3a
* Sat Mar 14 2026 pjakobsson@suse.de
- accel/qaic: Add Reliability, Accessibility, Serviceability (RAS) (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit dad819f
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/gem: Inline drm_gem_pin() into PRIME helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7a230ad
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/gem-vram: Un-export pin helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1485a5e
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/gem-vram: Do not set pin and unpin callbacks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 02a95c4
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/client: Do not pin in drm_client_buffer_vmap() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6220bfd
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: drm_fourcc: add 10/12/16bit software decoder YCbCr formats (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f5572cc
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/xe: Fix NPD when saving default context (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a06119c
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/vkms: Add support for DRM_FORMAT_R* (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 40beb25
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/vkms: Add how to run the Kunit tests (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 089a74d
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/vkms: Create KUnit tests for YUV conversions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 16d478d
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: Export symbols to use in tests (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 17314bb
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/vkms: Drop YUV formats TODO (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 24727f6
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/vkms: Add range and encoding properties to the plane (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a2b536f
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/vkms: Add YUV support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 49813b9
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/vkms: Document pixel_argb_u16 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 15f2656
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/amdgpu: update trace format to match gpu_scheduler_trace (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a516227
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/doc: Document some tracepoints as uAPI (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c44a5d8
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: Get rid of drm_sched_job.id (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 45020d2
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/sched: Cleanup event names (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 448bb11
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/sched: Add the drm_client_id to the drm_sched_run/exec_job events (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8ba0561
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/sched: Trace dependencies for GPU jobs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e289ac3
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/sched: Cleanup gpu_scheduler trace events (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 911eed5
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/sched: Add device name to the drm_sched_process_job event (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 409abf7
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/sched: Store the drm client_id in drm_sched_fence (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d0c2435
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/debugfs: Output client_id in in drm_clients_info (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 31feb55
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: adv7511: Rename adv7511_dsi_config_timing_gen() into (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bfa106d
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: adv7511: Move adv711_dsi_config_timing_gen() into (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 56192cd
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panel-edp: add N160JCE-ELL CMN panel for Lenovo Thinkbook 16 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ea01ffc
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: imx8qxp-pixel-combiner: convert to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d5092e1
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/sitronix: Remove broken backwards-compatibility layer (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a77ef22
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/ttm: make ttm_bo_get internal (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 68b296e
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/ttm: revert "Export ttm_bo_get_unless_zero()" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0980b6c
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/vesadrm: Use helpers for programming gamma ramps (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8506094
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/ofdrm: Use helpers for programming gamma ramps (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 859894b
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/mgag200: Use helpers for programming gamma ramps (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 73844cc
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/ast: Use helpers for programming gamma ramps and palettes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit dcb0798
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: Add helpers for programming hardware gamma LUTs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 25d99ba
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/gem-framebuffer: log errors when gem size < afbc_size (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 648abae
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: drm_auth: Convert mutex usage to guard(mutex) (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0b4f4de
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: renesas: rz-du: Add support for RZ/V2H(P) SoC (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 830defb
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: renesas: rz-du: Add atomic_pre_enable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a184e2f
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: panel: Add support for Renesas R69328 based MIPI DSI panel (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4f89d0e
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: panel: Add support for Renesas R61307 based MIPI DSI panel (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2c1eca3
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/todo: add entry to remove devm_drm_put_bridge() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b3f982a
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: convert many bridge drivers from devm_kzalloc() to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3e1b115
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panel: abstract of_panel_find() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f77af79
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: renesas: rcar-du: use proper naming for R-Car (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bb51972
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: fix build with CONFIG_OF=n (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 903a436
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panel-edp: Add KDC KD116N3730A05 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3afd94a
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: panel: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4303382
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: add devm_drm_put_bridge() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 280aea9
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: zynqmp_dp: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ff34bd7
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/sti: dvo: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e1ee50d
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: stm_lvds: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2aa1e00
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/rcar-du: dsi: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ce22e51
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/omap: dss: venc: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e971732
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/omap: dss: sdi: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2c455d4
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/omap: dss: hdmi5: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6336f84
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/omap: dss: hdmi4: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 383c2a9
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/omap: dss: dsi: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 87d9aac
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/omap: dss: dpi: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0e8fb91
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: sii902x: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3d6285e
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: nxp-ptn3460: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8c1f853
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: convert to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4b858e7
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: cdns-dsi: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a5c3300
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: anx7625: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d224161
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/orisetech-ota5601a: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 16dfa2e
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/lcd-olinuxino: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 969c3f5
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/novatek-nt39016: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6ac9b29
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/novatek-nt36672e: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3359344
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/novatek-nt36523: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d769277
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/novatek-nt35950: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4b23fd3
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/novatek-nt35560: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 82fe4ea
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/novatek-nt35510: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4f4254e
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/newvision-nv3052c: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 688dcd8
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/newvision-nv3051d: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7b5d6a1
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/mantix-mlaf057we51: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8889ef0
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/magnachip-d53e6ea8966: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2ac5822
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/lincolntech-lcd197: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 357d46c
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/lg-lg4573: Use refcounted allocation in place of devm_kzalloc() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 07c399e
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/ltk500hd1829: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 45d63e4
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/ltk050h3146w: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 80b7112
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/jdi-fhd-r63452: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 58be6c8
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/jadard-jd9365da-h3: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5987b37
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/innolux-p079zca: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a4c6567
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/innolux-ej030na: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cb5ea86
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/ilitek-ili9881c: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e3ee9d1
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/ilitek-ili9806e: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 89994f8
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/panel-ili9805: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a5bc0ff
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/ilitek-ili9341: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8277622
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/ilitek-ili9322: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d18fc18
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/himax-hx8394: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3fd9aa8
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/himax-hx83112a: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit eba9c8b
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/fy07024di26a30d: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e224d60
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/feixin-k101-im2ba02: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b7c8639
* Sat Mar 14 2026 pjakobsson@suse.de
- panel/panel-elida-kd35t133: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6530842
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: adv7511: switch to the HDMI connector helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 926b65a
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/display: bridge-connector: handle CEC adapters (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 333d2c3
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/display: bridge-connector: hook in CEC notifier support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c899094
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/display: hdmi-state-helper: handle CEC physical address (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f5ac26b
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/display: add CEC helpers code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4843c15
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/display: move CEC_CORE selection to DRM_DISPLAY_HELPER (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b2f7c13
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/connector: add CEC-related fields (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ca0ddce
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: allow limiting I2S formats (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6d48edd
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/bridge: move private data to the end of the struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit edb7855
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panel-edp: Add support for AUO G156HAN03.0 panel (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0c36065
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/tidss: Add support for AM62L display subsystem (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 385722d
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/tidss: Update infrastructure to support K3 DSS cut-down versions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8ad4831
* Sat Mar 14 2026 pjakobsson@suse.de
- accel/habanalabs: Switch to use %ptTs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 183b90f
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/panel-edp: Add BOE NV133WUM-N61 panel entry (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9eac7fc
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/nouveau/dp: convert to use ERR_CAST() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d93d034
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/nouveau/fifo: small cleanup in nvkm_chan_cctx_get() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0e51b07
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/nouveau: Check dma_fence in canonical way (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7b1dd28
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/nouveau: Simplify nouveau_fence_done() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fc58e44
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/nouveau: Simplify calls to nvif_event_block() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 95022b6
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/nouveau: nouveau_fence: Standardize list iterations (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 097815b
* Sat Mar 14 2026 pjakobsson@suse.de
- udmabuf: fix vmap missed offset page (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 558ca12
* Sat Mar 14 2026 pjakobsson@suse.de
- Revert "udmabuf: fix vmap_udmabuf error page set" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b086bcb
* Sat Mar 14 2026 pjakobsson@suse.de
- dma-fence: Change signature of __dma_fence_is_later (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit be22bf6
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/hyperv: Replace simple-KMS with regular atomic helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 45b4b7a
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/vmwgfx: Use non-hybrid PCI devres API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 649ca4d
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/imx: Add i.MX8qxp Display Controller KMS (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit daf9d19
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/imx: Add i.MX8qxp Display Controller interrupt controller (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 991761b
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/imx: Add i.MX8qxp Display Controller pixel engine (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a887812
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/imx: Add i.MX8qxp Display Controller display engine (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1255da7
* Sat Mar 14 2026 pjakobsson@suse.de
- drm: rz-du: Support panels connected directly to the DPAD output (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 83335ae
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/shmem-helper: Add lockdep asserts to vmap/vunmap (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cb1bdb0
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/sched: Remove kthread header (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0fd88f2
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/sched: Fix outdated comments referencing thread (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- Refresh patches.suse/drm-sched-Fix-kernel-doc-warning-for-drm_sched_job_d.patch
- commit 3e891d0
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/virtio: Fix NULL pointer deref in virtgpu_dma_buf_free_obj() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 30f9287
* Sat Mar 14 2026 pjakobsson@suse.de
- ref_tracker: do xarray and workqueue job initializations earlier (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5a39f3d
* Sat Mar 14 2026 pjakobsson@suse.de
- ref_tracker: eliminate the ref_tracker_dir name field (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ce6d32f
* Sat Mar 14 2026 pjakobsson@suse.de
- ref_tracker: add a way to create a symlink to the ref_tracker_dir (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 190a499
* Sat Mar 14 2026 pjakobsson@suse.de
- ref_tracker: automatically register a file in debugfs for a (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e76e789
* Sat Mar 14 2026 pjakobsson@suse.de
- ref_tracker: allow pr_ostream() to print directly to a seq_file (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 96f85ee
* Sat Mar 14 2026 pjakobsson@suse.de
- ref_tracker: add a static classname string to each ref_tracker_dir (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d2ee65a
* Sat Mar 14 2026 pjakobsson@suse.de
- ref_tracker: have callers pass output function to pr_ostream() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fc37d4d
* Sat Mar 14 2026 pjakobsson@suse.de
- ref_tracker: add a top level debugfs directory for ref_tracker (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1a6d88a
* Sat Mar 14 2026 pjakobsson@suse.de
- ref_tracker: don't use %pK in pr_ostream() output (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4484093
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/gpu: Remove dead checks on wbinvd_on_all_cpus()'s return value (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1699b54
* Sat Mar 14 2026 pjakobsson@suse.de
- zynqmp: don't bother with debugfs_file_{get,put}() in proxied fops (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8d0baf8
* Sat Mar 14 2026 pjakobsson@suse.de
- mei: more prints with client prefix (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 889232f
* Sat Mar 14 2026 pjakobsson@suse.de
- mei: bus: use cldev in prints (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a82fe19
* Sat Mar 14 2026 pjakobsson@suse.de
- Remove guard from patches.suse/mei-vsc-Fix-BUG-Invalid-wait-context-lockdep-error.patch
- commit d71c456
* Sat Mar 14 2026 pjakobsson@suse.de
- Remove guard from patches.suse/mei-vsc-Run-event-callback-from-a-workqueue.patch
- commit 647a6e7
* Sat Mar 14 2026 pjakobsson@suse.de
- Remove guard from patches.suse/mei-vsc-Event-notifier-fixes.patch
- commit fab8f6a
* Sat Mar 14 2026 pjakobsson@suse.de
- Update patches.suse/mei-vsc-Destroy-mutex-after-freeing-the-IRQ.patch
- commit 9319416
* Sat Mar 14 2026 pjakobsson@suse.de
- mei: vsc: Use vsc_tp_remove() as shutdown handler (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a377946
* Sat Mar 14 2026 pjakobsson@suse.de
- mei: vsc: Don't call vsc_tp_reset() a second time on shutdown (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 501bd6e
* Sat Mar 14 2026 pjakobsson@suse.de
- Update patches.suse/mei-vsc-Don-t-re-init-VSC-from-mei_vsc_hw_reset-on-s.patch
- commit abb9e26
* Sat Mar 14 2026 pjakobsson@suse.de
- Update patches.suse/mei-vsc-Drop-unused-vsc_tp_request_irq-and-vsc_tp_fr.patch
- commit e4663ef
* Sat Mar 14 2026 pjakobsson@suse.de
- mei: bus: replace sprintf/scnprintf with sysfs_emit in show functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4e713f9
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/xe: Correct BMG VSEC header sizing (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1a30c46
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/xe: Correct the rev value for the DVSEC entries (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7191266
* Sat Mar 14 2026 pjakobsson@suse.de
- PM: domains: Add flags to specify power on attach/detach (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 64bd9d3
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a7e7533
* Sat Mar 14 2026 pjakobsson@suse.de
- drm/i915: Use kernel_write() in shmem object create (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b41d83d
* Sat Mar 14 2026 pjakobsson@suse.de
- sanitize handling of long-term internal mounts (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8f02486
* Sat Mar 14 2026 pjakobsson@suse.de
- x86/boot: Split parsing of boot_params into the parse_boot_params() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f66484a
* Sat Mar 14 2026 pjakobsson@suse.de
- Update patches.suse/PM-hibernate-Add-stub-for-pm_hibernate_is_recovering.patch
- commit e205063
* Sat Mar 14 2026 pjakobsson@suse.de
- PM: sleep: Introduce pm_sleep_transition_in_progress() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- Refresh patches.suse/PCI-endpoint-Fix-configfs-group-list-head-handling.patch
- Refresh patches.suse/PM-hibernate-Add-stub-for-pm_hibernate_is_recovering.patch
- commit d79d542
* Sat Mar 14 2026 pjakobsson@suse.de
- PM: sleep: Introduce pm_suspend_in_progress() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7824303
* Sat Mar 14 2026 pjakobsson@suse.de
- PCI: Add pci_is_display() to check if device is a display controller (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit be290a1
* Sat Mar 14 2026 pjakobsson@suse.de
- PCI/IOV: Allow drivers to control VF BAR size (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ae35591
* Sat Mar 14 2026 pjakobsson@suse.de
- PCI/IOV: Check that VF BAR fits within the reservation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bbd993d
* Sat Mar 14 2026 pjakobsson@suse.de
- PCI/IOV: Allow IOV resources to be resized in pci_resize_resource() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit dd51a05
* Sat Mar 14 2026 pjakobsson@suse.de
- PCI/IOV: Add pci_resource_num_to_vf_bar() to convert VF BAR number (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- Refresh patches.suse/PCI-IOV-Add-pci_resource_num_to_vf_bar-to-convert-VF.patch
- commit 4d69be3
* Sat Mar 14 2026 pjakobsson@suse.de
- PCI/IOV: Restore VF resizable BAR state after reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e590d2b
* Sat Mar 14 2026 pjakobsson@suse.de
- PCI: Fix NULL dereference in SR-IOV VF creation error path (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0aa9871
* Sat Mar 14 2026 pjakobsson@suse.de
- PCI: Cleanup dev->resource + resno to use pci_resource_n() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0e70a5e
* Sat Mar 14 2026 pjakobsson@suse.de
- PCI: Use resource_set_{range,size}() helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- Refresh patches.suse/PCI-Use-align-and-resource-helpers-and-SZ_-in-quirk_.patch
- commit 2c4c53f
* Sat Mar 14 2026 pjakobsson@suse.de
- PCI: Add pci_resource_is_iov() to identify IOV resources (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- Refresh patches.suse/PCI-Add-pci_resource_is_iov-to-identify-IOV-resource.patch
- Refresh patches.suse/PCI-Add-pci_resource_num-helper.patch
- commit 11ec8d0
* Sat Mar 14 2026 pjakobsson@suse.de
- PCI: Cache offset of Resizable BAR capability (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- Refresh patches.suse/PCI-Cache-offset-of-Resizable-BAR-capability.patch
- Refresh patches.suse/PCI-Enable-ACS-after-configuring-IOMMU-for-OF-platfor.patch
- commit 1d17171
* Sat Mar 14 2026 pjakobsson@suse.de
- driver core: auxiliary bus: add device creation helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 364c29e
* Sat Mar 14 2026 pjakobsson@suse.de
- PM: hibernate: shrink shmem pages after dev_pm_ops.prepare() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a0767d0
* Sat Mar 14 2026 pjakobsson@suse.de
- series.conf: fix up incorrect entry from a merge
- commit 278af4e
* Sat Mar 14 2026 lduncan@suse.com
- patches.suse/scsi-be2iscsi-Fix-a-memory-leak-in-beiscsi_boot_get_sinfo.patch:
(jsc#PED-15347).
- commit 80fe188
* Sat Mar 14 2026 tiwai@suse.de
- ASoC: codecs: rt1011: Use component to get the dapm context
in spk_mode_put (git-fixes).
- ASoC: simple-card-utils: fix graph_util_is_ports0() for DT
overlays (git-fixes).
- commit 3c7fb5f
* Sat Mar 14 2026 tiwai@suse.de
- i2c: i801: Revert "i2c: i801: replace acpi_lock with I2C bus
lock" (git-fixes).
- commit b6700c3
* Sat Mar 14 2026 tiwai@suse.de
- drm/amdkfd: Unreserve bo if queue update failed (git-fixes).
- drm/amdgpu: Fix kernel-doc comments for some LUT properties
(git-fixes).
- drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT
for smu v14 (git-fixes).
- drm/i915: Fix potential overflow of shmem scatterlist length
(git-fixes).
- drm/bridge: ti-sn65dsi83: fix CHA_DSI_CLK_RANGE rounding
(git-fixes).
- drm/msm/dsi: fix pclk rate calculation for bonded dsi
(git-fixes).
- drm/msm: Fix dma_free_attrs() buffer size (git-fixes).
- drm/msm/dsi: fix hdisplay calculation when programming dsi
registers (git-fixes).
- regulator: pca9450: Correct interrupt type (git-fixes).
- ASoC: amd: acp-mach-common: Add missing error check for clock
acquisition (git-fixes).
- ASoC: detect empty DMI strings (git-fixes).
- ASoC: amd: acp3x-rt5682-max9836: Add missing error check for
clock acquisition (git-fixes).
- ASoC: soc-core: flush delayed work before removing DAIs and
widgets (git-fixes).
- ASoC: soc-core: drop delayed_work_pending() check before flush
(git-fixes).
- ASoC: qcom: qdsp6: Fix q6apm remove ordering during ADSP stop
and start (git-fixes).
- ALSA: pcm: fix use-after-free on linked stream runtime in
snd_pcm_drain() (git-fixes).
- hwmon: (max6639) fix inverted polarity (git-fixes).
- hwmon: (aht10) Fix initialization commands for AHT20
(git-fixes).
- HID: Add HID_CLAIMED_INPUT guards in raw_event callbacks
missing them (stable-fixes).
- platform/x86: dell-wmi: Add audio/mic mute key codes
(stable-fixes).
- ALSA: scarlett2: Fix DSP filter control array handling
(git-fixes).
- ALSA: hda/conexant: Fix headphone jack handling on Acer Swift
SF314 (stable-fixes).
- ALSA: hda/realtek: Add quirk for Samsung Galaxy Book3 Pro 360
(NP965QFG) (stable-fixes).
- ALSA: hda/realtek: Add quirk for Gigabyte G5 KF5 (2023)
(stable-fixes).
- usb: cdns3: fix role switching during resume (git-fixes).
- drm/exynos: vidi: use ctx->lock to protect struct vidi_context
member variables related to memory alloc/free (stable-fixes).
- drm/exynos: vidi: fix to avoid directly dereferencing user
pointer (stable-fixes).
- ALSA: hda/conexant: Add quirk for HP ZBook Studio G4
(stable-fixes).
- hwmon: (aht10) Add support for dht20 (stable-fixes).
- drm/exynos/vidi: Remove redundant error handling in
vidi_get_modes() (stable-fixes).
- usb: cdns3: call cdns_power_is_lost() only once in cdns_resume()
(stable-fixes).
- usb: cdns3: remove redundant if branch (stable-fixes).
- ALSA: scarlett2: Fix redeclaration of loop variable
(stable-fixes).
- hwmon: (max6639) : Configure based on DT property
(stable-fixes).
- commit 6b23ebb
* Fri Mar 13 2026 lduncan@suse.com
- patches.suse/scsi-bnx2i-Use-kthread_create_on_cpu.patch:
(jsc#PED-15741).
- commit 65d1865
* Fri Mar 13 2026 msuchanek@suse.de
- KEYS: trusted_tpm1: Move private functionality out of public
header (jsc#PED-14548).
- commit 77daf60
* Fri Mar 13 2026 mgorman@suse.de
- sched/deadline: Fix server stopping with runnable tasks
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- commit cbea63d
* Fri Mar 13 2026 mgorman@suse.de
- cpu: Make atomic hotplug callbacks run with interrupts disabled
on UP (bsc#1234634 (Scheduler functional and performance
backports SL-16.1)).
- commit 0484180
* Fri Mar 13 2026 pfalcato@suse.de
- sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT
(CVE-2026-23125 bsc#1258293).
- commit 6fbbb68
* Fri Mar 13 2026 mgorman@suse.de
- sched/hrtick: Fix hrtick() vs. scheduling context (bsc#1234634
(Scheduler functional and performance backports SL-16.1)).
- mm: skip might_alloc() warnings when PF_MEMALLOC is set
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- sched/isolation: Force housekeeping if isolcpus and nohz_full
don't leave any (bsc#1234634 (Scheduler functional and
performance backports SL-16.1)).
- sched/deadline: Minor cleanup in select_task_rq_dl()
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- sched/deadline: Use cpumask_weight_and() in dl_bw_cpus
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- sched/deadline: Document dl_server (bsc#1234634 (Scheduler
functional and performance backports SL-16.1)).
- sched/deadline: Fix dl_server stop condition (bsc#1234634
(Scheduler functional and performance backports SL-16.1)).
- sched/deadline: Fix dl_server time accounting (bsc#1234634
(Scheduler functional and performance backports SL-16.1)).
- sched/deadline: Fix dl_server behaviour (bsc#1234634 (Scheduler
functional and performance backports SL-16.1)).
- sched: Do not call __put_task_struct() on rt if pi_blocked_on
is set (bsc#1234634 (Scheduler functional and performance
backports SL-16.1)).
- sched: Move update_curr_task logic into update_curr_se
(bsc#1234634 (Scheduler functional and performance backports SL-16.1)).
- Refresh
patches.suse/sched-fair-Reimplement-NEXT_BUDDY-to-align-with-EEVDF-goals.patch
- sched/core: Relocate tg_get_cfs_*() and cpu_cfs_*_read_*()
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- sched/fair: Move max_cfs_quota_period decl and
default_cfs_period() def from fair.c to sched.h (bsc#1234634
(Scheduler functional and performance backports SL-16.1)).
- sched/smp: Always define rq->hrtick_csd (bsc#1234634 (Scheduler
functional and performance backports SL-16.1)).
- commit b3c5716
* Fri Mar 13 2026 mgorman@suse.de
- sched/smp: Always define is_percpu_thread() and scheduler_ipi()
(bsc#1234634 (Scheduler functional and performance backports SL-16.1)).
- Refresh
patches.suse/perf-sched-Fix-perf-crash-with-new-is_user_task-helper.patch.
- commit 9136a28
* Fri Mar 13 2026 mgorman@suse.de
- cpufreq/sched: Set need_freq_update in ignore_dl_rate_limit()
(bsc#1234634 (Scheduler functional and performance backports SL-16.1)).
- commit ee744ab
* Fri Mar 13 2026 tiwai@suse.de
- ACPI: OSL: fix __iomem type on return from
acpi_os_map_generic_address() (git-fixes).
- can: hi311x: hi3110_open(): add check for hi3110_power_enable()
return value (git-fixes).
- net: usb: lan78xx: fix TX byte statistics for small packets
(git-fixes).
- net: usb: lan78xx: fix silent drop of packets with checksum
errors (git-fixes).
- qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_size
(git-fixes).
- remoteproc: sysmon: Correct subsys_name_len type in QMI request
(git-fixes).
- commit 0d180fa
* Fri Mar 13 2026 ddiss@suse.de
- apparmor: fix race between freeing data and fs accessing it
(bsc#1258849).
- apparmor: fix race on rawdata dereference (bsc#1258849).
- apparmor: fix differential encoding verification (bsc#1258849).
- apparmor: fix unprivileged local user can do privileged policy
management (bsc#1258849).
- apparmor: Fix double free of ns_name in aa_replace_profiles()
(bsc#1258849).
- apparmor: fix missing bounds check on DEFAULT table in
verify_dfa() (bsc#1258849).
- apparmor: fix side-effect bug in match_char() macro usage
(bsc#1258849).
- apparmor: fix: limit the number of levels of policy namespaces
(bsc#1258849).
- apparmor: replace recursive profile removal with iterative
approach (bsc#1258849).
- apparmor: fix memory leak in verify_header (bsc#1258849).
- apparmor: validate DFA start states are in bounds in unpack_pdb
(bsc#1258849).
- commit 4a76367
* Thu Mar 12 2026 tonyj@suse.de
- powerpc/perf/vpa-dtl: Add documentation for VPA dispatch trace
log PMU (jsc#PED-15718).
- powerpc/perf/vpa-dtl: Handle the writing of perf record when
aux wake up is needed (jsc#PED-15718).
- powerpc/perf/vpa-dtl: Add support to capture DTL data in aux
buffer (jsc#PED-15718).
- powerpc/perf/vpa-dtl: Add support to setup and free aux buffer
for capturing DTL data (jsc#PED-15718).
- docs: ABI: sysfs-bus-event_source-devices-vpa-dtl: Document
sysfs event format entries for vpa_dtl pmu (jsc#PED-15718).
- powerpc/vpa_dtl: Add interface to expose vpa dtl counters via
perf (jsc#PED-15718).
- powerpc/time: Expose boot_tb via accessor (jsc#PED-15718).
- commit 37d1d2a
* Thu Mar 12 2026 nik.borisov@suse.com
- objtool: Fix false-positives (git-fixes).
- commit 0c98fd8
* Thu Mar 12 2026 nik.borisov@suse.com
- objtool: Fix skip_alt_group() for non-alternative STAC/CLA (git-fixes).
- commit 6e132e8
* Thu Mar 12 2026 nik.borisov@suse.com
- objtool: Fix STACK_FRAME_NON_STANDARD for cold subfunctions (git-fixes).
- commit 13c3fc8
* Thu Mar 12 2026 mgorman@suse.de
- sched/smp: Always define sched_domains_mutex_lock()/unlock(),
def_root_domain and sched_domains_mutex (bsc#1234634 (Scheduler
functional and performance backports SL-16.1)).
- commit 6b90cb0
* Thu Mar 12 2026 mgorman@suse.de
- sched: Clean up and standardize #if/#else/#endif markers
in sched/topology.c (bsc#1234634 (Scheduler functional and
performance backports SL-16.1)).
- Refresh
patches.suse/sched-Create-architecture-specific-sched-domain-distances.patch.
- commit d424d5d
* Thu Mar 12 2026 mgorman@suse.de
- sched: Clean up and standardize #if/#else/#endif markers
in sched/syscalls.c (bsc#1234634 (Scheduler functional and
performance backports SL-16.1)).
- commit d8c5b9d
* Thu Mar 12 2026 mgorman@suse.de
- sched: Clean up and standardize #if/#else/#endif markers
in sched/stats.[ch] (bsc#1234634 (Scheduler functional and
performance backports SL-16.1)).
- commit 2a86c95
* Thu Mar 12 2026 mgorman@suse.de
- sched: Clean up and standardize #if/#else/#endif markers in
sched/sched.h (bsc#1234634 (Scheduler functional and performance
backports SL-16.1)).
- commit 587b863
* Thu Mar 12 2026 mgorman@suse.de
- sched: Clean up and standardize #if/#else/#endif markers in
sched/rt.c (bsc#1234634 (Scheduler functional and performance
backports SL-16.1)).
- Refresh
patches.suse/sched-psi-Optimize-psi_group_change-cpu_clock-usage.patch.
- commit fe1346f
* Thu Mar 12 2026 mgorman@suse.de
- sched: Clean up and standardize #if/#else/#endif markers in
sched/psi.c (bsc#1234634 (Scheduler functional and performance
backports SL-16.1)).
- sched: Clean up and standardize #if/#else/#endif markers
in sched/pelt.[ch] (bsc#1234634 (Scheduler functional and
performance backports SL-16.1)).
- commit 45d5fe9
* Thu Mar 12 2026 mgorman@suse.de
- sched: Clean up and standardize #if/#else/#endif markers
in sched/loadavg.c (bsc#1234634 (Scheduler functional and
performance backports SL-16.1)).
- commit 2a3ba41
* Thu Mar 12 2026 nmorey@suse.com
- RDMA/rtrs-clt: For conn rejection use actual err number (git-fixes)
- commit f0999f7
* Thu Mar 12 2026 nmorey@suse.com
- RDMA/irdma: Remove fixed 1 ms delay during AH wait loop (jsc#PED-14401)
- commit d4b13ed
* Thu Mar 12 2026 nmorey@suse.com
- bnxt_en: Update FW interface to 1.10.3.151 (git-fixes)
- commit a3351ed
* Thu Mar 12 2026 nmorey@suse.com
- RDMA/bnxt_re: Use firmware provided message timeout value (git-fixes)
Refresh:
- patches.suse/RDMA-bnxt_re-Update-sysfs-entries-with-appropriate-d.patch
- commit 2a1c632
* Thu Mar 12 2026 nmorey@suse.com
- RDMA/bnxt_re: Initialize fw with roce_mirror support (jsc#PED-15349)
- commit e0994ae
* Thu Mar 12 2026 nmorey@suse.com
- RDMA/bnxt_re: Add support for flow create/destroy (jsc#PED-15349)
- commit f68b3cc
* Thu Mar 12 2026 nmorey@suse.com
- RDMA/bnxt_re: Add support for mirror vnic (jsc#PED-15349)
- commit f559e5b
* Thu Mar 12 2026 mgorman@suse.de
- sched: Clean up and standardize #if/#else/#endif markers in sched/fair.c
(bsc#1234634 (Scheduler functional and performance backports SL-16.1)).
- Refresh
patches.suse/sched-fair-Avoid-rq-lock-bouncing-in-sched_balance_newidle.patch.
patches.suse/sched-fair-Sort-out-blocked_load-namespace-noise.patch.
patches.suse/sched-fair-Start-a-cfs_rq-on-throttled-hierarchy-with-PELT-clock-throttled.patch.
- commit 4c1b7c5
* Thu Mar 12 2026 mgorman@suse.de
- sched: Clean up and standardize #if/#else/#endif markers in
sched/idle.c (bsc#1234634 (Scheduler functional and performance
backports SL-16.1)).
- commit 2ae7574
* Thu Mar 12 2026 mgorman@suse.de
- sched: Clean up and standardize #if/#else/#endif markers in
sched/debug.c (bsc#1234634 (Scheduler functional and performance
backports SL-16.1)).
- sched: Clean up and standardize #if/#else/#endif markers
in sched/deadline.c (bsc#1234634 (Scheduler functional and
performance backports SL-16.1)).
- sched: Clean up and standardize #if/#else/#endif markers
in sched/cputime.c (bsc#1234634 (Scheduler functional and
performance backports SL-16.1)).
- sched: Clean up and standardize #if/#else/#endif markers
in sched/cpupri.h (bsc#1234634 (Scheduler functional and
performance backports SL-16.1)).
- sched: Clean up and standardize #if/#else/#endif markers in
sched/cpufreq_schedutil.c (bsc#1234634 (Scheduler functional
and performance backports SL-16.1)).
- sched: Clean up and standardize #if/#else/#endif markers in
sched/core.c (bsc#1234634 (Scheduler functional and performance
backports SL-16.1)).
- sched: Clean up and standardize #if/#else/#endif markers in
sched/clock.c (bsc#1234634 (Scheduler functional and performance
backports SL-16.1)).
- sched: Clean up and standardize #if/#else/#endif markers in
sched/autogroup.[ch] (bsc#1234634 (Scheduler functional and
performance backports SL-16.1)).
- sched/smt: Always inline sched_smt_active() (bsc#1234634
(Scheduler functional and performance backports SL-16.1)).
- commit a0a0d25
* Thu Mar 12 2026 hoyeon.lee@suse.com
- Revert "BPF, mm related dependency backports (jsc#PED-15386)"
Drop BPF backports that depend on MM-specific changes such as
copy_remote_vm_str(), try_alloc_pages()/alloc_pages_nolock().
BPF drop mostly includes BPF stream feature.
- commit 566c182
* Thu Mar 12 2026 mgorman@suse.de
- sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditional
(bsc#1234634 (Scheduler functional and performance backports SL-16.1)).
- Refresh
patches.suse/sched-fair-Get-rid-of-sched_domains_curr_level-hack-for-tl-cpumask.patch.
patches.suse/sched-fair-Proportional-newidle-balance.patch.
patches.suse/sched-fair-Remove-spurious-shorter-slice-preemption.patch.
- commit 4512c6c
* Thu Mar 12 2026 mgorman@suse.de
- sched/debug: Make 'const_debug' tunables unconditional
__read_mostly (bsc#1234634 (Scheduler functional and performance
backports SL-16.1)).
- commit 2ffa9fa
* Thu Mar 12 2026 mgorman@suse.de
- sched/debug: Change SCHED_WARN_ON() to WARN_ON_ONCE()
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- commit 7b36fc8
* Wed Mar 11 2026 tonyj@suse.de
- Refresh
patches.suse/tools-arch-x86-Sync-msr-index.h-to-pick-AMD64_-PERF_CNTR_G.patch.
Resolve failure in full build by removing diff output in patch header that
confuses /usr/bin/patch
- commit 593c4b8
* Wed Mar 11 2026 mgorman@suse.de
- sched/task.h: fix the wrong comment on task_lock() nesting
with tasklist_lock (bsc#1234634 (Scheduler functional and
performance backports SL-16.1)).
- commit e81d95b
* Wed Mar 11 2026 ggherdovich@suse.cz
- Refresh
patches.suse/cpufreq-default-to-performance-governor-on-servers.patch.
Remove call to __init function acpi_os_get_root_pointer() from non __init context.
acpi_os_get_root_pointer() is now called in __init context, the result is stored
in a global variable, which is later accessed by the non-__init intel_pstate_cpu_init()
and amd_pstate_epp_cpu_init().
- commit 49b0ab2
* Wed Mar 11 2026 tonyj@suse.de
- Revert "perf tool_pmu: More accurately set the cpus for tool events" (git-fixes).
- commit 9bcd6b5
* Wed Mar 11 2026 nik.borisov@suse.com
- objtool: Ignore entire functions rather than instructions (git-fixes).
- Refresh
patches.suse/objtool-Properly-disable-uaccess-validation.patch.
- commit 8e3d648
* Wed Mar 11 2026 nik.borisov@suse.com
- objtool: Remove ANNOTATE_IGNORE_ALTERNATIVE from CLAC/STAC (git-fixes).
- Refresh
patches.suse/x86-alternatives-Disable-LASS-when-patching-kernel-code.patch.
- commit 63907c6
* Wed Mar 11 2026 nik.borisov@suse.com
- objtool: Fix X86_FEATURE_SMAP alternative handling (git-fixes).
- blacklist.conf:
- Refresh
patches.suse/x86-alternatives-Disable-LASS-when-patching-kernel-code.patch.
- commit dfcdcf2
* Wed Mar 11 2026 tiwai@suse.de
- Refresh patches.suse/wifi-mac80211-re-order-assigning-channel-in-activate.patch (jsc#PED-14425)
Drop a stale code snippet that was forgotten at resolving the upstream
merge conflicts.
- commit 5a9ec50
* Wed Mar 11 2026 tiwai@suse.de
- Refresh patches.suse/wifi-iwlwifi-mld-properly-handle-async-notification-.patch (jsc#PED-14425)
The upstream corrected an error path locally without noticing at
backporting :-<
- commit cc269b7
* Wed Mar 11 2026 tiwai@suse.de
- Refresh patches.suse/wifi-iwlwifi-pcie-move-generation-specific-files-to-.patch (jsc#PED-14425)
Fix a few overseen changes where the upstream applied them at merging.
- commit 0c65ded
* Wed Mar 11 2026 tiwai@suse.de
- wifi: iwlwifi: uefi: remove runtime check of constant values
(jsc#PED-14425).
- commit a78ec3e
* Wed Mar 11 2026 hare@suse.de
- Update config files (bsc#1254307)
- commit b5a7e62
* Wed Mar 11 2026 hare@suse.de
- s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP (bsc#1254307).
- commit 0c84d9a
* Wed Mar 11 2026 pfalcato@suse.de
- tools headers: Sync uapi/asm-generic/socket.h with the kernel
sources (jsc#PED-14261).
- commit b8e74c2
* Wed Mar 11 2026 pfalcato@suse.de
- selftests: txtimestamp: add SCM_TS_OPT_ID test (jsc#PED-14261).
- net_tstamp: add SCM_TS_OPT_ID for RAW sockets (jsc#PED-14261).
- net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control
message (jsc#PED-14261).
- commit 43f5a84
* Wed Mar 11 2026 mgorman@suse.de
- sched/headers: Remove whitespace noise from kernel/sched/sched.h
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- bpf: Make migrate_disable always inline to avoid partial
inlining (bsc#1234634 (Scheduler functional and performance
backports SL-16.1)).
- locking: Fix __clear_task_blocked_on() warning from
__ww_mutex_wound() path (bsc#1234634 (Scheduler functional
and performance backports SL-16.1)).
- taskstats: fix struct taskstats breaks backward compatibility
since version 15 (bsc#1234634 (Scheduler functional and
performance backports SL-16.1)).
- taskstats: modify taskstats version (bsc#1234634 (Scheduler
functional and performance backports SL-16.1)).
- getdelays: fix error format characters (bsc#1234634 (Scheduler
functional and performance backports SL-16.1)).
- commit 9a059f7
* Wed Mar 11 2026 mgorman@suse.de
- arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- commit 2f55d3f
* Wed Mar 11 2026 tonyj@suse.de
- Update
patches.suse/tools-headers-Sync-x86-kvm-and-cpufeature-headers-wi.patch
(jsc#PED-15123 perf-sle16.1-v6.19-userspace-update).
- commit ef7bb42
* Wed Mar 11 2026 tonyj@suse.de
- perf pmu: Relax uncore wildcard matching to allow numeric suffix
(jsc#PED-14423).
- perf parse-events: Fix evsel allocation failure
(perf-sle16.1-v6.19-userspace-update).
- tools headers: Sync arm64 headers with kernel sources
(perf-sle16.1-v6.19-userspace-update).
- tools headers: Sync x86 headers with kernel sources
(perf-sle16.1-v6.19-userspace-update).
- tools headers: Sync UAPI sound/asound.h with kernel sources
(perf-sle16.1-v6.19-userspace-update).
- tools headers: Sync UAPI linux/mount.h with kernel sources
(perf-sle16.1-v6.19-userspace-update).
- tools headers: Sync UAPI linux/fcntl.h with kernel sources
(perf-sle16.1-v6.19-userspace-update).
- perf arm-spe: Add NVIDIA Olympus to neoverse list (jsc#PED-15498
perf-sle16.1-v6.19-userspace-update).
- tools headers arm64: Add NVIDIA Olympus part (jsc#PED-15498
perf-sle16.1-v6.19-userspace-update).
- perf tests top: Make the test exclusive
(perf-sle16.1-v6.19-userspace-update).
- perf tests kvm: Avoid leaving perf.data.guest file around
(perf-sle16.1-v6.19-userspace-update).
- perf symbol: Fix ENOENT case for filename__read_build_id
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Disable BPF skeleton if no libopenssl found
(perf-sle16.1-v6.19-userspace-update).
- libperf: Use 'extern' in LIBPERF_API visibility macro
(perf-sle16.1-v6.19-userspace-update).
- perf stat: Improve handling of termination by signal
(perf-sle16.1-v6.19-userspace-update).
- perf tests stat: Add test for error for an offline CPU
(perf-sle16.1-v6.19-userspace-update).
- perf stat: When no events, don't report an error if there is
none (perf-sle16.1-v6.19-userspace-update).
- perf tests stat: Add "--null" coverage
(perf-sle16.1-v6.19-userspace-update).
- perf cpumap: Add "any" CPU handling to cpu_map__snprint_mask
(perf-sle16.1-v6.19-userspace-update).
- libperf cpumap: Fix perf_cpu_map__max for an empty/NULL map
(perf-sle16.1-v6.19-userspace-update).
- perf stat: Allow no events to open if this is a "--null" run
(perf-sle16.1-v6.19-userspace-update).
- perf test kvm: Add some basic perf kvm test coverage
(perf-sle16.1-v6.19-userspace-update).
- perf tests evlist: Add basic evlist test
(perf-sle16.1-v6.19-userspace-update).
- perf tests script dlfilter: Add a dlfilter test
(perf-sle16.1-v6.19-userspace-update).
- perf tests kallsyms: Add basic kallsyms test
(perf-sle16.1-v6.19-userspace-update).
- perf tests timechart: Add a perf timechart test
(perf-sle16.1-v6.19-userspace-update).
- perf tests top: Add basic perf top coverage test
(perf-sle16.1-v6.19-userspace-update).
- perf tests buildid: Add purge and remove testing
(perf-sle16.1-v6.19-userspace-update).
- perf tests c2c: Add a basic c2c
(perf-sle16.1-v6.19-userspace-update).
- perf c2c: Clean up some defensive gets and make asan clean
(perf-sle16.1-v6.19-userspace-update).
- perf jitdump: Fix missed dso__put
(perf-sle16.1-v6.19-userspace-update).
- perf mem-events: Don't leak online CPU map
(perf-sle16.1-v6.19-userspace-update).
- perf hist: In init, ensure mem_info is put on error paths
(perf-sle16.1-v6.19-userspace-update).
- perf probe-event: Ensure probe event nsinfo is always cleared
(perf-sle16.1-v6.19-userspace-update).
- perf symbol: Add missed dso__put
(perf-sle16.1-v6.19-userspace-update).
- perf symbol-elf: Add missing puts on error path
(perf-sle16.1-v6.19-userspace-update).
- perf timechart: Add record support for output perf.data path
(perf-sle16.1-v6.19-userspace-update).
- perf kvm: Fix debug assertion
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events intel: Update sierraforest events from 1.12
to 1.13 (perf-sle16.1-v6.19-userspace-update).
- perf vendor events intel: Update pantherlake events from 1.00
to 1.02 (perf-sle16.1-v6.19-userspace-update).
- perf vendor events intel: Update meteorlake events from 1.17
to 1.18 (perf-sle16.1-v6.19-userspace-update).
- perf vendor events intel: Update lunarlake events from 1.18
to 1.19 (perf-sle16.1-v6.19-userspace-update).
- perf vendor events intel: Update icelakex events from 1.28 to
1.30 (perf-sle16.1-v6.19-userspace-update).
- perf vendor events intel: Update graniterapids events from
1.15 to 1.16 (perf-sle16.1-v6.19-userspace-update).
- perf vendor events intel: Update cascadelakex metric units
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events intel: Update arrowlake events from 1.13
to 1.14 (perf-sle16.1-v6.19-userspace-update).
- perf vendor events intel: Update alderlake events from 1.34
to 1.35 (perf-sle16.1-v6.19-userspace-update).
- perf arm_spe: Add CPU variants supporting common data source
packet (perf-sle16.1-v6.19-userspace-update).
- perf auxtrace: Include sys/types.h for pid_t
(perf-sle16.1-v6.19-userspace-update).
- perf test: Add kallsyms split test
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Use machine->root_dir to find /proc/kallsyms
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Fallback to initial kernel map properly
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Fix split kallsyms DSO counting
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Mark split kallsyms DSOs as loaded
(perf-sle16.1-v6.19-userspace-update).
- perf jevents: Skip optional metrics in metric group list
(perf-sle16.1-v6.19-userspace-update).
- perf jevents: Drop duplicate pending metrics
(perf-sle16.1-v6.19-userspace-update).
- perf jevents: Move json encoding to its own functions
(perf-sle16.1-v6.19-userspace-update).
- perf jevents: Add threshold expressions to Metric
(perf-sle16.1-v6.19-userspace-update).
- perf jevents: Term list fix in event parsing
(perf-sle16.1-v6.19-userspace-update).
- perf jevents: Support parsing negative exponents
(perf-sle16.1-v6.19-userspace-update).
- perf jevents: Allow metric groups not to be named
(perf-sle16.1-v6.19-userspace-update).
- perf jevents: Add descriptions to metricgroup abstraction
(perf-sle16.1-v6.19-userspace-update).
- perf jevents: Update metric constraint support
(perf-sle16.1-v6.19-userspace-update).
- perf jevents: Allow multiple metricgroups.json files
(perf-sle16.1-v6.19-userspace-update).
- perf ilist: Be tolerant of reading a metric on the wrong CPU
(perf-sle16.1-v6.19-userspace-update).
- perf python: Correct copying of metric_leader in an evsel
(perf-sle16.1-v6.19-userspace-update).
- perf test: Add python JIT dump test
(perf-sle16.1-v6.19-userspace-update).
- perf jitdump: Add sym/str-tables to build-ID generation
(perf-sle16.1-v6.19-userspace-update).
- perf test: Fix hybrid testing of event fallback test
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Remove a trailing newline in the event terms
(perf-sle16.1-v6.19-userspace-update).
- perf trace: Skip internal syscall arguments
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Don't read build-ids from non-regular files
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events riscv: add T-HEAD C920V2 JSON support
(perf-sle16.1-v6.19-userspace-update).
- perf pmu: fix duplicate conditional statement
(perf-sle16.1-v6.19-userspace-update).
- perf docs: arm-spe: Document new SPE filtering features
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Add support for perf_event_attr::config4
(perf-sle16.1-v6.19-userspace-update).
- tools headers UAPI: Sync linux/perf_event.h with the kernel
sources (perf-sle16.1-v6.19-userspace-update).
- perf: replace strcpy() with strncpy() in util/jitdump.c
(perf-sle16.1-v6.19-userspace-update).
- perf list: Support filtering in JSON output
(perf-sle16.1-v6.19-userspace-update).
- perf list: Share print state with JSON output
(perf-sle16.1-v6.19-userspace-update).
- perf list: Print matching PMU events for --unit
(perf-sle16.1-v6.19-userspace-update).
- perf test all metrics: Fully ignore Default metric failures
(perf-sle16.1-v6.19-userspace-update).
- perf evsel: Skip store_evsel_ids for non-perf-event PMUs
(perf-sle16.1-v6.19-userspace-update).
- perf pmu: Add PMU kind to simplify differentiating
(perf-sle16.1-v6.19-userspace-update).
- perf header: Switch "cpu" for find_core_pmu in caps feature
writing (perf-sle16.1-v6.19-userspace-update).
- perf test maps: Additional maps__fixup_overlap_and_insert tests
(perf-sle16.1-v6.19-userspace-update).
- perf maps: Avoid RC_CHK use after free
(perf-sle16.1-v6.19-userspace-update).
- perf stat: Read tool events last
(perf-sle16.1-v6.19-userspace-update).
- perf arm_spe: Synthesize memory samples for SIMD operations
(perf-sle16.1-v6.19-userspace-update).
- perf arm_spe: Expose SIMD information in other operations
(perf-sle16.1-v6.19-userspace-update).
- perf arm_spe: Report GCS in record
(perf-sle16.1-v6.19-userspace-update).
- perf arm_spe: Report memset and memcpy in records
(perf-sle16.1-v6.19-userspace-update).
- perf arm_spe: Report associated info for SVE / SME operations
(perf-sle16.1-v6.19-userspace-update).
- perf arm_spe: Report extended memory operations in records
(perf-sle16.1-v6.19-userspace-update).
- perf arm_spe: Report MTE allocation tag in record
(perf-sle16.1-v6.19-userspace-update).
- perf arm_spe: Report register access in record
(perf-sle16.1-v6.19-userspace-update).
- perf arm_spe: Introduce data processing macro for SVE operations
(perf-sle16.1-v6.19-userspace-update).
- perf arm_spe: Consolidate operation types
(perf-sle16.1-v6.19-userspace-update).
- perf arm_spe: Remove unused operation types
(perf-sle16.1-v6.19-userspace-update).
- perf arm_spe: Decode SME data processing packet
(perf-sle16.1-v6.19-userspace-update).
- perf arm_spe: Decode ASE and FP fields in other operation
(perf-sle16.1-v6.19-userspace-update).
- perf arm_spe: Rename SPE_OP_PKT_IS_OTHER_SVE_OP macro
(perf-sle16.1-v6.19-userspace-update).
- perf arm_spe: Decode GCS operation
(perf-sle16.1-v6.19-userspace-update).
- perf arm_spe: Unify operation naming
(perf-sle16.1-v6.19-userspace-update).
- perf arm_spe: Fix memset subclass in operation
(perf-sle16.1-v6.19-userspace-update).
- perf tool_pmu: More accurately set the cpus for tool events
(perf-sle16.1-v6.19-userspace-update).
- perf stat: Reduce scope of walltime_nsecs_stats
(perf-sle16.1-v6.19-userspace-update).
- perf stat: Reduce scope of ru_stats
(perf-sle16.1-v6.19-userspace-update).
- perf stat-shadow: Read tool events directly
(perf-sle16.1-v6.19-userspace-update).
- perf tool_pmu: Use old_count when computing count values for
time events (perf-sle16.1-v6.19-userspace-update).
- perf pmu: perf_cpu_map__new_int to avoid parsing a string
(perf-sle16.1-v6.19-userspace-update).
- libperf cpumap: Reduce allocations and sorting in intersect
(perf-sle16.1-v6.19-userspace-update).
- perf stat: Display metric-only for 0 counters
(perf-sle16.1-v6.19-userspace-update).
- perf test: Don't fail if user rdpmc returns 0 when disabled
(perf-sle16.1-v6.19-userspace-update).
- perf parse-events: Add debug logging to perf_event
(perf-sle16.1-v6.19-userspace-update).
- perf test: Be tolerant of missing json metric none value
(perf-sle16.1-v6.19-userspace-update).
- perf sample: Fix the wrong format specifier
(perf-sle16.1-v6.19-userspace-update).
- perf script: Fix build by removing unused evsel_script()
(perf-sle16.1-v6.19-userspace-update).
- perf vendor metrics s390: Avoid has_event(INSTRUCTIONS)
(perf-sle16.1-v6.19-userspace-update).
- perf auxtrace: Remove errno.h from auxtrace.h and fix transitive
dependencies (perf-sle16.1-v6.19-userspace-update).
- perf build: Remove NO_AUXTRACE build option
(perf-sle16.1-v6.19-userspace-update).
- perf build: Don't add NO_AUXTRACE if missing feature-get_cpuid
(perf-sle16.1-v6.19-userspace-update).
- perf intel-pt: Use the perf provided "cpuid.h"
(perf-sle16.1-v6.19-userspace-update).
- perf test: Add a perf event fallback test
(perf-sle16.1-v6.19-userspace-update).
- perf stat: Align metric output without events
(perf-sle16.1-v6.19-userspace-update).
- perf tool_pmu: Make core_wide and target_cpu json events
(perf-sle16.1-v6.19-userspace-update).
- perf test stat csv: Update test expectations and events
(perf-sle16.1-v6.19-userspace-update).
- perf test stat: Update test expectations and events
(perf-sle16.1-v6.19-userspace-update).
- perf test stat: Update shadow test to use metrics
(perf-sle16.1-v6.19-userspace-update).
- perf test metrics: Update all metrics for possibly failing
default metrics (perf-sle16.1-v6.19-userspace-update).
- perf test stat: Update std_output testing metric expectations
(perf-sle16.1-v6.19-userspace-update).
- perf test stat: Ignore failures in Default metricgroups
(perf-sle16.1-v6.19-userspace-update).
- perf test stat+json: Improve metric-only testing
(perf-sle16.1-v6.19-userspace-update).
- perf stat: Remove "unit" workarounds for metric-only
(perf-sle16.1-v6.19-userspace-update).
- perf stat: Sort default events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf stat: Fix default metricgroup display on hybrid
(perf-sle16.1-v6.19-userspace-update).
- perf stat: Remove hard coded shadow metrics
(perf-sle16.1-v6.19-userspace-update).
- perf script: Change metric format to use json metrics
(perf-sle16.1-v6.19-userspace-update).
- perf stat: Add detail -d,-dd,-ddd metrics
(perf-sle16.1-v6.19-userspace-update).
- perf jevents: Add metric DefaultShowEvents
(perf-sle16.1-v6.19-userspace-update).
- perf jevents: Add set of common metrics based on default ones
(perf-sle16.1-v6.19-userspace-update).
- perf expr: Add #target_cpu literal
(perf-sle16.1-v6.19-userspace-update).
- perf metricgroup: Add care to picking the evsel for displaying
a metric (perf-sle16.1-v6.19-userspace-update).
- perf tools: Fix missing feature check for inherit + SAMPLE_READ
(perf-sle16.1-v6.19-userspace-update).
- perf symbol: Remove unneeded semicolon
(perf-sle16.1-v6.19-userspace-update).
- perf test: Add test that command line period overrides
sysfs/json values (perf-sle16.1-v6.19-userspace-update).
- perf pmu: Make pmu_alias_terms weak again
(perf-sle16.1-v6.19-userspace-update).
- perf tool: Add a delegate_tool that just delegates actions to
another tool (perf-sle16.1-v6.19-userspace-update).
- perf tool: Add the perf_tool argument to all callbacks
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events arm64:: Add i.MX94 DDR Performance Monitor
metrics (perf-sle16.1-v6.19-userspace-update).
- perf stat: Add ScaleUnit to {cpu,task}-clock JSON description
(perf-sle16.1-v6.19-userspace-update).
- perf record: Make sure to update build-ID cache
(perf-sle16.1-v6.19-userspace-update).
- perf jevents: Make all tables static
(perf-sle16.1-v6.19-userspace-update).
- perf metricgroup: When copy metrics copy default information
(perf-sle16.1-v6.19-userspace-update).
- perf metricgroup: Missed free on error path
(perf-sle16.1-v6.19-userspace-update).
- perf metricgroup: Update comment on location of metric_event
list (perf-sle16.1-v6.19-userspace-update).
- perf evsel: Remove unused metric_events variable
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Cache counter names for raw samples on s390
(perf-sle16.1-v6.19-userspace-update).
- perf trace: Increase syscall handler map size to 1024
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events AmpereOneX: Fix spelling typo in the metrics
file (perf-sle16.1-v6.19-userspace-update).
- perf vendor events arm64: Fix typo in Ampere eMag json file
(perf-sle16.1-v6.19-userspace-update).
- perf record: skip synthesize event when open evsel failed
(perf-sle16.1-v6.19-userspace-update).
- perf lock contention: Load kernel map before lookup
(perf-sle16.1-v6.19-userspace-update).
- perf test workload: Add thread count argument to thloop
(perf-sle16.1-v6.19-userspace-update).
- perf hwmon_pmu: Fix uninitialized variable warning
(perf-sle16.1-v6.19-userspace-update, git-fixes).
- perf auxtrace: Add auxtrace_synth_id_range_start() helper
(perf-sle16.1-v6.19-userspace-update).
- perf stat: Add/fix bperf cgroup max events workarounds
(perf-sle16.1-v6.19-userspace-update).
- perf cs-etm: Mute enumeration value warning
(perf-sle16.1-v6.19-userspace-update).
- tools: arm64: Add Cortex-A720AE definitions
(perf-sle16.1-v6.19-userspace-update).
- perf annotate: Fix Clang build by adding block in switch case
(perf-sle16.1-v6.19-userspace-update).
- perf annotate: Invalidate register states for untracked
instructions (perf-sle16.1-v6.19-userspace-update).
- perf annotate: Save pointer offset in stack state
(perf-sle16.1-v6.19-userspace-update).
- perf annotate: Track arithmetic instructions on pointers
(perf-sle16.1-v6.19-userspace-update).
- perf annotate: Track address registers via TSR_KIND_POINTER
(perf-sle16.1-v6.19-userspace-update).
- perf annotate: Skip annotating data types to lea instructions
(perf-sle16.1-v6.19-userspace-update).
- perf annotate: Check return value of evsel__get_arch() properly
(perf-sle16.1-v6.19-userspace-update).
- perf annotate: fix a crash when annotate the same symbol with
's' and 'T' (perf-sle16.1-v6.19-userspace-update).
- perf annotate: Fix build with NO_SLANG=1
(perf-sle16.1-v6.19-userspace-update).
- perf jevents: Suppress circular dependency warnings
(perf-sle16.1-v6.19-userspace-update).
- perf jevents: Remove unused makefile variable
(perf-sle16.1-v6.19-userspace-update).
- perf jevents: Fix build when there are other json files in
the tree (perf-sle16.1-v6.19-userspace-update).
- perf parse-events: Make X modifier more respectful of groups
(perf-sle16.1-v6.19-userspace-update).
- perf c2c annotate: Start from the contention line
(perf-sle16.1-v6.19-userspace-update).
- perf c2c: Add annotation support to perf c2c report
(perf-sle16.1-v6.19-userspace-update).
- perf stat bperf cgroup: Increase MAX_EVENTS from 32 to 1024
(perf-sle16.1-v6.19-userspace-update).
- perf ilist: Add PMU information to metrics
(perf-sle16.1-v6.19-userspace-update).
- perf python: Add PMU argument to parse_metrics
(perf-sle16.1-v6.19-userspace-update).
- perf ilist: Don't display deprecated events
(perf-sle16.1-v6.19-userspace-update).
- perf trace: Don't synthesize mmaps unless callchains are enabled
(perf-sle16.1-v6.19-userspace-update).
- perf test parse-events: Add evsel test helper
(perf-sle16.1-v6.19-userspace-update).
- perf test parse-events: Add evlist test helper
(perf-sle16.1-v6.19-userspace-update).
- perf test: Clean up test_..config helpers
(perf-sle16.1-v6.19-userspace-update).
- perf test: Switch cycles event to cpu-cycles
(perf-sle16.1-v6.19-userspace-update).
- perf test parse-events: Remove cpu PMU requirement
(perf-sle16.1-v6.19-userspace-update).
- perf test parse-events: Without a PMU use cpu-cycles rather
than cycles (perf-sle16.1-v6.19-userspace-update).
- perf test parse-events: Use evsel__match for legacy events
(perf-sle16.1-v6.19-userspace-update).
- perf evsel: Improvements to __evsel__match
(perf-sle16.1-v6.19-userspace-update).
- perf evlist: Avoid scanning all PMUs for evlist__new_default
(perf-sle16.1-v6.19-userspace-update).
- perf top: Use evlist__new_default when no events specified
(perf-sle16.1-v6.19-userspace-update).
- perf record: Use evlist__new_default when no events specified
(perf-sle16.1-v6.19-userspace-update).
- perf parse-events: Remove hard coded legacy hardware and cache
parsing (perf-sle16.1-v6.19-userspace-update).
- perf print-events: Remove print_symbol_events
(perf-sle16.1-v6.19-userspace-update).
- perf print-events: Remove print_hwcache_events
(perf-sle16.1-v6.19-userspace-update).
- perf jevents: Add legacy-hardware and legacy-cache json
(perf-sle16.1-v6.19-userspace-update).
- perf pmu: Add and use legacy_terms in alias information
(perf-sle16.1-v6.19-userspace-update).
- perf jevents: Add legacy json terms and default_core event
table helper (perf-sle16.1-v6.19-userspace-update).
- perf parse-events: Add terms for legacy hardware and cache
config values (perf-sle16.1-v6.19-userspace-update).
- perf pmu: Factor term parsing into a perf_event_attr into a
helper (perf-sle16.1-v6.19-userspace-update).
- perf pmu: Use fd rather than FILE from new_alias
(perf-sle16.1-v6.19-userspace-update).
- perf parse-events: Remove unused FILE input argument to scanner
(perf-sle16.1-v6.19-userspace-update).
- perf pmu: Don't eagerly parse event terms
(perf-sle16.1-v6.19-userspace-update).
- perf jevents: Support copying the source json files to OUTPUT
(perf-sle16.1-v6.19-userspace-update).
- perf record: Skip don't fail for events that don't open
(perf-sle16.1-v6.19-userspace-update).
- perf stat: Avoid wildcarding PMUs for default events
(perf-sle16.1-v6.19-userspace-update).
- perf perf_api_probe: Avoid scanning all PMUs, try software
PMU first (perf-sle16.1-v6.19-userspace-update).
- perf parse-events: Fix legacy cache events if event is
duplicated in a PMU (perf-sle16.1-v6.19-userspace-update).
- perf bpf_counter: Fix opening of "any"(-1) CPU events
(perf-sle16.1-v6.19-userspace-update).
- perf build python: Don't leave a.out file when building with
clang (perf-sle16.1-v6.19-userspace-update).
- perf stat: Additional verbose details for <not supported>
events (perf-sle16.1-v6.19-userspace-update).
- perf tests: use strdup() in "Object code reading"
(perf-sle16.1-v6.19-userspace-update).
- perf: Add perf_event_attr::config4
(perf-sle16.1-v6.19-userspace-update).
- perf build: Fix perf build issues with fixdep
(perf-sle16.1-v6.19-userspace-update).
- tools build: Fix fixdep dependencies
(perf-sle16.1-v6.19-userspace-update).
- perf libbfd: Ensure libbfd is initialized prior to use
(perf-sle16.1-v6.19-userspace-update).
- perf test: Fix lock contention test
(perf-sle16.1-v6.19-userspace-update).
- perf lock: Fix segfault due to missing kernel map
(perf-sle16.1-v6.19-userspace-update).
- perf build: Don't fail fast path feature
detection when binutils-devel is not available
(perf-sle16.1-v6.19-userspace-update).
- perf header: Write bpf_prog (infos|btfs)_cnt to data file
(perf-sle16.1-v6.19-userspace-update).
- perf symbols: Handle '1' symbols in /proc/kallsyms
(perf-sle16.1-v6.19-userspace-update).
- tools headers x86 cpufeatures: Sync with the kernel sources
(perf-sle16.1-v6.19-userspace-update).
- tools headers x86: Sync table due to introducion of uprobe
syscall (perf-sle16.1-v6.19-userspace-update).
- tools headers: Sync uapi/linux/fcntl.h with the kernel sources
(perf-sle16.1-v6.19-userspace-update).
- tools headers: Sync uapi/linux/prctl.h with the kernel source
(perf-sle16.1-v6.19-userspace-update).
- tools arch x86: Sync msr-index.h to pick
AMD64_{PERF_CNTR_GLOBAL_STATUS_SET,SAVIC_CONTROL},
IA32_L3_QOS_{ABMC,EXT}_CFG
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Fix arm64 libjvmti build by generating unistd_64.h
(perf-sle16.1-v6.19-userspace-update).
- perf tests: Don't retest sections in "Object code reading"
(perf-sle16.1-v6.19-userspace-update).
- perf docs: Document building with Clang
(perf-sle16.1-v6.19-userspace-update).
- perf build: Support build with clang
(perf-sle16.1-v6.19-userspace-update).
- perf test coresight: Dismiss clang warning for unroll loop
thread (perf-sle16.1-v6.19-userspace-update).
- perf test coresight: Dismiss clang warning for thread loop
(perf-sle16.1-v6.19-userspace-update).
- perf test coresight: Dismiss clang warning for memcpy thread
(perf-sle16.1-v6.19-userspace-update).
- perf build: Disable thread safety analysis for perl header
(perf-sle16.1-v6.19-userspace-update).
- perf build: Correct CROSS_ARCH for clang
(perf-sle16.1-v6.19-userspace-update).
- perf python: split Clang options when invoking Popen
(perf-sle16.1-v6.19-userspace-update).
- perf disasm: Remove unused evsel from 'struct annotate_args'
(perf-sle16.1-v6.19-userspace-update).
- perf srcline: Fallback between addr2line implementations
(perf-sle16.1-v6.19-userspace-update).
- perf disasm: Make ins__scnprintf() and ins__is_nop() static
(perf-sle16.1-v6.19-userspace-update).
- perf dso: Clean up read_symbol() error handling
(perf-sle16.1-v6.19-userspace-update).
- perf dso: Support BPF programs in dso__read_symbol()
(perf-sle16.1-v6.19-userspace-update).
- perf dso: Move read_symbol() from llvm/capstone to dso
(perf-sle16.1-v6.19-userspace-update).
- perf llvm: Reduce LLVM initialization
(perf-sle16.1-v6.19-userspace-update).
- perf check: Add libLLVM feature
(perf-sle16.1-v6.19-userspace-update).
- perf parse-events: Fix parsing of >30kb event strings
(perf-sle16.1-v6.19-userspace-update).
- perf record: Add auto counter reload parse and regression tests
(perf-sle16.1-v6.19-userspace-update).
- perf record: Add ratio-to-prev term
(perf-sle16.1-v6.19-userspace-update).
- perf build: Move libopcode disasm tests to BUILD_NONDISTRO
(perf-sle16.1-v6.19-userspace-update).
- tools build: Remove feature-libslang-include-subdir
(perf-sle16.1-v6.19-userspace-update).
- perf annotate: Rename TSR_KIND_POINTER to
TSR_KIND_PERCPU_POINTER (perf-sle16.1-v6.19-userspace-update).
- perf stat: Refactor retry/skip/fatal error handling
(perf-sle16.1-v6.19-userspace-update).
- perf stat: Move create_perf_stat_counter() to builtin-stat.c
(perf-sle16.1-v6.19-userspace-update).
- perf namespaces: Avoid get_current_dir_name dependency
(perf-sle16.1-v6.19-userspace-update).
- perf capstone: Remove open_capstone_handle
(perf-sle16.1-v6.19-userspace-update).
- perf libbfd: Move libbfd functionality to its own file
(perf-sle16.1-v6.19-userspace-update).
- perf llvm: Move llvm functionality into its own file
(perf-sle16.1-v6.19-userspace-update).
- perf capstone: Move capstone functionality into its own file
(perf-sle16.1-v6.19-userspace-update).
- perf map: Constify objdump offset/address conversion APIs
(perf-sle16.1-v6.19-userspace-update).
- perf tools kvm: Use "cycles" to sample guest for "kvm top"
on Intel (perf-sle16.1-v6.19-userspace-update).
- perf tools kvm: Use "cycles" to sample guest for "kvm record"
on Intel (perf-sle16.1-v6.19-userspace-update).
- perf tools: Add helper x86__is_intel_cpu()
(perf-sle16.1-v6.19-userspace-update).
- perf tools kvm: Fix the potential out of range memory access
issue (perf-sle16.1-v6.19-userspace-update).
- perf tools kwork: Add missed memory allocation check and free
(perf-sle16.1-v6.19-userspace-update).
- perf tools kvm: Add missed memory allocation check and free
(perf-sle16.1-v6.19-userspace-update).
- tools include: Replace tools linux/gfp_types.h with kernel
version (perf-sle16.1-v6.19-userspace-update).
- perf bench futex: Add missing stdbool.h
(perf-sle16.1-v6.19-userspace-update).
- perf test: Stat std output don't fail metric only
(perf-sle16.1-v6.19-userspace-update).
- libperf mmap: In user mmap rdpmc avoid undefined behavior
(perf-sle16.1-v6.19-userspace-update).
- perf symbol-minimal: Be more defensive when reading build IDs
(perf-sle16.1-v6.19-userspace-update).
- perf bpf: Use __builtin_preserve_field_info for GCC
compatibility (perf-sle16.1-v6.19-userspace-update).
- perf build: Remove libtracefs configuration
(perf-sle16.1-v6.19-userspace-update).
- perf test: Remove C python_use test
(perf-sle16.1-v6.19-userspace-update).
- perf test: Add an 'import perf' test shell script
(perf-sle16.1-v6.19-userspace-update).
- perf test: Extend branch stack sampling test for Arm64 BRBE
(perf-sle16.1-v6.19-userspace-update).
- perf test: Add syscall and address tests to brstack test
(perf-sle16.1-v6.19-userspace-update).
- perf test: Refactor brstack test
(perf-sle16.1-v6.19-userspace-update).
- perf bpf_counter: Fix handling of cpumap fixing hybrid
(perf-sle16.1-v6.19-userspace-update).
- perf bpf_counter: Move header declarations into C code
(perf-sle16.1-v6.19-userspace-update).
- perf annotate: Use architecture-agnostic register limit
(perf-sle16.1-v6.19-userspace-update).
- perf script: Enable to present DTL entries
(perf-sle16.1-v6.19-userspace-update).
- perf powerpc: Process the DTL entries in queue and deliver
samples (perf-sle16.1-v6.19-userspace-update).
- perf powerpc: Allocate and setup aux buffer queue
to help co-relate with other events across CPU's
(perf-sle16.1-v6.19-userspace-update).
- perf powerpc: Add event name as vpa-dtl of PERF_TYPE_SYNTH type
to present DTL samples (perf-sle16.1-v6.19-userspace-update).
- perf powerpc: Process auxtrace events and display in 'perf
report -D' (perf-sle16.1-v6.19-userspace-update).
- perf powerpc: Add basic CONFIG_AUXTRACE support for VPA pmu
on powerpc (perf-sle16.1-v6.19-userspace-update).
- perf sched: Avoid union type punning undefined behavior
(perf-sle16.1-v6.19-userspace-update).
- perf test perftool_testsuite: Use absolute paths
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Fix duplicated words in documentation and comments
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events intel: Update sierraforest events to v1.12
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events intel: Update sapphirerapids events to v1.35
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events intel: Update pantherlake events to v1.00
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events intel: Update meteorlake events to v1.17
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events intel: Update lunarlake events to v1.18
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events intel: Update graniterapids events to v1.15
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events intel: Update grandridge events to v1.10
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events intel: Update emeraldrapids events to v1.20
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events intel: Update arrowlake events to v1.13
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events intel: Update alderlake events to v1.34
(perf-sle16.1-v6.19-userspace-update).
- perf bpf: Check libbpf version to use
btf_dump_type_data_opts.emit_strings
(perf-sle16.1-v6.19-userspace-update).
- perf bpf: Move the LIBBPF_CURRENT_VERSION_GEQ macro to
bpf-utils.h (perf-sle16.1-v6.19-userspace-update).
- perf bpf-filter: Fix opts declaration on older libbpfs
(perf-sle16.1-v6.19-userspace-update).
- perf build-id: Ensure snprintf string is empty when size is 0
(perf-sle16.1-v6.19-userspace-update).
- perf evsel: Ensure the fallback message is always written to
(perf-sle16.1-v6.19-userspace-update).
- perf test: Avoid uncore_imc/clockticks in uniquification test
(perf-sle16.1-v6.19-userspace-update).
- perf evsel: Fix uniquification when PMU given without suffix
(perf-sle16.1-v6.19-userspace-update).
- perf test: Don't leak workload gopipe in PERF_RECORD_*
(perf-sle16.1-v6.19-userspace-update).
- tools build: Make libperl opt-in rather than opt-out, deprecate
(perf-sle16.1-v6.19-userspace-update).
- perf session: Fix handling when buffer exceeds 2 GiB
(perf-sle16.1-v6.19-userspace-update).
- perf bench mem: Add mmap() workloads
(perf-sle16.1-v6.19-userspace-update).
- perf bench mem: Refactor mem_options
(perf-sle16.1-v6.19-userspace-update).
- perf bench mem: Allow chunking on a memory region
(perf-sle16.1-v6.19-userspace-update).
- perf bench mem: Allow mapping of hugepages
(perf-sle16.1-v6.19-userspace-update).
- perf bench mem: Switch from zalloc() to mmap()
(perf-sle16.1-v6.19-userspace-update).
- perf bench mem: Pull out init/fini logic
(perf-sle16.1-v6.19-userspace-update).
- perf bench mem: Move mem op parameters into a structure
(perf-sle16.1-v6.19-userspace-update).
- perf bench mem: Defer type munging of size to float
(perf-sle16.1-v6.19-userspace-update).
- perf bench mem: Remove repetition around time measurement
(perf-sle16.1-v6.19-userspace-update).
- perf trace: Fix IS_ERR() vs NULL check bug
(perf-sle16.1-v6.19-userspace-update).
- perf test attr: Add missing int_mist.uop_dropping event to
test-stat files (perf-sle16.1-v6.19-userspace-update).
- perf test shell lbr: Avoid failures with perf event paranoia
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Remove a pointless check
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Update header documentation on BPF_PROG_INFO
(perf-sle16.1-v6.19-userspace-update).
- perf tests record: Update testcase to fix usage of affinity for
machines with #CPUs > 1K (perf-sle16.1-v6.19-userspace-update).
- perf dwarf-aux: Fix __die_find_scope_cb() for namespaces
(perf-sle16.1-v6.19-userspace-update).
- perf dwarf-aux: Better variable collection for insn tracking
(perf-sle16.1-v6.19-userspace-update).
- perf dwarf-aux: More accurate variable type match for breg
(perf-sle16.1-v6.19-userspace-update).
- perf test: AMD IBS swfilt skip kernel tests if paranoia is >1
(perf-sle16.1-v6.19-userspace-update).
- perf auxtrace: Avoid redundant NULL
check in auxtrace_mmap_params__set_idx()
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events arm64 AmpereOne: Fix typos in metrics'
descriptions (perf-sle16.1-v6.19-userspace-update).
- perf vendor events arm64 AmpereOneX: Fix
typo - should be l1d_cache_access_prefetches
(perf-sle16.1-v6.19-userspace-update).
- perf trace: Add --max-summary option
(perf-sle16.1-v6.19-userspace-update).
- perf arm_spe: Allow parsing both data source and events
(perf-sle16.1-v6.19-userspace-update).
- perf arm_spe: Set HITM flag
(perf-sle16.1-v6.19-userspace-update).
- perf arm_spe: Refactor arm_spe__get_metadata_by_cpu()
(perf-sle16.1-v6.19-userspace-update).
- perf arm_spe: Fill memory levels for FEAT_SPEv1p4
(perf-sle16.1-v6.19-userspace-update).
- perf arm_spe: Separate setting of memory levels for loads and
stores (perf-sle16.1-v6.19-userspace-update).
- perf arm_spe: Refine memory level filling
(perf-sle16.1-v6.19-userspace-update).
- perf arm_spe: Add "event_filter" entry in meta data
(perf-sle16.1-v6.19-userspace-update).
- perf arm_spe: Decode event types for new features
(perf-sle16.1-v6.19-userspace-update).
- perf arm_spe: Directly propagate raw event
(perf-sle16.1-v6.19-userspace-update).
- perf arm_spe: Use full type for data_src
(perf-sle16.1-v6.19-userspace-update).
- perf arm_spe: Correct memory level for remote access
(perf-sle16.1-v6.19-userspace-update).
- perf arm_spe: Correct setting remote access
(perf-sle16.1-v6.19-userspace-update).
- perf parse-events: Add 'X' modifier to exclude an event from
being regrouped (perf-sle16.1-v6.19-userspace-update).
- perf stat: Don't skip failing group events
(perf-sle16.1-v6.19-userspace-update).
- perf evsel: Give warning for broken Intel topdown event grouping
(perf-sle16.1-v6.19-userspace-update).
- perf util: Fix compression checks returning -1 as bool
(perf-sle16.1-v6.19-userspace-update).
- perf arm64: Sync ESR_ELx_EC_* macros in arm64_exception_types.h
with esr.h (perf-sle16.1-v6.19-userspace-update).
- perf drm_pmu: Fix fd_dir leaks in for_each_drm_fdinfo_in_dir()
(perf-sle16.1-v6.19-userspace-update).
- perf: Completely remove possibility to override MAX_NR_CPUS
(perf-sle16.1-v6.19-userspace-update).
- tools headers: Remove unused kvm_perf.h copies
(perf-sle16.1-v6.19-userspace-update).
- perf annotate: Fix title line after return from call
(perf-sle16.1-v6.19-userspace-update).
- perf annotate: Factor out
annotate_browser__show_function_title()
(perf-sle16.1-v6.19-userspace-update).
- perf annotate: Fix signature of annotate_browser__show()
(perf-sle16.1-v6.19-userspace-update).
- perf docs: Update SPE doc to include default instructions group
(perf-sle16.1-v6.19-userspace-update).
- perf arm-spe: Display --itrace period warnings for all sample
types (perf-sle16.1-v6.19-userspace-update).
- perf arm-spe: Downsample all sample types equally
(perf-sle16.1-v6.19-userspace-update).
- perf arm-spe: Show instruction sample types by default
(perf-sle16.1-v6.19-userspace-update).
- perf symbols: Handle 'N' symbols in /proc/kallsyms
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update tigerlake metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update skylake metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update sierraforest metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update sapphirerapids events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update sandybridge metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update rocketlake metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update meteorlake events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update lunarlake events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update jaketown metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update ivybridge/ivytown metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update icelake metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update haswell metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update graniterapids events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update grandridge metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update emeraldrapids events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update cascadelakex metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update broadwell metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update arrowlake events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update alderlake events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf parse-events: Handle fake PMUs in CPU terms
(perf-sle16.1-v6.19-userspace-update).
- perf python: Fix spelling mistake "metics" -> "metrics"
(perf-sle16.1-v6.19-userspace-update).
- perf dwarf-aux: Use signed variable types in match_var_offset
(perf-sle16.1-v6.19-userspace-update).
- perf tp_pmu: Remove unnecessary check
(perf-sle16.1-v6.19-userspace-update).
- perf ilist: Add support for metrics
(perf-sle16.1-v6.19-userspace-update).
- perf python: Add metrics function
(perf-sle16.1-v6.19-userspace-update).
- perf python: Add evlist compute_metric
(perf-sle16.1-v6.19-userspace-update).
- perf python: Add evlist metrics function
(perf-sle16.1-v6.19-userspace-update).
- perf python: Add parse_metrics function
(perf-sle16.1-v6.19-userspace-update).
- perf ilist: Add new python ilist command
(perf-sle16.1-v6.19-userspace-update).
- perf python: Add function returning dictionary of all events
on a PMU (perf-sle16.1-v6.19-userspace-update).
- perf python: Add basic PMU abstraction and pmus sequence
(perf-sle16.1-v6.19-userspace-update).
- perf python: Improve the tracepoint function if no libtraceevent
(perf-sle16.1-v6.19-userspace-update).
- perf python: Add more exceptions on error paths
(perf-sle16.1-v6.19-userspace-update).
- libperf event: Ensure tracing data is multiple of 8 sized
(perf-sle16.1-v6.19-userspace-update).
- perf test shell lock_contention: Extra debug diagnostics
(perf-sle16.1-v6.19-userspace-update).
- perf evsel: Avoid container_of on a NULL leader
(perf-sle16.1-v6.19-userspace-update).
- perf test trace_btf_enum: Skip if permissions are insufficient
(perf-sle16.1-v6.19-userspace-update).
- perf disasm: Avoid undefined behavior in incrementing NULL
(perf-sle16.1-v6.19-userspace-update).
- perf annotate: Use a hashmap to save type data
(perf-sle16.1-v6.19-userspace-update).
- perf annotate: Add dso__debuginfo() helper
(perf-sle16.1-v6.19-userspace-update).
- perf annotate: Hide data-type for stack operation and canary
(perf-sle16.1-v6.19-userspace-update).
- perf annotate: Show warning when debuginfo is not available
(perf-sle16.1-v6.19-userspace-update).
- perf annotate: Add 'T' hot key to toggle data type display
(perf-sle16.1-v6.19-userspace-update).
- perf annotate: Add --code-with-type support for TUI
(perf-sle16.1-v6.19-userspace-update).
- perf annotate: Return printed number from disasm_line__write()
(perf-sle16.1-v6.19-userspace-update).
- perf annotate: Simplify width calculation in
annotation_line__write() (perf-sle16.1-v6.19-userspace-update).
- perf annotate: Pass annotation_print_data to
annotation_line__write() (perf-sle16.1-v6.19-userspace-update).
- perf annotate: Remove __annotation_line__write()
(perf-sle16.1-v6.19-userspace-update).
- perf annotate: Remove annotation_print_data.start
(perf-sle16.1-v6.19-userspace-update).
- perf annotate: Rename to __hist_entry__tui_annotate()
(perf-sle16.1-v6.19-userspace-update).
- tools headers: Add stub definition for __iomem
(perf-sle16.1-v6.19-userspace-update).
- x86/insn: Add XOP prefix instructions decoder support
(perf-sle16.1-v6.19-userspace-update).
- perf maps: Ensure kmap is set up for all inserts
(perf-sle16.1-v6.19-userspace-update).
- perf lock: Provide a host_env for session new
(perf-sle16.1-v6.19-userspace-update).
- perf symbol-elf: Add support for the block argument for libbfd
(perf-sle16.1-v6.19-userspace-update).
- perf test: Checking BPF metadata collection fails on version
string (perf-sle16.1-v6.19-userspace-update).
- perf tests: Fix "PE file support" test build
(perf-sle16.1-v6.19-userspace-update).
- perf bpf-event: Fix use-after-free in synthesis (git-fixes).
- perf symbol: Add blocking argument to filename__read_build_id
(perf-sle16.1-v6.19-userspace-update).
- tools headers: Sync uapi/linux/vhost.h with the kernel source
(perf-sle16.1-v6.19-userspace-update).
- tools headers: Sync uapi/linux/fcntl.h with the kernel source
(perf-sle16.1-v6.19-userspace-update).
- tools headers: Sync arm64 headers with the kernel source
(perf-sle16.1-v6.19-userspace-update).
- tools headers: Sync x86 headers with the kernel source
(perf-sle16.1-v6.19-userspace-update).
- tools headers: Sync KVM headers with the kernel source
(perf-sle16.1-v6.19-userspace-update).
- perf test: Fix a build error in x86 topdown test (git-fixes).
- perf bpf-filter: Enable events manually
(perf-sle16.1-v6.19-userspace-update).
- perf test: Ensure lock contention using pipe mode
(perf-sle16.1-v6.19-userspace-update).
- perf python: Stop using deprecated PyUnicode_AsString()
(perf-sle16.1-v6.19-userspace-update).
- perf list: Skip ABI PMUs when printing pmu values
(perf-sle16.1-v6.19-userspace-update).
- perf list: Remove tracepoint printing code
(perf-sle16.1-v6.19-userspace-update).
- perf tp_pmu: Add event APIs
(perf-sle16.1-v6.19-userspace-update).
- perf tp_pmu: Factor existing tracepoint logic to new file
(perf-sle16.1-v6.19-userspace-update).
- perf parse-events: Remove non-json software events
(perf-sle16.1-v6.19-userspace-update).
- perf jevents: Add common software event json
(perf-sle16.1-v6.19-userspace-update).
- perf test: Fix comment ordering
(perf-sle16.1-v6.19-userspace-update).
- perf sort: Use perf_env to set arch sort keys and header
(perf-sle16.1-v6.19-userspace-update).
- perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common test
(perf-sle16.1-v6.19-userspace-update).
- perf sample: Remove arch notion of sample parsing
(perf-sle16.1-v6.19-userspace-update).
- perf env: Remove global perf_env
(perf-sle16.1-v6.19-userspace-update).
- perf trace: Avoid global perf_env with evsel__env
(perf-sle16.1-v6.19-userspace-update).
- perf auxtrace: Pass perf_env from session through to mmap read
(perf-sle16.1-v6.19-userspace-update).
- perf machine: Explicitly pass in host perf_env
(perf-sle16.1-v6.19-userspace-update).
- perf bench synthesize: Avoid use of global perf_env
(perf-sle16.1-v6.19-userspace-update).
- perf top: Make perf_env locally scoped
(perf-sle16.1-v6.19-userspace-update).
- perf session: Add host_env argument to perf_session__new
(perf-sle16.1-v6.19-userspace-update).
- perf test: Avoid use perf_env
(perf-sle16.1-v6.19-userspace-update).
- perf header: Clean up use of perf_env
(perf-sle16.1-v6.19-userspace-update).
- perf evlist: Change env variable to session
(perf-sle16.1-v6.19-userspace-update).
- perf session: Add accessor for session->header.env
(perf-sle16.1-v6.19-userspace-update).
- perf record: Make --buildid-mmap the default
(perf-sle16.1-v6.19-userspace-update).
- perf jitdump: Directly mark the jitdump DSO
(perf-sle16.1-v6.19-userspace-update).
- perf dso: Move build_id to dso_id
(perf-sle16.1-v6.19-userspace-update).
- perf build-id: Ensure struct build_id is empty before use
(perf-sle16.1-v6.19-userspace-update).
- perf build-id: Mark DSO in sample callchains
(perf-sle16.1-v6.19-userspace-update).
- perf build-id: Change sprintf functions to snprintf
(perf-sle16.1-v6.19-userspace-update).
- perf build-id: Truncate to avoid overflowing the build_id data
(perf-sle16.1-v6.19-userspace-update).
- perf build-id: Reduce size of "size" variable
(perf-sle16.1-v6.19-userspace-update).
- perf metricgroups: Add NO_THRESHOLD_AND_NMI constraint
(perf-sle16.1-v6.19-userspace-update).
- perf parse-events: Fix missing slots for Intel topdown metric
events (perf-sle16.1-v6.19-userspace-update).
- perf topdown: Use attribute to see an event is a topdown metic
or slots (git-fixes).
- perf parse-events: Support user CPUs mixed with
threads/processes (perf-sle16.1-v6.19-userspace-update).
- perf evsel: Add evsel__open_per_cpu_and_thread
(perf-sle16.1-v6.19-userspace-update).
- perf parse-events: Minor __add_event refactoring
(perf-sle16.1-v6.19-userspace-update).
- perf pmus: Factor perf_pmus__find_by_attr out of evsel__find_pmu
(perf-sle16.1-v6.19-userspace-update).
- perf evsel: Use libperf perf_evsel__exit
(perf-sle16.1-v6.19-userspace-update).
- libperf evsel: Factor perf_evsel__exit out of perf_evsel__delete
(perf-sle16.1-v6.19-userspace-update).
- libperf evsel: Rename own_cpus to pmu_cpus
(perf-sle16.1-v6.19-userspace-update).
- perf tool_pmu: Allow num_cpus(_online) to be specific to a
cpumask (perf-sle16.1-v6.19-userspace-update).
- perf parse-events: Allow the cpu term to be a PMU or CPU range
(perf-sle16.1-v6.19-userspace-update).
- perf stat: Don't size aggregation ids from user_requested_cpus
(perf-sle16.1-v6.19-userspace-update).
- perf stat: Avoid buffer overflow to the aggregation map
(perf-sle16.1-v6.19-userspace-update).
- perf parse-events: Warn if a cpu term is unsupported by a CPU
(perf-sle16.1-v6.19-userspace-update).
- perf pfm: Don't force loading of all PMUs
(perf-sle16.1-v6.19-userspace-update).
- perf stat: Remove duplicated include in stat-shadow.c
(perf-sle16.1-v6.19-userspace-update).
- perf ui scripts: Switch FILENAME_MAX to NAME_MAX
(perf-sle16.1-v6.19-userspace-update).
- perf pmu: Switch FILENAME_MAX to NAME_MAX
(perf-sle16.1-v6.19-userspace-update).
- perf: ftrace: add graph tracer
options args/retval/retval-hex/retaddr
(perf-sle16.1-v6.19-userspace-update).
- perf build: Always disable stack protection for BPF skeleton
objects (perf-sle16.1-v6.19-userspace-update).
- perf sched timehist: decode process names of processes in
zombie state (perf-sle16.1-v6.19-userspace-update).
- perf flamegraph: Fix minor pylint/type hint issues
(perf-sle16.1-v6.19-userspace-update).
- perf ftrace latency: Add -e option to measure time between
two events (perf-sle16.1-v6.19-userspace-update).
- perf python: Set index error for invalid thread/cpu map items
(perf-sle16.1-v6.19-userspace-update).
- perf python: Improve leader copying from evlist
(perf-sle16.1-v6.19-userspace-update).
- perf python: Correct pyrf_evsel__read for tool PMUs
(perf-sle16.1-v6.19-userspace-update).
- perf python: Fix thread check in pyrf_evsel__read
(perf-sle16.1-v6.19-userspace-update).
- perf python: In str(evsel) use the evsel__pmu_name helper
(perf-sle16.1-v6.19-userspace-update).
- perf jevents: If the long_desc and desc are identical then
drop the long_desc (perf-sle16.1-v6.19-userspace-update).
- perf expr: Accumulate rather than replace in the context counts
(perf-sle16.1-v6.19-userspace-update).
- perf stat: Move metric list from config to evlist
(perf-sle16.1-v6.19-userspace-update).
- perf metricgroup: Factor out for-each function and move out
printing (perf-sle16.1-v6.19-userspace-update).
- perf pmu: Tolerate failure to read the type for wellknown PMUs
(perf-sle16.1-v6.19-userspace-update).
- perf spark: Fix includes and add SPDX
(perf-sle16.1-v6.19-userspace-update).
- perf parse-events: Minor tidy up of event_type helper
(perf-sle16.1-v6.19-userspace-update).
- perf hwmon_pmu: Avoid shortening hwmon PMU name (git-fixes).
- perf list: Remove trailing A in PAI crypto event 4210
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update TigerLake events
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update SkylakeX events
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update SierraForest events
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update SapphireRapids events
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Add PantherLake events
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update MeteorLake events
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update LunarLake events
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update IcelakeX events
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update GraniteRapids events
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update GrandRidge events
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update EmeraldRapids events
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update CascadelakeX events
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update Arrowlake events
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update AlderlakeN events
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update Alderlake events
(perf-sle16.1-v6.19-userspace-update).
- perf test: Add more test cases to sched test
(perf-sle16.1-v6.19-userspace-update).
- perf tests make: Add NO_LIBDW=1 to minimal and add standalone
test (perf-sle16.1-v6.19-userspace-update).
- perf header: Fix pipe mode header dumping
(perf-sle16.1-v6.19-userspace-update).
- perf test: In forked mode add check that fds aren't leaked
(perf-sle16.1-v6.19-userspace-update).
- perf dso: With ref count checking, avoid dso_data holding dso
live (perf-sle16.1-v6.19-userspace-update).
- perf hwmon_pmu: Hold path rather than fd
(perf-sle16.1-v6.19-userspace-update).
- perf test code-reading: Avoid a leak of cpus and threads
(perf-sle16.1-v6.19-userspace-update).
- perf genelf: Fix NO_LIBDW=1 build
(perf-sle16.1-v6.19-userspace-update).
- perf test: Add libsubcmd help tests
(perf-sle16.1-v6.19-userspace-update).
- perf test: Check test suite description properly
(perf-sle16.1-v6.19-userspace-update).
- perf test: Add sched latency and script shell tests
(perf-sle16.1-v6.19-userspace-update).
- perf test: Name the noploop process
(perf-sle16.1-v6.19-userspace-update).
- perf build: Specify shellcheck should use bash
(perf-sle16.1-v6.19-userspace-update).
- perf test annotate: Use --percent-limit rather than head to
reduce output (perf-sle16.1-v6.19-userspace-update).
- perf test: Add basic callgraph test to record testing
(perf-sle16.1-v6.19-userspace-update).
- perf drm_pmu: Fix spelling mistake "bufers" -> "buffers"
(perf-sle16.1-v6.19-userspace-update).
- perf test: perf header test fails on s390
(perf-sle16.1-v6.19-userspace-update).
- perf stat: Fix uncore aggregation number
(perf-sle16.1-v6.19-userspace-update).
- perf build: Fix a build error on REFCNT_CHECKING=1
(perf-sle16.1-v6.19-userspace-update).
- tools/perf: Add --exclude-buildids option to perf archive
command (perf-sle16.1-v6.19-userspace-update).
- perf annotate: Fix source code annotate with objdump
(perf-sle16.1-v6.19-userspace-update).
- tools: Remove libcrypto dependency
(perf-sle16.1-v6.19-userspace-update).
- perf genelf: Remove libcrypto dependency and use built-in sha1()
(perf-sle16.1-v6.19-userspace-update).
- perf util: add a basic SHA-1 implementation
(perf-sle16.1-v6.19-userspace-update).
- perf build: enable -fno-strict-aliasing
(perf-sle16.1-v6.19-userspace-update).
- perf top: populate PMU capabilities data in perf_env
(perf-sle16.1-v6.19-userspace-update).
- perf tools: move perf_pmus__find_core_pmu() prototype to pmus.h
(perf-sle16.1-v6.19-userspace-update).
- perf trace: Split BPF skel code to util/bpf_trace_augment.c
(perf-sle16.1-v6.19-userspace-update).
- perf test: Change all remaining #!/bin/sh to #!/bin/bash
(perf-sle16.1-v6.19-userspace-update).
- perf header: Don't write empty BPF/BTF info
(perf-sle16.1-v6.19-userspace-update).
- perf header: Display message if BPF/BTF info is empty
(perf-sle16.1-v6.19-userspace-update).
- perf header: Allow tracing of attr events
(perf-sle16.1-v6.19-userspace-update).
- perf header: In pipe mode dump features without --header/-I
(perf-sle16.1-v6.19-userspace-update).
- perf tests: Add a DRM PMU test
(perf-sle16.1-v6.19-userspace-update).
- perf drm_pmu: Add a tool like PMU to expose DRM information
(perf-sle16.1-v6.19-userspace-update).
- perf parse-events: Avoid scanning PMUs that can't contain events
(perf-sle16.1-v6.19-userspace-update).
- perf debug: Add function symbols to dump_stack
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Remove excess variable declarations
(perf-sle16.1-v6.19-userspace-update).
- perf test: Replace grep perl regexp with awk
(perf-sle16.1-v6.19-userspace-update).
- libperf evsel: Add missed puts and asserts
(perf-sle16.1-v6.19-userspace-update).
- perf trace: Add missed freeing of ordered events and thread
(perf-sle16.1-v6.19-userspace-update).
- perf script: Add -e option to flamegraph script
(perf-sle16.1-v6.19-userspace-update).
- perf script: Handle -i option for perf script flamegraph
(perf-sle16.1-v6.19-userspace-update).
- perf trace: Show zero value in STRARRAY
(perf-sle16.1-v6.19-userspace-update).
- perf unwind-libdw: skip non-regular files
(perf-sle16.1-v6.19-userspace-update).
- perf build: The bfd features are opt-in, stop testing for them
by default (perf-sle16.1-v6.19-userspace-update).
- perf build: Add the libpfm devel fedora package name to the hint
(perf-sle16.1-v6.19-userspace-update).
- perf build: Suggest java-latest-openjdk-devel instead of old
1.8.0 one (perf-sle16.1-v6.19-userspace-update).
- perf srcline: Lower verbosity on addr2line debug messages
(perf-sle16.1-v6.19-userspace-update).
- perf test: add test for BPF metadata collection
(perf-sle16.1-v6.19-userspace-update).
- perf tools: display the new PERF_RECORD_BPF_METADATA event
(perf-sle16.1-v6.19-userspace-update).
- perf record: collect BPF metadata from new programs
(perf-sle16.1-v6.19-userspace-update).
- perf record: collect BPF metadata from existing BPF programs
(perf-sle16.1-v6.19-userspace-update).
- perf header: remove unecessary core id test
(perf-sle16.1-v6.19-userspace-update).
- perf test: Add header shell test
(perf-sle16.1-v6.19-userspace-update).
- perf test: Expand user space event reading (rdpmc) tests
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events arm64: Update FUJITSU-MONAKA pmu event
(perf-sle16.1-v6.19-userspace-update).
- perf: Fix libjvmti.c sign compare error
(perf-sle16.1-v6.19-userspace-update).
- perf script: perf script tests fails with segfault
(perf-sle16.1-v6.19-userspace-update).
- perf test trace: Change the regex pattern in the struct test
(perf-sle16.1-v6.19-userspace-update).
- perf test trace: Use --sort-events in BTF general tests
(perf-sle16.1-v6.19-userspace-update).
- perf test trace: Remove set -e for BTF general tests
(perf-sle16.1-v6.19-userspace-update).
- perf test trace: Stop tracing hrtimer_setup event in trace
enum test (perf-sle16.1-v6.19-userspace-update).
- perf test trace: Remove set -e and print trace test's error
messages (perf-sle16.1-v6.19-userspace-update).
- perf test trace: Use shell's -f flag to check if vmlinux exists
(perf-sle16.1-v6.19-userspace-update).
- perf trace: Remove --map-dump documentation (git-fixes).
- perf thread_map: Remove uid options
(perf-sle16.1-v6.19-userspace-update).
- perf target: Remove uid from target
(perf-sle16.1-v6.19-userspace-update).
- perf bench evlist-open-close: Switch user option to use BPF
filter (perf-sle16.1-v6.19-userspace-update).
- perf trace: Switch user option to use BPF filter
(perf-sle16.1-v6.19-userspace-update).
- perf top: Switch user option to use BPF filter
(perf-sle16.1-v6.19-userspace-update).
- perf tests record: Add basic uid filtering test
(perf-sle16.1-v6.19-userspace-update).
- perf record: Switch user option to use BPF filter
(perf-sle16.1-v6.19-userspace-update).
- perf parse-events: Add parse_uid_filter helper
(perf-sle16.1-v6.19-userspace-update).
- perf target: Separate parse_uid into its own function
(perf-sle16.1-v6.19-userspace-update).
- perf parse-events filter: Use evsel__find_pmu
(perf-sle16.1-v6.19-userspace-update).
- perf bpf-filter: Improve error messages
(perf-sle16.1-v6.19-userspace-update).
- RISC-V: perf/kvm: Add reporting of interrupt events
(perf-sle16.1-v6.19-userspace-update).
- perf bench futex: Remove support for IMMUTABLE
(perf-sle16.1-v6.19-userspace-update).
- tools headers x86 cpufeatures: Sync with the kernel sources
(perf-sle16.1-v6.19-userspace-update).
- perf bench futex: Fix prctl include in musl libc
(perf-sle16.1-v6.19-userspace-update).
- tools headers: Synchronize linux/bits.h with the kernel sources
(perf-sle16.1-v6.19-userspace-update).
- tools arch amd ibs: Sync ibs.h with the kernel sources
(perf-sle16.1-v6.19-userspace-update).
- tools arch x86: Sync the msr-index.h copy with the kernel
sources (perf-sle16.1-v6.19-userspace-update).
- tools headers: Update the copy of x86's mem{cpy,set}_64.S used
in 'perf bench' (perf-sle16.1-v6.19-userspace-update).
- tools headers UAPI: Sync linux/kvm.h with the kernel sources
(perf-sle16.1-v6.19-userspace-update).
- tools headers UAPI: Sync kvm header with the kernel sources
(perf-sle16.1-v6.19-userspace-update).
- tools headers x86 svm: Sync svm headers with the kernel sources
(perf-sle16.1-v6.19-userspace-update).
- tools headers UAPI: Sync KVM's vmx.h header with the kernel
sources (perf-sle16.1-v6.19-userspace-update).
- perf mem: Document new output fields (op, cache, mem, dtlb,
snoop) (perf-sle16.1-v6.19-userspace-update).
- perf test: Restrict uniquifying test to machines with
'uncore_imc' (perf-sle16.1-v6.19-userspace-update).
- perf symbols: Ignore mapping symbols on riscv
(perf-sle16.1-v6.19-userspace-update).
- perf lock contention: Reject more than 10ms delays for safety
(perf-sle16.1-v6.19-userspace-update).
- perf symbol: Move demangling code out of symbol-elf.c
(perf-sle16.1-v6.19-userspace-update).
- perf script: Print PERF_AUX_FLAG_COLLISION flag
(perf-sle16.1-v6.19-userspace-update).
- perf mem: Show absolute percent in mem_stat output
(perf-sle16.1-v6.19-userspace-update).
- perf mem: Display sort order only if it's available
(perf-sle16.1-v6.19-userspace-update).
- perf mem: Describe overhead calculation in brief
(perf-sle16.1-v6.19-userspace-update).
- Revert "perf thread: Ensure comm_lock held for comm_list"
(perf-sle16.1-v6.19-userspace-update).
- perf test trace_summary: Skip --bpf-summary tests if no libbpf
(perf-sle16.1-v6.19-userspace-update).
- perf test intel-pt: Skip jitdump test if no libelf
(perf-sle16.1-v6.19-userspace-update).
- perf intel-tpebs: Avoid race when evlist is being deleted
(perf-sle16.1-v6.19-userspace-update).
- perf test demangle-java: Don't segv if demangling fails
(perf-sle16.1-v6.19-userspace-update).
- perf machine: Factor creating a "live" machine out of
dwarf-unwind (perf-sle16.1-v6.19-userspace-update).
- perf test: Add AMD IBS sw filter test
(perf-sle16.1-v6.19-userspace-update).
- perf mem: Count L2 HITM for c2c statistic
(perf-sle16.1-v6.19-userspace-update).
- perf arm-spe: Add support for SPE Data Source
packet on HiSilicon HIP12 (jsc#PED-15498
perf-sle16.1-v6.19-userspace-update).
- perf pmu intel: Adjust cpumaks for sub-NUMA clusters on
graniterapids (perf-sle16.1-v6.19-userspace-update).
- perf tests trace_summary.sh: Run in exclusive mode
(perf-sle16.1-v6.19-userspace-update).
- perf test: Add cgroup summary test case for 'perf trace'
(perf-sle16.1-v6.19-userspace-update).
- perf python: Add counting.py as example for counting perf events
(perf-sle16.1-v6.19-userspace-update).
- perf python: Add evlist close support
(perf-sle16.1-v6.19-userspace-update).
- perf python: Add evsel read method
(perf-sle16.1-v6.19-userspace-update).
- perf python: Add support for 'struct perf_counts_values'
to return counter data (perf-sle16.1-v6.19-userspace-update).
- perf python: Add evsel cpus and threads functions
(perf-sle16.1-v6.19-userspace-update).
- libperf threadmap: Add perf_thread_map__idx()
(perf-sle16.1-v6.19-userspace-update).
- libperf threadmap: Don't segv for index 0 for the NULL 'struct
perf_thread_map' pointer (perf-sle16.1-v6.19-userspace-update).
- perf test amd: Skip amd-ibs-period test on kernel < v6.15
(perf-sle16.1-v6.19-userspace-update).
- perf thread: Ensure comm_lock held for comm_list
(perf-sle16.1-v6.19-userspace-update).
- perf rwsem: Add clang's -Wthread-safety annotations
(perf-sle16.1-v6.19-userspace-update).
- perf dso: Minor refactor to allow clang's Wthread-safety
analysis (perf-sle16.1-v6.19-userspace-update).
- perf ftrace: Use process/session specific trace settings
(perf-sle16.1-v6.19-userspace-update).
- tools headers: Synchronize linux/bits.h with the kernel sources
(perf-sle16.1-v6.19-userspace-update).
- tools headers compiler: Pick the const_true() define from the
kernel sources (perf-sle16.1-v6.19-userspace-update).
- tools headers x86 cpufeatures: Sync with the kernel sources
to pick ZEN6 and Indirect Target Selection (ITS) bits
(perf-sle16.1-v6.19-userspace-update).
- tools arch x86: Sync the msr-index.h copy with the kernel
sources (perf-sle16.1-v6.19-userspace-update).
- tools include UAPI: Sync linux/vhost.h with the kernel sources
(perf-sle16.1-v6.19-userspace-update).
- perf test probe_vfs_getname: Add regex for searching probe line
(perf-sle16.1-v6.19-userspace-update).
- perf record: Fix a asan runtime error in util/maps.c
(perf-sle16.1-v6.19-userspace-update).
- perf record: Add 8-byte aligned event type
PERF_RECORD_COMPRESSED2 (perf-sle16.1-v6.19-userspace-update).
- perf intel-tpebs: Filter non-workload samples
(perf-sle16.1-v6.19-userspace-update).
- perf test: Allow tolerance for leader sampling test
(perf-sle16.1-v6.19-userspace-update).
- perf test: Add stat uniquifying test
(perf-sle16.1-v6.19-userspace-update).
- perf parse-events: Use wildcard processing to set an event to
merge into (perf-sle16.1-v6.19-userspace-update).
- perf evlist: Make uniquifying counter names consistent
(perf-sle16.1-v6.19-userspace-update).
- perf trace: Support --summary-mode=cgroup
(perf-sle16.1-v6.19-userspace-update).
- perf report: Add 'tgid' sort key
(perf-sle16.1-v6.19-userspace-update).
- perf test: Update sysfs path for core PMU caps
(perf-sle16.1-v6.19-userspace-update).
- perf test: Fix LBR test by ignoring idle task
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Fix arm64 source package build
(perf-sle16.1-v6.19-userspace-update).
- perf test: Hybrid improvements for metric value validation test
(perf-sle16.1-v6.19-userspace-update).
- perf list: Display the PMU name associated with a perf metric
in JSON (perf-sle16.1-v6.19-userspace-update).
- perf metricgroup: Binary search when resolving referred to
metrics (perf-sle16.1-v6.19-userspace-update).
- perf pmu: Change aliases from list to hashmap
(perf-sle16.1-v6.19-userspace-update).
- perf fncache: Switch to using hashmap
(perf-sle16.1-v6.19-userspace-update).
- perf tests: Harden branch stack sampling test
(perf-sle16.1-v6.19-userspace-update).
- perf parse-events: Add "cpu" term to set the CPU an event is
recorded on (perf-sle16.1-v6.19-userspace-update).
- perf parse-events: Set is_pmu_core for legacy hardware events
(perf-sle16.1-v6.19-userspace-update).
- perf stat: Use counter cpumask to skip zero values
(perf-sle16.1-v6.19-userspace-update).
- libperf cpumap: Add ability to create CPU from a single CPU
number (perf-sle16.1-v6.19-userspace-update).
- perf tests metrics: Permission related fixes
(perf-sle16.1-v6.19-userspace-update).
- perf evsel: Add per-thread warning for EOPNOTSUPP open failues
(perf-sle16.1-v6.19-userspace-update).
- perf intel-pt: Do not default to recording all switch events
(perf-sle16.1-v6.19-userspace-update).
- perf intel-pt: Fix PEBS-via-PT data_src (git-fixes).
- perf test demangle-ocaml: Switch to using dso__demangle_sym()
(perf-sle16.1-v6.19-userspace-update).
- perf test demangle-java: Switch to using dso__demangle_sym()
(perf-sle16.1-v6.19-userspace-update).
- perf test demangle-rust: Add Rust demangling test
(perf-sle16.1-v6.19-userspace-update).
- perf demangle-rust: Remove previous legacy rust decoder
(perf-sle16.1-v6.19-userspace-update).
- perf symbol-elf: Integrate rust-v0 demangling
(perf-sle16.1-v6.19-userspace-update).
- perf demangle-rust: Add rustc-demangle C demangler
(perf-sle16.1-v6.19-userspace-update).
- perf test amd ibs: Fix spelling mistake "Asssuming" ->
"Assuming" (perf-sle16.1-v6.19-userspace-update).
- perf pmu: Use available core PMU for raw events
(perf-sle16.1-v6.19-userspace-update).
- perf lock contention: Add -J/--inject-delay option
(perf-sle16.1-v6.19-userspace-update).
- perf trace: Fix leaks of 'struct thread' in fprintf_sys_enter()
(perf-sle16.1-v6.19-userspace-update).
- perf parse-events: Add debug dump of evlist if reordered
(perf-sle16.1-v6.19-userspace-update).
- perf evlist: Make groups visible in evlist__format_evsels()
output (perf-sle16.1-v6.19-userspace-update).
- perf evlist: Refactor evlist__scnprintf_evsels()
(perf-sle16.1-v6.19-userspace-update).
- perf stat: Remove print_mixed_hw_group_error
(perf-sle16.1-v6.19-userspace-update).
- perf stat: Better hybrid support for the NMI watchdog warning
(perf-sle16.1-v6.19-userspace-update).
- perf trace: Add missing thread__put() in thread__e_machine()
(perf-sle16.1-v6.19-userspace-update).
- perf trace: Free the files.max entry in files->table
(perf-sle16.1-v6.19-userspace-update).
- perf test: Add direct off-cpu tests
(perf-sle16.1-v6.19-userspace-update).
- perf record --off-cpu: Add --off-cpu-thresh option
(perf-sle16.1-v6.19-userspace-update).
- perf record --off-cpu: Dump the remaining PERF_SAMPLE_
in sample_type from BPF's stack trace map
(perf-sle16.1-v6.19-userspace-update).
- perf script: Display off-cpu samples correctly
(perf-sle16.1-v6.19-userspace-update).
- perf record --off-cpu: Disable perf_event's callchain collection
(perf-sle16.1-v6.19-userspace-update).
- perf evsel: Assemble off-cpu samples
(perf-sle16.1-v6.19-userspace-update).
- perf record --off-cpu: Dump off-cpu samples in BPF
(perf-sle16.1-v6.19-userspace-update).
- perf record --off-cpu: Preparation of off-cpu BPF program
(perf-sle16.1-v6.19-userspace-update).
- perf record --off-cpu: Parse off-cpu event
(perf-sle16.1-v6.19-userspace-update).
- perf evsel: Expose evsel__is_offcpu_event() for future use
(perf-sle16.1-v6.19-userspace-update).
- perf mem: Add 'dtlb' output field
(perf-sle16.1-v6.19-userspace-update).
- perf mem: Add 'snoop' output field
(perf-sle16.1-v6.19-userspace-update).
- perf mem: Add 'cache' and 'memory' output fields
(perf-sle16.1-v6.19-userspace-update).
- perf hist: Hide unused mem stat columns
(perf-sle16.1-v6.19-userspace-update).
- perf mem: Add 'op' output field
(perf-sle16.1-v6.19-userspace-update).
- perf hist: Implement output fields for mem stats
(perf-sle16.1-v6.19-userspace-update).
- perf hist: Basic support for mem_stat accounting
(perf-sle16.1-v6.19-userspace-update).
- perf hist: Add struct he_mem_stat
(perf-sle16.1-v6.19-userspace-update).
- perf hist: Support multi-line header
(perf-sle16.1-v6.19-userspace-update).
- perf record: Add --sample-mem-info option
(perf-sle16.1-v6.19-userspace-update).
- perf hist: Remove output field from sort-list properly
(perf-sle16.1-v6.19-userspace-update).
- perf test perf-report-hierarchy: Add new test
(perf-sle16.1-v6.19-userspace-update).
- perf test amd ibs: Add sample period unit test
(perf-sle16.1-v6.19-userspace-update).
- perf mem/c2c amd: Add ldlat support
(perf-sle16.1-v6.19-userspace-update).
- perf amd ibs: Incorporate Zen5 DTLB and PageSize information
(perf-sle16.1-v6.19-userspace-update).
- perf amd ibs: Add Load Latency bits in raw dump
(perf-sle16.1-v6.19-userspace-update).
- perf symbols: Handle 'u' and 'l' symbols in /proc/kallsyms
(perf-sle16.1-v6.19-userspace-update).
- perf test probe_vfs_getname: Skip if no suitable line detected
(perf-sle16.1-v6.19-userspace-update).
- perf lock contention: Symbolize zone->lock using BTF
(perf-sle16.1-v6.19-userspace-update).
- perf test: Add perf trace summary test
(perf-sle16.1-v6.19-userspace-update).
- perf trace: Implement syscall summary in BPF
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events arm64: Drop hip08 PublicDescription if same
as BriefDescription (perf-sle16.1-v6.19-userspace-update).
- perf vendor events arm64: Fill up Desc field for Hisi hip08
hha pmu (perf-sle16.1-v6.19-userspace-update).
- perf bench evlist-open-close: Reduce scope of 2 variables
(perf-sle16.1-v6.19-userspace-update).
- perf tests record: Cleanup improvements
(perf-sle16.1-v6.19-userspace-update).
- perf tests metric-only perf stat: Fix tests 84 and 86 s390
(perf-sle16.1-v6.19-userspace-update).
- perf session: Skip unsupported new event types
(perf-sle16.1-v6.19-userspace-update).
- perf hist: Allow custom output fields in hierarchy mode
(perf-sle16.1-v6.19-userspace-update).
- perf hist: Set levels in output_field_add()
(perf-sle16.1-v6.19-userspace-update).
- perf hist: Remove formats in hierarchy when cancel latency
(perf-sle16.1-v6.19-userspace-update).
- perf hist: Remove formats in hierarchy when cancel children
(perf-sle16.1-v6.19-userspace-update).
- perf record: Retirement latency cleanup in evsel__config
(perf-sle16.1-v6.19-userspace-update).
- perf pmu-events: Add retirement latency to JSON events inside
of perf (perf-sle16.1-v6.19-userspace-update).
- perf stat: Add mean, min, max and last --tpebs-mode options
(perf-sle16.1-v6.19-userspace-update).
- perf intel-tpebs: Use stats for retirement latency statistics
(perf-sle16.1-v6.19-userspace-update).
- perf intel-tpebs: Don't close record on read
(perf-sle16.1-v6.19-userspace-update).
- perf intel-tpebs: Add mutex for tpebs_results
(perf-sle16.1-v6.19-userspace-update).
- perf intel-tpebs: Add support for updating counts in
evsel__tpebs_read (perf-sle16.1-v6.19-userspace-update).
- perf intel-tpebs: Refactor tpebs_results list
(perf-sle16.1-v6.19-userspace-update).
- perf intel-tpebs: Ensure events are opened, factor out finding
(perf-sle16.1-v6.19-userspace-update).
- perf intel-tpebs: Inline get_perf_record_args
(perf-sle16.1-v6.19-userspace-update).
- perf intel-tpebs: Reduce scope of the tpebs_events_size variable
(perf-sle16.1-v6.19-userspace-update).
- perf intel-tpebs: Move the cpumap_buf variable out of
evsel__tpebs_open() (perf-sle16.1-v6.19-userspace-update).
- perf intel-tpebs: Separate evsel__tpebs_prepare() out of
evsel__tpebs_open() (perf-sle16.1-v6.19-userspace-update).
- perf intel-tpebs: Rename tpebs_start to evsel__tpebs_open
(perf-sle16.1-v6.19-userspace-update).
- perf intel-tpebs: Simplify tpebs_cmd
(perf-sle16.1-v6.19-userspace-update).
- perf intel-tpebs: Cleanup header
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update westmereep-dp events
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update tigerlake metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update snowridgex events
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update skylakex events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update skylake metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update sierraforest events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update sapphirerapids events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update sandybridge metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update rocketlake events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update nehalemex events
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update nehalemep events
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update meteorlake events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update lunarlake events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update jaketown metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update ivytown metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update ivybridge metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update icelakex events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update icelake events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update haswellx metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update haswell metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Add graniterapids retirement latencies
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update grandridge events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update emeraldrapids events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update elkhartlake events
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update clearwaterforest events
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update cascadelakex events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update broadwellx metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update broadwellde metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update broadwell metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update bonnell events
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update arrowlake events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update AlderlakeN events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update alderlake events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf ui browser hists: Simplify the routines that add entries
to the popup menu (perf-sle16.1-v6.19-userspace-update).
- perf ui browser: Accept the left arrow key as a Zoom out if
done on the first column (perf-sle16.1-v6.19-userspace-update).
- perf ui browser annotate: Don't show the source code view
status initially (perf-sle16.1-v6.19-userspace-update).
- perf ui browser annotate: Show in the title the source code
view toggle (perf-sle16.1-v6.19-userspace-update).
- perf ui browser map: Provide feedback on unhandled hotkeys
(perf-sle16.1-v6.19-userspace-update).
- perf ui browser hists: Provide feedback on unhandled hotkeys
(perf-sle16.1-v6.19-userspace-update).
- perf ui browser header: Provide feedback on unhandled hotkeys
(perf-sle16.1-v6.19-userspace-update).
- perf ui browser annotate: Provide feedback on unhandled hotkeys
(perf-sle16.1-v6.19-userspace-update).
- perf ui browser annotate-data: Provide feedback on unhandled
hotkeys (perf-sle16.1-v6.19-userspace-update).
- perf ui browser: Add a warn on unhandled hotkey helper
(perf-sle16.1-v6.19-userspace-update).
- perf ui browser: Add key_name() helper
(perf-sle16.1-v6.19-userspace-update).
- perf check: Add tip about building with libbfd using
BUILD_NONDISTRO=1 (perf-sle16.1-v6.19-userspace-update).
- perf check: Allow showing a tip for opt-in features not built
into perf (perf-sle16.1-v6.19-userspace-update).
- perf check: Move the FEATURE_STATUS() macro to its only user
source file (perf-sle16.1-v6.19-userspace-update).
- perf check: Share the feature status printing routine with
'perf version' (perf-sle16.1-v6.19-userspace-update).
- tools/arch/x86: Move the <asm/amd-ibs.h> header to
<asm/amd/ibs.h> (perf-sle16.1-v6.19-userspace-update).
- x86/platform/amd: Move the <asm/amd-ibs.h> header to
<asm/amd/ibs.h> (perf-sle16.1-v6.19-userspace-update).
- perf/uapi: Fix PERF_RECORD_SAMPLE comments in
<uapi/linux/perf_event.h> (perf-sle16.1-v6.19-userspace-update).
- tools/perf: Allow to select the number of hash buckets
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Fix in-source libperf build
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Fix arm64 build by generating unistd_64.h
(perf-sle16.1-v6.19-userspace-update).
- perf libunwind arm64: Fix missing close parens in an if
statement (perf-sle16.1-v6.19-userspace-update).
- tools headers: Update the arch/x86/lib/memset_64.S copy with
the kernel sources (perf-sle16.1-v6.19-userspace-update).
- tools headers: Update the x86 headers with the kernel sources
(perf-sle16.1-v6.19-userspace-update).
- tools headers: Update the linux/unaligned.h copy with the
kernel sources (perf-sle16.1-v6.19-userspace-update).
- tools headers: Update the VFS headers with the kernel sources
(perf-sle16.1-v6.19-userspace-update).
- tools headers: Update the socket headers with the kernel sources
(perf-sle16.1-v6.19-userspace-update).
- tools headers: Update the KVM headers with the kernel sources
(perf-sle16.1-v6.19-userspace-update).
- perf report: Fix a memory leak for perf_env on AMD
(perf-sle16.1-v6.19-userspace-update).
- perf trace: Fix wrong size to bpf_map__update_elem call
(perf-sle16.1-v6.19-userspace-update).
- perf python: Fix setup.py mypy errors
(perf-sle16.1-v6.19-userspace-update).
- perf test: Address attr.py mypy error
(perf-sle16.1-v6.19-userspace-update).
- perf build: Add pylint build tests
(perf-sle16.1-v6.19-userspace-update).
- perf build: Add mypy build tests
(perf-sle16.1-v6.19-userspace-update).
- perf build: Rename TEST_LOGS to SHELL_TEST_LOGS
(perf-sle16.1-v6.19-userspace-update).
- perf bench sched pipe: fix enforced blocking reads in
worker_thread (perf-sle16.1-v6.19-userspace-update).
- perf build: filter all combinations of -flto for libperl
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events arm64: AmpereOne/AmpereOneX:
Mark LD_RETIRED impacted by errata (jsc#PED-13627
perf-sle16.1-v6.19-userspace-update).
- perf trace: Fix evlist memory leak
(perf-sle16.1-v6.19-userspace-update).
- perf trace: Fix BTF memory leak
(perf-sle16.1-v6.19-userspace-update).
- perf trace: Make syscall table stable
(perf-sle16.1-v6.19-userspace-update).
- perf syscalltbl: Mask off ABI type for MIPS system calls
(perf-sle16.1-v6.19-userspace-update).
- perf build: Remove Makefile.syscalls
(perf-sle16.1-v6.19-userspace-update).
- perf syscalltbl: Use lookup table containing multiple
architectures (perf-sle16.1-v6.19-userspace-update).
- perf trace beauty: Add syscalltbl.sh generating all system
call tables (perf-sle16.1-v6.19-userspace-update).
- perf thread: Add support for reading the e_machine type for
a thread (perf-sle16.1-v6.19-userspace-update).
- perf dso: Add support for reading the e_machine type for a dso
(perf-sle16.1-v6.19-userspace-update).
- perf syscalltbl: Remove struct syscalltbl
(perf-sle16.1-v6.19-userspace-update).
- perf trace: Reorganize syscalls
(perf-sle16.1-v6.19-userspace-update).
- perf syscalltbl: Remove syscall_table.h
(perf-sle16.1-v6.19-userspace-update).
- perf dso: kernel-doc for enum dso_binary_type
(perf-sle16.1-v6.19-userspace-update).
- perf dso: Move libunwind dso_data variables into ifdef
(perf-sle16.1-v6.19-userspace-update).
- perf report: Disable children column for data type profiling
(perf-sle16.1-v6.19-userspace-update).
- perf report: Allow hierarchy mode for --children
(perf-sle16.1-v6.19-userspace-update).
- perf sort: Keep output fields in the same level
(perf-sle16.1-v6.19-userspace-update).
- libperf: Don't remove -g when EXTRA_CFLAGS are used
(perf-sle16.1-v6.19-userspace-update).
- perf cpumap: Increment reference count for online cpumap
(perf-sle16.1-v6.19-userspace-update).
- perf kwork: Remove unreachable judgments
(perf-sle16.1-v6.19-userspace-update).
- perf python tracepoint.py: Change the COMM using setproctitle
if available (perf-sle16.1-v6.19-userspace-update).
- perf python: Remove some unused macros
(_PyUnicode_FromString(arg), etc)
(perf-sle16.1-v6.19-userspace-update).
- perf test dso-data: Correctly free test file in read test
(perf-sle16.1-v6.19-userspace-update).
- perf dso: Use lock annotations to fix asan deadlock
(perf-sle16.1-v6.19-userspace-update).
- perf mutex: Add annotations for LOCKS_EXCLUDED and
LOCKS_RETURNED (perf-sle16.1-v6.19-userspace-update).
- perf test: Add pipe output testing for annotate
(perf-sle16.1-v6.19-userspace-update).
- perf test: Fixes to variable expansion and stdout for diff test
(perf-sle16.1-v6.19-userspace-update).
- perf libunwind: Fixup conversion perf_sample->user_regs to a
pointer (perf-sle16.1-v6.19-userspace-update).
- perf script: Update brstack syntax documentation
(perf-sle16.1-v6.19-userspace-update).
- perf script: Fix typo in branch event mask
(perf-sle16.1-v6.19-userspace-update).
- perf hist stdio: Do bounds check when printing
callchains to avoid UB with new gcc versions
(perf-sle16.1-v6.19-userspace-update).
- libapi: Add missing header with NAME_MAX define to io_dir.h
(perf-sle16.1-v6.19-userspace-update).
- perf annotate: Add --code-with-type option
(perf-sle16.1-v6.19-userspace-update).
- perf annotate: Implement code + data type annotation
(perf-sle16.1-v6.19-userspace-update).
- perf annotate: Factor out __hist_entry__get_data_type()
(perf-sle16.1-v6.19-userspace-update).
- perf annotate: Pass hist_entry to annotate functions
(perf-sle16.1-v6.19-userspace-update).
- perf annotate: Pass annotation_options to
annotation_line__print() (perf-sle16.1-v6.19-userspace-update).
- perf annotate: Remove unused len parameter from
annotation_line__print() (perf-sle16.1-v6.19-userspace-update).
- perf annotate-data: Add annotated_data_type__get_member_name()
(perf-sle16.1-v6.19-userspace-update).
- perf ftrace: Use atomic inc to update histogram in BPF
(perf-sle16.1-v6.19-userspace-update).
- perf ftrace: Remove an unnecessary condition check in BPF
(perf-sle16.1-v6.19-userspace-update).
- perf ftrace: Fix latency stats with BPF
(perf-sle16.1-v6.19-userspace-update).
- perf test stat: Additional topdown grouping tests
(perf-sle16.1-v6.19-userspace-update).
- perf x86 evlist: Update comments on topdown regrouping
(perf-sle16.1-v6.19-userspace-update).
- perf parse-events: Corrections to topdown sorting
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Improve handling of hybrid PMUs in
perf_event_attr__fprintf (perf-sle16.1-v6.19-userspace-update).
- perf python tracepoint: Switch to using parse_events
(perf-sle16.1-v6.19-userspace-update).
- perf python: Add evlist.config to set up record options
(perf-sle16.1-v6.19-userspace-update).
- perf python: Add evlist all_cpus accessor
(perf-sle16.1-v6.19-userspace-update).
- perf python: Avoid duplicated code in get_tracepoint_field
(perf-sle16.1-v6.19-userspace-update).
- perf python: Update ungrouped evsel leader in clone
(perf-sle16.1-v6.19-userspace-update).
- perf python: Add optional cpus and threads arguments to
parse_events (perf-sle16.1-v6.19-userspace-update).
- perf python: Add member access to a number of evsel variables
(perf-sle16.1-v6.19-userspace-update).
- perf python: Add evlist enable and disable methods
(perf-sle16.1-v6.19-userspace-update).
- perf evsel: tp_format accessing improvements
(perf-sle16.1-v6.19-userspace-update).
- perf symbol: Support .gnu_debugdata for symbols
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Add LZMA decompression from FILE
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Add dummy functions for !HAVE_LZMA_SUPPORT
(perf-sle16.1-v6.19-userspace-update).
- perf mem: Don't leak mem event names
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events riscv: Add SiFive P650 events
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events riscv: Add SiFive P550 events
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events riscv: Add SiFive Bullet version 0x0d events
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events riscv: Add SiFive Bullet version 0x07 events
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events riscv: Update SiFive Bullet events
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events riscv: Remove leading zeroes
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events riscv: Rename U74 to Bullet
(perf-sle16.1-v6.19-userspace-update).
- perf util: Remove unused perf_config__refresh
(perf-sle16.1-v6.19-userspace-update).
- perf util: Remove unused perf_pmus__default_pmu_name
(perf-sle16.1-v6.19-userspace-update).
- perf util: Remove unused perf_data__update_dir
(perf-sle16.1-v6.19-userspace-update).
- perf util: Remove unused pstack__pop
(perf-sle16.1-v6.19-userspace-update).
- perf util: Remove unused perf_color_default_config
(perf-sle16.1-v6.19-userspace-update).
- perf report: Fix memory leaks in the hierarchy mode
(perf-sle16.1-v6.19-userspace-update).
- perf report: Use map_symbol__copy() when copying callchains
(perf-sle16.1-v6.19-userspace-update).
- perf annotate: Return errors from disasm_line__parse_powerpc()
(perf-sle16.1-v6.19-userspace-update).
- perf annotate: Add annotation_options.disassembler_used
(perf-sle16.1-v6.19-userspace-update).
- perf report: Do not process non-JIT BPF ksymbol events
(perf-sle16.1-v6.19-userspace-update).
- perf test: Fix leak in "Synthesize attr update" test
(perf-sle16.1-v6.19-userspace-update).
- perf machine: Fix insertion of PERF_RECORD_KSYMBOL related
kernel maps (perf-sle16.1-v6.19-userspace-update).
- perf maps: Add missing map__set_kmap_maps() when replacing a
kernel map (perf-sle16.1-v6.19-userspace-update).
- perf maps: Fixup maps_by_name when modifying maps_by_address
(perf-sle16.1-v6.19-userspace-update).
- perf machine: Fixup kernel maps ends after adding extra maps
(perf-sle16.1-v6.19-userspace-update).
- perf maps: Set the kmaps for newly created/added kernel maps
(perf-sle16.1-v6.19-userspace-update).
- perf maps: Introduce map__set_kmap_maps() for kernel maps
(perf-sle16.1-v6.19-userspace-update).
- perf script: Fix output type for dynamically allocated core
PMU's (perf-sle16.1-v6.19-userspace-update).
- perf test: Simplify data symbol test
(perf-sle16.1-v6.19-userspace-update).
- perf test: Add trace record and replay test
(perf-sle16.1-v6.19-userspace-update).
- perf test: Skip perf trace tests when running as non-root
(perf-sle16.1-v6.19-userspace-update).
- perf test: Skip perf probe tests when running as non-root
(perf-sle16.1-v6.19-userspace-update).
- perf test: Add --metric-only to perf stat output tests
(perf-sle16.1-v6.19-userspace-update).
- perf arm-spe: Support previous branch target (PBT) address
(perf-sle16.1-v6.19-userspace-update).
- perf arm-spe: Add branch stack
(perf-sle16.1-v6.19-userspace-update).
- perf arm-spe: Set sample flags with supplement info
(perf-sle16.1-v6.19-userspace-update).
- perf arm-spe: Fill branch operations and events to record
(perf-sle16.1-v6.19-userspace-update).
- perf arm-spe: Decode transactional event
(perf-sle16.1-v6.19-userspace-update).
- perf arm-spe: Extend branch operations
(perf-sle16.1-v6.19-userspace-update).
- perf script: Add not taken event for branch stack
(perf-sle16.1-v6.19-userspace-update).
- perf script: Add not taken event for branches
(perf-sle16.1-v6.19-userspace-update).
- perf script: Separate events from branch types
(perf-sle16.1-v6.19-userspace-update).
- perf script: Refactor sample_flags_to_name() function
(perf-sle16.1-v6.19-userspace-update).
- perf script: Make printing flags reliable
(perf-sle16.1-v6.19-userspace-update).
- perf stat: Fix non-uniquified hybrid legacy events
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Skip BPF sideband event for userspace profiling
(perf-sle16.1-v6.19-userspace-update).
- perf test: Fix spelling mistake "sythesizing" -> "synthesizing"
(perf-sle16.1-v6.19-userspace-update).
- perf arm-spe: Report error if set frequency
(perf-sle16.1-v6.19-userspace-update).
- perf lock: Report owner stack in usermode
(perf-sle16.1-v6.19-userspace-update).
- perf lock: Make rb_tree helper functions generic
(perf-sle16.1-v6.19-userspace-update).
- perf lock: Retrieve owner callstack in bpf program
(perf-sle16.1-v6.19-userspace-update).
- perf lock: Add bpf maps for owner stack tracing
(perf-sle16.1-v6.19-userspace-update).
- perf cpumap: Reduce cpu size from int to int16_t
(perf-sle16.1-v6.19-userspace-update).
- perf trace: Add missing perf_tool__init()
(perf-sle16.1-v6.19-userspace-update).
- perf list: Document -v option deduplication feature
(perf-sle16.1-v6.19-userspace-update).
- perf probe: Pick the correct dwarf die while adding probe points
(perf-sle16.1-v6.19-userspace-update).
- perf ftrace latency: allow to hide empty buckets
(perf-sle16.1-v6.19-userspace-update).
- perf ftrace latency: variable histogram buckets
(perf-sle16.1-v6.19-userspace-update).
- perf annotate-data: Handle direct use of stack pointer without
fbreg (perf-sle16.1-v6.19-userspace-update).
- perf report: Fix sample number stats for branch entry mode
(perf-sle16.1-v6.19-userspace-update).
- perf machine: Reuse module path buffer
(perf-sle16.1-v6.19-userspace-update).
- perf hwmon_pmu: Switch event discovery to io_dir__readdir
(perf-sle16.1-v6.19-userspace-update).
- perf parse-events: Switch tracepoints to io_dir__readdir
(perf-sle16.1-v6.19-userspace-update).
- perf events: Remove scandir in thread synthesis
(perf-sle16.1-v6.19-userspace-update).
- perf header: Switch mem topology to io_dir__readdir
(perf-sle16.1-v6.19-userspace-update).
- perf pmu: Switch to io_dir__readdir
(perf-sle16.1-v6.19-userspace-update).
- perf maps: Switch modules tree walk to io_dir__readdir
(perf-sle16.1-v6.19-userspace-update).
- tools lib api: Add io_dir an allocation free readdir alternative
(perf-sle16.1-v6.19-userspace-update).
- perf parse-events: Tidy name token matching
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Improve startup time by reducing unnecessary stat()
calls (perf-sle16.1-v6.19-userspace-update).
- perf report: Fix input reload/switch with symbol sort key
(git-fixes).
- perf report: Support switching data w/ and w/o callchains
(perf-sle16.1-v6.19-userspace-update).
- perf list: Also append PMU name in verbose mode
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events arm64: Fix incorrect CPU_CYCLE in metrics
expr (perf-sle16.1-v6.19-userspace-update).
- perf script: Fix hangup in offline flamegraph report
(perf-sle16.1-v6.19-userspace-update).
- perf hist: Shrink struct hist_entry size
(perf-sle16.1-v6.19-userspace-update).
- perf test: Add tests for latency and parallelism profiling
(perf-sle16.1-v6.19-userspace-update).
- perf report: Add latency and parallelism profiling documentation
(perf-sle16.1-v6.19-userspace-update).
- perf report: Add --latency flag
(perf-sle16.1-v6.19-userspace-update).
- perf report: Add latency output field
(perf-sle16.1-v6.19-userspace-update).
- perf report: Add parallelism filter
(perf-sle16.1-v6.19-userspace-update).
- perf report: Switch filtered from u8 to u16
(perf-sle16.1-v6.19-userspace-update).
- perf report: Add parallelism sort key
(perf-sle16.1-v6.19-userspace-update).
- perf report: Add machine parallelism
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Fix compile error on sample->user_regs
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Fix compilation error on arm64
(perf-sle16.1-v6.19-userspace-update).
- perf sample: Make user_regs and intr_regs optional
(perf-sle16.1-v6.19-userspace-update).
- perf test stat_all_metrics: Ensure missing events fail test
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update Tigerlake events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update SkylakeX events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update Skylake metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update Sierraforest events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update Sapphirerapids events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update Rocketlake events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update Meteorlake events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update/add Lunarlake events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update IcelakeX events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update Icelake events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update HaswellX events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update Haswell events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update/add Graniterapids events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update GrandRidge events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update EmeraldRapids events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Add Clearwaterforest events (jsc#PED-10528).
- perf vendor events: Update CascadelakeX events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update BroadwellX events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update BroadwellDE events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update Broadwell events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Add Arrowlake events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update AlderlakeN events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events: Update Alderlake events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Use symfs when opening debuginfo by path
(perf-sle16.1-v6.19-userspace-update).
- perf trace: Add --summary-mode option
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Get rid of now-unused rb_resort.h
(perf-sle16.1-v6.19-userspace-update).
- perf trace: Convert syscall_stats to hashmap
(perf-sle16.1-v6.19-userspace-update).
- perf trace: Allocate syscall stats only if summary is on
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Deadcode removal
(perf-sle16.1-v6.19-userspace-update).
- perf stat: Changes to event name uniquification
(perf-sle16.1-v6.19-userspace-update).
- perf evsel: Reduce scanning core PMUs in is_hybrid
(perf-sle16.1-v6.19-userspace-update).
- perf test: Use cycles event in perf record test for
leader_sampling (perf-sle16.1-v6.19-userspace-update).
- perf test: Fix perf record test for precise_max
(perf-sle16.1-v6.19-userspace-update).
- perf script: force stdin for flamegraph in live mode
(perf-sle16.1-v6.19-userspace-update).
- perf test: Extra verbosity and hypervisor skip for tpebs test
(perf-sle16.1-v6.19-userspace-update).
- perf evsel: Add pmu_name helper
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events arm64: Add V3 events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events arm64: Add N3 events/metrics
(perf-sle16.1-v6.19-userspace-update).
- perf trace: Fix return value of trace__fprintf_tp_fields
(perf-sle16.1-v6.19-userspace-update).
- perf cpumap: Fix die and cluster IDs
(perf-sle16.1-v6.19-userspace-update).
- perf test: Update event_groups test to use instructions
(perf-sle16.1-v6.19-userspace-update).
- perf annotate: Prefer passing evsel to evsel->core.idx
(perf-sle16.1-v6.19-userspace-update).
- perf lock: Rename fields in lock_type_table
(perf-sle16.1-v6.19-userspace-update).
- perf lock: Fix return code for functions in __cmd_contention
(perf-sle16.1-v6.19-userspace-update).
- perf hist: Fix width calculation in hpp__fmt()
(perf-sle16.1-v6.19-userspace-update).
- perf hist: Fix bogus profiles when filters are enabled
(perf-sle16.1-v6.19-userspace-update).
- perf hist: Deduplicate cmp/sort/collapse code
(perf-sle16.1-v6.19-userspace-update).
- perf test: Improve verbose documentation
(perf-sle16.1-v6.19-userspace-update).
- perf test: Add a runs-per-test flag
(perf-sle16.1-v6.19-userspace-update).
- perf test: Send list output to stdout rather than stderr
(perf-sle16.1-v6.19-userspace-update).
- perf test: Rename functions and variables for better clarity
(perf-sle16.1-v6.19-userspace-update).
- perf config: Add a function to set one variable in .perfconfig
(perf-sle16.1-v6.19-userspace-update).
- perf test perftool_testsuite: Return correct value for skipping
(perf-sle16.1-v6.19-userspace-update).
- perf test perftool_testsuite: Add missing description
(perf-sle16.1-v6.19-userspace-update).
- perf probe: Rename err label
(perf-sle16.1-v6.19-userspace-update).
- perf record: Fix segfault with --off-cpu when debuginfo is
not enabled (perf-sle16.1-v6.19-userspace-update).
- perf tests base_probe: Fix check for the
count of existing probes in test_adding_kernel
(perf-sle16.1-v6.19-userspace-update).
- perf MANIFEST: Add license files
(perf-sle16.1-v6.19-userspace-update).
- perf test brstack: Speed up running test by using tr -s instead
of xargs (perf-sle16.1-v6.19-userspace-update).
- perf tools mips: Fix mips syscall generation
(perf-sle16.1-v6.19-userspace-update).
- perf tests arm_spe: Add test for discard mode
(perf-sle16.1-v6.19-userspace-update).
- perf tools arm-spe: Don't allocate buffer or tracking event
in discard mode (perf-sle16.1-v6.19-userspace-update).
- perf tools arm-spe: Pull out functions for aux buffer and
tracking setup (perf-sle16.1-v6.19-userspace-update).
- perf ftrace: Fix display for range of the first bucket
(perf-sle16.1-v6.19-userspace-update).
- perf ftrace: Check min/max latency only with bucket range
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events arm64: Add FUJITSU-MONAKA PMU event
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Fixup end address of modules
(perf-sle16.1-v6.19-userspace-update).
- perf symbol-elf: Avoid a weak cxx_demangle_sym function
(perf-sle16.1-v6.19-userspace-update).
- perf trace: Fix unaligned access for augmented args
(perf-sle16.1-v6.19-userspace-update).
- perf test: Mark remaining probe tests as exclusive
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Remove dependency on libaudit
(perf-sle16.1-v6.19-userspace-update).
- perf tools s390: Use generic syscall table scripts
(perf-sle16.1-v6.19-userspace-update).
- perf tools powerpc: Use generic syscall table scripts
(perf-sle16.1-v6.19-userspace-update).
- perf tools mips: Use generic syscall scripts
(perf-sle16.1-v6.19-userspace-update).
- perf tools loongarch: Use syscall table
(perf-sle16.1-v6.19-userspace-update).
- perf tools arm64: Use syscall table
(perf-sle16.1-v6.19-userspace-update).
- perf tools parisc: Support syscall header
(perf-sle16.1-v6.19-userspace-update).
- perf tools alpha: Support syscall header
(perf-sle16.1-v6.19-userspace-update).
- perf tools x86: Use generic syscall scripts
(perf-sle16.1-v6.19-userspace-update).
- perf tools xtensa: Support syscall header
(perf-sle16.1-v6.19-userspace-update).
- perf tools sparc: Support syscall headers
(perf-sle16.1-v6.19-userspace-update).
- perf tools sh: Support syscall headers
(perf-sle16.1-v6.19-userspace-update).
- perf tools arm: Support syscall headers
(perf-sle16.1-v6.19-userspace-update).
- perf tools csky: Support generic syscall headers
(perf-sle16.1-v6.19-userspace-update).
- perf tools arc: Support generic syscall headers
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Create generic syscall table support
(perf-sle16.1-v6.19-userspace-update).
- perf test cpumap: Avoid use-after-free following merge
(perf-sle16.1-v6.19-userspace-update).
- perf llvm-add2line: Remove unused symbol_conf.h include
(perf-sle16.1-v6.19-userspace-update).
- perf test trace_btf_general: Fix shellcheck warning
(perf-sle16.1-v6.19-userspace-update).
- perf jitdump: Fixup in_pidns member when java
agent and 'perf record' are not in the same pidns
(perf-sle16.1-v6.19-userspace-update).
- perf jitdump: Accept jitdump mmaps emitted from inside
containers (perf-sle16.1-v6.19-userspace-update).
- perf test: Update ftrace test to use --graph-opts
(perf-sle16.1-v6.19-userspace-update).
- perf ftrace profile: Add --graph-opts option
(perf-sle16.1-v6.19-userspace-update).
- perf ftrace: Display latency statistics at the end
(perf-sle16.1-v6.19-userspace-update).
- perf evsel: Improve the evsel__open_strerror() for EBUSY
(perf-sle16.1-v6.19-userspace-update).
- perf tests shell task_analyzer: Run this test exclusively
(perf-sle16.1-v6.19-userspace-update).
- perf tests code-reading: Handle change in objdump output from
binutils >= 2.41 on riscv (perf-sle16.1-v6.19-userspace-update).
- perf stat: Document and clarify outstate members
(perf-sle16.1-v6.19-userspace-update).
- perf stat: Document and simplify interval timestamps
(perf-sle16.1-v6.19-userspace-update).
- perf stat: Remove empty new_line_metric function
(perf-sle16.1-v6.19-userspace-update).
- perf stat: Also hide metric-units from JSON when event didn't
run (perf-sle16.1-v6.19-userspace-update).
- perf docs: Add documentation for --force-btf option
(perf-sle16.1-v6.19-userspace-update).
- perf trace: Add tests for BTF general augmentation
(perf-sle16.1-v6.19-userspace-update).
- perf path: Remove unused is_executable_file()
(perf-sle16.1-v6.19-userspace-update).
- perf values: Use evsel rather than evsel->idx
(perf-sle16.1-v6.19-userspace-update).
- perf stream: Use evsel rather than evsel->idx
(perf-sle16.1-v6.19-userspace-update).
- perf jevents: Provide better path information for broken JSON
(perf-sle16.1-v6.19-userspace-update).
- perf lock contention: Handle slab objects in -L/--lock-filter
option (perf-sle16.1-v6.19-userspace-update).
- perf lock contention: Resolve slab object name using BPF
(perf-sle16.1-v6.19-userspace-update).
- perf lock contention: Run BPF slab cache iterator
(perf-sle16.1-v6.19-userspace-update).
- perf lock contention: Add and use LCB_F_TYPE_MASK
(perf-sle16.1-v6.19-userspace-update).
- perf script: Cache the output type
(perf-sle16.1-v6.19-userspace-update).
- perf python: Correctly throw IndexError
(perf-sle16.1-v6.19-userspace-update).
- perf python: Add __str__ and __repr__ functions to evsel
(perf-sle16.1-v6.19-userspace-update).
- perf python: Add __str__ and __repr__ functions to evlist
(perf-sle16.1-v6.19-userspace-update).
- perf python: Add parse_events function
(perf-sle16.1-v6.19-userspace-update).
- perf build: Remove test library from python shared object
(perf-sle16.1-v6.19-userspace-update).
- perf kwork: Make perf_kwork_add_work a callback
(perf-sle16.1-v6.19-userspace-update).
- perf bench: Remove reference to cmd_inject
(perf-sle16.1-v6.19-userspace-update).
- perf lock: Move common lock contention code to new file
(perf-sle16.1-v6.19-userspace-update).
- perf env: Move arch errno function to only use in env
(perf-sle16.1-v6.19-userspace-update).
- perf intel-pt: Remove stale build comment
(perf-sle16.1-v6.19-userspace-update).
- perf x86: Define arch_fetch_insn in NO_AUXTRACE builds
(perf-sle16.1-v6.19-userspace-update).
- perf script: Move perf_sample__sprintf_flags to
trace-event-scripting.c (perf-sle16.1-v6.19-userspace-update).
- perf script: Move script_fetch_insn to trace-event-scripting.c
(perf-sle16.1-v6.19-userspace-update).
- perf script: Move script_spec code to trace-event-scripting.c
(perf-sle16.1-v6.19-userspace-update).
- perf stat: Move stat_config into config.c
(perf-sle16.1-v6.19-userspace-update).
- perf script: Move find_scripts to browser/scripts.c
(perf-sle16.1-v6.19-userspace-update).
- perf script: Use openat for directory iteration
(perf-sle16.1-v6.19-userspace-update).
- perf kvm: Move functions used in util out of builtin
(perf-sle16.1-v6.19-userspace-update).
- perf script: Move scripting_max_stack out of builtin
(perf-sle16.1-v6.19-userspace-update).
- perf python: Remove unused #include
(perf-sle16.1-v6.19-userspace-update).
- perf python: Constify variables and parameters
(perf-sle16.1-v6.19-userspace-update).
- perf python: Remove python 2 scripting support
(perf-sle16.1-v6.19-userspace-update).
- perf build: Minor improvement for linking libzstd
(perf-sle16.1-v6.19-userspace-update).
- tools build: Add feature test for libelf with ZSTD
(perf-sle16.1-v6.19-userspace-update).
- perf tools tests shell base_probe: Enhance
print_overall_results to print summary information
(perf-sle16.1-v6.19-userspace-update).
- perf tools arch powerpc: Add register mask for power11 PVR in
extended regs (perf-sle16.1-v6.19-userspace-update).
- perf ftrace latency: Fix compiler error for clang 12
(perf-sle16.1-v6.19-userspace-update).
- tools build: Test for presence of libtraceevent and libtracefs
in test-all.c (perf-sle16.1-v6.19-userspace-update).
- tools build feature: Don't set feature-libslang-include-subdir=1
if test-all.c builds (perf-sle16.1-v6.19-userspace-update).
- perf tests switch-tracking: Set this test to run exclusively
(perf-sle16.1-v6.19-userspace-update).
- perf test: Introduce DEFINE_SUITE_EXCLUSIVE()
(perf-sle16.1-v6.19-userspace-update).
- perf tests: Fix an incorrect type in append_script()
(perf-sle16.1-v6.19-userspace-update).
- perf test: Remove duplicate word
(perf-sle16.1-v6.19-userspace-update).
- perf string: Avoid undefined NULL+1
(perf-sle16.1-v6.19-userspace-update).
- perf vendor events arm64: Update N2/V2 events from source
(perf-sle16.1-v6.19-userspace-update).
- perf tools: Avoid unaligned pointer operations
(perf-sle16.1-v6.19-userspace-update).
- tools build feature: Don't set feature-libcap=1 if libcap-devel
isn't available (perf-sle16.1-v6.19-userspace-update).
- perf jevents: Fix build issue in '*/' in event descriptions
(perf-sle16.1-v6.19-userspace-update).
- perf test: Parse 'perf stat' Topdown events for aarch64
(perf-sle16.1-v6.19-userspace-update).
- perf probe: Replace unacceptable characters when generating
event name (perf-sle16.1-v6.19-userspace-update).
- perf ftrace latency: Add --max-latency option
(perf-sle16.1-v6.19-userspace-update).
- perf ftrace latency: Introduce --min-latency to narrow down
into a latency range (perf-sle16.1-v6.19-userspace-update).
- perf ftrace latency: Introduce --bucket-range to ask for linear
bucketing (perf-sle16.1-v6.19-userspace-update).
- perf ftrace latency: Pass ftrace pointer to histogram routines
to pass more args (perf-sle16.1-v6.19-userspace-update).
- perf tests: Enable tests disabled due to tracepoint parsing
(perf-sle16.1-v6.19-userspace-update).
- perf evsel: Allow evsel__newtp without libtraceevent
(perf-sle16.1-v6.19-userspace-update).
- perf evsel: Add/use accessor for tp_format
(perf-sle16.1-v6.19-userspace-update).
- perf trace-event: Always build trace-event-info.c
(perf-sle16.1-v6.19-userspace-update).
- perf trace-event: Constify print arguments
(perf-sle16.1-v6.19-userspace-update).
- tool api fs: Correctly encode errno for read/write open failures
(perf-sle16.1-v6.19-userspace-update).
- perf env: Ensure failure broken topology file reads are always
- 1 encoded (perf-sle16.1-v6.19-userspace-update).
- perf btf: Make the sigtrap test helper to find a member by
name widely available (perf-sle16.1-v6.19-userspace-update).
- libperf cpumap: Remove perf_cpu_map__read()
(perf-sle16.1-v6.19-userspace-update).
- perf arm-spe: Add support for SPE Data Source packet on
AmpereOne (jsc#PED-13627 perf-sle16.1-v6.19-userspace-update).
- perf cpumap: Add checking for reference counter
(perf-sle16.1-v6.19-userspace-update).
- perf cpumap: Add more tests for CPU map merging
(perf-sle16.1-v6.19-userspace-update).
- libperf cpumap: Refactor perf_cpu_map__merge()
(perf-sle16.1-v6.19-userspace-update).
- perf config: Fix trival typo 'an' -> 'can'
(perf-sle16.1-v6.19-userspace-update).
- perf script python: Improve physical mem type resolution
(perf-sle16.1-v6.19-userspace-update).
- perf disasm: Return a proper error when not determining the
file type (perf-sle16.1-v6.19-userspace-update).
- perf docs: arm_spe: Document new discard mode
(perf-sle16.1-v6.19-userspace-update).
- tools api io: Ensure line_len_out is always initialized
(perf-sle16.1-v6.19-userspace-update).
- commit 0bc4291
* Wed Mar 11 2026 tonyj@suse.de
- Temporarily remove the following patches:
patches.suse/perf-arm-spe-Add-NVIDIA-Olympus-to-neoverse-list.patch
patches.suse/perf-arm-spe-Add-support-for-SPE-Data-Source-packet-on-Amp.patch
patches.suse/perf-arm-spe-Add-support-for-SPE-Data-Source-packet-on-HiS.patch
patches.suse/perf-bpf-event-Fix-use-after-free-in-synthesis.patch
patches.suse/perf-hwmon_pmu-Avoid-shortening-hwmon-PMU-name.patch
patches.suse/perf-hwmon_pmu-Fix-uninitialized-variable-warning.patch
patches.suse/perf-intel-pt-Fix-PEBS-via-PT-data_src.patch
patches.suse/perf-report-Fix-input-reload-switch-with-symbol-sort-key.patch
patches.suse/perf-test-Fix-a-build-error-in-x86-topdown-test.patch
patches.suse/perf-topdown-Use-attribute-to-see-an-event-is-a-topdown-me.patch
patches.suse/perf-trace-Remove-map-dump-documentation.patch
patches.suse/perf-vendor-events-Add-Clearwaterforest-events.patch
patches.suse/perf-vendor-events-arm64-AmpereOne-AmpereOneX-Mark-LD_RETI.patch
patches.suse/tools-headers-Sync-arm64-headers-with-the-kernel-source.patch
patches.suse/tools-headers-arm64-Add-NVIDIA-Olympus-part.patch
They will be re-added (in correct series location) in the following series.
- commit a8a2693
* Tue Mar 10 2026 mgorman@suse.de
- sched/deadline: Fix dl_server getting stuck (bsc#1234634
(Scheduler functional and performance backports SL-16.1)).
- commit c63ef65
* Tue Mar 10 2026 msuchanek@suse.de
- powerpc/pseries: plpks: export plpks_wrapping_is_supported
(jsc#PED-14548).
- docs: trusted-encryped: add PKWM as a new trust source
(jsc#PED-14548).
- keys/trusted_keys: establish PKWM as a trusted source
(jsc#PED-14548).
Update config files.
- pseries/plpks: add HCALLs for PowerVM Key Wrapping Module
(jsc#PED-14548).
- pseries/plpks: expose PowerVM wrapping features via the sysfs
(jsc#PED-14548).
- powerpc/pseries: move the PLPKS config inside its own sysfs
directory (jsc#PED-14548).
- pseries/plpks: fix kernel-doc comment inconsistencies
(jsc#PED-14548).
- powerpc/secvar: Mark __init functions as such (jsc#PED-14548).
- commit 570fa42
* Tue Mar 10 2026 hoyeon.lee@suse.com
- Update config files: BPF bump to v6.18 (jsc#PED-14653)
- commit 37d2fa6
* Tue Mar 10 2026 mkoutny@suse.com
- sched/fair: Prevent cfs_rq from being unthrottled with zero
runtime_remaining (jsc#PED-14958).
- sched/fair: Start a cfs_rq on throttled hierarchy with PELT
clock throttled (jsc#PED-14958).
- sched/fair: Do not balance task to a throttled cfs_rq
(jsc#PED-14958).
- sched/fair: Do not special case tasks in throttled hierarchy
(jsc#PED-14958).
- Refresh
patches.suse/sched-fair-Reimplement-NEXT_BUDDY-to-align-with-EEVDF-goals.patch.
- sched/fair: update_cfs_group() for throttled cfs_rqs (jsc#PED-14958).
- sched/fair: Propagate load for throttled cfs_rq (jsc#PED-14958).
- commit c019622
* Tue Mar 10 2026 hoyeon.lee@suse.com
- bpf: bpf_scc_visit instance and backedges accumulation for
bpf_loop() (jsc#PED-14653).
- commit 38a222c
* Tue Mar 10 2026 hoyeon.lee@suse.com
- bpf: make bpf_insn_successors to return a pointer
(jsc#PED-14653).
- Refresh patches.suse/kABI-padding-for-bpf.patch.
- commit 591e006
* Tue Mar 10 2026 hoyeon.lee@suse.com
- LoongArch: Add 128-bit atomic cmpxchg support (jsc#PED-14653).
- commit 929e094
* Tue Mar 10 2026 hoyeon.lee@suse.com
- LoongArch: Select HAVE_CMPXCHG_LOCAL in Kconfig (jsc#PED-14653).
- commit c3c5d3b
* Tue Mar 10 2026 hoyeon.lee@suse.com
- mm: don't spin in add_stack_record when gfp flags don't allow
(jsc#PED-14653).
- commit 3ce9918
* Tue Mar 10 2026 hoyeon.lee@suse.com
- x86/fgraph,bpf: Switch kprobe_multi program stack unwind to
hw_regs path (jsc#PED-14653).
- commit f06d363
* Tue Mar 10 2026 oneukum@suse.com
- supported.conf: support tegra-xudc (jsc#PED-14443
- commit 4c85ca6
* Tue Mar 10 2026 hoyeon.lee@suse.com
- selftests/bpf: Avoid simplification of crafted bounds test
(jsc#PED-14653).
- commit 8240e69
* Tue Mar 10 2026 hoyeon.lee@suse.com
- selftests/bpf: Test refinement of single-value tnum
(jsc#PED-14653).
- commit 3bfdef2
* Tue Mar 10 2026 hoyeon.lee@suse.com
- bpf: Introduce tnum_step to step through tnum's members
(jsc#PED-14653).
- commit 0bd1b67
* Tue Mar 10 2026 hoyeon.lee@suse.com
- selftests/bpf: Make bpf get_preempt_count() work for v6.14+
kernels (jsc#PED-14653).
- commit 53ceb34
* Tue Mar 10 2026 hoyeon.lee@suse.com
- bpf: Fix u32/s32 bounds when ranges cross min/max boundary
(jsc#PED-14653).
- Refresh
patches.suse/Revert-selftests-bpf-Update-reg_bound-range-refineme.patch.
- commit 3c31b1b
* Tue Mar 10 2026 hoyeon.lee@suse.com
- bpf: Improve bounds when tnum has a single possible value
(jsc#PED-14653).
- commit 1c5bfeb
* Tue Mar 10 2026 hoyeon.lee@suse.com
- bpf: Skip bounds adjustment for conditional jumps on same
scalar register (jsc#PED-14653).
- commit 9ebc082
* Tue Mar 10 2026 hoyeon.lee@suse.com
- maccess: fix strncpy_from_user_nofault() empty string handling
(jsc#PED-14653).
- commit 7fc2ed6
* Tue Mar 10 2026 hoyeon.lee@suse.com
- btf: Fix virt_to_phys() on arm64 when mmapping BTF
(jsc#PED-14653).
- commit 41a93ac
* Tue Mar 10 2026 hoyeon.lee@suse.com
- btf: Allow mmap of vmlinux btf (jsc#PED-14653).
- commit 47a7176
* Tue Mar 10 2026 hoyeon.lee@suse.com
- btf: Switch vmlinux BTF attribute to
sysfs_bin_attr_simple_read() (jsc#PED-14653).
- commit 6d945ff
* Mon Mar 09 2026 mkoutny@suse.com
- sched/fair: Get rid of throttled_lb_pair() (jsc#PED-14958).
- sched/fair: Task based throttle time accounting (jsc#PED-14958).
- sched/fair: Switch to task based throttle model (jsc#PED-14958).
- sched/fair: Implement throttle task work and related helpers
(jsc#PED-14958).
- sched/fair: Add related data structure for task based throttle
(jsc#PED-14958).
- commit 367823d
* Mon Mar 09 2026 mwilck@suse.com
- dm mpath: make pg_init_delay_msecs settable (git-fixes).
- commit b2a0fd6
* Mon Mar 09 2026 mkoutny@suse.com
- sched/debug: Change SCHED_WARN_ON() to WARN_ON_ONCE()
(jsc#PED-14958).
- Refresh
patches.suse/sched-fair-Reimplement-NEXT_BUDDY-to-align-with-EEVDF-goals.patch.
- commit f200bbf
* Mon Mar 09 2026 mwilck@suse.com
- dm: clear cloned request bio pointer when last clone bio
completes (git-fixes).
- commit d6eb6ea
* Mon Mar 09 2026 mwilck@suse.com
- dm: remove fake timeout to avoid leak request (git-fixes).
- commit bf8f04d
* Mon Mar 09 2026 oneukum@suse.com
- i2c: i801: Revert "i2c: i801: replace acpi_lock with I2C bus
lock" (jsc#PED-14283).
- commit 4f6ee60
* Mon Mar 09 2026 oneukum@suse.com
- Update
patches.suse/i2c-i801-Add-support-for-Intel-Wildcat-Lake-U.patch
(jsc#PED-13784 jsc#PED-14283).
- commit 8060c00
* Mon Mar 09 2026 hoyeon.lee@suse.com
- teach filename_lookup() to treat NULL filename as ""
(jsc#PED-14653).
- commit 616e863
* Mon Mar 09 2026 ohering@suse.de
- add bugnumber to existing mana change (bsc#1252266).
- net: mana: Ring doorbell at 4 CQ wraparounds (git-fixes).
- PCI: hv: remove unnecessary module_init/exit functions (git-fixes).
- PCI: hv: Remove unused field pci_bus in struct hv_pcibus_device (git-fixes).
- RDMA/mana_ib: Add device-memory support (git-fixes).
- RDMA/mana_ib: Take CQ type from the device type (git-fixes).
- net: mana: Implement ndo_tx_timeout and serialize queue resets per port (bsc#1257472).
- Drivers: hv: Always do Hyper-V panic notification in hv_kmsg_dump() (git-fixes).
- net: mana: Fix use-after-free in reset service rescan path (git-fixes).
- net: mana: Handle hardware recovery events when probing the device (bsc#1257466).
- net: mana: Drop TX skb on post_work_request failure and unmap resources (git-fixes).
- net: mana: Handle SKB if TX SGEs exceed hardware limit (git-fixes).
- net: mana: Add standard counter rx_missed_errors (git-fixes).
- commit dde91c8
* Mon Mar 09 2026 nik.borisov@suse.com
- x86,fs/resctrl: Update documentation for telemetry events (jsc#PED-13854).
- commit 2ef2610
* Mon Mar 09 2026 nik.borisov@suse.com
- x86/resctrl: Enable RDT_RESOURCE_PERF_PKG (jsc#PED-13854).
- commit 220e45b
* Mon Mar 09 2026 wqu@suse.com
- btrfs: fallback to buffered IO if the data profile has
duplication (git-fixes).
- commit c194c61
* Mon Mar 09 2026 nik.borisov@suse.com
- x86/resctrl: Handle number of RMIDs supported by RDT_RESOURCE_PERF_PKG (jsc#PED-13854).
- commit ec8f884
* Mon Mar 09 2026 nik.borisov@suse.com
- x86/resctrl: Add energy/perf choices to rdt boot option (jsc#PED-13854).
- commit 4724a7d
* Mon Mar 09 2026 nik.borisov@suse.com
- fs/resctrl: Move RMID initialization to first mount (jsc#PED-13854).
- commit 4543636
* Mon Mar 09 2026 nik.borisov@suse.com
- x86,fs/resctrl: Compute number of RMIDs as minimum across resources (jsc#PED-13854).
- commit 0519cef
* Mon Mar 09 2026 nik.borisov@suse.com
- fs/resctrl: Move allocation/free of closid_num_dirty_rmid (jsc#PED-13854).
- commit 0f96cc5
* Mon Mar 09 2026 nik.borisov@suse.com
- x86,fs/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKG (jsc#PED-13854).
- commit f3bc8db
* Mon Mar 09 2026 nik.borisov@suse.com
- fs/resctrl: Refactor rmdir_mondata_subdir_allrdtgrp() (jsc#PED-13854).
- commit a58fbfe
* Mon Mar 09 2026 nik.borisov@suse.com
- fs/resctrl: Refactor mkdir_mondata_subdir() (jsc#PED-13854).
- commit a5670af
* Mon Mar 09 2026 nik.borisov@suse.com
- x86/resctrl: Read telemetry events (jsc#PED-13854).
- commit 15caccf
* Mon Mar 09 2026 nik.borisov@suse.com
- x86/resctrl: Find and enable usable telemetry events (jsc#PED-13854).
- commit c0e52cc
* Mon Mar 09 2026 nik.borisov@suse.com
- x86,fs/resctrl: Add architectural event pointer (jsc#PED-13854).
- commit 06bd323
* Mon Mar 09 2026 nik.borisov@suse.com
- x86,fs/resctrl: Fill in details of events for performance and energy GUIDs (jsc#PED-13854).
- commit 907ba08
* Mon Mar 09 2026 nik.borisov@suse.com
- x86/resctrl: Discover hardware telemetry events (jsc#PED-13854).
- commit b59120f
* Mon Mar 09 2026 nik.borisov@suse.com
- fs/resctrl: Emphasize that L3 monitoring resource is required for summing domains (jsc#PED-13854).
- commit eee6c73
* Mon Mar 09 2026 nik.borisov@suse.com
- x86,fs/resctrl: Add and initialize a resource for package scope monitoring (jsc#PED-13854).
- commit ce95076
* Mon Mar 09 2026 nik.borisov@suse.com
- x86/resctrl: Move enum resctrl_event_id to resctrl.h (jsc#PED-13854).
- Refresh
patches.suse/fs-resctrl-Add-event-configuration-directory-under-info-L3.patch.
- Refresh
patches.suse/x86-fs-resctrl-Consolidate-monitor-event-descriptions.patch.
- commit f79a4c3
* Mon Mar 09 2026 nik.borisov@suse.com
- x86,fs/resctrl: Add an architectural hook called for first mount (jsc#PED-13854).
- commit 381a149
* Mon Mar 09 2026 nik.borisov@suse.com
- x86,fs/resctrl: Support binary fixed point event counters (jsc#PED-13854).
- commit 676b444
* Mon Mar 09 2026 nik.borisov@suse.com
- x86,fs/resctrl: Handle events that can be read from any CPU (jsc#PED-13854).
- commit a2b54cf
* Mon Mar 09 2026 nik.borisov@suse.com
- fs/resctrl: Make event details accessible to functions when reading events (jsc#PED-13854).
- commit 5ed3a39
* Mon Mar 09 2026 nik.borisov@suse.com
- x86,fs/resctrl: Rename some L3 specific functions (jsc#PED-13854).
- commit b26f1bd
* Mon Mar 09 2026 nik.borisov@suse.com
- x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain (jsc#PED-13854).
- commit 2724445
* Mon Mar 09 2026 nik.borisov@suse.com
- x86,fs/resctrl: Use struct rdt_domain_hdr when reading counters (jsc#PED-13854).
- commit cb1e987
* Mon Mar 09 2026 nik.borisov@suse.com
- fs/resctrl: Split L3 dependent parts out of __mon_event_count() (jsc#PED-13854).
- commit 8239dec
* Mon Mar 09 2026 nik.borisov@suse.com
- x86/resctrl: Clean up domain_remove_cpu_ctrl() (jsc#PED-13854).
- commit b88a654
* Mon Mar 09 2026 nik.borisov@suse.com
- x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdr (jsc#PED-13854).
- commit a77353a
* Mon Mar 09 2026 nik.borisov@suse.com
- x86/resctrl: Refactor domain_remove_cpu_mon() ready for new domain types (jsc#PED-13854).
- commit 21a02fc
* Mon Mar 09 2026 nik.borisov@suse.com
- x86/resctrl: Move L3 initialization into new helper function (jsc#PED-13854).
- commit 5a16675
* Mon Mar 09 2026 nik.borisov@suse.com
- x86,fs/resctrl: Improve domain type checking (jsc#PED-13854).
- commit 47c88a0
* Mon Mar 09 2026 iivanov@suse.de
- arm64: contpte: fix set_access_flags() no-op check for SMMU/ATS (bsc#1259329)
- commit c775b21
* Mon Mar 09 2026 hoyeon.lee@suse.com
- powerpc64/bpf: Additional NVR handling for bpf_throw
(jsc#PED-15386).
- commit 554088e
* Mon Mar 09 2026 hoyeon.lee@suse.com
- powerpc64/bpf: Support exceptions (jsc#PED-15386).
- commit 985307a
* Mon Mar 09 2026 hoyeon.lee@suse.com
- powerpc64/bpf: Add arch_bpf_stack_walk() for BPF JIT
(jsc#PED-15386).
- commit 0f8469e
* Mon Mar 09 2026 hoyeon.lee@suse.com
- powerpc64/bpf: Avoid tailcall restore from trampoline
(jsc#PED-15386).
- commit c14813a
* Mon Mar 09 2026 hoyeon.lee@suse.com
- powerpc64/bpf: Support tailcalls with subprogs (jsc#PED-15386).
- commit 91d6f7d
* Mon Mar 09 2026 hoyeon.lee@suse.com
- powerpc64/bpf: Moving tail_call_cnt to bottom of frame
(jsc#PED-15386).
- commit e490f46
* Mon Mar 09 2026 hoyeon.lee@suse.com
- powerpc64/bpf: Inline bpf_get_smp_processor_id() and
bpf_get_current_task/_btf() (jsc#PED-15386).
- commit c4a4923
* Mon Mar 09 2026 hoyeon.lee@suse.com
- powerpc64/bpf: Support internal-only MOV instruction to resolve
per-CPU addrs (jsc#PED-15386).
- commit 33469f7
* Mon Mar 09 2026 hoyeon.lee@suse.com
- bpf: collect only live registers in linked regs (jsc#PED-14653).
- commit b558083
* Mon Mar 09 2026 hoyeon.lee@suse.com
- Revert "selftests/bpf: Update reg_bound range refinement logic"
(jsc#PED-14653).
- commit c6330d0
* Mon Mar 09 2026 hoyeon.lee@suse.com
- bpf: Fix kprobe_multi cookies access in show_fdinfo callback
(jsc#PED-14653).
- commit 6667758
* Mon Mar 09 2026 hoyeon.lee@suse.com
- selftests/bpf: Fix OOB read in dmabuf_collector (jsc#PED-14653).
- commit b7837e4
* Mon Mar 09 2026 hoyeon.lee@suse.com
- bpf: Require frozen map for calculating map hash
(jsc#PED-14653).
- commit 44fc348
* Mon Mar 09 2026 hoyeon.lee@suse.com
- selftests/bpf: Fix kprobe multi stacktrace_ips test
(jsc#PED-14653).
- commit 07cb415
* Mon Mar 09 2026 hoyeon.lee@suse.com
- x86/fgraph: Fix return_to_handler regs.rsp value
(jsc#PED-14653).
- commit 5ed3ea5
* Mon Mar 09 2026 hoyeon.lee@suse.com
- bpf: Fix verifier_bug_if to account for BPF_CALL
(jsc#PED-14653).
- commit 7e02a50
* Mon Mar 09 2026 hoyeon.lee@suse.com
- rqspinlock: Fix TAS fallback lock entry creation
(jsc#PED-14653).
- commit 4ff406d
* Mon Mar 09 2026 hoyeon.lee@suse.com
- mm/page_alloc: skip debug_check_no_{obj,locks}_freed with
FPI_TRYLOCK (jsc#PED-14653).
- commit 07fb901
* Mon Mar 09 2026 hoyeon.lee@suse.com
- bpf: Add a map/btf from a fd array more consistently
(jsc#PED-14653).
- commit d85d113
* Mon Mar 09 2026 hoyeon.lee@suse.com
- bpf: Fix a potential use-after-free of BTF object
(jsc#PED-14653).
- commit 2f1efbe
* Mon Mar 09 2026 hoyeon.lee@suse.com
- libbpf: Fix parsing of multi-split BTF (jsc#PED-14653).
- commit a30f9d2
* Mon Mar 09 2026 hoyeon.lee@suse.com
- x86/bug: Fix old GCC compile fails (jsc#PED-14653).
- commit ab482ce
* Mon Mar 09 2026 hoyeon.lee@suse.com
- bpf: Prevent nesting overflow in bpf_try_get_buffers
(jsc#PED-14653).
- commit 8969e84
* Mon Mar 09 2026 hoyeon.lee@suse.com
- rqspinlock: Use trylock fallback when per-CPU rqnode is busy
(jsc#PED-14653).
- commit 4d789e8
* Mon Mar 09 2026 hoyeon.lee@suse.com
- rqspinlock: Enclose lock/unlock within lock entry acquisitions
(jsc#PED-14653).
- commit bb37a97
* Mon Mar 09 2026 hoyeon.lee@suse.com
- bpf: Cleanup unused func args in rqspinlock implementation
(jsc#PED-14653).
- commit f9f2ebb
* Mon Mar 09 2026 shung-hsi.yu@suse.com
- selftests/bpf: add verifier sign extension bound computation
tests (git-fixes).
- bpf: verifier improvement in 32bit shift sign extension pattern
(git-fixes).
- commit 9625613
* Sun Mar 08 2026 mgorman@suse.de
- locking/mutex: Add p->blocked_on wrappers for correctness
checks (bsc#1234634 (Scheduler functional and performance
backports SL-16.1)).
- commit 0843f83
* Sun Mar 08 2026 mgorman@suse.de
- locking/mutex: Rework task_struct::blocked_on (bsc#1234634
(Scheduler functional and performance backports SL-16.1)).
- commit ea3a15c
* Sun Mar 08 2026 mgorman@suse.de
- Update config files.
- commit c38fb15
* Sun Mar 08 2026 mgorman@suse.de
- sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to
enable/disable (bsc#1234634 (Scheduler functional and
performance backports SL-16.1)).
- commit 6806631
* Sun Mar 08 2026 mgorman@suse.de
- sched: Make clangd usable (bsc#1234634 (Scheduler functional
and performance backports SL-16.1)).
- Refresh
patches.suse/sched-Make-migrate_-en-dis-able-inline.patch.
- commit 176426b
* Sun Mar 08 2026 mgorman@suse.de
- tracing: Disable branch profiling in noinstr code (bsc#1234634
(Scheduler functional and performance backports SL-16.1)).
- commit 666d3ca
* Sun Mar 08 2026 mgorman@suse.de
- Revert "sched/core: Reduce cost of sched_move_task when config
autogroup" (bsc#1234634 (Scheduler functional and performance backports SL-16.1)).
- blacklist.conf: Merge commit instead of blacklist
- commit bb2f495
* Sun Mar 08 2026 mgorman@suse.de
- hung_task: add task->flags, blocked by coredump to log
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- delayacct: add delay min to record delay peak (bsc#1234634
(Scheduler functional and performance backports SL-16.1)).
- delayacct: add delay max to record delay peak (bsc#1234634
(Scheduler functional and performance backports SL-16.1)).
- commit a4bd175
* Sun Mar 08 2026 mgorman@suse.de
- sched/fair: Fix lag clamp (bsc#1234634 (Scheduler functional
and performance backports SL-16.1)).
- commit 71c8655
* Sun Mar 08 2026 mgorman@suse.de
- sched/eevdf: Update se->vprot in reweight_entity() (bsc#1234634
(Scheduler functional and performance backports SL-16.1)).
- commit 3c1f587
* Sun Mar 08 2026 mgorman@suse.de
- sched/fair: Only set slice protection at pick time (bsc#1234634
(Scheduler functional and performance backports SL-16.1)).
- commit 073a478
* Sun Mar 08 2026 mgorman@suse.de
- sched/fair: Fix zero_vruntime tracking (bsc#1234634 (Scheduler
functional and performance backports SL-16.1)).
- commit 0abc494
* Sun Mar 08 2026 mgorman@suse.de
- sched/rt: Skip currently executing CPU in rto_next_cpu()
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- commit 48d948b
* Sun Mar 08 2026 mgorman@suse.de
- sched/topology: Remove sched_domain_topology_level::flags
(bsc#1234634 (Scheduler functional and performance backports SL-16.1)).
- Refresh
patches.suse/sched-fair-Get-rid-of-sched_domains_curr_level-hack-for-tl-cpumask.patch.
- commit ad05fce
* Sun Mar 08 2026 mgorman@suse.de
- sched/deadline: Fix accounting after global limits change
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- commit 71f0d42
* Sun Mar 08 2026 mgorman@suse.de
- sched/deadline: Reset extra_bw to max_bw when clearing root
domains (bsc#1234634 (Scheduler functional and performance
backports SL-16.1)).
- commit 8ffa3f3
* Sun Mar 08 2026 mgorman@suse.de
- sched: Change nr_uninterruptible type to unsigned long
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- commit 259284b
* Sun Mar 08 2026 mgorman@suse.de
- sched,livepatch: Untangle cond_resched() and live-patching
(bsc#1234634 (Scheduler functional and performance backports SL-16.1)).
- Refresh
patches.suse/sched-Make-migrate_-en-dis-able-inline.patch.
- commit 6e30daf
* Sun Mar 08 2026 mgorman@suse.de
- sched: Add annotations to RT_GROUP_SCHED fields (bsc#1234634
(Scheduler functional and performance backports SL-16.1)).
- commit 586cfa9
* Sun Mar 08 2026 mgorman@suse.de
- sched: Add RT_GROUP WARN checks for non-root task_groups
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- commit be19c4a
* Sun Mar 08 2026 mgorman@suse.de
- sched: Do not construct nor expose RT_GROUP_SCHED structures
if disabled (bsc#1234634 (Scheduler functional and performance
backports SL-16.1)).
- commit 5696b3e
* Sun Mar 08 2026 mgorman@suse.de
- sched: Bypass bandwitdh checks with runtime disabled
RT_GROUP_SCHED (bsc#1234634 (Scheduler functional and
performance backports SL-16.1)).
- commit 4badcc4
* Sun Mar 08 2026 mgorman@suse.de
- sched: Skip non-root task_groups with disabled RT_GROUP_SCHED
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- commit 770a6b8
* Sun Mar 08 2026 mgorman@suse.de
- sched: Add commadline option for RT_GROUP_SCHED toggling
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- commit 05f44a6
* Sun Mar 08 2026 mgorman@suse.de
- sched: Always initialize rt_rq's task_group (bsc#1234634
(Scheduler functional and performance backports SL-16.1)).
- commit 1e5a9a8
* Sun Mar 08 2026 mgorman@suse.de
- sched: Remove unneeed macro wrap (bsc#1234634 (Scheduler
functional and performance backports SL-16.1)).
- commit 9990bf5
* Sun Mar 08 2026 mgorman@suse.de
- sched: Convert CONFIG_RT_GROUP_SCHED macros to code conditions
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- commit fbbe71b
* Sun Mar 08 2026 mgorman@suse.de
- rseq: Eliminate useless task_work on execve (bsc#1234634
(Scheduler functional and performance backports SL-16.1)).
- commit 336130a
* Sun Mar 08 2026 mgorman@suse.de
- sched/uclamp: Optimize sched_uclamp_used static key enabling
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- commit eecdd8a
* Sun Mar 08 2026 mgorman@suse.de
- sched/uclamp: Use the uclamp_is_used() helper instead
of open-coding it (bsc#1234634 (Scheduler functional and
performance backports SL-16.1)).
- commit 0bf3a4a
* Sun Mar 08 2026 mgorman@suse.de
- sched: Switch to use hrtimer_setup() (bsc#1234634 (Scheduler
functional and performance backports SL-16.1)).
- commit 55672bc
* Sun Mar 08 2026 mgorman@suse.de
- sched: update __cond_resched comment about RCU quiescent states
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- commit 2cad837
* Sun Mar 08 2026 tiwai@suse.de
- hwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs read
(git-fixes).
- hwmon: (it87) Check the it87_lock() return value (git-fixes).
- commit 8d41466
* Sun Mar 08 2026 hoyeon.lee@suse.com
- LoongArch: BPF: Disable trampoline for kernel module function
trace (jsc#PED-14653).
- selftests/bpf: Add stacktrace ips test for raw_tp
(jsc#PED-14653).
- selftests/bpf: Add stacktrace ips test for
kprobe_multi/kretprobe_multi (jsc#PED-14653).
- x86/fgraph,bpf: Fix stack ORC unwind from kprobe_multi return
probe (jsc#PED-14653).
- bpf: add _impl suffix for bpf_stream_vprintk() kfunc
(jsc#PED-14653).
- bpf:add _impl suffix for bpf_task_work_schedule* kfuncs
(jsc#PED-14653).
- selftests/bpf: Add tests for livepatch + bpf trampoline
(jsc#PED-14653).
- ftrace: Fix BPF fexit with livepatch (jsc#PED-14653).
- bpf/arm64: Fix BPF_ST into arena memory (jsc#PED-14653).
- commit 7027010
* Sun Mar 08 2026 hoyeon.lee@suse.com
- bpf: Reject negative head_room in __bpf_skb_change_head
(jsc#PED-14653).
- bpf: Conditionally include dynptr copy kfuncs (jsc#PED-14653).
- libbpf: Fix powerpc's stack register definition in bpf_tracing.h
(jsc#PED-14653).
- bpf: Do not audit capability check in do_jit() (jsc#PED-14653).
- selftests/bpf: Fix redefinition of 'off' as different kind of
symbol (jsc#PED-14653).
- commit 17fa4fd
* Sat Mar 07 2026 hoyeon.lee@suse.com
- bpf: Fix memory leak in __lookup_instance error path
(jsc#PED-14653).
- selftests: arg_parsing: Ensure data is flushed to disk before
reading (jsc#PED-14653).
- commit e03d54d
* Sat Mar 07 2026 hoyeon.lee@suse.com
- selftests/bpf: make arg_parsing.c more robust to crashes
(jsc#PED-14653).
- commit 78894c5
* Sat Mar 07 2026 hoyeon.lee@suse.com
- x86,ibt: Use UDB instead of 0xEA (jsc#PED-14653).
- commit 4328f38
* Sat Mar 07 2026 hoyeon.lee@suse.com
- bpf: Finish constification of 1st parameter of bpf_d_path()
(jsc#PED-14653).
- commit 3c18090
* Sat Mar 07 2026 hoyeon.lee@suse.com
- LoongArch: BPF: Sign-extend struct ops return values properly
(jsc#PED-14653).
- LoongArch: BPF: Make error handling robust in
arch_prepare_bpf_trampoline() (jsc#PED-14653).
- LoongArch: BPF: Make trampoline size stable (jsc#PED-14653).
- LoongArch: BPF: Don't align trampoline size (jsc#PED-14653).
- LoongArch: BPF: No support of struct argument in trampoline
programs (jsc#PED-14653).
- LoongArch: BPF: No text_poke() for kernel text (jsc#PED-14653).
- LoongArch: BPF: Remove duplicated bpf_flush_icache()
(jsc#PED-14653).
- LoongArch: BPF: Remove duplicated flags check (jsc#PED-14653).
- LoongArch: BPF: Fix uninitialized symbol 'retval_off'
(jsc#PED-14653).
- LoongArch: BPF: Optimize sign-extention mov instructions
(jsc#PED-14653).
- commit ce8c3af
* Sat Mar 07 2026 hoyeon.lee@suse.com
- selftests/bpf: Add tests for rejection of ALU ops with negative
offsets (jsc#PED-14653).
- commit c7c2066
* Sat Mar 07 2026 hoyeon.lee@suse.com
- libbpf: move libbpf_errstr() into libbpf_utils.c
(jsc#PED-14653).
- libbpf: remove unused libbpf_strerror_r and STRERR_BUFSIZE
(jsc#PED-14653).
- libbpf: make libbpf_errno.c into more generic libbpf_utils.c
(jsc#PED-14653).
- selftests/bpf: Add test for BPF_NEG alu on CONST_PTR_TO_MAP
(jsc#PED-14653).
- bpf: Skip scalar adjustment for BPF_NEG if dst is a pointer
(jsc#PED-14653).
- selftests/bpf: Fix realloc size in bpf_get_addrs
(jsc#PED-14653).
- commit 9f9be38
* Sat Mar 07 2026 hoyeon.lee@suse.com
- bpf...d_path(): constify path argument (jsc#PED-14653).
- commit eedbcf7
* Sat Mar 07 2026 hoyeon.lee@suse.com
- mm: Allow GFP_ACCOUNT to be used in alloc_pages_nolock()
(jsc#PED-14653).
- selftests: net: bpf_offload: print loaded programs on mismatch
(jsc#PED-14653).
- commit 865b0d0
* Sat Mar 07 2026 hoyeon.lee@suse.com
- selftests/bpf: Add stress test for rqspinlock in NMI
(jsc#PED-14653).
- commit 428ecf0
* Sat Mar 07 2026 tiwai@suse.de
- Add missing reference to old b43 patch, too (jsc#PED-14425)
- commit 052bbb5
* Sat Mar 07 2026 hoyeon.lee@suse.com
- libbpf: Fix error when st-prefix_ops and ops from differ btf
(jsc#PED-14653).
- selftests/bpf: Add stacktrace map lookup_and_delete_elem test
case (jsc#PED-14653).
- selftests/bpf: Refactor stacktrace_map case with skeleton
(jsc#PED-14653).
- bpf: Add lookup_and_delete_elem for BPF_MAP_STACK_TRACE
(jsc#PED-14653).
- selftests/bpf: Task_work selftest cleanup fixes (jsc#PED-14653).
- bpf: Mark kfuncs as __noclone (jsc#PED-14653).
- selftests/bpf: Add kprobe multi write ctx attach test
(jsc#PED-14653).
- selftests/bpf: Add kprobe write ctx attach test (jsc#PED-14653).
- selftests/bpf: Add uprobe context ip register change test
(jsc#PED-14653).
- selftests/bpf: Add uprobe context registers changes test
(jsc#PED-14653).
- bpf: Allow uprobe program to change context registers
(jsc#PED-14653).
- commit 8d0a153
* Sat Mar 07 2026 hoyeon.lee@suse.com
- bpf: Clear pfmemalloc flag when freeing all fragments
(jsc#PED-14653).
- Refresh
patches.suse/net-xdp-pass-full-flags-to-xdp_update_skb_shared_inf.patch.
- commit 8e5d330
* Sat Mar 07 2026 hoyeon.lee@suse.com
- riscv: bpf: Fix uninitialized symbol 'retval_off'
(jsc#PED-14653).
- bpftool: Add bash completion for program signing options
(jsc#PED-14653).
- selftests/bpf: Add union argument tests using fexit programs
(jsc#PED-14653).
- bpf: Allow union argument in trampoline based programs
(jsc#PED-14653).
- selftests: bpf: Add tests for signed loads from arena
(jsc#PED-14653).
- bpf, arm64: Add support for signed arena loads (jsc#PED-14653).
- bpf, x86: Add support for signed arena loads (jsc#PED-14653).
- selftests/bpf: add bpf task work stress tests (jsc#PED-14653).
- selftests/bpf: BPF task work scheduling tests (jsc#PED-14653).
- bpf: task work scheduling kfuncs (jsc#PED-14653).
- bpf: extract map key pointer calculation (jsc#PED-14653).
- bpf: bpf task work plumbing (jsc#PED-14653).
- bpf: verifier: permit non-zero returns from async callbacks
(jsc#PED-14653).
- bpf: htab: extract helper for freeing special structs
(jsc#PED-14653).
- bpf: extract generic helper from process_timer_func()
(jsc#PED-14653).
- bpf: refactor special field-type detection (jsc#PED-14653).
- commit 4c6ac7d
* Sat Mar 07 2026 hoyeon.lee@suse.com
- bpftool: Fix -Wuninitialized-const-pointer warnings with clang
>= 21 (jsc#PED-14653).
- bpftool: Fix UAF in get_delegate_value (jsc#PED-14653).
- bpftool: Add HELP_SPEC_OPTIONS in token.c (jsc#PED-14653).
- selftests/bpf: test cases for callchain sensitive live stack
tracking (jsc#PED-14653).
- selftests/bpf: __not_msg() tag for test_loader framework
(jsc#PED-14653).
- bpf: table based bpf_insn_successors() (jsc#PED-14653).
- commit f32098a
* Sat Mar 07 2026 hoyeon.lee@suse.com
- bpf: disable and remove registers chain based liveness
(jsc#PED-14653).
- Refresh patches.suse/kABI-padding-for-bpf.patch.
- commit 2912c8b
* Sat Mar 07 2026 hoyeon.lee@suse.com
- bpf: signal error if old liveness is more conservative than new
(jsc#PED-14653).
- Refresh patches.suse/kABI-padding-for-bpf.patch.
- commit c431315
* Sat Mar 07 2026 hoyeon.lee@suse.com
- bpf: enable callchain sensitive stack liveness tracking
(jsc#PED-14653).
- bpf: callchain sensitive stack liveness tracking using CFG
(jsc#PED-14653).
- bpf: compute instructions postorder per subprogram
(jsc#PED-14653).
- bpf: declare a few utility functions as internal api
(jsc#PED-14653).
- bpf: remove redundant REG_LIVE_READ check in stacksafe()
(jsc#PED-14653).
- bpf: use compute_live_registers() info in clean_func_state
(jsc#PED-14653).
- bpf: bpf_verifier_state->cleaned flag instead of REG_LIVE_DONE
(jsc#PED-14653).
- bpf: Move the signature kfuncs to helpers.c (jsc#PED-14653).
- bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
(jsc#PED-14653).
- commit 4783765
* Sat Mar 07 2026 tiwai@suse.de
- Update
patches.suse/wifi-ath12k-Fix-MSDU-buffer-types-handling-in-RX-err.patch
(CVE-2023-54286 bsc#1255692 jsc#PED-14425).
- Update
patches.suse/wifi-ath12k-Fix-memory-leak-due-to-multiple-rx_stats.patch
(CVE-2025-38199 bsc#1245962 jsc#PED-14425).
- Update
patches.suse/wifi-mac80211-Discard-Beacon-frames-to-non-broadcast.patch
(CVE-2025-71127 bsc#1256767 jsc#PED-14425).
- Update
patches.suse/wifi-rtw89-pci-configure-manual-DAC-mode-via-PCI-con.patch
(CVE-2025-38284 bsc#1246271 jsc#PED-14425).
- commit e675c10
* Sat Mar 07 2026 tiwai@suse.de
- wifi: ath12k: use correct pdev id when requesting firmware stats
(git-fixes).
- wifi: mt76: mt7996: move mt7996_update_beacons under mt76 mutex
(git-fixes).
- commit 37f576f
* Sat Mar 07 2026 tiwai@suse.de
- wifi: mac80211: apply advertised TTLM from association response
(jsc#PED-14425).
- commit a1c431a
* Sat Mar 07 2026 tiwai@suse.de
- wifi: brcmfmac: Fix potential kernel oops when probe fails
(jsc#PED-14425).
- staging: rtl8723bs: fix memory leak on failure path
(jsc#PED-14425).
- staging: rtl8723bs: fix missing status update on
sdio_alloc_irq() failure (jsc#PED-14425).
- wifi: ath10k: fix lock protection in
ath10k_wmi_event_peer_sta_ps_state_chg() (jsc#PED-14425).
- wifi: rtw89: pci: restore LDO setting after device resume
(jsc#PED-14425).
- wifi: rtw89: pci: validate release report content before using
for RTL8922DE (jsc#PED-14425).
- wifi: rtw89: 8922a: add digital compensation for 2GHz
(jsc#PED-14425).
- wifi: rtw89: fix unable to receive probe responses under MLO
connection (jsc#PED-14425).
- wifi: iwlwifi: mld: Fix primary link selection logic
(jsc#PED-14425).
- wifi: iwlwifi: mld: fix chandef start calculation
(jsc#PED-14425).
- wifi: iwlwifi: fix 22000 series SMEM parsing (jsc#PED-14425).
- wifi: iwlwifi: mvm: check the validity of noa_len
(jsc#PED-14425).
- wifi: iwlwifi: mld: Handle rate selection for NAN interface
(jsc#PED-14425).
- wifi: ath12k: fix mac phy capability parsing (jsc#PED-14425).
- wifi: ath12k: fix preferred hardware mode calculation
(jsc#PED-14425).
- wifi: ath11k: Fix failure to connect to a 6 GHz AP
(jsc#PED-14425).
- wifi: ath11k: add pm quirk for Thinkpad Z13/Z16 Gen1
(jsc#PED-14425).
- wifi: iwlegacy: add missing mutex protection in
il4965_store_tx_power() (jsc#PED-14425).
- wifi: iwlegacy: add missing mutex protection in
il3945_store_measurement() (jsc#PED-14425).
- wifi: cfg80211: allow only one NAN interface, also in multi
radio (jsc#PED-14425).
- wifi: rtw89: mac: correct page number for CSI response
(jsc#PED-14425).
- wifi: rtw89: disable EHT protocol by chip capabilities
(jsc#PED-14425).
- wifi: rtw89: wow: add reason codes for disassociation in WoWLAN
mode (jsc#PED-14425).
- wifi: rtw89: pci: validate sequence number of TX release report
(jsc#PED-14425).
- wifi: rtw89: Add support for MSI AX1800 Nano (GUAX18N)
(jsc#PED-14425).
- wifi: rtw89: fix potential zero beacon interval in beacon
tracking (jsc#PED-14425).
- wifi: rtw89: regd: 6 GHz power type marks default when inactive
(jsc#PED-14425).
- wifi: rtw88: Fix inadvertent sharing of struct
ieee80211_supported_band data (jsc#PED-14425).
- wifi: rtw88: Use devm_kmemdup() in rtw_set_supported_band()
(jsc#PED-14425).
- wifi: rtw89: mcc: reset probe counter when receiving beacon
(jsc#PED-14425).
- wifi: rtw89: setting TBTT AGG number when mac port
initialization (jsc#PED-14425).
- wifi: rtw89: ser: enable error IMR after recovering from L1
(jsc#PED-14425).
- wifi: rtw89: 8922a: set random mac if efuse contains zeroes
(jsc#PED-14425).
- wifi: libertas: fix WARNING in usb_tx_block (jsc#PED-14425).
- commit b5856e2
* Sat Mar 07 2026 tiwai@suse.de
- wifi: mac80211: parse all TTLM entries (jsc#PED-14425).
- Refresh
patches.suse/wifi-mac80211-correctly-decode-TTLM-with-default-lin.patch.
- commit de87b00
* Sat Mar 07 2026 tiwai@suse.de
- wifi: ath12k: clear stale link mapping of ahvif->links_map
(jsc#PED-14425).
- wifi: ath12k: Fix index decrement when array_len is zero
(jsc#PED-14425).
- wifi: ath11k: add usecase firmware handling based on device
compatible (jsc#PED-14425).
- wifi: rtw89: debug: Fix memory leak in __print_txpwr_map()
(jsc#PED-14425).
- wifi: ath12k: do WoW offloads only on primary link
(jsc#PED-14425).
- wifi: ath9k: add OF dependency to AHB (jsc#PED-14425).
- wifi: rtw88: rtw8821cu: Add ID for Mercusys MU6H
(jsc#PED-14425).
- wifi: rtw88: 8822b: Avoid WARNING in rtw8822b_config_trx_mode()
(jsc#PED-14425).
- wifi: rtw88: fix DTIM period handling when conf->dtim_period
is zero (jsc#PED-14425).
- wifi: iwlwifi: mld: cancel mlo_scan_start_wk (jsc#PED-14425).
- wifi: ath12k: Fix wrong P2P device link id issue
(jsc#PED-14425).
- wifi: ath12k: fix dead lock while flushing management frames
(jsc#PED-14425).
- wifi: ath12k: Fix scan state stuck in ABORTING after
cancel_remain_on_channel (jsc#PED-14425).
- wifi: ath12k: cancel scan only on active scan vdev
(jsc#PED-14425).
- wifi: ath12k: don't force radio frequency check in freq_to_idx()
(jsc#PED-14425).
- wifi: mac80211_hwsim: fix typo in frequency notification
(jsc#PED-14425).
- wifi: iwlwifi: Implement settime64 as stub for MVM/MLD PTP
(jsc#PED-14425).
- wifi: mac80211: don't WARN for connections on invalid channels
(jsc#PED-14425).
- commit f0a6c41
* Sat Mar 07 2026 tiwai@suse.de
- wifi: iwlwifi: Fix firmware version handling (jsc#PED-14425).
- wifi: mac80211: Discard Beacon frames to non-broadcast address
(jsc#PED-14425).
- wifi: mt76: mt7996: Add missing locking in
mt7996_mac_sta_rc_work() (jsc#PED-14425).
- wifi: mt76: mt7996: skip ieee80211_iter_keys() on scanning
link remove (jsc#PED-14425).
- wifi: mt76: mt7996: skip deflink accounting for offchannel links
(jsc#PED-14425).
- wifi: mt76: Move mt76_abort_scan out of mt76_reset_device()
(jsc#PED-14425).
- wifi: mt76: mt7996: grab mt76 mutex in mt7996_mac_sta_event()
(jsc#PED-14425).
- wifi: mt76: mt7996: fix EMI rings for RRO (jsc#PED-14425).
- wifi: mt76: mt7996: fix using wrong phy to start in
mt7996_mac_restart() (jsc#PED-14425).
- wifi: mt76: mt7996: fix MLO set key and group key issues
(jsc#PED-14425).
- wifi: mt76: mt7996: fix MLD group index assignment
(jsc#PED-14425).
- wifi: mt76: mt7996: set link_valid field when initializing wcid
(jsc#PED-14425).
- wifi: mt76: mt7996: fix teardown command for an MLD peer
(jsc#PED-14425).
- wifi: mt76: mt7996: fix several fields in
mt7996_mcu_bss_basic_tlv() (jsc#PED-14425).
- wifi: mt76: mt7996: fix implicit beamforming support for mt7992
(jsc#PED-14425).
- wifi: mt76: mt7996: fix max nss value when getting rx chainmask
(jsc#PED-14425).
- Revert "wifi: mt76: mt792x: improve monitor interface handling"
(jsc#PED-14425).
- wifi: mt76: mt7996: Remove useless check in
mt7996_msdu_page_get_from_cache() (jsc#PED-14425).
- wifi: mt76: mt7996: Remove unnecessary link_id checks in
mt7996_tx (jsc#PED-14425).
- wifi: mt76: mt7996: fix null pointer deref in mt7996_conf_tx()
(jsc#PED-14425).
- wifi: rtw89: usb: fix leak in rtw89_usb_write_port()
(jsc#PED-14425).
- wifi: rtw89: usb: use common error path for skbs in
rtw89_usb_rx_handler() (jsc#PED-14425).
- wifi: ath12k: Fix timeout error during beacon stats retrieval
(jsc#PED-14425).
- wifi: ath12k: unassign arvif on scan vdev create failure
(jsc#PED-14425).
- wifi: ath12k: enforce vdev limit in ath12k_mac_vdev_create()
(jsc#PED-14425).
- wifi: ath12k: fix error handling in creating hardware group
(jsc#PED-14425).
- wifi: ath12k: fix reusing m3 memory (jsc#PED-14425).
- wifi: ath12k: restore register window after global reset
(jsc#PED-14425).
- wifi: ath12k: fix TX and RX MCS rate configurations in HE mode
(jsc#PED-14425).
- wifi: ath12k: fix VHT MCS assignment (jsc#PED-14425).
- wifi: ath12k: Fix MSDU buffer types handling in RX error path
(jsc#PED-14425).
- wifi: iwlwifi: mld: add null check for kzalloc() in
iwl_mld_send_proto_offload() (jsc#PED-14425).
- commit 8fa6d3e
* Sat Mar 07 2026 tiwai@suse.de
- ipa: fix compile-testing with qcom-mdt=m (git-fixes).
- commit faf1276
* Sat Mar 07 2026 tiwai@suse.de
- wifi: rtw89: hw_scan: Don't let the operating channel be last
(jsc#PED-14425).
- wifi: iwlwifi: mld: always take beacon ies in link grading
(jsc#PED-14425).
- wifi: iwlwifi: mvm: fix beacon template/fixed rate
(jsc#PED-14425).
- wifi: iwlwifi: fix aux ROC time event iterator usage
(jsc#PED-14425).
- wifi: mac80211_hwsim: Fix possible NULL dereference
(jsc#PED-14425).
- Revert "wifi: ath12k: Fix missing station power save
configuration" (jsc#PED-14425).
- wifi: mac80211: use wiphy_hrtimer_work for ml_reconf_work
(jsc#PED-14425).
- wifi: mac80211: use wiphy_hrtimer_work for ttlm_work
(jsc#PED-14425).
- wifi: iwlwifi: fix potential use after free in
iwl_mld_remove_link() (jsc#PED-14425).
- wifi: nl80211: call kfree without a NULL check (jsc#PED-14425).
- commit d71c2ea
* Sat Mar 07 2026 tiwai@suse.de
- staging: rtl8723bs: xmit: rephrase comment and drop extra space
(jsc#PED-14425).
- staging: rtl8723bs: hal: put return type and function name on
one line (jsc#PED-14425).
- staging: rtl8723bs: fix typo in comment (jsc#PED-14425).
- staging: rtl8723bs: rtw_efuse.h: simplify copyright banner
(jsc#PED-14425).
- staging: rtl8723bs: remove unused tables (jsc#PED-14425).
- staging: rtl8723bs: Hal_EfuseParseAntennaDiversity_8723B is
empty (jsc#PED-14425).
- staging: rtl8723bs: remove REG_EFUSE_ACCESS_8723 and
EFUSE_ACCESS_ON_8723 (jsc#PED-14425).
- staging: rtl8723bs: remove bWrite from Hal_EfusePowerSwitch
(jsc#PED-14425).
- staging: rtl8723bs: remove wrapper Efuse_PowerSwitch
(jsc#PED-14425).
- staging: rtl8723bs: fix fortify warnings by using struct_group
(jsc#PED-14425).
- staging: rtl8723bs: remove include/recv_osdep.h (jsc#PED-14425).
- staging: rtl8723bs: remove os_dep/recv_linux.c (jsc#PED-14425).
- staging: rtl8723bs: rename rtw_os_recv_indicate_pkt
(jsc#PED-14425).
- staging: rtl8723bs: move rtw_os_recv_indicate_pkt to rtw_recv.c
(jsc#PED-14425).
- staging: rtl8723bs: rename rtw_os_alloc_msdu_pkt
(jsc#PED-14425).
- staging: rtl8723bs: move rtw_os_alloc_msdu_pkt to rtw_recv.c
(jsc#PED-14425).
- staging: rtl8723bs: merge rtw_os_recvbuf_resource_free into
rtl8723bs_recv.c (jsc#PED-14425).
- staging: rtl8723bs: merge rtw_os_recv_resource_free into
rtw_recv.c (jsc#PED-14425).
- staging: rtl8723bs: merge rtw_os_recv_resource_alloc into
rtw_recv.c (jsc#PED-14425).
- staging: rtl8723bs: merge rtw_os_free_recvframe into rtw_recv.c
(jsc#PED-14425).
- staging: rtl8723bs: move rtw_handle_tkip_mic_err to rtw_recv.c
(jsc#PED-14425).
- staging: rtl8723bs: move rtw_recv_indicatepkt to rtw_recv.c
(jsc#PED-14425).
- staging: rtl8723bs: remove wrapper rtw_init_recv_timer
(jsc#PED-14425).
- staging: rtl8723bs: remove efuse_OneByteWrite (jsc#PED-14425).
- staging: rtl8723bs: remove bPseudoTest from efuse_OneByteRead
(jsc#PED-14425).
- staging: rtl8723bs: clean up variable initializations
(jsc#PED-14425).
- staging: rtl8723bs: remove bPseudoTest from
hal_EfuseSwitchToBank (jsc#PED-14425).
- staging: rtl8723bs: remove Hal_EfuseGetCurrentSize
(jsc#PED-14425).
- staging: rtl8723bs: remove bPseudoTest from
Hal_GetEfuseDefinition (jsc#PED-14425).
- staging: rtl8723bs: remove wrapper EFUSE_GetEfuseDefinition
(jsc#PED-14425).
- staging: rtl8723bs: remove bPseudoTest from hal_ReadEFuse_BT
(jsc#PED-14425).
- staging: rtl8723bs: remove bPseudoTest from hal_ReadEFuse_WiFi
(jsc#PED-14425).
- staging: rtl8723bs: remove bPseudoTest from Hal_ReadEFuse
(jsc#PED-14425).
- staging: rtl8723bs: remove wrapper efuse_ReadEFuse
(jsc#PED-14425).
- staging: rtl8723bs: remove bPseudoTest from Efuse_ReadAllMap
(jsc#PED-14425).
- staging: rtl8723bs: make Efuse_ReadAllMap static
(jsc#PED-14425).
- staging: rtl8723bs: remove bPseudoTest from
EFUSE_ShadowMapUpdate (jsc#PED-14425).
- staging: rtl8723bs: fix coding style issues in core/rtw_mlme.c
(jsc#PED-14425).
- staging: rtl8723bs: remove unnecessary forward declarations
(jsc#PED-14425).
- staging: rtl8723bs: use crypto_xor_cpy (jsc#PED-14425).
- commit ecc4b5e
* Sat Mar 07 2026 tiwai@suse.de
- staging: rtl8723bs: fix checkpatch spaces preferred around that
(jsc#PED-14425).
- staging: rtl8723bs: move rtw_reset_securitypriv to
core/rtw_mlme.c (jsc#PED-14425).
- staging: rtl8723bs: move rtw_report_sec_ie to core/rtw_mlme.c
(jsc#PED-14425).
- staging: rtl8723bs: merge rtw_os_indicate_disconnect into
rtw_indicate_disconnect (jsc#PED-14425).
- staging: rtl8723bs: merge rtw_os_indicate_connect into
rtw_indicate_connect (jsc#PED-14425).
- staging: rtl8723bs: remove wrapper init_addba_retry_timer
(jsc#PED-14425).
- staging: rtl8723bs: move rtw_init_mlme_timer to core/rtw_mlme.c
(jsc#PED-14425).
- staging: rtl8723bs: move init_mlme_ext_timer to
core/rtw_mlme_ext.c (jsc#PED-14425).
- staging: rtl8723bs: remove wrapper rtw_os_indicate_scan_done
(jsc#PED-14425).
- staging: rtl8723bs: fix space-before-tab warnings
(jsc#PED-14425).
- commit 5678690
* Sat Mar 07 2026 hoyeon.lee@suse.com
- selftests/bpf: Add tests for KF_RCU_PROTECTED (jsc#PED-14653).
- bpf: Enforce RCU protection for KF_RCU_PROTECTED
(jsc#PED-14653).
- selftests/bpf: trigger verifier.c:maybe_exit_scc() for a
speculative state (jsc#PED-14653).
- bpf: dont report verifier bug for missing bpf_scc_visit on
speculative path (jsc#PED-14653).
- selftests/bpf: Test accesses to ctx padding (jsc#PED-14653).
- selftests/bpf: Move macros to bpf_misc.h (jsc#PED-14653).
- bpf: potential double-free of env->insn_aux_data
(jsc#PED-14653).
- selftests/bpf: More open-coded gettid syscall cleanup
(jsc#PED-14653).
- selftests/bpf: Add a test for bpf_cgroup_from_id lookup in
non-root cgns (jsc#PED-14653).
- selftests/bpf: Fix arena_spin_lock selftest failure
(jsc#PED-14653).
- selftests/bpf: Skip timer_interrupt case when bpf_timer is
not supported (jsc#PED-14653).
- bpftool: Search for tracefs at /sys/kernel/tracing first
(jsc#PED-14653).
- riscv, bpf: Sign extend struct ops return values properly
(jsc#PED-14653).
- riscv, bpf: Remove duplicated bpf_flush_icache()
(jsc#PED-14653).
- selftests/bpf: Add tests for arena fault reporting
(jsc#PED-14653).
- selftests: bpf: use __stderr in stream error tests
(jsc#PED-14653).
- selftests: bpf: introduce __stderr and __stdout (jsc#PED-14653).
- bpf: Report arena faults to BPF stderr (jsc#PED-14653).
- bpf: core: introduce main_prog_aux for stream access
(jsc#PED-14653).
- bpf: arm64: simplify exception table handling (jsc#PED-14653).
- selftests/bpf: Fix incorrect array size calculation
(jsc#PED-14653).
- commit 53d526b
* Sat Mar 07 2026 tiwai@suse.de
- staging: rtl8723bs: fix if-statement alignment and line
continuation in rtw_ap.c (jsc#PED-14425).
- staging: rtl8723bs: fix comment formatting in basic_types.h
(jsc#PED-14425).
- wifi: libertas: add WQ_UNBOUND to alloc_workqueue users
(jsc#PED-14425).
- Revert "wifi: libertas: WQ_PERCPU added to alloc_workqueue
users" (jsc#PED-14425).
- wifi: libertas: WQ_PERCPU added to alloc_workqueue users
(jsc#PED-14425).
- wifi: cfg80211: fix width unit in cfg80211_radio_chandef_valid()
(jsc#PED-14425).
- wifi: ath12k: enforce CPU endian format for all QMI data
(jsc#PED-14425).
- wifi: ath12k: Use 1KB Cache Flush Command for QoS TID
Descriptors (jsc#PED-14425).
- wifi: ath12k: Fix flush cache failure during RX queue update
(jsc#PED-14425).
- wifi: ath12k: Add Retry Mechanism for REO RX Queue Update
Failures (jsc#PED-14425).
- commit 5a07ca9
* Sat Mar 07 2026 tiwai@suse.de
- wifi: ath12k: fix HAL_PHYRX_COMMON_USER_INFO handling in
monitor mode (jsc#PED-14425).
- Refresh
patches.suse/wifi-ath12k-fix-the-fetching-of-combined-rssi.patch.
- commit 3b5c932
* Sat Mar 07 2026 tiwai@suse.de
- wifi: ath12k: Refactor REO command to use ath12k_dp_rx_tid_rxq
(jsc#PED-14425).
- wifi: ath12k: Refactor RX TID buffer cleanup into helper
function (jsc#PED-14425).
- wifi: ath12k: Refactor RX TID deletion handling into helper
function (jsc#PED-14425).
- wifi: ath12k: Fix peer lookup in ath12k_dp_mon_rx_deliver_msdu()
(jsc#PED-14425).
- wifi: ath12k: Extend beacon miss handling for MLO non-AP STA
(jsc#PED-14425).
- wifi: ath12k: Add support to handle reason inactivity STA
kickout event for QCN9274/IPQ5332 (jsc#PED-14425).
- wifi: ath12k: enhance the WMI_PEER_STA_KICKOUT event with
reasons and RSSI reporting (jsc#PED-14425).
- wifi: ath12k: report station mode per-chain signal strength
(jsc#PED-14425).
- wifi: ath: Use of_reserved_mem_region_to_resource() for
"memory-region" (jsc#PED-14425).
- wifi: ath10k: remove gpio number assignment (jsc#PED-14425).
- wifi: ath11k: Remove redundant semicolon (jsc#PED-14425).
- wifi: ath12k: downgrade log level for CE buffer enqueue failure
(jsc#PED-14425).
- wifi: ath11k: downgrade log level for CE buffer enqueue failure
(jsc#PED-14425).
- wifi: ath12k: Add fallback for invalid channel number in PHY
metadata (jsc#PED-14425).
- wifi: ath12k: fix signal in radiotap for WCN7850
(jsc#PED-14425).
- wifi: ath12k: fix overflow warning on num_pwr_levels
(jsc#PED-14425).
- wifi: ath12k: initialize eirp_power before use (jsc#PED-14425).
- wifi: ath12k: Add support to set per-radio RTS threshold
(jsc#PED-14425).
- wifi: rtw89: fix leak in rtw89_core_send_nullfunc()
(jsc#PED-14425).
- commit d96b5df
* Sat Mar 07 2026 tiwai@suse.de
- wifi: rtw89: avoid possible TX wait initialization race
(jsc#PED-14425).
- wifi: rtw89: wow: enable TKIP related feature (jsc#PED-14425).
- wifi: rtw89: 8922a: add TAS feature support (jsc#PED-14425).
- wifi: rtw89: open C2H event waiting window first before sending
H2C command (jsc#PED-14425).
- wifi: rtw89: 8852b: enable beacon tracking support
(jsc#PED-14425).
- wifi: rtw89: debug: support SER L0 simulation (jsc#PED-14425).
- wifi: rtw89: phy: initialize AFE by firmware element table
(jsc#PED-14425).
- wifi: rtw89: disable RTW89_PHYSTS_IE09_FTR_0 for ppdu status
(jsc#PED-14425).
- wifi: rtw89: use ieee80211_tx_info::driver_data to store driver
TX info (jsc#PED-14425).
- wifi: rtw89: chan: allow callers to check if a link has no
managed chanctx (jsc#PED-14425).
- wifi: rtw89: Add USB ID 2001:3327 for D-Link AX18U rev. A1
(jsc#PED-14425).
- wifi: rtw89: Add USB ID 2001:332a for D-Link AX9U rev. A1
(jsc#PED-14425).
- wifi: rtl8xxxu: expose efuse via debugfs (jsc#PED-14425).
- wifi: rtw89: 8852bt: Remove redundant off_reverse variables
(jsc#PED-14425).
- wifi: rtw89: use int type to store negative error codes
(jsc#PED-14425).
- wifi: rtw89: add getting function of DMA channel v1
(jsc#PED-14425).
- wifi: rtw89: abstract getting function of DMA channel
(jsc#PED-14425).
- wifi: rtw89: pci: add RPP parser v1 (jsc#PED-14425).
- wifi: rtw89: pci: abstract RPP parser (jsc#PED-14425).
- wifi: rtw89: pci: add group BD address design (jsc#PED-14425).
- commit 1877b93
* Sat Mar 07 2026 tiwai@suse.de
- wifi: rtw89: pci: define TX/RX buffer descriptor pool
(jsc#PED-14425).
- wifi: rtw89: pci: add struct rtw89_{tx,rx}_rings to put related
fields (jsc#PED-14425).
- wifi: rtw89: pci: use RDU status of R_BE_PCIE_DMA_IMR_0_V1
instead for 8922DE (jsc#PED-14425).
- wifi: rtw89: pci: prepare interrupt related registers and
functions for 8922DE (jsc#PED-14425).
- wifi: rtw89: pci: move chip ISR definition out from chip
generation (jsc#PED-14425).
- wifi: rtl8xxxu: Remove TL-WN722N V2 (0x2357: 0x010c) from
untested devices (jsc#PED-14425).
- wifi: rtw88: Use led->brightness_set_blocking for PCI too
(jsc#PED-14425).
- wifi: rtw89: coex: Limit Wi-Fi scan slot cost to avoid A2DP
glitch (jsc#PED-14425).
- wifi: rtw89: 8852c: update firmware crash trigger type for
newer firmware (jsc#PED-14425).
- wifi: rtw89: 8852a: report average RSSI to avoid unnecessary
scanning (jsc#PED-14425).
- wifi: rtw89: 8852a: report per-channel noise level by get_survey
ops (jsc#PED-14425).
- wifi: rtw89: 8852bt: Simplify unnecessary if-else conditions
in _dpk_onoff() (jsc#PED-14425).
- wifi: rtw89: fix group frames loss when connected to
non-transmitted BSSID (jsc#PED-14425).
- wifi: rtw89: 8852c: check LPS H2C command complete by C2H reg
instead of done ack (jsc#PED-14425).
- wifi: rtw89: 8851b: rfk: update TX wideband IQK (jsc#PED-14425).
- wifi: rtw89: 8851b: rfk: update IQK TIA setting (jsc#PED-14425).
- wifi: rtw89: debug: add beacon_info debugfs (jsc#PED-14425).
- wifi: rtw89: introduce beacon tracking to improve connection
stability (jsc#PED-14425).
- wifi: rtw89: 8852bt: Use standard helper for string choice
(jsc#PED-14425).
- wifi: rtw89: add dummy C2H handlers for BCN resend and update
done (jsc#PED-14425).
- commit 347d3b2
* Sat Mar 07 2026 tiwai@suse.de
- wifi: rtw88: Lock rtwdev->mutex before setting the LED
(jsc#PED-14425).
- wifi: cfg80211: remove IEEE80211_CHAN_{1,2,4,8,16}MHZ flags
(jsc#PED-14425).
- wifi: cfg80211: remove ieee80211_s1g_channel_width
(jsc#PED-14425).
- wifi: mac80211: correctly initialise S1G chandef for STA
(jsc#PED-14425).
- commit e017ea4
* Sat Mar 07 2026 tiwai@suse.de
- wifi: cfg80211: correctly implement and validate S1G chandef
(jsc#PED-14425).
- commit 0587608
* Sat Mar 07 2026 hoyeon.lee@suse.com
- selftests/bpf: Fix the issue where the error code is 0
(jsc#PED-14653).
- selftests/bpf: Add BPF program dump in veristat (jsc#PED-14653).
- libbpf: Remove unused args in parse_usdt_note (jsc#PED-14653).
- selftests/bpf: Add case to test bpf_in_interrupt()
(jsc#PED-14653).
- selftests/bpf: Introduce experimental bpf_in_interrupt()
(jsc#PED-14653).
- bpf, arm64: Remove duplicated bpf_flush_icache()
(jsc#PED-14653).
- selftests/bpf: Test kfunc bpf_strcasecmp (jsc#PED-14653).
- bpf: add bpf_strcasecmp kfunc (jsc#PED-14653).
- selftests/bpf: add benchmark testing for kprobe-multi-all
(jsc#PED-14653).
- selftests/bpf: skip recursive functions for kprobe_multi
(jsc#PED-14653).
- selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
(jsc#PED-14653).
- selftests/bpf: Fix count write in testapp_xdp_metadata_copy()
(jsc#PED-14653).
- selftests/bpf: Upon failures, exit with code 1 in test_xsk.sh
(jsc#PED-14653).
- bpf: Replace kvfree with kfree for kzalloc memory
(jsc#PED-14653).
- bpftool: Add CET-aware symbol matching for x86_64 architectures
(jsc#PED-14653).
- bpftool: Refactor kernel config reading into common helper
(jsc#PED-14653).
- selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2
(jsc#PED-14653).
- selftests/bpf: Add LPM trie microbenchmarks (jsc#PED-14653).
- selftests/bpf: Enable timed may_goto tests for arm64
(jsc#PED-14653).
- bpf, arm64: Add JIT support for timed may_goto (jsc#PED-14653).
- commit 8fd3e2d
* Sat Mar 07 2026 hoyeon.lee@suse.com
- libbpf: Fix USDT SIB argument handling causing unrecognized
register error (jsc#PED-14653).
- selftests/bpf: Fix typos and grammar in test sources
(jsc#PED-14653).
- bpf: Add selftest to check the verifier's abstract
multiplication (jsc#PED-14653).
- bpf: Improve the general precision of tnum_mul (jsc#PED-14653).
- selftests/bpf: Remove may_goto tests from DENYLIST.s390x
(jsc#PED-14653).
- selftests/bpf: Enable timed may_goto verifier tests on s390x
(jsc#PED-14653).
- selftests/bpf: Add __arch_s390x macro (jsc#PED-14653).
- selftests/bpf: Add a missing newline to the "bad arch spec"
message (jsc#PED-14653).
- s390/bpf: Add s390 JIT support for timed may_goto
(jsc#PED-14653).
- selftests/bpf: Remove entries from config.{arch} already
present in config (jsc#PED-14653).
- commit 09c9418
* Sat Mar 07 2026 hoyeon.lee@suse.com
- bpf: Remove preempt_disable in bpf_try_get_buffers
(jsc#PED-14653).
- commit 97db9f7
* Sat Mar 07 2026 tiwai@suse.de
- wifi: mac80211: remove tx_handlers_drop debugfs stats
(jsc#PED-14425).
- wifi: mac80211: Remove redundant rcu_read_lock/unlock() in
spin_lock (jsc#PED-14425).
- wifi: mac80211_hwsim: Add simulation support for NAN device
(jsc#PED-14425).
- wifi: mac80211: Extend support for changing NAN configuration
(jsc#PED-14425).
- wifi: mac80211: Export an API to check if NAN is started
(jsc#PED-14425).
- commit dc13c9d
* Sat Mar 07 2026 tiwai@suse.de
- wifi: mac80211: Get the correct interface for non-netdev skb
status (jsc#PED-14425).
- wifi: mac80211: Accept management frames on NAN interface
(jsc#PED-14425).
- wifi: mac80211: Support Tx of action frame for NAN
(jsc#PED-14425).
- wifi: cfg80211: Store the NAN cluster ID (jsc#PED-14425).
- wifi: cfg80211: Support Tx/Rx of action frame for NAN
(jsc#PED-14425).
- wifi: cfg80211: Advertise supported NAN capabilities
(jsc#PED-14425).
- wifi: nl80211: Add more NAN capabilities (jsc#PED-14425).
- wifi: cfg80211: Add cluster joined notification APIs
(jsc#PED-14425).
- wifi: nl80211: Add NAN Discovery Window (DW) notification
(jsc#PED-14425).
- wifi: nl80211: Add more configuration options for NAN commands
(jsc#PED-14425).
- commit 62070a1
* Sat Mar 07 2026 tiwai@suse.de
- wifi: mt76: abort scan/roc on hw restart (jsc#PED-14425).
- wifi: mt76: improve phy reset on hw restart (jsc#PED-14425).
- wifi: mt76: mt7996: fill User Priority in skb->priority for
rx packets (jsc#PED-14425).
- wifi: mt76: mt7996: set VTA in txwi (jsc#PED-14425).
- wifi: mt76: mt7996: remove the mem_total field of STA_REC_BF
command (jsc#PED-14425).
- wifi: mt76: mt7996: disable promiscuous mode by default
(jsc#PED-14425).
- wifi: mt76: use altx queue for offchannel tx on connac+
(jsc#PED-14425).
- wifi: mt76: mt7996: fix updating beacon protection with beacons
enabled (jsc#PED-14425).
- wifi: mt76: mt7996: fix key add/remove imbalance
(jsc#PED-14425).
- wifi: mt76: mt7996: delete vif keys when requested
(jsc#PED-14425).
- commit b80e342
* Sat Mar 07 2026 tiwai@suse.de
- wifi: mt76: mt7996: fix setting beacon protection keys
(jsc#PED-14425).
- wifi: mt76: mt7996: decrease timeout for commonly issued MCU
commands (jsc#PED-14425).
- wifi: mt76: mt7996: improve hardware restart reliability
(jsc#PED-14425).
- wifi: mt76: mt7996: remove redundant per-phy mac80211 calls
during restart (jsc#PED-14425).
- wifi: mt76: mt7996: support writing MAC TXD for AddBA Request
(jsc#PED-14425).
- wifi: mt76: Convert mt76_wed_rro_ind to LE (jsc#PED-14425).
- wifi: mt76: mt7996: Add SW path for HW-RRO v3.1 (jsc#PED-14425).
- wifi: mt76: Add mt76_dma_get_rxdmad_c_buf utility routione
(jsc#PED-14425).
- wifi: mt76: mt7996: Decouple RRO logic from WED support
(jsc#PED-14425).
- wifi: mt76: Add rx_queue_init callback (jsc#PED-14425).
- commit 3f1cdde
* Sat Mar 07 2026 tiwai@suse.de
- wifi: mt76: mt7996: Enable WED for MT7992 chipset
(jsc#PED-14425).
- Refresh
patches.suse/wifi-mt76-mt7996-Convert-mt7996_wed_rro_addr-to-LE.patch.
- commit 5c90ca9
* Sat Mar 07 2026 tiwai@suse.de
- wifi: mt76: mt7996: Enable HW RRO for MT7992 chipset
(jsc#PED-14425).
- Refresh
patches.suse/wifi-mt76-mt7996-Convert-mt7996_wed_rro_addr-to-LE.patch.
- commit 0e2073d
* Sat Mar 07 2026 tiwai@suse.de
- wifi: mt76: mt7996: Introduce RRO MSDU callbacks
(jsc#PED-14425).
- wifi: mt76: mt7996: Fix tx-queues initialization for second
phy on mt7996 (jsc#PED-14425).
- wifi: mt76: mt7996: Introduce the capability to reset MT7992
WED device (jsc#PED-14425).
- wifi: mt76: mt7996: Initial DMA configuration for MT7992 WED
support (jsc#PED-14425).
- wifi: mt76: Do not always enable NAPIs for WED RRO queues
(jsc#PED-14425).
- wifi: mt76: Differentiate between RRO data and RRO MSDU queues
(jsc#PED-14425).
- wifi: mt76: Remove q->ndesc check in mt76_dma_rx_fill()
(jsc#PED-14425).
- wifi: mt76: Add reset_idx to reset_q mt76_queue_ops signature
(jsc#PED-14425).
- commit 6012dd8
* Sat Mar 07 2026 tiwai@suse.de
- Delete patches.suse/paddings-for-mediatek-802.11.patch.
We tolerate kABI for WiFi drivers
- commit 9e10b67
* Sat Mar 07 2026 tiwai@suse.de
- wifi: mt76: mt7996: Enable MLO support for client interfaces
(jsc#PED-14425).
- wifi: mt76: mt7996: Set EML capabilities for AP interface
(jsc#PED-14425).
- wifi: mt76: mt7996: Export MLO AP capabilities to mac80211
(jsc#PED-14425).
- wifi: mt76: mt7996: Implement MLD address translation for EAPOL
(jsc#PED-14425).
- wifi: mt76: mt7996: Add all active links to poll list in
mt7996_mac_tx_free() (jsc#PED-14425).
- wifi: mt76: mt7996: Fix mt7996_reverse_frag0_hdr_trans for MLO
(jsc#PED-14425).
- wifi: mt76: mt7996: Use proper link info in mt7996_mcu_add_group
(jsc#PED-14425).
- wifi: mt76: mt7996: Check phy before init msta_link in
mt7996_mac_sta_add_links() (jsc#PED-14425).
- wifi: mt76: mt7996: Use proper link_id in link_sta_rc_update
callback (jsc#PED-14425).
- wifi: mt76: Remove dead code in mt76_scan_work (jsc#PED-14425).
- commit ff502b0
* Sat Mar 07 2026 tiwai@suse.de
- wifi: mt76: mt7996: Use deflink for AMPDU rx reordering
(jsc#PED-14425).
- wifi: mt76: mt7921: add MBSSID support (jsc#PED-14425).
- wifi: mt76: mt7925: add MBSSID support (jsc#PED-14425).
- wifi: mt76: mt7996: Set proper link destination address in
mt7996_tx() (jsc#PED-14425).
- wifi: mt76: mt7996: Set def_wcid pointer in
mt7996_mac_sta_init_link() (jsc#PED-14425).
- wifi: mt76: mt7996: Fix mt7996_mcu_bss_mld_tlv routine
(jsc#PED-14425).
- wifi: mt76: mt7996: Fix mt7996_mcu_sta_ba wcid configuration
(jsc#PED-14425).
- wifi: mt76: mt7996: Overwrite unspecified link_id in mt7996_tx()
(jsc#PED-14425).
- wifi: mwifiex: fix endianness handling in
mwifiex_send_rgpower_table (jsc#PED-14425).
- wifi: iwlwifi: mld: CHANNEL_SURVEY_NOTIF is always supported
(jsc#PED-14425).
- wifi: iwlwifi: mld: remove support of iwl_esr_mode_notif
version 1 (jsc#PED-14425).
- wifi: iwlwifi: mld: remove support from of sta cmd version 1
(jsc#PED-14425).
- wifi: iwlwifi: mld: remove support of roc cmd version 5
(jsc#PED-14425).
- wifi: iwlwifi: mld: remove support of mac cmd ver 2
(jsc#PED-14425).
- wifi: iwlwifi: mld: don't consider phy cmd version 5
(jsc#PED-14425).
- wifi: iwlwifi: implement wowlan status notification API update
(jsc#PED-14425).
- wifi: iwlwifi: add kunit tests for nvm parse (jsc#PED-14425).
- wifi: iwlwifi: api: add a flag to iwl_link_ctx_modify_flags
(jsc#PED-14425).
- wifi: iwlwifi: pcie: move ltr_enabled to the specific transport
(jsc#PED-14425).
- wifi: iwlwifi: pcie: move pm_support to the specific transport
(jsc#PED-14425).
- commit 865fb43
* Sat Mar 07 2026 tiwai@suse.de
- wifi: iwlwifi: rename iwl_finish_nic_init (jsc#PED-14425).
- wifi: iwlwifi: replace SUPPRESS_CMD_ERROR_ONCE status bit with
a boolean (jsc#PED-14425).
- wifi: iwlwifi: add STATUS_FW_ERROR API (jsc#PED-14425).
- wifi: iwlwifi: Fix dentry reference leak in
iwl_mld_add_link_debugfs (jsc#PED-14425).
- wifi: iwlwifi: mei: Remove unused flexible-array member in
struct iwl_sap_hdr (jsc#PED-14425).
- wifi: iwlwifi: Remove duplicated include in trans.c
(jsc#PED-14425).
- wifi: cfg80211: Remove the redundant wiphy_dev (jsc#PED-14425).
- wifi: mac80211: fix incorrect comment (jsc#PED-14425).
- wifi: cfg80211: update the time stamps in hidden ssid
(jsc#PED-14425).
- wifi: mac80211: add tx_handlers_drop statistics to ethtool
(jsc#PED-14425).
- wifi: mac80211: fix reporting of all valid links in
sta_set_sinfo() (jsc#PED-14425).
- wifi: mwifiex: fix double free in mwifiex_send_rgpower_table()
(jsc#PED-14425).
- wifi: mac80211: reduce the scope of rts_threshold
(jsc#PED-14425).
- wifi: mac80211: reduce the scope of link_id (jsc#PED-14425).
- wifi: brcmfmac: support AP isolation to restrict reachability
between stations (jsc#PED-14425).
- wifi: nl80211: strict checking attributes for
NL80211_CMD_SET_BSS (jsc#PED-14425).
- wifi: drivers: indicate support for attributes in
NL80211_CMD_SET_BSS (jsc#PED-14425).
- wifi: nl80211: allow drivers to support subset of
NL80211_CMD_SET_BSS (jsc#PED-14425).
- wifi: nl80211: Add EHT fixed Tx rate support (jsc#PED-14425).
- wifi: mac80211: consider links for validating SCAN_FLAG_AP in
scan request during MLO (jsc#PED-14425).
- commit f60cb7d
* Sat Mar 07 2026 tiwai@suse.de
- wifi: mac80211: simplify return value handling of
cfg80211_get_radio_idx_by_chan() (jsc#PED-14425).
- wifi: cfg80211: fix return value in
cfg80211_get_radio_idx_by_chan() (jsc#PED-14425).
- wifi: mac80211: kunit: add kunit tests for S1G PVB decoding
(jsc#PED-14425).
- wifi: mac80211: support parsing S1G TIM PVB (jsc#PED-14425).
- wifi: mac80211: support block bitmap S1G TIM encoding
(jsc#PED-14425).
- wifi: iwlwifi: don't support WH a step (jsc#PED-14425).
- wifi: iwlwifi: mld: remove a TODO (jsc#PED-14425).
- wifi: iwlwifi: carefully select the PNVM source (jsc#PED-14425).
- wifi: iwlwifi: mld: make iwl_mld_rm_vif void (jsc#PED-14425).
- wifi: iwlwifi: pcie: remember when interrupts are disabled
(jsc#PED-14425).
- commit 5c7f33e
* Sat Mar 07 2026 tiwai@suse.de
- wifi: iwlwifi: mld: support TLC command version 5
(jsc#PED-14425).
- wifi: iwlwifi: gen1_2: move gen specific code to a function
(jsc#PED-14425).
- wifi: iwlwifi: gen1_2: rename iwl_trans_pcie_op_mode_enter
(jsc#PED-14425).
- wifi: iwlwifi: really remove hw_wfpm_id (jsc#PED-14425).
- wifi: iwlwifi: remove unneeded jacket indication
(jsc#PED-14425).
- wifi: iwlwifi: don't publish TWT capabilities (jsc#PED-14425).
- wifi: iwlwifi: trans: move dev_cmd_pool to trans specific
(jsc#PED-14425).
- wifi: iwlwifi: remove .pnvm files from module info
(jsc#PED-14425).
- wifi: iwlwifi: acpi: make iwl_guid static (jsc#PED-14425).
- commit 17f2732
* Sat Mar 07 2026 tiwai@suse.de
- wifi: iwlwifi: refactor iwl_pnvm_get_from_fs (jsc#PED-14425).
- wifi: iwlwifi: iwl-config: include module.h (jsc#PED-14425).
- wifi: iwlwifi: mld: don't modify trans state where not needed
(jsc#PED-14425).
- wifi: iwlwifi: simplify iwl_trans_pcie_d3_resume
(jsc#PED-14425).
- wifi: iwlwifi: trans: remove STATUS_SUSPENDED (jsc#PED-14425).
- wifi: iwlwifi: trans: remove d3 test code (jsc#PED-14425).
- wifi: iwlwifi: remove dump file name extension support
(jsc#PED-14425).
- wifi: iwlwifi: mvm: remove d3 test code (jsc#PED-14425).
- commit 72f599c
* Sat Mar 07 2026 tiwai@suse.de
- wifi: iwlwifi: add a new FW file numbering scheme
(jsc#PED-14425).
- Refresh
patches.suse/wifi-iwlwifi-Add-missing-firmware-info-for-bz-b0-mod.patch.
- commit 0763d87
* Sat Mar 07 2026 tiwai@suse.de
- wifi: iwlwifi: mld: add few missing hcmd/notif names
(jsc#PED-14425).
- commit 686891b
* Sat Mar 07 2026 tiwai@suse.de
- wifi: iwlwifi: mld: Add debug log for second link
(jsc#PED-14425).
- wifi: iwlwifi: simplify iwl_poll_prph_bit return value
(jsc#PED-14425).
- wifi: iwlwifi: pcie: relocate finish_nic_init logic to gen1_2
(jsc#PED-14425).
- wifi: iwlwifi: mld: trigger mlo scan only when not in EMLSR
(jsc#PED-14425).
- wifi: iwlwifi: mld: don't check the cipher on resume
(jsc#PED-14425).
- wifi: iwlwifi: mld: don't validate keys state on resume
(jsc#PED-14425).
- wifi: iwlwifi: mld: rename iwl_mld_set_key_rx_seq
(jsc#PED-14425).
- wifi: iwlwifi: mld: refactor iwl_mld_add_all_rekeys
(jsc#PED-14425).
- wifi: iwlwifi: mld: don't consider old versions of PPAG
(jsc#PED-14425).
- wifi: iwlwifi: make ppag versioning clear (jsc#PED-14425).
- commit 49611a5
* Sat Mar 07 2026 tiwai@suse.de
- Reapply "wifi: iwlwifi: remove support of several
iwl_ppag_table_cmd versions" (jsc#PED-14425).
- wifi: iwlwifi: bump MIN API in HR/GF/BZ/SC/DR (jsc#PED-14425).
- wifi: iwlwifi: mvm: remove a function declaration
(jsc#PED-14425).
- wifi: iwlwifi: mld/mvm: set beacon protection capability in
wowlan config (jsc#PED-14425).
- wifi: iwlwifi: mvm/mld: correctly retrieve the keyidx from
the beacon (jsc#PED-14425).
- wifi: iwlwifi: mld: track BIGTK per link (jsc#PED-14425).
- wifi: iwlwifi: mld: support MLO rekey on resume (jsc#PED-14425).
- wifi: iwlwifi: mvm: cleanup cipher lookup in resume
(jsc#PED-14425).
- wifi: iwlwifi: mld: cleanup cipher lookup in resume
(jsc#PED-14425).
- wifi: iwlwifi: mvm: remove MLO code (jsc#PED-14425).
- wifi: brcmfmac: fix 43752 SDIO FWVID incorrectly labelled as
Cypress (CYW) (jsc#PED-14425).
- wifi: mwifiex: add rgpower table loading support
(jsc#PED-14425).
- wifi: iwlegacy: Remove unused structs and avoid
- Wflex-array-member-not-at-end warnings (jsc#PED-14425).
- wifi: brcmfmac: avoid assignment in if/else-if conditions in
NVRAM load path (jsc#PED-14425).
- wifi: mac80211: count reg connection element in the size
(jsc#PED-14425).
- wifi: mac80211: Make CONNECTION_MONITOR optional for MLO sta
(jsc#PED-14425).
- wifi: cfg80211: Remove unused tracepoints (jsc#PED-14425).
- net: mediatek: wed: Introduce MT7992 WED support to MT7988 SoC
(jsc#PED-14425).
- commit 16f41f6
* Sat Mar 07 2026 tiwai@suse.de
- drm/xe/reg_sr: Fix leak on xa_store failure (git-fixes).
- drm/xe: Do not preempt fence signaling CS instructions
(git-fixes).
- nouveau/dpcd: return EBUSY for aux xfer if the device is asleep
(git-fixes).
- drm/sched: Fix kernel-doc warning for drm_sched_job_done()
(git-fixes).
- drm/solomon: Fix page start when updating rectangle in page
addressing mode (git-fixes).
- platform/x86: dell-wmi-sysman: Don't hex dump plaintext password
data (git-fixes).
- pmdomain: bcm: bcm2835-power: Fix broken reset status read
(git-fixes).
- ata: libata-core: Disable LPM on ST1000DM010-2EP102 (git-fixes).
- commit a06b327
* Sat Mar 07 2026 hoyeon.lee@suse.com
- selftests/bpf: Tests for is_scalar_branch_taken tnum logic
(jsc#PED-14653).
- bpf: Use tnums for JEQ/JNE is_branch_taken logic
(jsc#PED-14653).
- selftests/bpf: Use vmlinux.h for BPF programs (jsc#PED-14653).
- libbpf: Add documentation to version and error API functions
(jsc#PED-14653).
- libbpf: Export bpf_object__prepare symbol (jsc#PED-14653).
- s390/bpf: Use direct calls and jumps where possible
(jsc#PED-14653).
- bpftool: Add kernel.kptr_restrict hint for no instructions
(jsc#PED-14653).
- commit d48dbed
* Sat Mar 07 2026 hoyeon.lee@suse.com
- bpf: Add a verbose message when the BTF limit is reached
(jsc#PED-14653).
- commit 40efeac
* Sat Mar 07 2026 hoyeon.lee@suse.com
- selftests/bpf: Clobber a lot of registers in
tailcall_bpf2bpf_hierarchy tests (jsc#PED-14653).
- s390/bpf: Write back tail call counter for BPF_TRAMP_F_CALL_ORIG
(jsc#PED-14653).
- s390/bpf: Write back tail call counter for BPF_PSEUDO_CALL
(jsc#PED-14653).
- s390/bpf: Do not write tail call counter into helper and kfunc
frames (jsc#PED-14653).
- selftests/bpf: Add test for DEVMAP reuse (jsc#PED-14653).
- libbpf: Fix reuse of DEVMAP (jsc#PED-14653).
- bpf: Remove migrate_disable in kprobe_multi_link_prog_run
(jsc#PED-14653).
- selftests/bpf: Enable arena atomics tests for RV64
(jsc#PED-14653).
- riscv, bpf: Add support arena atomics for RV64 (jsc#PED-14653).
- riscv, bpf: Add ex_insn_off and ex_jmp_off for exception table
handling (jsc#PED-14653).
- riscv, bpf: Optimize cmpxchg insn with Zacas support
(jsc#PED-14653).
- riscv, bpf: Add Zacas instructions (jsc#PED-14653).
- riscv, bpf: Add rv_ext_enabled macro for runtime detection
extentsion (jsc#PED-14653).
- riscv, bpf: Extract emit_ldx() helper (jsc#PED-14653).
- riscv, bpf: Extract emit_st() helper (jsc#PED-14653).
- riscv, bpf: Extract emit_stx() helper (jsc#PED-14653).
- bpf: Don't use %pK through printk (jsc#PED-14653).
- bpf: Replace kvfree with kfree for kzalloc memory
(jsc#PED-14653).
- bpf: Tidy verifier bug message (jsc#PED-14653).
- bpf: Remove redundant __GFP_NOWARN (jsc#PED-14653).
- bpf: Standardize function declaration style (jsc#PED-14653).
- bpf: use realloc in bpf_patch_insn_data (jsc#PED-14653).
- bpf: removed unused 'env' parameter from is_reg64 and
insn_has_def32 (jsc#PED-14653).
- selftests/bpf: Test multi_st_ops and calling kfuncs from
different programs (jsc#PED-14653).
- selftests/bpf: Add multi_st_ops that supports multiple instances
(jsc#PED-14653).
- commit ec21e6e
* Fri Mar 06 2026 tiwai@suse.de
- staging: vt6656: Remove unused driver (jsc#PED-14425).
- Refresh
patches.suse/staging-rtl8712-Remove-driver-using-deprecated-API-w.patch.
- commit a5f7448
* Fri Mar 06 2026 tiwai@suse.de
- staging: vt6655: Remove unused driver (jsc#PED-14425).
- Refresh
patches.suse/staging-rtl8712-Remove-driver-using-deprecated-API-w.patch.
- commit 4613203
* Fri Mar 06 2026 tiwai@suse.de
- supported.conf: add new rtw89 entries (jsc#PED-14425)
- commit e89df92
* Fri Mar 06 2026 tiwai@suse.de
- Update config files: WiFi bump to 6.17 (jsc#PED-14425)
- commit cd954c6
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: pcie: fix byte count table for some devices
(jsc#PED-14425).
- wifi: nl80211: completely disable per-link stats for now
(jsc#PED-14425).
- wifi: cfg80211: Fix "no buffer space available" error in
nl80211_get_station() for MLO (jsc#PED-14425).
- wifi: iwlwifi: fix 130/1030 configs (jsc#PED-14425).
- wifi: ath12k: fix WMI TLV header misalignment (jsc#PED-14425).
- wifi: ath12k: Fix missing station power save configuration
(jsc#PED-14425).
- wifi: ath12k: Set EMLSR support flag in MLO flags for
EML-capable stations (jsc#PED-14425).
- wifi: iwlwifi: cfg: add back more lost PCI IDs (jsc#PED-14425).
- wifi: iwlwifi: fix byte count table for old devices
(jsc#PED-14425).
- wifi: iwlwifi: cfg: restore some 1000 series configs
(jsc#PED-14425).
- wifi: iwlwifi: acpi: check DSM func validity (jsc#PED-14425).
- wifi: iwlwifi: if scratch is ~0U, consider it a failure
(jsc#PED-14425).
- wifi: mt76: mt7915: fix list corruption after hardware restart
(jsc#PED-14425).
- wifi: mt76: mt7996: add missing check for rx wcid entries
(jsc#PED-14425).
- wifi: mt76: do not add non-sta wcid entries to the poll list
(jsc#PED-14425).
- wifi: mt76: mt7996: fix crash on some tx status reports
(jsc#PED-14425).
- commit dbb2c11
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mt76: mt7996: use the correct vif link for scanning/roc
(jsc#PED-14425).
- wifi: mt76: mt7996: disable beacons when going offchannel
(jsc#PED-14425).
- wifi: mt76: mt7925: skip EHT MLD TLV on non-MLD and pass
conn_state for sta_cmd (jsc#PED-14425).
- wifi: mt76: mt7921: don't disconnect when CSA to DFS chan
(jsc#PED-14425).
- wifi: mac80211: do not permit 40 MHz EHT operation on 5/6 GHz
(jsc#PED-14425).
- wifi: rt2x00: fix CRC_CCITT dependency (jsc#PED-14425).
- wifi: rt2800: select CONFIG_RT2X00_LIB as needed
(jsc#PED-14425).
- wifi: Fix typos (jsc#PED-14425).
- wifi: iwlwifi: Revert "wifi: iwlwifi: remove support of several
iwl_ppag_table_cmd versions" (jsc#PED-14425).
- commit b31b80f
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: check validity of the FW API range
(jsc#PED-14425).
- wifi: iwlwifi: don't export symbols that we shouldn't
(jsc#PED-14425).
- wifi: iwlwifi: mld: use spec link id and not FW link id
(jsc#PED-14425).
- wifi: iwlwifi: mld: decode EOF bit for AMPDUs (jsc#PED-14425).
- wifi: iwlwifi: Remove support for rx OMI bandwidth reduction
(jsc#PED-14425).
- wifi: iwlwifi: stop supporting iwl_omi_send_status_notif ver 1
(jsc#PED-14425).
- wifi: iwlwifi: remove SC2F firmware support (jsc#PED-14425).
- wifi: iwlwifi: mvm: Remove NAN support (jsc#PED-14425).
- wifi: iwlwifi: mld: avoid outdated reorder buffer head_sn
(jsc#PED-14425).
- wifi: iwlwifi: disable certain features for fips_enabled
(jsc#PED-14425).
- commit 3a41792
* Fri Mar 06 2026 tiwai@suse.de
- wifi: brcmfmac: fix EXTSAE WPA3 connection failure due to AUTH
TX failure (jsc#PED-14425).
- Refresh
patches.suse/wifi-brcmfmac-fix-crash-while-sending-Action-Frames-.patch.
- commit 00c42aa
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: mld: support channel survey collection for ACS
scans (jsc#PED-14425).
- wifi: iwlwifi: mld: disable RX aggregation if requested
(jsc#PED-14425).
- wifi: iwlwifi: mvm/fw: Avoid -Wflex-array-member-not-at-end
warnings (jsc#PED-14425).
- wifi: iwlwifi: Fix typo "ransport" (jsc#PED-14425).
- wifi: iwlwifi: fix cmd length when sending WOWLAN_TSC_RSC_PARAM
(jsc#PED-14425).
- wifi: brcmsmac: Use str_true_false() helper (jsc#PED-14425).
- wifi: brcm80211: Remove yet more unused functions
(jsc#PED-14425).
- wifi: brcm80211: Remove more unused functions (jsc#PED-14425).
- wifi: brcm80211: Remove unused functions (jsc#PED-14425).
- commit c335ed5
* Fri Mar 06 2026 tiwai@suse.de
- wifi: rt2x00: soc: modernize probe (jsc#PED-14425).
- wifi: rt2800: move 2x00soc to 2800soc (jsc#PED-14425).
- wifi: rt2800soc: allow loading from OF (jsc#PED-14425).
- wifi: rt2x00: remove mod_name from platform_driver
(jsc#PED-14425).
- wifi: rt2x00: add COMPILE_TEST (jsc#PED-14425).
- wifi: mac80211: fix WARN_ON for monitor mode on some devices
(jsc#PED-14425).
- wifi: brcmfmac: cyw: Fix __counted_by to be LE variant
(jsc#PED-14425).
- wifi: mac80211: fix unassigned variable access (jsc#PED-14425).
- wifi: mac80211: don't require cipher and keylen in gtk rekey
(jsc#PED-14425).
- wifi: ath12k: bring DFS support back for WCN7850
(jsc#PED-14425).
- commit 05132bb
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: Prefer {} to {0} in initializers (jsc#PED-14425).
- wifi: ath11k: Prefer {} to {0} in initializers (jsc#PED-14425).
- wifi: ath10k: Prefer {} to {0} in initializers (jsc#PED-14425).
- wifi: ath12k: Advertise encapsulation/decapsulation offload
support to mac80211 (jsc#PED-14425).
- wifi: ath12k: Fix TX status reporting to mac80211 when offload
is enabled (jsc#PED-14425).
- wifi: ath12k: Fix the handling of TX packets in Ethernet mode
(jsc#PED-14425).
- wifi: ath12k: Add support to parse max ext2 wmi service bit
(jsc#PED-14425).
- wifi: ath5k: Use max() to improve code (jsc#PED-14425).
- wifi: ath12k: remove unneeded semicolon in
ath12k_mac_parse_tx_pwr_env() (jsc#PED-14425).
- wifi: ath12k: Validate peer_id before searching for peer
(jsc#PED-14425).
- wifi: ath12k: Use HTT_TCL_METADATA_VER_V1 in FTM mode
(jsc#PED-14425).
- wifi: ath12k: Add support to enqueue management frame at MLD
level (jsc#PED-14425).
- wifi: ath12k: Enable memory profile selection for QCN9274
(jsc#PED-14425).
- wifi: ath12k: Refactor macros to use memory profile-based values
(jsc#PED-14425).
- wifi: ath12k: Remove redundant TID calculation for QCN9274
(jsc#PED-14425).
- wifi: ath12k: Add a table of parameters entries impacting
memory consumption (jsc#PED-14425).
- wifi: ath12k: support average ack rssi in station dump
(jsc#PED-14425).
- wifi: ath12k: allow beacon protection keys to be installed in
hardware (jsc#PED-14425).
- wifi: ath12k: set RX_FLAG_SKIP_MONITOR in WBM error path
(jsc#PED-14425).
- wifi: ath12k: pack HTT pdev rate stats structs (jsc#PED-14425).
- wifi: ath12k: update unsupported bandwidth flags in reg rules
(jsc#PED-14425).
- wifi: ath12k: Add num_stations counter for each interface
(jsc#PED-14425).
- wifi: ath12k: properly set bit for pdev mask for firmware
PPDU_STATS request (jsc#PED-14425).
- wifi: ath12k: Block radio bring-up in FTM mode (jsc#PED-14425).
- wifi: ath12k: advertise NL80211_FEATURE_TX_POWER_INSERTION
support (jsc#PED-14425).
- wifi: ath12k: add support for Tx Power insertion in RRM action
frame (jsc#PED-14425).
- wifi: ath12k: fetch tx_retry and tx_failed from
htt_ppdu_stats_user_cmpltn_common_tlv (jsc#PED-14425).
- wifi: ath12k: correctly update bw for ofdma packets
(jsc#PED-14425).
- wifi: ath12k: add EHT support for TX rate (jsc#PED-14425).
- wifi: ath12k: add link support for multi-link in arsta
(jsc#PED-14425).
- commit 15cd25b
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: fill link station statistics for MLO
(jsc#PED-14425).
- wifi: ath12k: add extended NSS bandwidth support for 160 MHz
(jsc#PED-14425).
- wifi: ath12k: add support for 160 MHz bandwidth (jsc#PED-14425).
- wifi: ath12k: clean up 80P80 support (jsc#PED-14425).
- wifi: ath12k: add support for setting fixed HE rate/GI/LTF
(jsc#PED-14425).
- wifi: ath12k: generate rx and tx mcs maps for supported HE mcs
(jsc#PED-14425).
- wifi: ath12k: move HE MCS mapper to a separate function
(jsc#PED-14425).
- wifi: ath12k: push EHT MU-MIMO params to hardware
(jsc#PED-14425).
- wifi: ath12k: push HE MU-MIMO params to hardware
(jsc#PED-14425).
- wifi: ath12k: fix timeout while waiting for regulatory update
during interface creation (jsc#PED-14425).
- wifi: ath6kl: Fix spellings (jsc#PED-14425).
- wifi: ath10k: Fix Spelling (jsc#PED-14425).
- wifi: wil6210: wmi: Fix spellings reported by codespell
(jsc#PED-14425).
- wifi: ath12k: Add support to RTT stats (jsc#PED-14425).
- wifi: ath12k: Add support to TDMA and MLO stats (jsc#PED-14425).
- wifi: ath12k: Add support for transmit histogram stats
(jsc#PED-14425).
- wifi: ath12k: Clear auth flag only for actual association in
security mode (jsc#PED-14425).
- wifi: ath12k: use plain access for descriptor length
(jsc#PED-14425).
- wifi: ath11k: use plain accesses for monitor descriptor
(jsc#PED-14425).
- wifi: ath11k: use plain access for descriptor length
(jsc#PED-14425).
- commit 8e7b055
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: Send WMI_VDEV_SET_TPC_POWER_CMD for AP vdev
(jsc#PED-14425).
- wifi: ath12k: Fix beacon reception for sta associated to Non-TX
AP (jsc#PED-14425).
- wifi: ath12k: use real noise floor instead of default value
(jsc#PED-14425).
- wifi: ath12k: handle WMI event for real noise floor calculation
(jsc#PED-14425).
- wifi: ath11k: Make read-only const array svc_id static const
(jsc#PED-14425).
- wifi: ath11k: support usercase-specific firmware overrides
(jsc#PED-14425).
- wifi: ath9k: ahb: replace id_table with of (jsc#PED-14425).
- wifi: ath9k: ahb: reorder includes (jsc#PED-14425).
- wifi: ath9k: ahb: reorder declarations (jsc#PED-14425).
- wifi: cfg80211/mac80211: report link ID for unexpected frames
(jsc#PED-14425).
- commit d7c00e4
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mac80211: determine missing link_id in
ieee80211_rx_for_interface() based on frequency (jsc#PED-14425).
- wifi: brcmfmac: support CYW54591 PCIE device (jsc#PED-14425).
- wifi: mac80211: remove ieee80211_remove_key (jsc#PED-14425).
- wifi: mac80211: support returning the S1G short beacon skb
(jsc#PED-14425).
- wifi: mac80211: support initialising current S1G short beacon
index (jsc#PED-14425).
- wifi: mac80211: support initialising an S1G short beaconing BSS
(jsc#PED-14425).
- wifi: cfg80211: support configuring an S1G short beaconing BSS
(jsc#PED-14425).
- wifi: brcmfmac: Add support for the SDIO 43751 device
(jsc#PED-14425).
- wifi: wilc1000: Use min() to improve code (jsc#PED-14425).
- wifi: mwifiex: Use max_t() to improve code (jsc#PED-14425).
- commit 977043e
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mac80211: extend connection monitoring for MLO
(jsc#PED-14425).
- commit de51933
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mac80211: extend beacon monitoring for MLO
(jsc#PED-14425).
- commit 3294692
* Fri Mar 06 2026 tiwai@suse.de
- wifi: brcm80211: Use min() to improve code (jsc#PED-14425).
- wifi: brcmfmac: Fix typo "notifer" (jsc#PED-14425).
- wifi: mac80211: Add link iteration macro for link data with
rcu_dereference (jsc#PED-14425).
- wifi: mac80211: fix macro scoping in for_each_link_data
(jsc#PED-14425).
- wifi: cfg80211/mac80211: remove wrong scan request n_channels
(jsc#PED-14425).
- wifi: rtlwifi: Use min()/max() to improve code (jsc#PED-14425).
- wifi: rtw89: Lower the timeout in
rtw89_fwdl_check_path_ready_ax() for USB (jsc#PED-14425).
- wifi: rtw89: check path range before using in
rtw89_fw_h2c_rf_ps_info() (jsc#PED-14425).
- commit 4b47ef2
* Fri Mar 06 2026 tiwai@suse.de
- wifi: rtw89: purge obsoleted scan events with software sequence
number (jsc#PED-14425).
- wifi: rtw89: dynamically update EHT preamble puncturing
(jsc#PED-14425).
- wifi: rtw89: mac: reduce PPDU status length for WiFi 6 chips
(jsc#PED-14425).
- wifi: rtw89: trigger TX stuck if FIFO full (jsc#PED-14425).
- wifi: rtw88: enable TX reports for the management queue
(jsc#PED-14425).
- wifi: rtw89: 8852b: implement RFK multi-channel handling and
support chanctx up to 2 (jsc#PED-14425).
- wifi: rtw89: 8852b: configure FW version for
SCAN_OFFLOAD_EXTRA_OP feature (jsc#PED-14425).
- wifi: rtw89: 8852bt: implement RFK multi-channel handling and
support chanctx up to 2 (jsc#PED-14425).
- wifi: rtw89: 8852bt: configure FW version for
SCAN_OFFLOAD_EXTRA_OP feature (jsc#PED-14425).
- wifi: rtw89: tweak tx wake notify matching condition
(jsc#PED-14425).
- wifi: rtw89: update SER L2 type default value (jsc#PED-14425).
- wifi: rtw89: introduce fw feature group and redefine
CRASH_TRIGGER (jsc#PED-14425).
- wifi: rtw89: check LPS H2C command complete by C2H reg instead
of done ack (jsc#PED-14425).
- wifi: rtw89: mcc: solve GO's TBTT change and TBTT too close
to NoA issue (jsc#PED-14425).
- wifi: rtw89: extend HW scan of WiFi 7 chips for extra OP chan
when concurrency (jsc#PED-14425).
- wifi: rtw89: mcc: when MCC stop forcing to stay at GO role
(jsc#PED-14425).
- wifi: rtw89: mcc: enlarge GO NoA duration to cover channel
switching time (jsc#PED-14425).
- wifi: rtw89: add DIG suspend/resume flow when scan and
connection (jsc#PED-14425).
- wifi: rtw89: mcc: add H2C command to support different PD
level in MCC (jsc#PED-14425).
- wifi: rtw89: regd/acpi: support 6 GHz VLP policy via ACPI DSM
(jsc#PED-14425).
- commit 3ae27f8
* Fri Mar 06 2026 tiwai@suse.de
- wifi: rtw89: enter power save mode aggressively (jsc#PED-14425).
- Refresh
patches.suse/wifi-rtw89-fix-use-after-free-in-rtw89_core_tx_kick_.patch.
- commit 4c2c2d6
* Fri Mar 06 2026 tiwai@suse.de
- wifi: rtw89: regd/acpi: support regulatory rules via ACPI DSM
and parse rule of regd_UK (jsc#PED-14425).
- wifi: rtw89: regd/acpi: update field definition to specific
country in UNII-4 conf (jsc#PED-14425).
- wifi: rtw89: regd/acpi: support country CA by BIT(1) in 6 GHz
SP conf (jsc#PED-14425).
- wifi: rtw89: Enable the new rtw89_8852bu module (jsc#PED-14425).
- wifi: rtw89: Add rtw8852bu.c (jsc#PED-14425).
- wifi: rtw89: 8852b: Add rtw8852b_hfc_param_ini_usb
(jsc#PED-14425).
- wifi: rtw89: 8852b: Add rtw8852b_dle_mem_usb3 (jsc#PED-14425).
- wifi: rtw89: 8852b: Fix rtw8852b_pwr_{on,off}_func() for USB
(jsc#PED-14425).
- wifi: rtw89: 8852bx: Accept USB devices and load their MAC
address (jsc#PED-14425).
- wifi: rtw89: Enable the new USB modules (jsc#PED-14425).
- wifi: rtw89: Add rtw8851bu.c (jsc#PED-14425).
- wifi: rtw89: Add usb.{c,h} (jsc#PED-14425).
- wifi: rtw89: Add some definitions for USB (jsc#PED-14425).
- wifi: rtw89: 8851b: Modify rtw8851b_pwr_{on,off}_func() for USB
(jsc#PED-14425).
- wifi: rtw89: Hide some errors when the device is unplugged
(jsc#PED-14425).
- wifi: rtw89: Add extra TX headroom for USB (jsc#PED-14425).
- wifi: rtw89: Disable deep power saving for USB/SDIO
(jsc#PED-14425).
- wifi: rtw89: Add rtw8851b_hfc_param_ini_usb (jsc#PED-14425).
- wifi: rtw89: Add rtw8851b_dle_mem_usb{2,3} (jsc#PED-14425).
- commit a03d459
* Fri Mar 06 2026 tiwai@suse.de
- wifi: rtw89: Make hfc_param_ini in rtw89_chip_info an array
(jsc#PED-14425).
- wifi: rtw89: Make dle_mem in rtw89_chip_info an array
(jsc#PED-14425).
- wifi: rtw89: 8851b: Accept USB devices and load their MAC
address (jsc#PED-14425).
- wifi: rtw89: 8851b: rfk: update IQK to 0x14 (jsc#PED-14425).
- wifi: rtw89: 8851b: rfk: update DPK to 0x11 (jsc#PED-14425).
- wifi: rtw89: 8851b: update NCTL 0xB (jsc#PED-14425).
- wifi: rtw89: 8851b: adjust ADC setting for RF calibration
(jsc#PED-14425).
- wifi: rtw89: 8851b: set ADC bandwidth select according to
calibration value (jsc#PED-14425).
- wifi: rtw89: 8851b: rfk: extend DPK path_ok type to u8
(jsc#PED-14425).
- wifi: rtw88: coex: Use bitwise instead of arithmetic operator
for flags (jsc#PED-14425).
- commit c43df49
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: remove support of several iwl_ppag_table_cmd
versions (jsc#PED-14425).
- wifi: iwlwifi: remove support of version 4 of
iwl_wowlan_rsc_tsc_params_cmd (jsc#PED-14425).
- wifi: iwlwifi: remove support of versions 4 and 5 of
iwl_alive_ntf (jsc#PED-14425).
- wifi: iwlwifi: mld: remove support for iwl_mcc_update_resp
versions (jsc#PED-14425).
- wifi: iwlwifi: mld: Revert "wifi: iwlwifi: mld: allow EMLSR
with 2.4 GHz when BT is ON" (jsc#PED-14425).
- wifi: iwlwifi: mld: Revert "wifi: iwlwifi: mld: add kunit test
for emlsr with bt on" (jsc#PED-14425).
- wifi: iwlwifi: mld: support iwl_omi_send_status_notif version 2
(jsc#PED-14425).
- wifi: iwlwifi: mld: remove support for
iwl_geo_tx_power_profiles_cmd version 4 (jsc#PED-14425).
- wifi: iwlwifi: remove an unused struct (jsc#PED-14425).
- wifi: iwlwifi: mld: remove support for REDUCE_TX_POWER_CMD ver 9
(jsc#PED-14425).
- wifi: iwlwifi: mvm: remove support for REDUCE_TX_POWER_CMD
ver 6 and 7 (jsc#PED-14425).
- wifi: iwlwifi: mvm: Add dump handler to iwl_mvm (jsc#PED-14425).
- wifi: iwlwifi: mvm/mld: use average RSSI for beacons
(jsc#PED-14425).
- wifi: iwlwifi: mvm: remove extra link ID (jsc#PED-14425).
- wifi: iwlwifi: mvm: remove IWL_MVM_ESR_EXIT_FAIL_ENTRY
(jsc#PED-14425).
- commit 9233416
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: add support for accepting raw DSM tables by
firmware (jsc#PED-14425).
- commit 5f82662
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: pcie: don't WARN on bad firmware input
(jsc#PED-14425).
- commit 3284d7f
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: mld: don't remove all keys in mcast rekey
(jsc#PED-14425).
- wifi: iwlwifi: mvm: don't remove all keys in mcast rekey
(jsc#PED-14425).
- wifi: iwlwifi: mvm: always set the key idx in gtk_seq
(jsc#PED-14425).
- wifi: iwlwifi: fix HE/EHT capabilities (jsc#PED-14425).
- wifi: iwlwifi: add iwl_trans_is_dead() API (jsc#PED-14425).
- wifi: iwlwifi: add iwl_trans_device_enabled() API
(jsc#PED-14425).
- wifi: iwlwifi: add suppress_cmd_error_once() API
(jsc#PED-14425).
- wifi: iwlwifi: mld: restrict puncturing disable to FM
(jsc#PED-14425).
- wifi: iwlwifi: mvm: remove regulatory puncturing setup
(jsc#PED-14425).
- wifi: iwlwifi: mld: update expected range response notification
version (jsc#PED-14425).
- wifi: iwlwifi: mld: update the P2P device mac before starting
the GO (jsc#PED-14425).
- wifi: iwlwifi: mld: fix scan request validation (jsc#PED-14425).
- wifi: iwlwifi: pcie: add a missing include (jsc#PED-14425).
- wifi: iwlwifi: trans: remove retake_ownership parameter from
sw_reset (jsc#PED-14425).
- wifi: iwlwifi: assign a FW API range for GF (jsc#PED-14425).
- wifi: iwlwifi: assign a FW API range for HR (jsc#PED-14425).
- wifi: iwlwifi: pcie: accept new devices for MVM-only configs
(jsc#PED-14425).
- wifi: iwlwifi: pcie: inform me when op mode leaving
(jsc#PED-14425).
- wifi: iwlwifi: simplify iwl_poll_bits_mask return value
(jsc#PED-14425).
- wifi: iwlwifi: mvm: remove support for iwl_wowlan_status_v9
(jsc#PED-14425).
- commit 8f8bf58
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: mvm: remove support for iwl_wowlan_status_v12
(jsc#PED-14425).
- wifi: iwlwifi: add a reference to iwl_wowlan_info_notif_v3
(jsc#PED-14425).
- wifi: iwlwifi: mvm: remove support for iwl_wowlan_info_notif_v2
(jsc#PED-14425).
- wifi: iwlwifi: bump minimum API version for SO/MA/TY
(jsc#PED-14425).
- wifi: iwlwifi: assign a FW API range for JF (jsc#PED-14425).
- wifi: iwlwifi: handle non-overlapping API ranges
(jsc#PED-14425).
- wifi: cfg80211: fix double free for link_sinfo in
nl80211_station_dump() (jsc#PED-14425).
- wifi: cfg80211: fix off channel operation allowed check for MLO
(jsc#PED-14425).
- wifi: mac80211: use RCU-safe iteration in ieee80211_csa_finish
(jsc#PED-14425).
- wifi: mac80211_hwsim: Update comments in header (jsc#PED-14425).
- commit 307d527
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mac80211: parse unsolicited broadcast probe response data
(jsc#PED-14425).
- wifi: cfg80211: parse attribute to update unsolicited probe
response template (jsc#PED-14425).
- wifi: mac80211: don't use TPE data from assoc response
(jsc#PED-14425).
- wifi: mac80211: handle WLAN_HT_ACTION_NOTIFY_CHANWIDTH async
(jsc#PED-14425).
- wifi: mac80211: simplify __ieee80211_rx_h_amsdu() loop
(jsc#PED-14425).
- wifi: mac80211: only assign chanctx in reconfig (jsc#PED-14425).
- wifi: mac80211_hwsim: Declare support for AP scanning
(jsc#PED-14425).
- wifi: mac80211: clean up cipher suite handling (jsc#PED-14425).
- wifi: mac80211: don't send keys to driver when fips_enabled
(jsc#PED-14425).
- wifi: mac80211: remove ieee80211_link_unreserve_chanctx()
return value (jsc#PED-14425).
- commit b574160
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mac80211: make VHT opmode NSS ignore a debug message
(jsc#PED-14425).
- wifi: cfg80211/mac80211: implement dot11ExtendedRegInfoSupport
(jsc#PED-14425).
- wifi: mac80211: send extended MLD capa/ops if AP has it
(jsc#PED-14425).
- wifi: mac80211: copy first_part into HW scan (jsc#PED-14425).
- wifi: cfg80211: add a flag for the first part of a scan
(jsc#PED-14425).
- wifi: mac80211: remove DISALLOW_PUNCTURING_5GHZ code
(jsc#PED-14425).
- wifi: cfg80211: only verify part of Extended MLD Capabilities
(jsc#PED-14425).
- wifi: nl80211: make nl80211_check_scan_flags() type safe
(jsc#PED-14425).
- wifi: cfg80211: hide scan internals (jsc#PED-14425).
- wifi: mac80211: fix deactivated link CSA (jsc#PED-14425).
- commit da12f49
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mac80211: add mandatory bitrate support for 6 GHz
(jsc#PED-14425).
- wifi: mac80211: remove spurious blank line (jsc#PED-14425).
- wifi: mac80211: verify state before connection (jsc#PED-14425).
- wifi: iwlwifi: mvm: remove support for iwl_wowlan_info_notif_v4
(jsc#PED-14425).
- wifi: iwlwifi: bump minimum API version in BZ (jsc#PED-14425).
- wifi: iwlwifi: mvm: remove unneeded argument (jsc#PED-14425).
- wifi: iwlwifi: mvm: remove MLO GTK rekey code (jsc#PED-14425).
- wifi: iwlwifi: pcie: rename iwl_pci_gen1_2_probe() argument
(jsc#PED-14425).
- wifi: iwlwifi: match discrete/integrated to fix some names
(jsc#PED-14425).
- wifi: iwlwifi: remove Intel driver load message (jsc#PED-14425).
- commit ab994a8
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: mvm/mld: make PHC messages debug messages
(jsc#PED-14425).
- wifi: iwlwifi: trans: remove iwl_trans_init (jsc#PED-14425).
- wifi: iwlwifi: pcie move common probe logic (jsc#PED-14425).
- wifi: iwlwifi: bump FW API to 102 for BZ/SC/DR (jsc#PED-14425).
- wifi: iwlwifi: pcie: Move txcmd size/align calculation to
callers (jsc#PED-14425).
- wifi: iwlwifi: pcie move gen1_2 probe to gen1_2/trans.c
(jsc#PED-14425).
- wifi: iwlwifi: use PNVM data embedded in .ucode files
(jsc#PED-14425).
- wifi: iwlwifi: Add an helper function for polling bits
(jsc#PED-14425).
- wifi: cfg80211: move away from using a fake platform device
(jsc#PED-14425).
- wifi: mt76: mt7921s: Introduce SDIO WiFi/BT combo module card
reset (jsc#PED-14425).
- commit 4bafaf3
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mt76: Get rid of dma_sync_single_for_device() for MMIO
devices (jsc#PED-14425).
- Refresh
patches.suse/wifi-mt76-wed-use-proper-wed-reference-in-mt76-wed-d.patch.
- commit f0d24cb
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mt76: mt792x: improve monitor interface handling
(jsc#PED-14425).
- wifi: mt76: mt7996: Move num_sta accounting in
mt7996_mac_sta_{add,remove}_links (jsc#PED-14425).
- wifi: mt76: mt7996: Add MLO support to mt7996_tx_check_aggr()
(jsc#PED-14425).
- wifi: mt76: mt7996: Fix valid_links bitmask in
mt7996_mac_sta_{add,remove} (jsc#PED-14425).
- wifi: mt76: mt7996: Fix possible OOB access in mt7996_tx()
(jsc#PED-14425).
- wifi: mt76: mt7996: Fix mlink lookup in mt7996_tx_prepare_skb
(jsc#PED-14425).
- wifi: mt76: mt7996: Do not set wcid.sta to 1 in
mt7996_mac_sta_event() (jsc#PED-14425).
- wifi: mt76: mt7996: Rely on for_each_sta_active_link() in
mt7996_mcu_sta_mld_setup_tlv() (jsc#PED-14425).
- wifi: mt76: mt7996: Fix secondary link lookup in
mt7996_mcu_sta_mld_setup_tlv() (jsc#PED-14425).
- commit 8b74304
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mt76: mt7925: fix off by one in mt7925_mcu_hw_scan()
(jsc#PED-14425).
- commit 38b1a0a
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mt76: fix vif link allocation (jsc#PED-14425).
- wifi: mt76: mt7915: mcu: lower default timeout (jsc#PED-14425).
- wifi: mt76: mt7915: mcu: increase eeprom command timeout
(jsc#PED-14425).
- iwlwifi: api: delete repeated words (jsc#PED-14425).
- iwlwifi: remove unused no_sleep_autoadjust declaration
(jsc#PED-14425).
- iwlwifi: Fix comment typo (jsc#PED-14425).
- iwlwifi: use DECLARE_BITMAP macro (jsc#PED-14425).
- iwlwifi: fw: simplify the iwl_fw_dbg_collect_trig()
(jsc#PED-14425).
- wifi: iwlwifi: mld: ftm: fix switch end indentation
(jsc#PED-14425).
- commit 925d7f7
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: pcie: fix non-MSIX handshake register
(jsc#PED-14425).
- wifi: iwlwifi: mld: don't exit EMLSR when we shouldn't
(jsc#PED-14425).
- wifi: iwlwifi: move _iwl_trans_set_bits_mask utilities
(jsc#PED-14425).
- wifi: iwlwifi: mld: make iwl_mld_add_all_rekeys void
(jsc#PED-14425).
- wifi: iwlwifi: move iwl_trans_pcie_write_mem to iwl-trans.c
(jsc#PED-14425).
- wifi: iwlwifi: pcie: move iwl_trans_pcie_dump_regs() to utils.c
(jsc#PED-14425).
- wifi: iwlwifi: mld: advertise support for TTLM changes
(jsc#PED-14425).
- wifi: iwlwifi: mld: Block EMLSR when scanning on P2P Device
(jsc#PED-14425).
- wifi: iwlwifi: mld: use the correct struct size for tracing
(jsc#PED-14425).
- wifi: iwlwifi: support RZL platform device ID (jsc#PED-14425).
- wifi: iwlwifi: add HE 1024QAM for <242-tone RU for PE
(jsc#PED-14425).
- wifi: iwlwifi: make FSEQ version a debug message
(jsc#PED-14425).
- wifi: iwlwifi: convert to use secs_to_jiffies() (jsc#PED-14425).
- wifi: iwlwifi: fw: make PNVM version a debug message
(jsc#PED-14425).
- wifi: iwlwifi: mld: make PHY config a debug message
(jsc#PED-14425).
- wifi: iwlwifi: mvm: fix kernel-doc warnings (jsc#PED-14425).
- wifi: iwlwifi: mei: fix kernel-doc warnings (jsc#PED-14425).
- wifi: iwlwifi: pcie: fix kernel-doc warnings (jsc#PED-14425).
- wifi: iwlwifi: dvm: fix some kernel-doc issues (jsc#PED-14425).
- wifi: iwlwifi: defer MLO scan after link activation
(jsc#PED-14425).
- commit ccf2ef5
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: mld: fix last_mlo_scan_time type (jsc#PED-14425).
- wifi: iwlwifi: mld: remove special FW error resume handling
(jsc#PED-14425).
- wifi: iwlwifi: mld: add timer host wakeup debugfs
(jsc#PED-14425).
- wifi: iwlwifi: phy periph read - flow modification
(jsc#PED-14425).
- wifi: iwlwifi: mld: Add dump handler to iwl_mld (jsc#PED-14425).
- wifi: iwlwifi: add support for the devcoredump (jsc#PED-14425).
- wifi: iwlwifi: pcie: abort D3 handshake on error
(jsc#PED-14425).
- wifi: iwlwifi: pcie: reinit device properly during TOP reset
(jsc#PED-14425).
- wifi: iwlwifi: mld: fix misspelling of 'established'
(jsc#PED-14425).
- wifi: iwlwifi: Remove unused cfg parameter from
iwl_nvm_get_regdom_bw_flags (jsc#PED-14425).
- commit 9d57319
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: pcie: move generation specific files to a folder
(jsc#PED-14425).
- Refresh
patches.suse/wifi-iwlwifi-mvm-enable-antenna-selection-for-AX210-.patch.
- commit 2aff265
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: move dBm averaging function into utils
(jsc#PED-14425).
- wifi: iwlwifi: pcie: initiate TOP reset if requested
(jsc#PED-14425).
- wifi: iwlwifi: mvm: enable antenna selection for AX210 family
(jsc#PED-14425).
- wifi: iwlwifi: parse VLP AP not allowed nvm channel flag
(jsc#PED-14425).
- wifi: iwlwifi: bump minimum API version in BZ/SC/DR
(jsc#PED-14425).
- wifi: iwlwifi: move iwl-context-info header files
(jsc#PED-14425).
- wifi: iwlwifi: pcie: add missing TOP reset code (jsc#PED-14425).
- wifi: iwlwifi: mld: respect AUTO_EML_ENABLE in
iwl_mld_int_mlo_scan() (jsc#PED-14425).
- wifi: iwlwifi: mld: respect AUTO_EML_ENABLE in
iwl_mld_retry_emlsr() (jsc#PED-14425).
- commit 839799d
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: mld: remove unneeded compilations
(jsc#PED-14425).
- wifi: iwlwifi: mvm: d3: Avoid -Wflex-array-member-not-at-end
warnings (jsc#PED-14425).
- wifi: rtw89: report boottime of receiving beacon and probe
response (jsc#PED-14425).
- wifi: rtw89: correct length for IE18/19 PHY report and IE parser
(jsc#PED-14425).
- wifi: rtw89: update EDCCA report for subband 40M/80M/sub-20M
(jsc#PED-14425).
- wifi: rtw89: mac: differentiate mem_page_size by chip generation
(jsc#PED-14425).
- wifi: rtw89: coex: Update Wi-Fi/Bluetooth coexistence version
to 9.0.0 (jsc#PED-14425).
- wifi: rtw89: coex: RTL8852B coexistence Wi-Fi firmware support
for v0.29.122.0 (jsc#PED-14425).
- wifi: rtw89: coex: Update Bluetooth slot length when Wi-Fi is
scanning (jsc#PED-14425).
- wifi: rtw89: coex: Not to set slot duration to zero to avoid
firmware issue (jsc#PED-14425).
- commit ca8aa0d
* Fri Mar 06 2026 tiwai@suse.de
- wifi: rtw89: coex: Assign priority table before entering power
save (jsc#PED-14425).
- wifi: rtw89: coex: Update scoreboard to avoid Bluetooth re-link
fail (jsc#PED-14425).
- wifi: rtw89: coex: Get Bluetooth desired version by WiFi
firmware version (jsc#PED-14425).
- wifi: rtw89: coex: RTL8922A add Wi-Fi firmware support for
v0.35.71.0 (jsc#PED-14425).
- wifi: rtw89: coex: Query Bluetooth TX power when firmware
support (jsc#PED-14425).
- wifi: rtw89: coex: Enable outsource info H2C command
(jsc#PED-14425).
- wifi: rtw89: coex: Add v1 Bluetooth AFH handshake for WiFi 7
(jsc#PED-14425).
- wifi: rtw89: coex: Add PTA grant signal setting offload to
firmware feature (jsc#PED-14425).
- wifi: rtw89: coex: Update hardware PTA resource binding logic
(jsc#PED-14425).
- wifi: rtw89: coex: Update BTG control for WiFi 7
(jsc#PED-14425).
- commit cc4cac9
* Fri Mar 06 2026 tiwai@suse.de
- wifi: rtw89: coex: Update Pre-AGC logic for WiFi 7
(jsc#PED-14425).
- wifi: rtw89: coex: Add H2C command to collect driver outsource
information to firmware (jsc#PED-14425).
- wifi: rtw89: coex: refine debug log with format version and
readable string (jsc#PED-14425).
- wifi: rtw89: coex: Update Wi-Fi status logic for WiFi 7
(jsc#PED-14425).
- wifi: rtw89: coex: Implement Wi-Fi MLO related logic
(jsc#PED-14425).
- wifi: rtw89: coex: RTL8922A add Wi-Fi firmware support for
v0.35.63.0 (jsc#PED-14425).
- wifi: rtw89: introduce rtw89_query_mr_chanctx_info() for
multi-role chanctx info (jsc#PED-14425).
- wifi: rtw89: mcc: enlarge TX retry count when GC auth
(jsc#PED-14425).
- wifi: rtw89: mcc: use anchor pattern when bcn offset less than
min of tob (jsc#PED-14425).
- wifi: rtw89: mcc: clear normal flow NoA when MCC start
(jsc#PED-14425).
- commit 91d0fa7
* Fri Mar 06 2026 tiwai@suse.de
- wifi: rtw89: mcc: stop TX during MCC prepare (jsc#PED-14425).
- Refresh
patches.suse/wifi-rtw89-fix-use-after-free-in-rtw89_core_tx_kick_.patch.
- commit 05ae5c9
* Fri Mar 06 2026 tiwai@suse.de
- wifi: rtw89: mac: add dummy handler of MAC C2H event class 27
(jsc#PED-14425).
- Refresh
patches.suse/wifi-rtw89-print-just-once-for-unknown-C2H-events.patch.
- commit 145f37f
* Fri Mar 06 2026 tiwai@suse.de
- wifi: rtw89: mcc: enlarge scan time of GC when GO in MCC
(jsc#PED-14425).
- wifi: rtw89: mcc: adjust TX nulldata early time from 3ms to 7ms
(jsc#PED-14425).
- wifi: rtw89: TX nulldata 0 after scan complete (jsc#PED-14425).
- wifi: rtw89: mcc: adjust beacon filter when MCC and detect
connection (jsc#PED-14425).
- wifi: rtw89: mcc: correct frequency when MCC (jsc#PED-14425).
- wifi: rtw89: mcc: update format of RF notify MCC H2C command
(jsc#PED-14425).
- wifi: rtw89: extend HW scan of WiFi 6 chips for extra OP chan
when concurrency (jsc#PED-14425).
- wifi: rtlwifi: rtl8821ae: make the read-only array params
static const (jsc#PED-14425).
- wifi: rtlwifi: avoid stack size warning for _read_eeprom_info
(jsc#PED-14425).
- wifi: rtw88: Enable AP and adhoc modes for SDIO again
(jsc#PED-14425).
- wifi: rtw88: Rename the RTW_WCPU_11{AC,N} enums (jsc#PED-14425).
- wifi: rtw89: 8922a: pass channel information when enter LPS
(jsc#PED-14425).
- wifi: rtw89: add chip_ops::chan_to_rf18_val to get code of RF
register value (jsc#PED-14425).
- wifi: rtw89: rfk: support IQK firmware command v1
(jsc#PED-14425).
- wifi: rtw89: fw: add RFE type to RF TSSI H2C command
(jsc#PED-14425).
- wifi: rtw89: 8852c: increase beacon loss to 6 seconds
(jsc#PED-14425).
- wifi: rtw89: fix EHT 20MHz TX rate for non-AP STA
(jsc#PED-14425).
- wifi: rtw89: add EHT physts and adjust init flow accordingly
(jsc#PED-14425).
- commit a685dee
* Fri Mar 06 2026 tiwai@suse.de
- wifi: rtw89: implement channel switch support (jsc#PED-14425).
- wifi: rtw89: chan: re-config default chandef only when none
is registered (jsc#PED-14425).
- wifi: rtw89: chan: concentrate the logic of setting/clearing
chanctx bitmap (jsc#PED-14425).
- wifi: rtw89: sar: do not assert wiphy lock held until probing
is done (jsc#PED-14425).
- wifi: rtw89: sar: drop lockdep assertion in
rtw89_set_sar_from_acpi (jsc#PED-14425).
- wifi: rtw89: fix spelling mistake of
RTW89_FLAG_FORBIDDEN_TRACK_WORK (jsc#PED-14425).
- wifi: rtw89: mcc: prevent shift wrapping in
rtw89_core_mlsr_switch() (jsc#PED-14425).
- wifi: rtw89: pci: add PCI Express error handling
(jsc#PED-14425).
- wifi: rtw88: pci: add PCI Express error handling
(jsc#PED-14425).
- wifi: rtlwifi: Constify struct rtl_hal_ops and rtl_hal_cfg
(jsc#PED-14425).
- commit 87a3e93
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: Fix double budget decrement while reaping monitor
ring (jsc#PED-14425).
- wifi: ath12k: Add missing include of export.h (jsc#PED-14425).
- wifi: ath11k: Add missing include of export.h (jsc#PED-14425).
- wifi: ath9k: Add missing include of export.h (jsc#PED-14425).
- wifi: ath: Add missing include of export.h (jsc#PED-14425).
- wifi: ath12k: remove monitor handling from
ath12k_dp_rx_deliver_msdu() (jsc#PED-14425).
- wifi: ath12k: install pairwise key first (jsc#PED-14425).
- wifi: ath12k: avoid bit operation on key flags (jsc#PED-14425).
- wifi: ath12k: handle regulatory hints during mac registration
(jsc#PED-14425).
- wifi: ath12k: update channel list in worker when wait flag is
set (jsc#PED-14425).
- commit e2d6c76
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: combine channel list for split-phy devices in
single-wiphy (jsc#PED-14425).
- wifi: ath12k: Split scan request for split band device
(jsc#PED-14425).
- wifi: ath12k: Prepare ahvif scan link for parallel scan
(jsc#PED-14425).
- wifi: ath12k: disable pdev for non supported country
(jsc#PED-14425).
- wifi: ath12k: Avoid accessing uninitialized arvif->ar during
beacon miss (jsc#PED-14425).
- wifi: mac80211: add support for S1G aggregation (jsc#PED-14425).
- wifi: mac80211: add support for storing station S1G capabilities
(jsc#PED-14425).
- wifi: mac80211: handle station association response with S1G
(jsc#PED-14425).
- wifi: cfg80211: support configuration of S1G station
capabilities (jsc#PED-14425).
- wifi: mac80211: Set RTS threshold on per-radio basis
(jsc#PED-14425).
- commit 1847ecf
* Fri Mar 06 2026 tiwai@suse.de
- wifi: cfg80211: Report per-radio RTS threshold to userspace
(jsc#PED-14425).
- wifi: cfg80211: Add Support to Set RTS Threshold for each Radio
(jsc#PED-14425).
- wifi: cfg80211/mac80211: Add support to get radio index
(jsc#PED-14425).
- wifi: mac80211: add link_sta_statistics ops to fill link
station statistics (jsc#PED-14425).
- wifi: mac80211: correct RX stats packet increment for multi-link
(jsc#PED-14425).
- wifi: mac80211: extend support to fill link level sinfo
structure (jsc#PED-14425).
- wifi: cfg80211: clear sinfo->filled for MLO station statistics
(jsc#PED-14425).
- wifi: mac80211: add support to accumulate removed link
statistics (jsc#PED-14425).
- wifi: cfg80211: allocate memory for link_station info structure
(jsc#PED-14425).
- wifi: cfg80211: add statistics for providing overview for MLO
station (jsc#PED-14425).
- commit 4fb9584
* Fri Mar 06 2026 tiwai@suse.de
- wifi: cfg80211: extend to embed link level statistics in NL
message (jsc#PED-14425).
- wifi: cfg80211: add link_station_info structure to support
MLO statistics (jsc#PED-14425).
- wifi: mac80211: add support towards MLO handling of station
statistics (jsc#PED-14425).
- wifi: brcmfmac: don't allow arp/nd offload to be enabled if
ap mode exists (jsc#PED-14425).
- wifi: wlcore: Remove unused wl12xx_cmd_start_fwlog
(jsc#PED-14425).
- wl1251: Remove unused wl1251_cmd_* (jsc#PED-14425).
- wl1251: Remove unused wl1251_acx_rate_policies (jsc#PED-14425).
- wifi: brcmfmac: Make read-only array cfg_offset static const
(jsc#PED-14425).
- wifi: ipw2x00: convert to use secs_to_jiffies (jsc#PED-14425).
- wifi: iwlegacy: convert to use secs_to_jiffies()
(jsc#PED-14425).
- commit 9cab657
* Fri Mar 06 2026 tiwai@suse.de
- wifi: cfg80211: Add support for link reconfiguration negotiation
offload to driver (jsc#PED-14425).
- wifi: cfg80211: Improve the documentation for
NL80211_CMD_ASSOC_MLO_RECONF (jsc#PED-14425).
- wifi: mwifiex: enable host mlme on sdio W8997 chipsets
(jsc#PED-14425).
- wifi: mac80211: Fix bssid_indicator for MBSSID in AP mode
(jsc#PED-14425).
- wifi: mac80211: Allow scan on a radio while operating on DFS
on another radio (jsc#PED-14425).
- wifi: mac80211: Allow DFS/CSA on a radio if scan is ongoing
on another radio (jsc#PED-14425).
- wifi: cfg80211: Add utility API to get radio index from channel
(jsc#PED-14425).
- wifi: ieee80211: add Radio Measurement action fields
(jsc#PED-14425).
- staging: rtl8723bs: remove redundant semicolon in basic_types.h
(jsc#PED-14425).
- commit 42df043
* Fri Mar 06 2026 tiwai@suse.de
- staging: rtl8723bs: clean up redundant & parentheses
(jsc#PED-14425).
- commit af28cbb
* Fri Mar 06 2026 tiwai@suse.de
- staging: rtl8723bs: DoIQK_8723B is empty (jsc#PED-14425).
- staging: rtl8723bs: dm_CheckStatistics is empty (jsc#PED-14425).
- staging: rtl8723bs: hw_var_port_switch is empty (jsc#PED-14425).
- staging: rtl8723bs: _InitOtherVariable is empty (jsc#PED-14425).
- staging: rtl8723bs: rtw_get_encrypt_decrypt_from_registrypriv
is empty (jsc#PED-14425).
- staging: rtl8723bs: rtl8723b_set_FwAoacRsvdPage_cmd is empty
(jsc#PED-14425).
- staging: rtl8723bs: CheckFwRsvdPageContent is empty
(jsc#PED-14425).
- staging: rtl8723bs: remove unnecessary braces in rtl8723b_cmd
(jsc#PED-14425).
- staging: rtl8723bs: remove unnecessary commented code
(jsc#PED-14425).
- staging: rtl8723bs: add missing blank line after declaration
(jsc#PED-14425).
- staging: rtl8723bs: remove unnecessary comment separator lines
(jsc#PED-14425).
- staging: rtl8723bs: remove struct hal_ops (jsc#PED-14425).
- staging: rtl8723bs: remove function pointer c2h_id_filter
(jsc#PED-14425).
- staging: rtl8723bs: remove function pointer
hal_reset_security_engine (jsc#PED-14425).
- staging: rtl8723bs: remove function pointer xmit_thread_handler
(jsc#PED-14425).
- staging: rtl8723bs: remove macro hal_xmit_handler
(jsc#PED-14425).
- staging: rtl8723bs: remove function pointer fill_h2c_cmd
(jsc#PED-14425).
- staging: rtl8723bs: remove macro FillH2CCmd (jsc#PED-14425).
- staging: rtl8723bs: remove function pointer c2h_handler
(jsc#PED-14425).
- staging: rtl8723bs: remove function pointer hal_notch_filter
(jsc#PED-14425).
- staging: rtl8723bs: remove wrapper rtl8723b_SetHalODMVar
(jsc#PED-14425).
- staging: rtl8723bs: remove function pointer SetHalODMVarHandler
(jsc#PED-14425).
- staging: rtl8723bs: os_dep: remove blank line before close brace
'}' (jsc#PED-14425).
- staging: rtl8723bs: remove unncessary multiple blank lines
(jsc#PED-14425).
- staging: rtl8723bs: hal: remove blank line before close brace
(jsc#PED-14425).
- staging: rtl8723bs: os_dep: remove whitespace after cast
(jsc#PED-14425).
- staging: rtl8723bs: remove spurious if-block braces
(jsc#PED-14425).
- staging: rtl8723bs: remove blank line before close brace
(jsc#PED-14425).
- staging: rtl8723bs: hal: add spaces around ternary operator
(jsc#PED-14425).
- staging: rtl8723bs: Efuse_WordEnableDataWrite() is not used
(jsc#PED-14425).
- staging: rtl8723bs: remove redundant static function
(jsc#PED-14425).
- staging: rtl8723bs: remove unnesessary function parameter
(jsc#PED-14425).
- staging: rtl8723bs: remove unused function parameter
(jsc#PED-14425).
- staging: rtl8723bs: remove empty functions (jsc#PED-14425).
- staging: rtl8723bs: place constant to right of logical test
(jsc#PED-14425).
- staging: rtl8723bs: remove some 5 GHz code (jsc#PED-14425).
- staging: rtl8723bs: remove return from void function
(jsc#PED-14425).
- staging: rtl8723bs: Align next line to open parentheses in
core/rtw_xmit.c (jsc#PED-14425).
- commit 0fe54e5
* Fri Mar 06 2026 tiwai@suse.de
- Update config files: WiFi bump to 6.16 (jsc#PED-14425)
- commit 8e9b783
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: Fix botched indexing conversion (jsc#PED-14425).
- wifi: iwlwifi: mask reserved bits in chan_state_active_bitmap
(jsc#PED-14425).
- wifi: iwlwifi: pcie: fix locking on invalid TOP reset
(jsc#PED-14425).
- wifi: ath12k: Fix packets received in WBM error ring with REO
LUT enabled (jsc#PED-14425).
- wifi: mac80211: add the virtual monitor after reconfig complete
(jsc#PED-14425).
- wifi: mac80211: always initialize sdata::key_list
(jsc#PED-14425).
- commit 8bec9f7
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mt76: add a wrapper for wcid access with validation
(jsc#PED-14425).
- Refresh
patches.suse/wifi-mt76-wed-use-proper-wed-reference-in-mt76-wed-d.patch.
- commit 15297da
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mac80211: Fix uninitialized variable with __free()
in ieee80211_ml_epcs() (jsc#PED-14425).
- wifi: mt76: mt792x: Limit the concurrent STA and SoftAP to
operate on the same channel (jsc#PED-14425).
- wifi: mt76: fix queue assignment for deauth packets
(jsc#PED-14425).
- wifi: mt76: mt7925: fix incorrect scan probe IE handling for
hw_scan (jsc#PED-14425).
- wifi: mt76: Remove RCU section in mt7996_mac_sta_rc_work()
(jsc#PED-14425).
- wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl()
(jsc#PED-14425).
- wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl_fixed()
(jsc#PED-14425).
- wifi: mt76: Move RCU section in mt7996_mcu_set_fixed_field()
(jsc#PED-14425).
- wifi: mt76: Assume __mt76_connac_mcu_alloc_sta_req runs in
atomic context (jsc#PED-14425).
- commit 14075c0
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mac80211: reject VHT opmode for unsupported channel widths
(jsc#PED-14425).
- wifi: mac80211: clear frame buffer to never leak stack
(jsc#PED-14425).
- wifi: iwlwifi: mvm: assume '1' as the default mac_config_cmd
version (jsc#PED-14425).
- wifi: iwlegacy: work around excessive stack usage on clang/kasan
(jsc#PED-14425).
- wifi: iwlwifi: Fix incorrect logic on cmd_ver range checking
(jsc#PED-14425).
- wifi: iwlwifi: dvm: restore n_no_reclaim_cmds setting
(jsc#PED-14425).
- wifi: iwlwifi: cfg: Limit cb_size to valid range
(jsc#PED-14425).
- wifi: ath12k: don't wait when there is no vdev started
(jsc#PED-14425).
- wifi: ath12k: don't use static variables in
ath12k_wmi_fw_stats_process() (jsc#PED-14425).
- commit 1840b90
* Fri Mar 06 2026 hoyeon.lee@suse.com
- bpf: Allow struct_ops to get map id by kdata (jsc#PED-14653).
- Refresh
patches.suse/bpf-Export-necessary-symbols-for-modules-with-struct_ops.patch.
- commit d86abaf
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: avoid burning CPU while waiting for firmware stats
(jsc#PED-14425).
- wifi: ath12k: fix documentation on firmware stats
(jsc#PED-14425).
- wifi: ath12k: don't activate more links than firmware supports
(jsc#PED-14425).
- wifi: ath12k: update link active in case two links fall on
the same MAC (jsc#PED-14425).
- wifi: ath12k: support WMI_MLO_LINK_SET_ACTIVE_CMDID command
(jsc#PED-14425).
- wifi: ath12k: update freq range for each hardware mode
(jsc#PED-14425).
- wifi: ath12k: parse and save sbs_lower_band_end_freq from
WMI_SERVICE_READY_EXT2_EVENTID event (jsc#PED-14425).
- wifi: ath12k: parse and save hardware mode info from
WMI_SERVICE_READY_EXT_EVENTID event for later use
(jsc#PED-14425).
- wifi: ath12k: Avoid CPU busy-wait by handling VDEV_STAT and
BCN_STAT (jsc#PED-14425).
- wifi: mac80211: don't WARN for late channel/color switch
(jsc#PED-14425).
- commit b61a669
* Fri Mar 06 2026 hoyeon.lee@suse.com
- bpftool: Add bash completion for token argument (jsc#PED-14653).
- bpftool: Add bpftool-token manpage (jsc#PED-14653).
- bpftool: Add bpf_token show (jsc#PED-14653).
- selftests/bpf: Test concurrent task local data key creation
(jsc#PED-14653).
- selftests/bpf: Test basic task local data operations
(jsc#PED-14653).
- selftests/bpf: Introduce task local data (jsc#PED-14653).
- bpf: Allow syscall bpf programs to call non-recur helpers
(jsc#PED-14653).
- selftests/bpf: Rename uprobe_syscall_executed prog to
test_uretprobe_multi (jsc#PED-14653).
- selftests/bpf: Reorg the uprobe_syscall test function
(jsc#PED-14653).
- selftests/bpf: Import usdt.h from libbpf/usdt project
(jsc#PED-14653).
- commit ba00998
* Fri Mar 06 2026 tiwai@suse.de
- wifi: cfg80211: use kfree_sensitive() for connkeys cleanup
(jsc#PED-14425).
- wifi: ath12k: fix uaf in ath12k_core_init() (jsc#PED-14425).
- wifi: ath12k: Fix hal_reo_cmd_status kernel-doc (jsc#PED-14425).
- wifi: ath11k: consistently use ath11k_mac_get_fw_stats()
(jsc#PED-14425).
- wifi: ath11k: move locking outside of ath11k_mac_get_fw_stats()
(jsc#PED-14425).
- wifi: ath11k: adjust unlock sequence in
ath11k_update_stats_event() (jsc#PED-14425).
- wil6210: fix support for sparrow chipsets (jsc#PED-14425).
- commit a096919
* Fri Mar 06 2026 tiwai@suse.de
- staging: rtl8723bs: remove unnecessary braces for single
statement blocks (jsc#PED-14425).
- staging: rtl8723bs: Removed multiple blank lines of
rtw_pwrctrl.c (jsc#PED-14425).
- staging: rtl8723bs: remove multiple blank lines (jsc#PED-14425).
- staging: rtl8723bs: Use % 4096 instead of & 0xfff
(jsc#PED-14425).
- staging: rtl8723bs: Add spaces and line breaks to improve
readability (jsc#PED-14425).
- staging: rtl8723bs: Fix compilation errors for W=1 build
(jsc#PED-14425).
- staging: rtl8723bs: Use boolean false instead of integer 0
(jsc#PED-14425).
- staging: rtl8723bs: Initialize variables at declaration in
rtl8723b_hal_init.c (jsc#PED-14425).
- staging: rtl8723bs: Initialize variables at declaration in
rtl8723bs_xmit.c (jsc#PED-14425).
- staging: rtl8723bs: Remove trailing whitespace (jsc#PED-14425).
- staging: rtl8723bs: use preferred comparison order
(jsc#PED-14425).
- commit cdd1e69
* Fri Mar 06 2026 tiwai@suse.de
- staging: rtl8723bs: add spaces between ternary and binary
operators (jsc#PED-14425).
- staging: rtl8723bs: Place constants on right side of comparison
(jsc#PED-14425).
- Staging: rtl8723bs: Fix unbalanced braces in conditional
(jsc#PED-14425).
- staging: rtl8723bs: modify struct field to use standard bool
type (jsc#PED-14425).
- staging: rtl8723bs: Rename variables (jsc#PED-14425).
- staging: rtl8723bs: remove braces around single statements
(jsc#PED-14425).
- staging: rtl8723bs: remove unnecessary else block after return
(jsc#PED-14425).
- staging: rtl8723bs: simplify if-else block by removing
unnecessary braces (jsc#PED-14425).
- wifi: iwlwifi: mld: Move regulatory domain initialization
(jsc#PED-14425).
- wifi: iwlwifi: pcie: fix non-MSIX handshake register
(jsc#PED-14425).
- commit 362b6b6
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: mld: avoid panic on init failure (jsc#PED-14425).
- wifi: iwlwifi: mvm: fix assert on suspend (jsc#PED-14425).
- wifi: ath12k: switch to PCI_PWRCTRL_PWRSEQ (jsc#PED-14425).
- wifi: ath11k: switch to PCI_PWRCTRL_PWRSEQ (jsc#PED-14425).
- wifi: iwlwifi: mld: Work around Clang loop unrolling bug
(jsc#PED-14425).
- wifi: mt76: mt7925: add rfkill_poll for hardware rfkill
(jsc#PED-14425).
- wifi: mt76: support power delta calculation for 5 TX paths
(jsc#PED-14425).
- wifi: mt76: fix available_antennas setting (jsc#PED-14425).
- wifi: mt76: mt7996: change max beacon size (jsc#PED-14425).
- wifi: mt76: mt7996: fix invalid NSS setting when TX path
differs from NSS (jsc#PED-14425).
- commit 01409cc
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mt76: mt7925: add RNR scan support for 6GHz
(jsc#PED-14425).
- Refresh
patches.suse/wifi-mt76-mt7925-fix-invalid-array-index-in-ssid-ass.patch.
- Refresh
patches.suse/wifi-mt76-mt7925-prevent-multiple-scan-commands.patch.
- commit 195f214
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mt76: mt7915: set correct background radar capability
(jsc#PED-14425).
- Refresh
patches.suse/wifi-mt76-mt7915-fix-mt7981-pre-calibration.patch.
- commit d0d0926
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mt76: mt7996: fix beamformee SS field (jsc#PED-14425).
- wifi: mt76: remove capability of partial bandwidth UL MU-MIMO
(jsc#PED-14425).
- wifi: mt76: mt7925: add test mode support (jsc#PED-14425).
- wifi: mt76: add mt76_connac_mcu_build_rnr_scan_param routine
(jsc#PED-14425).
- wifi: mt76: scan: Fix 'mlink' dereferenced before IS_ERR_OR_NULL
check (jsc#PED-14425).
- wifi: mt76: mt7996: remove duplicate check in
mt7996_mcu_sta_mld_setup_tlv() (jsc#PED-14425).
- Revert "wifi: mt76: Check link_conf pointer in
mt76_connac_mcu_sta_basic_tlv()" (jsc#PED-14425).
- wifi: mt76: mt7996: fix uninitialized symbol warning
(jsc#PED-14425).
- wifi: mt76: mt7996: avoid null deref in mt7996_stop_phy()
(jsc#PED-14425).
- wifi: mt76: mt7996: avoid NULL pointer dereference in
mt7996_set_monitor() (jsc#PED-14425).
- wifi: mt76: Remove an unneeded local variable in
mt76x02_dma_init() (jsc#PED-14425).
- wifi: mt76: mt7996: prevent uninit return in
mt7996_mac_sta_add_links (jsc#PED-14425).
- wifi: mt76: mt7996: Add NULL check in mt7996_thermal_init
(jsc#PED-14425).
- wifi: mt76: mt7925: add EHT preamble puncturing (jsc#PED-14425).
- wifi: mt76: mt7996: rework radar HWRDD idx (jsc#PED-14425).
- wifi: mt76: mt7915: rework radar HWRDD idx (jsc#PED-14425).
- wifi: mt76: mt7996: add PCI device id for mt7990
(jsc#PED-14425).
- wifi: mt76: mt7996: rework background radar check for mt7990
(jsc#PED-14425).
- commit 0772748
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mt76: mt7996: add macros for pci device ids
(jsc#PED-14425).
- Refresh
patches.suse/wifi-mt76-mt7996-fix-RX-buffer-size-of-MCU-event.patch.
- commit 86d27da
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mt76: connac: rework TX descriptor and TX free for mt7990
(jsc#PED-14425).
- wifi: mt76: mt7996: adjust HW capabilities for mt7990
(jsc#PED-14425).
- wifi: mt76: mt7996: add eeprom support for mt7990
(jsc#PED-14425).
- wifi: mt76: mt7996: rework register mapping for mt7990
(jsc#PED-14425).
- wifi: mt76: mt7996: rework DMA configuration for mt7990
(jsc#PED-14425).
- wifi: mt76: mt7996: rework WA mcu command for mt7990
(jsc#PED-14425).
- wifi: mt76: connac: add support to load firmware for mt7990
(jsc#PED-14425).
- wifi: ath12k: fix regdomain update failure when connection
establishes (jsc#PED-14425).
- wifi: ath12k: fix regdomain update failure when adding interface
(jsc#PED-14425).
- commit 4b334db
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: fix regdomain update failure after 11D scan
completes (jsc#PED-14425).
- wifi: ath12k: fix mac pdev frequency range update
(jsc#PED-14425).
- wifi: carl9170: micro-optimize carl9170_tx_shift_bm()
(jsc#PED-14425).
- wifi: ath12k: remove redundant regulatory rules intersection
logic in host (jsc#PED-14425).
- wifi: ath12k: Send MCS15 support to firmware during peer assoc
(jsc#PED-14425).
- wifi: ath12k: Fix scan initiation failure handling
(jsc#PED-14425).
- wifi: ath12k: fix memory leak in WMI firmware stats
(jsc#PED-14425).
- wifi: ath12k: support usercase-specific firmware overrides
(jsc#PED-14425).
- wifi: ath12k: Adjust the process of resource release for ahb
bus (jsc#PED-14425).
- commit 6df34f5
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: Reorder and relocate the release of resources
in ath12k_core_deinit() (jsc#PED-14425).
- commit 957432d
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: print device dp stats in debugfs (jsc#PED-14425).
- wifi: ath12k: Add device dp stats support (jsc#PED-14425).
- wifi: ath12k: change soc name to device name (jsc#PED-14425).
- wifi: ath12k: Fix invalid RSSI values in station dump
(jsc#PED-14425).
- wifi: ath12k: pass link_conf for tx_arvif retrieval
(jsc#PED-14425).
- wifi: ath12k: update EMLSR capabilities of ML Station
(jsc#PED-14425).
- wifi: ath12k: Prevent multicast duplication for dynamic VLAN
(jsc#PED-14425).
- wifi: ath12k: Enable AST index based address search in Station
Mode (jsc#PED-14425).
- wifi: ath12k: enable monitor mode for WCN7850 (jsc#PED-14425).
- wifi: ath12k: use different packet offset for WCN7850
(jsc#PED-14425).
- wifi: ath12k: init monitor parameters for WCN7850
(jsc#PED-14425).
- wifi: ath12k: add support to reap and process mon dest ring
(jsc#PED-14425).
- wifi: ath12k: use ath12k_buffer_addr in
ath12k_dp_rx_link_desc_return() (jsc#PED-14425).
- wifi: ath12k: add support to reap and process monitor status
ring (jsc#PED-14425).
- wifi: ath12k: add monitor mode handler by monitor status ring
interrupt (jsc#PED-14425).
- wifi: ath12k: add interrupt configuration for mon status ring
(jsc#PED-14425).
- wifi: ath12k: add ring config for monitor mode on WCN7850
(jsc#PED-14425).
- wifi: ath12k: add srng config template for mon status ring
(jsc#PED-14425).
- wifi: ath12k: avoid call ath12k_dp_mon_parse_rx_dest_tlv()
for WCN7850 (jsc#PED-14425).
- wifi: ath12k: parse msdu_end tlv in
ath12k_dp_mon_rx_parse_status_tlv() (jsc#PED-14425).
- wifi: ath12k: Abort scan before removing link interface to
prevent duplicate deletion (jsc#PED-14425).
- wifi: ath12k: use WMI_VDEV_SET_TPC_POWER_CMDID when
EXT_TPC_REG_SUPPORT for 6 GHz (jsc#PED-14425).
- wifi: ath12k: add handler for WMI_VDEV_SET_TPC_POWER_CMDID
(jsc#PED-14425).
- wifi: ath12k: fill parameters for vdev set TPC power WMI command
(jsc#PED-14425).
- wifi: ath12k: save max transmit power in vdev start response
event from firmware (jsc#PED-14425).
- wifi: ath12k: add parse of transmit power envelope element
(jsc#PED-14425).
- wifi: ath12k: save power spectral density(PSD) of regulatory
rule (jsc#PED-14425).
- wifi: ath12k: update regulatory rules when connection
established (jsc#PED-14425).
- wifi: ath12k: update regulatory rules when interface added
(jsc#PED-14425).
- wifi: ath12k: determine interface mode in _op_add_interface()
(jsc#PED-14425).
- commit 620523e
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: delete mon reap timer (jsc#PED-14425).
- commit 7c47acf
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: store reg info for later use (jsc#PED-14425).
- wifi: ath12k: move reg info handling outside (jsc#PED-14425).
- wifi: ath12k: add support to select 6 GHz regulatory type
(jsc#PED-14425).
- wifi: ath12k: refactor ath12k_reg_build_regd() (jsc#PED-14425).
- wifi: ath12k: refactor ath12k_reg_chan_list_event()
(jsc#PED-14425).
- wifi: ath12k: Add support to simulate firmware crash
(jsc#PED-14425).
- wifi: ath11k: support DBS and DFS compatibility (jsc#PED-14425).
- wifi: ath9k: ahb: do ioremap resource in one step
(jsc#PED-14425).
- wifi: ath10k: Constify structures in hw.c (jsc#PED-14425).
- commit 20623e0
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath10k: Fix spelling mistake "comple" -> "complete"
(jsc#PED-14425).
- wifi: ath12k: Use scan link ID 15 for all scan operations
(jsc#PED-14425).
- wifi: ath12k: handle scan link during vdev create
(jsc#PED-14425).
- wifi: ath12k: read country code from SMBIOS for WCN7850
(jsc#PED-14425).
- wifi: mac80211: accept probe response on link address as well
(jsc#PED-14425).
- wifi: check if socket flags are valid (jsc#PED-14425).
- wifi: mac80211: handle non-MLO mode as well in
ieee80211_num_beaconing_links() (jsc#PED-14425).
- wifi: rtw89: mcc: avoid redundant recalculations if no chance
to improve (jsc#PED-14425).
- wifi: rtw89: mcc: deal with non-periodic NoA (jsc#PED-14425).
- wifi: rtw89: mcc: introduce calculation of anchor pattern
(jsc#PED-14425).
- wifi: rtw89: mcc: add courtesy mechanism conditions to P2P roles
(jsc#PED-14425).
- wifi: rtw89: mcc: drop queued chanctx changes when stopping
(jsc#PED-14425).
- wifi: rtw89: mcc: pass whom to stop at when pausing chanctx
(jsc#PED-14425).
- wifi: rtw88: Fix the random "error beacon valid" messages for
USB (jsc#PED-14425).
- wifi: rtw89: pci: configure manual DAC mode via PCI config
API only (jsc#PED-14425).
- wifi: rtw89: declare MLO support if prerequisites are met
(jsc#PED-14425).
- wifi: rtw89: debug: add mlo_mode dbgfs (jsc#PED-14425).
- wifi: rtw89: debug: add FW log component for MLO
(jsc#PED-14425).
- wifi: rtw89: debug: add MLD table dump (jsc#PED-14425).
- wifi: rtw89: debug: extend dbgfs for MLO (jsc#PED-14425).
- commit 2e4392c
* Fri Mar 06 2026 tiwai@suse.de
- wifi: rtw89: extract link part from core tx write function
(jsc#PED-14425).
- Delete
patches.suse/wifi-rtw89-avoid-possible-TX-wait-initialization-rac.patch.
- commit 83bfef1
* Fri Mar 06 2026 tiwai@suse.de
- wifi: rtw89: phy: add C2H event handler for report of FW scan
(jsc#PED-14425).
- Refresh
patches.suse/wifi-rtw89-print-just-once-for-unknown-C2H-events.patch.
- commit f76f883
* Fri Mar 06 2026 tiwai@suse.de
- wifi: rtw89: introduce helper to get designated link for MLO
(jsc#PED-14425).
- Refresh
patches.suse/wifi-rtw89-fix-use-after-free-in-rtw89_core_tx_kick_.patch.
- commit 1370ada
* Fri Mar 06 2026 tiwai@suse.de
- wifi: rtw89: Fill in correct Rx link ID for MLO (jsc#PED-14425).
- Refresh
patches.suse/wifi-rtw89-fix-BSSID-comparison-for-non-transmitted-.patch.
- commit 010d6d0
* Fri Mar 06 2026 tiwai@suse.de
- wifi: rtw89: add MLO track for MLSR switch decision
(jsc#PED-14425).
- wifi: rtw89: add handling of mlo_link_cfg H2C command and C2H
event (jsc#PED-14425).
- wifi: rtw89: chan: re-calculate MLO DBCC mode during setting
channel (jsc#PED-14425).
- wifi: rtw89: send nullfunc based on the given link
(jsc#PED-14425).
- wifi: rtw89: allow driver to do specific band TX for MLO
(jsc#PED-14425).
- wifi: rtw88: rtw8822bu VID/PID for BUFFALO WI-U2-866DM
(jsc#PED-14425).
- wifi: rtw88: Handle RTL8723D(S) with blank efuse
(jsc#PED-14425).
- wifi: rtw88: Fix RX aggregation settings for RTL8723DS
(jsc#PED-14425).
- wifi: rtw89: constrain TX power according to dynamic antenna
power table (jsc#PED-14425).
- wifi: rtw89: Fix inadverent sharing of struct
ieee80211_supported_band data (jsc#PED-14425).
- wifi: rtw89: Convert rtw89_core_set_supported_band to use devm_*
(jsc#PED-14425).
- wifi: rtw89: roc: dynamically handle link id and link instance
index (jsc#PED-14425).
- wifi: rtw89: add MLD capabilities declaration (jsc#PED-14425).
- wifi: rtw89: extend join_info H2C command for MLO fields
(jsc#PED-14425).
- wifi: rtw89: Configure scan band when mlo_dbcc_mode changes
(jsc#PED-14425).
- wifi: rtw89: extend mapping from Qsel to DMA ch for MLO
(jsc#PED-14425).
- commit 2ce9f3a
* Fri Mar 06 2026 tiwai@suse.de
- wifi: rtw89: Adjust management queue mapping for [MLO, HW-1]
(jsc#PED-14425).
- wifi: rtw89: 8922a: use SW CRYPTO when broadcast in MLO mode
(jsc#PED-14425).
- wifi: rtw89: 8922a: rfk: adjust timeout time of RX DCK
(jsc#PED-14425).
- wifi: rtw89: fw: Remove "const" on allocation type
(jsc#PED-14425).
- wifi: rtlwifi: Remove unused rtl_bb_delay() (jsc#PED-14425).
- wifi: rtlwifi: Remove uncalled stub rtl*_phy_ap_calibrate
(jsc#PED-14425).
- wifi: rtlwifi: Remove unused rtl_usb_{resume|suspend}
(jsc#PED-14425).
- wifi: rtw89: mcc: avoid that loose pattern sets negative timing
for auxiliary GO (jsc#PED-14425).
- wifi: rtw89: mcc: refine filling function of start TSF
(jsc#PED-14425).
- wifi: rtw89: mcc: support courtesy mechanism on both roles at
the same time (jsc#PED-14425).
- commit 3d6efe6
* Fri Mar 06 2026 tiwai@suse.de
- wifi: rtw89: refactor flow that hw scan handles channel list
(jsc#PED-14425).
- Refresh
patches.suse/wifi-rtw89-fix-use-after-free-in-rtw89_core_tx_kick_.patch.
- commit bde507f
* Fri Mar 06 2026 tiwai@suse.de
- wifi: rtw89: mcc: update entire plan when courtesy config
changes (jsc#PED-14425).
- wifi: rtw89: mcc: handle the case where NoA start time has
passed (jsc#PED-14425).
- wifi: rtw89: mcc: make GO+STA mode calculate dynamic beacon
offset (jsc#PED-14425).
- wifi: rtw89: don't re-randomize TSF of AP/GO (jsc#PED-14425).
- wifi: rtw89: mcc: make GO announce one-time NoA for HW scan
process (jsc#PED-14425).
- wifi: rtw89: add suffix "_ax" to Wi-Fi 6 HW scan struct and func
(jsc#PED-14425).
- wifi: rtw89: acpi: introduce country specific TAS enabling
(jsc#PED-14425).
- wifi: rtw89: 8922a: increase beacon loss to 6 seconds
(jsc#PED-14425).
- wifi: rtw89: set pre-calculated antenna matrices for HE trigger
frame (jsc#PED-14425).
- commit 2cf3b7e
* Fri Mar 06 2026 tiwai@suse.de
- wifi: rtw89: regd: indicate if regd_UK TX power settings follow
regd_ETSI (jsc#PED-14425).
- wifi: rtw89: 8852c: update supported firmware format to 2
(jsc#PED-14425).
- wifi: rtw88: Fix the module names printed in dmesg
(jsc#PED-14425).
- wifi: rtw88: Don't set SUPPORTS_AMSDU_IN_AMPDU for RTL8814AU
(jsc#PED-14425).
- wifi: rtw88: Set AMPDU factor to hardware for RTL8814A
(jsc#PED-14425).
- wifi: rtw88: usb: Enable RX aggregation for RTL8814AU
(jsc#PED-14425).
- wifi: rtw88: usb: Enable switching the RTL8814AU to USB 3
(jsc#PED-14425).
- wifi: rtw88: usb: Remove redundant 'flush_workqueue()' calls
(jsc#PED-14425).
- wifi: rtw88: sdio: Remove redundant 'flush_workqueue()' calls
(jsc#PED-14425).
- wifi: rtw89: 8852bx: support different SAR configs by antenna
(jsc#PED-14425).
- wifi: rtw89: 8852c: support different SAR configs by antenna
(jsc#PED-14425).
- wifi: rtw89: 8922a: support different SAR configs by antenna
(jsc#PED-14425).
- wifi: rtw89: sar: add skeleton for different configs by antenna
(jsc#PED-14425).
- wifi: rtw89: acpi: support loading GEO SAR tables
(jsc#PED-14425).
- wifi: rtw89: acpi: support loading dynamic SAR tables and
indicator (jsc#PED-14425).
- wifi: rtw89: acpi: support loading static SAR table
(jsc#PED-14425).
- wifi: rtw89: acpi: introduce method evaluation function for
reuse (jsc#PED-14425).
- wifi: rtw89: sar: add skeleton for SAR configuration via ACPI
(jsc#PED-14425).
- wifi: rtw89: sar: introduce structure to wrap query parameters
(jsc#PED-14425).
- wifi: rtw89: regd: introduce string getter for reuse
(jsc#PED-14425).
- commit 51f71ac
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: fix a wrong comment (jsc#PED-14425).
- commit 6028de7
* Fri Mar 06 2026 tiwai@suse.de
- wifi: rtw89: fix typo of "access" in rtw89_sar_info description
(jsc#PED-14425).
- wifi: rtw89: phy: reset value of force TX power for MAC ID
(jsc#PED-14425).
- wifi: rtw89: fw: cast mfw_hdr pointer from address of zeroth
byte of firmware->data (jsc#PED-14425).
- wifi: rtw89: set 2TX for 1SS rate by default (jsc#PED-14425).
- wifi: iwlwifi: mld: allow 2 ROCs on the same vif
(jsc#PED-14425).
- wifi: iwlwifi: fw: api: include required headers in rs/location
(jsc#PED-14425).
- wifi: iwlwifi: rename ctx-info-gen3 to ctx-info-v2
(jsc#PED-14425).
- wifi: iwlwifi: map iwl_context_info to the matching struct
(jsc#PED-14425).
- wifi: iwlwifi: remove unused macro (jsc#PED-14425).
- wifi: iwlwifi: unify iwlagn_scd_bc_tbl_entry and
iwl_gen3_bc_tbl_entry (jsc#PED-14425).
- wifi: iwlwifi: use bc entries instead of bc table also for
pre-ax210 (jsc#PED-14425).
- wifi: iwlwifi: remove GEN3 from a couple of macros
(jsc#PED-14425).
- wifi: iwlwifi: use normal versioning convention for iwl_tx_cmd
(jsc#PED-14425).
- wifi: iwlwifi: stop supporting TX_CMD_API_S_VER_8
(jsc#PED-14425).
- wifi: iwlwifi: cfg: reduce configuration struct size
(jsc#PED-14425).
- wifi: iwlwifi: cfg: clean up dr/br configs (jsc#PED-14425).
- wifi: iwlwifi: Add helper function to extract device ID
(jsc#PED-14425).
- wifi: iwlwifi: cfg: mark Ty devices as discrete (jsc#PED-14425).
- wifi: iwlwifi: cfg: remove MAC type/step matching
(jsc#PED-14425).
- commit 2e3cccf
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: cfg: add a couple of older devices
(jsc#PED-14425).
- wifi: iwlwifi: cfg: fix PE RF names (jsc#PED-14425).
- wifi: iwlwifi: cfg: fix and clean up FM/WH device matching
(jsc#PED-14425).
- wifi: iwlwifi: cfg: clean up GF device matching (jsc#PED-14425).
- wifi: iwlwifi: cfg: clean up JF device matching (jsc#PED-14425).
- wifi: iwlwifi: tests: make subdev match test more precise
(jsc#PED-14425).
- wifi: iwlwifi: cfg: clean up HR device matching (jsc#PED-14425).
- wifi: iwlwifi: cfg: unify and add some Killer devices
(jsc#PED-14425).
- wifi: iwlwifi: cfg: fix and unify Killer/JF configs
(jsc#PED-14425).
- wifi: iwlwifi: cfg: fix Ma device configs (jsc#PED-14425).
- commit e96c3e3
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: cfg: fix some device names (jsc#PED-14425).
- wifi: iwlwifi: cfg: remove some unused names (jsc#PED-14425).
- wifi: iwlwifi: mld: add debug log instead of warning
(jsc#PED-14425).
- wifi: iwlwifi: dbg: fix dump trigger split check
(jsc#PED-14425).
- wifi: iwlwifi: mvm/mld: allow puncturing use in 5 GHz
(jsc#PED-14425).
- wifi: iwlwifi: mld: add support for ROC on BSS (jsc#PED-14425).
- wifi: iwlwifi: mld: Block EMLSR only when ready to enter ROC
(jsc#PED-14425).
- wifi: iwlwifi: mld: move aux_sta member from iwl_mld_link to
iwl_mld_vif (jsc#PED-14425).
- wifi: iwlwifi: mld: Fix ROC activity cleanup in iwl_mld_vif
(jsc#PED-14425).
- wifi: iwlwifi: mld: Correct comments for cleanup functions
(jsc#PED-14425).
- commit f676ed8
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: rename iwl_cfg to iwl_rf_cfg (jsc#PED-14425).
- wifi: iwlwifi: cfg: clean up Sc/Dr/Br configs (jsc#PED-14425).
- wifi: iwlwifi: cfg: add FM RF config (jsc#PED-14425).
- wifi: iwlwifi: cfg: add GF RF config (jsc#PED-14425).
- wifi: iwlwifi: cfg: unify HR configs (jsc#PED-14425).
- wifi: iwlwifi: cfg: unify JF configs (jsc#PED-14425).
- wifi: iwlwifi: cfg: unify num_rbds config (jsc#PED-14425).
- wifi: iwlwifi: cfg: add ucode API min/max to MAC config
(jsc#PED-14425).
- wifi: iwlwifi: remove unused high_temp from iwl_cfg
(jsc#PED-14425).
- wifi: iwlwifi: cfg: move MAC parameters to MAC data
(jsc#PED-14425).
- commit 22feea2
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: rename struct iwl_base_params (jsc#PED-14425).
- commit 0ce2350
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: rename cfg_trans_params to mac_cfg
(jsc#PED-14425).
- commit e5ae124
* Fri Mar 06 2026 hoyeon.lee@suse.com
- lsm,selinux: Add LSM blob support for BPF objects
(jsc#PED-14653).
- powerpc64/bpf: Implement PROBE_ATOMIC instructions
(jsc#PED-14653).
- powerpc64/bpf: Introduce bpf_jit_emit_atomic_ops() to emit
atomic instructions (jsc#PED-14653).
- powerpc64/bpf: Implement bpf_addr_space_cast instruction
(jsc#PED-14653).
- powerpc64/bpf: Implement PROBE_MEM32 pseudo instructions
(jsc#PED-14653).
- commit f613a51
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: cfg: remove DCCM offsets from new devices
(jsc#PED-14425).
- wifi: iwlwifi: cfg: remove eeprom_size from new devices
(jsc#PED-14425).
- wifi: iwlwifi: cfg: remove rf_id field (jsc#PED-14425).
- wifi: iwlwifi: cfg: remove dbgc_supported field (jsc#PED-14425).
- wifi: iwlwifi: pass trans to iwl_parse_nvm_mcc_info()
(jsc#PED-14425).
- wifi: iwlwifi: cfg: remove nvm_hw_section_num from new devices
(jsc#PED-14425).
- wifi: iwlwifi: cfg: handle cc firmware dynamically
(jsc#PED-14425).
- wifi: iwlwifi: cfg: build ax210 family FW names dynamically
(jsc#PED-14425).
- commit 63d2a58
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: cfg: remove 'cdb' value (jsc#PED-14425).
- wifi: iwlwifi: cfg: remove QuZ/JF special cases (jsc#PED-14425).
- wifi: iwlwifi: build 9000 series FW filenames dynamically
(jsc#PED-14425).
- wifi: iwlwifi: add JF1/JF2 RF for dynamic FW building
(jsc#PED-14425).
- wifi: iwlwifi: pcie: remove 0x2726 devices (jsc#PED-14425).
- wifi: iwlwifi: cfg: inline HT params (jsc#PED-14425).
- wifi: iwlwifi: cfg: remove 6 GHz from ht40_bands
(jsc#PED-14425).
- wifi: iwlwifi: mld: call thermal exit without wiphy lock held
(jsc#PED-14425).
- wifi: iwlwifi: mld: avoid init-after-queue (jsc#PED-14425).
- wifi: iwlwifi: mld: use a radio/system specific power budget
(jsc#PED-14425).
- commit fa3d13e
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: mld: remove one more error in unallocated BAID
(jsc#PED-14425).
- commit 2619fed
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: mvm: use a radio/system specific power budget
(jsc#PED-14425).
- wifi: iwlwifi: fix thermal code compilation with
- Werror=cast-qual (jsc#PED-14425).
- wifi: iwlwifi: pcie: remove iwl_trans_pcie_gen2_send_hcmd
(jsc#PED-14425).
- wifi: iwlwifi: Add support for a new version for link config
command (jsc#PED-14425).
- wifi: iwlwifi: Add a new version for mac config command
(jsc#PED-14425).
- wifi: iwlwifi: Add a new version for sta config command
(jsc#PED-14425).
- wifi: iwlwifi: add range response version 10 support
(jsc#PED-14425).
- wifi: iwlwifi: handle v3 rates (jsc#PED-14425).
- wifi: iwlwifi: mld: add RFI_CONFIG_CMD to iwl_mld_system_names
array (jsc#PED-14425).
- commit 1db304f
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: fix 6005N/SFF match (jsc#PED-14425).
- wifi: iwlwifi: make iwl_uefi_get_uats_table() return void
(jsc#PED-14425).
- wifi: iwlwifi: drop whtc RF (jsc#PED-14425).
- wifi: iwlwifi: add support PE RF (jsc#PED-14425).
- wifi: iwlwifi: debug: set CDB indication from CSR
(jsc#PED-14425).
- wifi: iwlwifi: remove NVM C step override (jsc#PED-14425).
- wifi: iwlwifi: dvm: init 'keep_alive_beacons' in power tables
(jsc#PED-14425).
- wifi: iwlwifi: mld: add debugfs for using ptp clock time for
monitor interface (jsc#PED-14425).
- wifi: iwlwifi: pcie: log async commands (jsc#PED-14425).
- wifi: iwlwifi: mld: don't check the TPT counters when scanning
(jsc#PED-14425).
- commit 66d5a24
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: print the DSM value when read from UEFI
(jsc#PED-14425).
- Refresh
patches.suse/wifi-iwlwifi-uefi-check-DSM-item-validity.patch.
- commit e4fbbc0
* Fri Mar 06 2026 iivanov@suse.de
- net: phy: realtek: add RTL8127-internal PHY (jsc#PED-15988)
- commit 25909dc
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: dvm: pair transport op-mode enter/leave
(jsc#PED-14425).
- wifi: iwlwifi: tests: simplify devinfo_no_trans_cfg_dups()
(jsc#PED-14425).
- wifi: iwlwifi: cfg: use minimum API version 97 for Sc/Dr
(jsc#PED-14425).
- wifi: iwlwifi: tests: allow same config for different MACs
(jsc#PED-14425).
- wifi: iwlwifi: bump FW API to 99 for BZ/SC/DR devices
(jsc#PED-14425).
- wifi: iwlwifi: mvm: remove HT greenfield support
(jsc#PED-14425).
- wifi: iwlwifi: mvm: don't report bad EHT rate to mac80211
(jsc#PED-14425).
- wifi: iwlwifi: mld: don't report bad EHT rate to mac80211
(jsc#PED-14425).
- wifi: iwlwifi: mld: build HT/VHT injected rate in v2
(jsc#PED-14425).
- commit c202974
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: move STEP config into trans->conf
(jsc#PED-14425).
- commit a456b9f
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: rework transport configuration (jsc#PED-14425).
- commit a907cd1
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: trans: collect device information
(jsc#PED-14425).
- commit 4f1bec8
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: trans: remove SCD base address validation
(jsc#PED-14425).
- commit 92c58d4
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: rename modulation type values (jsc#PED-14425).
- wifi: iwlwifi: fw: remove RATE_MCS_NSS_POS (jsc#PED-14425).
- wifi: iwlwifi: remove sku_id from trans (jsc#PED-14425).
- wifi: iwlwifi: trans: move ext_32khz_clock_valid to config
(jsc#PED-14425).
- wifi: iwlwifi: remove bc_table_dword transport config
(jsc#PED-14425).
- wifi: iwlwifi: pcie: remove constant wdg_timeout
(jsc#PED-14425).
- commit 513de3e
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: remove PM mode and send-in-D3 (jsc#PED-14425).
- Refresh
patches.suse/wifi-iwlwifi-mvm-pause-TCM-on-fast-resume.patch.
- commit 3149475
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: pcie: move invalid TX CMD into PCIe
(jsc#PED-14425).
- commit 96ddf7e
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: trans: remove hw_wfpm_id (jsc#PED-14425).
- wifi: iwlwifi: trans: remove hw_id_str (jsc#PED-14425).
- wifi: iwlwifi: pass full FW info to transport (jsc#PED-14425).
- wifi: iwlwifi: handle reasons recommended by FW for leaving
EMLSR (jsc#PED-14425).
- wifi: iwlwifi: unexport iwl_trans_pcie_send_hcmd()
(jsc#PED-14425).
- wifi: iwlwifi: pcie: move wait_command_queue into PCIe
(jsc#PED-14425).
- wifi: iwlwifi: pcie: move ME check data to pcie (jsc#PED-14425).
- wifi: iwlwifi: pcie: rename "continuous" memory (jsc#PED-14425).
- commit 37a75bd
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: remove iwl_cmd_groups_verify_sorted()
(jsc#PED-14425).
- wifi: iwlwifi: mvm: add command order checks to kunit
(jsc#PED-14425).
- wifi: iwlwifi: pcie: don't call itself indirectly
(jsc#PED-14425).
- wifi: iwlwifi: cfg: remove unnecessary configs (jsc#PED-14425).
- wifi: iwlwifi: cfg: reduce mac_type to u8 (jsc#PED-14425).
- wifi: iwlwifi: tests: check for duplicate name strings
(jsc#PED-14425).
- wifi: iwlwifi: cfg: move all names out of configs
(jsc#PED-14425).
- wifi: iwlwifi: cfg: finish config split (jsc#PED-14425).
- wifi: iwlwifi: cfg: minor fixes for Sc (jsc#PED-14425).
- wifi: iwlwifi: pcie: remove 'ent' argument from alloc
(jsc#PED-14425).
- commit d582747
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: cfg: rename BW_NO_LIMIT to BW_NOT_LIMITED
(jsc#PED-14425).
- wifi: iwlwifi: cfg: clean up BW limit and subdev matching
(jsc#PED-14425).
- wifi: iwlwifi: tests: check transport configs are not duplicated
(jsc#PED-14425).
- wifi: iwlwifi: tests: check configs are not duplicated
(jsc#PED-14425).
- wifi: iwlwifi: cfg: remove iwl_cfg_br (jsc#PED-14425).
- wifi: iwlwifi: cfg: remove duplicated Sc device configs
(jsc#PED-14425).
- wifi: iwlwifi: cfg: remove duplicated iwl_cfg_gl
(jsc#PED-14425).
- wifi: iwlwifi: cfg: remove iwl_ax201_cfg_qu_hr (jsc#PED-14425).
- wifi: iwlwifi: cfg: remove max_tx_agg_size (jsc#PED-14425).
- wifi: iwlwifi: cfg: remove unused config externs
(jsc#PED-14425).
- commit f33fd28
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: cfg: unify Killer 1650s/i with Qu/Hr
(jsc#PED-14425).
- wifi: iwlwifi: cfg: unify Qu/QuZ configs (jsc#PED-14425).
- wifi: iwlwifi: cfg: remove fw_name_mac (jsc#PED-14425).
- wifi: iwlwifi: tests: check for device names (jsc#PED-14425).
- wifi: iwlwifi: pcie: add entry for Killer AX1650i on AdL-P
(jsc#PED-14425).
- wifi: iwlwifi: unify some configurations (jsc#PED-14425).
- wifi: iwlwifi: remove duplicated line (jsc#PED-14425).
- wifi: iwlwifi: pcie: Add support for new device ids
(jsc#PED-14425).
- wifi: iwlwifi: remove TH/TH1 RF types (jsc#PED-14425).
- commit e30e3a3
* Fri Mar 06 2026 tiwai@suse.de
- Refresh patches.suse/wifi-iwlwifi-clean-up-config-macro.patch.
- Delete
patches.suse/Revert-wifi-iwlwifi-add-support-for-BE213.patch.
- Delete
patches.suse/Revert-wifi-iwlwifi-make-no_160-more-generic.patch.
- commit d85c143
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: clean up config macro (jsc#PED-14425).
- commit d0a3249
* Fri Mar 06 2026 petr.pavlu@suse.com
- tracing: Fix crash on synthetic stacktrace field usage
(CVE-2026-23088 bsc#1257814).
- commit 41fea09
* Fri Mar 06 2026 petr.pavlu@suse.com
- tracing: Do not register unsupported perf events (CVE-2025-71125
bsc#1256784).
- commit 8e15740
* Fri Mar 06 2026 petr.pavlu@suse.com
- tracing: Fix WARN_ON in tracing_buffers_mmap_close for split
VMAs (CVE-2025-68329 bsc#1255490).
- commit b6b73bb
* Fri Mar 06 2026 petr.pavlu@suse.com
- ftrace: Fix softlockup in ftrace_module_enable (CVE-2025-68173
bsc#1255311).
- commit 2eaaeb0
* Fri Mar 06 2026 petr.pavlu@suse.com
- ring-buffer: Do not warn in ring_buffer_map_get_reader()
when reader catches up (CVE-2025-68186 bsc#1255144).
- commit 6132115
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: implement TOP reset (jsc#PED-14425).
- commit 31d49c1
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: mvm: remove nl80211 testmode (jsc#PED-14425).
- wifi: iwlwifi: mld: set rx_mpdu_cmd_hdr_size (jsc#PED-14425).
- wifi: iwlwifi: dvm: fix various W=1 warnings (jsc#PED-14425).
- wifi: iwlwifi: mld: force the responder to use the full
bandwidth (jsc#PED-14425).
- wifi: iwlwifi: mld: start AP with the correct bandwidth
(jsc#PED-14425).
- wifi: iwlwifi: mld: add monitor internal station
(jsc#PED-14425).
- wifi: iwlwifi: mld: support for COMPRESSED_BA_RES_API_S_VER_7
(jsc#PED-14425).
- wifi: iwlwifi: mvm: support iwl_mac_power_cmd version 2
(jsc#PED-14425).
- wifi: iwlwifi: mld: handle SW reset w/o NIC error
(jsc#PED-14425).
- commit f99c4ee
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: mvm: support ROC command version 6
(jsc#PED-14425).
- wifi: iwlwifi: mld: support iwl_mac_power_cmd version 2
(jsc#PED-14425).
- wifi: iwlwifi: add support for ALIVE v8 (jsc#PED-14425).
- wifi: iwlwifi: mld: add kunit test for emlsr with bt on
(jsc#PED-14425).
- wifi: iwlwifi: fw: support PPAG command version 7
(jsc#PED-14425).
- wifi: iwlwifi: fw: support reading PPAG BIOS table revision 4
(jsc#PED-14425).
- wifi: iwlwifi: rename ppag_ver to ppag_bios_rev (jsc#PED-14425).
- wifi: iwlwifi: mld: don't return an error if the FW is dead
(jsc#PED-14425).
- wifi: iwlwifi: mld: check for NULL before referencing a pointer
(jsc#PED-14425).
- wifi: iwlwifi: mld: allow EMLSR with 2.4 GHz when BT is ON
(jsc#PED-14425).
- commit e6d9059
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: implement TOP reset follower (jsc#PED-14425).
- commit 6ccd4a6
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: avoid scheduling restart during restart
(jsc#PED-14425).
- wifi: iwlwifi: mld: tests: extend link pair tests
(jsc#PED-14425).
- wifi: iwlwifi: mld: refactor tests to use chandefs
(jsc#PED-14425).
- wifi: iwlwifi: mld: send the WPFC table to the FW
(jsc#PED-14425).
- wifi: iwlwifi: read WPFC also from UEFI (jsc#PED-14425).
- wifi: iwlwifi: prepare for reading WPFC from UEFI
(jsc#PED-14425).
- wifi: iwlwifi: Add short description to enum iwl_power_scheme
(jsc#PED-14425).
- wifi: mac80211: Update MCS15 support in link_conf
(jsc#PED-14425).
- wifi: brcmfmac: Fix structure size for WPA3 external SAE
(jsc#PED-14425).
- commit 4173297
* Fri Mar 06 2026 tiwai@suse.de
- wifi: brcmfmac: cyw: support external SAE authentication in
station mode (jsc#PED-14425).
- wifi: brcmfmac: make per-vendor event map const (jsc#PED-14425).
- wifi: brcmfmac: support per-vendor cfg80211 callbacks and
firmware events (jsc#PED-14425).
- wifi: iwlwifi: move phy_filters to fw_runtime (jsc#PED-14425).
- wifi: iwlwifi: add definitions for iwl_mac_power_cmd version 2
(jsc#PED-14425).
- wifi: iwlwifi: mld: simplify iwl_mld_rx_fill_status()
(jsc#PED-14425).
- wifi: iwlwifi: mld: rx: simplify channel handling
(jsc#PED-14425).
- wifi: iwlwifi: clean up band in RX metadata (jsc#PED-14425).
- commit c642095
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: mld: skip unknown FW channel load values
(jsc#PED-14425).
- wifi: iwlwifi: define API for external FSEQ images
(jsc#PED-14425).
- wifi: iwlwifi: mld: allow EMLSR on separated 5 GHz subbands
(jsc#PED-14425).
- wifi: iwlwifi: mld: use cfg80211_chandef_get_width()
(jsc#PED-14425).
- wifi: iwlwifi: mld: fix iwl_mld_emlsr_disallowed_with_link()
return (jsc#PED-14425).
- wifi: iwlwifi: mld: clarify variable type (jsc#PED-14425).
- wifi: iwlwifi: pcie: add support for the reset handshake in MSI
(jsc#PED-14425).
- wifi: wcn36xx: Don't use %pK through printk (jsc#PED-14425).
- wifi: ath12k: Don't use %pK through printk (jsc#PED-14425).
- wifi: ath11k: Don't use %pK through printk (jsc#PED-14425).
- commit 13dbdb3
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath10k: Don't use %pK through printk (jsc#PED-14425).
- wifi: ath12k: avoid multiple skb_cb fetch in
ath12k_mac_mgmt_tx_wmi() (jsc#PED-14425).
- wifi: ath12k: Avoid allocating rx_stats when ext_rx_stats is
disabled (jsc#PED-14425).
- wifi: ath12k: avoid deadlock during regulatory update in
ath12k_regd_update() (jsc#PED-14425).
- wifi: ath12k: correctly handle mcast packets for clients
(jsc#PED-14425).
- wifi: ath12k: Update frequency range if reg rules changes
(jsc#PED-14425).
- wifi: ath12k: Fix frequency range in driver (jsc#PED-14425).
- wifi: ath12k: Add helper function ath12k_mac_update_freq_range()
(jsc#PED-14425).
- wifi: ath12k: Use skb->len for dma_unmap_single() length
parameter (jsc#PED-14425).
- wifi: ath12k: Fix memory leak during extended skb allocation
(jsc#PED-14425).
- commit 1cc9d41
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: Refactor tx descriptor handling in tx completion
handler (jsc#PED-14425).
- wifi: ath12k: support 2 channels for single pdev device
(jsc#PED-14425).
- wifi: ath12k: don't skip non-primary links for WCN7850
(jsc#PED-14425).
- wifi: ath12k: alloc REO queue per station (jsc#PED-14425).
- wifi: ath12k: group REO queue buffer parameters together
(jsc#PED-14425).
- wifi: ath12k: make assoc link associate first (jsc#PED-14425).
- wifi: ath12k: identify assoc link vif in station mode
(jsc#PED-14425).
- wifi: ath12k: support MLO as well if single_chip_mlo_support
flag is set (jsc#PED-14425).
- wifi: ath12k: use fw_features only when it is valid
(jsc#PED-14425).
- wifi: ath12k: introduce ath12k_fw_feature_supported()
(jsc#PED-14425).
- commit 68969f6
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: reset MLO global memory during recovery
(jsc#PED-14425).
- wifi: ath12k: handle ath12k_core_reset() with hardware grouping
(jsc#PED-14425).
- wifi: ath12k: handle ath12k_core_restart() with hardware
grouping (jsc#PED-14425).
- wifi: ath12k: fix ath12k_core_pre_reconfigure_recovery()
with grouping (jsc#PED-14425).
- wifi: ath12k: fix firmware assert during reboot with hardware
grouping (jsc#PED-14425).
- wifi: ath12k: fix ATH12K_FLAG_REGISTERED flag handling
(jsc#PED-14425).
- wifi: ath12k: add reference counting for core attachment to
hardware group (jsc#PED-14425).
- wifi: ath12k: fix SLUB BUG - Object already free in
ath12k_reg_free() (jsc#PED-14425).
- wifi: ath12k: Fix a couple NULL vs IS_ERR() bugs
(jsc#PED-14425).
- wifi: ath11k: Use of_property_present() to test property
presence (jsc#PED-14425).
- commit bfcfd91
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: Add support for link specific datapath stats
(jsc#PED-14425).
- Refresh
patches.suse/wifi-ath12k-Handle-error-cases-during-extended-skb-a.patch.
- commit 3581ec4
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: replace the usage of rx desc with rx_info
(jsc#PED-14425).
- Refresh
patches.suse/wifi-ath12k-fix-wrong-handling-of-CCMP256-and-GCMP-c.patch.
- commit caca8b1
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: Disable broadcast TWT feature in HE MAC
capabilities (jsc#PED-14425).
- wifi: ath12k: Introduce check against zero for ahvif->key_cipher
in ath12k_mac_op_tx() (jsc#PED-14425).
- wifi: ath12k: add rx_info to capture required field from rx
descriptor (jsc#PED-14425).
- wifi: ath12k: ahb: Replace del_timer_sync() with
timer_delete_sync() (jsc#PED-14425).
- wifi: ath12k: Fix misspelling "upto" in dp.c (jsc#PED-14425).
- wifi: ath12k: Fix memory corruption during MLO multicast tx
(jsc#PED-14425).
- wifi: ath12k: Fix incorrect rates sent to firmware
(jsc#PED-14425).
- wifi: ath12k: Enable REO queue lookup table feature on QCN9274
(jsc#PED-14425).
- commit c6828bd
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: Add support to clear qdesc array in REO cache
(jsc#PED-14425).
- wifi: ath12k: Fix the enabling of REO queue lookup table feature
(jsc#PED-14425).
- wifi: ath12k: Fix spelling errors in mac.c file (jsc#PED-14425).
- wifi: ath12k: store and send country code to firmware after
recovery (jsc#PED-14425).
- wifi: ath12k: add 11d scan offload support (jsc#PED-14425).
- wifi: ath12k: use correct WMI command to set country code for
WCN7850 (jsc#PED-14425).
- wifi: ath12k: add configure country code for WCN7850
(jsc#PED-14425).
- wifi: ath12k: Fix memory leak due to multiple rx_stats
allocation (jsc#PED-14425).
- wifi: ath12k: extend dma mask to 36 bits (jsc#PED-14425).
- wifi: ath12k: add monitor interface support on QCN9274
(jsc#PED-14425).
- commit 17bf7d7
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: enable ath12k AHB support (jsc#PED-14425).
- Refresh
patches.suse/wifi-ath12k-Add-MODULE_FIRMWARE-entries.patch.
- commit 56daf5e
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: Move to NO_VIRTUAL monitor (jsc#PED-14425).
- wifi: ath12k: Refactor the monitor channel context procedure
(jsc#PED-14425).
- wifi: ath12k: fix NULL access in assign channel context handler
(jsc#PED-14425).
- wifi: ath12k: Avoid packet offset and FCS length from Rx TLV
(jsc#PED-14425).
- wifi: ath12k: change the status update in the monitor Rx
(jsc#PED-14425).
- wifi: ath12k: Replace band define G with GHZ where appropriate
(jsc#PED-14425).
- wifi: ath12k: Avoid fetch Error bitmap and decap format from
Rx TLV (jsc#PED-14425).
- wifi: ath12k: Add extra TLV tag parsing support in monitor Rx
path (jsc#PED-14425).
- wifi: ath12k: Power down userPD (jsc#PED-14425).
- commit 3f02dfd
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: add ath12k_hw_params for IPQ5332 (jsc#PED-14425).
- Refresh
patches.suse/wifi-ath12k-fix-GCC_GCC_PCIE_HOT_RST-definition-for-.patch.
- commit b720532
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: Power up userPD (jsc#PED-14425).
- wifi: ath12k: Register various userPD interrupts and save SMEM
entries (jsc#PED-14425).
- wifi: ath12k: Power up root PD (jsc#PED-14425).
- wifi: ath12k: add AHB driver support for IPQ5332
(jsc#PED-14425).
- wifi: ath12k: add support for fixed QMI firmware memory
(jsc#PED-14425).
- wifi: ath12k: Add hw_params to remap CE register space for
IPQ5332 (jsc#PED-14425).
- wifi: ath12k: avoid m3 firmware download in AHB device IPQ5332
(jsc#PED-14425).
- wifi: ath12k: don't put ieee80211_chanctx_conf struct in
ath12k_link_vif (jsc#PED-14425).
- wifi: ath12k: remove open parenthesis (jsc#PED-14425).
- commit 295b183
* Fri Mar 06 2026 tiwai@suse.de
- Refresh
patches.suse/wifi-ath12k-Refactor-Rx-status-TLV-parsing-procedure.patch.
- Refresh
patches.suse/wifi-ath12k-Refactor-the-monitor-Rx-parser-handler-a.patch.
- commit eb92031
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: add get_txpower mac ops (jsc#PED-14425).
- wifi: ath12k: move firmware stats out of debugfs
(jsc#PED-14425).
- wifi: ath12k: Pass correct values of center freq1 and center
freq2 for 320 MHz (jsc#PED-14425).
- wifi: mac80211: restructure tx profile retrieval for MLO MBSSID
(jsc#PED-14425).
- wifi: nl80211: add link id of transmitted profile for MLO MBSSID
(jsc#PED-14425).
- wifi: ieee80211: Add helpers to fetch EMLSR delay and timeout
values (jsc#PED-14425).
- wifi: mac80211: update ML STA with EML capabilities
(jsc#PED-14425).
- wifi: cfg80211: Add support to get EMLSR capabilities of non-AP
MLD (jsc#PED-14425).
- wifi: mwifiex: remove mwifiex_sta_init_cmd() last argument
(jsc#PED-14425).
- commit f99ef71
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: mld: properly handle async notification in op
mode start (jsc#PED-14425).
- commit f7c67fa
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: mld: refactor purging async notifications
(jsc#PED-14425).
- commit 0991737
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mwifiex: drop asynchronous init waiting code
(jsc#PED-14425).
- wifi: mwifiex: let mwifiex_init_fw() return 0 for success
(jsc#PED-14425).
- wifi: mwifiex: remove unnecessary queue empty check
(jsc#PED-14425).
- wifi: iwlwifi: set step_urm in transport and not in the opmodes
(jsc#PED-14425).
- wifi: iwlwifi: mld: tests: simplify le32 bitfield handling
(jsc#PED-14425).
- wifi: iwlwifi: update the PHY_CONTEXT_CMD API (jsc#PED-14425).
- wifi: iwlwifi: mld: don't do iwl_trans_stop_device twice
(jsc#PED-14425).
- commit eb7893c
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: mld: stop hw if mcc_init fails (jsc#PED-14425).
- commit 76a9093
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: mld: avoid memory leak if mcc_init fails
(jsc#PED-14425).
- wifi: iwlwifi: mld: remove stored_beacon support
(jsc#PED-14425).
- wifi: iwlwifi: mld: remove P2P powersave tracking
(jsc#PED-14425).
- wifi: iwlwifi: parse active and 20 MHz AP NVM channel flag
(jsc#PED-14425).
- wifi: iwlwifi: re-add IWL_AMSDU_8K case (jsc#PED-14425).
- wifi: iwlwifi: fw: do reset handshake during assert if needed
(jsc#PED-14425).
- wifi: iwlwifi: mvm: remove IWL_EMPTYING_HW_QUEUE_DELBA state
(jsc#PED-14425).
- wifi: brcm80211: fmac: Add error log in brcmf_usb_dl_cmd()
(jsc#PED-14425).
- wifi: ieee80211: define beacon protection bit field
(jsc#PED-14425).
- commit dcb705b
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mwifiex: Don't use %pK through printk (jsc#PED-14425).
- wifi: brcmsmac: Spelling corrections (jsc#PED-14425).
- wifi: mwifiex: move common settings out of switch/case
(jsc#PED-14425).
- wifi: mwifiex: make locally used function static
(jsc#PED-14425).
- wifi: mwifiex: fix indention (jsc#PED-14425).
- wifi: mwifiex: simplify mwifiex_setup_ht_caps() (jsc#PED-14425).
- wifi: mwifiex: pass adapter to mwifiex_dnld_cmd_to_fw()
(jsc#PED-14425).
- wifi: mwifiex: make region_code_mapping_t const (jsc#PED-14425).
- wifi: mwifiex: drop unnecessary initialization (jsc#PED-14425).
- wifi: mwifiex: use adapter as context pointer for
mwifiex_hs_activated_event() (jsc#PED-14425).
- commit 7789db2
* Fri Mar 06 2026 hoyeon.lee@suse.com
- net, bpf: Fix RCU usage in task_cls_state() for BPF programs
(jsc#PED-14653).
- commit 2c34496
* Fri Mar 06 2026 hoyeon.lee@suse.com
- mm: restore documentation for __free_pages() (jsc#PED-14653).
- commit db06c14
* Fri Mar 06 2026 tiwai@suse.de
- wifi: free SKBTX_WIFI_STATUS skb tx_flags flag (jsc#PED-14425).
- commit 3f53439
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mwifiex: deduplicate code in mwifiex_cmd_tx_rate_cfg()
(jsc#PED-14425).
- wifi: mac80211: Replace __get_unaligned_cpu32 in mesh_pathtbl.c
(jsc#PED-14425).
- wifi: cfg80211/mac80211: remove more 5/10 MHz code
(jsc#PED-14425).
- wifi: iwlwifi: mvm: Avoid -Wflex-array-member-not-at-end warning
(jsc#PED-14425).
- wifi: mac80211: Avoid -Wflex-array-member-not-at-end warnings
(jsc#PED-14425).
- wifi: iwlwifi: fw: api: Absolute rudimentary typo fixes in
the file power.h (jsc#PED-14425).
- wifi: iwlwifi: mvm: Remove duplicated include in iwl-utils.c
(jsc#PED-14425).
- wifi: rt2x00: remove weird self-assignment in
rt2800_loft_search() (jsc#PED-14425).
- commit 22498ef
* Fri Mar 06 2026 iivanov@suse.de
- r8169: add helper rtl8125_phy_param (jsc#PED-15988)
- commit 5fdab6c
* Fri Mar 06 2026 tiwai@suse.de
- supported.conf: add mld and rtw88 entries (jsc#PED-14425)
- commit 2e2d6fe
* Fri Mar 06 2026 tiwai@suse.de
- Update config files: WiFi bump to 6.15 (jsc#PED-14425)
- commit 4bf66f3
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: restore missing initialization of
async_handlers_list (jsc#PED-14425).
- wifi: iwlwifi: mld: fix BAID validity check (jsc#PED-14425).
- wifi: iwlwifi: back off on continuous errors (jsc#PED-14425).
- wifi: iwlwifi: mld: only create debugfs symlink if it does
not exist (jsc#PED-14425).
- wifi: iwlwifi: mld: inform trans on init failure
(jsc#PED-14425).
- wifi: iwlwifi: mld: properly handle async notification in op
mode start (jsc#PED-14425).
- Revert "wifi: iwlwifi: make no_160 more generic"
(jsc#PED-14425).
- Revert "wifi: iwlwifi: add support for BE213" (jsc#PED-14425).
- wifi: mac80211: restore monitor for outgoing frames
(jsc#PED-14425).
- gcc-15: work around sequence-point warning (jsc#PED-14425).
- wifi: iwlwifi: mld: Restart firmware on
iwl_mld_no_wowlan_resume() error (jsc#PED-14425).
- commit 632e1ac
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: pcie: set state to no-FW before reset handshake
(jsc#PED-14425).
- wifi: brcmfmac: fix memory leak in brcmf_get_module_param
(jsc#PED-14425).
- wifi: iwlwifi: mld: silence uninitialized variable warning
(jsc#PED-14425).
- iwlwifi: mld: fix building with CONFIG_PM_SLEEP disabled
(jsc#PED-14425).
- wifi: iwlwifi: mld: fix PM_SLEEP -Wundef warning
(jsc#PED-14425).
- wifi: iwlwifi: mld: reduce scope for uninitialized variable
(jsc#PED-14425).
- staging: rtl8723bs: fixed a unnecessary parentheses coding
style issue (jsc#PED-14425).
- staging: rtl8723bs: Remove some unused functions, macros,
and structs (jsc#PED-14425).
- wifi: mt76: mt7996: fix locking in mt7996_mac_sta_rc_work()
(jsc#PED-14425).
- commit 92e1e64
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mt76: mt792x: re-register CHANCTX_STA_CSA only for the
mt7921 series (jsc#PED-14425).
- wifi: mt76: mt7996: Update mt7996_tx to MLO support
(jsc#PED-14425).
- wifi: mt76: mt7996: rework mt7996_ampdu_action to support MLO
(jsc#PED-14425).
- wifi: mt76: mt7996: rework set/get_tsf callabcks to support MLO
(jsc#PED-14425).
- wifi: mt76: mt7996: set vif default link_id adding/removing
vif links (jsc#PED-14425).
- wifi: mt76: mt7996: rework mt7996_mcu_beacon_inband_discov to
support MLO (jsc#PED-14425).
- wifi: mt76: mt7996: rework mt7996_mcu_add_obss_spr to support
MLO (jsc#PED-14425).
- wifi: mt76: mt7996: rework mt7996_net_fill_forward_path to
support MLO (jsc#PED-14425).
- wifi: mt76: mt7996: rework mt7996_update_mu_group to support
MLO (jsc#PED-14425).
- wifi: mt76: mt7996: rework mt7996_mac_sta_poll to support MLO
(jsc#PED-14425).
- commit c41f27d
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mt76: mt7996: rework mt7996_mac_sta_rc_work to support
MLO (jsc#PED-14425).
- wifi: mt76: mt7996: remove mt7996_mac_enable_rtscts()
(jsc#PED-14425).
- wifi: mt76: mt7996: rework mt7996_sta_hw_queue_read to support
MLO (jsc#PED-14425).
- wifi: mt76: mt7996: rework mt7996_set_hw_key to support MLO
(jsc#PED-14425).
- wifi: mt76: mt7996: Add mt7996_sta_link to
mt7996_mcu_add_bss_info signature (jsc#PED-14425).
- wifi: mt76: mt7996: rework mt7996_sta_set_4addr and
mt7996_sta_set_decap_offload to support MLO (jsc#PED-14425).
- wifi: mt76: mt7996: rework mt7996_rx_get_wcid to support MLO
(jsc#PED-14425).
- wifi: mt76: mt7996: Rely on wcid_to_sta in
mt7996_mac_add_txs_skb() (jsc#PED-14425).
- wifi: mt76: mt7996: rework mt7996_mac_write_txwi() for MLO
support (jsc#PED-14425).
- wifi: mt76: mt7996: Add mt7996_mcu_teardown_mld_sta rouine
(jsc#PED-14425).
- commit 9db2a12
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mt76: mt7996: Add mt7996_mcu_sta_mld_setup_tlv() and
mt7996_mcu_sta_eht_mld_tlv() (jsc#PED-14425).
- wifi: mt76: mt7996: Update mt7996_mcu_add_rate_ctrl to MLO
(jsc#PED-14425).
- wifi: mt76: mt7996: Rely on mt7996_vif/sta_link in twt teardown
(jsc#PED-14425).
- wifi: mt76: mt7996: Rely on mt7996_vif_link in
mt7996_mcu_twt_agrt_update signature (jsc#PED-14425).
- wifi: mt76: mt7996: Update mt7996_mcu_add_sta to MLO support
(jsc#PED-14425).
- wifi: mt76: Check link_conf pointer in
mt76_connac_mcu_sta_basic_tlv() (jsc#PED-14425).
- wifi: mt76: mt7996: Support MLO in mt7996_mac_sta_event()
(jsc#PED-14425).
- wifi: mt76: mt7996: Add mt7996_mac_sta_change_links callback
(jsc#PED-14425).
- wifi: mt76: mt7996: Rely on mt7996_sta_link in
sta_add/sta_remove callbacks (jsc#PED-14425).
- wifi: mt76: mt7996: Add mt7996_sta_state routine
(jsc#PED-14425).
- commit ba7ec0d
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mt76: mt7996: Add link_info_changed callback
(jsc#PED-14425).
- wifi: mt76: mt7996: Add vif_cfg_changed callback
(jsc#PED-14425).
- wifi: mt76: mt7996: Add mt7996_sta_link struct in
mt7996_vif_link (jsc#PED-14425).
- wifi: mt76: mt7996: Introduce mt7996_sta_link container
(jsc#PED-14425).
- wifi: mt76: mt7996: Add change_vif_links stub (jsc#PED-14425).
- wifi: mt76: scan: fix setting tx_info fields (jsc#PED-14425).
- wifi: mt76: mt7996: implement driver specific get_txpower
function (jsc#PED-14425).
- wifi: mt76: mt7996: use the correct vif link for scanning/roc
(jsc#PED-14425).
- wifi: mt76: scan: set vif offchannel link for scanning/roc
(jsc#PED-14425).
- wifi: mt76: mt7996: remove unnecessary key->cipher check for
BIP frames (jsc#PED-14425).
- commit d07c75b
* Fri Mar 06 2026 tiwai@suse.de
- Refresh
patches.suse/wifi-mt76-mt7925-add-MTCL-support-to-enhance-the-reg.patch.
- Refresh
patches.suse/wifi-mt76-mt7925-update-the-channel-usage-when-the-r.patch.
- commit eea3b4c
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mt76: mt7925: add MTCL support to enhance the regulatory
compliance (jsc#PED-14425).
- commit 1ee443d
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mt76: mt7996: cleanup mt7996_get_power_bound
(jsc#PED-14425).
- wifi: mt76: mt7915: cleanup mt7915_get_power_bound
(jsc#PED-14425).
- wifi: mt76: add mt76_get_power_bound helper function
(jsc#PED-14425).
- wifi: mt76: mt792x: extend MTCL of APCI to version3 for EHT
control (jsc#PED-14425).
- wifi: mt76: mt7925: update the power-saving flow
(jsc#PED-14425).
- wifi: mt76: mt7925: integrate *mlo_sta_cmd and *sta_cmd
(jsc#PED-14425).
- wifi: mt76: mt7925: introduce MLO capability control
(jsc#PED-14425).
- wifi: rtw88: Add __nonstring annotations for unterminated
strings (jsc#PED-14425).
- wifi: rtw88: Enable the new RTL8814AE/RTL8814AU drivers
(jsc#PED-14425).
- commit 4976c34
* Fri Mar 06 2026 tiwai@suse.de
- wifi: rtw88: Add rtw8814au.c (jsc#PED-14425).
- wifi: rtw88: Add rtw8814ae.c (jsc#PED-14425).
- wifi: rtw88: Add rtw8814a.{c,h} (jsc#PED-14425).
- wifi: rtw88: Add rtw8814a_table.c (part 2/2) (jsc#PED-14425).
- wifi: rtw88: Add rtw8814a_table.c (part 1/2) (jsc#PED-14425).
- wifi: rtw88: Add some definitions for RTL8814AU (jsc#PED-14425).
- wifi: rtw89: coex: Update Wi-Fi/Bluetooth coexistence version
to 7.0.4 (jsc#PED-14425).
- wifi: rtw89: coex: Add parser for Bluetooth channel map report
version 7 (jsc#PED-14425).
- wifi: rtw89: coex: Fix coexistence report not show as expected
(jsc#PED-14425).
- wifi: rtw89: coex: RTL8852BT coexistence Wi-Fi firmware support
for 0.29.122.0 (jsc#PED-14425).
- commit 511a9d2
* Fri Mar 06 2026 tiwai@suse.de
- wifi: rtw89: add support for HW TKIP crypto (jsc#PED-14425).
- Refresh
patches.suse/wifi-rtw89-leave-idle-mode-when-setting-WEP-encrypti.patch.
- commit 4d47221
* Fri Mar 06 2026 tiwai@suse.de
- wifi: rtw89: 8922a: enable dynamic antenna gain (jsc#PED-14425).
- wifi: rtw89: enable dynamic antenna gain based on country
(jsc#PED-14425).
- wifi: rtw89: refine mechanism of TAS (jsc#PED-14425).
- wifi: rtw89: add support for negative values of dBm to linear
conversion (jsc#PED-14425).
- wifi: rtw89: fw: don't reject firmware in blacklist to prevent
breaking users (jsc#PED-14425).
- wifi: rtw89: fw: update role_maintain H2C command for roles
operating on band 1 (jsc#PED-14425).
- wifi: rtw89: fw: use struct to fill role_maintain H2C command
(jsc#PED-14425).
- wifi: rtw89: Parse channel from IE to correct invalid hardware
reports during scanning (jsc#PED-14425).
- wifi: rtw88: Extend rtw_debugfs_get_tx_pwr_tbl() for RTL8814AU
(jsc#PED-14425).
- commit 1c35c73
* Fri Mar 06 2026 tiwai@suse.de
- wifi: nl80211: re-enable multi-link reconfiguration
(jsc#PED-14425).
- commit 41d2f8a
* Fri Mar 06 2026 tiwai@suse.de
- wifi: rtw88: Extend rtw_debugfs_get_phy_info() for RTL8814AU
(jsc#PED-14425).
- wifi: rtw88: Extend rtw_phy_config_swing_table() for RTL8814AU
(jsc#PED-14425).
- wifi: rtw88: Fix rtw_rx_phy_stat() for RTL8814AU
(jsc#PED-14425).
- wifi: rtw88: Fix rtw_mac_power_switch() for RTL8814AU
(jsc#PED-14425).
- wifi: rtw89: fw: safely cast mfw_hdr pointer from firmware->data
(jsc#PED-14425).
- wifi: rtw89: fw: add debug message for unexpected secure
firmware (jsc#PED-14425).
- wifi: rtw89: add H2C command of TX time for WiFi 7 chips
(jsc#PED-14425).
- wifi: rtw89: mac: define registers of agg_limit and txcnt_limit
to share common flow (jsc#PED-14425).
- wifi: rtw88: Add support for Mercusys MA30N and D-Link DWA-T185
rev. A1 (jsc#PED-14425).
- commit ec77eb6
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: dvm: Avoid -Wflex-array-member-not-at-end
warnings (jsc#PED-14425).
- wifi: iwlwifi: do not use iwlmld for non-wifi7 devices
(jsc#PED-14425).
- wifi: iwlwifi: remove a buggy else statement in op_mode
selection (jsc#PED-14425).
- wifi: mac80211: fix indentation in
ieee80211_set_monitor_channel() (jsc#PED-14425).
- wifi: iwlwifi: mld: add debugfs to control MLO scan
(jsc#PED-14425).
- wifi: iwlwifi: mld: we support v6 of compressed_ba_notif
(jsc#PED-14425).
- wifi: iwlwifi: mld: iwl_mld_remove_link can't fail
(jsc#PED-14425).
- wifi: iwlwifi: mld: fix copy/paste error (jsc#PED-14425).
- wifi: iwlwifi: mld: make iwl_mld_run_fw_init_sequence static
(jsc#PED-14425).
- wifi: iwlwifi: mld: KUnit: test
iwl_mld_channel_load_allows_emlsr (jsc#PED-14425).
- commit 9a2917a
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: mld: KUnit: create chanctx with a custom width
(jsc#PED-14425).
- wifi: iwlwifi: mld: KUnit: introduce iwl_mld_kunit_link
(jsc#PED-14425).
- wifi: iwlwifi: mld: allow EMLSR for unequal bandwidth
(jsc#PED-14425).
- wifi: iwlwifi: mld: prevent toggling EMLSR due to FW requests
(jsc#PED-14425).
- wifi: iwlwifi: mld: remove IWL_MLD_EMLSR_BLOCKED_FW
(jsc#PED-14425).
- wifi: iwlwifi: mld: add support for
DHC_TOOLS_UMAC_GET_TAS_STATUS command (jsc#PED-14425).
- wifi: iwlwifi: mld: Ensure wiphy lock is held during debugfs
read operations (jsc#PED-14425).
- wifi: iwlwifi: mld: Add support for
WIPHY_DEBUGFS_READ_FILE_OPS_MLD macro (jsc#PED-14425).
- wifi: iwlwifi: mld: Rename WIPHY_DEBUGFS_HANDLER_WRAPPER to
WIPHY_DEBUGFS_WRITE_HANDLER_WRAPPER (jsc#PED-14425).
- wifi: iwlwifi: Fix uninitialized variable with __free()
(jsc#PED-14425).
- commit 2790b65
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mac80211: use cfg80211_chandef_get_width()
(jsc#PED-14425).
- wifi: cfg80211: expose cfg80211_chandef_get_width()
(jsc#PED-14425).
- wifi: mac80211: use supported selectors from assoc in ML reconf
(jsc#PED-14425).
- wifi: mac80211: remove SSID from ML reconf (jsc#PED-14425).
- wifi: virt_wifi: Add __nonstring annotations for unterminated
strings (jsc#PED-14425).
- wifi: zd1211rw: Add __nonstring annotations for unterminated
strings (jsc#PED-14425).
- wifi: mwifiex: Add __nonstring annotations for unterminated
strings (jsc#PED-14425).
- wifi: iwlwifi: mld: avoid selecting bad links (jsc#PED-14425).
- wifi: iwlwifi: mld: fix bad RSSI handling (jsc#PED-14425).
- wifi: iwlwifi: mld: always do MLO scan before link selection
(jsc#PED-14425).
- commit f4b3a37
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: mld: Correctly configure the A-MSDU max lengths
(jsc#PED-14425).
- wifi: iwlwifi: mld: remove AP keys only for AP STA
(jsc#PED-14425).
- wifi: iwlwifi: mld: move the ftm initiator data to
ftm-initiator.h (jsc#PED-14425).
- wifi: iwlwifi: mld: enable OMI bandwidth reduction on 6 GHz
(jsc#PED-14425).
- wifi: iwlwifi: mld: fix OMI time protection logic
(jsc#PED-14425).
- wifi: iwlwifi: mld: use the right iface iterator in low_latency
(jsc#PED-14425).
- wifi: iwlwifi: mld: initialize regulatory early (jsc#PED-14425).
- wifi: iwlwifi: mld: assume wiphy is locked when getting BSS
ifaces (jsc#PED-14425).
- wifi: iwlwifi: mld: refactor iwl_mld_valid_emlsr_pair
(jsc#PED-14425).
- wifi: iwlwifi: mld: track channel_load_not_by_us
(jsc#PED-14425).
- commit 115f9b3
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: mld: fix SMPS W/A (jsc#PED-14425).
- wifi: iwlwifi: mld: fix build with CONFIG_PM_SLEEP undefined
(jsc#PED-14425).
- wifi: iwlwifi: bump minimum API version in BZ/SC to 93
(jsc#PED-14425).
- wifi: iwlwifi: bump FW API to 98 for BZ/SC/DR devices
(jsc#PED-14425).
- wifi: iwlwifi: mvm: Fix bit size calculation in
iwl_dbgfs_tas_get_status_read (jsc#PED-14425).
- wifi: iwlwifi: Add new TAS disable reason for invalid table
source (jsc#PED-14425).
- wifi: iwlwifi: mvm: cleanup of TAS structure and enums
(jsc#PED-14425).
- wifi: iwlwifi: fix print for ECKV (jsc#PED-14425).
- wifi: iwlwifi: add support for BE213 (jsc#PED-14425).
- wifi: mac80211: set WMM in ML reconfiguration (jsc#PED-14425).
- commit d7f505a
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mac80211: don't include MLE in ML reconf per-STA profile
(jsc#PED-14425).
- wifi: mac80211: fix ML reconf reset in disconnect
(jsc#PED-14425).
- wifi: mac80211: Notify cfg80211 about added link addresses
(jsc#PED-14425).
- wifi: cfg80211: Update the link address when a link is added
(jsc#PED-14425).
- wifi: mac80211: fix userspace_selectors corruption
(jsc#PED-14425).
- wifi: mac80211: allow 320 MHz FTM measurements (jsc#PED-14425).
- wifi: cfg80211: improve supported_selector documentation
(jsc#PED-14425).
- wifi: mac80211: fix U-APSD check in ML reconfiguration
(jsc#PED-14425).
- wifi: mac80211: mlme: support extended MLD capa/ops in assoc
(jsc#PED-14425).
- wifi: cfg80211: allow setting extended MLD capa/ops
(jsc#PED-14425).
- commit f1661b2
* Fri Mar 06 2026 tiwai@suse.de
- wifi: cfg80211: move link reconfig parameters into a struct
(jsc#PED-14425).
- commit 4c66b4b
* Fri Mar 06 2026 tiwai@suse.de
- wifi: wfx: allow to enable WoWLAN using NL80211 (jsc#PED-14425).
- wifi: wfx: allow SDIO device to wake up the host
(jsc#PED-14425).
- wifi: wfx: allow SPI device to wake up the host (jsc#PED-14425).
- wifi: wfx: declare support for WoWLAN (jsc#PED-14425).
- wifi: wfx: align declarations between bus_spi.c and bus_sdio.c
(jsc#PED-14425).
- wifi: iwlegacy: avoid size increase (jsc#PED-14425).
- wifi: ath11k: Deprecate qcom,ath11k-calibration-variant
properties (jsc#PED-14425).
- wifi: ath10k: Deprecate qcom,ath10k-calibration-variant
properties (jsc#PED-14425).
- wifi: ath12k: pass BSSID index as input for EMA (jsc#PED-14425).
- commit 3fd9416
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: pass tx arvif for MBSSID and EMA beacon generation
(jsc#PED-14425).
- wifi: ath12k: refactor transmitted arvif retrieval
(jsc#PED-14425).
- wifi: ath11k: pass tx arvif for MBSSID and EMA beacon generation
(jsc#PED-14425).
- wifi: ath11k: refactor transmitted arvif retrieval
(jsc#PED-14425).
- wifi: ath11k/ath12k: Replace irq_set_affinity_hint() with
irq_set_affinity_and_hint() (jsc#PED-14425).
- wifi: ath12k: Add NULL check to validate tpc_stats
(jsc#PED-14425).
- wifi: ath12k: use link specific bss_conf as well in
ath12k_mac_vif_cache_flush() (jsc#PED-14425).
- wifi: ath12k: remove redundant declaration of
ath12k_dp_rx_h_find_peer() (jsc#PED-14425).
- wifi: ath12k: cleanup ath12k_mac_mlo_ready() (jsc#PED-14425).
- wifi: ath11k: Add firmware coredump collection support
(jsc#PED-14425).
- commit 3d681d3
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath11k: use union for vaddr and iaddr in target_mem_chunk
(jsc#PED-14425).
- wifi: ath12k: Support Received FSE Stats (jsc#PED-14425).
- wifi: ath12k: Support Uplink MUMIMO Trigger Stats
(jsc#PED-14425).
- wifi: ath12k: Support Uplink OFDMA Trigger Stats
(jsc#PED-14425).
- wifi: ath12k: Support Latency Stats (jsc#PED-14425).
- wifi: ath12k: Support Sounding Stats (jsc#PED-14425).
- wifi: ath12k: Enable MLO for single split-phy PCI device
(jsc#PED-14425).
- wifi: ath12k: Remove dependency on single_chip_mlo_support
for mlo_capable flag (jsc#PED-14425).
- wifi: ath12k: Enable MLO setup ready and teardown commands
for single split-phy device (jsc#PED-14425).
- wifi: ath12k: Fix locking in "QMI firmware ready" error paths
(jsc#PED-14425).
- commit 6f0270d
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: Add support for MLO Multicast handling in driver
(jsc#PED-14425).
- Refresh
patches.suse/wifi-ath12k-Pass-ab-pointer-directly-to-ath12k_dp_tx.patch.
- commit c9c13fb
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: Update HTT_TCL_METADATA version and bit mask
definitions (jsc#PED-14425).
- wifi: ath12k: handle link removal in change_vif_links()
(jsc#PED-14425).
- wifi: ath12k: allocate new links in change_vif_links()
(jsc#PED-14425).
- wifi: ath12k: relocate a few functions in mac.c (jsc#PED-14425).
- wifi: ath12k: use arvif instead of link_conf in
ath12k_mac_set_key() (jsc#PED-14425).
- wifi: ath12k: remove redundant logic for initializing arvif
(jsc#PED-14425).
- wifi: ath12k: remove redundant vif settings during link
interface creation (jsc#PED-14425).
- wifi: ath12k: introduce ath12k_generic_dbg() (jsc#PED-14425).
- wifi: ath12k: eliminate redundant debug mask check in
ath12k_dbg() (jsc#PED-14425).
- commit 63af4ac
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: Fix invalid entry fetch in
ath12k_dp_mon_srng_process (jsc#PED-14425).
- blacklist.conf: drop the entry
- commit 0147f5e
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: Add HAL_PHYRX_OTHER_RECEIVE_INFO TLV parsing
support (jsc#PED-14425).
- Refresh
patches.suse/wifi-ath12k-fix-the-fetching-of-combined-rssi.patch.
- commit 83bd017
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: Add HAL_RX_PPDU_START_USER_INFO TLV parsing
support (jsc#PED-14425).
- Refresh
patches.suse/wifi-ath12k-fix-the-fetching-of-combined-rssi.patch.
- commit 8d0d97e
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: Add HAL_PHYRX_GENERIC_EHT_SIG TLV parsing support
(jsc#PED-14425).
- Refresh
patches.suse/wifi-ath12k-fix-the-ampdu-id-fetch-in-the-HAL_RX_MPD.patch.
- commit 98db59e
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: Add HAL_PHYRX_GENERIC_U_SIG TLV parsing support
(jsc#PED-14425).
- Refresh
patches.suse/wifi-ath12k-fix-the-ampdu-id-fetch-in-the-HAL_RX_MPD.patch.
- commit 629b686
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: Add peer extended Rx statistics debugfs support
(jsc#PED-14425).
- wifi: ath12k: Refactor the format of peer rate table information
(jsc#PED-14425).
- wifi: ath12k: Add EHT MCS support in Extended Rx statistics
(jsc#PED-14425).
- wifi: ath12k: Update the peer id in PPDU end user stats TLV
(jsc#PED-14425).
- wifi: ath12k: add support of station average signal strength
(jsc#PED-14425).
- wifi: ath12k: Add Support to Calculate and Display TPC Values
(jsc#PED-14425).
- commit 0ff7000
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: Add Support to Parse TPC Event from Firmware
(jsc#PED-14425).
- wifi: ath12k: Dump additional PDEV receive rate HTT stats
(jsc#PED-14425).
- wifi: ath12k: Dump PDEV receive rate HTT stats (jsc#PED-14425).
- wifi: ath12k: Dump PDEV transmit rate HTT stats (jsc#PED-14425).
- wifi: ath12k: Add support for reading variant from ACPI to
download board data file (jsc#PED-14425).
- wifi: ath12k: Adjust the timing to access ACPI table
(jsc#PED-14425).
- wifi: ath12k: Add Support for enabling or disabling specific
features based on ACPI bitflag (jsc#PED-14425).
- wifi: ath12k: Add support for obtaining the buffer type ACPI
function bitmap (jsc#PED-14425).
- wifi: ath12k: handle ath12k_mac_ieee80211_sta_bw_to_wmi()
for link sta (jsc#PED-14425).
- wifi: ath12k: relocate ath12k_mac_ieee80211_sta_bw_to_wmi()
(jsc#PED-14425).
- commit 5b6588c
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: prevent CSA counter to reach 0 and hit
WARN_ON_ONCE (jsc#PED-14425).
- wifi: ath12k: update the latest CSA counter (jsc#PED-14425).
- wifi: ath12k: fix handling of CSA offsets in beacon template
command (jsc#PED-14425).
- wifi: ath12k: update beacon template function to use arvif
structure (jsc#PED-14425).
- wifi: ath12k: remove return for empty tx bitrate in
mac_op_sta_statistics (jsc#PED-14425).
- wifi: ath11k: remove peer extra rssi update (jsc#PED-14425).
- wifi: ath12k: Enable monitor ring mask for QCN9274
(jsc#PED-14425).
- wifi: ath12k: Handle monitor drop TLVs scenario (jsc#PED-14425).
- wifi: ath12k: Handle PPDU spread across multiple buffers
(jsc#PED-14425).
- wifi: ath12k: Optimize NAPI budget by adjusting PPDU processing
(jsc#PED-14425).
- commit f0e1f08
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: Handle end reason for the monitor destination ring
(jsc#PED-14425).
- wifi: ath12k: Add drop descriptor handling for monitor ring
(jsc#PED-14425).
- wifi: ath12k: Restructure the code for monitor ring processing
(jsc#PED-14425).
- wifi: ath12k: Avoid code duplication in monitor ring processing
(jsc#PED-14425).
- wifi: ath12k: Avoid multiple times configuring monitor filter
(jsc#PED-14425).
- wifi: ath12k: Enable filter config for monitor destination ring
(jsc#PED-14425).
- wifi: ath12k: Add HTT source ring ID for monitor rings
(jsc#PED-14425).
- wifi: ath12k: Fix pdev lookup in WBM error processing
(jsc#PED-14425).
- wifi: ath12k: Request pdev stats from firmware (jsc#PED-14425).
- commit 1bca9cc
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: report station mode transmit rate (jsc#PED-14425).
- Refresh
patches.suse/wifi-ath12k-Pass-ab-pointer-directly-to-ath12k_dp_tx.patch.
- commit 82b5b58
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: Request beacon stats from firmware
(jsc#PED-14425).
- wifi: ath12k: Request vdev stats from firmware (jsc#PED-14425).
- wifi: ath12k: report station mode signal strength
(jsc#PED-14425).
- wifi: ath12k: report station mode receive rate for IEEE 802.11be
(jsc#PED-14425).
- wifi: ath12k: Disable MLO in Factory Test Mode (jsc#PED-14425).
- wifi: ath12k: add factory test mode support (jsc#PED-14425).
- wifi: ath12k: export ath12k_wmi_tlv_hdr for testmode
(jsc#PED-14425).
- wifi: ath: create common testmode_i.h file for ath drivers
(jsc#PED-14425).
- wifi: ath12k: Refactor Rx status TLV parsing procedure argument
(jsc#PED-14425).
- commit 767be3b
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ath12k: Refactor the monitor Tx/RX handler procedure
arguments (jsc#PED-14425).
- wifi: ath12k: Refactor the monitor Rx parser handler argument
(jsc#PED-14425).
- wifi: ath9k: use unsigned long for activity check timestamp
(jsc#PED-14425).
- wifi: ath9k: cleanup struct ath_tx_control and ath_tx_prepare()
(jsc#PED-14425).
- wifi: iwlwifi: add iwlmld sub-driver (jsc#PED-14425).
- net, treewide: define and use MAC_ADDR_STR_LEN (jsc#PED-14425).
- wifi: iwlwifi: remove mld/roc.c (jsc#PED-14425).
- wifi: mac80211: refactor populating mesh related fields in sinfo
(jsc#PED-14425).
- wifi: cfg80211: reorg sinfo structure elements for mesh
(jsc#PED-14425).
- wifi: iwlwifi: Fix spelling mistake "Increate" -> "Increase"
(jsc#PED-14425).
- commit 7ca1134
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: add Debug Host Command APIs (jsc#PED-14425).
- wifi: iwlwifi: add IWL_MAX_NUM_IGTKS macro (jsc#PED-14425).
- wifi: iwlwifi: add OMI bandwidth reduction APIs (jsc#PED-14425).
- wifi: iwlwifi: remove mvm prefix from iwl_mvm_d3_end_notif
(jsc#PED-14425).
- wifi: iwlwifi: remember if the UATS table was read successfully
(jsc#PED-14425).
- wifi: iwlwifi: export iwl_get_lari_config_bitmap
(jsc#PED-14425).
- wifi: iwlwifi: add support for external 32 KHz clock
(jsc#PED-14425).
- wifi: iwlwifi: mld: add a debug level for EHT prints
(jsc#PED-14425).
- wifi: iwlwifi: mld: add a debug level for PTP prints
(jsc#PED-14425).
- wifi: iwlwifi: remove mvm prefix from iwl_mvm_esr_mode_notif
(jsc#PED-14425).
- commit 681e60c
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: use 0xff instead of 0xffffffff for invalid
(jsc#PED-14425).
- wifi: iwlwifi: location api cleanup (jsc#PED-14425).
- wifi: cfg80211: expose update timestamp to drivers
(jsc#PED-14425).
- wifi: mac80211: add ieee80211_iter_chan_contexts_mtx
(jsc#PED-14425).
- wifi: mac80211: Fix possible integer promotion issue
(jsc#PED-14425).
- wifi: cfg80211: convert timeouts to secs_to_jiffies()
(jsc#PED-14425).
- wifi: mac80211: Add counter for all monitor interfaces
(jsc#PED-14425).
- wifi: iwlegacy: don't warn for unused variables with DEBUG_FS=n
(jsc#PED-14425).
- wifi: rtw89: debugfs depends on CFG80211's one (jsc#PED-14425).
- wifi: rtlwifi: rtl8192de: Fix typos of debug message of phy
setting (jsc#PED-14425).
- commit 1cedd85
* Fri Mar 06 2026 tiwai@suse.de
- wifi: rtw88: Fix rtw_update_sta_info() for RTL8814AU
(jsc#PED-14425).
- wifi: rtw88: Extend TX power stuff for 3-4 spatial streams
(jsc#PED-14425).
- wifi: rtw88: Rename RTW_RATE_SECTION_MAX to RTW_RATE_SECTION_NUM
(jsc#PED-14425).
- wifi: rtw88: Constify some more structs and arrays
(jsc#PED-14425).
- wifi: rtw88: Extend rtw_fw_send_ra_info() for RTL8814AU
(jsc#PED-14425).
- wifi: rtw88: Extend rf_base_addr and rf_sipi_addr for RTL8814AU
(jsc#PED-14425).
- wifi: rtw88: Extend struct rtw_pwr_track_tbl for RTL8814AU
(jsc#PED-14425).
- wifi: rtw88: Fix a typo of debug message in
rtw8723d_iqk_check_tx_failed() (jsc#PED-14425).
- wifi: rtw89: regd: avoid using BITMAP_FROM_U64() to assign
function bitmap (jsc#PED-14425).
- wifi: rtw89: coex: Update Wi-Fi/Bluetooth coexistence version
to 7.0.3 (jsc#PED-14425).
- commit 35b2328
* Fri Mar 06 2026 tiwai@suse.de
- wifi: rtw89: coex: To avoid TWS serials A2DP lag, adjust slot
arrangement (jsc#PED-14425).
- wifi: rtw89: ps: update H2C command with more info for PS
(jsc#PED-14425).
- wifi: rtw88: Don't use static local variable in
rtw8821c_set_tx_power_index_by_rate (jsc#PED-14425).
- wifi: rtl8xxxu: Enable AP mode for RTL8192CU (RTL8188CUS)
(jsc#PED-14425).
- wifi: rtw89: pci: not assert wiphy_lock to free early_h2c for
PCI probe/remove (jsc#PED-14425).
- wifi: rtw89: remove definition of driver mutex (jsc#PED-14425).
- wifi: rtw89: manual cosmetic along lockdep_assert_wiphy()
(jsc#PED-14425).
- wifi: rtw89: remove consumers of driver mutex (jsc#PED-14425).
- wifi: rtw89: debugfs: use debugfs_short_fops (jsc#PED-14425).
- wifi: rtw89: debugfs: use wiphy_locked_debugfs_{read,write}()
if needed (jsc#PED-14425).
- commit a0e62f4
* Fri Mar 06 2026 tiwai@suse.de
- wifi: rtw89: use wiphy_work() to replace ieee802111_work()
(jsc#PED-14425).
- Refresh
patches.suse/wifi-rtw89-fix-use-after-free-in-rtw89_core_tx_kick_.patch.
- commit 93caacf
* Fri Mar 06 2026 tiwai@suse.de
- wifi: rtw89: debugfs: specify buffer size allocated by
devm_kazlloc() for reading (jsc#PED-14425).
- wifi: rtw89: debugfs: implement file_ops::read/write to replace
seq_file (jsc#PED-14425).
- wifi: rtw89: cleanup unused rtwdev::roc_work (jsc#PED-14425).
- wifi: rtw89: regd: refactor init/setup flow and prototype
(jsc#PED-14425).
- wifi: rtw89: regd: handle supported regulatory functions by
country (jsc#PED-14425).
- wifi: rtw89: regd: support loading regd table from fw element
(jsc#PED-14425).
- wifi: rtw89: phy: disable CFO track when two PHY are working
simultaneously (jsc#PED-14425).
- wifi: rtw89: phy: support EDCCA log per PHY (jsc#PED-14425).
- wifi: rtw89: phy: support EDCCA per PHY (jsc#PED-14425).
- commit d674773
* Fri Mar 06 2026 iivanov@suse.de
- r8169: fix RTL8127 hang on suspend/shutdown (jsc#PED-15988)
- commit 06c5c01
* Fri Mar 06 2026 tiwai@suse.de
- wifi: rtw89: phy: support ch_info per PHY (jsc#PED-14425).
- wifi: rtw89: phy: support DIG per PHY (jsc#PED-14425).
- wifi: rtw89: phy: support env_monitor per PHY (jsc#PED-14425).
- wifi: rtw89: phy: add PHY context array to support functions
per PHY (jsc#PED-14425).
- wifi: rtw89: phy: rename to RTW89_PHY_NUM as proper naming
(jsc#PED-14425).
- wifi: rtw89: coex: Update Wi-Fi/Bluetooth coexistence version
to 7.0.2 (jsc#PED-14425).
- wifi: rtw89: coex: Add protect to avoid A2DP lag while Wi-Fi
connecting (jsc#PED-14425).
- wifi: iwlwifi: implement dump region split (jsc#PED-14425).
- wifi: iwlwifi: add twt operation cmd (jsc#PED-14425).
- wifi: iwlwifi: support ROC version 6 (jsc#PED-14425).
- commit cf268b8
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: clarify the meaning of IWL_INIT_PHY
(jsc#PED-14425).
- wifi: iwlwifi: properly set the names for SC devices
(jsc#PED-14425).
- wifi: iwlwifi: make no_160 more generic (jsc#PED-14425).
- wifi: iwlwifi: be less aggressive with re-probe (jsc#PED-14425).
- wifi: iwlwifi: fw: make iwl_send_dbg_dump_complete_cmd() static
(jsc#PED-14425).
- wifi: iwlwifi: mvm: Indicate support link reconfiguration
(jsc#PED-14425).
- wifi: iwlwifi: Indicate support for EPCS (jsc#PED-14425).
- wifi: iwlwifi: cfg: separate 22000/BZ family HT params
(jsc#PED-14425).
- wifi: iwlwifi: enable 320 MHz on slow PCIe links
(jsc#PED-14425).
- wifi: iwlwifi: Unify TAS block list handling in regulatory.c
(jsc#PED-14425).
- commit 16bf6ad
* Fri Mar 06 2026 iivanov@suse.de
- r8169: reconfigure rx unconditionally before chip reset when resuming (jsc#PED-15988)
- commit db61e07
* Fri Mar 06 2026 tiwai@suse.de
- wifi: b43: Replace outdated firmware URL (jsc#PED-14425).
- Refresh patches.suse/b43-missing-firmware-info.patch.
- commit 7b77034
* Fri Mar 06 2026 iivanov@suse.de
- r8169: add support for RTL8127A (jsc#PED-15988)
- commit d9db024
* Fri Mar 06 2026 tiwai@suse.de
- wifi: iwlwifi: mvm: rename and move iwl_mvm_eval_dsm_rfi()
to iwl_rfi_is_enabled_in_bios() (jsc#PED-14425).
- wifi: mac80211: rework the Tx of the deauth in
ieee80211_set_disassoc() (jsc#PED-14425).
- wifi: mac80211: enable removing assoc link (jsc#PED-14425).
- wifi: mac80211: aggregation: remove deflink accesses for MLO
(jsc#PED-14425).
- wifi: mac80211: always send max agg subframe num in strict mode
(jsc#PED-14425).
- wifi: mac80211: tests: add tests for
ieee80211_determine_chan_mode (jsc#PED-14425).
- wifi: mac80211: add HT and VHT basic set verification
(jsc#PED-14425).
- wifi: mac80211_hwsim: enable strict mode (jsc#PED-14425).
- wifi: mac80211: Add processing of TTLM teardown frame
(jsc#PED-14425).
- commit fc9d729
* Fri Mar 06 2026 tiwai@suse.de
- wifi: mac80211: Drop cooked monitor support (jsc#PED-14425).
- Refresh
patches.suse/wifi-mac80211-Create-separate-links-for-VLAN-interfa.patch.
- commit aeb8f0e
* Fri Mar 06 2026 iivanov@suse.de
- r8169: merge chip versions 52 and 53 (RTL8117) (jsc#PED-15988)
- commit 4bfca0d
* Fri Mar 06 2026 iivanov@suse.de
- r8169: merge chip versions 64 and 65 (RTL8125D) (jsc#PED-15988)
- commit 47dd01e
* Fri Mar 06 2026 tiwai@suse.de
- wifi: ieee80211: Add missing EHT MAC capabilities
(jsc#PED-14425).
- wifi: mac80211: Add support for EPCS configuration
(jsc#PED-14425).
- wifi: mac80211: Refactor ieee80211_sta_wmm_params()
(jsc#PED-14425).
- wifi: cfg80211: Fix trace print for removed links
(jsc#PED-14425).
- wifi: qtnfmac: Avoid multiple -Wflex-array-member-not-at-end
warnings (jsc#PED-14425).
- wifi: nl80211/cfg80211: Stop supporting cooked monitor
(jsc#PED-14425).
- wifi: mwifiex: Remove unused mwifiex_uap_del_sta_data
(jsc#PED-14425).
- wifi: ipw2x00: Fix spelling mistake "stablization" ->
"stabilization" (jsc#PED-14425).
- wifi: iwlwifi: remove the mvm prefix from iwl_mvm_aux_sta_cmd
(jsc#PED-14425).
- wifi: iwlwifi: remove the version number from
iwl_dts_measurement_notif_v2 (jsc#PED-14425).
- wifi: iwlwifi: remove the mvm prefix from iwl_mvm_ctdp_cmd
(jsc#PED-14425).
- wifi: iwlwifi: Remove old device data (jsc#PED-14425).
- wifi: iwlwifi: Remove unused iwl_bz_name (jsc#PED-14425).
- wifi: iwlwifi: mvm: Remove unused iwl_mvm_ftm_add_pasn_sta
(jsc#PED-14425).
- wifi: iwlwifi: mvm: Remove unused iwl_mvm_ftm_*_add_pasn_sta
functions (jsc#PED-14425).
- wifi: iwlwifi: mvm: Remove unused iwl_mvm_rx_missed_vap_notif
(jsc#PED-14425).
- wifi: iwlwifi: dvm: Remove unused iwl_rx_ant_restriction
(jsc#PED-14425).
- wifi: ipw2x00: Remove unused libipw_rx_any() (jsc#PED-14425).
- wifi: libertas: Remove unused auto deep sleep code
(jsc#PED-14425).
- wifi: libertas: cmd: remove unused functions (jsc#PED-14425).
- wifi: libertas: main: remove unused functions (jsc#PED-14425).
- wifi: mwifiex: Constify struct mwifiex_if_ops (jsc#PED-14425).
- wifi: rt2x00: Switch to use hrtimer_update_function()
(jsc#PED-14425).
- wifi: Switch to use hrtimer_setup() (jsc#PED-14425).
- commit 8cc8694
* Fri Mar 06 2026 iivanov@suse.de
- r8169: merge chip versions 70 and 71 (RTL8126A) (jsc#PED-15988)
- commit 8ef74ef
* Fri Mar 06 2026 iivanov@suse.de
- r8169: add RTL_GIGA_MAC_VER_LAST to facilitate adding support for new (jsc#PED-15988)
- commit 368f54a
* Fri Mar 06 2026 iivanov@suse.de
- r8169: refactor chip version detection (jsc#PED-15988)
- commit a8706d0
* Fri Mar 06 2026 tiwai@suse.de
- nfc: rawsock: cancel tx_work before socket teardown (git-fixes).
- nfc: nci: clear NCI_DATA_EXCHANGE before calling completion
callback (git-fixes).
- nfc: nci: free skb on nci_transceive early error paths
(git-fixes).
- net: nfc: nci: Fix zero-length proprietary notifications
(git-fixes).
- can: usb: f81604: correctly anchor the urb in the read bulk
callback (git-fixes).
- can: usb: f81604: handle bulk write errors properly (git-fixes).
- can: usb: f81604: handle short interrupt urb messages properly
(git-fixes).
- can: usb: etas_es58x: correctly anchor the urb in the read
bulk callback (git-fixes).
- can: ucan: Fix infinite loop from zero-length messages
(git-fixes).
- can: ems_usb: ems_usb_read_bulk_callback(): check the proper
length of a message (git-fixes).
- can: mcp251x: fix deadlock in error path of mcp251x_open
(git-fixes).
- can: bcm: fix locking for bcm_op runtime updates (git-fixes).
- wifi: mt76: Fix possible oob access in
mt76_connac2_mac_write_txwi_80211() (git-fixes).
- wifi: mt76: mt7925: Fix possible oob access in
mt7925_mac_write_txwi_80211() (git-fixes).
- wifi: mt76: mt7996: Fix possible oob access in
mt7996_mac_write_txwi_80211() (git-fixes).
- wifi: wlcore: Fix a locking bug (git-fixes).
- wifi: cw1200: Fix locking in error paths (git-fixes).
- wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_config
(git-fixes).
- batman-adv: Avoid double-rtnl_lock ELP metric worker
(git-fixes).
- commit f8549ba
* Fri Mar 06 2026 hoyeon.lee@suse.com
- arm64/cfi,bpf: Support kCFI + BPF on arm64 (jsc#PED-14653).
- Refresh
patches.suse/bpf-arm64-Call-bpf_jit_binary_pack_finalize-in-bpf_jit_fre.patch.
- commit 57960bb
* Fri Mar 06 2026 hoyeon.lee@suse.com
- bpf: Tell memcg to use allow_spinning=false path in
bpf_timer_init() (jsc#PED-14653).
- blacklist.conf: un-blacklisted to follow BPF upstream
- commit 954a07b
* Fri Mar 06 2026 hoyeon.lee@suse.com
- bpf: Allow fall back to interpreter for programs with stack
size <= 512 (jsc#PED-14653).
- rqspinlock: Choose trylock fallback for NMI waiters
(jsc#PED-14653).
- bpf: Update the list of BPF selftests maintainers
(jsc#PED-14653).
- selftests/bpf: Add tests for bpf_strnstr (jsc#PED-14653).
- bpf: Fix bpf_strnstr() to handle suffix match cases better
(jsc#PED-14653).
- selftests/bpf: Fix "expression result unused" warnings with
icecc (jsc#PED-14653).
- selftests/bpf: Extend crypto_sanity selftest with invalid dst
buffer (jsc#PED-14653).
- commit db23418
* Fri Mar 06 2026 hoyeon.lee@suse.com
- riscv, bpf: use lw when reading int cpu in
bpf_get_smp_processor_id (jsc#PED-14653).
- riscv, bpf: use lw when reading int cpu in BPF_MOV64_PERCPU_REG
(jsc#PED-14653).
- libbpf: Add the ability to suppress perf event enablement
(jsc#PED-14653).
- bpf: Fix memory leak of bpf_scc_info objects (jsc#PED-14653).
- LoongArch: BPF: Set bpf_jit_bypass_spec_v1/v4() (jsc#PED-14653).
- LoongArch: BPF: Fix the tailcall hierarchy (jsc#PED-14653).
- LoongArch: BPF: Fix jump offset calculation in tailcall
(jsc#PED-14653).
- LoongArch: BPF: Add struct ops support for trampoline
(jsc#PED-14653).
- LoongArch: BPF: Add basic bpf trampoline support
(jsc#PED-14653).
- LoongArch: BPF: Add dynamic code modification support
(jsc#PED-14653).
- LoongArch: BPF: Rename and refactor validate_code()
(jsc#PED-14653).
- powerpc64/bpf: Add jit support for load_acquire and
store_release (jsc#PED-14653).
- selftests/bpf: Test for unaligned flow_dissector ctx access
(jsc#PED-14653).
- bpf: Improve ctx access verifier error message (jsc#PED-14653).
- bpf: Check netfilter ctx accesses are aligned (jsc#PED-14653).
- commit 1b04d6f
* Fri Mar 06 2026 hoyeon.lee@suse.com
- bpf: Check flow_dissector ctx accesses are aligned
(jsc#PED-14653).
- Refresh
patches.suse/bpf-arm64-Call-bpf_jit_binary_pack_finalize-in-bpf_jit_fre.patch.
- commit 2246645
* Fri Mar 06 2026 hoyeon.lee@suse.com
- cfi: Move BPF CFI types and helpers to generic code
(jsc#PED-14653).
- cfi: add C CFI type macro (jsc#PED-14653).
- libbpf: Avoid possible use of uninitialized mod_len
(jsc#PED-14653).
- commit b88d3a1
* Fri Mar 06 2026 hoyeon.lee@suse.com
- bpf: Fix oob access in cgroup local storage (jsc#PED-14653).
- Refresh
patches.suse/bpf-Enforce-expected_attach_type-for-tailcall-compat.patch.
- commit 5d92a8b
* Fri Mar 06 2026 hoyeon.lee@suse.com
- bpf: Move cgroup iterator helpers to bpf.h (jsc#PED-14653).
- commit c214016
* Fri Mar 06 2026 hoyeon.lee@suse.com
- bpf: Move bpf map owner out of common struct (jsc#PED-14653).
- Refresh
patches.suse/bpf-Enforce-expected_attach_type-for-tailcall-compat.patch.
- commit de5f44d
* Thu Mar 05 2026 hoyeon.lee@suse.com
- bpf: Add cookie object to bpf maps (jsc#PED-14653).
- Refresh patches.suse/kABI-padding-for-bpf.patch.
- commit 14d62c3
* Thu Mar 05 2026 hoyeon.lee@suse.com
- tools/build: Remove some unused libbpf pre-1.0 feature test
logic (jsc#PED-14653).
- tracing: Remove EVENT_FILE_FL_SOFT_MODE flag (jsc#PED-14653).
- selftests/bpf: Migrate fexit_noreturns case into tracing_failure
test suite (jsc#PED-14653).
- selftests/bpf: Add selftest for attaching tracing programs to
functions in deny list (jsc#PED-14653).
- bpf: Add log for attaching tracing programs to functions in
deny list (jsc#PED-14653).
- bpf: Show precise rejected function when attaching
fexit/fmod_ret to __noreturn functions (jsc#PED-14653).
- bpf: Fix various typos in verifier.c comments (jsc#PED-14653).
- bpf: Add third round of bounds deduction (jsc#PED-14653).
- selftests/bpf: Test invariants on JSLT crossing sign
(jsc#PED-14653).
- selftests/bpf: Test cross-sign 64bits range refinement
(jsc#PED-14653).
- selftests/bpf: Update reg_bound range refinement logic
(jsc#PED-14653).
- bpf: Improve bounds when s64 crosses sign boundary
(jsc#PED-14653).
- bpf: Simplify bounds refinement from s32 (jsc#PED-14653).
- selftests/bpf: Enable private stack tests for arm64
(jsc#PED-14653).
- bpf, arm64: JIT support for private stack (jsc#PED-14653).
- bpf: Move bpf_jit_get_prog_name() to core.c (jsc#PED-14653).
- umd: Remove usermode driver framework (jsc#PED-14653).
- bpf/preload: Don't select USERMODE_DRIVER (jsc#PED-14653).
- selftests/bpf: Fix test dynptr/test_dynptr_memset_xdp_chunks
failure (jsc#PED-14653).
- selftests/bpf: Fix test dynptr/test_dynptr_copy_xdp failure
(jsc#PED-14653).
- selftests/bpf: Increase xdp data size for arm64 64K page size
(jsc#PED-14653).
- bpf: Use ERR_CAST instead of
ERR_PTR(PTR_ERR(...)) (jsc#PED-14653).
- libbpf: Verify that arena map exists when adding arena
relocations (jsc#PED-14653).
- libbpf: Fix warning in calloc() usage (jsc#PED-14653).
- selftests/bpf: fix implementation of smp_mb() (jsc#PED-14653).
- bpf/selftests: Add selftests for token info (jsc#PED-14653).
- bpf: Add struct bpf_token_info (jsc#PED-14653).
- libbpf: start v1.7 dev cycle (jsc#PED-14653).
- commit 8bebca1
* Thu Mar 05 2026 hoyeon.lee@suse.com
- bpf: Update iterators.lskel-big-endian.h (jsc#PED-14653).
- selftests/bpf: enable tracing_struct tests for arm64
(jsc#PED-14653).
- bpf, arm64: remove structs on stack constraint (jsc#PED-14653).
- selftests/bpf: Fix build error due to certain uninitialized
variables (jsc#PED-14653).
- netkit: Remove location field in netkit_link (jsc#PED-14653).
- bpf: Remove attach_type in bpf_tracing_link (jsc#PED-14653).
- bpf: Remove attach_type in bpf_netns_link (jsc#PED-14653).
- bpf: Remove location field in tcx_link (jsc#PED-14653).
- bpf: Remove attach_type in sockmap_link (jsc#PED-14653).
- bpf: Remove attach_type in bpf_cgroup_link (jsc#PED-14653).
- bpf: Add attach_type field to bpf_link (jsc#PED-14653).
- selftests/bpf: add selftests for bpf_arena_reserve_pages
(jsc#PED-14653).
- bpf/arena: add bpf_arena_reserve_pages kfunc (jsc#PED-14653).
- selftests/bpf: Remove enum64 case from __arg_untrusted test
suite (jsc#PED-14653).
- bpf: Clean code with bpf_copy_to_user() (jsc#PED-14653).
- selftests/bpf: Negative test case for tail call map
(jsc#PED-14653).
- selftests/bpf: Add Spectre v4 tests (jsc#PED-14653).
- bpf: Fix aux usage after do_check_insn() (jsc#PED-14653).
- selftests/bpf: Set CONFIG_PACKET=y for selftests
(jsc#PED-14653).
- bpf: Fix improper int-to-ptr cast in dump_stack_cb
(jsc#PED-14653).
- bpf: Fix bounds for bpf_prog_get_file_line linfo loop
(jsc#PED-14653).
- selftests/bpf: tests for __arg_untrusted void * global func
params (jsc#PED-14653).
- bpf: support for void/primitive __arg_untrusted global func
params (jsc#PED-14653).
- selftests/bpf: test cases for __arg_untrusted (jsc#PED-14653).
- libbpf: __arg_untrusted in bpf_helpers.h (jsc#PED-14653).
- bpf: attribute __arg_untrusted for global function parameters
(jsc#PED-14653).
- selftests/bpf: ptr_to_btf_id struct walk ending with primitive
pointer (jsc#PED-14653).
- bpf: rdonly_untrusted_mem for btf id walk pointer leafs
(jsc#PED-14653).
- bpf: make makr_btf_ld_reg return error for unexpected reg types
(jsc#PED-14653).
- bpf: Avoid putting struct bpf_scc_callchain variables on the
stack (jsc#PED-14653).
- bpf: Reduce stack frame size by using env->insn_buf for bpf
insns (jsc#PED-14653).
- bpf: Simplify assignment to struct bpf_insn pointer in
do_misc_fixups() (jsc#PED-14653).
- bpf: Avoid warning on unexpected map for tail call
(jsc#PED-14653).
- selftests/bpf: Add tests for prog streams (jsc#PED-14653).
- bpftool: Add support for dumping streams (jsc#PED-14653).
- libbpf: Introduce bpf_prog_stream_read() API (jsc#PED-14653).
- libbpf: Add bpf_stream_printk() macro (jsc#PED-14653).
- bpf: Report rqspinlock deadlocks/timeout to BPF stderr
(jsc#PED-14653).
- bpf: Report may_goto timeout to BPF stderr (jsc#PED-14653).
- commit 7ff8da3
* Thu Mar 05 2026 hoyeon.lee@suse.com
- bpf: Add dump_stack() analogue to print to BPF stderr
(jsc#PED-14653).
- bpf: Add function to find program from stack trace
(jsc#PED-14653).
- bpf: Ensure RCU lock is held around bpf_prog_ksym_find
(jsc#PED-14653).
- commit 43c130f
* Thu Mar 05 2026 hoyeon.lee@suse.com
- locking/local_lock: fix _Generic() matching of local_trylock_t
(jsc#PED-14653).
- commit c21459c
* Thu Mar 05 2026 hoyeon.lee@suse.com
- locking/local_lock, mm: replace localtry_ helpers with
local_trylock_t type (jsc#PED-14653).
- commit 51c9220
* Thu Mar 05 2026 hoyeon.lee@suse.com
- bpf: Introduce BPF standard streams (jsc#PED-14653).
- Refresh patches.suse/kABI-padding-for-bpf.patch.
- commit 69a08ec
* Thu Mar 05 2026 tiwai@suse.de
- Update config files: WiFi bump to 6.14 (jsc#PED-14425)
- commit 65519a9
* Thu Mar 05 2026 tiwai@suse.de
- staging: rtl8723bs: Remove ioctl interface (jsc#PED-14425).
- staging: rtl8723bs: delete HAL_DEF_DBG_RX_INFO_DUMP enum and
caller (jsc#PED-14425).
- staging: rtl8723bs: delete DBG_RX_SIGNAL_DISPLAY_RAW_DATA
ifdef code (jsc#PED-14425).
- staging: rtl8723bs: Cleanups for
rtw_inc_and_chk_continual_io_error (jsc#PED-14425).
- staging: rtl8723bs: change pointer initialization style
(jsc#PED-14425).
- commit 53c2c2e
* Thu Mar 05 2026 tiwai@suse.de
- wifi: mac80211: fix MPDU length parsing for EHT 5/6 GHz
(jsc#PED-14425).
- wifi: nl80211: fix assoc link handling (jsc#PED-14425).
- wifi: iwlwifi: trans: cancel restart work on op mode leave
(jsc#PED-14425).
- wifi: nl80211: disable multi-link reconfiguration
(jsc#PED-14425).
- wifi: iwlwifi: mvm: don't dump the firmware state upon RFKILL
while suspend (jsc#PED-14425).
- wifi: iwlwifi: fw: avoid using an uninitialized variable
(jsc#PED-14425).
- commit f9d8c8b
* Thu Mar 05 2026 tiwai@suse.de
- wifi: brcmfmac: use random seed flag for BCM4355 and BCM4364
firmware (jsc#PED-14425).
- saner replacement for debugfs_rename() (jsc#PED-14425).
- b43legacy: make use of debugfs_get_aux() (jsc#PED-14425).
- b43: stop embedding struct file_operations into their objects
(jsc#PED-14425).
- carl9170: stop embedding file_operations into their objects
(jsc#PED-14425).
- net: remove get_task_comm() and print task comm directly
(jsc#PED-14425).
- kernel-wide: add explicity||explicitly to spelling.txt
(jsc#PED-14425).
- wifi: rtw88: add RTW88_LEDS depends on LEDS_CLASS to Kconfig
(jsc#PED-14425).
- wifi: ath12k: Fix uninitialized variable access in
ath12k_mac_allocate() function (jsc#PED-14425).
- commit fa0faa4
* Thu Mar 05 2026 sjaeckel@suse.de
- net: phy: microchip_t1: depend on PTP_1588_CLOCK_OPTIONAL
(jsc#PED-15891).
- net: phy: Kconfig: Add rds ptp library support and 1588 optional
flag in Microchip phys (jsc#PED-15891).
- commit 26bd66c
* Thu Mar 05 2026 tiwai@suse.de
- wifi: ath12k: Remove ath12k_get_num_hw() helper function
(jsc#PED-14425).
- wifi: ath12k: Refactor the ath12k_hw get helper function
argument (jsc#PED-14425).
- wifi: ath12k: Refactor ath12k_hw set helper function argument
(jsc#PED-14425).
- wifi: ath9k: cleanup ath9k_hw_get_nf_hist_mid() (jsc#PED-14425).
- wifi: ath12k: Support pdev Puncture Stats (jsc#PED-14425).
- wifi: ath12k: Support AST Entry Stats (jsc#PED-14425).
- wifi: ath12k: Support Transmit Buffer OFDMA Stats
(jsc#PED-14425).
- wifi: ath12k: Support Transmit Rate Buffer Stats
(jsc#PED-14425).
- wifi: ath12k: set flag for mgmt no-ack frames in Tx completion
(jsc#PED-14425).
- wifi: ath12k: Include MLO memory in firmware coredump collection
(jsc#PED-14425).
- commit 3106c0d
* Thu Mar 05 2026 tiwai@suse.de
- wifi: ath12k: handle radar detection with MLO (jsc#PED-14425).
- wifi: ath12k: fix CAC running state during virtual interface
start (jsc#PED-14425).
- wifi: ath12k: rename CAC_RUNNING flag (jsc#PED-14425).
- wifi: ath12k: Fix spelling mistake "requestted" -> "requested"
(jsc#PED-14425).
- commit aebd490
* Thu Mar 05 2026 tiwai@suse.de
- wifi: ath12k: Avoid explicit type cast in monitor status parse
handler (jsc#PED-14425).
- Refresh
patches.suse/wifi-ath12k-Avoid-memory-leak-while-enabling-statist.patch.
- Refresh
patches.suse/wifi-ath12k-fix-the-ampdu-id-fetch-in-the-HAL_RX_MPD.patch.
- Refresh
patches.suse/wifi-ath12k-fix-the-fetching-of-combined-rssi.patch.
- commit 0a1192d
* Thu Mar 05 2026 tiwai@suse.de
- wifi: ath12k: Change the Tx monitor SRNG ring ID
(jsc#PED-14425).
- wifi: ath12k: Remove unused HAL Rx mask in DP monitor path
(jsc#PED-14425).
- wifi: ath12k: fix incorrect TID updation in DP monitor status
path (jsc#PED-14425).
- wifi: ath12k: Fix the misspelled of hal TLV tag
HAL_PHYRX_GENERICHT_SIG (jsc#PED-14425).
- wifi: ath12k: cleanup Rx peer statistics structure
(jsc#PED-14425).
- commit ac50542
* Thu Mar 05 2026 hoyeon.lee@suse.com
- bpf: Add function to extract program source info
(jsc#PED-14653).
- memcg: Use trylock to access memcg stock_lock (jsc#PED-14653).
- locking/local_lock: Introduce localtry_lock_t (jsc#PED-14653).
- commit 96cb88b
* Thu Mar 05 2026 tiwai@suse.de
- wifi: ath12k: Refactor monitor status TLV structure
(jsc#PED-14425).
- wifi: ath12k: Add documentation
HTT_H2T_MSG_TYPE_RX_RING_SELECTION_CFG (jsc#PED-14425).
- wifi: ath12k: Decrease ath12k_mac_station_assoc() stack usage
(jsc#PED-14425).
- wifi: ath12k: Decrease ath12k_sta_rc_update_wk() stack usage
(jsc#PED-14425).
- wifi: ath12k: Decrease ath12k_bss_assoc() stack usage
(jsc#PED-14425).
- wifi: ath12k: Decrease ath12k_mac_op_remain_on_channel()
stack usage (jsc#PED-14425).
- wifi: ath12k: Add support for parsing 64-bit TLVs
(jsc#PED-14425).
- wifi: ath9k: simplify internal time management (jsc#PED-14425).
- wifi: ath9k: cleanup a few (mostly) TX-related routines
(jsc#PED-14425).
- wifi: ath9k: cleanup ath_txq_skb_done() (jsc#PED-14425).
- commit e93fcf1
* Thu Mar 05 2026 tiwai@suse.de
- wifi: ath12k: advertise MLO support and capabilities
(jsc#PED-14425).
- wifi: ath12k: assign unique hardware link IDs during QMI host
cap (jsc#PED-14425).
- wifi: ath12k: add ATH12K_FW_FEATURE_MLO capability firmware
feature (jsc#PED-14425).
- wifi: ath12k: remove warning print in htt mlo offset event
message (jsc#PED-14425).
- wifi: ath12k: add no-op without debug print in WMI Rx event
(jsc#PED-14425).
- wifi: ath12k: add can_activate_links mac operation
(jsc#PED-14425).
- wifi: ath12k: symmetrize scan vdev creation and deletion during
HW scan (jsc#PED-14425).
- wifi: ath12k: pass link ID during MLO while delivering skb
(jsc#PED-14425).
- wifi: ath12k: fix ar->supports_6ghz usage during hw register
(jsc#PED-14425).
- wifi: ath12k: fix ath12k_qmi_alloc_chunk() to handle too large
allocations (jsc#PED-14425).
- commit b9bd0a6
* Thu Mar 05 2026 tiwai@suse.de
- wifi: ath12k: advertise multi device interface combination
(jsc#PED-14425).
- wifi: ath12k: Refactor radio frequency information
(jsc#PED-14425).
- wifi: ath12k: introduce interface combination cleanup helper
(jsc#PED-14425).
- wifi: ath12k: add helper function to init partner cmem
configuration (jsc#PED-14425).
- wifi: ath12k: add partner device buffer support in receive
data path (jsc#PED-14425).
- wifi: ath12k: move to HW link id based receive handling
(jsc#PED-14425).
- wifi: ath12k: avoid redundant code in DP Rx error process
(jsc#PED-14425).
- wifi: ath12k: enable MLO setup and teardown from core
(jsc#PED-14425).
- wifi: ath12k: Add MLO WMI setup and teardown functions
(jsc#PED-14425).
- wifi: ath12k: add support to allocate MLO global memory region
(jsc#PED-14425).
- commit 4c44091
* Thu Mar 05 2026 tiwai@suse.de
- wifi: ath12k: refactor ath12k_qmi_alloc_target_mem_chunk()
(jsc#PED-14425).
- wifi: ath12k: send partner device details in QMI MLO capability
(jsc#PED-14425).
- wifi: ath12k: parse multiple device information from Device Tree
(jsc#PED-14425).
- wifi: ath12k: Off by one in
ath12k_wmi_process_csa_switch_count_event() (jsc#PED-14425).
- wifi: ath12k: fix leaking michael_mic for non-primary links
(jsc#PED-14425).
- wifi: wilc1000: unregister wiphy only after netdev registration
(jsc#PED-14425).
- wifi: mt76: mt7996: add implicit beamforming support for mt7992
(jsc#PED-14425).
- wifi: mt76: mt7996: fix beacon command during disabling
(jsc#PED-14425).
- wifi: mt76: connac: adjust phy capabilities based on band
constraints (jsc#PED-14425).
- wifi: mt76: mt7921: avoid undesired changes of the preset
regulatory domain (jsc#PED-14425).
- commit ebe96b3
* Thu Mar 05 2026 tiwai@suse.de
- wifi: mt76: mt7996: switch to single multi-radio wiphy
(jsc#PED-14425).
- Refresh
patches.suse/wifi-mt76-mt76_eeprom_override-to-int.patch.
- commit d6e4753
* Thu Mar 05 2026 tiwai@suse.de
- wifi: mt76: mt7996: fix monitor mode (jsc#PED-14425).
- wifi: mt76: mt7996: move all debugfs files to the primary phy
(jsc#PED-14425).
- wifi: mt76: connac: rework connac helpers (jsc#PED-14425).
- wifi: mt76: mt7996: prepare mt7996_mcu_update_bss_color for
MLO support (jsc#PED-14425).
- wifi: mt76: connac: prepare mt76_connac_mcu_sta_basic_tlv for
MLO support (jsc#PED-14425).
- wifi: mt76: mt7996: prepare mt7996_mcu_set_timing for MLO
support (jsc#PED-14425).
- wifi: mt76: mt7996: prepare mt7996_mcu_set_tx for MLO support
(jsc#PED-14425).
- wifi: mt76: mt7996: prepare mt7996_mcu_add_beacon for MLO
support (jsc#PED-14425).
- wifi: mt76: mt7996: prepare mt7996_mcu_add_dev/bss_info for
MLO support (jsc#PED-14425).
- commit 42c15d1
* Thu Mar 05 2026 tiwai@suse.de
- wifi: mt76: mt7996: pass wcid to mt7996_mcu_sta_hdr_trans_tlv
(jsc#PED-14425).
- wifi: mt76: mt7996: use emulated hardware scan support
(jsc#PED-14425).
- wifi: mt76: add multi-radio remain_on_channel functions
(jsc#PED-14425).
- wifi: mt76: add multi-radio support to scanning code
(jsc#PED-14425).
- wifi: mt76: add multi-radio support to tx scheduling
(jsc#PED-14425).
- wifi: mt76: add multi-radio support to a few core hw ops
(jsc#PED-14425).
- wifi: mt76: remove dev->wcid_phy_mask (jsc#PED-14425).
- commit 1b6f42e
* Thu Mar 05 2026 tiwai@suse.de
- wifi: mt76: add chanctx functions for multi-channel phy support
(jsc#PED-14425).
- Refresh patches.suse/paddings-for-mediatek-802.11.patch.
- commit 230ab0f
* Thu Mar 05 2026 tiwai@suse.de
- wifi: mt76: initialize more wcid fields mt76_wcid_init
(jsc#PED-14425).
- wifi: mt76: mt7996: split link specific data from struct
mt7996_vif (jsc#PED-14425).
- commit 8c2dda7
* Thu Mar 05 2026 tiwai@suse.de
- wifi: mt76: add vif link specific data structure
(jsc#PED-14425).
- Refresh
patches.suse/wifi-mt76-wed-use-proper-wed-reference-in-mt76-wed-d.patch.
- commit afd4089
* Thu Mar 05 2026 tiwai@suse.de
- wifi: mt76: rename struct mt76_vif to mt76_vif_link
(jsc#PED-14425).
- Refresh
patches.suse/Revert-wifi-mt76-mt7925-Update-mt7925_mcu_uni_-tx-rx.patch.
- Refresh
patches.suse/wifi-mt76-mt7925-fix-the-wrong-link_idx-when-a-p2p_d.patch.
- Refresh
patches.suse/wifi-mt76-mt7925-introduce-thermal-protection.patch.
- commit c947c9a
* Thu Mar 05 2026 tiwai@suse.de
- wifi: mt76: add support for allocating a phy without hw
(jsc#PED-14425).
- wifi: mt76: add code for emulating hardware scanning
(jsc#PED-14425).
- wifi: mt76: mt7996: use mac80211 .sta_state op (jsc#PED-14425).
- wifi: mt76: mt7915: hold dev->mutex while interacting with
the thermal state (jsc#PED-14425).
- wifi: mt76: mt7915: ensure that only one sta entry is active
per mac address (jsc#PED-14425).
- wifi: mt76: mt7915: decrease timeout for commonly issued MCU
commands (jsc#PED-14425).
- wifi: mt76: mt7915: reduce the number of command retries
(jsc#PED-14425).
- wifi: mt76: mt7915: fix eifs value on older chipsets
(jsc#PED-14425).
- commit 13a3bb0
* Thu Mar 05 2026 tiwai@suse.de
- wifi: mt76: mt7915: fix slot time for 5/6GHz (jsc#PED-14425).
- wifi: mt76: mt7996: remove phy->monitor_vif (jsc#PED-14425).
- wifi: mt76: remove mt76_calculate_default_rate()
(jsc#PED-14425).
- wifi: mt76: mt7921: add rfkill_poll for hardware rfkill
(jsc#PED-14425).
- wifi: mt76: mt7921: introduce CSA support (jsc#PED-14425).
- wifi: mt76: do not hold queue lock during initial rx buffer
alloc (jsc#PED-14425).
- wifi: mt76: mt7996: exclude tx backoff time from airtime
(jsc#PED-14425).
- wifi: mt76: mt7915: exclude tx backoff time from airtime
(jsc#PED-14425).
- wifi: mt76: mt7921: fix a potential scan no APs (jsc#PED-14425).
- wifi: mt76: Fix EHT NSS radiotap reporting (jsc#PED-14425).
- commit a7742f3
* Thu Mar 05 2026 tiwai@suse.de
- wifi: mt76: mt7996: Add eht radiotap tlv (jsc#PED-14425).
- wifi: mt76: mt7615: Convert comma to semicolon (jsc#PED-14425).
- wifi: mt76: mt7921s: fix a potential firmware freeze during
startup (jsc#PED-14425).
- wifi: mt76: mt792x: add P2P_DEVICE support (jsc#PED-14425).
- wifi: mt76: mt7996: set correct background radar capability
(jsc#PED-14425).
- wifi: mt76: mt7996: add support for more variants
(jsc#PED-14425).
- wifi: mt76: mt7996: extend flexibility of
mt7996_mcu_get_eeprom() (jsc#PED-14425).
- wifi: rtw88: Add support for LED blinking (jsc#PED-14425).
- wifi: rtw88: Delete rf_type member of struct rtw_sta_info
(jsc#PED-14425).
- wifi: rtw88: Add USB PHY configuration (jsc#PED-14425).
- commit b0a98dc
* Thu Mar 05 2026 tiwai@suse.de
- wifi: rtw89: 8922ae: add variant info to support RTL8922AE-VS
(jsc#PED-14425).
- wifi: rtw89: read hardware capabilities part 1 via firmware
command (jsc#PED-14425).
- wifi: rtw89: pci: treat first receiving part as first segment
for 8922AE (jsc#PED-14425).
- wifi: rtw89: correct header conversion rule for MLO only
(jsc#PED-14425).
- wifi: rtw89: pci: disable PCI completion timeout control
(jsc#PED-14425).
- wifi: rtl8xxxu: Fix RTL8188EU firmware upload block size
(jsc#PED-14425).
- wifi: rtw89: debug: print regd for QATAR/UK/THAILAND
(jsc#PED-14425).
- wifi: rtw89: adjust thermal protection step and more
RTL8852BE-VT ID (jsc#PED-14425).
- wifi: rtw88: usb: Preallocate and reuse the RX skbs
(jsc#PED-14425).
- wifi: rtw88: Handle C2H_ADAPTIVITY in rtw_fw_c2h_cmd_handle()
(jsc#PED-14425).
- commit cf6c0b7
* Thu Mar 05 2026 tiwai@suse.de
- wifi: rtw88: usb: Copy instead of cloning the RX skb
(jsc#PED-14425).
- wifi: rtw88: 8821a/8812a: Set ptct_efuse_size to 0
(jsc#PED-14425).
- wifi: rtw88: 8812a: Support RFE type 2 (jsc#PED-14425).
- wifi: mac80211: fix memory leak in
ieee80211_mgd_assoc_ml_reconf() (jsc#PED-14425).
- wifi: mac80211: avoid double free in auth/assoc timeout
(jsc#PED-14425).
- wifi: mac80211: ibss: mark IBSS left before leaving
(jsc#PED-14425).
- wifi: mac80211: ibss: stop transmit when merging IBSS
(jsc#PED-14425).
- wifi: mac80211: set key link ID to the deflink one
(jsc#PED-14425).
- wifi: mac80211: pass correct link ID on assoc (jsc#PED-14425).
- wifi: iwlwifi: simplify nested if checks (jsc#PED-14425).
- commit 763f8db
* Thu Mar 05 2026 tiwai@suse.de
- wifi: nl80211: simplify nested if checks (jsc#PED-14425).
- wifi: cfg80211: Add support for controlling EPCS
(jsc#PED-14425).
- wifi: mac80211: Support dynamic link addition and removal
(jsc#PED-14425).
- wifi: mac80211: Pull link space calculation to a function
(jsc#PED-14425).
- wifi: mac80211: Refactor adding association elements
(jsc#PED-14425).
- wifi: cfg80211: Add support for dynamic addition/removal of
links (jsc#PED-14425).
- wifi: nl80211: Split the links handling of an association
request (jsc#PED-14425).
- wifi: ieee80211: Add some missing MLO related definitions
(jsc#PED-14425).
- commit 0c5ecc1
* Thu Mar 05 2026 tiwai@suse.de
- wifi: nl80211: fix nl80211_start_radar_detection return value
(jsc#PED-14425).
- Refresh
patches.suse/wifi-nl80211-store-chandef-on-the-correct-link-when-.patch.
- commit b1edb45
* Thu Mar 05 2026 tiwai@suse.de
- wifi: cfg80211: skip regulatory for punctured subchannels
(jsc#PED-14425).
- commit 3a86e4c
* Thu Mar 05 2026 tiwai@suse.de
- wifi: iwlwifi: rename iwl_datapath_monitor_notif::mac_id to
link_id (jsc#PED-14425).
- wifi: iwlwifi: pcie: make iwl_pcie_d3_complete_suspend() static
(jsc#PED-14425).
- wifi: iwlwifi: pcie: make _iwl_trans_pcie_gen2_stop_device()
static (jsc#PED-14425).
- wifi: iwlwifi: mvm: remove unused tas_rsp variable
(jsc#PED-14425).
- wifi: iwlwifi: mvm: handle version 3 GET_TAS_STATUS notification
(jsc#PED-14425).
- wifi: iwlwifi: extend TAS_CONFIG cmd support for v5
(jsc#PED-14425).
- wifi: iwlwifi: remove Mr/Ms radio (jsc#PED-14425).
- wifi: iwlwifi: add WIKO to PPAG approved list (jsc#PED-14425).
- wifi: iwlwifi: mvm: support EMLSR on WH/PE (jsc#PED-14425).
- wifi: iwlwifi: mvm: improve/fix chanctx min_def use logic
(jsc#PED-14425).
- commit cef37a8
* Thu Mar 05 2026 tiwai@suse.de
- wifi: iwlwifi: implement product reset for TOP errors
(jsc#PED-14425).
- Refresh
patches.suse/wifi-iwlwifi-don-t-warn-if-the-NIC-is-gone-in-resume.patch.
- commit 9d8d597
* Thu Mar 05 2026 tiwai@suse.de
- wifi: iwlwifi: implement reset escalation (jsc#PED-14425).
- wifi: iwlwifi: get the max number of links from the firmware
(jsc#PED-14425).
- wifi: iwlwifi: pcie: check for WiAMT/CSME presence
(jsc#PED-14425).
- wifi: mac80211: tests: add utility to create sdata skeleton
(jsc#PED-14425).
- wifi: mac80211: also verify requirements in EXT_SUPP_RATES
(jsc#PED-14425).
- wifi: mac80211: verify BSS membership selectors and basic rates
(jsc#PED-14425).
- wifi: nl80211: permit userspace to pass supported selectors
(jsc#PED-14425).
- wifi: mac80211: parse BSS selectors and unknown rates
(jsc#PED-14425).
- wifi: mac80211: skip all known membership selectors
(jsc#PED-14425).
- commit f6012f8
* Thu Mar 05 2026 tiwai@suse.de
- wifi: mac80211: log link information in
ieee80211_determine_chan_mode (jsc#PED-14425).
- wifi: mac80211: fix typo in HE MCS check (jsc#PED-14425).
- wifi: mac80211: Remove unused basic_rates variable
(jsc#PED-14425).
- wifi: mac80211: improve stop/wake queue tracing (jsc#PED-14425).
- wifi: cfg80211: check extended MLD capa/ops in assoc
(jsc#PED-14425).
- wifi: cfg80211: scan: skip duplicate RNR entries
(jsc#PED-14425).
- wifi: mac80211: mlme: improve messages from config_bw()
(jsc#PED-14425).
- wifi: mac80211: reject per-band vendor elements with MLO
(jsc#PED-14425).
- wifi: mac80211: clarify key idx documententaion (jsc#PED-14425).
- wifi: mac80211: remove an unneeded check in Rx (jsc#PED-14425).
- commit 04f7027
* Thu Mar 05 2026 tiwai@suse.de
- wifi: mac80211: add some support for RX OMI power saving
(jsc#PED-14425).
- wifi: iwlwifi: fw: fix repeated words in comments
(jsc#PED-14425).
- wifi: iwlwifi: mvm: Fix duplicated 'the' in comment
(jsc#PED-14425).
- wifi: iwlwifi: mvm: Fix duplicated 'if' in comment
(jsc#PED-14425).
- wifi: iwlwifi: Remove a duplicate assignment in
iwl_dbgfs_amsdu_len_write() (jsc#PED-14425).
- wifi: iwlwifi: mvm: Use helper function IS_ERR_OR_NULL()
(jsc#PED-14425).
- wifi: iwlwifi: Fix spelling typo in comment (jsc#PED-14425).
- wifi: iwlwifi: api: remove the double word (jsc#PED-14425).
- wifi: iwlwifi: mvm: fix iwl_ssid_exist() check (jsc#PED-14425).
- wifi: iwlwifi: mvm: Improve code style in pointer declarations
(jsc#PED-14425).
- commit 545ed54
* Thu Mar 05 2026 tiwai@suse.de
- wifi: iwlwifi: fw: fix typo 'adderss' (jsc#PED-14425).
- wifi: iwlwifi: mvm: remove unneeded NULL pointer checks
(jsc#PED-14425).
- wifi: iwlwifi: mvm: fix AP STA comparison (jsc#PED-14425).
- wifi: iwlwifi: cleanup unused variable in trans.h
(jsc#PED-14425).
- wifi: iwlwifi: fw: api: tdls: remove MVM_ from name
(jsc#PED-14425).
- wifi: iwlwifi: bump FW API to 96 for BZ/SC devices
(jsc#PED-14425).
- wifi: iwlwifi: mvm: fix add stream vs. restart race
(jsc#PED-14425).
- wifi: iwlwifi: move fw_dbg_collect to fw debugfs
(jsc#PED-14425).
- wifi: iwlwifi: api: remove version number from latest
stored_beacon_notif (jsc#PED-14425).
- wifi: iwlwifi: mark that we support TX_CMD_API_S_VER_10
(jsc#PED-14425).
- commit dd153e4
* Thu Mar 05 2026 tiwai@suse.de
- wifi: iwlwifi: add channel_load_not_by_us in iwl_mvm_phy_ctxt
(jsc#PED-14425).
- wifi: iwlwifi: add mapping of prph register crf for PE RF
(jsc#PED-14425).
- wifi: iwlwifi: Allow entering EMLSR for more band combinations
(jsc#PED-14425).
- wifi: iwlwifi: iwl-drv: refactor image loading a bit
(jsc#PED-14425).
- wifi: iwlwifi: Remove MVM prefix from TX API macros
(jsc#PED-14425).
- wifi: iwlwifi: rename bits in config/boot control register
(jsc#PED-14425).
- wifi: iwlwifi: move fw_ver debugfs to firmware runtime
(jsc#PED-14425).
- wifi: iwlwifi: mld: make iwl_mvm_find_ie_offset a iwlwifi util
(jsc#PED-14425).
- wifi: iwlwifi: iwl_fw_error_collect() is always called sync
(jsc#PED-14425).
- wifi: iwlwifi: rework firmware error handling (jsc#PED-14425).
- commit 9eb5854
* Thu Mar 05 2026 tiwai@suse.de
- wifi: iwlwifi: mvm: restart device through NMI (jsc#PED-14425).
- wifi: iwlwifi: unify cmd_queue_full() into nic_error()
(jsc#PED-14425).
- wifi: iwlwifi: mvm: clean up FW restart a bit (jsc#PED-14425).
- wifi: iwlwifi: mvm: remove STARTING state (jsc#PED-14425).
- wifi: iwlwifi: mvm: restrict MAC start retry to timeouts
(jsc#PED-14425).
- wifi: iwlwifi: restrict driver retry loops to timeouts
(jsc#PED-14425).
- wifi: iwlwifi: context-info: add kernel-doc markers
(jsc#PED-14425).
- wifi: iwlwifi: interpret STEP URM BIOS configuration
(jsc#PED-14425).
- wifi: iwlwifi: mvm: rename
iwl_dev_tx_power_common::mac_context_id (jsc#PED-14425).
- wifi: iwlwifi: mvm: skip short statistics window when updating
EMLSR (jsc#PED-14425).
- commit 9969747
* Thu Mar 05 2026 tiwai@suse.de
- wifi: iwlwifi: mvm: remove warning on unallocated BAID
(jsc#PED-14425).
- wifi: iwlwifi: differentiate NIC error types (jsc#PED-14425).
- wifi: mac80211: Remove unused ieee80211_smps_is_restrictive
(jsc#PED-14425).
- wifi: iwlwifi: mvm: Move TSO code to shared utility
(jsc#PED-14425).
- wifi: iwlwifi: mvm: add UHB canada support in GET_TAS_STATUS
cmd resp (jsc#PED-14425).
- wifi: iwlwifi: mvm: add UHB canada support in TAS_CONFIG cmd
(jsc#PED-14425).
- wifi: iwlwifi: mvm: Use IWL_FW_CHECK() for BAR notif size
validation (jsc#PED-14425).
- wifi: iwlwifi: add a new NMI type (jsc#PED-14425).
- wifi: iwlwifi: mvm: Check BAR packet size before accessing data
(jsc#PED-14425).
- wifi: iwlwifi: support BIOS override for 5G9 in CA also in
LARI version 8 (jsc#PED-14425).
- commit 2eb03ea
* Thu Mar 05 2026 tiwai@suse.de
- wifi: iwlwifi: support BIOS override for UNII4 in CA/US also
in LARI versions < 12 (jsc#PED-14425).
- wifi: iwlwifi: bump FW API to 95 for BZ/SC devices
(jsc#PED-14425).
- wifi: iwlwifi: mvm: log error for failures after D3
(jsc#PED-14425).
- wifi: iwlwifi: mvm: update documentation for
iwl_nvm_channel_flags (jsc#PED-14425).
- wifi: iwlwifi: Remove mvm prefix from
iwl_mvm_compressed_ba_notif (jsc#PED-14425).
- wifi: mvm: Request periodic system statistics earlier
(jsc#PED-14425).
- wifi: iwlwifi: remove mvm from session protection cmd's name
(jsc#PED-14425).
- wifi: cfg80211: copy multi-link element from the multi-link
probe request's frame body to the generated elements
(jsc#PED-14425).
- wifi: iwlwifi: mvm: cleanup iwl_mvm_sta_del (jsc#PED-14425).
- wifi: mac80211: change disassoc sequence a bit (jsc#PED-14425).
- commit d88f0c1
* Thu Mar 05 2026 tiwai@suse.de
- wifi: mac80211: add an option to filter a sta from being flushed
(jsc#PED-14425).
- Refresh
patches.suse/wifi-mac80211-reset-FILS-discovery-and-unsol-probe-r.patch.
- commit 680a0dc
* Thu Mar 05 2026 tiwai@suse.de
- wifi: iwlwifi: mvm: send the right link id (jsc#PED-14425).
- wifi: iwlwifi: mvm: remove pre-mld code from mld path
(jsc#PED-14425).
- wifi: iwlwifi: fix documentation about initial values in
station table (jsc#PED-14425).
- wifi: mac80211: Clean up debugfs_key deadcode (jsc#PED-14425).
- wifi: brcmfmac: Add missing Return: to function documentation
(jsc#PED-14425).
- wifi: iwlegacy: Remove unused il_get_single_channel_number()
(jsc#PED-14425).
- wifi: iwlegacy: Remove unused il3945_calc_db_from_ratio()
(jsc#PED-14425).
- wifi: rt2x00: Remove unused rfval values (jsc#PED-14425).
- wifi: wilc1000: unregister wiphy only if it has been registered
(jsc#PED-14425).
- commit fb5f110
* Thu Mar 05 2026 tiwai@suse.de
- staging: rtl8723bs: Remove unused function
dvobj_get_port0_adapter (jsc#PED-14425).
- Refresh
patches.suse/staging-rtl8723bs-Remove-unused-enum-with-first-entr.patch.
- commit c8038fc
* Thu Mar 05 2026 tiwai@suse.de
- staging: rtl8723bs: Remove TODO contact information
(jsc#PED-14425).
- staging: rtl8723bs: Remove unused function Efuse_GetCurrentSize
(jsc#PED-14425).
- staging: rtl8723bs: Remove unused function
efuse_WordEnableDataRead (jsc#PED-14425).
- staging: rtl8723bs: Remove function
hal_EfusePgPacketWrite1ByteHeader (jsc#PED-14425).
- staging: rtl8723bs: Remove function
hal_EfusePgPacketWrite2ByteHeader (jsc#PED-14425).
- staging: rtl8723bs: Remove unused function
hal_EfusePgCheckAvailableAddr (jsc#PED-14425).
- staging: rtl8723bs: Remove unused function
hal_EfuseConstructPGPkt (jsc#PED-14425).
- staging: rtl8723bs: Remove unused function
hal_EfusePartialWriteCheck (jsc#PED-14425).
- staging: rtl8723bs: Remove unused function
hal_EfusePgPacketWriteHeader (jsc#PED-14425).
- staging: rtl8723bs: Remove unused function
hal_EfusePgPacketWriteData (jsc#PED-14425).
- staging: rtl8723bs: Remove unused function
Hal_EfusePgPacketWrite_BT (jsc#PED-14425).
- commit 9f3d99f
* Thu Mar 05 2026 tiwai@suse.de
- staging: rtl8723bs: Remove unused function
Hal_EfusePgPacketWrite (jsc#PED-14425).
- staging: rtl8723bs: Remove unused function Efuse_PgPacketWrite
(jsc#PED-14425).
- staging: rtl8723bs: Remove unused function Hal_EfusePgPacketRead
(jsc#PED-14425).
- staging: rtl8723bs: Remove unused function Efuse_PgPacketRead
(jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer EfuseGetCurrentSize
(jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer
EFUSEGetEfuseDefinition (jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer ReadEFuse
(jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer EfusePowerSwitch
(jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer write_rfreg
(jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer read_rfreg
(jsc#PED-14425).
- commit 6201e22
* Thu Mar 05 2026 tiwai@suse.de
- staging: rtl8723bs: Remove function pointer write_bbreg
(jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer read_bbreg
(jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer cancel_thread
(jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer run_thread
(jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer Add_RateATid
(jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer
SetBeaconRelatedRegistersHandler (jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer
hal_dm_watchdog_in_lps (jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer hal_dm_watchdog
(jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer
set_tx_power_level_handler (jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer set_chnl_bw_handler
(jsc#PED-14425).
- commit 69189c7
* Thu Mar 05 2026 tiwai@suse.de
- staging: rtl8723bs: Remove function pointer set_channel_handler
(jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer UpdateRAMaskHandler
(jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer
hal_xmitframe_enqueue (jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer mgnt_xmit
(jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer hal_xmit
(jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer SetHalDefVarHandler
(jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer GetHalDefVarHandler
(jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer
SetHwRegHandlerWithBuf (jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer GetHwRegHandler
(jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer SetHwRegHandler
(jsc#PED-14425).
- commit c8a3b6b
* Thu Mar 05 2026 tiwai@suse.de
- staging: rtl8712: Remove driver using deprecated API wext
(jsc#PED-14425).
- commit 0fd17a3
* Thu Mar 05 2026 tiwai@suse.de
- staging: rtl8723bs: Remove function pointer check_ips_status
(jsc#PED-14425).
- staging: rtl8723bs: Remove #if 1 in function
ReadChipVersion8723B (jsc#PED-14425).
- staging: rtl8723bs: Remove #if 1 in function
hal_EfuseGetCurrentSize_BT (jsc#PED-14425).
- staging: rtl8723bs: Remove #if 1 in function
hal_EfusePartialWriteCheck (jsc#PED-14425).
- staging: rtl8723bs: Replace function thread_enter
(jsc#PED-14425).
- staging: rtl8723bs: change remaining printk to proper api
(jsc#PED-14425).
- staging: rtl8723bs: Remove no-op netdevice_notifier()
(jsc#PED-14425).
- staging: rtl8723bs: remove unused debug statements
(jsc#PED-14425).
- staging: rtl8712: Introduce auth_algorithm macros
(jsc#PED-14425).
- commit 44dea71
* Thu Mar 05 2026 tiwai@suse.de
- staging: rtl8712: Rename PrivacyAlgrthm variable
(jsc#PED-14425).
- staging: rtl8712: Rename AuthAlgrthm variable (jsc#PED-14425).
- staging: rts5208: Remove unused driver (jsc#PED-14425).
- staging: rtl8712: remove parentheses after & (jsc#PED-14425).
- staging: rtl8712: use kmalloc_array (jsc#PED-14425).
- staging: rtl8723bs: core: rtw_cmd: Missing a blank line after
declarations (jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer disable_interrupt
(jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer enable_interrupt
(jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer read_adapter_info
(jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer intf_chip_configure
(jsc#PED-14425).
- commit 8522177
* Thu Mar 05 2026 tiwai@suse.de
- staging: rtl8723bs: Remove function pointer init_default_value
(jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer read_chip_version
(jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer dm_deinit
(jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer dm_init
(jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer free_recv_priv
(jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer init_recv_priv
(jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer free_xmit_priv
(jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer init_xmit_priv
(jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer free_hal_data
(jsc#PED-14425).
- staging: rtl8723bs: Remove function pointer hal_deinit
(jsc#PED-14425).
- commit 6cd9c48
* Thu Mar 05 2026 rgoldwyn@suse.com
- libceph: reset sparse-read state in osd_fault() (CVE-2026-23136 bsc#1258303).
- commit a1cc877
* Thu Mar 05 2026 tiwai@suse.de
- staging: rtl8723bs: Remove function pointer hal_init
(jsc#PED-14425).
- commit 42921b1
* Thu Mar 05 2026 tiwai@suse.de
- Staging: rtl8723bs: hal: odm: removed unnecessary braces
(jsc#PED-14425).
- commit 8054c64
* Thu Mar 05 2026 tiwai@suse.de
- staging: rtl8723bs: Remove unused enum with first entry
IFACE_PORT0 (jsc#PED-14425).
- commit 1f2b5f8
* Thu Mar 05 2026 tiwai@suse.de
- staging: rtl8723bs: Remove constant result macro get_iface_type
(jsc#PED-14425).
- staging: rtl8723bs: Remove constant result macro
is_primary_adapter (jsc#PED-14425).
- staging: rtl8723bs: Remove unused function
rtl8723bs_inirp_deinit (jsc#PED-14425).
- staging: rtl8723bs: Remove unused function rtl8723bs_inirp_init
(jsc#PED-14425).
- staging: rtl8723bs: Remove unused function GetHalODMVar
(jsc#PED-14425).
- staging: rtl8723bs: Remove unused function rtl8723b_GetHalODMVar
(jsc#PED-14425).
- staging: rtl8723bs: Remove unused function
Hal_BT_EfusePowerSwitch (jsc#PED-14425).
- commit adaf1e9
* Thu Mar 05 2026 tiwai@suse.de
- staging: rtl8723bs: Remove unused function
PHY_GetTxPowerLevel8723B (jsc#PED-14425).
- staging: rtl8723bs: Remove unused function PHY_SetBWMode8723B
(jsc#PED-14425).
- staging: rtl8723bs: Remove unused entries from struct hal_ops
(jsc#PED-14425).
- staging: rtl8723bs: Remove unused function _ReadCAM
(jsc#PED-14425).
- staging: rtl8723bs: Remove unused function rtw_get_oper_bw
(jsc#PED-14425).
- staging: rtl8723bs: Remove unused function rtw_get_oper_choffset
(jsc#PED-14425).
- commit b30f0d3
* Thu Mar 05 2026 tiwai@suse.de
- staging: rtl8723bs: Remove unused function read_cam
(jsc#PED-14425).
- commit 8e397ac
* Thu Mar 05 2026 tiwai@suse.de
- staging: don't recommend using lib80211 (jsc#PED-14425).
- commit b797fa7
* Thu Mar 05 2026 tiwai@suse.de
- staging: rtl8192e: delete the driver (jsc#PED-14425).
- commit f1bdd16
* Thu Mar 05 2026 rgoldwyn@suse.com
- libceph: make calc_target() set t->paused, not just clear it (CVE-2026-23047 bsc#1257682).
- commit 3225b77
* Thu Mar 05 2026 tiwai@suse.de
- wifi: wlcore: sysfs: constify 'struct bin_attribute'
(jsc#PED-14425).
- wifi: brcmfmac: clarify unmodifiable headroom log message
(jsc#PED-14425).
- wifi: rtw89: 8851b: rfk: remove unnecessary assignment of
return value of _dpk_dgain_read() (jsc#PED-14425).
- wifi: rtw89: 8852c: rfk: refine target channel calculation in
_rx_dck_channel_calc() (jsc#PED-14425).
- wifi: rtw89: 8922a: update format of RFK pre-notify H2C command
v2 (jsc#PED-14425).
- wifi: rtw89: regd: update regulatory map to R68-R51
(jsc#PED-14425).
- wifi: rtw89: 8852c: disable ER SU when 4x HE-LTF and 0.8 GI
capability differ (jsc#PED-14425).
- wifi: rtw89: disable firmware training HE GI and LTF
(jsc#PED-14425).
- wifi: rtw89: ps: update data for firmware and settings for
hardware before/after PS (jsc#PED-14425).
- wifi: rtw89: ps: refactor channel info to firmware before
entering PS (jsc#PED-14425).
- commit e9e4767
* Thu Mar 05 2026 tiwai@suse.de
- wifi: rtw89: 8922a: Extend channel info field length for scan
(jsc#PED-14425).
- Refresh
patches.suse/wifi-rtw89-Correct-immediate-cfg_len-calculation-for.patch.
- commit d5a16f2
* Thu Mar 05 2026 tiwai@suse.de
- wifi: rtw89: ps: refactor PS flow to support MLO
(jsc#PED-14425).
- wifi: rtw89: refine link handling for link_sta_rc_update
(jsc#PED-14425).
- wifi: rtw89: 8922a: use RSSI from PHY report in RX descriptor
(jsc#PED-14425).
- wifi: rtw89: 8852bt: add beacon filter and CQM support
(jsc#PED-14425).
- wifi: rtw89: 8852b: add beacon filter and CQM support
(jsc#PED-14425).
- commit 5a35a86
* Thu Mar 05 2026 tiwai@suse.de
- wifi: rtw89: pass target link_id to ieee80211_nullfunc_get()
(jsc#PED-14425).
- Refresh
patches.suse/wifi-rtw89-avoid-possible-TX-wait-initialization-rac.patch.
- commit 84ad2b3
* Thu Mar 05 2026 tiwai@suse.de
- wifi: rtw89: pass target link_id to ieee80211_gtk_rekey_add()
(jsc#PED-14425).
- wifi: rtw89: apply MLD pairwise key to dynamically active links
(jsc#PED-14425).
- wifi: rtw89: implement ops of change vif/sta links
(jsc#PED-14425).
- commit 1c439eb
* Thu Mar 05 2026 tiwai@suse.de
- wifi: rtw89: 8922a: configure AP_LINK_PS if FW supports
(jsc#PED-14425).
- Refresh
patches.suse/wifi-rtw89-fix-use-after-free-in-rtw89_core_tx_kick_.patch.
- commit afca0ea
* Thu Mar 05 2026 tiwai@suse.de
- wifi: rtw89: register ops of can_activate_links (jsc#PED-14425).
- wifi: rtw88: usb: Enable RX aggregation for 8821au/8812au
(jsc#PED-14425).
- wifi: rtw88: usb: Support USB 3 with RTL8812AU (jsc#PED-14425).
- wifi: rtw89: handle different TX power between RF path
(jsc#PED-14425).
- wifi: rtw89: introduce dynamic antenna gain feature
(jsc#PED-14425).
- wifi: rtw89: sar: tweak 6GHz SAR subbands span (jsc#PED-14425).
- wifi: rtw88: Add additional USB IDs for RTL8812BU
(jsc#PED-14425).
- wifi: rtw88: 8812au: Add more device IDs (jsc#PED-14425).
- wifi: rtw88: 8821au: Add additional devices to the USB_DEVICE
list (jsc#PED-14425).
- commit 30223a6
* Thu Mar 05 2026 tiwai@suse.de
- wifi: qtnfmac: fix spelling error in core.h (jsc#PED-14425).
- wifi: ath12k: introduce mlo_capable flag for device group
(jsc#PED-14425).
- wifi: ath12k: send QMI host capability after device group is
ready (jsc#PED-14425).
- wifi: ath12k: move struct ath12k_hw from per device to group
(jsc#PED-14425).
- wifi: ath12k: refactor core start based on hardware group
(jsc#PED-14425).
- wifi: ath12k: introduce device group abstraction
(jsc#PED-14425).
- wifi: ath12k: rename mlo_capable_flags to single_chip_mlo_supp
(jsc#PED-14425).
- wifi: ath12k: move ATH12K_FLAG_REGISTERED handling to
ath12k_mac_register() (jsc#PED-14425).
- wifi: ath12k: introduce QMI firmware ready flag (jsc#PED-14425).
- wifi: ath12k: add ath12k_get_num_hw() (jsc#PED-14425).
- commit cbf5313
* Thu Mar 05 2026 tiwai@suse.de
- wifi: ath12k: Refactor core startup (jsc#PED-14425).
- Refresh
patches.suse/wifi-ath12k-fix-memory-leak-in-ath12k_pci_remove.patch.
- commit 3b2c67a
* Thu Mar 05 2026 tiwai@suse.de
- wifi: ath12k: add ath12k_ab_to_ah() and ath12k_ab_set_ah()
(jsc#PED-14425).
- wifi: ath12k: ath12k_mac_op_sta_rc_update(): use mac80211
provided link id (jsc#PED-14425).
- wifi: ath12k: defer vdev creation for MLO (jsc#PED-14425).
- wifi: ath12k: ath12k_bss_assoc(): MLO support (jsc#PED-14425).
- wifi: ath12k: do not return invalid link id for scan link
(jsc#PED-14425).
- wifi: ath12k: ath12k_mac_station_add(): fix potential rx_stats
leak (jsc#PED-14425).
- wifi: ath12k: ath12k_mac_op_ampdu_action(): MLO support
(jsc#PED-14425).
- wifi: ath12k: ath12k_mac_op_flush(): MLO support
(jsc#PED-14425).
- wifi: ath12k: ath12k_mac_op_tx(): MLO support (jsc#PED-14425).
- commit dbc8181
* Thu Mar 05 2026 tiwai@suse.de
- wifi: ath12k: convert struct ath12k::wmi_mgmt_tx_work to struct
wiphy_work (jsc#PED-14425).
- wifi: ath12k: Use mac80211 sta's link_sta instead of deflink
(jsc#PED-14425).
- wifi: ath12k: Use mac80211 vif's link_conf instead of bss_conf
(jsc#PED-14425).
- wifi: ath12k: modify chanctx iterators for MLO (jsc#PED-14425).
- wifi: ath12k: add reo queue lookup table for ML peers
(jsc#PED-14425).
- wifi: ath12k: use arsta instead of sta (jsc#PED-14425).
- wifi: ath12k: add primary link for data path operations
(jsc#PED-14425).
- wifi: ath12k: support change_sta_links() mac80211 op
(jsc#PED-14425).
- wifi: ath12k: Add MLO station state change handling
(jsc#PED-14425).
- wifi: ath11k: mark ath11k_wow_convert_8023_to_80211() as
noinline (jsc#PED-14425).
- commit 1c4d892
* Thu Mar 05 2026 tiwai@suse.de
- wifi: ath11k: miscellaneous spelling fixes (jsc#PED-14425).
- Refresh patches.suse/wifi-ath11k-fix-VHT-MCS-assignment.patch.
- commit 46b7c6d
* Thu Mar 05 2026 tiwai@suse.de
- wifi: ath11k: cleanup struct ath11k_vif (jsc#PED-14425).
- Refresh patches.suse/wifi-ath11k-add-support-for-MU-EDCA.patch.
- commit 71fffe0
* Thu Mar 05 2026 tiwai@suse.de
- wifi: ath11k: mark ath11k_dp_rx_mon_mpdu_pop() as noinline
(jsc#PED-14425).
- wifi: ath11k: mark some QMI driver event helpers as noinline
(jsc#PED-14425).
- wifi: ath12k: Fix inappropriate use of
print_array_to_buf_index() (jsc#PED-14425).
- wifi: ath11k: add support for QCA6698AQ (jsc#PED-14425).
- wifi: ath12k: Fix endianness issue in struct hal_tlv_64_hdr
(jsc#PED-14425).
- wifi: ath12k: Support MBSSID Control Frame Stats
(jsc#PED-14425).
- wifi: ath12k: Support Transmit PER Rate Stats (jsc#PED-14425).
- wifi: ath12k: Support SoC Common Stats (jsc#PED-14425).
- commit 238207c
* Thu Mar 05 2026 tiwai@suse.de
- wifi: ath12k: Support phy counter and TPC stats (jsc#PED-14425).
- wifi: ath12k: Support Downlink Pager Stats (jsc#PED-14425).
- wifi: ath9k: Add RX inactivity detection and reset chip when
it occurs (jsc#PED-14425).
- wifi: ath9k: miscellaneous spelling fixes (jsc#PED-14425).
- wifi: ath12k: Add MLO peer assoc command support
(jsc#PED-14425).
- wifi: ath12k: add helper to find multi-link station
(jsc#PED-14425).
- wifi: ath12k: add multi-link flag in peer create command
(jsc#PED-14425).
- wifi: ath12k: Add helpers for multi link peer creation and
deletion (jsc#PED-14425).
- wifi: ath12k: introduce ath12k_hw_warn() (jsc#PED-14425).
- wifi: ath12k: Refactor sta state machine (jsc#PED-14425).
- commit b5524da
* Thu Mar 05 2026 tiwai@suse.de
- wifi: ath12k: MLO vdev bringup changes (jsc#PED-14425).
- wifi: ath12k: ath12k_mac_vdev_create(): use goto for error
handling (jsc#PED-14425).
- wifi: ath12k: mark QMI driver event helpers as noinline
(jsc#PED-14425).
- wifi: ath11k: Suspend hardware before firmware mode off for
WCN6750 (jsc#PED-14425).
- wifi: mwifiex: decrease timeout waiting for host sleep from
10s to 5s (jsc#PED-14425).
- wifi: brcmfmac: fix brcmf_vif_clear_mgmt_ies when stopping AP
(jsc#PED-14425).
- wifi: wlcore: testmode: Constify strutc nla_policy
(jsc#PED-14425).
- wifi: brcmfmac: fix scatter-gather handling by detecting end
of sg list (jsc#PED-14425).
- wifi: mac80211_hwsim: add 6 GHz EHT Mesh capabilities
(jsc#PED-14425).
- wifi: mac80211: add EHT 320 MHz support for mesh
(jsc#PED-14425).
- commit beab213
* Thu Mar 05 2026 tiwai@suse.de
- wifi: mac80211: get tx power per link (jsc#PED-14425).
- Refresh
patches.suse/wifi-mt76-do-not-add-wcid-entries-to-sta-poll-list-d.patch.
- commit 3d2650e
* Thu Mar 05 2026 tiwai@suse.de
- wifi: mac80211: fix variable used in for_each_sdata_link()
(jsc#PED-14425).
- Refresh
patches.suse/wifi-mac80211-Add-link-iteration-macro-for-link-data.patch.
- commit 5f797e5
* Thu Mar 05 2026 tiwai@suse.de
- wifi: mac80211: ethtool: add monitor channel reporting
(jsc#PED-14425).
- wifi: cfg80211: send MLO links tx power info in GET_INTERFACE
(jsc#PED-14425).
- wifi: iwlwifi: mvm: Replace spaces for tabs in
iwl_mvm_vendor_events_idx (jsc#PED-14425).
- wifi: mac80211: use wiphy guard (jsc#PED-14425).
- wifi: cfg80211: define and use wiphy guard (jsc#PED-14425).
- wifi: mac80211: Accept authentication frames on P2P device
(jsc#PED-14425).
- commit 559a0a6
* Thu Mar 05 2026 tiwai@suse.de
- supported.conf: add new rtw88 drivers
- commit 4d25ba5
* Thu Mar 05 2026 tiwai@suse.de
- Update config files: WiFi bump to 6.13 (jsc#PED-14425)
- commit 66de668
* Thu Mar 05 2026 tiwai@suse.de
- wifi: mac80211: fix vif addr when switching from monitor to
station (jsc#PED-14425).
- wifi: iwlwifi: replace deprecated PCI functions (jsc#PED-14425).
- wifi: mac80211: pass MBSSID config by reference (jsc#PED-14425).
- wifi: mac80211: Support EHT 1024 aggregation size in TX
(jsc#PED-14425).
- wifi: Switch back to struct platform_driver::remove()
(jsc#PED-14425).
- wifi: rtlwifi: Remove some exhalbtc deadcode (jsc#PED-14425).
- wifi: rtw88: Enable the new RTL8821AU/RTL8812AU drivers
(jsc#PED-14425).
- wifi: rtw88: Add rtw8821au.c and rtw8812au.c (jsc#PED-14425).
- commit 15ba19c
* Thu Mar 05 2026 tiwai@suse.de
- wifi: rtw88: Add rtw8812a.{c,h} (jsc#PED-14425).
- wifi: rtw88: Add rtw8821a.{c,h} (jsc#PED-14425).
- wifi: rtw88: Add rtw88xxa.{c,h} (jsc#PED-14425).
- wifi: rtw88: Add rtw8821a_table.{c,h} (jsc#PED-14425).
- wifi: rtw88: Add rtw8812a_table.{c,h} (jsc#PED-14425).
- wifi: rtw89: coex: set higher priority to BT when WL scan and
BT A2DP exist (jsc#PED-14425).
- wifi: rtw89: 8852b: change RF mode to normal mode when set
channel (jsc#PED-14425).
- wifi: rtw89: 8922a: fill the missing OP1dB configuration
(jsc#PED-14425).
- wifi: rtw89: mac: no configure CMAC/DMAC tables for firmware
secure boot (jsc#PED-14425).
- wifi: rtw89: fw: use common function to parse security section
for WiFi 6 chips (jsc#PED-14425).
- commit fb47081
* Thu Mar 05 2026 tiwai@suse.de
- wifi: rtw89: fw: move v1 MSSC out of __parse_security_section()
to share with v0 (jsc#PED-14425).
- wifi: rtw89: fw: set recorded IDMEM share mode in firmware
header to register (jsc#PED-14425).
- wifi: rtw89: fw: shrink download size of security section for
RTL8852B (jsc#PED-14425).
- wifi: rtw89: efuse: read firmware secure info v0 from efuse
for WiFi 6 chips (jsc#PED-14425).
- wifi: rtw89: efuse: move recognize firmware MSS info v1 to
common (jsc#PED-14425).
- wifi: rtw89: efuse: move reading efuse of fw secure info to
common (jsc#PED-14425).
- wifi: rtw89: set pause_data field to avoid transmitting data
in scan channels (jsc#PED-14425).
- wifi: rtw89: don't check done-ack for entering PS
(jsc#PED-14425).
- wifi: rtw88: 8812a: Mitigate beacon loss (jsc#PED-14425).
- wifi: rtw88: 8821a: Regularly ask for BT info updates
(jsc#PED-14425).
- commit 8b8833d
* Thu Mar 05 2026 tiwai@suse.de
- wifi: rtw88: Let each driver control the power on/off process
(jsc#PED-14425).
- Refresh
patches.suse/wifi-rtw88-usb-Upload-the-firmware-in-bigger-chunks.patch.
- commit 1eba140
* Thu Mar 05 2026 tiwai@suse.de
- wifi: rtw88: coex: Support chips without a scoreboard
(jsc#PED-14425).
- wifi: rtw88: Detect beacon loss with chips other than 8822c
(jsc#PED-14425).
- wifi: rtw88: usb: Set pkt_info.ls for the reserved page
(jsc#PED-14425).
- wifi: rtw88: Move pwr_track_tbl to struct rtw_rfe_def
(jsc#PED-14425).
- wifi: rtw88: Support TX page sizes bigger than 128
(jsc#PED-14425).
- wifi: rtw88: Make txagc_remnant_ofdm an array (jsc#PED-14425).
- wifi: rtw88: Enable data rate fallback for older chips
(jsc#PED-14425).
- wifi: rtw88: Allow rtw_chip_info.ltecoex_addr to be NULL
(jsc#PED-14425).
- wifi: rtw88: Extend the init table parsing for RTL8812AU
(jsc#PED-14425).
- commit f8c34f4
* Thu Mar 05 2026 tiwai@suse.de
- wifi: rtw88: Allow different C2H RA report sizes
(jsc#PED-14425).
- wifi: rtw88: Dump the HW features only for some chips
(jsc#PED-14425).
- wifi: rtw88: Add some definitions for RTL8821AU/RTL8812AU
(jsc#PED-14425).
- wifi: rtw88: Report the signal strength only if it's known
(jsc#PED-14425).
- wifi: rtw89: 8922a: extend RFK handling and consider MLO
(jsc#PED-14425).
- wifi: rtw89: Add encryption support for MLO connections
(jsc#PED-14425).
- wifi: rtw89: Add header conversion for MLO connections
(jsc#PED-14425).
- wifi: rtw89: coex: Set Wi-Fi/Bluetooth priority for Wi-Fi scan
case (jsc#PED-14425).
- wifi: rtw89: fix -Wenum-compare-conditional warnings
(jsc#PED-14425).
- wifi: rtlwifi: use MODULE_FIRMWARE() to declare used firmware
(jsc#PED-14425).
- commit 79298aa
* Thu Mar 05 2026 tiwai@suse.de
- wifi: rtw89: pci: add quirks by PCI subsystem ID for thermal
protection (jsc#PED-14425).
- Refresh
patches.suse/wifi-rtw89-pci-disable-PCIE-wake-bit-when-PCIE-deini.patch.
- commit c74284d
* Thu Mar 05 2026 tiwai@suse.de
- wifi: rtw88: Refactor looping in rtw_phy_store_tx_power_by_rate
(jsc#PED-14425).
- wifi: rtw89: regd: block 6 GHz if marked as N/A in regd map
(jsc#PED-14425).
- wifi: rtw89: add thermal protection (jsc#PED-14425).
- wifi: rtw89: sar: add supported UNII-4 frequency range along
with UNII-3 of SAR subband (jsc#PED-14425).
- wifi: rtw89: 8852c: use 'int' as return type of error code
pwr_{on,off}_func() (jsc#PED-14425).
- wifi: rtw89: 8852bt: use 'int' as return type of error code
pwr_{on,off}_func() (jsc#PED-14425).
- wifi: rtw89: 8852b: use 'int' as return type of error code
pwr_{on,off}_func() (jsc#PED-14425).
- wifi: rtw89: 8851b: use 'int' as return type of error code
pwr_{on,off}_func() (jsc#PED-14425).
- wifi: rtw89: pci: use 'int' as return type of error code in
poll_{tx,rx}dma_ch_idle() (jsc#PED-14425).
- commit 8a8a9f1
* Thu Mar 05 2026 tiwai@suse.de
- wifi: rtw89: wow: cast nd_config->delay to u64 in tsf arithmetic
(jsc#PED-14425).
- wifi: iwlwifi: mvm: don't call power_update_mac in fast suspend
(jsc#PED-14425).
- wifi: iwlwifi: s/IWL_MVM_INVALID_STA/IWL_INVALID_STA
(jsc#PED-14425).
- wifi: iwlwifi: bump minimum API version in BZ/SC to 92
(jsc#PED-14425).
- wifi: iwlwifi: move IWL_LMAC_*_INDEX to fw/api/context.h
(jsc#PED-14425).
- wifi: iwlwifi: mvm: support new initiator and responder command
version (jsc#PED-14425).
- wifi: iwlwifi: mvm: use wiphy locked debugfs for low-latency
(jsc#PED-14425).
- wifi: iwlwifi: mvm: MLO scan upon channel condition degradation
(jsc#PED-14425).
- wifi: iwlwifi: mvm: support new versions of the wowlan APIs
(jsc#PED-14425).
- wifi: iwlwifi: mvm: allow always calling iwl_mvm_get_bss_vif()
(jsc#PED-14425).
- commit 4363c32
* Thu Mar 05 2026 tiwai@suse.de
- wifi: iwlwifi: mvm: unify link info initialization
(jsc#PED-14425).
- wifi: iwlwifi: mvm: clarify fw_id_to_link_sta protection
(jsc#PED-14425).
- wifi: cfg80211: Fix an error handling path in nl80211_start_ap()
(jsc#PED-14425).
- wifi: mac80211: fix description of ieee80211_set_active_links()
for new sequence (jsc#PED-14425).
- wifi: brcm80211: Remove unused dma_txflush() (jsc#PED-14425).
- commit 1a16374
* Thu Mar 05 2026 tiwai@suse.de
- wifi: ath12k: cleanup unneeded labels (jsc#PED-14425).
- Refresh
patches.suse/wifi-ath12k-modify-link-arvif-creation-and-removal-f.patch.
- Refresh
patches.suse/wifi-ath12k-prepare-vif-data-structure-for-MLO-handl.patch.
- commit 3372bf4
* Thu Mar 05 2026 tiwai@suse.de
- wifi: ath11k: allow missing memory-regions (jsc#PED-14425).
- wifi: ath11k: fix the stack frame size warning in
ath11k_vif_wow_set_wakeups (jsc#PED-14425).
- wifi: ath11k: enable fw_wmi_diag_event hw param for WCN6750
(jsc#PED-14425).
- wifi: ath11k: Fix double free issue during SRNG deinit
(jsc#PED-14425).
- wifi: ath10k: fix the stack frame size warning in ath10k_hw_scan
(jsc#PED-14425).
- wifi: ath10k: fix the stack frame size warning in
ath10k_remain_on_channel (jsc#PED-14425).
- wifi: ath6kl: fix typos in struct wmi_rssi_threshold_params_cmd
and wmi_snr_threshold_params_cmd comments (jsc#PED-14425).
- wifi: wcn36xx: fix a typo in struct wcn36xx_sta documentation
(jsc#PED-14425).
- wifi: ath9k: remove ath9k_platform_data (jsc#PED-14425).
- wifi: ath9k: btcoex: remove platform_data (jsc#PED-14425).
- wifi: ath9k: eeprom: remove platform data (jsc#PED-14425).
- wifi: ath9k: use clamp() in ar9003_aic_cal_post_process()
(jsc#PED-14425).
- mac80211: Remove NOP call to ieee80211_hw_config
(jsc#PED-14425).
- commit 46aee54
* Thu Mar 05 2026 tiwai@suse.de
- wifi: mac80211: re-order assigning channel in activate links
(jsc#PED-14425).
- Refresh
patches.suse/wifi-mac80211-use-wiphy_hrtimer_work-for-csa.switch_.patch.
- commit 3b3b5c6
* Thu Mar 05 2026 tiwai@suse.de
- wifi: iwlwifi: work around -Wenum-compare-conditional warning
(jsc#PED-14425).
- wifi: mac80211: convert debugfs files to short fops
(jsc#PED-14425).
- wifi: mac80211: remove misleading j_0 construction parts
(jsc#PED-14425).
- wifi: mac80211_hwsim: use hrtimer_active() (jsc#PED-14425).
- wifi: mac80211: refactor BW limitation check for CSA parsing
(jsc#PED-14425).
- wifi: mac80211: filter on monitor interfaces based on configured
channel (jsc#PED-14425).
- wifi: mac80211: refactor ieee80211_rx_monitor (jsc#PED-14425).
- wifi: mac80211: add support for the monitor SKIP_TX flag
(jsc#PED-14425).
- wifi: cfg80211: add monitor SKIP_TX flag (jsc#PED-14425).
- commit e2e080f
* Thu Mar 05 2026 tiwai@suse.de
- wifi: mac80211: add flag to opt out of virtual monitor support
(jsc#PED-14425).
- wifi: cfg80211: pass net_device to .set_monitor_channel
(jsc#PED-14425).
- wifi: mac80211: remove status->ampdu_delimiter_crc
(jsc#PED-14425).
- wifi: cfg80211: report per wiphy radio antenna mask
(jsc#PED-14425).
- wifi: mac80211: use vif radio mask to limit creating chanctx
(jsc#PED-14425).
- wifi: mac80211: use vif radio mask to limit ibss scan
frequencies (jsc#PED-14425).
- wifi: cfg80211: add option for vif allowed radios
(jsc#PED-14425).
- wifi: iwlwifi: allow IWL_FW_CHECK() with just a string
(jsc#PED-14425).
- wifi: iwlwifi: mvm: remove redundant check (jsc#PED-14425).
- commit f1af794
* Thu Mar 05 2026 tiwai@suse.de
- wifi: iwlwifi: fw: add an error table status getter
(jsc#PED-14425).
- Refresh
patches.suse/wifi-iwlwifi-be-less-noisy-if-the-NIC-is-dead-in-S3.patch.
- commit 3691302
* Thu Mar 05 2026 tiwai@suse.de
- wifi: iwlwifi: do not warn about a flush with an empty TX queue
(jsc#PED-14425).
- wifi: iwlwifi: mvm: remove IWL_MVM_HW_CSUM_DISABLE
(jsc#PED-14425).
- wifi: iwlwifi: mvm: remove unneeded check (jsc#PED-14425).
- wifi: iwlwifi: mvm: Remove redundant rcu_read_lock() in reorder
buffer (jsc#PED-14425).
- wifi: iwlwifi: mvm: Remove unused last_amsdu from reorder buffer
(jsc#PED-14425).
- wifi: iwlwifi: bump FW API to 94 for BZ/SC devices
(jsc#PED-14425).
- wifi: iwlwifi: fw: api: update link context API version
(jsc#PED-14425).
- wifi: iwlwifi: mvm: log information about HW restart completion
(jsc#PED-14425).
- wifi: iwlwifi: mvm: prepare the tx_power handling to be per-link
(jsc#PED-14425).
- wifi: iwlwifi: mvm: exit EMLSR earlier if bss_param_ch_cnt is
updated (jsc#PED-14425).
- commit c813f0b
* Thu Mar 05 2026 tiwai@suse.de
- wifi: mac80211: call rate_control_rate_update() for link STA
(jsc#PED-14425).
- Refresh
patches.suse/wifi-ath12k-prepare-sta-data-structure-for-MLO-handl.patch.
- Refresh
patches.suse/wifi-ath12k-prepare-vif-data-structure-for-MLO-handl.patch.
- commit be661f2
* Thu Mar 05 2026 tiwai@suse.de
- wifi: iwlwifi: mvm: Add support for prep_add_interface()
callback (jsc#PED-14425).
- wifi: mac80211: expose ieee80211_chan_width_to_rx_bw() to
drivers (jsc#PED-14425).
- wifi: mac80211: chan: calculate min_def also for client mode
(jsc#PED-14425).
- wifi: mac80211: add an option to fake ieee80211_connection_loss
(jsc#PED-14425).
- wifi: mac80211: parse A-MSDU len from EHT capabilities
(jsc#PED-14425).
- wifi: mac80211: allow rate_control_rate_init() for links
(jsc#PED-14425).
- wifi: mac80211: update the right link for tx power
(jsc#PED-14425).
- commit adad990
* Thu Mar 05 2026 tiwai@suse.de
- wifi: mac80211: __ieee80211_recalc_txpower receives a link
(jsc#PED-14425).
- commit a6cb9e6
* Thu Mar 05 2026 tiwai@suse.de
- wifi: mac80211: ieee80211_recalc_txpower receives a link
(jsc#PED-14425).
- commit afbcecf
* Thu Mar 05 2026 tiwai@suse.de
- wifi: mac80211: remove unneeded parameters (jsc#PED-14425).
- wifi: mac80211: make bss_param_ch_cnt available for the low
level driver (jsc#PED-14425).
- wifi: mac80211: rename IEEE80211_CHANCTX_CHANGE_MIN_WIDTH
(jsc#PED-14425).
- wifi: cfg80211: disallow SMPS in AP mode (jsc#PED-14425).
- wifi: mac80211: Add support to indicate that a new interface
is to be added (jsc#PED-14425).
- wifi: rtw89: wow: do not configure CPU IO to receive packets
for old firmware (jsc#PED-14425).
- wifi: rtw89: coex: Add function to reorder Wi-Fi firmware
report index (jsc#PED-14425).
- wifi: rtw89: coex: Solved BT PAN profile idle decrease Wi-Fi
throughput (jsc#PED-14425).
- wifi: rtw89: coex: Reorder Bluetooth info related logic
(jsc#PED-14425).
- wifi: rtw89: coex: Update priority setting for Wi-Fi is scanning
(jsc#PED-14425).
- commit 435e41d
* Thu Mar 05 2026 tiwai@suse.de
- wifi: rtw89: initialize dual HW bands for MLO and control them
by link (jsc#PED-14425).
- Refresh
patches.suse/wifi-rtw89-Fix-TX-fail-with-A2DP-after-scanning.patch.
- Refresh
patches.suse/wifi-rtw89-fix-proceeding-MCC-with-wrong-scanning-st.patch.
- commit d5fe8cd
* Thu Mar 05 2026 tiwai@suse.de
- wifi: rtw89: debug: add beacon RSSI for debugging
(jsc#PED-14425).
- wifi: rtw89: 8852ce: set offset K of PCI PHY EQ to manual mode
to improve compatibility (jsc#PED-14425).
- wifi: rtw89: 8852ce: fix gray code conversion for filter out EQ
(jsc#PED-14425).
- commit f5f6bbb
* Thu Mar 05 2026 tiwai@suse.de
- wifi: rtw89: 8922ae: disable PCI PHY EQ to improve compatibility
(jsc#PED-14425).
- Refresh
patches.suse/wifi-rtw89-pci-disable-PCIE-wake-bit-when-PCIE-deini.patch.
- commit 32af0da
* Thu Mar 05 2026 tiwai@suse.de
- wifi: rtw89: pci: consolidate PCI basic configurations for
probe and resume (jsc#PED-14425).
- wifi: rtw88: Parse the RX descriptor with a single function
(jsc#PED-14425).
- wifi: rtw89: 8852c: rfk: remove unnecessary assignment of
return value of _dpk_dgain_read() (jsc#PED-14425).
- wifi: rtw89: coex: initialize local .dbcc_2g_phy in
_set_btg_ctrl() (jsc#PED-14425).
- wifi: rtw88: Constify some arrays and structs (jsc#PED-14425).
- commit 22d5698
* Thu Mar 05 2026 tiwai@suse.de
- wifi: brcmfmac: of: use
devm_clk_get_optional_enabled_with_rate() (jsc#PED-14425).
- Refresh
patches.suse/wifi-brcmfmac-release-root-node-in-all-execution-pat.patch.
- commit cd3f4de
* Thu Mar 05 2026 tiwai@suse.de
- wifi: rtw89: rfk: update firmware debug log of DACK to v2
(jsc#PED-14425).
- wifi: rtw89: rfk: add firmware debug log of IQK (jsc#PED-14425).
- wifi: rtw89: rfk: add firmware debug log of TSSI
(jsc#PED-14425).
- wifi: rtw89: 8922a: rfk: support firmware command RX DCK v1
format (jsc#PED-14425).
- wifi: rtw89: 8922a: rfk: enlarge TSSI timeout time to 20ms
(jsc#PED-14425).
- wifi: rtlwifi: make read-only arrays static const
(jsc#PED-14425).
- wifi: cw1200: Remove unused cw1200_queue_requeue_all()
(jsc#PED-14425).
- wifi: brcmsmac: Remove unused brcms_debugfs_get_devdir()
(jsc#PED-14425).
- wifi: brcmfmac: Remove unused brcmf_cfg80211_get_iftype()
(jsc#PED-14425).
- commit dd4dcca
* Thu Mar 05 2026 tiwai@suse.de
- wifi: mwifiex: cleanup struct mwifiex_private (jsc#PED-14425).
- wifi: mwifiex: cleanup struct mwifiex_auto_tdls_peer
(jsc#PED-14425).
- wifi: wilc1000: Add WILC3000 support (jsc#PED-14425).
- wifi: wilc1000: Register wiphy after reading out chipid
(jsc#PED-14425).
- wifi: wilc1000: Fold wilc_create_wiphy() into cfg80211.c
(jsc#PED-14425).
- wifi: wilc1000: Fill in missing error handling (jsc#PED-14425).
- wifi: wilc1000: Fold chip_allow_sleep()/chip_wakeup() into
wlan.c (jsc#PED-14425).
- wifi: wilc1000: Clean up usage of wilc_get_chipid()
(jsc#PED-14425).
- wifi: wilc1000: Keep slot powered on during suspend/resume
(jsc#PED-14425).
- wifi: rt2x00: convert comma to semicolon (jsc#PED-14425).
- commit 8a2c794
* Thu Mar 05 2026 tiwai@suse.de
- wifi: brcmfmac: Add optional lpo clock enable support
(jsc#PED-14425).
- Refresh
patches.suse/wifi-brcmfmac-Check-the-return-value-of-of_property_.patch.
- Refresh
patches.suse/wifi-brcmfmac-release-root-node-in-all-execution-pat.patch.
- commit b8b8f8e
* Thu Mar 05 2026 tiwai@suse.de
- wifi: ipw: select CRYPTO_LIB_ARC4 (jsc#PED-14425).
- Revert "wifi: cfg80211: unexport wireless_nlevent_flush()"
(jsc#PED-14425).
- wifi: cfg80211: unexport wireless_nlevent_flush()
(jsc#PED-14425).
- wifi: remove iw_public_data from struct net_device
(jsc#PED-14425).
- wifi: cfg80211: stop exporting wext symbols (jsc#PED-14425).
- wifi: wext/libipw: move spy implementation to libipw
(jsc#PED-14425).
- wifi: ipw2x00/lib80211: move remaining lib80211 into libipw
(jsc#PED-14425).
- wifi: libertas: don't select/include lib80211 (jsc#PED-14425).
- wifi: mwifiex: don't include lib80211.h (jsc#PED-14425).
- wifi: qtnfmac: don't include lib80211.h (jsc#PED-14425).
- mac80211: Reorganize kerneldoc parameter names (jsc#PED-14425).
- wifi: mac80211: constify ieee80211_ie_build_{he,eht}_oper()
chandef (jsc#PED-14425).
- wifi: wl1251: Use IRQF_NO_AUTOEN flag in request_irq()
(jsc#PED-14425).
- wifi: brcmfmac: add flag for random seed during firmware
download (jsc#PED-14425).
- wifi: wlcore: sdio: Use helper to define resources
(jsc#PED-14425).
- wifi: wlcore: sdio: Make use of irq_get_trigger_type()
(jsc#PED-14425).
- wifi: brcmfmac: of: Make use of irq_get_trigger_type()
(jsc#PED-14425).
- _RESEND_PATCH_v2_04_19_wifi_rt2x00_Remove_redundant_hrtimer_init_
(jsc#PED-14425).
- commit e04c49b
* Thu Mar 05 2026 hoyeon.lee@suse.com
- bpf: Refactor bprintf buffer support (jsc#PED-14653).
- bpf: Add show_fdinfo for kprobe_multi (jsc#PED-14653).
- bpf: Add show_fdinfo for uprobe_multi (jsc#PED-14653).
- bpf: Show precise link_type for {uprobe,kprobe}_multi fdinfo
(jsc#PED-14653).
- selftests/bpf: Add test cases for bpf_dynptr_memset()
(jsc#PED-14653).
- bpf: Add bpf_dynptr_memset() kfunc (jsc#PED-14653).
- selftests/bpf: Allow veristat compile standalone
(jsc#PED-14653).
- bpf: Avoid warning on multiple referenced args in call
(jsc#PED-14653).
- selftests/bpf: Negative test case for ref_obj_id in args
(jsc#PED-14653).
- selftests/bpf: null checks for rdonly_untrusted_mem should be
preserved (jsc#PED-14653).
- bpf: avoid jump misprediction for PTR_TO_MEM | PTR_UNTRUSTED
(jsc#PED-14653).
- selftests/bpf: Don't call fsopen() as privileged user
(jsc#PED-14653).
- selftests/bpf: Fix spelling mistake "subtration" ->
"subtraction" (jsc#PED-14653).
- selftests/bpf: Enable dynptr/test_probe_read_user_str_dynptr
(jsc#PED-14653).
- bpf: Warn on internal verifier errors (jsc#PED-14653).
- s390/bpf: Describe the frame using a struct instead of constants
(jsc#PED-14653).
- s390/bpf: Centralize frame offset calculations (jsc#PED-14653).
- selftests/bpf: bpf_rdonly_cast u{8,16,32,64} access tests
(jsc#PED-14653).
- selftests/bpf: improve error messages in veristat
(jsc#PED-14653).
- selftests/bpf: Fix cgroup_xattr/read_cgroupfs_xattr
(jsc#PED-14653).
- bpf: guard BTF_ID_FLAGS(bpf_cgroup_read_xattr) with
CONFIG_BPF_LSM (jsc#PED-14653).
- bpf: Fix string kfuncs names in doc comments (jsc#PED-14653).
- commit 3f3e758
* Thu Mar 05 2026 vbabka@suse.cz
- mm/damon/sysfs-scheme: cleanup access_pattern subdirs on scheme
dir setup failure (CVE-2026-23142 bsc#1258289).
- commit 217a6fd
* Thu Mar 05 2026 jlee@suse.com
- Bluetooth: purge error queues in socket destructors
(jsc#PED-14261).
- Bluetooth: btintel_pcie: Refactor Device Coredump
(jsc#PED-14261).
- Bluetooth: btintel_pcie: Support Function level reset
(jsc#PED-14261).
- Bluetooth: btintel_pcie: Fix potential race condition in
firmware download (jsc#PED-14261).
- Bluetooth: btintel_pcie: Dump debug registers on error
(jsc#PED-14261).
Refresh
patches.suse/Bluetooth-btintel_pcie-Fix-event-packet-loss-issue.patch.
- commit d3c015e
* Thu Mar 05 2026 vbabka@suse.cz
- mm/damon/sysfs-scheme: cleanup quotas subdirs on scheme dir
setup failure (git-fixes).
- commit c642652
* Thu Mar 05 2026 hare@suse.de
- s390/uv: Fix comment of uv_find_secret() function
(jsc#PED-15562).
- commit e63041b
* Thu Mar 05 2026 vbabka@suse.cz
- mm/damon/sysfs: cleanup attrs subdirs on context dir setup
failure (CVE-2026-23144 bsc#1258290).
- commit c7e0495
* Thu Mar 05 2026 jlee@suse.com
- Bluetooth: hci_event: Fix UAF in hci_conn_tx_dequeue
(jsc#PED-14261).
- Bluetooth: hci_devcd_dump: fix out-of-bounds via dev_coredumpv
(jsc#PED-14261).
- Bluetooth: hci_core: fix typos in macros (jsc#PED-14261).
- commit 8558abb
* Thu Mar 05 2026 tiwai@suse.de
- ASoC: amd: amd_sdw: add machine driver quirk for Lenovo models
(stable-fixes).
- ASoC: amd: yc: Add DMI quirk for ASUS Vivobook Pro 15X M6501RR
(stable-fixes).
- ASoC: rt721-sdca: Fix issue of fail to detect OMTP jack type
(stable-fixes).
- ALSA: hda/hdmi: Add quirk for TUXEDO IBS14G6 (stable-fixes).
- ALSA: hda/realtek: Fix headset mic on ASUS Zenbook 14 UX3405MA
(stable-fixes).
- ALSA: usb-audio: Add sanity check for OOB writes at silencing
(stable-fixes).
- ALSA: usb-audio: Update the number of packets properly at
receiving (stable-fixes).
- ALSA: hda/tas2781: Ignore reset check for SPI device
(stable-fixes).
- soundwire: dmi-quirks: add mapping for Avell B.ON (OEM rebranded
of NUC15) (stable-fixes).
- soundwire: intel_auxdevice: add cs42l45 codec to
wake_capable_list (stable-fixes).
- ASoC: fsl: imx-rpmsg: use snd_soc_find_dai_with_mutex() in probe
(stable-fixes).
- ASoC: es8328: Add error unwind in resume (stable-fixes).
- ASoC: qcom: q6asm: drop DSP responses for closed data streams
(stable-fixes).
- ASoC: codecs: max98390: Check return value of
devm_gpiod_get_optional() in max98390_i2c_probe()
(stable-fixes).
- ASoC: sunxi: sun50i-dmic: Add missing check for
devm_regmap_init_mmio (stable-fixes).
- ALSA: hda: controllers: intel: add support for Nova Lake
(stable-fixes).
- ASoC: soc-acpi-intel-ptl-match: use aggregated endpoint in
ptl_rt722_l0_rt1320_l23 (stable-fixes).
- ASoC: soc-acpi-intel-arl-match: change rt722 amp endpoint to
aggregated (stable-fixes).
- ASoC: sdw_utils: remove dai registered check (stable-fixes).
- ASoC: wm8962: Don't report a microphone if it's shorted to
ground on plug (stable-fixes).
- ASoC: wm8962: Add WM8962_ADC_MONOMIX to "3D Coefficients" mask
(stable-fixes).
- ASoC: SOF: ipc4: Support for sending payload along with
LARGE_CONFIG_GET (stable-fixes).
- ALSA: usb-audio: Add DSD support for iBasso DC04U
(stable-fixes).
- ALSA: mixer: oss: Add card disconnect checkpoints
(stable-fixes).
- ALSA: usb-audio: Add iface reset and delay quirk for AB13X
USB Audio (stable-fixes).
- ALSA: ctxfi: Add quirk for SE-300PCIE variant (160b:0102)
(stable-fixes).
- ALSA: hda/realtek - Enable mute LEDs on HP ENVY x360 15-es0xxx
(stable-fixes).
- ALSA: hda/realtek: Add quirk for Minisforum V3 SE
(stable-fixes).
- ALSA: hda/conexant: Add headset mic fix for MECHREVO Wujie
15X Pro (stable-fixes).
- ALSA: hda/realtek: fix LG Gram Style 14 speakers (stable-fixes).
- ALSA: usb-audio: presonus s18xx uses little-endian
(stable-fixes).
- ALSA: hda/realtek: add HP Victus 16-e0xxx mute LED quirk
(stable-fixes).
- ALSA: pcm: Revert bufs move in snd_pcm_xfern_frames_ioctl()
(stable-fixes).
- ALSA: hda/realtek - Enable Mute LED for Lenovo platform
(stable-fixes).
- commit 81946e7
* Thu Mar 05 2026 tiwai@suse.de
- crypto: ccp - Fix a case where SNP_SHUTDOWN is missed
(git-fixes).
- drm/xe: Defer gt->mmio initialization until after multi-tile
setup (git-fixes).
- commit 56b85e5
* Thu Mar 05 2026 tiwai@suse.de
- wifi: ath10k: fix lock protection in
ath10k_wmi_event_peer_sta_ps_state_chg() (stable-fixes).
- wifi: rtw89: pci: restore LDO setting after device resume
(stable-fixes).
- wifi: rtw89: 8922a: add digital compensation for 2GHz
(stable-fixes).
- wifi: rtw89: fix unable to receive probe responses under MLO
connection (stable-fixes).
- wifi: iwlwifi: mvm: check the validity of noa_len
(stable-fixes).
- wifi: ath12k: fix preferred hardware mode calculation
(stable-fixes).
- wifi: ath11k: Fix failure to connect to a 6 GHz AP
(stable-fixes).
- wifi: ath11k: add pm quirk for Thinkpad Z13/Z16 Gen1
(stable-fixes).
- wifi: iwlegacy: add missing mutex protection in
il4965_store_tx_power() (stable-fixes).
- commit 4df290e
* Thu Mar 05 2026 tiwai@suse.de
- rtc: zynqmp: correct frequency value (stable-fixes).
- thermal: int340x: Fix sysfs group leak on DLVR registration
failure (stable-fixes).
- soundwire: dmi-quirks: add mapping for Avell B.ON (OEM rebranded
of NUC15) (stable-fixes).
- soundwire: intel_auxdevice: add cs42l45 codec to
wake_capable_list (stable-fixes).
- staging: rtl8723bs: fix memory leak on failure path
(stable-fixes).
- staging: rtl8723bs: fix missing status update on
sdio_alloc_irq() failure (stable-fixes).
- watchdog: imx7ulp_wdt: handle the nowayout option
(stable-fixes).
- watchdog: starfive-wdt: Fix PM reference leak in probe error
path (git-fixes).
- watchdog/softlockup: fix sample ring index wrap in
need_counting_irqs() (git-fixes).
- wifi: iwlegacy: add missing mutex protection in
il3945_store_measurement() (stable-fixes).
- wifi: cfg80211: allow only one NAN interface, also in multi
radio (stable-fixes).
- wifi: rtw89: mac: correct page number for CSI response
(stable-fixes).
- wifi: rtw89: wow: add reason codes for disassociation in WoWLAN
mode (stable-fixes).
- wifi: rtw88: Use devm_kmemdup() in rtw_set_supported_band()
(stable-fixes).
- wifi: rtw89: ser: enable error IMR after recovering from L1
(stable-fixes).
- wifi: rtw89: 8922a: set random mac if efuse contains zeroes
(stable-fixes).
- wifi: rtw88: rtw8821cu: Add ID for Mercusys MU6H (stable-fixes).
- wifi: rtw88: 8822b: Avoid WARNING in rtw8822b_config_trx_mode()
(stable-fixes).
- wifi: rtw88: fix DTIM period handling when conf->dtim_period
is zero (stable-fixes).
- wifi: libertas: fix WARNING in usb_tx_block (stable-fixes).
- power: sequencing: fix missing state_lock in pwrseq_power_on()
error path (stable-fixes).
- spi: geni-qcom: Fix abort sequence execution for serial engine
errors (stable-fixes).
- spi: stm32: fix Overrun issue at < 8bpw (stable-fixes).
- spi-geni-qcom: initialize mode related registers to 0
(stable-fixes).
- spi-geni-qcom: use xfer->bits_per_word for can_dma()
(stable-fixes).
- tools/power cpupower: Reset errno before strtoull()
(stable-fixes).
- powercap: intel_rapl: Add PL4 support for Ice Lake
(stable-fixes).
- commit a96ba92
* Thu Mar 05 2026 tiwai@suse.de
- PCI: Add defines for bridge window indexing (stable-fixes).
- Refresh
patches.suse/PCI-ACPI-Restrict-program_hpx_type2-to-AER-bits.patch.
- commit 41bad5b
* Thu Mar 05 2026 tiwai@suse.de
- pinctrl: cirrus: cs42l43: Fix double-put in cs42l43_pin_probe()
(git-fixes).
- ntb: ntb_hw_switchtec: Fix array-index-out-of-bounds access
(stable-fixes).
- ntb: ntb_hw_switchtec: Fix shift-out-of-bounds for 0 mw lut
(stable-fixes).
- phy: mvebu-cp110-utmi: fix dr_mode property read from dts
(stable-fixes).
- phy: fsl-imx8mq-usb: disable bind/unbind platform driver feature
(stable-fixes).
- phy: cadence-torrent: restore parent clock for refclk during
resume (stable-fixes).
- phy: ti: phy-j721e-wiz: restore mux selection during resume
(stable-fixes).
- Revert "mmc: rtsx_pci_sdmmc: increase power-on settling delay
to 5ms" (git-fixes).
- nfc: nxp-nci: remove interrupt trigger type (stable-fixes).
- PCI: Add Intel Nova Lake audio Device ID (stable-fixes).
- commit 52ffef7
* Thu Mar 05 2026 hoyeon.lee@suse.com
- selftests/bpf: Test array presets in veristat (jsc#PED-14653).
- selftests/bpf: Support array presets in veristat
(jsc#PED-14653).
- selftests/bpf: Separate var preset parsing in veristat
(jsc#PED-14653).
- selftests/bpf: Add tests for string kfuncs (jsc#PED-14653).
- selftests/bpf: Allow macros in __retval (jsc#PED-14653).
- commit c119927
* Thu Mar 05 2026 tiwai@suse.de
- media: dvb-net: fix OOB access in ULE extension header tables
(git-fixes).
- mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5ms
(git-fixes).
- misc: bcm_vk: Fix possible null-pointer dereferences in
bcm_vk_read() (stable-fixes).
- misc: eeprom: Fix EWEN/EWDS/ERAL commands for 93xx56 and 93xx66
(stable-fixes).
- mfd: intel-lpss: Add Intel Nova Lake-S PCI IDs (stable-fixes).
- myri10ge: avoid uninitialized variable use (stable-fixes).
- media: rkisp1: Fix filter mode register configuration
(stable-fixes).
- media: ipu6: Always close firmware stream (stable-fixes).
- media: ipu6: Close firmware streams on streaming enable failure
(stable-fixes).
- media: ipu6: Ensure stream_mutex is acquired when dealing with
node list (stable-fixes).
- media: mt9m114: Return -EPROBE_DEFER if no endpoint is found
(stable-fixes).
- media: mt9m114: Avoid a reset low spike during probe()
(stable-fixes).
- media: v4l2-async: Fix error handling on steps after finding
a match (stable-fixes).
- media: cx25821: Fix a resource leak in cx25821_dev_setup()
(stable-fixes).
- media: pvrusb2: fix URB leak in pvr2_send_request_ex
(stable-fixes).
- media: solo6x10: Check for out of bounds chip_id (stable-fixes).
- media: adv7180: fix frame interval in progressive mode
(stable-fixes).
- media: amphion: Clear last_buffer_dequeued flag for
DEC_CMD_START (stable-fixes).
- media: mediatek: vcodec: Don't try to decode 422/444 VP9
(stable-fixes).
- media: chips-media: wave5: Process ready frames when CMD_STOP
sent to Encoder (stable-fixes).
- media: chips-media: wave5: Fix conditional in start_streaming
(stable-fixes).
- media: omap3isp: isppreview: always clamp in
preview_try_format() (stable-fixes).
- media: omap3isp: set initial format (stable-fixes).
- mfd: simple-mfd-i2c: Add compatible strings for Layerscape
QIXIS FPGA (stable-fixes).
- mfd: simple-mfd-i2c: Add MAX77705 support (stable-fixes).
- commit 26d6095
* Thu Mar 05 2026 tiwai@suse.de
- iio: magnetometer: Remove IRQF_ONESHOT (stable-fixes).
- iio: Use IRQF_NO_THREAD (stable-fixes).
- HID: i2c-hid: Add FocalTech FT8112 (stable-fixes).
- media: omap3isp: isp_video_mbus_to_pix/pix_to_mbus fixes
(stable-fixes).
- media: dvb-core: dmxdevfilter must always flush bufs
(stable-fixes).
- HID: elecom: Add support for ELECOM HUGE Plus M-HT1MRBK
(stable-fixes).
- HID: logitech-hidpp: Add support for Logitech K980
(stable-fixes).
- HID: multitouch: add eGalaxTouch EXC3188 support (stable-fixes).
- HID: logitech-hidpp: Check maxfield in hidpp_get_report_length()
(stable-fixes).
- hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during
identification (git-fixes).
- hwmon: (f71882fg) Add F81968 support (stable-fixes).
- hwmon: (nct6775) Add ASUS Pro WS WRX90E-SAGE SE (stable-fixes).
- hwmon: (dell-smm) Add support for Dell OptiPlex 7080
(stable-fixes).
- i3c: mipi-i3c-hci: Reset RING_OPERATION1 fields during init
(stable-fixes).
- i3c: master: svc: Initialize 'dev' to NULL in
svc_i3c_master_ibi_isr() (stable-fixes).
- hwrng: core - Allow runtime disabling of the HW RNG
(stable-fixes).
- hwmon: pmbus: mpq8785: Add support for MPM82504 (stable-fixes).
- hwmon: pmbus: mpq8785: Implement VOUT feedback resistor divider
ratio configuration (stable-fixes).
- hwmon: pmbus: mpq8785: Prepare driver for multiple device
support (stable-fixes).
- commit 755fe92
* Thu Mar 05 2026 hare@suse.de
- s390/zcrypt: Rework zcrypt request and reply trace event
definition (jsc#PED-14673).
- commit c18860c
* Thu Mar 05 2026 tiwai@suse.de
- drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138
(git-fixes).
- drm/xe/mmio: Avoid double-adjust in 64-bit reads (git-fixes).
- drm/amdgpu: keep vga memory on MacBooks with switchable graphics
(stable-fixes).
- drm/amd/display: Remove conditional for shaper 3DLUT power-on
(stable-fixes).
- drm/amdgpu: Add HAINAN clock adjustment (stable-fixes).
- drm/radeon: Add HAINAN clock adjustment (stable-fixes).
- drm/amdgpu: Adjust usleep_range in fence wait (stable-fixes).
- drm/amd/display: bypass post csc for additional color spaces
in dal (stable-fixes).
- drm/amd/display: Increase DCN35 SR enter/exit latency
(stable-fixes).
- drm/amd/display: Avoid updating surface with the same surface
under MPO (stable-fixes).
- drm/amd/display: Fix system resume lag issue (stable-fixes).
- drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()
(stable-fixes).
- drm/amd/display: Fix writeback on DCN 3.2+ (stable-fixes).
- fpga: of-fpga-region: Fail if any bridge is missing
(stable-fixes).
- fix it87_wdt early reboot by reporting running timer
(stable-fixes).
- fbdev: ffb: fix corrupted video output on Sun FFB1
(stable-fixes).
- drm/amd/display: avoid dig reg access timeout on usb4 link
training fail (stable-fixes).
- drm/amd/display: Fix GFX12 family constant checks
(stable-fixes).
- drm/amd/display: Disable FEC when powering down encoders
(stable-fixes).
- drm/atmel-hlcdc: don't reject the commit if the src rect has
fractional parts (stable-fixes).
- drm/atmel-hlcdc: fix use-after-free of drm_crtc_commit after
release (stable-fixes).
- drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state
callback (stable-fixes).
- drm: Account property blob allocations to memcg (stable-fixes).
- drm/amdkfd: Fix GART PTE for non-4K pagesize in
svm_migrate_gart_map() (stable-fixes).
- drm/amdkfd: Relax size checking during queue buffer get
(stable-fixes).
- drm/amd/display: only power down dig on phy endpoints
(stable-fixes).
- drm/amdgpu: Skip loading SDMA_RS64 in VF (stable-fixes).
- drm/xe: Only toggle scheduling in TDR if GuC is running
(stable-fixes).
- drm/panel: Fix a possible null-pointer dereference in
jdi_panel_dsi_remove() (stable-fixes).
- drm/amd/display: Fix dsc eDP issue (stable-fixes).
- drm/amd/display: Add signal type check for dcn401
get_phyd32clk_src (stable-fixes).
- gpu/panel-edp: add AUO panel entry for B140HAN06.4
(stable-fixes).
- HID: prodikeys: Check presence of pm->input_ep82 (stable-fixes).
- HID: magicmouse: Do not crash on missing msc->input
(stable-fixes).
- HID: apple: Add "SONiX KN85 Keyboard" to the list of non-apple
keyboards (stable-fixes).
- gpio: aspeed-sgpio: Change the macro to support deferred probe
(stable-fixes).
- commit 2524956
* Thu Mar 05 2026 tiwai@suse.de
- drm/xe/ptl: Apply Wa_13011645652 (stable-fixes).
- Refresh
patches.suse/drm-xe-xe3lpg-Apply-Wa_14022293748-Wa_22019794406.patch.
- commit 689b272
* Thu Mar 05 2026 tiwai@suse.de
- dmaengine: stm32-mdma: initialize m2m_hw_period and ccr to
fix warnings (stable-fixes).
- drm/amdgpu: add support for HDP IP version 6.1.1 (stable-fixes).
- drm/amd/display: Add USB-C DP Alt Mode lane limitation in DCN32
(stable-fixes).
- drm/amdkfd: Handle GPU reset and drain retry fault race
(stable-fixes).
- drm/amdgpu: fix NULL pointer issue buffer funcs (stable-fixes).
- drm/v3d: Set DMA segment size to avoid debug warnings
(stable-fixes).
- drm/i915/wakeref: clean up INTEL_WAKEREF_PUT_* flag macros
(stable-fixes).
- drm/display/dp_mst: Add protection against 0 vcpi
(stable-fixes).
- drm/xe/xe2_hpg: Add set of workarounds (stable-fixes).
- drm/xe: Switch MMIO interface to take xe_mmio instead of xe_gt
(stable-fixes).
- drm/xe: Adjust mmio code to pass VF substructure to SRIOV code
(stable-fixes).
- drm/xe: Add xe_tile backpointer to xe_mmio (stable-fixes).
- drm/xe: Switch mmio_ext to use 'struct xe_mmio' (stable-fixes).
- drm/xe: Populate GT's mmio iomap from tile during init
(stable-fixes).
- drm/xe: Move GSI offset adjustment fields into 'struct xe_mmio'
(stable-fixes).
- drm/xe: Clarify size of MMIO region (stable-fixes).
- drm/xe: Create dedicated xe_mmio structure (stable-fixes).
- drm/xe: Move forcewake to 'gt.pm' substructure (stable-fixes).
- docs: fix WARNING document not included in any toctree
(stable-fixes).
- commit 4836e0c
* Thu Mar 05 2026 tiwai@suse.de
- ASoC: amd: yc: Add DMI quirk for ASUS Vivobook Pro 15X M6501RR
(stable-fixes).
- dma: dma-axi-dmac: fix HW scatter-gather not looking at the
queue (git-fixes).
- dma: dma-axi-dmac: fix SW cyclic transfers (git-fixes).
- dmaengine: sun6i: Choose appropriate burst length under maxburst
(stable-fixes).
- dmaengine: stm32-dma3: use module_platform_driver
(stable-fixes).
- crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when
PSP_CMD_TEE_RING_INIT fails (git-fixes).
- crypto: ccp - Factor out ring destroy handling to a helper
(stable-fixes).
- ata: libata: avoid long timeouts on hot-unplugged SATA DAS
(stable-fixes).
- Bluetooth: btusb: Add device ID for Realtek RTL8761BU
(stable-fixes).
- Bluetooth: btusb: Add new VID/PID for RTL8852CE (stable-fixes).
- Bluetooth: hci_conn: Set link_policy on incoming ACL connections
(stable-fixes).
- Bluetooth: hci_conn: use mod_delayed_work for active mode
timeout (stable-fixes).
- Bluetooth: btusb: Add support for MediaTek7920 0489:e158
(stable-fixes).
- ASoC: fsl: imx-rpmsg: use snd_soc_find_dai_with_mutex() in probe
(stable-fixes).
- ASoC: SOF: Intel: hda: Fix NULL pointer dereference
(stable-fixes).
- ASoC: codecs: max98390: Check return value of
devm_gpiod_get_optional() in max98390_i2c_probe()
(stable-fixes).
- ASoC: sunxi: sun50i-dmic: Add missing check for
devm_regmap_init_mmio (stable-fixes).
- ASoC: soc-acpi-intel-arl-match: change rt722 amp endpoint to
aggregated (stable-fixes).
- ASoC: SOF: Intel: hda: Remove MODULE_SOFTDEP for
snd-hda-codec-hdmi (stable-fixes).
- ASoC: wm8962: Don't report a microphone if it's shorted to
ground on plug (stable-fixes).
- ASoC: wm8962: Add WM8962_ADC_MONOMIX to "3D Coefficients" mask
(stable-fixes).
- ASoC: nau8821: Cancel pending work before suspend (git-fixes).
- ASoC: nau8821: Cancel delayed work on component remove
(git-fixes).
- ASoC: nau8821: Fixup nau8821_enable_jack_detect() (git-fixes).
- ASoC: SOF: ipc4: Support for sending payload along with
LARGE_CONFIG_GET (stable-fixes).
- crypto: hisilicon/qm - move the barrier before writing to the
mailbox register (stable-fixes).
- crypto: ccp - narrow scope of snp_range_list (git-fixes).
- APEI/GHES: ensure that won't go past CPER allocated record
(stable-fixes).
- ASoC: nau8821: Avoid unnecessary blocking in IRQ handler
(stable-fixes).
- crypto: ccp - Ensure implicit SEV/SNP init and shutdown in
ioctls (stable-fixes).
- commit ef48f01
* Thu Mar 05 2026 hoyeon.lee@suse.com
- uaccess: Define pagefault lock guard (jsc#PED-14653).
- commit cd80df5
* Thu Mar 05 2026 tiwai@suse.de
- ALSA: hda: cs35l56: Fix signedness error in
cs35l56_hda_posture_put() (git-fixes).
- ALSA: usb-audio: Add sanity check for OOB writes at silencing
(stable-fixes).
- ALSA: usb-audio: Update the number of packets properly at
receiving (stable-fixes).
- ACPI: x86: Force enabling of PWM2 on the Yogabook YB1-X90
(stable-fixes).
- ALSA: mixer: oss: Add card disconnect checkpoints
(stable-fixes).
- ALSA: usb-audio: Add iface reset and delay quirk for AB13X
USB Audio (stable-fixes).
- ALSA: hda/realtek - Enable mute LEDs on HP ENVY x360 15-es0xxx
(stable-fixes).
- ALSA: hda/conexant: Add headset mic fix for MECHREVO Wujie
15X Pro (stable-fixes).
- ALSA: hda/realtek: fix LG Gram Style 14 speakers (stable-fixes).
- ALSA: hda/realtek: add HP Victus 16-e0xxx mute LED quirk
(stable-fixes).
- ALSA: pcm: Revert bufs move in snd_pcm_xfern_frames_ioctl()
(stable-fixes).
- ALSA: vmaster: Relax __free() variable declarations (git-fixes).
- ALSA: pcm: Relax __free() variable declarations (git-fixes).
- ACPI: processor: Fix NULL-pointer dereference in
acpi_processor_errata_piix4() (stable-fixes).
- ACPI: battery: fix incorrect charging status when current is
zero (stable-fixes).
- ACPI: resource: Add JWIPC JVC9100 to
irq1_level_low_skip_override[] (stable-fixes).
- ACPI: x86: s2idle: Invoke Microsoft _DSM Function 9 (Turn On
Display) (stable-fixes).
- ACPICA: Abort AML bytecode execution when executing AML_FATAL_OP
(stable-fixes).
- commit 119c4f9
* Thu Mar 05 2026 hare@suse.de
- s390/crypto: Select crypto engine in Kconfig when PAES is chosen
(jsc#PED-15562).
- commit 48edea0
* Thu Mar 05 2026 hare@suse.de
- s390/crypto: Extend protected key conversion retry loop
(jsc#PED-15562).
- s390/crypto: Rework protected key AES for true asynch support
(jsc#PED-15562).
- s390/cpacf: Rework cpacf_pcc() to return condition code
(jsc#PED-15562).
- commit 963184a
* Thu Mar 05 2026 hoyeon.lee@suse.com
- bpf: Add kfuncs for read-only string operations (jsc#PED-14653).
- bpf: add btf_type_is_i{32,64} helpers (jsc#PED-14653).
- selftests/bpf: check operations on untrusted ro pointers to mem
(jsc#PED-14653).
- bpf: allow void* cast using bpf_rdonly_cast() (jsc#PED-14653).
- bpf: add bpf_features enum (jsc#PED-14653).
- selftests/bpf: Add tests for BPF_NEG range tracking logic
(jsc#PED-14653).
- bpf: Add range tracking for BPF_NEG (jsc#PED-14653).
- selftests/bpf: Fix usdt multispec failure with arm64/clang20
selftest build (jsc#PED-14653).
- commit 3b6e826
* Thu Mar 05 2026 sjaeckel@suse.de
- net: phy: c45: don't use temporary linkmode bitmaps in
genphy_c45_ethtool_get_eee (jsc#PED-15498).
- Refresh
patches.suse/net-phy-fix-phy_ethtool_set_eee-incorrectly-enabling.patch.
- commit e4c0cdc
* Thu Mar 05 2026 sjaeckel@suse.de
- net: phy: respect cached advertising when re-enabling EEE
(jsc#PED-15498).
- Refresh
patches.suse/net-phy-fix-phylib-s-dual-eee_enabled.patch.
- commit 5fe5653
* Thu Mar 05 2026 jlee@suse.com
- Bluetooth: btnxpuart: Add an error message if FW dump trigger
fails (jsc#PED-14261).
- Bluetooth: btnxpuart: Revert baudrate change in nxp_shutdown
(jsc#PED-14261).
- Bluetooth: qca: fix NV variant for one of WCN3950 SoCs
(jsc#PED-14261).
- t blameBluetooth: btintel: Fix leading white space
(jsc#PED-14261).
- Bluetooth: btintel: Add support to configure TX power
(jsc#PED-14261).
- commit d359c91
* Thu Mar 05 2026 sjaeckel@suse.de
- net: phy: Add support for PHY timing-role configuration via
device tree (jsc#PED-15498).
- commit f6ef0fb
* Thu Mar 05 2026 oneukum@suse.com
- net: usb: sr9700: remove code to drive nonexistent multicast
filter (git-fixes).
- commit 5659850
* Thu Mar 05 2026 oneukum@suse.com
- net: usb: r8152: fix transmit queue timeout (git-fixes).
- commit cd570dd
* Thu Mar 05 2026 sjaeckel@suse.de
- net: phy: microchip_t1: Interrupt support for lan887x
(jsc#PED-15498).
- commit 7a2a439
* Thu Mar 05 2026 oneukum@suse.com
- usb: chipidea: udc: fix DMA and SG cleanup in _ep_nuke()
(git-fixes).
- commit 56a794c
* Thu Mar 05 2026 oneukum@suse.com
- usb: gadget: f_fs: fix DMA-BUF OUT queues (git-fixes).
- commit 185e5e6
* Thu Mar 05 2026 oneukum@suse.com
- usb: gadget: f_fs: Fix ioctl error handling (git-fixes).
- commit f20163c
* Thu Mar 05 2026 oneukum@suse.com
- usb: typec: ucsi: psy: Fix voltage and current max for non-Fixed
PDOs (git-fixes).
- commit 10c0ad8
* Thu Mar 05 2026 sjaeckel@suse.de
- net: phy: microchip_rds_ptp: add HW timestamp configuration
reporting (jsc#PED-15498).
- net: phy: microchip_rds_ptp: improve HW ts config logic
(jsc#PED-15498).
- bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during
error cleanup (jsc#PED-15489 CVE-2026-23041 bsc#1257677).
- bnxt_en: Fix potential data corruption with HW GRO/LRO
(jsc#PED-15489).
- net: phy: microchip_t1s: add SQI support for LAN867x Rev.D0 PHYs
(jsc#PED-15498).
- net: phy: phy-c45: add SQI and SQI+ support for OATC14
10Base-T1S PHYs (jsc#PED-15498).
- bnxt_en: Add Virtual Admin Link State Support for VFs
(jsc#PED-15489).
- bnxt_en: Do not set EOP on RX AGG BDs on 5760X chips
(jsc#PED-15489).
- bnxt_en: Add CQ ring dump to bnxt_dump_cp_sw_state()
(jsc#PED-15489).
- bnxt_en: Remove the redundant BNXT_EN_FLAG_MSIX_REQUESTED flag
(jsc#PED-15489).
- bnxt_en: Enhance log message in bnxt_get_module_status()
(jsc#PED-15489).
- bnxt_en: Enhance TX pri counters (jsc#PED-15489).
- net: phy: Add MDIO_PMA_CTRL1_SPEED for 2.5G and 5G to reflect
PMA values (jsc#PED-15498).
- phy: rename hwtstamp callback to hwtstamp_set (jsc#PED-15498).
- net: phy: microchip_t1s:: add cable diagnostic support for
LAN867x Rev.D0 (jsc#PED-15498).
- net: phy: phy-c45: add OATC14 10BASE-T1S PHY cable diagnostic
support (jsc#PED-15498).
- net: phy: make phy_device members pause and asym_pause bitfield
bits (jsc#PED-15498).
- net: phy: microchip_t1s: configure link status control for
LAN867x Rev.D0 (jsc#PED-15498).
- net: phy: microchip_t1s: add support for Microchip LAN867X
Rev.D0 PHY (jsc#PED-15498).
- bnxt_en: support PPS in/out on all pins (jsc#PED-15489).
- bnxt_en: Fix warning in bnxt_dl_reload_down() (jsc#PED-15489).
- bnxt_en: Always provide max entry and entry size in coredump
segments (jsc#PED-15489).
- bnxt_en: Fix a possible memory leak in bnxt_ptp_init
(jsc#PED-15489).
- bnxt_en: Enhance stats context reservation logic
(jsc#PED-15489).
- bnxt_en: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
(jsc#PED-15489).
- bnxt_en: Use VLAN_ETH_HLEN when possible (jsc#PED-15489).
- bnxt_en: Support for RoCE resources dynamically shared within
VFs (jsc#PED-15489).
- bnxt_en: Add err_qpc backing store handling (jsc#PED-15489).
- bnxt_en: Add fw log trace support for 5731X/5741X chips
(jsc#PED-15489).
- bnxt_en: Improve bnxt_backing_store_cfg_v2() (jsc#PED-15489).
- bnxt_en: Optimize bnxt_sriov_disable() (jsc#PED-15489).
- bnxt_en: Remove unnecessary VF check in bnxt_hwrm_nvm_req()
(jsc#PED-15489).
- bnxt_en: Drop redundant if block in bnxt_dl_flash_update()
(jsc#PED-15489).
- bnxt_en: Add pcie_ctx_v2 support for ethtool -d (jsc#PED-15489).
- bnxt_en: Add pcie_stat_len to struct bp (jsc#PED-15489).
- bnxt_en: Refactor bnxt_get_regs() (jsc#PED-15489).
- bnxt_en: hsi: Update FW interface to 1.10.3.133 (jsc#PED-15489).
- bnxt_en: correct offset handling for IPv6 destination address
(jsc#PED-15489).
- broadcom: fix support for PTP_EXTTS_REQUEST2 ioctl
(jsc#PED-15489).
- broadcom: fix support for PTP_PEROUT_DUTY_CYCLE (jsc#PED-15489).
- bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.h
(jsc#PED-15489).
- bnxt_en: Improve comment wording and error return code
(jsc#PED-15489).
- net: phy: move definition of genphy_c45_driver to phy_device.c
(jsc#PED-15498).
- net: phy: microchip: document where the LAN88xx PHYs are used
(jsc#PED-15498).
- bnxt_en: hide CONFIG_DETECT_HUNG_TASK specific code
(jsc#PED-15489).
- bnxt_en: Remove unused macros in bnxt_ulp.h (jsc#PED-15489).
- bnxt_en: Remove unused field "ref_count" in struct bnxt_ulp
(jsc#PED-15489).
- bnxt_en: Report the ethtool coredump length after copying the
coredump (jsc#PED-15489).
- bnxt_en: Change FW message timeout warning (jsc#PED-15489).
- net: ptp: introduce .supported_perout_flags to ptp_clock_info
(jsc#PED-15489).
- net: ptp: introduce .supported_extts_flags to ptp_clock_info
(jsc#PED-15489).
- bnxt_en: delay pci_alloc_irq_vectors() in the AER path
(jsc#PED-15489).
- net: phy: fix genphy_c45_eee_is_active() for disabled EEE
(jsc#PED-15498).
- net: lan743x: reject unsupported external timestamp requests
(jsc#PED-15489).
- renesas: reject PTP_STRICT_FLAGS as unsupported (jsc#PED-15489).
- net: phy: Allow loopback speed selection for PHY drivers
(jsc#PED-15498).
- bnxt_en: add .set_module_eeprom_by_page() support
(jsc#PED-15489).
- bnxt_en: Refactor bnxt_get_module_eeprom_by_page()
(jsc#PED-15489).
- bnxt_en: Update firmware interface to 1.10.3.97 (jsc#PED-15489).
- bnxt_en: Query FW parameters when the CAPS_CHANGE bit is set
(jsc#PED-15489).
- bnxt_en: Add devlink support for ENABLE_ROCE nvm parameter
(jsc#PED-15489).
- bnxt_en: Refactor bnxt_hwrm_nvm_req() (jsc#PED-15489).
- net: phy: add phylib-internal.h (jsc#PED-15498).
- net: phy: c45: remove local advertisement parameter from
genphy_c45_eee_is_active (jsc#PED-15498).
- net: phy: c45: use cached EEE advertisement in
genphy_c45_ethtool_get_eee (jsc#PED-15498).
- net: phy: microchip_rds_ptp : Add PEROUT feature library for
RDS PTP supported Microchip phys (jsc#PED-15498).
- net: phy: microchip_t1: Enable pin out specific to lan887x
phy for PEROUT signal (jsc#PED-15498).
- net: phy: microchip_rds_ptp: Header file library changes for
PEROUT (jsc#PED-15498).
- net: phy: microchip_t1 : Add initialization of ptp for lan887x
(jsc#PED-15498).
- net: phy: microchip_rds_ptp : Add rds ptp library for Microchip
phys (jsc#PED-15498).
- net: phy: microchip_rds_ptp: Add header file for Microchip
rds ptp library (jsc#PED-15498).
- net: phy: remove genphy_c45_eee_is_active()'s is_enabled arg
(jsc#PED-15498).
- net: phy: avoid genphy_c45_ethtool_get_eee() setting eee_enabled
(jsc#PED-15498).
- net: phy: microchip_t1: Clause-45 PHY loopback support for
LAN887x (jsc#PED-15498).
- net: phy: export genphy_c45_an_config_eee_aneg (jsc#PED-15498).
- net: phy: make genphy_c45_write_eee_adv() static
(jsc#PED-15498).
- net: phy: microchip_t1s: configure collision detection based
on PLCA mode (jsc#PED-15498).
- net: phy: microchip_t1s: add support for Microchip's LAN867X
Rev.C2 (jsc#PED-15498).
- net: phy: microchip_t1s: add support for Microchip's LAN867X
Rev.C1 (jsc#PED-15498).
- net: phy: microchip_t1s: move LAN867X reset handling to a new
function (jsc#PED-15498).
- net: phy: microchip_t1s: add support for Microchip's LAN865X
Rev.B1 (jsc#PED-15498).
- net: phy: microchip_t1s: update new initial settings for
LAN865X Rev.B0 (jsc#PED-15498).
- net: phy: microchip_t1s: restructure cfg read/write functions
arguments (jsc#PED-15498).
- net: phy: microchip_t1: SQI support for LAN887x (jsc#PED-15498).
- commit 90a8dfe
* Thu Mar 05 2026 sjaeckel@suse.de
- Update
patches.suse/RDMA-bnxt_re-Add-Async-event-handling-support.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Add-check-for-path-mtu-in-modify_qp.patch
(jsc#PED-10682 jsc#PED-11231 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Add-debugfs-hook-in-the-driver.patch
(jsc#PED-11250 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Add-missing-paranthesis-in-map_qp_id_to.patch
(git-fixes jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Add-sanity-checks-on-rdev-validity.patch
(jsc#PED-10684 jsc#PED-11230 CVE-2025-21901 bsc#1240579
jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Add-send-queue-size-check-for-variable-.patch
(jsc#PED-10682 jsc#PED-11231 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Add-set_func_resources-support-for-P5-P.patch
(jsc#PED-11250 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Add-support-for-CQ-rx-coalescing.patch
(jsc#PED-11250 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Add-support-for-modify_device-hook.patch
(jsc#PED-11250 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Add-support-for-optimized-modify-QP.patch
(jsc#PED-11250 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Add-support-for-querying-HW-contexts.patch
(jsc#PED-11250 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Add-support-to-handle-DCB_CONFIG_CHANGE.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Allocate-dev_attr-information-dynamical.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Avoid-clearing-VLAN_ID-mask-in-modify-q.patch
(git-fixes jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Avoid-initializing-the-software-queue-f.patch
(jsc#PED-10682 jsc#PED-11231 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Avoid-sending-the-modify-QP-workaround-.patch
(jsc#PED-10682 jsc#PED-11231 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Cache-MSIx-info-to-a-local-structure.patch
(jsc#PED-11250 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Check-cqe-flags-to-know-imm_data-vs-inv.patch
(jsc#PED-11250 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Correct-the-sequence-of-device-suspend.patch
(jsc#PED-11250 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Disable-use-of-reserved-wqes.patch
(jsc#PED-10682 jsc#PED-11231 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Don-t-fail-destroy-QP-and-cleanup-debug.patch
(jsc#PED-10682 jsc#PED-11231 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Eliminate-need-for-some-forward-declara.patch
(jsc#PED-11235 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Enhance-RoCE-SRIOV-resource-configurati.patch
(jsc#PED-11250 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Fail-probe-early-when-not-enough-MSI-x-.patch
(jsc#PED-11250 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Fix-MSN-table-size-for-variable-wqe-mod.patch
(jsc#PED-10682 jsc#PED-11231 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Fix-a-possible-memory-leak-in-the-drive.patch
(git-fixes jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Fix-a-potential-memory-leak-in-destroy_.patch
(git-fixes jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Fix-access-flags-for-MR-and-QP-modify.patch
(jsc#PED-11250 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Fix-allocation-of-QP-table.patch
(git-fixes jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Fix-an-issue-in-bnxt_re_async_notifier.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Fix-budget-handling-of-notification-que.patch
(git-fixes jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Fix-error-recovery-sequence.patch
(jsc#PED-10682 jsc#PED-11231 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Fix-issue-in-the-unload-path.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Fix-max-SGEs-for-the-Work-Request.patch
(jsc#PED-10682 jsc#PED-11231 CVE-2024-57936 bsc#1236181
jsc#PED-15489).
- Update patches.suse/RDMA-bnxt_re-Fix-max_qp_wrs-reported.patch
(jsc#PED-10682 jsc#PED-11231 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Fix-reporting-hw_ver-in-query_device.patch
(jsc#PED-10682 jsc#PED-11231 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Fix-reporting-maximum-SRQs-on-P7-chips.patch
(git-fixes jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Fix-setting-mandatory-attributes-for-mo.patch
(jsc#PED-10682 jsc#PED-11231 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Fix-size-of-uverbs_copy_to-in-BNXT_RE_M.patch
(git-fixes jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Fix-the-check-for-9060-condition.patch
(jsc#PED-10682 jsc#PED-11231 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Fix-the-locking-while-accessing-the-QP-.patch
(jsc#PED-10682 jsc#PED-11231 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Fix-the-page-details-for-the-srq-create.patch
(jsc#PED-10684 jsc#PED-11230 CVE-2025-21885 bsc#1240169
jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Fix-the-statistics-for-Gen-P7-VF.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Fix-to-do-SRQ-armena-by-default.patch
(git-fixes jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Fix-to-drop-reference-to-the-mmap-entry.patch
(git-fixes jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Fix-to-export-port-num-to-ib_query_qp.patch
(jsc#PED-10682 jsc#PED-11231 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Fix-to-initialize-the-PBL-array.patch
(git-fixes jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Fix-to-remove-workload-check-in-SRQ-lim.patch
(git-fixes jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Optimize-error-handling-in-bnxt_re_prob.patch
(jsc#PED-11235 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Pass-the-context-for-ulp_irq_stop.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Query-firmware-defaults-of-CC-params-du.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update patches.suse/RDMA-bnxt_re-Refactor-NQ-allocation.patch
(jsc#PED-11250 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Refurbish-CQ-to-NQ-hash-calculation.patch
(jsc#PED-11250 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Remove-always-true-dattr-validity-check.patch
(jsc#PED-10682 jsc#PED-11231 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Remove-deliver-net-device-event.patch
(jsc#PED-11235 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Remove-extra-new-line-in-bnxt_re_netdev.patch
(jsc#PED-11235 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Remove-unnecessary-goto-in-bnxt_re_netd.patch
(jsc#PED-11235 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Remove-unnecessary-header-file-inclusio.patch
(jsc#PED-11235 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Remove-unusable-nq-variable.patch
(git-fixes jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Support-different-traffic-class.patch
(jsc#PED-11250 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Support-driver-specific-data-collection.patch
(jsc#PED-11250 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Support-raw-data-query-for-each-resourc.patch
(jsc#PED-11250 jsc#PED-15489).
- Update
patches.suse/RDMA-bnxt_re-Use-the-default-mode-of-congestion-cont.patch
(jsc#PED-11250 jsc#PED-15489).
- Update
patches.suse/bnxt-Add-support-for-persistent-NAPI-config.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update patches.suse/bnxt-properly-flush-XDP-redirect-lists.patch
(git-fixes CVE-2025-38246 bsc#1246195 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Add-2-parameters-to-bnxt_fill_coredump_seg_h.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Add-FW-trace-coredump-segments-to-the-coredu.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update patches.suse/bnxt_en-Add-Hyper-V-VF-ID.patch (git-fixes
jsc#PED-15489).
- Update patches.suse/bnxt_en-Add-TPH-support-in-BNXT-driver.patch
(jsc#PED-11923 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Add-ULP-call-to-notify-async-events.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Add-a-force-parameter-to-bnxt_free_ctx_mem.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Add-a-helper-function-to-configure-MRU-and-R.patch
(git-fixes jsc#PED-15489).
- Update patches.suse/bnxt_en-Add-a-new-ethtool-W-dump-flag.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Add-functions-to-copy-host-context-memory.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Add-mem_valid-bit-to-struct-bnxt_ctx_mem_typ.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Add-missing-skb_mark_for_recycle-in-bnxt_rx_.patch
(git-fixes jsc#PED-15489).
- Update
patches.suse/bnxt_en-Add-support-for-RoCE-sriov-configuration.patch
(jsc#PED-11250 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Adjust-TX-rings-if-reservation-is-less-than-.patch
(git-fixes jsc#PED-15489).
- Update
patches.suse/bnxt_en-Allocate-backing-store-memory-for-FW-trace-l.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Do-not-allow-ethtool-m-on-an-untrusted-VF.patch
(bsc#1238145 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Do-not-free-FW-log-context-memory.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Extend-queue-stop-start-for-TX-rings.patch
(jsc#PED-11923 jsc#PED-15489).
- Update patches.suse/bnxt_en-Fix-DCB-ETS-validation.patch
(git-fixes jsc#PED-15489).
- Update patches.suse/bnxt_en-Fix-DIM-shutdown.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Fix-GSO-type-for-HW-GRO-packets-on-5750X-chi.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update patches.suse/bnxt_en-Fix-XDP_TX-path.patch
(CVE-2025-68770 bsc#1256584 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Fix-aggregation-ID-mask-to-prevent-oops-on-5.patch
(jsc#PED-10684 jsc#PED-11230 CVE-2024-56656 bsc#1235444
jsc#PED-15489).
- Update
patches.suse/bnxt_en-Fix-coredump-logic-to-free-allocated-buffer.patch
(git-fixes jsc#PED-15489).
- Update
patches.suse/bnxt_en-Fix-double-invocation-of-bnxt_ulp_stop-bnxt_.patch
(git-fixes CVE-2025-38186 bsc#1245955 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Fix-error-handling-path-in-bnxt_init_chip.patch
(git-fixes CVE-2025-37895 bsc#1243532 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Fix-ethtool-d-byte-order-for-32-bit-values.patch
(git-fixes jsc#PED-15489).
- Update
patches.suse/bnxt_en-Fix-ethtool-selftest-output-in-one-of-the-fa.patch
(git-fixes jsc#PED-15489).
- Update
patches.suse/bnxt_en-Fix-memory-corruption-when-FW-resources-chan.patch
(git-fixes CVE-2025-39810 bsc#1249975 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Fix-null-pointer-dereference-in-bnxt_bs_trac.patch
(CVE-2025-68197 bsc#1255242 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Fix-out-of-bound-memcpy-during-ethtool-w.patch
(git-fixes CVE-2025-37911 bsc#1243469 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Fix-possible-memory-leak-when-hwrm_req_repla.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Fix-potential-crash-when-dumping-FW-log-core.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Fix-queue-start-to-update-vnic-RSS-table.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Fix-receive-ring-space-parameters-when-XDP-i.patch
(jsc#PED-10684 jsc#PED-11230 CVE-2024-53209 bsc#1235002
jsc#PED-15489).
- Update
patches.suse/bnxt_en-Fix-stats-context-reservation-logic.patch
(git-fixes jsc#PED-15489).
- Update
patches.suse/bnxt_en-Flush-FW-trace-before-copying-to-the-coredum.patch
(git-fixes jsc#PED-15489).
- Update
patches.suse/bnxt_en-Linearize-TX-SKB-if-the-fragments-exceed-the.patch
(git-fixes jsc#PED-15489).
- Update
patches.suse/bnxt_en-Manage-the-FW-trace-context-memory.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Mask-the-bd_cnt-field-in-the-TX-BD-properly.patch
(git-fixes CVE-2025-22108 bsc#1241574 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Pass-NQ-ID-to-the-FW-when-allocating-RX-RX-A.patch
(jsc#PED-11923 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Reallocate-RX-completion-ring-for-TPH-suppor.patch
(jsc#PED-11923 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Refactor-RX-RX-AGG-ring-parameters-setup-for.patch
(jsc#PED-11923 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Refactor-TX-ring-allocation-logic.patch
(jsc#PED-11923 jsc#PED-15489).
- Update patches.suse/bnxt_en-Refactor-TX-ring-free-logic.patch
(jsc#PED-11923 jsc#PED-15489).
- Update patches.suse/bnxt_en-Refactor-bnxt_free_ctx_mem.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Refactor-bnxt_free_tx_rings-to-free-per-TX-r.patch
(jsc#PED-11923 jsc#PED-15489).
- Update patches.suse/bnxt_en-Refactor-bnxt_ptp_init.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Refactor-completion-ring-allocation-logic-fo.patch
(jsc#PED-11923 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Refactor-completion-ring-free-routine.patch
(jsc#PED-11923 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Reserve-rings-after-PCIe-AER-recovery-if-NIC.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Set-DMA-unmap-len-correctly-for-XDP_REDIRECT.patch
(CVE-2025-38439 bsc#1247155 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Set-NPAR-1.2-support-when-registering-with-f.patch
(jsc#PED-11923 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Set-backplane-link-modes-correctly-for-ethto.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Shutdown-FW-DMA-in-bnxt_shutdown.patch
(CVE-2025-40330 bsc#1254616 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Skip-MAC-loopback-selftest-if-it-is-unsuppor.patch
(bsc#1238145 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Skip-PHY-loopback-ethtool-selftest-if-unsupp.patch
(bsc#1238145 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Skip-reading-PXP-registers-during-ethtool-d-.patch
(bsc#1238145 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Unregister-PTP-during-PCI-shutdown-and-suspe.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Update-MRU-and-RSS-table-of-RSS-contexts-on-.patch
(git-fixes jsc#PED-15489).
- Update
patches.suse/bnxt_en-Update-firmware-interface-spec-to-1.10.3.85.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/bnxt_en-Use-FW-defined-resource-limits-for-RoCE.patch
(bsc#1238145 jsc#PED-15489).
- Update
patches.suse/bnxt_en-add-support-for-hds-thresh-ethtool-command.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/bnxt_en-add-support-for-rx-copybreak-ethtool-command.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/bnxt_en-add-support-for-tcp-data-split-ethtool-comma.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/bnxt_en-add-unlocked-version-of-bnxt_refclk_read.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/bnxt_en-cache-only-24-bits-of-hw-counter.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/bnxt_en-call-pci_alloc_irq_vectors-after-bnxt_reserv.patch
(git-fixes jsc#PED-15489).
- Update
patches.suse/bnxt_en-eliminate-the-compile-warning-in-bnxt_reques.patch
(git-fixes jsc#PED-15489).
- Update
patches.suse/bnxt_en-ethtool-Remove-ip4-ip6-ntuple-support-for-IP.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/bnxt_en-ethtool-Supply-ntuple-rss-context-action.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/bnxt_en-ethtool-Support-unset-l4proto-on-ip4-ip6-ntu.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update patches.suse/bnxt_en-fix-module-unload-sequence.patch
(git-fixes jsc#PED-15489).
- Update
patches.suse/bnxt_en-handle-tpa_info-in-queue-API-implementation.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/bnxt_en-improve-TX-timestamping-FIFO-configuration.patch
(git-fixes jsc#PED-15489).
- Update patches.suse/bnxt_en-optimize-gettimex64.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/bnxt_en-refactor-bnxt_alloc_rx_rings-to-call-bnxt_al.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/bnxt_en-refactor-tpa_info-alloc-free-into-helpers.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/bnxt_en-replace-PTP-spinlock-with-seqlock.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update patches.suse/bnxt_en-use-irq_update_affinity_hint.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/dim-pass-dim_sample-to-net_dim-by-reference.patch
(jsc#PED-10581 jsc#PED-15489).
- Update
patches.suse/eth-Fix-typo-accelaration-.-exprienced-and-rewrittin.patch
(jsc#PED-3526 jsc#PED-11226 jsc#PED-15489).
- Update
patches.suse/eth-bnxt-allocate-enough-buffer-space-to-meet-HDS-th.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/eth-bnxt-always-recalculate-features-after-XDP-clear.patch
(CVE-2025-21682 bsc#1236703 jsc#PED-15489).
- Update
patches.suse/eth-bnxt-apply-hds_thrs-settings-correctly.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/eth-bnxt-do-not-update-checksum-in-bnxt_xdp_build_sk.patch
(jsc#PED-10684 jsc#PED-11230 CVE-2025-21960 bsc#1240815
jsc#PED-15489).
- Update
patches.suse/eth-bnxt-do-not-use-BNXT_VNIC_NTUPLE-unconditionally.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/eth-bnxt-fix-kernel-panic-in-the-bnxt_get_queue_stat.patch
(jsc#PED-10684 jsc#PED-11230 CVE-2025-21973 bsc#1240803
jsc#PED-15489).
- Update
patches.suse/eth-bnxt-fix-memory-leak-in-queue-reset.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/eth-bnxt-fix-missing-ring-index-trim-on-error-path.patch
(git-fixes CVE-2025-37873 bsc#1242961 jsc#PED-15489).
- Update
patches.suse/eth-bnxt-fix-out-of-range-access-of-vnic_info-array.patch
(jsc#PED-11923 CVE-2025-22112 bsc#1241581 jsc#PED-15489).
- Update
patches.suse/eth-bnxt-fix-string-truncation-warning-in-FW-version.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/eth-bnxt-fix-truesize-for-mb-xdp-pass-case.patch
(jsc#PED-10684 jsc#PED-11230 CVE-2025-21961 bsc#1240816
jsc#PED-15489).
- Update
patches.suse/eth-bnxt-return-fail-if-interface-is-down-in-bnxt_qu.patch
(jsc#PED-10684 jsc#PED-11230 CVE-2025-21974 bsc#1240800
jsc#PED-15489).
- Update patches.suse/eth-bnxt-update-header-sizing-defaults.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update patches.suse/eth-bnxt-use-page-pool-for-head-frags.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update patches.suse/net-bnxt-use-ethtool-string-helpers.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/net-ethtool-populate-the-default-HDS-params-in-the-c.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update patches.suse/net-move-HDS-config-from-ethtool-state.patch
(jsc#PED-10684 jsc#PED-11230 jsc#PED-15489).
- Update
patches.suse/net-page_pool-allow-enabling-recycling-late-fix-fals.patch
(git-fixes jsc#PED-15489).
- Update
patches.suse/net-phy-fix-phy_ethtool_set_eee-incorrectly-enabling.patch
(git-fixes jsc#PED-15498).
- Update patches.suse/net-phy-fix-phylib-s-dual-eee_enabled.patch
(git-fixes jsc#PED-15498).
- Update
patches.suse/net-phy-microchip-Reset-LAN88xx-PHY-to-ensure-clean-.patch
(git-fixes jsc#PED-15489).
- Update
patches.suse/net-phy-microchip-Use-genphy_soft_reset-to-purge-sta.patch
(git-fixes jsc#PED-15489).
- Update
patches.suse/net-phy-microchip-force-IRQ-polling-mode-for-lan88xx.patch
(git-fixes jsc#PED-15489).
- Update
patches.suse/net-phy-microchip-limit-100M-workaround-to-link-down.patch
(git-fixes jsc#PED-15489).
- commit b472184
* Thu Mar 05 2026 hare@suse.de
- s390/ap: Fix typo in function name reference (jsc#PED-14673).
- s390/ap/zcrypt: Revisit module param permissions
(jsc#PED-14673).
- s390/ap: Fix wrong APQN fill calculation (jsc#PED-14673).
- s390/ap: Use all-bits-one apmask/aqmask for vfio in_use()
checks (jsc#PED-14673).
- s390/ap: Don't leak debug feature files if AP instructions
are not available (jsc#PED-14673).
- s390/ap: Expose ap_bindings_complete_count counter via sysfs
(jsc#PED-14673).
- s390/ap: Introduce new AP nqap and dqap trace events
(jsc#PED-14673).
- s390/ap: Extend struct ap_queue_status with some convenience
fields (jsc#PED-14673).
- commit b166b71
* Thu Mar 05 2026 hare@suse.de
- s390/pkey: Forward keygenflags to ep11_unwrapkey
(jsc#PED-14673).
- commit a7afce4
* Thu Mar 05 2026 hoyeon.lee@suse.com
- selftests/bpf: Add testcases for BPF_ADD and BPF_SUB
(jsc#PED-14653).
- Refresh
patches.suse/selftests-bpf-Range-analysis-test-case-for-JSET.patch.
- commit 8a980bf
* Thu Mar 05 2026 iivanov@suse.de
- firmware: arm_ffa: Unmap Rx/Tx buffers on init failure (git-fixes)
- commit 8f51ada
* Thu Mar 05 2026 iivanov@suse.de
- spi: spidev: fix lock inversion between spi_lock and buf_lock (git-fixes)
- commit b76bf6c
* Thu Mar 05 2026 iivanov@suse.de
- spi: spi-mem: Protect dirmap_create() with spi_mem_access_start/end (git-fixes)
- commit c1581a2
* Thu Mar 05 2026 iivanov@suse.de
- spi: spi-mem: Limit octal DTR constraints to octal DTR situations (git-fixes)
- commit 47ade1e
* Thu Mar 05 2026 hoyeon.lee@suse.com
- bpf, verifier: Improve precision for BPF_ADD and BPF_SUB
(jsc#PED-14653).
- selftests/bpf: Support ppc64el in vmtest (jsc#PED-14653).
- bpf: Make update_prog_stats() always_inline (jsc#PED-14653).
- bpftool: Fix memory leak in dump_xx_nlmsg on realloc failure
(jsc#PED-14653).
- selftests/bpf: Add test for bpftool access to read-only
protected maps (jsc#PED-14653).
- bpftool: Use appropriate permissions for map access
(jsc#PED-14653).
- powerpc/bpf: Fix warning for unused ori31_emitted
(jsc#PED-14653).
- selftests/bpf: include limits.h needed for PATH_MAX directly
(jsc#PED-14653).
- bpf: Fix key serial argument of bpf_lookup_user_key()
(jsc#PED-14653).
- bpf: Get rid of redundant 3rd argument of prepare_seq_file()
(jsc#PED-14653).
- bpftool: Fix JSON writer resource leak in version command
(jsc#PED-14653).
- selftests/bpf: More precise cpu_mitigations state detection
(jsc#PED-14653).
- selftests/bpf: Fix RELEASE build failure with gcc14
(jsc#PED-14653).
- bpf: Remove redundant free_verifier_state()/pop_stack()
(jsc#PED-14653).
- selftests/bpf: verify jset handling in CFG computation
(jsc#PED-14653).
- bpf: handle jset (if a & b ...) as a jump in CFG computation
(jsc#PED-14653).
- veristat: Memory accounting for bpf programs (jsc#PED-14653).
- bpf: Include verifier memory allocations in memcg statistics
(jsc#PED-14653).
- bpf/veristat: Fix veristat for map type
BPF_MAP_TYPE_CGRP_STORAGE (jsc#PED-14653).
- tools/bpf_jit_disasm: Fix potential negative tpath index in
get_exec_path() (jsc#PED-14653).
- selftests/bpf: Fix xdp_do_redirect failure with 64KB page size
(jsc#PED-14653).
- selftests/bpf: Fix two net related test failures with 64K page
size (jsc#PED-14653).
- bpf: Fix an issue in bpf_prog_test_run_xdp when page size
greater than 4K (jsc#PED-14653).
- bpf: Initialize used but uninit variable in propagate_liveness()
(jsc#PED-14653).
- docs/bpf: Default cpu version changed from v1 to v3 in llvm 20
(jsc#PED-14653).
- bpf: Fix state use-after-free on push_stack() err
(jsc#PED-14653).
- selftests/bpf: tests with a loop state missing read/precision
mark (jsc#PED-14653).
- bpf: include backedges in peak_states stat (jsc#PED-14653).
- commit e303783
* Thu Mar 05 2026 iivanov@suse.de
- arm64: hugetlbpage: avoid unused-but-set-parameter warning (gcc-16) (git-fixes)
- commit c2e347e
* Thu Mar 05 2026 hare@suse.de
- s390/pci: Highlight failure to enable PCI function
(jsc#PED-14949).
- s390/ptdump: Use seq_puts() in pt_dump_seq_puts() macro
(jsc#PED-14949).
- s390/sysinfo: Replace sprintf() with snprintf() for buffer
safety (jsc#PED-14949).
- commit 9156305
* Thu Mar 05 2026 iivanov@suse.de
- arm64: tegra: smaug: Add usb-role-switch support (git-fixes)
- commit 2aec3f9
* Thu Mar 05 2026 hare@suse.de
- s390/pkey/crypto: Introduce xflags param for pkey in-kernel API
(jsc#PED-14673).
- s390/pkey: Provide and pass xflags within pkey and zcrypt layers
(jsc#PED-14673).
- s390/uv: Remove uv_get_secret_metadata function (jsc#PED-14673).
- s390/pkey: Use preallocated memory for retrieve of UV secret
metadata (jsc#PED-14673).
- s390/uv: Rename find_secret() to uv_find_secret() and publish
(jsc#PED-14673).
- s390/pkey: Rework EP11 pkey handler to use stack for small
memory allocs (jsc#PED-14673).
- s390/pkey: Rework CCA pkey handler to use stack for small
memory allocs (jsc#PED-14673).
- s390/zcrypt: Rework ep11 misc functions to use cprb mempool
(jsc#PED-14673).
- s390/zcrypt: Locate ep11_domain_query_info onto the stack
instead of kmalloc (jsc#PED-14673).
- s390/zcrypt: Propagate xflags argument with cca_get_info()
(jsc#PED-14673).
- s390/zcrypt: Rework cca misc functions kmallocs to use the
cprb mempool (jsc#PED-14673).
- s390/zcrypt: Rework ep11 findcard() implementation and callers
(jsc#PED-14673).
- s390/zcrypt: Rework cca findcard() implementation and callers
(jsc#PED-14673).
- s390/zcrypt: Remove CCA and EP11 card and domain info caches
(jsc#PED-14673).
- commit 9eb9bcf
* Thu Mar 05 2026 iivanov@suse.de
- arm64: Disable branch profiling for all arm64 code (git-fixes)
- commit 20e29ae
* Thu Mar 05 2026 iivanov@suse.de
- arm64: Add support for TSV110 Spectre-BHB mitigation (git-fixes)
- commit 7b883f1
* Thu Mar 05 2026 hare@suse.de
- s390/zcrypt: Remove unused functions from cca misc
(jsc#PED-14673).
- s390/zcrypt: Introduce pre-allocated device status array for
ep11 misc (jsc#PED-14673).
- s390/zcrypt: Introduce pre-allocated device status array for
cca misc (jsc#PED-14673).
- commit e991c23
* Thu Mar 05 2026 hoyeon.lee@suse.com
- bpf: remove {update,get}_loop_entry functions (jsc#PED-14653).
- Refresh patches.suse/kABI-padding-for-bpf.patch.
- commit 458724d
* Thu Mar 05 2026 jslaby@suse.cz
- serial: 8250: 8250_omap.c: Clear DMA RX running status only
after DMA termination is done (git-fixes).
- serial: 8250: 8250_omap.c: Add support for handling UART error
conditions (git-fixes).
- serial: 8250_dw: handle clock enable errors in runtime_resume
(git-fixes).
- PCI: Enable ACS after configuring IOMMU for OF platforms
(git-fixes).
- PCI: Add ACS quirk for Qualcomm Hamoa & Glymur (git-fixes).
- PCI: Fix pci_slot_lock () device locking (git-fixes).
- PCI: Mark Nvidia GB10 to avoid bus reset (git-fixes).
- PCI: Mark ASM1164 SATA controller to avoid bus reset
(git-fixes).
- PCI/AER: Clear stale errors on reporting agents upon probe
(git-fixes).
- PCI/MSI: Unmap MSI-X region on error (git-fixes).
- char: tpm: cr50: Remove IRQF_ONESHOT (git-fixes).
- commit 87922f3
* Thu Mar 05 2026 hoyeon.lee@suse.com
- bpf: propagate read/precision marks over state graph backedges
(jsc#PED-14653).
- Refresh patches.suse/kABI-padding-for-bpf.patch.
- commit 41099ea
* Thu Mar 05 2026 hare@suse.de
- s390/zcrypt: Rework zcrypt function
zcrypt_device_status_mask_ext (jsc#PED-14673).
- s390/zcrypt: Introduce cprb mempool for ep11 misc functions
(jsc#PED-14673).
- s390/zcrypt: Introduce cprb mempool for cca misc functions
(jsc#PED-14673).
- s390/ap/zcrypt: New xflag parameter (jsc#PED-14673).
- s390/zcrypt: Avoid alloc and copy of ep11 targets if kernelspace
cprb (jsc#PED-14673).
- s390/ap: Introduce ap message buffer pool (jsc#PED-14673).
- s390/ap/zcrypt: Rework AP message buffer allocation
(jsc#PED-14673).
- s390/ap: Move response_type struct into ap_msg struct
(jsc#PED-14673).
- commit 578bb60
* Thu Mar 05 2026 hoyeon.lee@suse.com
- bpf: move REG_LIVE_DONE check to clean_live_states()
(jsc#PED-14653).
- bpf: set 'changed' status if propagate_liveness() did any
updates (jsc#PED-14653).
- bpf: set 'changed' status if propagate_precision() did any
updates (jsc#PED-14653).
- bpf: starting_state parameter for __mark_chain_precision()
(jsc#PED-14653).
- bpf: frame_insn_idx() utility function (jsc#PED-14653).
- bpf: compute SCCs in program control flow graph (jsc#PED-14653).
- selftests/bpf: Fix cgroup_mprog_ordering failure due to
uninitialized variable (jsc#PED-14653).
- bpf, doc: Improve wording of docs (jsc#PED-14653).
- bpf: adjust path to trace_output sample eBPF program
(jsc#PED-14653).
- selftests/bpf: Add test for Spectre v1 mitigation
(jsc#PED-14653).
- bpf: Fall back to nospec for Spectre v1 (jsc#PED-14653).
- bpf: Rename sanitize_stack_spill to nospec_result
(jsc#PED-14653).
- commit 8d61458
* Thu Mar 05 2026 hare@suse.de
- s390/vfio-ccw: Make mdev_types not look like a fake flex array
(jsc#PED-14673).
- s390/vfio-ap: Make mdev_types not look like a fake flex array
(jsc#PED-14673).
- s390/vfio-ap: Fix indentation in vfio_ap_mdev_ioctl()
(jsc#PED-14673).
- commit f1192da
* Thu Mar 05 2026 hare@suse.de
- s390/vmlogrdr: Use array instead of string initializer
(jsc#PED-14673).
- s390/vmlogrdr: Use internal_name for error messages
(jsc#PED-14673).
- s390/con3215: Remove spurious NULL in attribute_group definition
(jsc#PED-14673).
- s390/con3270: Use NULL instead of 0 for pointers
(jsc#PED-14673).
- s390/uvdevice: Fix and slightly improve kernel-doc comment
(jsc#PED-14673).
- s390/dasd: Fix typo in comment (jsc#PED-14673).
- commit 9289e2a
* Thu Mar 05 2026 hoyeon.lee@suse.com
- bpf, arm64, powerpc: Change nospec to include v1 barrier
(jsc#PED-14653).
- bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
(jsc#PED-14653).
- bpf: Return -EFAULT on internal errors (jsc#PED-14653).
- bpf: Return -EFAULT on misconfigurations (jsc#PED-14653).
- bpf: Move insn if/else into do_check_insn() (jsc#PED-14653).
- bpf: Add cookie in fdinfo for raw_tp (jsc#PED-14653).
- bpf: Add cookie in fdinfo for tracing (jsc#PED-14653).
- bpftool: Display cookie for tracing link probe (jsc#PED-14653).
- selftests/bpf: Add cookies check for tracing fill_link_info test
(jsc#PED-14653).
- bpf: Add cookie to tracing bpf_link_info (jsc#PED-14653).
- bpf: Add show_fdinfo for perf_event (jsc#PED-14653).
- selftests/bpf: Add two selftests for mprog API based cgroup
progs (jsc#PED-14653).
- selftests/bpf: Move some tc_helpers.h functions to test_progs.h
(jsc#PED-14653).
- libbpf: Support link-based cgroup attach with options
(jsc#PED-14653).
- bpf: Implement mprog API on top of existing cgroup progs
(jsc#PED-14653).
- cgroup: Add bpf prog revisions to struct cgroup_bpf
(jsc#PED-14653).
- Documentation: Fix spelling mistake (jsc#PED-14653).
- selftests/bpf: Fix a user_ringbuf failure with arm64 64KB page
size (jsc#PED-14653).
- selftests/bpf: Fix ringbuf/ringbuf_write test failure with
arm64 64KB page size (jsc#PED-14653).
- selftests/bpf: Fix bpf_mod_race test failure with arm64 64KB
page size (jsc#PED-14653).
- selftests/bpf: Reduce test_xdp_adjust_frags_tail_grow logs
(jsc#PED-14653).
- selftests/bpf: rbtree: Fix incorrect global variable usage
(jsc#PED-14653).
- Tests for the ".emit_strings" functionality in the BTF dumper
(jsc#PED-14653).
- libbpf: Add support for printing BTF character arrays as strings
(jsc#PED-14653).
- bpf: Clarify sanitize_check_bounds() (jsc#PED-14653).
- libbpf: Correct some typos and syntax issues in usdt doc
(jsc#PED-14653).
- bpftool: Display cookie for raw_tp link probe (jsc#PED-14653).
- selftests/bpf: Add cookies check for raw_tp fill_link_info test
(jsc#PED-14653).
- bpf: Add cookie to raw_tp bpf_link_info (jsc#PED-14653).
- lib/crypto: sha1: Rename sha1_init() to sha1_init_raw()
(jsc#PED-14653).
- selftests/bpf: Add tests for bpf_cgroup_read_xattr
(jsc#PED-14653).
- bpf: Mark cgroup_subsys_state->cgroup RCU safe (jsc#PED-14653).
- bpf: Introduce bpf_cgroup_read_xattr to read xattr of cgroup's
node (jsc#PED-14653).
- commit 1e20625
* Thu Mar 05 2026 hoyeon.lee@suse.com
- libbpf: Fix handling of BPF arena relocations (jsc#PED-14653).
- selftests/bpf: Stress test attaching a BPF prog to another
BPF prog (jsc#PED-14653).
- libbpf: Fix possible use-after-free for externs (jsc#PED-14653).
- selftests/bpf: Convert test_sysctl to prog_tests
(jsc#PED-14653).
- bpf: Specify access type of bpf_sysctl_get_name args
(jsc#PED-14653).
- libbpf: Fix null pointer dereference in btf_dump__free on
allocation failure (jsc#PED-14653).
- bpf: Mark dentry->d_inode as trusted_or_null (jsc#PED-14653).
- MAINTAINERS: Add myself as bpf networking reviewer
(jsc#PED-14653).
- libbpf: Handle unsupported mmap-based /sys/kernel/btf/vmlinux
correctly (jsc#PED-14653).
- bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE
(jsc#PED-14653).
- net: Fix checksum update for ILA adj-transport (jsc#PED-14653).
- xdp: Remove unused mem_return_failed event (jsc#PED-14653).
- mm: rename try_alloc_pages() to alloc_pages_nolock()
(jsc#PED-14653).
- commit 475a8a8
* Thu Mar 05 2026 hoyeon.lee@suse.com
- bpf, arm64: Remove unused-but-set function and variable
(jsc#PED-14653).
- selftests/bpf: enable many-args tests for arm64 (jsc#PED-14653).
- bpf, arm64: Support up to 12 function arguments (jsc#PED-14653).
- bpf: Avoid __bpf_prog_ret0_warn when jit fails (jsc#PED-14653).
- blacklist.conf: un-blacklist to follow BPF upstream
- bpftool: Add support for custom BTF path in prog load/loadall
(jsc#PED-14653).
- selftests/bpf: Add unit tests with __bpf_trap() kfunc
(jsc#PED-14653).
- bpf: Warn with __bpf_trap() kfunc maybe due to uninitialized
variable (jsc#PED-14653).
- bpf: Remove special_kfunc_set from verifier (jsc#PED-14653).
- selftests/bpf: Add test for open coded dmabuf_iter
(jsc#PED-14653).
- selftests/bpf: Add test for dmabuf_iter (jsc#PED-14653).
- bpf: Add open coded dmabuf iterator (jsc#PED-14653).
- bpf: Fix error return value in bpf_copy_from_user_dynptr
(jsc#PED-14653).
- libbpf: Use mmap to parse vmlinux BTF from sysfs
(jsc#PED-14653).
- selftests: bpf: Add a test for mmapable vmlinux BTF
(jsc#PED-14653).
- commit fb87505
* Thu Mar 05 2026 hoyeon.lee@suse.com
- selftests/bpf: sockmap_listen cleanup: Drop af_inet SOCK_DGRAM
redir tests (jsc#PED-14653).
- selftests/bpf: sockmap_listen cleanup: Drop af_unix redir tests
(jsc#PED-14653).
- selftests/bpf: sockmap_listen cleanup: Drop af_vsock redir tests
(jsc#PED-14653).
- selftests/bpf: Add selftest for sockmap/hashmap redirection
(jsc#PED-14653).
- selftests/bpf: Introduce verdict programs for sockmap_redir
(jsc#PED-14653).
- selftests/bpf: Add u32()/u64() to sockmap_helpers
(jsc#PED-14653).
- selftests/bpf: Add socket_kind_to_str() to socket_helpers
(jsc#PED-14653).
- selftests/bpf: Support af_unix SOCK_DGRAM socket pair creation
(jsc#PED-14653).
- selftests/bpf: Add SKIP_LLVM makefile variable (jsc#PED-14653).
- s390/bpf: Use kernel's expoline thunks (jsc#PED-14653).
- s390/bpf: Add macros for calling external functions
(jsc#PED-14653).
- bpf: Revert "bpf: remove unnecessary rcu_read_{lock,unlock}()
in multi-uprobe attach logic" (jsc#PED-14653).
- selftests/bpf: Test multi-split BTF (jsc#PED-14653).
- libbpf/btf: Fix string handling to support multi-split BTF
(jsc#PED-14653).
- selftests/bpf: Remove unnecessary link dependencies
(jsc#PED-14653).
- commit a7087de
* Thu Mar 05 2026 hoyeon.lee@suse.com
- bpf: WARN_ONCE on verifier bugs (jsc#PED-14653).
- Refresh patches.suse/bpf-Reject-bpf_timer-for-PREEMPT_RT.patch.
- commit 7d260e0
* Thu Mar 05 2026 hoyeon.lee@suse.com
- s390/bpf: Remove the orig_call NULL check (jsc#PED-14653).
- bpf: Pass the same orig_call value to trampoline functions
(jsc#PED-14653).
- selftests/bpf: Relax TCPOPT_WINDOW validation in
test_tcp_custom_syncookie.c (jsc#PED-14653).
- libbpf: Check bpf_map_skeleton link for NULL (jsc#PED-14653).
- bpf: Add support for __prog argument suffix to pass in prog->aux
(jsc#PED-14653).
- bpf: Fix WARN() in get_bpf_raw_tp_regs (jsc#PED-14653).
- blacklist.conf: un-blacklisted to follow BPF upstream
- docs: bpf: Fix bullet point formatting warning (jsc#PED-14653).
- selftests/bpf: introduce tests for dynptr copy kfuncs
(jsc#PED-14653).
- bpf: Implement dynptr copy kfuncs (jsc#PED-14653).
- helpers: make few bpf helpers public (jsc#PED-14653).
- libbpf: Use proper errno value in nlattr (jsc#PED-14653).
- selftests/bpf: Allow skipping docs compilation (jsc#PED-14653).
- selftests/bpf: test_verifier verbose log overflows
(jsc#PED-14653).
- selftests/bpf: test_verifier verbose causes erroneous failures
(jsc#PED-14653).
- bpf, docs: document open-coded BPF iterators (jsc#PED-14653).
- selftests/bpf: Add test to cover sockmap with ktls
(jsc#PED-14653).
- bpftool: Display ref_ctr_offset for uprobe link info
(jsc#PED-14653).
- selftests/bpf: Add link info test for ref_ctr_offset retrieval
(jsc#PED-14653).
- bpf: Add support to retrieve ref_ctr_offset for uprobe perf link
(jsc#PED-14653).
- scripts/bpf_doc.py: implement json output format
(jsc#PED-14653).
- bpf: Allow some trace helpers for all prog types
(jsc#PED-14653).
- selftests/bpf: Enable non-arena load-acquire/store-release
selftests for riscv64 (jsc#PED-14653).
- selftests/bpf: Verify zero-extension behavior in load-acquire
tests (jsc#PED-14653).
- selftests/bpf: Avoid passing out-of-range values to __retval()
(jsc#PED-14653).
- selftests/bpf: Use CAN_USE_LOAD_ACQ_STORE_REL when appropriate
(jsc#PED-14653).
- bpf, riscv64: Skip redundant zext instruction after load-acquire
(jsc#PED-14653).
- bpf, riscv64: Support load-acquire and store-release
instructions (jsc#PED-14653).
- bpf, riscv64: Introduce emit_load_*() and emit_store_*()
(jsc#PED-14653).
- bpf/verifier: Handle BPF_LOAD_ACQ instructions in
insn_def_regno() (jsc#PED-14653).
- bpftool: Fix cgroup command to only show cgroup bpf programs
(jsc#PED-14653).
- bpftool: Fix regression of "bpftool cgroup tree" EINVAL on
older kernels (jsc#PED-14653).
- selftests/bpf: Add test for bpf_list_{front,back}
(jsc#PED-14653).
- bpf: Add bpf_list_{front,back} kfunc (jsc#PED-14653).
- bpf: Simplify reg0 marking for the list kfuncs that return a
bpf_list_node pointer (jsc#PED-14653).
- selftests/bpf: Add tests for bpf_rbtree_{root,left,right}
(jsc#PED-14653).
- bpf: Allow refcounted bpf_rb_node used in
bpf_rbtree_{remove,left,right} (jsc#PED-14653).
- bpf: Add bpf_rbtree_{root,left,right} kfunc (jsc#PED-14653).
- bpf: Simplify reg0 marking for the rbtree kfuncs that return
a bpf_rb_node pointer (jsc#PED-14653).
- bpf: Check KF_bpf_rbtree_add_impl for the "case
KF_ARG_PTR_TO_RB_NODE" (jsc#PED-14653).
- libbpf: Improve BTF dedup handling of "identical" BTF types
(jsc#PED-14653).
- bpf: Replace offsetof() with struct_size() (jsc#PED-14653).
- selftests/bpf: Remove sockmap_ktls disconnect_after_delete test
(jsc#PED-14653).
- selftests/bpf: Add btf dedup test covering module BTF dedup
(jsc#PED-14653).
- selftests/bpf: xdp_metadata: Check XDP_REDIRCT support for
dev-bound progs (jsc#PED-14653).
- bpf: Replace offsetof() with struct_size() (jsc#PED-14653).
- libbpf: Use proper errno value in linker (jsc#PED-14653).
- Use thread-safe function pointer in libbpf_print
(jsc#PED-14653).
- libbpf: Remove sample_period init in perf_buffer
(jsc#PED-14653).
- selftests/bpf: Fix endianness issue in __qspinlock declaration
(jsc#PED-14653).
- selftests/bpf: Fix arena_spin_lock on systems with less than
16 CPUs (jsc#PED-14653).
- selftests/bpf: Fix arena_spin_lock.c build dependency
(jsc#PED-14653).
- bpf, docs: Fix non-standard line break (jsc#PED-14653).
- selftests/bpf: Set MACs during veth creation in tc_redirect
(jsc#PED-14653).
- selftests/bpf: Add test to access const void pointer argument
in tracing program (jsc#PED-14653).
- bpf: Allow access to const void pointer arguments in tracing
programs (jsc#PED-14653).
- bpf: Streamline allowed helpers between tracing and base sets
(jsc#PED-14653).
- selftests/bpf: Add test for attaching kprobe with long event
names (jsc#PED-14653).
- selftests/bpf: Add test for attaching uprobe with long event
names (jsc#PED-14653).
- libbpf: Fix event name too long error (jsc#PED-14653).
- selftests/bpf: Close the file descriptor to avoid resource leaks
(jsc#PED-14653).
- libbpf: Verify section type in btf_find_elf_sections
(jsc#PED-14653).
- libbpf: Fix buffer overflow in bpf_object__init_prog
(jsc#PED-14653).
- commit 73d08d0
* Thu Mar 05 2026 jlee@suse.com
- HCI: coredump: Log devcd dumps into the monitor (jsc#PED-14261).
- Bluetooth: hci_vhci: Mark Sync Flow Control as supported
(jsc#PED-14261).
- Bluetooth: btintel_pci: Fix build warning (jsc#PED-14261).
- Bluetooth: btintel_pcie: Trigger device coredump on hardware
exception (jsc#PED-14261).
- Bluetooth: btnxpuart: Add support to set BD address
(jsc#PED-14261).
Refresh
patches.suse/Bluetooth-btnxpuart-Add-correct-bootloader-error-cod.patch.
- Bluetooth: btnxpuart: Add support for HCI coredump feature
(jsc#PED-14261).
Refresh
patches.suse/Bluetooth-btnxpuart-Add-correct-bootloader-error-cod.patch.
- Bluetooth: btnxpuart: Move vendor specific initialization to
.post_init (jsc#PED-14261).
- Bluetooth: btintel_pcie: Add support for device coredump
(jsc#PED-14261).
- Bluetooth: btintel_pcie: Read hardware exception data
(jsc#PED-14261).
Refresh
patches.suse/Bluetooth-btintel_pcie-Avoid-redundant-buffer-alloca.patch.
Refresh
patches.suse/Bluetooth-btintel_pcie-Fix-event-packet-loss-issue.patch.
- Bluetooth: btintel_pcie: Setup buffers for firmware traces
(jsc#PED-14261).
- Bluetooth: qca: add WCN3950 support (jsc#PED-14261).
Refresh
patches.suse/driver-bluetooth-hci_qca-fix-unable-to-load-the-BT-d.patch.
- bluetooth: btnxpuart: Support for controller wakeup gpio config
(jsc#PED-14261).
- Bluetooth: btintel: Add DSBR support for ScP (jsc#PED-14261).
- Bluetooth: Fix code style warning (jsc#PED-14261).
- Bluetooth: MGMT: Remove unused mgmt_*_discovery_complete
(jsc#PED-14261).
- Bluetooth: btusb: mediatek: Add err code to btusb claim iso
printout (jsc#PED-14261).
- commit 926c9fa
* Thu Mar 05 2026 jlee@suse.com
- Bluetooth: btusb: Fix potential NULL dereference on kmalloc
failure (jsc#PED-14261).
- commit 06fbae7
* Thu Mar 05 2026 hoyeon.lee@suse.com
- kbuild, bpf: Enable --btf_features=attributes (jsc#PED-14653).
- Refresh patches.suse/btf-pahole-j1-option.patch.
- commit 47377d4
* Thu Mar 05 2026 hoyeon.lee@suse.com
- selftest/bpf/benchs: Remove duplicate sys/types.h header
(jsc#PED-14653).
- selftests/bpf: Add test case for atomic update of fd htab
(jsc#PED-14653).
- bpf: Don't allocate per-cpu extra_elems for fd htab
(jsc#PED-14653).
- bpf: Add is_fd_htab() helper (jsc#PED-14653).
- bpf: Support atomic update for htab of maps (jsc#PED-14653).
- bpf: Rename __htab_percpu_map_update_elem to
htab_map_update_elem_in_place (jsc#PED-14653).
- bpf: Factor out htab_elem_value helper() (jsc#PED-14653).
- bpf: Clarify the meaning of BPF_F_PSEUDO_HDR (jsc#PED-14653).
- bpf: Clarify role of BPF_F_RECOMPUTE_CSUM (jsc#PED-14653).
- selftests/bpf: add ktls selftest (jsc#PED-14653).
- selftests/bpf: Add BTF.ext line/func info getter tests
(jsc#PED-14653).
- libbpf: Add getters for BTF.ext func and line info
(jsc#PED-14653).
- selftests/bpf: Support struct/union presets in veristat
(jsc#PED-14653).
- selftests/bpf: Convert comma to semicolon (jsc#PED-14653).
- libbpf: Add likely/unlikely macros and use them in selftests
(jsc#PED-14653).
- bpf: Fix a comment describing bpf_attr (jsc#PED-14653).
- selftests/bpf: Fix bpf selftest build warning (jsc#PED-14653).
- tcp: Restrict SO_TXREHASH to TCP socket (jsc#PED-14653).
- commit ee5f233
* Thu Mar 05 2026 hoyeon.lee@suse.com
- bpf: Prepare to reuse get_ctx_arg_idx (jsc#PED-14653).
- x86/alternatives: Rename 'text_poke_bp()' to
'smp_text_poke_single()' (jsc#PED-14653).
- commit 3ba714b
* Thu Mar 05 2026 mkubecek@suse.cz
- mptcp: fix race in mptcp_pm_nl_flush_addrs_doit()
(CVE-2026-23169 bsc#1258389).
- commit ece2971
* Thu Mar 05 2026 mkubecek@suse.cz
- net: fix segmentation of forwarding fraglist GRO (CVE-2026-23154
bsc#1258286).
- commit f4ffe72
* Wed Mar 04 2026 mbrugger@suse.com
- pmdomain: imx: gpcv2: Fix the imx8mm gpu hang due to wrong
adb400 reset (git-fixes).
- commit 6367118
* Wed Mar 04 2026 hare@suse.de
- s390/ap: Replace xchg() with WRITE_ONCE() (jsc#PED-14673).
- commit b53b1fb
* Wed Mar 04 2026 svarbanov@suse.de
- fs/resctrl: Introduce counter ID read, reset calls in mbm_event mode (jsc#PED-15480)
- commit efe7f05
* Wed Mar 04 2026 mbenes@suse.cz
- Update config files.
Disable CONFIG_LIVEPATCH_IPA_CLONES in arm64 azure config.
- commit 30d683a
* Wed Mar 04 2026 jlee@suse.com
- Bluetooth: btusb: Add HCI Drv commands for configuring
altsetting (jsc#PED-14261).
- Bluetooth: Introduce HCI Driver protocol (jsc#PED-14261).
Refresh
patches.suse/Bluetooth-hci_core-Fix-use-after-free-in-vhci_flush.patch.
- Bluetooth: MGMT: Add LL Privacy Setting (jsc#PED-14261).
Refresh
patches.suse/Bluetooth-hci_core-Fix-using-cis-bis-_capable-for-cu.patch.
- Bluetooth: hci_event: Fix handling of
HCI_EV_LE_DIRECT_ADV_REPORT (jsc#PED-14261).
- Bluetooth: Always allow SCO packets for user channel
(jsc#PED-14261).
- Bluetooth: Add ABI doc for sysfs reset (jsc#PED-14261).
- Bluetooth: Fix possible infinite recursion of btusb_reset
(jsc#PED-14261).
- Bluetooth: Allow reset via sysfs (jsc#PED-14261).
- Bluetooth: Get rid of cmd_timeout and use the reset callback
(jsc#PED-14261).
- Bluetooth: Remove the cmd timeout count in btusb
(jsc#PED-14261).
- Bluetooth: Use str_enable_disable-like helpers (jsc#PED-14261).
- Bluetooth: btusb: Add RTL8851BE device 13d3:3600
(jsc#PED-14261).
Refresh
patches.suse/Bluetooth-btusb-Add-USB-ID-3625-010b-for-TP-LINK-Arc.patch.
- Bluetooth: btusb: Add MT7921e device 13d3:3576 (jsc#PED-14261).
- Bluetooth: qca: Expand firmware-name to load specific rampatch
(jsc#PED-14261).
Refresh
patches.suse/Bluetooth-qca-simplify-WCN399x-NVM-loading.patch.
- Bluetooth: hci: Remove deadcode (jsc#PED-14261).
- Bluetooth: MGMT: Mark LL Privacy as stable (jsc#PED-14261).
- Bluetooth: iso: Allow BIG re-sync (jsc#PED-14261).
- commit 1644514
* Wed Mar 04 2026 hare@suse.de
- arm64/crc-t10dif: fix use of out-of-scope array in
crc_t10dif_arch() (jsc#PED-15168).
- arm/crc-t10dif: fix use of out-of-scope array in
crc_t10dif_arch() (jsc#PED-15168).
- x86/crc: add ANNOTATE_NOENDBR to suppress objtool warnings
(jsc#PED-15168).
- commit 00a1f7a
* Wed Mar 04 2026 dfaggioli@suse.com
- vsock/virtio: fix potential underflow in virtio_transport_get_credit() (bsc#1257755, CVE-2026-23069).
- Refresh
patches.suse/vsock-virtio-cap-TX-credit-to-local-buffer-size.patch.
- commit c6696d4
* Wed Mar 04 2026 hare@suse.de
- s390/qeth: Handle ambiguous OSA RCs in s390dbf (jsc#PED-14949).
- s390/qeth: Move all OSA RCs to single enum (jsc#PED-14949).
- s390/ctcm: Use info level for handshake UC_RCRESET
(jsc#PED-14949).
- s390/iucv: Convert sprintf/snprintf to scnprintf
(jsc#PED-14949).
- commit 12f41af
* Wed Mar 04 2026 hare@suse.de
- s390/con3270: Use scnprintf() instead of sprintf()
(jsc#PED-14949).
- s390/dcss: Use scnprintf() instead of sprintf() (jsc#PED-14949).
- s390/cio: Use scnprintf() instead of sprintf() (jsc#PED-14949).
- s390/extmem: Replace sprintf() with snprintf() for buffer safety
(jsc#PED-14949).
- s390/cmm: Replace sprintf() with scnprintf() for buffer safety
(jsc#PED-14949).
- commit fbfa96b
* Wed Mar 04 2026 hare@suse.de
- s390/ctcm: Fix double-kfree (jsc#PED-14949).
- s390/pci: Avoid deadlock between PCI error recovery and mlx5
crdump (jsc#PED-14949).
- commit 684ebbb
* Wed Mar 04 2026 hare@suse.de
- s390/cio: Update purge function to unregister the unused
subchannels (jsc#PED-14949).
- s390/pci: Expose firmware provided UID Checking state in sysfs
(jsc#PED-14949).
- commit c0860ec
* Wed Mar 04 2026 hare@suse.de
- s390/cio/ioasm: Fix __xsch() condition code handling
(jsc#PED-14949).
- commit 8b6c92e
* Wed Mar 04 2026 hare@suse.de
- s390/qeth: Make hw_trap sysfs attribute idempotent
(jsc#PED-14949).
- s390: Remove optional third argument of strscpy() if possible
(jsc#PED-14949).
- commit a2c5842
* Wed Mar 04 2026 svarbanov@suse.de
- arm_mpam: Use non-atomic bitops when modifying feature bitmap (jsc#PED-15480)
- commit 19cca64
* Wed Mar 04 2026 svarbanov@suse.de
- arm_mpam: Remove duplicate linux/srcu.h header (jsc#PED-15480)
- commit 07c2d6d
* Wed Mar 04 2026 svarbanov@suse.de
- arm_mpam: Stop using uninitialized variables in __ris_msmon_read() (jsc#PED-15480)
- commit d8e3128
* Wed Mar 04 2026 hare@suse.de
- s390/pkey: Constify 'struct bin_attribute' (jsc#PED-14949).
- s390/sclp: Constify 'struct bin_attribute' (jsc#PED-14949).
- s390/pci: Constify 'struct bin_attribute' (jsc#PED-14949).
- s390/ipl: Constify 'struct bin_attribute' (jsc#PED-14949).
- s390/crypto/cpacf: Constify 'struct bin_attribute'
(jsc#PED-14949).
- s390/qdio: Move memory alloc/pointer arithmetic for slib and
sl into one place (jsc#PED-14949).
- s390/cio: Use array indices instead of pointer arithmetic
(jsc#PED-14949).
- s390/qdio: Rename feature flag aif_osa to aif_qdio
(jsc#PED-14949).
- s390/cio: Correct some typos in comments (jsc#PED-14949).
- commit 1e118df
* Wed Mar 04 2026 svarbanov@suse.de
- MAINTAINERS: new entry for MPAM Driver (jsc#PED-15480)
- commit 3e2c0c5
* Wed Mar 04 2026 svarbanov@suse.de
- arm_mpam: Add kunit tests for props_mismatch() (jsc#PED-15480)
- commit e52f1c5
* Wed Mar 04 2026 svarbanov@suse.de
- arm_mpam: Add kunit test for bitmap reset (jsc#PED-15480)
- commit c3db232
* Wed Mar 04 2026 svarbanov@suse.de
- arm_mpam: Add helper to reset saved mbwu state (jsc#PED-15480)
- commit 72ab2d4
* Wed Mar 04 2026 svarbanov@suse.de
- arm_mpam: Use long MBWU counters if supported (jsc#PED-15480)
- commit 3d47c28
* Wed Mar 04 2026 svarbanov@suse.de
- arm_mpam: Probe for long/lwd mbwu counters (jsc#PED-15480)
- commit 8b163c5
* Wed Mar 04 2026 svarbanov@suse.de
- arm_mpam: Consider overflow in bandwidth counter state (jsc#PED-15480)
- commit bd5c1b5
* Wed Mar 04 2026 svarbanov@suse.de
- arm_mpam: Track bandwidth counter state for power management (jsc#PED-15480)
- commit 7e86804
* Wed Mar 04 2026 svarbanov@suse.de
- arm_mpam: Add mpam_msmon_read() to read monitor value (jsc#PED-15480)
- commit b8ef5bf
* Wed Mar 04 2026 svarbanov@suse.de
- arm_mpam: Add helpers to allocate monitors (jsc#PED-15480)
- commit 02911db
* Wed Mar 04 2026 svarbanov@suse.de
- arm_mpam: Probe and reset the rest of the features (jsc#PED-15480)
- commit 4f8387a
* Wed Mar 04 2026 svarbanov@suse.de
- arm_mpam: Allow configuration to be applied and restored during cpu (jsc#PED-15480)
- commit cc78f99
* Wed Mar 04 2026 svarbanov@suse.de
- arm_mpam: Use a static key to indicate when mpam is enabled (jsc#PED-15480)
- commit ace3d67
* Wed Mar 04 2026 svarbanov@suse.de
- arm_mpam: Register and enable IRQs (jsc#PED-15480)
- commit a1d7e8d
* Wed Mar 04 2026 svarbanov@suse.de
- arm_mpam: Extend reset logic to allow devices to be reset any time (jsc#PED-15480)
- commit 16dddb4
* Wed Mar 04 2026 svarbanov@suse.de
- arm_mpam: Add a helper to touch an MSC from any CPU (jsc#PED-15480)
- commit c08c531
* Wed Mar 04 2026 svarbanov@suse.de
- arm_mpam: Reset MSC controls from cpuhp callbacks (jsc#PED-15480)
- commit e915bd0
* Wed Mar 04 2026 svarbanov@suse.de
- arm_mpam: Merge supported features during mpam_enable() into (jsc#PED-15480)
- commit 692170a
* Wed Mar 04 2026 svarbanov@suse.de
- arm_mpam: Probe the hardware features resctrl supports (jsc#PED-15480)
- commit a03f07f
* Wed Mar 04 2026 svarbanov@suse.de
- arm_mpam: Add helpers for managing the locking around the mon_sel (jsc#PED-15480)
- commit 5de9f32
* Wed Mar 04 2026 svarbanov@suse.de
- arm_mpam: Probe hardware to find the supported partid/pmg values (jsc#PED-15480)
- commit 081d902
* Wed Mar 04 2026 svarbanov@suse.de
- arm_mpam: Add cpuhp callbacks to probe MSC hardware (jsc#PED-15480)
- commit 6bb925c
* Wed Mar 04 2026 svarbanov@suse.de
- arm_mpam: Add MPAM MSC register layout definitions (jsc#PED-15480)
- commit 6beede0
* Wed Mar 04 2026 svarbanov@suse.de
- arm_mpam: Add the class and component structures for firmware (jsc#PED-15480)
- commit 2fb3199
* Wed Mar 04 2026 svarbanov@suse.de
- config: arm64: Enable MPAM driver (jsc#PED-15480)
+CONFIG_ARM64_MPAM_DRIVER=y
+# CONFIG_ARM64_MPAM_DRIVER_DEBUG is not set
- commit c93de95
* Wed Mar 04 2026 svarbanov@suse.de
- arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler (jsc#PED-15480)
- commit d3345af
* Wed Mar 04 2026 svarbanov@suse.de
- config: arm64: Enable ACPI MPAM (jsc#PED-15480)
+CONFIG_ACPI_MPAM=y
- commit ae186d0
* Wed Mar 04 2026 svarbanov@suse.de
- ACPI / MPAM: Parse the MPAM table (jsc#PED-15480)
- commit 34a9d1c
* Wed Mar 04 2026 svarbanov@suse.de
- ACPI: Define acpi_put_table cleanup handler and (jsc#PED-15480)
- commit ccc4f82
* Wed Mar 04 2026 svarbanov@suse.de
- platform: Define platform_device_put cleanup handler (jsc#PED-15480)
- commit aba52d3
* Wed Mar 04 2026 svarbanov@suse.de
- config: arm64: Enable MPAM Kconfig (jsc#PED-15480)
+CONFIG_ARM64_MPAM=y
+CONFIG_ACPI_MPAM=y
+CONFIG_ARM64_MPAM_DRIVER=y
+# CONFIG_ARM64_MPAM_DRIVER_DEBUG is not set
- commit 5ffaad8
* Wed Mar 04 2026 svarbanov@suse.de
- arm64: kconfig: Add Kconfig entry for MPAM (jsc#PED-15480)
- commit dd4a6bc
* Wed Mar 04 2026 svarbanov@suse.de
- ACPI / PPTT: Add a helper to fill a cpumask from a cache_id (jsc#PED-15480)
- commit f600a9f
* Wed Mar 04 2026 svarbanov@suse.de
- ACPI / PPTT: Find cache level by cache-id (jsc#PED-15480)
- commit ecfdcea
* Wed Mar 04 2026 svarbanov@suse.de
- ACPI / PPTT: Add acpi_pptt_cache_v1_full to use pptt cache as one (jsc#PED-15480)
- commit ac23959
* Wed Mar 04 2026 svarbanov@suse.de
- ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear (jsc#PED-15480)
- commit 6241241
* Wed Mar 04 2026 svarbanov@suse.de
- ACPI / PPTT: Add a helper to fill a cpumask from a processor (jsc#PED-15480)
- commit 607ad4d
* Wed Mar 04 2026 svarbanov@suse.de
- fs/resctrl: Update bit_usage to reflect io_alloc (jsc#PED-15480)
- commit 0f2c6c7
* Wed Mar 04 2026 svarbanov@suse.de
- fs/resctrl: Introduce interface to modify io_alloc capacity bitmasks (jsc#PED-15480)
- commit cee1c91
* Wed Mar 04 2026 svarbanov@suse.de
- fs/resctrl: Modify struct rdt_parse_data to pass mode and CLOSID (jsc#PED-15480)
- commit 3848cb2
* Wed Mar 04 2026 svarbanov@suse.de
- fs/resctrl: Introduce interface to display io_alloc CBMs (jsc#PED-15480)
- commit 0abef95
* Wed Mar 04 2026 svarbanov@suse.de
- fs/resctrl: Add user interface to enable/disable io_alloc feature (jsc#PED-15480)
- commit 3fc2287
* Wed Mar 04 2026 svarbanov@suse.de
- fs/resctrl: Introduce interface to display "io_alloc" support (jsc#PED-15480)
- commit 64427c7
* Wed Mar 04 2026 svarbanov@suse.de
- x86,fs/resctrl: Implement "io_alloc" enable/disable handlers (jsc#PED-15480)
- commit 62a5f43
* Wed Mar 04 2026 svarbanov@suse.de
- x86,fs/resctrl: Detect io_alloc feature (jsc#PED-15480)
- commit 4a5a95b
* Wed Mar 04 2026 svarbanov@suse.de
- x86/resctrl: Add SDCIAE feature in the command line options (jsc#PED-15480)
- commit 2165a76
* Wed Mar 04 2026 svarbanov@suse.de
- x86/cpufeatures: Add support for L3 Smart Data Cache Injection (jsc#PED-15480)
- commit 7b3ab1d
* Wed Mar 04 2026 svarbanov@suse.de
- fs/resctrl: Consider sparse masks when initializing new group's (jsc#PED-15480)
- commit 24e5856
* Wed Mar 04 2026 svarbanov@suse.de
- x86/resctrl: Support Sub-NUMA Cluster (SNC) mode on Clearwater Forest (jsc#PED-15480)
- commit d436980
* Wed Mar 04 2026 svarbanov@suse.de
- x86,fs/resctrl: Fix NULL pointer dereference with events (jsc#PED-15480)
- commit 704d5ad
* Wed Mar 04 2026 svarbanov@suse.de
- fs/resctrl: Fix counter auto-assignment on mkdir with mbm_event (jsc#PED-15480)
- commit 6f8a3aa
* Wed Mar 04 2026 svarbanov@suse.de
- x86/resctrl: Configure mbm_event mode if supported (jsc#PED-15480)
- commit 02d4b9f
* Wed Mar 04 2026 svarbanov@suse.de
- fs/resctrl: Introduce the interface to switch between monitor modes (jsc#PED-15480)
- commit fd7b9db
* Wed Mar 04 2026 svarbanov@suse.de
- fs/resctrl: Disable BMEC event configuration when mbm_event mode is (jsc#PED-15480)
- commit c7e06fb
* Wed Mar 04 2026 svarbanov@suse.de
- fs/resctrl: Introduce the interface to modify assignments in a group (jsc#PED-15480)
- commit 85a097d
* Wed Mar 04 2026 svarbanov@suse.de
- fs/resctrl: Introduce mbm_L3_assignments to list assignments in a (jsc#PED-15480)
- commit 7665042
* Wed Mar 04 2026 svarbanov@suse.de
- fs/resctrl: Auto assign counters on mkdir and clean up on group (jsc#PED-15480)
- commit 2bb3fad
* Wed Mar 04 2026 svarbanov@suse.de
- fs/resctrl: Introduce mbm_assign_on_mkdir to enable assignments on (jsc#PED-15480)
- commit e25dc3e
* Wed Mar 04 2026 svarbanov@suse.de
- fs/resctrl: Provide interface to update the event configurations (jsc#PED-15480)
- commit 4a5096f
* Wed Mar 04 2026 svarbanov@suse.de
- fs/resctrl: Add event configuration directory under info/L3_MON/ (jsc#PED-15480)
- commit fb1fba2
* Wed Mar 04 2026 svarbanov@suse.de
- fs/resctrl: Support counter read/reset with mbm_event assignment mode (jsc#PED-15480)
- commit c8a6c73
* Wed Mar 04 2026 svarbanov@suse.de
- x86/resctrl: Implement resctrl_arch_reset_cntr() and (jsc#PED-15480)
- refresh:
patches.suse/x86-resctrl-Fix-miscount-of-bandwidth-event-when-reactivat.patch
- commit 2ab4c9f
* Wed Mar 04 2026 svarbanov@suse.de
- fs/resctrl: Pass struct rdtgroup instead of individual members (jsc#PED-15480)
- commit e52516c
* Wed Mar 04 2026 svarbanov@suse.de
- fs/resctrl: Add the functionality to unassign MBM events (jsc#PED-15480)
- commit 83de3ac
* Wed Mar 04 2026 svarbanov@suse.de
- fs/resctrl: Add the functionality to assign MBM events (jsc#PED-15480)
- commit bd344d6
* Wed Mar 04 2026 svarbanov@suse.de
- x86,fs/resctrl: Implement resctrl_arch_config_cntr() to assign a (jsc#PED-15480)
- commit f133d1d
* Wed Mar 04 2026 svarbanov@suse.de
- fs/resctrl: Introduce event configuration field in struct mon_evt (jsc#PED-15480)
- commit 3b516ab
* Wed Mar 04 2026 svarbanov@suse.de
- x86/resctrl: Add data structures and definitions for ABMC assignment (jsc#PED-15480)
- commit 1c39e90
* Wed Mar 04 2026 hare@suse.de
- scsi: zfcp: Simplify workqueue allocation (jsc#PED-14947).
- scsi: zfcp: Clarify zfcp_port refcount ownership during "link"
test (jsc#PED-14947).
- scsi: zfcp: Correct kdoc parameter description for sending
ELS and CT (jsc#PED-14947).
- commit 02d6023
* Wed Mar 04 2026 hare@suse.de
- s390/diag: Convert to use flag output macros (jsc#PED-14673).
- Refresh
patches.suse/s390-diag-Move-diag.c-to-diag-specific-folder.patch.
- commit 6cafb60
* Wed Mar 04 2026 hare@suse.de
- s390/cio/ioasm: Convert to use flag output macros
(jsc#PED-14673).
- s390/cio/qdio: Convert to use flag output macros
(jsc#PED-14673).
- s390/sclp: Convert to use flag output macros (jsc#PED-14673).
- s390/dasd: Convert to use flag output macros (jsc#PED-14673).
- s390/boot/physmem: Convert to use flag output macros
(jsc#PED-14673).
- commit 8d74fee
* Wed Mar 04 2026 hare@suse.de
- s390/pci: Convert to use flag output macros (jsc#PED-14673).
- Refresh
patches.suse/s390-pci-Fix-__pcilg_mio_inuser-inline-assembly.patch.
- commit 34a9168
* Wed Mar 04 2026 hare@suse.de
- s390/extmem: Convert to use flag output macros (jsc#PED-14673).
- s390/string: Convert to use flag output macros (jsc#PED-14673).
- commit 99096b6
* Wed Mar 04 2026 hare@suse.de
- s390/irq: Convert to use flag output macros (jsc#PED-14673).
- s390/smp: Convert to use flag output macros (jsc#PED-14673).
- s390/uv: Convert to use flag output macros (jsc#PED-14673).
- s390/pai: Convert to use flag output macros (jsc#PED-14673).
- s390/mm: Convert to use flag output macros (jsc#PED-14673).
- s390/cpu_mf: Convert to use flag output macros (jsc#PED-14673).
- s390/cpcmd: Convert to use flag output macros (jsc#PED-14673).
- s390/topology: Convert to use flag output macros
(jsc#PED-14673).
- s390/time: Convert to use flag output macros (jsc#PED-14673).
- commit 44dcb9e
* Wed Mar 04 2026 hare@suse.de
- s390/pageattr: Convert to use flag output macros
(jsc#PED-14673).
- Refresh
patches.suse/arch-introduce-set_direct_map_valid_noflush.patch.
- commit f323bcf
* Wed Mar 04 2026 hare@suse.de
- s390/sthyi: Convert to use flag output macros (jsc#PED-14673).
- commit 5ebac7b
* Wed Mar 04 2026 hare@suse.de
- s390/ap: Restrict driver_override versus apmask and aqmask use
(jsc#PED-14967).
- commit d4186a3
* Wed Mar 04 2026 hare@suse.de
- s390/stp: Default to enabled (jsc#PED-15168).
- s390/stp: Remove leap second support (jsc#PED-15168).
- s390: kernel: convert timeouts to use secs_to_jiffies()
(jsc#PED-15168).
- commit 8ef4a5c
* Wed Mar 04 2026 hare@suse.de
- s390/time: Remove in-kernel time steering (jsc#PED-15168).
- commit 77cffde
* Wed Mar 04 2026 svarbanov@suse.de
- fs/resctrl: Introduce interface to display number of free MBM (jsc#PED-15480)
- commit 2267baa
* Wed Mar 04 2026 svarbanov@suse.de
- fs/resctrl: Introduce mbm_cntr_cfg to track assignable counters per (jsc#PED-15480)
- commit b65a2e9
* Wed Mar 04 2026 svarbanov@suse.de
- fs/resctrl: Add resctrl file to display number of assignable counters (jsc#PED-15480)
- commit 77963e8
* Wed Mar 04 2026 svarbanov@suse.de
- fs/resctrl: Introduce the interface to display monitoring modes (jsc#PED-15480)
- commit 9902e29
* Wed Mar 04 2026 svarbanov@suse.de
- x86/resctrl: Add support to enable/disable AMD ABMC feature (jsc#PED-15480)
- commit 52dd86e
* Wed Mar 04 2026 svarbanov@suse.de
- x86,fs/resctrl: Detect Assignable Bandwidth Monitoring feature (jsc#PED-15480)
- commit a52d87f
* Wed Mar 04 2026 svarbanov@suse.de
- x86,fs/resctrl: Consolidate monitoring related data from rdt_resource (jsc#PED-15480)
- commit 97db1e5
* Wed Mar 04 2026 svarbanov@suse.de
- x86/resctrl: Add ABMC feature in the command line options (jsc#PED-15480)
- commit 1aee872
* Wed Mar 04 2026 svarbanov@suse.de
- x86/cpufeatures: Add support for Assignable Bandwidth Monitoring (jsc#PED-15480)
- commit 8f314f9
* Wed Mar 04 2026 svarbanov@suse.de
- x86,fs/resctrl: Prepare for more monitor events (jsc#PED-15480)
- commit b41c3d6
* Wed Mar 04 2026 svarbanov@suse.de
- x86/resctrl: Remove the rdt_mon_features global variable (jsc#PED-15480)
- commit ccbdbb4
* Wed Mar 04 2026 svarbanov@suse.de
- x86,fs/resctrl: Replace architecture event enabled checks (jsc#PED-15480)
- commit ea68fe2
* Wed Mar 04 2026 svarbanov@suse.de
- x86,fs/resctrl: Consolidate monitor event descriptions (jsc#PED-15480)
- commit c015492
* Wed Mar 04 2026 svarbanov@suse.de
- fs/resctrl: Optimize code in rdt_get_tree() (jsc#PED-15480)
- commit a8a877f
* Wed Mar 04 2026 svarbanov@suse.de
- fs/resctrl: Eliminate false positive lockdep warning when reading SNC (jsc#PED-15480)
- commit 8a0dd35
* Wed Mar 04 2026 svarbanov@suse.de
- resctrl: get rid of pointless debugfs_file_{get,put}() (jsc#PED-15480)
- commit bc9a17f
* Wed Mar 04 2026 svarbanov@suse.de
- x86,fs/resctrl: Remove inappropriate references to cacheinfo in the (jsc#PED-15480)
- commit 59dd8e7
* Wed Mar 04 2026 svarbanov@suse.de
- x86/msr: Remove a superfluous inclusion of <asm/asm.h> (jsc#PED-15480)
- commit 8328736
* Wed Mar 04 2026 svarbanov@suse.de
- fs/resctrl: Restore the rdt_last_cmd_clear() calls after acquiring (jsc#PED-15480)
- commit b2b140c
* Wed Mar 04 2026 svarbanov@suse.de
- x86,fs/resctrl: Move the resctrl filesystem code to live in (jsc#PED-15480)
- refresh
patches.suse/x86-resctrl-Fix-miscount-of-bandwidth-event-when-reactivat.patch
- commit 090da5b
* Wed Mar 04 2026 hare@suse.de
- s390/sclp: Use monotonic clock in sclp_sync_wait()
(jsc#PED-15168).
- s390/smp: Use monotonic clock in smp_emergency_stop()
(jsc#PED-15168).
- commit 82b0d13
* Wed Mar 04 2026 hare@suse.de
- net: remove skb_copy_and_hash_datagram_iter() (jsc#PED-14161).
- nvme-tcp: use crc32c() and skb_copy_and_crc32c_datagram_iter()
(jsc#PED-14161).
- net: add skb_copy_and_crc32c_datagram_iter() (jsc#PED-14161).
- lib/crc32: remove unused support for CRC32C combination
(jsc#PED-14161).
- net: fold __skb_checksum() into skb_checksum() (jsc#PED-14161).
- sctp: use skb_crc32c() instead of __skb_checksum()
(jsc#PED-14161).
- RDMA/siw: use skb_crc32c() instead of __skb_checksum()
(jsc#PED-14161).
- net: use skb_crc32c() in skb_crc32c_csum_help() (jsc#PED-14161).
- net: add skb_crc32c() (jsc#PED-14161).
- commit ce61f67
* Wed Mar 04 2026 hare@suse.de
- net: introduce CONFIG_NET_CRC32C (jsc#PED-14161).
- Update config files.
- commit 63e87af
* Wed Mar 04 2026 hare@suse.de
- nvmet-auth: authenticate on admin queue only (jsc#PED-14161).
- nvme-auth: do not re-authenticate queues with no prior
authentication (jsc#PED-14161).
- nvmet-tcp: switch to using the crc32c library (jsc#PED-14161).
- nvmet: replace strncpy with strscpy (jsc#PED-14161).
- commit 766259a
* Wed Mar 04 2026 hoyeon.lee@suse.com
- bpf: define KF_ARENA_* flags for bpf_arena kfuncs
(jsc#PED-14653).
- commit c65f3de
* Wed Mar 04 2026 hoyeon.lee@suse.com
- selftests/bpf: test_tunnel: Add generic_attach* helpers (jsc#PED-14653).
- commit ee75aa5
* Wed Mar 04 2026 hoyeon.lee@suse.com
- mm/page_alloc: avoid second trylock of zone->lock
(jsc#PED-14653).
- commit 9e03edc
* Wed Mar 04 2026 hoyeon.lee@suse.com
- mm/page_alloc: Fix try_alloc_pages (jsc#PED-14653).
- commit d02202c
* Wed Mar 04 2026 hoyeon.lee@suse.com
- mm: Fix the flipped condition in gfpflags_allow_spinning()
(jsc#PED-14653).
- commit 9c13577
* Wed Mar 04 2026 hoyeon.lee@suse.com
- mm/page_alloc: ensure try_alloc_pages() plays well with
unaccepted memory (jsc#PED-14653).
- Refresh
patches.suse/mm-page_alloc-fix-race-condition-in-unaccepted-memory-hand.patch.
- commit 0e7d9b4
* Wed Mar 04 2026 hoyeon.lee@suse.com
- arm64: insn: Add load-acquire and store-release instructions
(jsc#PED-14653).
- commit 6bfdd7a
* Wed Mar 04 2026 hoyeon.lee@suse.com
- arm64: insn: Add BIT(23) to {load,store}_ex's mask
(jsc#PED-14653).
- commit 7f3845c
* Wed Mar 04 2026 tonyj@suse.de
- perf: sched: Fix perf crash with new is_user_task() helper
(bsc#1258343 CVE-2026-23159 perf-events-v6.19-update).
- commit dd98291
* Wed Mar 04 2026 tonyj@suse.de
- Update
patches.suse/perf-x86-intel-cstate-Add-Nova-Lake-support.patch
(jsc#PED-14043).
- Update
patches.suse/perf-x86-intel-uncore-Add-Nova-Lake-support.patch
(jsc#PED-14423 jsc#PED-14378).
- commit a5de34d
* Tue Mar 03 2026 hare@suse.de
- lib/crc: remove CONFIG_LIBCRC32C (jsc#PED-15168).
- Update config files.
- commit b2f0100
* Tue Mar 03 2026 hoyeon.lee@suse.com
- HID: bpf: fix BTN_STYLUS for the XP Pen ACK05 remote
(jsc#PED-14653).
- usr/include: openrisc: don't HDRTEST bpf_perf_event.h
(jsc#PED-14653).
- bpf: Clarify handling of mark and tstamp by redirect_peer
(jsc#PED-14653).
- commit f5e7586
* Tue Mar 03 2026 hoyeon.lee@suse.com
- selftests/bpf: Correct typo in __clang_major__ macro
(jsc#PED-14653).
- commit a425dc1
* Tue Mar 03 2026 hoyeon.lee@suse.com
- bpf: Convert ringbuf map to rqspinlock (jsc#PED-14653).
- bpf: Convert queue_stack map to rqspinlock (jsc#PED-14653).
- bpf: Use architecture provided res_smp_cond_load_acquire
(jsc#PED-14653).
- selftests/bpf: Make res_spin_lock AA test condition stronger
(jsc#PED-14653).
- selftests/bpf: Make res_spin_lock test less verbose
(jsc#PED-14653).
- commit 2a0cec4
* Tue Mar 03 2026 hoyeon.lee@suse.com
- selftests/bpf: Fix verifier_private_stack test failure
(jsc#PED-14653).
- selftests/bpf: Fix verifier_bpf_fastcall test (jsc#PED-14653).
- selftests/bpf: Fix tests after fields reorder in struct file
(jsc#PED-14653).
- LoongArch: BPF: Use move_addr() for BPF_PSEUDO_FUNC
(jsc#PED-14653).
- LoongArch: BPF: Fix off-by-one error in build_prologue()
(jsc#PED-14653).
- commit bf9a8ea
* Tue Mar 03 2026 hare@suse.de
- lib/crc: remove unnecessary prompt for CONFIG_CRC_CCITT
(jsc#PED-15168).
- Update config files.
- commit 4ca9d49
* Tue Mar 03 2026 hare@suse.de
- Update config files after CRC selection rework
- commit 9f2c75c
* Tue Mar 03 2026 hoyeon.lee@suse.com
- tools build: Fix a number of Wconversion warnings
(jsc#PED-14653).
- bpf: Use try_alloc_pages() to allocate pages for bpf needs
(jsc#PED-14653).
- mm, bpf: Use memcg in try_alloc_pages() (jsc#PED-14653).
- mm, bpf: Introduce free_pages_nolock() (jsc#PED-14653).
- commit fa19262
* Tue Mar 03 2026 hoyeon.lee@suse.com
- mm, bpf: Introduce try_alloc_pages() for opportunistic page
allocation (jsc#PED-14653).
- Refresh
patches.suse/mm-page_alloc-speed-up-fallbacks-in-rmqueue_bulk.patch.
- commit 9ff3dda
* Tue Mar 03 2026 hoyeon.lee@suse.com
- selftests/bpf: Add tests for rqspinlock (jsc#PED-14653).
- bpf: Maintain FIFO property for rqspinlock unlock
(jsc#PED-14653).
- bpf: Implement verifier support for rqspinlock (jsc#PED-14653).
- bpf: Introduce rqspinlock kfuncs (jsc#PED-14653).
- bpf: Convert lpm_trie.c to rqspinlock (jsc#PED-14653).
- bpf: Convert percpu_freelist.c to rqspinlock (jsc#PED-14653).
- bpf: Convert hashtab.c to rqspinlock (jsc#PED-14653).
- rqspinlock: Add locktorture support (jsc#PED-14653).
- rqspinlock: Add entry to Makefile, MAINTAINERS (jsc#PED-14653).
- rqspinlock: Add macros for rqspinlock usage (jsc#PED-14653).
- rqspinlock: Add basic support for CONFIG_PARAVIRT
(jsc#PED-14653).
- rqspinlock: Add a test-and-set fallback (jsc#PED-14653).
- rqspinlock: Add deadlock detection and recovery (jsc#PED-14653).
- commit e036ae9
* Tue Mar 03 2026 mgorman@suse.de
- Delete
patches.suse/sched-deadline-Less-agressive-dl_server-handling-KABI.patch.
- Delete
patches.suse/sched-psi-Optimize-psi_group_change-cpu_clock-usage-KABI.patch.
- commit a4e69a9
* Tue Mar 03 2026 hare@suse.de
- lib/crc32: remove other generic implementations (jsc#PED-15168).
- Update config files.
- commit c18667b
* Tue Mar 03 2026 hare@suse.de
- lib/crc: simplify the kconfig options for CRC implementations
(jsc#PED-15168).
- Update config files.
- commit 9e76ede
* Tue Mar 03 2026 hare@suse.de
- arm64/crc-t10dif: expose CRC-T10DIF function through lib
(jsc#PED-15168).
- Update config files.
- commit 15fd7eb
* Tue Mar 03 2026 hare@suse.de
- arm/crc-t10dif: expose CRC-T10DIF function through lib
(jsc#PED-15168).
- commit 4395624
* Tue Mar 03 2026 hare@suse.de
- x86/crc-t10dif: expose CRC-T10DIF function through lib
(jsc#PED-15168).
- Update config files.
- commit 74f8de6
* Tue Mar 03 2026 hare@suse.de
- crypto: crct10dif - expose arch-optimized lib function
(jsc#PED-15168).
- Update config files.
- commit c9853e4
* Tue Mar 03 2026 hoyeon.lee@suse.com
- rqspinlock: Protect waiters in trylock fallback from stalls
(jsc#PED-14653).
- commit 40d2649
* Tue Mar 03 2026 hoyeon.lee@suse.com
- rqspinlock: Protect waiters in queue from stalls
(jsc#PED-14653).
- rqspinlock: Protect pending bit owners from stalls
(jsc#PED-14653).
- rqspinlock: Hardcode cond_acquire loops for arm64
(jsc#PED-14653).
- rqspinlock: Add support for timeouts (jsc#PED-14653).
- rqspinlock: Drop PV and virtualization support (jsc#PED-14653).
- rqspinlock: Add rqspinlock.h header (jsc#PED-14653).
- locking: Copy out qspinlock.c to kernel/bpf/rqspinlock.c
(jsc#PED-14653).
- locking: Allow obtaining result of arch_mcs_spin_lock_contended
(jsc#PED-14653).
- locking: Move common qspinlock helpers to a private header
(jsc#PED-14653).
- locking: Move MCS struct definition to public header
(jsc#PED-14653).
- selftests/bpf: Add selftests for load-acquire/store-release
when register number is invalid (jsc#PED-14653).
- bpf: Fix out-of-bounds read in check_atomic_load/store()
(jsc#PED-14653).
- bpf: Add struct_ops context information to struct bpf_prog_aux
(jsc#PED-14653).
- selftests/bpf: Sanitize pointer prior fclose() (jsc#PED-14653).
- selftests/bpf: Migrate test_xdp_vlan.sh into test_progs
(jsc#PED-14653).
- selftests/bpf: test_xdp_vlan: Rename BPF sections
(jsc#PED-14653).
- bpf: clarify a misleading verifier error message
(jsc#PED-14653).
- bpf: Make perf_event_read_output accessible in all program types
(jsc#PED-14653).
- bpftool: Using the right format specifiers (jsc#PED-14653).
- bpftool: Add -Wformat-signedness flag to detect format errors
(jsc#PED-14653).
- selftests/bpf: Test freplace from user namespace
(jsc#PED-14653).
- libbpf: Pass BPF token from find_prog_btf_id to
BPF_BTF_GET_FD_BY_ID (jsc#PED-14653).
- bpf: BPF token support for BPF_BTF_GET_FD_BY_ID (jsc#PED-14653).
- bpf, x86: Fix objtool warning for timed may_goto
(jsc#PED-14653).
- bpf: Check map->record at the beginning of
check_and_free_fields() (jsc#PED-14653).
- selftests/bpf: Fix sockopt selftest failure on powerpc
(jsc#PED-14653).
- selftests/bpf: Fix arena_spin_lock compilation on PowerPC
(jsc#PED-14653).
- bpf: preload: Add MODULE_DESCRIPTION (jsc#PED-14653).
- bpf: bpftool: Setting error code in do_loader() (jsc#PED-14653).
- blacklist.conf: un-blacklisted to follow BPF upstream
- selftests/bpf: Add a kernel flag test for LSM bpf hook
(jsc#PED-14653).
- security: Propagate caller information in bpf hooks
(jsc#PED-14653).
- selftests/bpf: Convert comma to semicolon (jsc#PED-14653).
- selftests: bpf: fix duplicate selftests in cpumask_success
(jsc#PED-14653).
- bpf: fix missing kdoc string fields in cpumask.c
(jsc#PED-14653).
- selftests: bpf: add bpf_cpumask_populate selftests
(jsc#PED-14653).
- bpf: add kfunc for populating cpumask bits (jsc#PED-14653).
- selftests/bpf: lwt_seg6local: Move test to test_progs
(jsc#PED-14653).
- selftests/bpf: lwt_seg6local: Remove unused routes
(jsc#PED-14653).
- selftests/bpf: Fix cap_enable_effective() return code
(jsc#PED-14653).
- selftests/bpf: Fix dangling stdout seen by traffic monitor
thread (jsc#PED-14653).
- selftests/bpf: Allow assigning traffic monitor print function
(jsc#PED-14653).
- selftests/bpf: Clean up call sites of stdio_restore()
(jsc#PED-14653).
- selftests/bpf: Move test_lwt_ip_encap to test_progs
(jsc#PED-14653).
- selftests/bpf: Add tests for arena spin lock (jsc#PED-14653).
- selftests/bpf: Introduce arena spin lock (jsc#PED-14653).
- selftests/bpf: Introduce cond_break_label (jsc#PED-14653).
- bpf: correct use/def for may_goto instruction (jsc#PED-14653).
- selftests/bpf: test cases for compute_live_registers()
(jsc#PED-14653).
- bpf: use register liveness information for func_states_equal
(jsc#PED-14653).
- commit fbd39aa
* Tue Mar 03 2026 hare@suse.de
- crypto: arm/crct10dif - Implement plain NEON variant
(jsc#PED-14673).
- crypto: arm/crct10dif - Macroify PMULL asm code (jsc#PED-14673).
- crypto: arm/crct10dif - Use existing mov_l macro instead of
__adrl (jsc#PED-14673).
- crypto: arm64/crct10dif - Remove remaining 64x64 PMULL fallback
code (jsc#PED-14673).
- commit 0e49178
* Tue Mar 03 2026 vkarasulli@suse.de
- iommu/mediatek: fix use-after-free on probe deferral
(CVE-2025-71071 bsc#1256802).
- commit 8109677
* Tue Mar 03 2026 tbogendoerfer@suse.de
- net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address
query (jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- net/mlx5: Fix missing devlink lock in SRIOV enable error path
(jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- net/mlx5: E-switch, Clear legacy flag when moving to switchdev
(jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- net/mlx5: LAG, disable MPESW in lag_disable_change()
(jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- net/mlx5: DR, Fix circular locking dependency in dump
(jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- net/mlx5e: Use unsigned for mlx5e_get_max_num_channels
(jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_event
(jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- net/mlx5: Fix misidentification of write combining CQE during
poll loop (jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- net/mlx5e: Fix misidentification of ASO CQE during poll loop
(jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- net/mlx5: Fix multiport device check over light SFs
(jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- net/mlx5e: XSK, Fix unintended ICOSQ change (jsc#PED-14197
jsc#PED-14199 jsc#PED-15315).
- vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()
(jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- vdpa/mlx5: reuse common function for MAC address updates
(jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- vdpa/mlx5: update mlx_features with driver state check
(jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- RDMA/mlx5: Support rate limit only for Raw Packet QP
(jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- RDMA/mlx5: Fix memory leak in GET_DATA_DIRECT_SYSFS_PATH handler
(jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- IB/mlx5: Fix port speed query for representors (jsc#PED-14197
jsc#PED-14199 jsc#PED-15315).
- RDMA/mlx5: Fix UMR hang in LAG error state unload (jsc#PED-14197
jsc#PED-14199 jsc#PED-15315).
- RDMA/mlx5: Avoid direct access to DMA device pointer
(jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- RDMA/mlx5: Implement query_port_speed callback (jsc#PED-14197
jsc#PED-14199 jsc#PED-15315).
- RDMA/mlx5: Raise async event on device speed change
(jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- net/mlx5: Fix 1600G link mode enum naming (jsc#PED-14197
jsc#PED-14199 jsc#PED-15315).
- net/mlx5: Support devlink port state for host PF (jsc#PED-14197
jsc#PED-14199 jsc#PED-15315).
- net/mlx5e: Extend TC max ratelimit using max_bw_value_msb
(jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- net/mlx5e: SHAMPO, Improve allocation recovery (jsc#PED-14197
jsc#PED-14199 jsc#PED-15315).
- net/mlx5e: RX, Drop oversized packets in non-linear mode
(jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- net/mlx5e: Conditionally create async ICOSQ (jsc#PED-14197
jsc#PED-14199 jsc#PED-15315).
- net/mlx5e: Move async ICOSQ to dynamic allocation (jsc#PED-14197
jsc#PED-14199 jsc#PED-15315).
- net/mlx5e: Use regular ICOSQ for triggering NAPI (jsc#PED-14197
jsc#PED-14199 jsc#PED-15315).
- net/mlx5e: Move async ICOSQ lock into ICOSQ struct
(jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- net/mlx5: Initialize bulk for single flow counters
(jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- net/mlx5: fs, split bulk init (jsc#PED-14197 jsc#PED-14199
jsc#PED-15315).
- net/mlx5: fs, factor out flow counter bulk init (jsc#PED-14197
jsc#PED-14199 jsc#PED-15315).
- net/mlx5e: Refine TX timeout handling to skip non-timed-out SQ
(jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- net: Introduce netif_xmit_timeout_ms() helper (jsc#PED-14197
jsc#PED-14199 jsc#PED-15315).
- net/mlx5: Add IFC bits for extended ETS rate limit bandwidth
value (jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- net/mlx5: Add support for querying bond speed (jsc#PED-14197
jsc#PED-14199 jsc#PED-15315).
- net/mlx5: Handle port and vport speed change events in MPESW
(jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- net/mlx5: Propagate LAG effective max_tx_speed to vports
(jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- net/mlx5: Add max_tx_speed and its CAP bit to IFC (jsc#PED-14197
jsc#PED-14199 jsc#PED-15315).
- net/mlx5e: Remove GSO_PARTIAL for non _CSUM GRE (jsc#PED-14197
jsc#PED-14199 jsc#PED-15315).
- net/mlx5e: TSO for UDP over GRE over vlan packets (jsc#PED-14197
jsc#PED-14199 jsc#PED-15315).
- net/mlx5e: TSO for GRE over vlan (jsc#PED-14197 jsc#PED-14199
jsc#PED-15315).
- vdpa/mlx5: Fix incorrect error code reporting in
query_virtqueues (jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- RDMA/mlx5: Add support for 1600_8x lane speed (jsc#PED-14197
jsc#PED-14199 jsc#PED-15315).
- IB/mlx5: Reduce IMR KSM size when 5-level paging is enabled
(jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- RDMA/mlx5: Add other eswitch support to userspace tables
(jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- RDMA/mlx5: Refactor _get_prio() function (jsc#PED-14197
jsc#PED-14199 jsc#PED-15315).
- RDMA/mlx5: Add other_eswitch support for devx destruction
(jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- RDMA/mlx5: Change default device for LAG slaves in
RDMA TRANSPORT namespaces (jsc#PED-14197 jsc#PED-14199
jsc#PED-15315).
- RDMA/mlx5: Enable Data-Direct with Relaxed Ordering
(jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- iopoll: Generalize read_poll_timeout() into poll_timeout_us()
(jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- RDMA/mlx5: Add DMAH support for reg_user_mr/reg_user_dmabuf_mr
(jsc#PED-15334).
- RDMA/mlx5: Add DMAH object support (jsc#PED-15334).
- net/mlxfw: Drop hard coded max FW flash image size
(jsc#PED-14197 jsc#PED-14199 jsc#PED-15315).
- commit 0360380
* Tue Mar 03 2026 hare@suse.de
- lib/crc: document all the CRC library kconfig options
(jsc#PED-15168).
- commit f045525
* Tue Mar 03 2026 hare@suse.de
- lib/crc: remove unnecessary prompt for CONFIG_CRC_ITU_T
(jsc#PED-15168).
- commit af4e0dd
* Tue Mar 03 2026 hare@suse.de
- dm-crypt: switch to using the crc32 library (jsc#PED-15168).
- commit 3dce90d
* Tue Mar 03 2026 hoyeon.lee@suse.com
- bpf: simple DFA-based live registers analysis (jsc#PED-14653).
- Refresh
patches.suse/Revert-bpf-use-common-instruction-history-across-all.patch.
- commit 9c25e15
* Tue Mar 03 2026 hoyeon.lee@suse.com
- bpf: get_call_summary() utility function (jsc#PED-14653).
- commit ef04a8b
* Tue Mar 03 2026 hoyeon.lee@suse.com
- bpf: jmp_offset() and verbose_insn() utility functions
(jsc#PED-14653).
- Refresh
patches.suse/Revert-bpf-use-common-instruction-history-across-all.patch.
- commit fc7fd75
* Tue Mar 03 2026 hare@suse.de
- RDMA/rxe: switch to using the crc32 library (jsc#PED-15168).
- Refresh
patches.suse/RDMA-rxe-Remove-32-bit-architecture-support.patch.
- commit b729e1d
* Tue Mar 03 2026 hoyeon.lee@suse.com
- selftests/bpf: Add selftests for load-acquire and store-release
instructions (jsc#PED-14653).
- bpf, x86: Support load-acquire and store-release instructions
(jsc#PED-14653).
- bpf, arm64: Support load-acquire and store-release instructions
(jsc#PED-14653).
- bpf: Introduce load-acquire and store-release instructions
(jsc#PED-14653).
- bpf, x86: Add x86 JIT support for timed may_goto
(jsc#PED-14653).
- bpf: Add verifier support for timed may_goto (jsc#PED-14653).
- selftests/bpf: Add tests for bpf_object__prepare
(jsc#PED-14653).
- libbpf: Split bpf object load into prepare/load (jsc#PED-14653).
- libbpf: Introduce more granular state for bpf_object
(jsc#PED-14653).
- libbpf: Use map_is_created helper in map setters
(jsc#PED-14653).
- net: filter: Avoid shadowing variable in
bpf_convert_ctx_access() (jsc#PED-14653).
- selftests/bpf: test_tunnel: Remove test_tunnel.sh
(jsc#PED-14653).
- selftests/bpf: test_tunnel: Move ip6tnl tunnel tests to
test_progs (jsc#PED-14653).
- selftests/bpf: test_tunnel: Move ip6geneve tunnel test to
test_progs (jsc#PED-14653).
- selftests/bpf: test_tunnel: Move geneve tunnel test to
test_progs (jsc#PED-14653).
- selftests/bpf: test_tunnel: Move ip6erspan tunnel test to
test_progs (jsc#PED-14653).
- selftests/bpf: test_tunnel: Move erspan tunnel tests to
test_progs (jsc#PED-14653).
- commit 2df1c76
* Tue Mar 03 2026 mgorman@suse.de
- sched/clock: Avoid false sharing for sched_clock_irqtime
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- commit 0d1bf43
* Tue Mar 03 2026 hare@suse.de
- lib/crc: remove unnecessary prompt for CONFIG_CRC64
(jsc#PED-15168).
- lib/crc: remove unnecessary prompt for CONFIG_LIBCRC32C
(jsc#PED-15168).
- lib/crc: remove unnecessary prompt for CONFIG_CRC8
(jsc#PED-15168).
- commit 2a17ac5
* Tue Mar 03 2026 mgorman@suse.de
- sched/deadline: Clear the defer params (bsc#1234634 (Scheduler
functional and performance backports SL-16.1)).
- commit f77f0c5
* Tue Mar 03 2026 hare@suse.de
- lib/crc: remove unnecessary prompt for CONFIG_CRC7
(jsc#PED-15168).
- commit dec4702
* Tue Mar 03 2026 mgorman@suse.de
- sched/fair: Remove nohz.nr_cpus and use weight of cpumask
instead (bsc#1234634 (Scheduler functional and performance
backports SL-16.1)).
- commit 4103b85
* Tue Mar 03 2026 mgorman@suse.de
- sched/fair: Change likelyhood of nohz.nr_cpus (bsc#1234634
(Scheduler functional and performance backports SL-16.1)).
- commit 411b3d4
* Tue Mar 03 2026 hare@suse.de
- lib/crc: remove unnecessary prompt for CONFIG_CRC4
(jsc#PED-15168).
- commit a25bcb1
* Tue Mar 03 2026 mgorman@suse.de
- sched/fair: Move checking for nohz cpus after time check
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- commit 99f63f1
* Tue Mar 03 2026 hare@suse.de
- lib/crc7: unexport crc7_be_syndrome_table (jsc#PED-15168).
- lib/crc_kunit.c: update comment in crc_benchmark()
(jsc#PED-15168).
- lib/crc_kunit.c: add test and benchmark for crc7_be()
(jsc#PED-15168).
- commit 14c106f
* Tue Mar 03 2026 mgorman@suse.de
- sched/fair: Fix math notation errors in avg_vruntime comment
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- commit d4188da
* Tue Mar 03 2026 mgorman@suse.de
- sched/fair: Use cpumask_weight_and() in
sched_balance_find_dst_group() (bsc#1234634 (Scheduler
functional and performance backports SL-16.1)).
- commit d9913b0
* Tue Mar 03 2026 hare@suse.de
- x86/crc32: optimize tail handling for crc32c short inputs
(jsc#PED-15168).
- x86/crc32: improve crc32c_arch() code generation with clang
(jsc#PED-15168).
- commit 3b7ed17
* Tue Mar 03 2026 mgorman@suse.de
- sched/fair: Simplify task_numa_find_cpu() (bsc#1234634
(Scheduler functional and performance backports SL-16.1)).
- commit 15d1f3b
* Tue Mar 03 2026 mgorman@suse.de
- sched/fair: Drop useless cpumask_empty() in
find_energy_efficient_cpu() (bsc#1234634 (Scheduler functional
and performance backports SL-16.1)).
- commit f96c057
* Tue Mar 03 2026 mgorman@suse.de
- sched/fair: Fix sched_avg fold (bsc#1234634 (Scheduler
functional and performance backports SL-16.1)).
- commit f7dcb3e
* Tue Mar 03 2026 mgorman@suse.de
- sched/fair: Sort out 'blocked_load*' namespace noise
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- commit 5e7c495
* Tue Mar 03 2026 hare@suse.de
- riscv/crc64: add Zbc optimized CRC64 functions (jsc#PED-15168).
- riscv/crc-t10dif: add Zbc optimized CRC-T10DIF function
(jsc#PED-15168).
- riscv/crc32: reimplement the CRC32 functions using new template
(jsc#PED-15168).
- riscv/crc: add "template" for Zbc optimized CRC functions
(jsc#PED-15168).
- commit 4fbbdbf
* Tue Mar 03 2026 mgorman@suse.de
- sched/fair: Introduce and use the vruntime_cmp() and
vruntime_op() wrappers for wrapped-signed aritmetics
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- commit 25a374a
* Tue Mar 03 2026 mgorman@suse.de
- sched/fair: Rename cfs_rq::avg_vruntime to ::sum_w_vruntime,
and helper functions (bsc#1234634 (Scheduler functional and
performance backports SL-16.1)).
- commit f88ea43
* Tue Mar 03 2026 mgorman@suse.de
- sched/fair: Rename cfs_rq::avg_load to cfs_rq::sum_weight
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- commit 4babd1f
* Tue Mar 03 2026 mgorman@suse.de
- sched/fair: Separate se->vlag from se->vprot (bsc#1234634
(Scheduler functional and performance backports SL-16.1)).
- commit 1bc18e0
* Tue Mar 03 2026 hare@suse.de
- x86/crc64: implement crc64_be and crc64_nvme using new template
(jsc#PED-15168).
- commit 2923824
* Tue Mar 03 2026 hare@suse.de
- x86/crc-t10dif: implement crc_t10dif using new template
(jsc#PED-15168).
- commit 17b4b6d
* Tue Mar 03 2026 mgorman@suse.de
- posix-timers: Replace call_rcu() by kfree_rcu() for simple
kmem_cache_free() callback (bsc#1234634 (Scheduler functional
and performance backports SL-16.1)).
- commit 6683264
* Tue Mar 03 2026 hare@suse.de
- lib/crc-t10dif: remove crc_t10dif_is_optimized()
(jsc#PED-15168).
- commit 5203a4f
* Tue Mar 03 2026 mgorman@suse.de
- cleanup: Add conditional guard helper (bsc#1234634 (Scheduler
functional and performance backports SL-16.1)).
- commit 94cca37
* Tue Mar 03 2026 mgorman@suse.de
- sched/fair: Limit hrtick work (bsc#1234634 (Scheduler functional
and performance backports SL-16.1)).
- commit 25377ae
* Tue Mar 03 2026 mgorman@suse.de
- sched/fair: Remove superfluous rcu_read_lock() (bsc#1234634
(Scheduler functional and performance backports SL-16.1)).
- commit b703a22
* Tue Mar 03 2026 hoyeon.lee@suse.com
- selftests/bpf: test_tunnel: Move ip6gre tunnel test to
test_progs (jsc#PED-14653).
- commit 1390ef2
* Tue Mar 03 2026 mgorman@suse.de
- sched/headers: Rename rcu_dereference_check_sched_domain()
=> rcu_dereference_sched_domain() (bsc#1234634 (Scheduler
functional and performance backports SL-16.1)).
- commit 4794313
* Tue Mar 03 2026 hoyeon.lee@suse.com
- selftests/bpf: test_tunnel: Move gre tunnel test to test_progs
(jsc#PED-14653).
- commit eac453b
* Tue Mar 03 2026 mgorman@suse.de
- sched/fair: Avoid rq->lock bouncing in sched_balance_newidle()
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- commit fe97993
* Tue Mar 03 2026 mgorman@suse.de
- sched: Detect per-class runqueue changes (bsc#1234634 (Scheduler
functional and performance backports SL-16.1)).
- commit 325a153
* Tue Mar 03 2026 mgorman@suse.de
- sched/fair: Fold the sched_avg update (bsc#1234634 (Scheduler
functional and performance backports SL-16.1)).
- commit 19451d6
* Tue Mar 03 2026 mgorman@suse.de
- <linux/compiler_types.h>: Add the __signed_scalar_typeof()
helper (bsc#1234634 (Scheduler functional and performance
backports SL-16.1)).
- commit c4a101b
* Tue Mar 03 2026 hoyeon.lee@suse.com
- selftests/bpf: test_tunnel: Add ping helpers (jsc#PED-14653).
- commit b61df7b
* Tue Mar 03 2026 mgorman@suse.de
- sched/fair: Revert force wakeup preemption (bsc#1234634
(Scheduler functional and performance backports SL-16.1)).
- commit 9c85c38
* Tue Mar 03 2026 mgorman@suse.de
- sched/fair: Fix unfairness caused by stalled tg_load_avg_contrib
when the last task migrates out (bsc#1234634 (Scheduler
functional and performance backports SL-16.1)).
- commit 4959a8a
* Tue Mar 03 2026 hoyeon.lee@suse.com
- veristat: Report program type guess results to sdterr
(jsc#PED-14653).
- veristat: Strerror expects positive number (errno)
(jsc#PED-14653).
- veristat: @files-list.txt notation for object files list
(jsc#PED-14653).
- bpf: Factor out check_load_mem() and check_store_reg()
(jsc#PED-14653).
- bpf: Factor out check_atomic_rmw() (jsc#PED-14653).
- bpf: Factor out atomic_ptr_type_ok() (jsc#PED-14653).
- bpf: no longer acquire map_idr_lock in bpf_map_inc_not_zero()
(jsc#PED-14653).
- selftests/bpf: Add tests for extending sleepable global subprogs
(jsc#PED-14653).
- selftests/bpf: Test sleepable global subprogs in atomic contexts
(jsc#PED-14653).
- bpf: Summarize sleepable global subprogs (jsc#PED-14653).
- selftests/bpf: Add selftests allowing cgroup prog pre-ordering
(jsc#PED-14653).
- bpf: Allow pre-ordering for bpf cgroup progs (jsc#PED-14653).
- selftests/bpf: Fixes for test_maps test (jsc#PED-14653).
- selftests/bpf: Allow auto port binding for bpf nf
(jsc#PED-14653).
- selftests/bpf: Allow auto port binding for cgroup connect
(jsc#PED-14653).
- selftests/bpf: Add tests for bpf_dynptr_copy (jsc#PED-14653).
- bpf/helpers: Introduce bpf_dynptr_copy kfunc (jsc#PED-14653).
- bpf/helpers: Refactor bpf_dynptr_read and bpf_dynptr_write
(jsc#PED-14653).
- selftests/bpf: Introduce veristat test (jsc#PED-14653).
- selftests/bpf: Implement setting global variables in veristat
(jsc#PED-14653).
- selftests/bpf: Test bpf_usdt_arg_size() function
(jsc#PED-14653).
- libbpf: Implement bpf_usdt_arg_size BPF function
(jsc#PED-14653).
- docs/bpf: Document some special sdiv/smod operations
(jsc#PED-14653).
- selftests/bpf: add cgroup_skb netns cookie tests
(jsc#PED-14653).
- bpf: add get_netns_cookie helper to cgroup_skb programs
(jsc#PED-14653).
- selftests/bpf: Test gen_pro/epilogue that generate kfuncs
(jsc#PED-14653).
- commit 48d92d7
* Tue Mar 03 2026 hare@suse.de
- scsi: target: iscsi: switch to using the crc32c library
(jsc#PED-15168).
- f2fs: switch to using the crc32 library (jsc#PED-15168).
- commit 8c68171
* Tue Mar 03 2026 hare@suse.de
- jbd2: switch to using the crc32c library (jsc#PED-15168).
- jbd2: avoid dozens of -Wflex-array-member-not-at-end warnings
(jsc#PED-15168).
- commit 249d3a2
* Tue Mar 03 2026 hare@suse.de
- powerpc/crc: delete obsolete crc-vpmsum_test.c (jsc#PED-15168).
- powerpc/crc-t10dif: expose CRC-T10DIF function through lib
(jsc#PED-15168).
- ext4: switch to using the crc32c library (jsc#PED-15168).
- commit 1d5d69e
* Tue Mar 03 2026 hare@suse.de
- x86/crc32: implement crc32_le using new template
(jsc#PED-15168).
- x86/crc: add "template" for [V]PCLMULQDQ based CRC functions
(jsc#PED-15168).
- scripts/gen-crc-consts: add gen-crc-consts.py (jsc#PED-15168).
- commit 4a5a7a5
* Tue Mar 03 2026 hare@suse.de
- x86: move ZMM exclusion list into CPU feature flag
(jsc#PED-15168).
- Refresh
patches.suse/x86-bugs-Add-a-Transient-Scheduler-Attacks-mitigation.patch.
- Refresh patches.suse/x86-cpufeatures-Add-X86_FEATURE_APX.patch.
- Refresh
patches.suse/x86-its-Add-support-for-ITS-safe-indirect-thunk.patch.
- Refresh patches.suse/x86-msr-Rename-wrmsrl-to-wrmsrq.patch.
- commit dfb11aa
* Tue Mar 03 2026 hoyeon.lee@suse.com
- kbuild, bpf: Correct pahole version that supports distilled
base btf feature (jsc#PED-14653).
- Refresh patches.suse/btf-pahole-j1-option.patch.
- commit ac0c9fd
* Tue Mar 03 2026 hoyeon.lee@suse.com
- libbpf: Fix out-of-bound read (jsc#PED-14653).
- blacklist.conf: un-blacklisted to follow BPF upstream
- bpf: Fix kmemleak warning for percpu hashmap (jsc#PED-14653).
- blacklist.conf: un-blacklisted to follow BPF upstream
- bpf: arm64: Silence "UBSAN: negation-overflow" warning
(jsc#PED-14653).
- bpf: Refactor check_ctx_access() (jsc#PED-14653).
- selftests/bpf: Test struct_ops program with __ref arg calling
bpf_tail_call (jsc#PED-14653).
- bpf: Do not allow tail call in strcut_ops program with __ref
argument (jsc#PED-14653).
- libbpf: Fix hypothetical STT_SECTION extern NULL deref case
(jsc#PED-14653).
- blacklist.conf: un-blacklisted to follow BPF upstream
- selftests/bpf: Add tests for bpf_copy_from_user_task_str
(jsc#PED-14653).
- bpf: Add bpf_copy_from_user_task_str() kfunc (jsc#PED-14653).
- mm: Add copy_remote_vm_str() for readng C strings from remote VM
(jsc#PED-14653).
- selftests/bpf: Enable kprobe_multi tests for ARM64
(jsc#PED-14653).
- libbpf: Wrap libbpf API direct err with libbpf_err
(jsc#PED-14653).
- selftests/bpf: Remove test_xdp_redirect_multi.sh
(jsc#PED-14653).
- selftests/bpf: test_xdp_veth: Add XDP program on egress test
(jsc#PED-14653).
- selftests/bpf: test_xdp_veth: Add XDP broadcast redirection
tests (jsc#PED-14653).
- selftests/bpf: Optionally select broadcasting flags
(jsc#PED-14653).
- selftests/bpf: test_xdp_veth: Use a dedicated namespace
(jsc#PED-14653).
- selftests/bpf: test_xdp_veth: Create struct net_configuration
(jsc#PED-14653).
- selftests/bpf: Test returning referenced kptr from struct_ops
programs (jsc#PED-14653).
- bpf: Allow struct_ops prog to return referenced kptr
(jsc#PED-14653).
- selftests/bpf: Test referenced kptr arguments of struct_ops
programs (jsc#PED-14653).
- bpf: Support getting referenced kptr from struct_ops argument
(jsc#PED-14653).
- bpf: Make every prog keep a copy of ctx_arg_info
(jsc#PED-14653).
- selftests/bpf: add test for LDX/STX/ST relocations over array
field (jsc#PED-14653).
- libbpf: fix LDX/STX/ST CO-RE relocation size adjustment logic
(jsc#PED-14653).
- bpftool: Check map name length when map create (jsc#PED-14653).
- selftests/bpf: Test kfuncs that set and remove xattr from BPF
programs (jsc#PED-14653).
- bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs
(jsc#PED-14653).
- bpf: lsm: Add two more sleepable hooks (jsc#PED-14653).
- selftests/bpf: Extend test fs_kfuncs to cover
security.bpf. xattr names (jsc#PED-14653).
- fs/xattr: bpf: Introduce security.bpf. xattr name prefix
(jsc#PED-14653).
- bpf: Sync uapi bpf.h header for the tooling infra
(jsc#PED-14653).
- bpftool: Using the right format specifiers (jsc#PED-14653).
- selftests/bpf: Remove with_addr.sh and with_tunnels.sh
(jsc#PED-14653).
- selftests/bpf: Correct the check of join cgroup (jsc#PED-14653).
- bpf: Add comment about helper freeze (jsc#PED-14653).
- samples/bpf: Fix broken vmlinux path for VMLINUX_BTF
(jsc#PED-14653).
- selftests/bpf: Add a BTF verification test for kflagged type_tag
(jsc#PED-14653).
- bpf: Allow kind_flag for BTF type and decl tags (jsc#PED-14653).
- selftests/bpf: Add a btf_dump test for type_tags
(jsc#PED-14653).
- libbpf: Check the kflag of type tags in btf_dump
(jsc#PED-14653).
- docs/bpf: Document the semantics of BTF tags with kind_flag
(jsc#PED-14653).
- libbpf: Introduce kflag for type_tags and decl_tags in BTF
(jsc#PED-14653).
- selftests/bpf: test_xdp_veth: Add new test cases for XDP flags
(jsc#PED-14653).
- selftests/bpf: test_xdp_veth: Use unique names (jsc#PED-14653).
- selftests/bpf: test_xdp_veth: Add XDP flags to
prog_configuration (jsc#PED-14653).
- selftests/bpf: test_xdp_veth: Add prog_config table
(jsc#PED-14653).
- selftests/bpf: test_xdp_veth: Rename config (jsc#PED-14653).
- selftests/bpf: test_xdp_veth: Split network configuration
(jsc#PED-14653).
- selftests/bpf: test_xdp_veth: Use int to describe next veth
(jsc#PED-14653).
- selftests/bpf: test_xdp_veth: Remove unecessarry check_ping()
(jsc#PED-14653).
- selftests/bpf: test_xdp_veth: Remove unused defines
(jsc#PED-14653).
- selftests/bpf: helpers: Add append_tid() (jsc#PED-14653).
- commit 7306edd
* Tue Mar 03 2026 hare@suse.de
- x86/cpufeatures: Add X86_FEATURE_AMD_WORKLOAD_CLASS feature bit
(jsc#PED-15168).
- Refresh
patches.suse/x86-bugs-Add-a-Transient-Scheduler-Attacks-mitigation.patch.
- Refresh patches.suse/x86-cpufeatures-Add-X86_FEATURE_APX.patch.
- Refresh
patches.suse/x86-its-Add-support-for-ITS-safe-indirect-thunk.patch.
- commit 46ce5f7
* Tue Mar 03 2026 hare@suse.de
- lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIF
(jsc#PED-15168).
- commit af3722a
* Tue Mar 03 2026 hare@suse.de
- crypto: crct10dif - remove from crypto API (jsc#PED-15168).
- commit d06f7ba
* Tue Mar 03 2026 mgorman@suse.de
- Delete
patches.suse/sched-fair-Workaround-NO_RUN_TO_PARITY-fix-kabi.patch.
- commit 6f1f5c4
* Tue Mar 03 2026 sjaeckel@suse.de
- bonding: fix use-after-free due to enslave fail after slave
array update (CVE-2026-23171 bsc#1258349).
- commit 8dac8cc
* Tue Mar 03 2026 mgorman@suse.de
- cpumask: Cache num_possible_cpus() (bsc#1234634 (Scheduler
functional and performance backports SL-16.1)).
- commit fc98ab6
* Tue Mar 03 2026 hare@suse.de
- lib/crc32: remove "_le" from crc32c base and arch functions
(jsc#PED-15168).
- lib/crc32: rename __crc32c_le_combine() to crc32c_combine()
(jsc#PED-15168).
- commit 8107fe6
* Tue Mar 03 2026 hare@suse.de
- lib/crc32: standardize on crc32c() name for Castagnoli CRC32
(jsc#PED-15168).
- Refresh
patches.suse/ASoC-codecs-Modify-awinic-amplifier-dsp-read-and-wri.patch.
- commit 1eb8a59
* Tue Mar 03 2026 hare@suse.de
- lib/crc32: don't bother with pure and const function attributes
(jsc#PED-15168).
- lib/crc32: use void pointer for data (jsc#PED-15168).
- mips/crc32: remove unused enums (jsc#PED-15168).
- lib/crc32: remove obsolete CRC32 options from defconfig files
(jsc#PED-15168).
- lib/crc64: add support for arch-optimized implementations
(jsc#PED-15168).
- lib/crc_kunit.c: add test and benchmark for CRC64-NVME
(jsc#PED-15168).
- lib/crc64: rename CRC64-Rocksoft to CRC64-NVME (jsc#PED-15168).
- crypto: crc64-rocksoft - remove from crypto API (jsc#PED-15168).
- lib/crc64-rocksoft: stop wrapping the crypto API
(jsc#PED-15168).
- commit e7029c7
* Tue Mar 03 2026 hoyeon.lee@suse.com
- bpf: Use kallsyms to find the function name of a struct_ops's
stub function (jsc#PED-14653).
- Refresh
patches.suse/bpf-Export-necessary-symbols-for-modules-with-struct_ops.patch.
- commit 14497c6
* Tue Mar 03 2026 hoyeon.lee@suse.com
- bpftool: Fix readlink usage in get_fd_type (jsc#PED-14653).
- blacklist.conf: un-blacklisted to follow BPF upstream
- tools/build: Use SYSTEM_BPFTOOL for system bpftool
(jsc#PED-14653).
- tools/build: Add bpftool-skeletons feature test (jsc#PED-14653).
- tracing: Remove orphaned event_trace_printk (jsc#PED-14653).
- HID: bpf: add a v6.11+ compatible BPF fixup for the XPPen
ACK05 remote (jsc#PED-14653).
- HID: bpf: new hid_bpf_async.h common header (jsc#PED-14653).
- HID: bpf: import new kfunc from v6.10 & v6.11 (jsc#PED-14653).
- HID: bpf: add support for the XP-Pen Artist Pro 19 (gen2)
(jsc#PED-14653).
- HID: bpf: Added updated Kamvas Pro 19 descriptor
(jsc#PED-14653).
- HID: bpf: Suppress bogus F13 trigger on Sirius keyboard full
fan shortcut (jsc#PED-14653).
- HID: bpf: Add support for the default firmware mode of the
Huion K20 (jsc#PED-14653).
- bpf: Switch to use hrtimer_setup() (jsc#PED-14653).
- x86/bpf: Fix BPF percpu accesses (jsc#PED-14653).
- commit 0f9409a
* Tue Mar 03 2026 heming.zhao@suse.com
- gfs2: Set .migrate_folio in gfs2_{rgrp,meta}_aops (bsc#1249590
CVE-2025-39753).
- commit e7cde82
* Mon Mar 02 2026 mgorman@suse.de
- sched/core: Remove double update_rq_clock() in
__set_cpus_allowed_ptr_locked() (bsc#1234634 (Scheduler
functional and performance backports SL-16.1)).
- commit 0f2cb39
* Mon Mar 02 2026 mgorman@suse.de
- sched/eevdf: Fix min_vruntime vs avg_vruntime (bsc#1234634
(Scheduler functional and performance backports SL-16.1)).
- commit 215fc34
* Mon Mar 02 2026 mgorman@suse.de
- sched/core: Add comment explaining force-idle vruntime snapshots
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- commit aebb5c5
* Mon Mar 02 2026 mgorman@suse.de
- sched/core: Optimize core cookie matching check (bsc#1234634
(Scheduler functional and performance backports SL-16.1)).
- commit 5b57acc
* Mon Mar 02 2026 mgorman@suse.de
- sched/fair: Only update stats for allowed CPUs when looking for
dst group (bsc#1234634 (Scheduler functional and performance
backports SL-16.1)).
- commit 5989619
* Mon Mar 02 2026 mgorman@suse.de
- sched: Create architecture specific sched domain distances
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- commit c3e3dd0
* Mon Mar 02 2026 mgorman@suse.de
- sched/deadline: only set free_cpus for online runqueues
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- commit 5c9bd44
* Mon Mar 02 2026 mgorman@suse.de
- sched/fair: Forfeit vruntime on yield (bsc#1234634 (Scheduler
functional and performance backports SL-16.1)).
- commit 1b16aee
* Mon Mar 02 2026 mgorman@suse.de
- sched/fair: Start a cfs_rq on throttled hierarchy with
PELT clock throttled (bsc#1234634 (Scheduler functional and
performance backports SL-16.1)).
- commit 8e04332
* Mon Mar 02 2026 mgorman@suse.de
- workqueue: Remove rcu_read_lock/unlock() in
wq_watchdog_timer_fn() (bsc#1234634 (Scheduler functional and
performance backports SL-16.1)).
- commit 79fef95
* Mon Mar 02 2026 mgorman@suse.de
- workqueue: Remove redundant rcu_read_lock/unlock() in
workqueue_congested() (bsc#1234634 (Scheduler functional and
performance backports SL-16.1)).
- commit 852f767
* Mon Mar 02 2026 mgorman@suse.de
- sched: Move STDL_INIT() functions out-of-line (bsc#1234634
(Scheduler functional and performance backports SL-16.1)).
- commit 55c21c4
* Mon Mar 02 2026 mgorman@suse.de
- rcu: Remove local_irq_save/restore() in
rcu_preempt_deferred_qs_handler() (bsc#1234634 (Scheduler
functional and performance backports SL-16.1)).
- commit eb963a9
* Mon Mar 02 2026 mgorman@suse.de
- rcu: Document that rcu_barrier() hurries lazy callbacks
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- commit 4a5e8ff
* Mon Mar 02 2026 mgorman@suse.de
- sched/fair: Prevent cfs_rq from being unthrottled with zero
runtime_remaining (bsc#1234634 (Scheduler functional and
performance backports SL-16.1)).
- commit 5bdfe9d
* Mon Mar 02 2026 mgorman@suse.de
- sched: Remove never used code in mm_cid_get() (bsc#1234634
(Scheduler functional and performance backports SL-16.1)).
- commit 80b0406
* Mon Mar 02 2026 mgorman@suse.de
- sched: Make migrate_{en,dis}able() inline (bsc#1234634
(Scheduler functional and performance backports SL-16.1)).
- commit d057da9
* Mon Mar 02 2026 mgorman@suse.de
- sched/fair: Do not balance task to a throttled cfs_rq
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- commit 581595b
* Mon Mar 02 2026 mgorman@suse.de
- sched/fair: Do not special case tasks in throttled hierarchy
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- commit 336ca1d
* Mon Mar 02 2026 mgorman@suse.de
- sched/fair: update_cfs_group() for throttled cfs_rqs
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- sched/fair: Propagate load for throttled cfs_rq (bsc#1234634
(Scheduler functional and performance backports SL-16.1)).
- sched/fair: Get rid of throttled_lb_pair() (bsc#1234634
(Scheduler functional and performance backports SL-16.1)).
- sched/fair: Task based throttle time accounting (bsc#1234634
(Scheduler functional and performance backports SL-16.1)).
- sched/fair: Switch to task based throttle model (bsc#1234634
(Scheduler functional and performance backports SL-16.1)).
- sched/fair: Implement throttle task work and related helpers
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- sched/fair: Add related data structure for task based throttle
(bsc#1234634 (Scheduler functional and performance backports
SL-16.1)).
- commit 2046ce5
* Mon Mar 02 2026 krisman@suse.de
- io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop
(CVE-2026-23113 bsc#1258278).
- commit 126dcc6
* Mon Mar 02 2026 krisman@suse.de
- io_uring: delay sqarray static branch disablement (bsc#1257958).
- commit 83af315
* Mon Mar 02 2026 krisman@suse.de
- io_uring/eventfd: remove unused ctx->evfd_last_cq_tail member
(bsc#1257958).
- commit 53b2f63
* Mon Mar 02 2026 dwagner@suse.de
- nvmet-tcp: fixup hang in nvmet_tcp_listen_data_ready()
(CVE-2026-23179 bsc#1258394).
- commit ac77228
* Mon Mar 02 2026 dwagner@suse.de
- nvmet: fix race in nvmet_bio_done() leading to NULL pointer
dereference (CVE-2026-23148 bsc#1258258).
- commit 9bda130
* Mon Mar 02 2026 dwagner@suse.de
- nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovec
(CVE-2026-23112 bsc#1258184).
- commit efcbeaa
* Mon Mar 02 2026 hare@suse.de
- lib/crc32test: delete obsolete crc32test.c (jsc#PED-15168).
- commit 84913eb
* Mon Mar 02 2026 hare@suse.de
- lib/crc16_kunit: delete obsolete crc16_kunit.c (jsc#PED-15168).
- lib/crc_kunit.c: add KUnit test suite for CRC library functions
(jsc#PED-15168).
- lib/crc-t10dif: add support for arch overrides (jsc#PED-15168).
- lib/crc-t10dif: stop wrapping the crypto API (jsc#PED-15168).
- lib/crc32: make crc32c() go directly to lib (jsc#PED-15168).
- commit dbc1b0f
* Mon Mar 02 2026 dwagner@suse.de
- nvme-fc: release admin tagset if init fails (git-fixes).
- nvme-pci: disable secondary temp for Wodposit WPBSNM8
(git-fixes).
- nvme-fabrics: add ENOKEY to no retry criteria for authentication
failures (git-fixes).
- nvme-fc: don't hold rport lock when putting ctrl (git-fixes).
- commit dd0c54b
* Mon Mar 02 2026 tiwai@suse.de
- pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask
for 8mq vpu (CVE-2026-23116 bsc#1258277).
- commit ff9d60e
* Mon Mar 02 2026 hare@suse.de
- lib/crc: remove unnecessary prompt for CONFIG_CRC16
(jsc#PED-15168).
- commit b234852
* Mon Mar 02 2026 ohering@suse.de
- Add bugnumber to existing mana and mana_ib changes (bsc#1251135 bsc#1251971).
- scsi: storvsc: Fix scheduling while atomic on PREEMPT_RT (git-fixes).
- net: mana: Fix double destroy_workqueue on service rescan PCI path (git-fixes).
- commit 984835c
* Mon Mar 02 2026 hare@suse.de
- lib/crc: remove unnecessary prompt for CONFIG_CRC32 and drop
'default y' (jsc#PED-15168).
- commit e795df7
* Mon Mar 02 2026 hare@suse.de
- x86/crc32: expose CRC32 functions through lib (jsc#PED-14673).
- Update config files.
- commit 497cf5e
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Fix AMD RAPL regression (jsc#PED-14189).
- commit b2b6214
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: version 2026.02.14 (jsc#PED-14189).
- commit a72ccb2
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Fix and document --header_iterations
(jsc#PED-14189).
- commit 7451d5c
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Use strtoul() for iteration parsing
(jsc#PED-14189).
- commit dc64b1e
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Favor cpu# over core# (jsc#PED-14189).
- commit e98cd62
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Expunge logical_cpu_id (jsc#PED-14189).
- commit 1db81ad
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Enhance HT enumeration (jsc#PED-14189).
- commit cba7664
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Simplify global core_id calculation
(jsc#PED-14189).
- commit d632145
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Unify even/odd/average counter
referencing (jsc#PED-14189).
- commit 2dfe83d
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Allocate average counters dynamically
(jsc#PED-14189).
- commit 324408e
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Delete core_data.core_id (jsc#PED-14189).
- commit 35f07d3
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Rename physical_core_id to core_id
(jsc#PED-14189).
- commit bbce70e
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Cleanup package_id (jsc#PED-14189).
- commit 414ca2f
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Cleanup internal use of "base_cpu"
(jsc#PED-14189).
- commit 7d7c477
* Mon Mar 02 2026 hare@suse.de
- x86/crc32: update prototype for crc32_pclmul_le_16()
(jsc#PED-14673).
- x86/crc32: update prototype for crc_pcl() (jsc#PED-14673).
- crypto: x86/crc32c - eliminate jump table and excessive
unrolling (jsc#PED-14673).
- crypto: x86/crc32c - access 32-bit arguments as 32-bit
(jsc#PED-14673).
- crypto: x86/crc32c - simplify code for handling fewer than
200 bytes (jsc#PED-14673).
- commit af4d6ba
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Add L2 cache statistics (jsc#PED-14189).
- commit 576a17b
* Mon Mar 02 2026 rgoldwyn@suse.com
- ceph: fix NULL pointer dereference in ceph_mds_auth_match() (CVE-2026-23189 bsc#1258308).
- commit 51b8eb2
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Remove redundant newlines from err(3)
strings (jsc#PED-14189).
- commit bb06317
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Allow more use of is_hybrid flag
(jsc#PED-14189).
- commit 2618ee0
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Rename "LLCkRPS" column to "LLCMRPS"
(jsc#PED-14189).
- commit 25d6b23
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat.8: Document the "--force" option
(jsc#PED-14189).
- commit 87e04a5
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Harden against unexpected values
(jsc#PED-14189).
- commit 412aacd
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Dump hypervisor name (jsc#PED-14189).
- commit aad58ce
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Dump CPUID.1.ECX (Hypervisor)
(jsc#PED-14189).
- commit 5165f45
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Dump CPUID(1) consistently with CPUID(6)
(jsc#PED-14189).
- commit 066ca03
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: AMD: msr offset 0x611 read failed:
Input/output error (jsc#PED-14189 bsc#1258682).
- commit b29edc0
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: version 2025.12.02 (jsc#PED-14189).
- commit d4f9727
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Print wide names only for RAW 64-bit
columns (jsc#PED-14189).
- commit a606c98
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Print percentages in 8-columns
(jsc#PED-14189).
- commit a395475
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Print "nan" for out of range percentages
(jsc#PED-14189).
- commit dbc89e0
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Validate APERF access for VMWARE
(jsc#PED-14189).
- commit a90939e
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Enhance perf probe (jsc#PED-14189).
- commit 5f0dfbc
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Validate RAPL MSRs for AWS Nitro
Hypervisor (jsc#PED-14189).
- commit 611a6a8
* Mon Mar 02 2026 hare@suse.de
- sparc/crc32: expose CRC32 functions through lib (jsc#PED-14161).
- commit e4ff03a
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Add run-time MSR driver probe
(jsc#PED-14189).
- commit df784ba
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Set per_cpu_msr_sum to NULL after free
(jsc#PED-14189).
- commit 7152213
* Mon Mar 02 2026 hare@suse.de
- s390/crc32: expose CRC32 functions through lib (jsc#PED-14161).
- Update config files.
- Refresh
patches.suse/s390-sclp-Initialize-sclp-subsystem-via-arch_cpu_finalize_init.patch.
- commit cd7e682
* Mon Mar 02 2026 hare@suse.de
- powerpc/crc32: expose CRC32 functions through lib
(jsc#PED-14161).
- Update config files.
- commit 0af4f35
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Add LLC stats (jsc#PED-14189).
- commit a37cb4b
* Mon Mar 02 2026 hare@suse.de
- mips/crc32: expose CRC32 functions through lib (jsc#PED-14161).
- loongarch/crc32: expose CRC32 functions through lib
(jsc#PED-14161).
- commit 3047636
* Mon Mar 02 2026 hare@suse.de
- arm/crc32: expose CRC32 functions through lib (jsc#PED-14161).
- Update config files.
- commit cc278a8
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Remove dead code (jsc#PED-14189).
- commit 0e57707
* Mon Mar 02 2026 hare@suse.de
- crypto: crc32 - don't unnecessarily register arch algorithms
(jsc#PED-14161).
- commit 72f0e8b
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Refactor floating point printout code
(jsc#PED-14189).
- commit 1159f1d
* Mon Mar 02 2026 hare@suse.de
- lib/crc32: improve support for arch-specific overrides
(jsc#PED-14161).
- Update config files.
- commit 22a4dfe
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat.8: Update example (jsc#PED-14189).
- commit 3b85437
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Refactor added-counter value printing
code (jsc#PED-14189).
- commit 59208a2
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Refactor added column header printing
(jsc#PED-14189).
- commit fd05a09
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Regression fix Uncore MHz printed in hex
(jsc#PED-14189).
- commit 23ab4fd
* Mon Mar 02 2026 trenn@suse.de
- tools/power turbostat: Fix incorrect sorting of PMT telemetry
(jsc#PED-14189).
- commit 579f77b
* Mon Mar 02 2026 trenn@suse.de
- Refresh
patches.suse/tools-power-turbostat-Add-Wildcat-Lake-and-Nova-Lake-support.patch.
- commit 0c4ebe3
* Mon Mar 02 2026 hare@suse.de
- lib/crc32: expose whether the lib is really optimized at runtime (jsc#PED-14161).
- lib/crc32: drop leading underscores from __crc32c_le_base
(jsc#PED-14161).
- commit 13a7d3c
* Mon Mar 02 2026 joao.povoas@suse.com
- Update
patches.suse/RDMA-bnxt_re-Fix-OOB-write-in-bnxt_re_copy_err_stats.patch
(jsc#PED-15349 CVE-2025-71092 bsc#1256776).
- Update
patches.suse/block-Remove-queue-freezing-from-several-sysfs-store.patch
(jsc#PED-14161 CVE-2025-71117 bsc#1256731).
- Update
patches.suse/block-fix-race-between-wbt_enable_default-and-IO-sub.patch
(jsc#PED-14161 CVE-2025-68807 bsc#1256681).
- Update
patches.suse/block-zero-non-PI-portion-of-auto-integrity-buffer.patch
(jsc#PED-14161 CVE-2026-23007 bsc#1257210).
- Update
patches.suse/ice-add-missing-ice_deinit_hw-in-devlink-reinit-path.patch
(jsc#PED-14404 jsc#PED-15079 CVE-2026-23117 bsc#1258244).
- Update
patches.suse/igc-Reduce-TSN-TX-packet-buffer-from-7KB-to-5KB-per-.patch
(git-fixes CVE-2026-23122 bsc#1258291).
- Update
patches.suse/net-mlx5-Fix-double-unregister-of-HCA_PORTS-componen.patch
(jsc#PED-14197 jsc#PED-14199 jsc#PED-15315 CVE-2025-68790
bsc#1256637).
- Update
patches.suse/nvme-pci-handle-changing-device-dma-map-requirements.patch
(jsc#PED-14161 CVE-2026-23174 bsc#1258522).
- Update
patches.suse/perf-Fix-refcount-warning-on-event-mmap_count-increment.patch
(perf-events-v6.19-update CVE-2026-23127 bsc#1258296).
- commit 5ca82e1
* Mon Mar 02 2026 joao.povoas@suse.com
- Update
patches.suse/ALSA-ac97-fix-a-double-free-in-snd_ac97_controller_r.patch
(git-fixes CVE-2025-71192 bsc#1257679).
- Update
patches.suse/ALSA-aloop-Fix-racy-access-at-PCM-trigger.patch
(stable-fixes CVE-2026-23191 bsc#1258395).
- Update
patches.suse/ALSA-ctxfi-Fix-potential-OOB-access-in-audio-mixer-h.patch
(stable-fixes CVE-2026-23076 bsc#1257788).
- Update
patches.suse/ALSA-scarlett2-Fix-buffer-overflow-in-config-retriev.patch
(git-fixes CVE-2026-23078 bsc#1257789).
- Update
patches.suse/ALSA-usb-audio-Fix-use-after-free-in-snd_usb_mixer_f.patch
(git-fixes CVE-2026-23089 bsc#1257790).
- Update
patches.suse/ASoC-amd-fix-memory-leak-in-acp3x-pdm-dma-ops.patch
(git-fixes CVE-2026-23190 bsc#1258397).
- Update
patches.suse/Bluetooth-MGMT-Fix-memory-leak-in-set_ssp_complete.patch
(git-fixes CVE-2026-23151 bsc#1258237).
- Update
patches.suse/Bluetooth-hci_uart-fix-null-ptr-deref-in-hci_uart_wr.patch
(git-fixes CVE-2026-23146 bsc#1258234).
- Update
patches.suse/HID-i2c-hid-fix-potential-buffer-overflow-in-i2c_hid.patch
(stable-fixes CVE-2026-23178 bsc#1258358).
- Update
patches.suse/PCI-endpoint-Avoid-creating-sub-groups-asynchronousl.patch
(git-fixes CVE-2025-71233 bsc#1258421).
- Update
patches.suse/arm64-Set-__nocfi-on-swsusp_arch_resume.patch
(git-fixes CVE-2026-23128 bsc#1258298).
- Update
patches.suse/btrfs-always-detect-conflicting-inodes-when-logging-.patch
(git-fixes CVE-2025-71183 bsc#1257631).
- Update
patches.suse/btrfs-do-not-strictly-require-dirty-metadata-thresho.patch
(stable-fixes CVE-2026-23157 bsc#1258376).
- Update
patches.suse/btrfs-fix-deadlock-in-wait_current_trans-due-to-igno.patch
(git-fixes CVE-2025-71194 bsc#1257687).
- Update
patches.suse/btrfs-release-path-before-initializing-extent-tree-i.patch
(git-fixes CVE-2026-23018 bsc#1257551).
- Update
patches.suse/bus-fsl-mc-fix-use-after-free-in-driver_override_sho.patch
(git-fixes CVE-2026-23221 bsc#1258660).
- Update
patches.suse/can-ems_usb-ems_usb_read_bulk_callback-fix-URB-memor.patch
(git-fixes CVE-2026-23058 bsc#1257739).
- Update
patches.suse/can-etas_es58x-allow-partial-RX-URB-allocation-to-su.patch
(git-fixes CVE-2026-23037 bsc#1257554).
- Update
patches.suse/can-gs_usb-gs_usb_receive_bulk_callback-fix-URB-memo.patch
(git-fixes CVE-2026-23031 bsc#1257600).
- Update
patches.suse/can-gs_usb-gs_usb_receive_bulk_callback-fix-error-me.patch
(git-fixes CVE-2026-23155 bsc#1258313).
- Update
patches.suse/can-gs_usb-gs_usb_receive_bulk_callback-unanchor-URL.patch
(git-fixes CVE-2026-23082 bsc#1257715).
- Update
patches.suse/can-j1939-make-j1939_session_activate-fail-if-device.patch
(stable-fixes CVE-2025-71182 bsc#1257586).
- Update
patches.suse/can-kvaser_usb-kvaser_usb_read_bulk_callback-fix-URB.patch
(git-fixes CVE-2026-23061 bsc#1257776).
- Update
patches.suse/can-mcba_usb-mcba_usb_read_bulk_callback-fix-URB-mem.patch
(git-fixes CVE-2026-23080 bsc#1257714).
- Update
patches.suse/can-usb_8dev-usb_8dev_read_bulk_callback-fix-URB-mem.patch
(git-fixes CVE-2026-23108 bsc#1257770).
- Update
patches.suse/crypto-authencesn-reject-too-short-AAD-assoclen-8-to.patch
(git-fixes CVE-2026-23060 bsc#1257735).
- Update
patches.suse/crypto-iaa-Fix-out-of-bounds-index-in-find_empty_iaa.patch
(git-fixes CVE-2025-71231 bsc#1258424).
- Update
patches.suse/crypto-omap-Allocate-OMAP_CRYPTO_FORCE_COPY-scatterl.patch
(git-fixes CVE-2026-23222 bsc#1258484).
- Update
patches.suse/crypto-virtio-Add-spinlock-protection-with-virtqueue.patch
(git-fixes CVE-2026-23229 bsc#1258429).
- Update
patches.suse/dmaengine-at_hdmac-fix-device-leak-on-of_dma_xlate.patch
(git-fixes CVE-2025-71191 bsc#1257579).
- Update
patches.suse/dmaengine-bcm-sba-raid-fix-device-leak-on-probe.patch
(git-fixes CVE-2025-71190 bsc#1257580).
- Update
patches.suse/dmaengine-dw-dmamux-fix-OF-node-leak-on-route-alloca.patch
(git-fixes CVE-2025-71189 bsc#1257573).
- Update
patches.suse/dmaengine-lpc18xx-dmamux-fix-device-leak-on-route-al.patch
(git-fixes CVE-2025-71188 bsc#1257576).
- Update
patches.suse/dmaengine-omap-dma-fix-dma_pool-resource-leak-in-err.patch
(git-fixes CVE-2026-23033 bsc#1257570).
- Update
patches.suse/dmaengine-qcom-gpi-Fix-memory-leak-in-gpi_peripheral.patch
(git-fixes CVE-2026-23026 bsc#1257562).
- Update
patches.suse/dmaengine-stm32-dmamux-fix-device-leak-on-route-allo.patch
(git-fixes CVE-2025-71186 bsc#1257565).
- Update
patches.suse/dmaengine-ti-dma-crossbar-fix-device-leak-on-am335x-.patch
(git-fixes CVE-2025-71185 bsc#1257560).
- Update
patches.suse/dmaengine-xilinx-xdma-Fix-regmap-max_register.patch
(git-fixes CVE-2025-71195 bsc#1257704).
- Update patches.suse/dpll-Prevent-duplicate-registrations.patch
(git-fixes CVE-2026-23129 bsc#1258299).
- Update
patches.suse/drm-amd-pm-Disable-MMIO-access-during-SMU-Mode-1-res.patch
(stable-fixes CVE-2026-23213 bsc#1258465).
- Update
patches.suse/drm-amdgpu-fix-NULL-pointer-dereference-in-amdgpu_gm.patch
(git-fixes CVE-2026-23163 bsc#1258544).
- Update patches.suse/drm-imx-tve-fix-probe-device-leak.patch
(git-fixes CVE-2026-23170 bsc#1258379).
- Update
patches.suse/drm-panel-simple-fix-connector-type-for-DataImage-SC.patch
(git-fixes CVE-2026-23049 bsc#1257723).
- Update
patches.suse/efivarfs-fix-error-propagation-in-efivar_entry_get.patch
(git-fixes CVE-2026-23156 bsc#1258317).
- Update
patches.suse/ext4-fix-iloc.bh-leak-in-ext4_xattr_inode_update_ref.patch
(git-fixes CVE-2026-23145 bsc#1258326).
- Update
patches.suse/gpio-virtuser-fix-UAF-in-configfs-release-path.patch
(git-fixes CVE-2026-23158 bsc#1258323).
- Update
patches.suse/i2c-riic-Move-suspend-handling-to-NOIRQ-phase.patch
(git-fixes CVE-2026-23055 bsc#1257730).
- Update
patches.suse/iio-adc-at91-sama5d2_adc-Fix-potential-use-after-fre.patch
(git-fixes CVE-2025-71199 bsc#1257750).
- Update
patches.suse/iio-imu-st_lsm6dsx-fix-iio_chan_spec-for-sensors-wit.patch
(git-fixes CVE-2025-71198 bsc#1257741).
- Update
patches.suse/intel_th-fix-device-leak-on-output-open.patch
(git-fixes CVE-2026-23091 bsc#1257813).
- Update
patches.suse/interconnect-debugfs-initialize-src_node-and-dst_nod.patch
(git-fixes CVE-2026-23123 bsc#1258276).
- Update
patches.suse/leds-led-class-Only-Add-LED-to-leds_list-when-it-is-.patch
(git-fixes CVE-2026-23101 bsc#1257768).
- Update
patches.suse/mISDN-annotate-data-race-around-dev-work.patch
(git-fixes CVE-2026-23121 bsc#1258309).
- Update
patches.suse/mm-shmem-prevent-infinite-loop-on-truncate-race.patch
(CVE-2026-23161 bsc#1258355 CVE-2026-23177 bsc#1258324).
- Update
patches.suse/mmc-sdhci-of-dwcmshc-Prevent-illegal-clock-reduction.patch
(git-fixes CVE-2025-71200 bsc#1258222).
- Update
patches.suse/msft-hv-3440-net-hv_netvsc-reject-RSS-hash-key-programming-withou.patch
(bsc#1257473 CVE-2026-23054 bsc#1257732).
- Update
patches.suse/net-usb-pegasus-fix-memory-leak-in-update_eth_regs_a.patch
(git-fixes CVE-2026-23021 bsc#1257557).
- Update
patches.suse/net-usb-r8152-fix-resume-reset-deadlock.patch
(git-fixes CVE-2026-23188 bsc#1258331).
- Update
patches.suse/net-wwan-t7xx-fix-potential-skb-frags-overflow-in-RX.patch
(git-fixes CVE-2026-23172 bsc#1258519).
- Update
patches.suse/nfc-llcp-Fix-memleak-in-nfc_llcp_send_ui_frame.patch
(git-fixes CVE-2026-23150 bsc#1258354).
- Update
patches.suse/nfc-nci-Fix-race-between-rfkill-and-nci_unregister_d.patch
(git-fixes CVE-2026-23167 bsc#1258374).
- Update patches.suse/nfsd-provide-locking-for-v4_end_grace.patch
(git-fixes CVE-2026-22980 bsc#1257222).
- Update
patches.suse/of-unittest-Fix-memory-leak-in-unittest_data_add.patch
(git-fixes CVE-2026-23137 bsc#1258232).
- Update
patches.suse/pNFS-Fix-a-deadlock-when-returning-a-delegation-during-open.patch
(git-fixes CVE-2026-23050 bsc#1257688).
- Update
patches.suse/phy-rockchip-inno-usb2-Fix-a-double-free-bug-in-rock.patch
(git-fixes CVE-2026-23030 bsc#1257561).
- Update
patches.suse/phy-stm32-usphyc-Fix-off-by-one-in-probe.patch
(git-fixes CVE-2025-71196 bsc#1257716).
- Update
patches.suse/platform-x86-amd-Fix-memory-leak-in-wbrf_record.patch
(git-fixes CVE-2026-23065 bsc#1257742).
- Update
patches.suse/platform-x86-hp-bioscfg-Fix-kernel-panic-in-GET_INST.patch
(git-fixes CVE-2026-23062 bsc#1257734).
- Update
patches.suse/platform-x86-hp-bioscfg-Fix-kobject-warnings-for-emp.patch
(git-fixes CVE-2026-23131 bsc#1258297).
- Update
patches.suse/platform-x86-toshiba_haps-Fix-memory-leaks-in-add-re.patch
(git-fixes CVE-2026-23176 bsc#1258256).
- Update
patches.suse/pnfs-flexfiles-Fix-memory-leak-in-nfs4_ff_alloc_deviceid_node.patch
(git-fixes CVE-2026-23038 bsc#1257553).
- Update
patches.suse/regmap-Fix-race-condition-in-hwspinlock-irqsave-rout.patch
(git-fixes CVE-2026-23071 bsc#1257706).
- Update
patches.suse/scsi-qla2xxx-Delay-module-unload-while-fabric-scan-i.patch
(bsc#1256865 bsc#1256867 jsc#PED-14156 CVE-2025-71235
bsc#1258469).
- Update
patches.suse/scsi-qla2xxx-Free-sp-in-error-path-to-fix-system-cra.patch
(bsc#1256865 bsc#1256867 jsc#PED-14156 CVE-2025-71232
bsc#1258422).
- Update
patches.suse/scsi-qla2xxx-Sanitize-payload-size-to-prevent-member.patch
(git-fixes CVE-2026-23059 bsc#1257737).
- Update
patches.suse/scsi-qla2xxx-Validate-sp-before-freeing-associated-m.patch
(bsc#1256865 bsc#1256867 jsc#PED-14156 CVE-2025-71236
bsc#1258442).
- Update
patches.suse/slimbus-core-fix-device-reference-leak-on-report-pre.patch
(git-fixes CVE-2026-23090 bsc#1257759).
- Update
patches.suse/smb-client-split-cached_fid-bitfields-to-avoid-shared-byte-RMW-rac.patch
(bsc#1250748 bsc#1257154 CVE-2026-23230 bsc#1258430).
- Update
patches.suse/spi-tegra-Fix-a-memory-leak-in-tegra_slink_probe.patch
(git-fixes CVE-2026-23182 bsc#1258259).
- Update
patches.suse/spi-tegra210-quad-Protect-curr_xfer-check-in-IRQ-han.patch
(git-fixes bsc#1257952 CVE-2026-23207 bsc#1258524).
- Update
patches.suse/spi-tegra210-quad-Protect-curr_xfer-in-tegra_qspi_co.patch
(git-fixes bsc#1257952 CVE-2026-23202 bsc#1258338).
- Update
patches.suse/uacce-ensure-safe-queue-release-with-state-managemen.patch
(git-fixes CVE-2026-23063 bsc#1257722).
- Update
patches.suse/uacce-fix-cdev-handling-in-the-cleanup-path.patch
(git-fixes CVE-2026-23096 bsc#1257809).
- Update
patches.suse/uacce-fix-isolate-sysfs-check-condition.patch
(git-fixes CVE-2026-23094 bsc#1257811).
- Update
patches.suse/uacce-implement-mremap-in-uacce_vm_ops-to-return-EPE.patch
(git-fixes CVE-2026-23056 bsc#1257729).
- Update
patches.suse/w1-therm-Fix-off-by-one-buffer-overflow-in-alarms_st.patch
(git-fixes CVE-2025-71197 bsc#1257743).
- Update
patches.suse/wifi-ath10k-fix-dma_free_coherent-pointer.patch
(git-fixes CVE-2026-23133 bsc#1258249).
- Update
patches.suse/wifi-ath12k-fix-dma_free_coherent-pointer.patch
(git-fixes CVE-2026-23135 bsc#1258245).
- Update
patches.suse/wifi-mac80211-correctly-decode-TTLM-with-default-lin.patch
(git-fixes CVE-2026-23152 bsc#1258252).
- Update
patches.suse/wifi-mac80211-ocb-skip-rx_no_sta-when-interface-is-n.patch
(stable-fixes CVE-2025-71224 bsc#1258824).
- Update
patches.suse/wifi-rsi-Fix-memory-corruption-due-to-not-set-vif-dr.patch
(git-fixes CVE-2026-23073 bsc#1257707).
- Update
patches.suse/wifi-rtl8xxxu-fix-slab-out-of-bounds-in-rtl8xxxu_sta.patch
(git-fixes CVE-2025-71234 bsc#1258419).
- Update
patches.suse/wifi-rtw88-Fix-alignment-fault-in-rtw_core_enable_be.patch
(git-fixes CVE-2025-71229 bsc#1258415).
- Update
patches.suse/wifi-wlcore-ensure-skb-headroom-before-skb_push.patch
(stable-fixes CVE-2025-71222 bsc#1258279).
- commit 154bcac
* Mon Mar 02 2026 hare@suse.de
- arm64/crc32: Implement 4-way interleave using PMULL
(jsc#PED-14673).
- arm64/crc32: Reorganize bit/byte ordering macros
(jsc#PED-14673).
- arm64/lib: Handle CRC-32 alternative in C code (jsc#PED-14673).
- commit 1d830dd
* Mon Mar 02 2026 hare@suse.de
- lib/crc16_kunit.c: add KUnit tests for crc16 (jsc#PED-14673).
- commit 5f8f40d
* Mon Mar 02 2026 hare@suse.de
- crypto: arm64/crct10dif - Use faster 16x64 bit polynomial
(jsc#PED-14673).
- crypto: arm64/crct10dif - Remove obsolete chunking logic
(jsc#PED-14673).
- crypto: api - move crypto_simd_disabled_for_test to lib
(jsc#PED-14673).
- crypto: crc32c - Provide crc32c-arch driver for accelerated
library code (jsc#PED-14673).
- crypto: crc32 - Provide crc32-arch driver for accelerated
library code (jsc#PED-14673).
- commit 349be28
* Mon Mar 02 2026 sjaeckel@suse.de
- bonding: provide a net pointer to __skb_flow_dissect()
(CVE-2026-23119 bsc#1258273).
- commit 15d3820
* Mon Mar 02 2026 pjakobsson@suse.de
- drm/i915/display: Add quirk to skip retraining of dp link (bsc#1253129).
- commit c14c7c9
* Mon Mar 02 2026 svarbanov@suse.de
- x86/resctrl: Always initialise rid field in rdt_resources_all[] (jsc#PED-15480)
- commit 36d47a1
* Mon Mar 02 2026 svarbanov@suse.de
- x86/resctrl: Relax some asm #includes (jsc#PED-15480)
- commit 83651ca
* Mon Mar 02 2026 svarbanov@suse.de
- x86/resctrl: Prefer alloc(sizeof(*foo)) idiom in (jsc#PED-15480)
- commit 8da1463
* Mon Mar 02 2026 svarbanov@suse.de
- x86/resctrl: Squelch whitespace anomalies in resctrl core code (jsc#PED-15480)
- commit 5cb18c3
* Mon Mar 02 2026 svarbanov@suse.de
- x86/resctrl: Move pseudo lock prototypes to include/linux/resctrl.h (jsc#PED-15480)
- commit 3ec6ed6
* Mon Mar 02 2026 svarbanov@suse.de
- x86/resctrl: Fix types in resctrl_arch_mon_ctx_{alloc,free}() stubs (jsc#PED-15480)
- commit d3ac67d
* Mon Mar 02 2026 svarbanov@suse.de
- x86/resctrl: Move the filesystem bits to headers visible to (jsc#PED-15480)
- commit d923048
* Mon Mar 02 2026 svarbanov@suse.de
- config: x86: Enable resctrl fs (jsc#PED-15480)
+CONFIG_ARCH_HAS_CPU_RESCTRL=y
+CONFIG_RESCTRL_FS=y
- commit 4c722de
* Mon Mar 02 2026 svarbanov@suse.de
- fs/resctrl: Add boiler plate for external resctrl code (jsc#PED-15480)
- commit c197915
* Mon Mar 02 2026 ematsumiya@suse.de
- smb: client: Fix refcount leak for cifs_sb_tlink (bsc#1252924,
CVE-2025-40103).
- commit 176c45b
* Mon Mar 02 2026 ematsumiya@suse.de
- cifs: parse_dfs_referrals: prevent oob on malformed input
(bsc#1252911, CVE-2025-40099).
- commit 1544b30
* Mon Mar 02 2026 svarbanov@suse.de
- x86/resctrl: Split trace.h (jsc#PED-15480)
- commit d2a47f5
* Mon Mar 02 2026 svarbanov@suse.de
- x86/resctrl: Expand the width of domid by replacing mon_data_bits (jsc#PED-15480)
- commit 8fa1952
* Mon Mar 02 2026 mgorman@suse.de
- sched/fair: Fix pelt clock sync when entering idle (bsc#1234634
(Scheduler functional and performance backports SL-16.0)).
- commit fa4490f
* Mon Mar 02 2026 svarbanov@suse.de
- x86/resctrl: Add end-marker to the resctrl_event_id enum (jsc#PED-15480)
- commit c866b21
* Mon Mar 02 2026 svarbanov@suse.de
- x86/resctrl: Move is_mba_sc() out of core.c (jsc#PED-15480)
- commit 50c9c6f
* Mon Mar 02 2026 svarbanov@suse.de
- x86/resctrl: Drop __init/__exit on assorted symbols (jsc#PED-15480)
- commit aa7cdef
* Mon Mar 02 2026 svarbanov@suse.de
- x86/resctrl: Resctrl_exit() teardown resctrl but leave the mount (jsc#PED-15480)
- commit c5655d5
* Mon Mar 02 2026 svarbanov@suse.de
- x86/resctrl: Check all domains are offline in resctrl_exit() (jsc#PED-15480)
- commit dc6d9ab
* Mon Mar 02 2026 svarbanov@suse.de
- x86/resctrl: Rename resctrl_sched_in() to begin with "resctrl_arch_" (jsc#PED-15480)
- commit beca1ee
* Mon Mar 02 2026 hare@suse.de
- s390/ap: Rename mutex ap_perms_mutex to ap_attr_mutex
(jsc#PED-14967).
- s390/ap: Support driver_override for AP queue devices
(jsc#PED-14967).
- iommu/s390: Fix memory corruption when using identity domain
(jsc#PED-15486).
- commit e508b48
* Mon Mar 02 2026 svarbanov@suse.de
- x86/resctrl: Remove the limit on the number of CLOSID (jsc#PED-15480)
- commit 8111365
* Mon Mar 02 2026 svarbanov@suse.de
- x86/resctrl: Optimize cpumask_any_housekeeping() (jsc#PED-15480)
- commit e284995
* Mon Mar 02 2026 hare@suse.de
- iommu/s390: allow larger region tables (jsc#PED-15486).
- iommu/s390: support map/unmap for additional table regions
(jsc#PED-15486).
- iommu/s390: support iova_to_phys for additional table regions
(jsc#PED-15486).
- iommu/s390: support cleanup of additional table regions
(jsc#PED-15486).
- iommu/s390: set appropriate IOTA region type (jsc#PED-15486).
- s390/pci: Fix dev.dma_range_map missing sentinel element
(jsc#PED-15486).
- iommu/s390: implement iommu passthrough via identity domain
(jsc#PED-15486).
- iommu/s390: handle IOAT registration based on domain
(jsc#PED-15486).
- s390/pci: store DMA offset in bus_dma_region (jsc#PED-15486).
- s390/pci: check for relaxed translation capability
(jsc#PED-15486).
- commit 0e078f5
* Mon Mar 02 2026 hare@suse.de
- s390/diag: Add memory topology information via diag310
(jsc#PED-14871).
- commit f67a0cc
* Mon Mar 02 2026 hare@suse.de
- s390/tape: Add support for bigger block sizes (jsc#PED-15371).
- s390/tape: Introduce idal buffer array (jsc#PED-15371).
- s390/tape: Move idal allocation to core functions
(jsc#PED-15371).
- s390/tape: Fix return value of ccw helper functions
(jsc#PED-15371).
- s390/tape: Remove extra CCW allocation for error recovery
(jsc#PED-15371).
- s390/tape: Remove 3590 Read Opposite error recovery
(jsc#PED-15371).
- s390/tape: Remove 34xx Read Opposite error recovery
(jsc#PED-15371).
- s390/tape: Remove count parameter from read/write_block
(jsc#PED-15371).
- commit b7d2327
* Mon Mar 02 2026 nik.borisov@suse.com
- x86/msr: Replace wrmsr(msr, low, 0) with wrmsrq(msr, low) (jsc#PED-15480).
- commit 7ee17b5
* Mon Mar 02 2026 nik.borisov@suse.com
- x86/pvops/msr: Refactor pv_cpu_ops.write_msr{,_safe}() (jsc#PED-15480).
- commit 7678f31
* Mon Mar 02 2026 nik.borisov@suse.com
- x86/xen/msr: Remove the error pointer argument from set_seg() (jsc#PED-15480).
- commit 1f0dcba
* Mon Mar 02 2026 nik.borisov@suse.com
- x86/xen/msr: Remove pmu_msr_{read,write}() (jsc#PED-15480).
- commit a3003f2
* Mon Mar 02 2026 nik.borisov@suse.com
- x86/xen/msr: Remove calling native_{read,write}_msr{,_safe}() in pmu_msr_{read,write}() (jsc#PED-15480).
- commit 49c2aaa
* Mon Mar 02 2026 nik.borisov@suse.com
- x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses (jsc#PED-15480).
- Refresh
patches.suse/msft-hv-3269-x86-hyperv-Fix-APIC-ID-and-VP-index-confusion-in-hv_.patch.
- commit 4bbf322
* Mon Mar 02 2026 nik.borisov@suse.com
- x86/msr: Add the native_rdmsrq() helper (jsc#PED-15480).
- commit 00e4823
* Mon Mar 02 2026 nik.borisov@suse.com
- x86/msr: Convert __wrmsr() uses to native_wrmsr{,q}() uses (jsc#PED-15480).
- commit 919f98c
* Mon Mar 02 2026 nik.borisov@suse.com
- x86/xen/msr: Return u64 consistently in Xen PMC xen_*_read functions (jsc#PED-15480).
- commit 10652c0
* Mon Mar 02 2026 nik.borisov@suse.com
- x86/msr: Convert the rdpmc() macro to an __always_inline function (jsc#PED-15480).
- commit ff65ca5
* Mon Mar 02 2026 nik.borisov@suse.com
- x86/msr: Rename rdpmcl() to rdpmc() (jsc#PED-15480).
- commit 55510ae
* Mon Mar 02 2026 nik.borisov@suse.com
- x86/msr: Remove the unused rdpmc() method (jsc#PED-15480).
- commit d4b58b5
* Mon Mar 02 2026 mgorman@suse.de
- sched/fair: Fix pelt clock sync when entering idle (bsc#1234634
(Scheduler functional and performance backports SL-16.0)).
- commit 24b0d4e
* Mon Mar 02 2026 nik.borisov@suse.com
- x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h> (jsc#PED-15480).
- commit 9862125
* Mon Mar 02 2026 nik.borisov@suse.com
- x86/msr: Add explicit includes of <asm/msr.h> (jsc#PED-15480).
- Refresh
patches.suse/KVM-Pass-new-routing-entries-and-irqfd-when-updating.patch.
- Refresh
patches.suse/msft-hv-3333-x86-hyperv-Clean-up-hv_do_hypercall.patch.
- Refresh
patches.suse/msft-hv-3488-x86-hyperv-Use-savesegment-instead-of-inline-asm-to-.patch
- Refresh
patches.suse/msft-hv-3419-Drivers-hv-Introduce-mshv_vtl-driver.patch.
- Refresh
patches.suse/x86-cpu-hygon-Add-missing-resctrl_cpu_detect-in-bsp_i.patch.
sq
- commit 005b543
* Mon Mar 02 2026 nmorey@suse.com
- supported.conf: Add new ionic module backported for 16.1 (jsc#PED-15186)
- commit 91843c3
* Mon Mar 02 2026 nmorey@suse.com
- RDMA/umem: Fix double dma_buf_unpin in failure path (jsc#PED-15314)
- commit 9260be1
* Mon Mar 02 2026 nmorey@suse.com
- RDMA/core: Check id_priv->restricted_node_type in cma_listen_on_dev() (jsc#PED-15314)
- commit dd2b5b0
* Mon Mar 02 2026 nmorey@suse.com
- RDMA/ionic: Fix kernel stack leak in ionic_create_cq() (jsc#PED-15186)
- commit ae25d84
* Mon Mar 02 2026 nmorey@suse.com
- RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah() (jsc#PED-14401)
- commit a80f501
* Mon Mar 02 2026 sjaeckel@suse.de
- kABI fix for ipvlan: Make the addrs_lock be per port
(CVE-2026-23103 bsc#1257773).
- commit ee4d866
* Mon Mar 02 2026 nmorey@suse.com
- IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq() (jsc#PED-15314)
- commit f9f757d
* Mon Mar 02 2026 nmorey@suse.com
- RDMA/efa: Fix typo in efa_alloc_mr() (jsc#PED-15314)
- commit 1da139d
* Mon Mar 02 2026 nmorey@suse.com
- RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_port (jsc#PED-15186)
- commit 99fc257
* Mon Mar 02 2026 nmorey@suse.com
- RDMA/core: Fix stale RoCE GIDs during netdev events at registration (jsc#PED-15314)
- commit b518eb7
* Mon Mar 02 2026 mgorman@suse.de
- sched/fair: Fix pelt lost idle time detection (bsc#1234634
(Scheduler functional and performance backports SL-16.0)).
- sched/deadline: Stop dl_server before CPU goes offline
(bsc#1234634 (Scheduler functional and performance backports
SL-16.0)).
- sched/core: Avoid direct access to hrtimer clockbase
(bsc#1234634 (Scheduler functional and performance backports
SL-16.0)).
- sched/deadline: Fix race in push_dl_task() (bsc#1234634
(Scheduler functional and performance backports)).
- commit b3c53c0
* Mon Mar 02 2026 nmorey@suse.com
- RDMA/bnxt_re: Report QP rate limit in debugfs (jsc#PED-15349)
- commit 8de994b
* Mon Mar 02 2026 nmorey@suse.com
- RDMA/bnxt_re: Report packet pacing capabilities when querying device (jsc#PED-15349)
- commit 229ed83
* Mon Mar 02 2026 nmorey@suse.com
- RDMA/bnxt_re: Add support for QP rate limiting (jsc#PED-15349)
- commit cd0eccc
* Mon Mar 02 2026 nmorey@suse.com
- RDMA/mana_ib: Take CQ type from the device type (jsc#PED-15314)
- commit 6192f36
* Mon Mar 02 2026 nmorey@suse.com
- RDMA: Use %pe format specifier for error pointers (jsc#PED-15314)
- commit 2205394
* Mon Mar 02 2026 tbogendoerfer@suse.de
- dpll: zl3073x: fix REF_PHASE_OFFSET_COMP register width for
some chip IDs (git-fixes).
- commit 023d067
* Mon Mar 02 2026 ohering@suse.de
- scsi: storvsc: Fix scheduling while atomic on PREEMPT_RT (git-fixes).
- net: mana: Fix double destroy_workqueue on service rescan PCI path (git-fixes).
- mshv: Handle insufficient root memory hypervisor statuses (git-fixes).
- mshv: Handle insufficient contiguous memory hypervisor status (git-fixes).
- mshv: Introduce hv_deposit_memory helper functions (git-fixes).
- mshv: Introduce hv_result_needs_memory() helper function (git-fixes).
- mshv: Add SMT_ENABLED_GUEST partition creation flag (git-fixes).
- mshv: Add nested virtualization creation flag (git-fixes).
- Drivers: hv: vmbus: Simplify allocation of vmbus_evt (git-fixes).
- mshv: expose the scrub partition hypercall (git-fixes).
- mshv: Add support for integrated scheduler (git-fixes).
- x86/hyperv: Fix error pointer dereference (git-fixes).
- x86/hyperv: Reserve 3 interrupt vectors used exclusively by MSHV (git-fixes).
- Drivers: hv: vmbus: Use kthread for vmbus interrupts on PREEMPT_RT (git-fixes).
- x86/hyperv: Remove ASM_CALL_CONSTRAINT with VMMCALL insn (git-fixes).
- x86/hyperv: Use savesegment() instead of inline asm() to save segment registers (git-fixes).
- mshv: fix SRCU protection in irqfd resampler ack handler (git-fixes).
- mshv: make field names descriptive in a header struct (git-fixes).
- x86/hyperv: Update comment in hyperv_cleanup() (git-fixes).
- mshv: clear eventfd counter on irqfd shutdown (git-fixes).
- x86/hyperv: Use memremap()/memunmap() instead of ioremap_cache()/iounmap() (git-fixes).
- Drivers: hv: Use memremap()/memunmap() instead of ioremap_cache()/iounmap() (git-fixes).
- x86/hyperv: Move hv crash init after hypercall pg setup (git-fixes).
- PCI: hv: remove unnecessary module_init/exit functions (git-fixes).
- mshv: Add debugfs to view hypervisor statistics (git-fixes).
- mshv: Add data for printing stats page counters (git-fixes).
- mshv: Update hv_stats_page definitions (git-fixes).
- mshv: Always map child vp stats pages regardless of scheduler type (git-fixes).
- mshv: Improve mshv_vp_stats_map/unmap(), add them to mshv_root.h (git-fixes).
- mshv: Use typed hv_stats_page pointers (git-fixes).
- mshv: Ignore second stats page map result failure (git-fixes).
- mshv: Use EPOLLIN and EPOLLHUP instead of POLLIN and POLLHUP (git-fixes).
- x86/hyperv: fix a compiler warning in hv_crash.c (git-fixes).
- mshv: Fix compiler warning about cast converting incompatible function type (git-fixes).
- PCI: hv: Remove unused field pci_bus in struct hv_pcibus_device (git-fixes).
- drivers: hv: vmbus_drv: Remove reference to hpyerv_fb (git-fixes).
- RDMA/mana_ib: Add device-memory support (git-fixes)
- RDMA/mana_ib: Take CQ type from the device type (git-fixes).
- net: mana: Implement ndo_tx_timeout and serialize queue resets per port (git-fixes).
- hyper-v: Mark inner union in hv_kvp_exchg_msg_value as packed (git-fixes).
- x86/hyperv: Fix smp_ops build failure on UP kernels (git-fixes).
- commit cce499d
* Mon Mar 02 2026 tbogendoerfer@suse.de
- ice: Fix NULL pointer dereference in ice_vsi_set_napi_queues
(CVE-2026-23166 bsc#1258272).
- net/mlx5e: TC, delete flows only for existing peers
(CVE-2026-23173 bsc#1258520).
- net/mlx5e: Don't gate FEC histograms on ppcnt_statistical_group
(git-fixes).
- commit 91bddd0
* Sun Mar 01 2026 tiwai@suse.de
- device property: Allow secondary lookup in
fwnode_get_next_child_node() (git-fixes).
- commit 4755249
* Sat Feb 28 2026 tiwai@suse.de
- drm/amdgpu: Fix locking bugs in error paths (git-fixes).
- drm/amdgpu: Replace kzalloc + copy_from_user with memdup_user
(stable-fixes).
- commit baf5092
* Sat Feb 28 2026 tiwai@suse.de
- ALSA: usb-audio: Avoid implicit feedback mode on DIYINHK USB
Audio 2.0 (stable-fixes).
- ALSA: usb-audio: Check max frame size for implicit feedback
mode, too (stable-fixes).
- commit 1958ad9
* Sat Feb 28 2026 tiwai@suse.de
- ASoC: SDCA: Fix comments for sdca_irq_request() (git-fixes).
- ALSA: usb: qcom: Correct parameter comment for
uaudio_transfer_buffer_setup() (git-fixes).
- commit 86284dc
* Sat Feb 28 2026 tiwai@suse.de
- PCI: Correct PCI_CAP_EXP_ENDPOINT_SIZEOF_V2 value (git-fixes).
- mmc: mmci: Fix device_node reference leak in
of_get_dml_pipe_index() (git-fixes).
- ALSA: usb-audio: Use correct version for UAC3 header validation
(git-fixes).
- ALSA: usb-audio: Use inclusive terms (git-fixes).
- ALSA: usb-audio: Cap the packet size pre-calculations
(git-fixes).
- ALSA: usb-audio: Remove VALIDATE_RATES quirk for Focusrite
devices (git-fixes).
- drm/amd: Disable MES LR compute W/A (git-fixes).
- drm/amdgpu: Unlock a mutex before destroying it (git-fixes).
- drm/xe/sync: Cleanup partially initialized sync on parse failure
(git-fixes).
- drm/bridge: samsung-dsim: Fix memory leak in error path
(git-fixes).
- drm/bridge: ti-sn65dsi86: Enable HPD polling if IRQ is not used
(git-fixes).
- drm/logicvc: Fix device node reference leak in
logicvc_drm_config_parse() (git-fixes).
- drm/vmwgfx: Return the correct value in vmw_translate_ptr
functions (git-fixes).
- drm/vmwgfx: Fix invalid kref_put callback in
vmw_bo_dirty_release (git-fixes).
- commit 65e48f9
* Fri Feb 27 2026 tbogendoerfer@suse.de
- ibmvnic: Increase max subcrq indirect entries with fallback
(jsc#PED-15115).
- ibmvnic: Use ndo_get_stats64 to fix inaccurate SAR reporting
(jsc#PED-15115).
- ibmvnic: simplify ibmvnic_set_queue_affinity() (jsc#PED-15115).
- cpumask: add for_each_{possible,online}_cpu_wrap
(jsc#PED-15115).
- commit 1af43cc
* Fri Feb 27 2026 svarbanov@suse.de
- x86/msr: Move the EAX_EDX_*() methods from <asm/msr.h> to <asm/asm.h> (jsc#PED-15480)
- commit b490b59
* Fri Feb 27 2026 svarbanov@suse.de
- x86/msr: Rename DECLARE_ARGS() to EAX_EDX_DECLARE_ARGS (jsc#PED-15480)
- commit 01790ee
* Fri Feb 27 2026 svarbanov@suse.de
- x86/msr: Improve the comments of the (jsc#PED-15480)
- commit 3941fd9
* Fri Feb 27 2026 svarbanov@suse.de
- x86/msr: Rename the WRMSRNS opcode macro to ASM_WRMSRNS (for KVM) (jsc#PED-15480)
- commit 54fba13
* Fri Feb 27 2026 svarbanov@suse.de
- x86/msr: Add compatibility wrappers for rdmsrl()/wrmsrl() (jsc#PED-15480)
- commit dd0e6ad
* Fri Feb 27 2026 sjaeckel@suse.de
- ipvlan: Make the addrs_lock be per port (CVE-2026-23103
bsc#1257773).
- fou: Don't allow 0 for FOU_ATTR_IPPROTO (CVE-2026-23083
bsc#1257745).
- bonding: limit BOND_MODE_8023AD to Ethernet devices
(CVE-2026-23099 bsc#1257816).
- netlink: specs: fou: change local-v6/peer-v6 check
(CVE-2026-23083 bsc#1257745).
- tools: ynl-gen: use big-endian netlink attribute types
(CVE-2026-23083 bsc#1257745).
- commit 9c95bcf
* Fri Feb 27 2026 fmancera@suse.de
- netfilter: nf_conncount: update last_gc only when GC has been
performed (CVE-2026-23139 bsc#1258304).
- commit f7db582
* Fri Feb 27 2026 fmancera@suse.de
- netfilter: nf_tables: fix inverted genmask check in
nft_map_catchall_activate() (CVE-2026-23111 bsc#1258181).
- commit a2cf5ae
* Fri Feb 27 2026 hare@suse.de
- block: allow IOC_PR_READ_* ioctls with BLK_OPEN_READ
(jsc#PED-14161).
- commit 457687b
* Fri Feb 27 2026 hare@suse.de
- block: remove unused nseg parameter (jsc#PED-14161).
- commit d52a711
* Fri Feb 27 2026 hare@suse.de
- block: correct locking order for protecting blk-wbt parameters
(jsc#PED-14161).
- commit b33b954
* Fri Feb 27 2026 svarbanov@suse.de
- x86/resctrl: Fix rdtgroup_mkdir()'s unlocked use of kernfs_node::name (jsc#PED-15480)
- commit 8ae50c5
* Fri Feb 27 2026 svarbanov@suse.de
- kernfs: Move dput() outside of the RCU section. (jsc#PED-15480)
- commit 3dc3415
* Fri Feb 27 2026 svarbanov@suse.de
- kernfs: Drop kernfs_rwsem while invoking lookup_positive_unlocked(). (jsc#PED-15480)
- commit ed86cf8
* Fri Feb 27 2026 svarbanov@suse.de
- kernfs: Use RCU to access kernfs_node::name. (jsc#PED-15480)
- commit 7d40a42
* Fri Feb 27 2026 svarbanov@suse.de
- kernfs: Use RCU to access kernfs_node::parent. (jsc#PED-15480)
- commit 9cd0b21
* Fri Feb 27 2026 svarbanov@suse.de
- kernfs: Don't re-lock kernfs_root::kernfs_rwsem in (jsc#PED-15480)
- commit 44ac748
* Fri Feb 27 2026 svarbanov@suse.de
- kernfs: Acquire kernfs_rwsem in kernfs_node_dentry(). (jsc#PED-15480)
- commit 0223ab5
* Fri Feb 27 2026 svarbanov@suse.de
- kernfs: Acquire kernfs_rwsem in kernfs_get_parent_dentry(). (jsc#PED-15480)
- commit 13813f8
* Fri Feb 27 2026 svarbanov@suse.de
- kernfs: Acquire kernfs_rwsem in kernfs_notify_workfn(). (jsc#PED-15480)
- commit 999cc33
* Fri Feb 27 2026 svarbanov@suse.de
- x86/resctrl: Move get_{mon,ctrl}_domain_from_cpu() to live with their (jsc#PED-15480)
refresh:
patches.suse/x86-resctrl-Move-get_-mon-ctrl-_domain_from_cpu-to-live-wi.patch
- commit d9ea8c5
* Fri Feb 27 2026 svarbanov@suse.de
- x86/resctrl: Move get_config_index() to a header (jsc#PED-15480)
- commit c25dd5d
* Fri Feb 27 2026 svarbanov@suse.de
- x86/resctrl: Handle throttle_mode for SMBA resources (jsc#PED-15480)
- commit b1330ad
* Fri Feb 27 2026 svarbanov@suse.de
- x86/resctrl: Move RFTYPE flags to be managed by resctrl (jsc#PED-15480)
- commit 495ef93
* Fri Feb 27 2026 svarbanov@suse.de
- x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plr (jsc#PED-15480)
- commit 7219858
* Fri Feb 27 2026 svarbanov@suse.de
- x86/resctrl: Make prefetch_disable_bits belong to the arch code (jsc#PED-15480)
- commit ef02ed3
* Fri Feb 27 2026 svarbanov@suse.de
- config: x86: Enable CONFIG_RESCTRL_FS_PSEUDO_LOCK (jsc#PED-15480)
+CONFIG_RESCTRL_FS_PSEUDO_LOCK=y
- commit e017697
* Fri Feb 27 2026 svarbanov@suse.de
- x86/resctrl: Allow an architecture to disable pseudo lock (jsc#PED-15480)
- commit 3de68bc
* Fri Feb 27 2026 tiwai@suse.de
- dmaengine: idxd: Add Max SGL Size Support for DSA3.0
(jsc#PED-15883).
- dmaengine: idxd: Expose DSA3.0 capabilities through sysfs
(jsc#PED-15883).
- commit f52f326
* Fri Feb 27 2026 tiwai@suse.de
- ALSA: hda/conexant: Fix headphone jack handling on Acer Swift
SF314 (stable-fixes).
- ALSA: hda/realtek: Add quirk for Samsung Galaxy Book3 Pro 360
(NP965QFG) (stable-fixes).
- ALSA: hda/realtek: Add quirk for Gigabyte G5 KF5 (2023)
(stable-fixes).
- ASoC: SDCA: Still process most of the jack detect if control
is missing (git-fixes).
- ASoC: SDCA: Add ability to connect SDCA jacks to ASoC jacks
(stable-fixes).
- ASoC: SDCA: Factor out jack handling into new c file
(stable-fixes).
- commit 678bfdc
* Fri Feb 27 2026 tiwai@suse.de
- ipmi: ipmb: initialise event handler read bytes (git-fixes).
- wifi: mac80211: fix NULL pointer dereference in
mesh_rx_csa_frame() (git-fixes).
- wifi: mac80211: bounds-check link_id in
ieee80211_ml_reconfiguration (git-fixes).
- wifi: radiotap: reject radiotap with unknown bits (git-fixes).
- wifi: cfg80211: cancel rfkill_block work in wiphy_unregister()
(git-fixes).
- wifi: cfg80211: wext: fix IGTK key ID off-by-one (git-fixes).
- net: usb: kaweth: validate USB endpoints (git-fixes).
- net: usb: kalmia: validate USB endpoints (git-fixes).
- nfc: pn533: properly drop the usb interface reference on
disconnect (git-fixes).
- Bluetooth: L2CAP: Fix missing key size check for
L2CAP_LE_CONN_REQ (git-fixes).
- Bluetooth: L2CAP: Fix not checking output MTU is acceptable
on L2CAP_ECRED_CONN_REQ (git-fixes).
- Bluetooth: L2CAP: Fix response to L2CAP_ECRED_CONN_REQ
(git-fixes).
- Bluetooth: hci_qca: Cleanup on all setup failures (git-fixes).
- Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU
is too short (git-fixes).
- Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQ
(git-fixes).
- net: usb: pegasus: enable basic endpoint checking (git-fixes).
- net: wan: farsync: Fix use-after-free bugs caused by unfinished
tasklets (git-fixes).
- net: usb: lan78xx: scan all MDIO addresses on LAN7801
(git-fixes).
- net: usb: kaweth: remove TX queue manipulation in
kaweth_set_rx_mode (git-fixes).
- commit cd64e0b
* Thu Feb 26 2026 svarbanov@suse.de
- x86/resctrl: Slightly clean-up mbm_config_show() (jsc#PED-15480)
- commit 5de5174
* Thu Feb 26 2026 clopez@suse.de
- KVM: selftests: Forcefully override ARCH from x86_64 to x86
(jsc#PED-15123).
- commit b022ba2
* Thu Feb 26 2026 clopez@suse.de
- KVM: selftests: Add support for #DE exception fixup
(jsc#PED-15123).
- commit 37939a1
* Thu Feb 26 2026 clopez@suse.de
- KVM: selftests: Ensure all vCPUs hit -EFAULT during initial
RO stage (jsc#PED-15123).
- commit 4f8144f
* Thu Feb 26 2026 clopez@suse.de
- tools headers: Sync x86 kvm and cpufeature headers with the
kernel (jsc#PED-15123).
- commit 47527d2
* Thu Feb 26 2026 clopez@suse.de
- KVM: selftests: Override ARCH for x86_64 instead of using
ARCH_DIR (jsc#PED-15123).
- commit 62a205f
* Thu Feb 26 2026 clopez@suse.de
- KVM: selftests: Use canonical $(ARCH) paths for KVM selftests
directories (jsc#PED-15123).
- Refresh
patches.suse/KVM-x86-Don-t-treat-ENTER-and-LEAVE-as-branches-beca.patch.
- commit f55677d
* Thu Feb 26 2026 clopez@suse.de
- KVM: selftests: Provide empty 'all' and 'clean' targets for
unsupported ARCHs (jsc#PED-15123).
- commit 2d24909
* Thu Feb 26 2026 clopez@suse.de
- KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ)
(jsc#PED-15123).
- commit 4087368
* Thu Feb 26 2026 clopez@suse.de
- KVM: selftests: Add a read-only mprotect() phase to
mmu_stress_test (jsc#PED-15123).
- commit 887b211
* Thu Feb 26 2026 clopez@suse.de
- KVM: selftests: Precisely limit the number of guest loops in
mmu_stress_test (jsc#PED-15123).
- commit e37ea1c
* Thu Feb 26 2026 clopez@suse.de
- KVM: selftests: Use vcpu_arch_put_guest() in mmu_stress_test
(jsc#PED-15123).
- commit 2b0295a
* Thu Feb 26 2026 clopez@suse.de
- KVM: selftests: Enable mmu_stress_test on arm64 (jsc#PED-15123).
- commit edd4f7f
* Thu Feb 26 2026 clopez@suse.de
- KVM: sefltests: Explicitly include ucall_common.h in
mmu_stress_test.c (jsc#PED-15123).
- commit b197dcf
* Thu Feb 26 2026 clopez@suse.de
- KVM: selftests: Compute number of extra pages needed in
mmu_stress_test (jsc#PED-15123).
- commit 52df20f
* Thu Feb 26 2026 clopez@suse.de
- KVM: selftests: Only muck with SREGS on x86 in mmu_stress_test
(jsc#PED-15123).
- commit 1ce89f5
* Thu Feb 26 2026 clopez@suse.de
- KVM: selftests: Rename max_guest_memory_test to mmu_stress_test
(jsc#PED-15123).
- commit 0499bdb
* Thu Feb 26 2026 clopez@suse.de
- KVM: selftests: Check for a potential unhandled exception iff
KVM_RUN succeeded (jsc#PED-15123).
- commit b98de8f
* Thu Feb 26 2026 clopez@suse.de
- KVM: selftests: Assert that vcpu_{g,s}et_reg() won't truncate
(jsc#PED-15123).
- commit c2e21d7
* Thu Feb 26 2026 clopez@suse.de
- KVM: selftests: Return a value from vcpu_get_reg() instead of
using an out-param (jsc#PED-15123).
- commit 080f42f
* Thu Feb 26 2026 clopez@suse.de
- KVM: arm64: selftests: Test ID_AA64PFR0.MPAM isn't completely
ignored (jsc#PED-15123).
- commit 6282fa5
* Thu Feb 26 2026 clopez@suse.de
- KVM: arm64: selftests: Add tests for MMIO external abort
injection (jsc#PED-15123).
- commit 7454809
* Thu Feb 26 2026 clopez@suse.de
- KVM: arm64: selftests: Convert to kernel's ESR terminology
(jsc#PED-15123).
- commit 31ea57f
* Thu Feb 26 2026 clopez@suse.de
- tools: arm64: Grab a copy of esr.h from kernel (jsc#PED-15123).
- commit 072db55
* Thu Feb 26 2026 clopez@suse.de
- KVM: selftests: Add test for PSCI SYSTEM_OFF2 (jsc#PED-15123).
- commit 3c1e8c8
* Thu Feb 26 2026 clopez@suse.de
- KVM: Move KVM_REG_SIZE() definition to common uAPI header
(jsc#PED-15123).
- commit 527bf73
* Thu Feb 26 2026 clopez@suse.de
- KVM: selftests: Add a testcase for disabling feature MSRs init
quirk (jsc#PED-15123).
- commit c57fb15
* Thu Feb 26 2026 vkarasulli@suse.de
- Refresh
patches.suse/0001-iommu-amd-Add-HATDis-feature-support.patch.
Return the correct value from the function protection_domain_alloc()
- commit 453f46c
* Thu Feb 26 2026 svarbanov@suse.de
- x86/resctrl: Add an arch helper to reset one resource (jsc#PED-15480)
- commit 1fcde36
* Thu Feb 26 2026 svarbanov@suse.de
- x86/resctrl: Move resctrl types to a separate header (jsc#PED-15480)
- commit c8138a5
* Thu Feb 26 2026 svarbanov@suse.de
- x86/resctrl: Move rdt_find_domain() to be visible to arch and fs code (jsc#PED-15480)
- commit 29c5d07
* Thu Feb 26 2026 svarbanov@suse.de
- x86/resctrl: Expose resctrl fs's init function to the rest of the (jsc#PED-15480)
- commit 27f6d66
* Thu Feb 26 2026 svarbanov@suse.de
- x86/resctrl: Remove rdtgroup from update_cpu_closid_rmid() (jsc#PED-15480)
- commit 72475d6
* Thu Feb 26 2026 svarbanov@suse.de
- x86/resctrl: Add helper for setting CPU default properties (jsc#PED-15480)
- commit b6213f3
* Thu Feb 26 2026 svarbanov@suse.de
- x86/resctrl: Generate default_ctrl instead of sharing it (jsc#PED-15480)
- commit ebd0ca3
* Thu Feb 26 2026 svarbanov@suse.de
- x86/resctrl: Add max_bw to struct resctrl_membw (jsc#PED-15480)
- commit 62cc873
* Thu Feb 26 2026 svarbanov@suse.de
- x86/resctrl: Remove data_width and the tabular format (jsc#PED-15480)
- commit e4b09b0
* Thu Feb 26 2026 svarbanov@suse.de
- x86/resctrl: Use schema type to determine the schema format string (jsc#PED-15480)
- commit f11d430
* Thu Feb 26 2026 svarbanov@suse.de
- x86/resctrl: Use schema type to determine how to parse schema values (jsc#PED-15480)
- commit c748c3c
* Thu Feb 26 2026 svarbanov@suse.de
- x86/resctrl: Remove fflags from struct rdt_resource (jsc#PED-15480)
- commit d5edd7d
* Thu Feb 26 2026 svarbanov@suse.de
- x86/resctrl: Add a helper to avoid reaching into the arch code (jsc#PED-15480)
- commit 1a6510d
* Thu Feb 26 2026 svarbanov@suse.de
- x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no (jsc#PED-15480)
un-blacklist:
a121798ae669
- commit bf140f0
* Thu Feb 26 2026 svarbanov@suse.de
- x86/paravirt: Remove the WBINVD callback (jsc#PED-15480)
refresh:
patches.suse/x86-paravirt-Move-halt-paravirt-calls-under-CONFIG_PARAVIR.patch
patches.suse/x86-sme-Use-percpu-boolean-to-control-wbinvd-during-kexec.patch
- commit d5dbe58
* Thu Feb 26 2026 tbogendoerfer@suse.de
- dpll: Add reference count tracking support (jsc#PED-13387
jsc#PED-15027).
- Update config files.
- Refresh
patches.suse/padding-add-placeholders-to-device-controllers-structures.patch.
- commit ff25a5e
* Thu Feb 26 2026 tbogendoerfer@suse.de
- net: intel: fix PCI device ID conflict between i40e and ipw2200
(jsc#PED-14193 jsc#PED-14411 jsc#PED-15069).
- ionic: Rate limit unknown xcvr type messages (jsc#PED-15186).
- dpll: zl3073x: Include current frequency in supported
frequencies list (jsc#PED-13387 jsc#PED-15027).
- dpll: zl3073x: Add output pin frequency helper (jsc#PED-13387
jsc#PED-15027).
- ice: dpll: Support E825-C SyncE and dynamic pin discovery
(jsc#PED-14404 jsc#PED-15079).
- drivers: Add support for DPLL reference count tracking
(jsc#PED-13387 jsc#PED-15027).
- dpll: Enhance and consolidate reference counting logic
(jsc#PED-13387 jsc#PED-15027).
- dpll: zl3073x: Add support for mux pin type (jsc#PED-13387
jsc#PED-15027).
- dpll: Support dynamic pin index allocation (jsc#PED-13387
jsc#PED-15027).
- dpll: Add notifier chain for dpll events (jsc#PED-13387
jsc#PED-15027).
- dpll: zl3073x: Associate pin with fwnode handle (jsc#PED-13387
jsc#PED-15027).
- dpll: Allow associating dpll pin with a firmware node
(jsc#PED-13387 jsc#PED-15027).
- dpll: expose fractional frequency offset in ppt (jsc#PED-13387
jsc#PED-15027).
- idpf: export RX hardware timestamping information to XDP
(jsc#PED-14403).
- ice: convert all ring stats to u64_stats_t (jsc#PED-14404
jsc#PED-15079).
- ice: shorten ring stat names and add accessors (jsc#PED-14404
jsc#PED-15079).
- ice: use u64_stats API to access pkts/bytes in dim sample
(jsc#PED-14404 jsc#PED-15079).
- ice: remove ice_q_stats struct and use struct_group
(jsc#PED-14404 jsc#PED-15079).
- ice: pass pointer to ice_fetch_u64_stats_per_ring (jsc#PED-14404
jsc#PED-15079).
- idpf: generalize mailbox API (jsc#PED-14403).
- idpf: avoid calling get_rx_ptypes for each vport
(jsc#PED-14403).
- idpf: generalize send virtchnl message API (jsc#PED-14403).
- idpf: remove vport pointer from queue sets (jsc#PED-14403).
- idpf: add rss_data field to RSS function parameters
(jsc#PED-14403).
- idpf: reshuffle idpf_vport struct members to avoid holes
(jsc#PED-14403).
- idpf: move some iterator declarations inside for loops
(jsc#PED-14403).
- idpf: move queue resources to idpf_q_vec_rsrc structure
(jsc#PED-14403).
- idpf: introduce idpf_q_vec_rsrc struct and move vector resources
to it (jsc#PED-14403).
- idpf: introduce local idpf structure to store virtchnl queue
chunks (jsc#PED-14403).
- dpll: zl3073x: Implement device mode setting support
(jsc#PED-13387 jsc#PED-15027).
- dpll: add dpll_device op to set working mode (jsc#PED-13387
jsc#PED-15027).
- dpll: add dpll_device op to get supported modes (jsc#PED-13387
jsc#PED-15027).
- idpf: Fix kernel-doc descriptions to avoid warnings
(jsc#PED-14403).
- idpf: update idpf_up_complete() return type to void
(jsc#PED-14403).
- ixgbe: Add 10G-BX support (jsc#PED-14409 jsc#PED-15061).
- ice: unify PHY FW loading status handler for E800 devices
(jsc#PED-14404 jsc#PED-15079).
- ice: add missing ice_deinit_hw() in devlink reinit path
(jsc#PED-14404 jsc#PED-15079).
- commit bd2e4e9
* Thu Feb 26 2026 pfalcato@suse.de
- mm, shmem: prevent infinite loop on truncate race (CVE-2026-23161
bsc#1258355).
- commit 905c137
* Thu Feb 26 2026 svarbanov@suse.de
- x86/resctrl: Add write option to "mba_MBps_event" file (jsc#PED-15480)
- commit 2c6eea8
* Thu Feb 26 2026 svarbanov@suse.de
- x86/resctrl: Add "mba_MBps_event" file to CTRL_MON directories (jsc#PED-15480)
- commit b08f2fb
* Thu Feb 26 2026 svarbanov@suse.de
- x86/resctrl: Make mba_sc use total bandwidth if local is not (jsc#PED-15480)
- commit c7eaab8
* Thu Feb 26 2026 svarbanov@suse.de
- x86/resctrl: Compute memory bandwidth for all supported events (jsc#PED-15480)
- commit 4b96dca
* Thu Feb 26 2026 svarbanov@suse.de
- x86/resctrl: Modify update_mba_bw() to use per CTRL_MON group event (jsc#PED-15480)
- commit 9ef46e4
* Thu Feb 26 2026 svarbanov@suse.de
- x86/resctrl: Prepare for per-CTRL_MON group mba_MBps control (jsc#PED-15480)
- commit dd5ca0a
* Thu Feb 26 2026 svarbanov@suse.de
- x86/resctrl: Introduce resctrl_file_fflags_init() to initialize (jsc#PED-15480)
- commit 8a1843b
* Thu Feb 26 2026 svarbanov@suse.de
- x86/resctrl: Use kthread_run_on_cpu() (jsc#PED-15480)
- commit 469fe35
* Thu Feb 26 2026 svarbanov@suse.de
- x86/resctrl: Support Sub-NUMA cluster mode SNC6 (jsc#PED-15480)
- commit 651667c
* Thu Feb 26 2026 ohering@suse.de
- correct backport in EDAC skx_remove
- commit 5983771
* Thu Feb 26 2026 osalvador@suse.de
- mm: prevent poison consumption when splitting THP
(CVE-2025-40230 bsc#1254817).
- commit 73eef46
* Thu Feb 26 2026 tbogendoerfer@suse.de
- ice: Fix PTP NULL pointer dereference during VSI rebuild
(CVE-2026-23210 bsc#1258517).
- commit ebccada
* Thu Feb 26 2026 osalvador@suse.de
- mm/memfd: fix information leak in hugetlb folios (CVE-2025-68292
bsc#1255148).
- commit ef8df4a
* Thu Feb 26 2026 pjakobsson@suse.de
- supported.conf: Mark ch7006 and sil164 as unsupported
These belong to nouveau which is already marked as unsupported
- commit 4d8546d
* Thu Feb 26 2026 pjakobsson@suse.de
- supported.conf: Add new modules from the DRM v6.16 backport
- commit e18085b
* Thu Feb 26 2026 tiwai@suse.de
- media: dvb-core: fix wrong reinitialization of ringbuffer on
reopen (git-fixes).
- commit 7808229
* Wed Feb 25 2026 pjakobsson@suse.de
- series.conf: Move guarded DRM patches to correct section
- commit db269e3
* Wed Feb 25 2026 pjakobsson@suse.de
- Update config files.
Update configs for the DRM v6.16 backport.
- commit bad99d5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/dp: add option to disable zero sized address only transactions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868).
- commit 9933e1d
* Wed Feb 25 2026 clopez@suse.de
- x86/fpu/xstate: Add CET supervisor xfeature support as a
guest-only feature (jsc#PED-15123).
- commit 61cf825
* Wed Feb 25 2026 clopez@suse.de
- x86/fpu/xstate: Introduce "guest-only" supervisor xfeature set
(jsc#PED-15123).
- commit 7368f08
* Wed Feb 25 2026 clopez@suse.de
- x86/fpu: Remove xfd argument from __fpstate_reset()
(jsc#PED-15123).
- commit a051dd6
* Wed Feb 25 2026 clopez@suse.de
- x86/fpu: Initialize guest fpstate and FPU pseudo container
from guest defaults (jsc#PED-15123).
- commit ca0911e
* Wed Feb 25 2026 clopez@suse.de
- x86/fpu: Drop @perm from guest pseudo FPU container
(jsc#PED-15123).
- commit 7fda7b6
* Wed Feb 25 2026 pfalcato@suse.de
- mm/shmem, swap: fix race of truncate and swap entry split
(CVE-2026-23161 bsc#1258355).
- commit d6f1384
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/drm-i915-dp-Fix-2.7-Gbps-DP_LINK_BW-value-on-g4x.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 049d095
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/nvif: fix null ptr deref on pre-fermi boards (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fff0677
* Wed Feb 25 2026 pjakobsson@suse.de
- Revert "drm/gem-dma: Use dma_buf from GEM object instance" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a92c6a5
* Wed Feb 25 2026 pjakobsson@suse.de
- Revert "drm/gem-shmem: Use dma_buf from GEM object instance" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 79fdba7
* Wed Feb 25 2026 pjakobsson@suse.de
- Revert "drm/gem-framebuffer: Use dma_buf from GEM object instance" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8207b8f
* Wed Feb 25 2026 pjakobsson@suse.de
- Revert "drm/prime: Use dma_buf from GEM object instance" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 03077f0
* Wed Feb 25 2026 pjakobsson@suse.de
- Revert "drm/etnaviv: Use dma_buf from GEM object instance" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 440d6c1
* Wed Feb 25 2026 pjakobsson@suse.de
- Revert "drm/vmwgfx: Use dma_buf from GEM object instance" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7c7f004
* Wed Feb 25 2026 pjakobsson@suse.de
- Revert "drm/virtio: Use dma_buf from GEM object instance" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 074a5a0
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/drm-sched-Remove-optimization-that-causes-hang-when-.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 022fe34
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdgpu-Reset-the-clear-flag-in-buddy-during-resu.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 74c12d5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/pf: Resend PF provisioning after GT reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8130c77
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-pf-Prepare-to-stop-SR-IOV-support-prior-GT-re.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ade9418
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/migrate: Fix alignment check (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a3258de
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-Move-page-fault-init-after-topology-init.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 23c7a69
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/migrate: fix copy direction in access_memory (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3ec009b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Dont skip TLB invalidations on VF (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9043f8c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/mediatek: mtk_dpi: Reorder output formats on MT8195/88 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1b008b0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/radeon: Do not hold console lock during resume (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c264bf2
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/radeon: Do not hold console lock while suspending clients (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ab98d01
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panfrost: Fix scheduler workqueue bug (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 61cfd61
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/drm-nouveau-gsp-fix-potential-leak-of-memory-used-du.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 640a5d8
* Wed Feb 25 2026 pjakobsson@suse.de
- rust: drm: remove unnecessary imports (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 96f273f
* Wed Feb 25 2026 pjakobsson@suse.de
- nouveau/gsp: add a 50ms delay between fbsr and driver unload rpcs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5b3fa06
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau: Do not fail module init on debugfs errors (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8ccc5a1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/guc: Default log level to non-verbose (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 429b33e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/bmg: Don't use WA 16023588340 and 22019338487 on VF (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c0bdc4c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/guc: Recommend GuC v70.46.2 for BMG, LNL, DG2 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b5adf1e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Release runtime pm for error path of xe_devcoredump_read() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 680845f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/pm: Restore display pm if there is error after display suspend (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6c673b4
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/Revert-drm-xe-xe2-Enable-Indirect-Ring-State-support.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 61ecdd5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/bios: Apply vlv_fixup_mipi_sequences() to v2 mipi-sequences (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 77b2b3b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Do not wedge device on killed exec queues (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 87b01d6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Extend WA 14018094691 to BMG (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2142b4a
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-Allow-dropping-kunit-dependency-as-built-in.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 081da37
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Fix kconfig prompt (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9d059f7
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-bmg-Update-Wa_22019338487.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2a42937
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/bmg: Update Wa_14022085890 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f39ff76
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Split xe_device_td_flush() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9167098
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/xe_guc_pc: Lock once to update stashed frequencies (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8c4bd75
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/guc_pc: Add _locked variant for min/max freq (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 99ecec3
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Make WA BB part of LRC BO (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit daec098
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Fix out-of-bounds field write in MI_STORE_DATA_IMM (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 680c733
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: samsung-dsim: Don't use %pK through printk (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3a8f9b1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/exynos: Don't use %pK through printk (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1633c56
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dsi: Fix NULL pointer deref in vlv_dphy_param_init() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 92903eb
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/drm-v3d-Disable-interrupts-before-resetting-the-GPU.patch (git-fixes CVE-2025-38371 bsc#1247178 jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e64ccb7
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/vmwgfx: Fix guests running with TDX/SEV (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a253232
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/vesadrm: Avoid NULL-ptr deref in vesadrm_pmi_cmap_write() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit eb20089
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel: panel-simple: get rid of panel_dpi hack (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e739ba4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel: panel-simple: Add function to look panel data up (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ad47a91
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel: panel-simple: Make panel_simple_probe return its panel (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c5683da
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel: panel-simple: make panel_dpi_probe return a panel_desc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7183510
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/mipi-dsi: Add dev_is_mipi_dsi function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2c9bbe6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Don't allow OLED to go down to fully off (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f754770
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Added case for when RR equals panel's max RR using (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f4c86dc
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdkfd: add hqd_sdma_get_doorbell callbacks for gfx7/8 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c0b298d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Fix memory leak in amdgpu_ctx_mgr_entity_fini (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5ac0803
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Include sdma_4_4_4.bin (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1f3fcae
* Wed Feb 25 2026 pjakobsson@suse.de
- amdkfd: MTYPE_UC for ext-coherent system memory (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 11e57b3
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/sdma5.x: suspend KFD queues in ring reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cd3715a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge-connector: Fix bridge in drm_connector_hdmi_audio_init() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 46107c6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm: writeback: Fix drm_writeback_connector_cleanup signature (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8fe4c35
* Wed Feb 25 2026 pjakobsson@suse.de
- Unguarding patches.suse/drm-xe-move-DPT-l2-flush-to-a-more-sensible-place.patch
- commit 7ed7ce7
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/hwmon: Fix xe_hwmon_power_max_write (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 99ad634
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/snps_hdmi_pll: Fix 64-bit divisor truncation by using (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fd900cd
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Add sanity checks for drm_edid_raw() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 13e8e22
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL value (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3965fee
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/sdma7: add ucode version checks for userq support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9ac41b9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/sdma6: add ucode version checks for userq support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 39b5d52
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-Adjust-output-for-discovery-error-handling.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7b8960a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/mes: add compatibility checks for set_hw_resource_1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 376bf03
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx9: Add Cleaner Shader Support for GFX9.x GPUs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cf81a5d
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-Fix-early-wedge-on-GuC-load-failure.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f33bc11
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-Fix-memset-on-iomem.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e7bc155
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-bmg-Update-Wa_16023588340.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d89d352
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/drm-etnaviv-Protect-the-scheduler-s-pending-list-wit.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d97d5dd
* Wed Feb 25 2026 pjakobsson@suse.de
- Documentation: nouveau: Update GSP message queue kernel-doc reference (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7019f7a
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/drm-nouveau-fix-a-use-after-free-in-r535_gsp_rpc_pus.patch (bsc#1245951 CVE-2025-38187 jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bee7bd6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: Fix potential integer overflow on integer shifts (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8b8b840
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/mgag200: Do not include <linux/export.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9497c5b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/ast: Do not include <linux/export.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1d25c7a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/arm/malidp: Silence informational message (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 94150f5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/sdma5.2: init engine reset mutex (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 34faa05
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/sdma5: init engine reset mutex (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit db16400
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Release reset locks during failures (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4a50c27
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-display-Check-dce_hwseq-before-dereferencing.patch (stable-fixes CVE-2025-38361 bsc#1247079 jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 78d35af
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: VCN v5_0_1 to prevent FW checking RB during DPG pause (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit dda438b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Use logical instance ID for SDMA v4_4_2 queue operations (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7edecb5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Fix SDMA engine reset with logical instance ID (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b2edf17
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdgpu-add-kicker-fws-loading-for-gfx11-smu13-ps.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e08a3d8
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdgpu-Add-kicker-device-detection.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bf0da47
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Export full brightness range to userspace (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7d5768b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Only read ACPI backlight caps once (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0561371
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-display-Fix-RMCM-programming-seq-errors.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d7d9488
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Get LTTPR IEEE OUI/Device ID From Closest LTTPR To (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c77e249
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Add dc cap for dp tunneling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fc7625d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdkfd: move SDMA queue reset capability check to node_show (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 18c3b01
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm: Fix inverted WARN_ON() logic (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e651c93
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/adreno: Check for recognized GPU before bind (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c35d34f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/adreno: Pass device_node to find_chipid() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 94756cd
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm: Rename add_components_mdp() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5dbd9da
* Wed Feb 25 2026 pjakobsson@suse.de
- drivers: gpu: drm: msm: registers: improve reproducibility (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f037c7c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm: Temporarily disable stall-on-fault after a page fault (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 93f1aed
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm: Delete resume_translation() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d4ca8d5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm: Don't use a worker to capture fault devcoredump (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 40f2666
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dp: Disable wide bus support for SDM845 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 549d1aa
* Wed Feb 25 2026 pjakobsson@suse.de
- dma-buf: fix compare in WARN_ON_ONCE (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 11ff7da
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sitronix: st7571-i2c: Select VIDEOMODE_HELPERS (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6d09003
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/vc4: fix infinite EPROBE_DEFER loop (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9e35d68
* Wed Feb 25 2026 pjakobsson@suse.de
- accel/amdxdna: Fix incorrect PSP firmware size (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8a81552
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/lrc: Use a temporary buffer for WA BB (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ca60224
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/svm: Fix regression disallowing 64K SVM migration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c175ba6
* Wed Feb 25 2026 pjakobsson@suse.de
- mei: Cast the cb->ext_hdr allocation type (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9b951fd
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/video-screen_info-Update-framebuffers-behind-PCI-bri.patch (bsc#1240696 CVE-2025-38427 bsc#1247152 jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1bf051d
* Wed Feb 25 2026 pjakobsson@suse.de
- Unguarding patches.suse/accel-ivpu-Fix-warning-in-ivpu_gem_bo_free.patch
- commit 850f256
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/accel-ivpu-Trigger-device-recovery-on-engine-reset-r.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 83afdf2
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/accel-ivpu-Use-dma_resv_lock-instead-of-a-custom-mut.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e7722e9
* Wed Feb 25 2026 pjakobsson@suse.de
- accel/ivpu: Reorder Doorbell Unregister and Command Queue Destruction (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8d799a9
* Wed Feb 25 2026 pjakobsson@suse.de
- Unguarding patches.suse/accel-ivpu-Use-firmware-names-from-upstream-repo.patch
- commit 39335b5
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/accel-ivpu-Improve-buffer-object-logging.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b19b2f9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/vfn/r535: Convert comma to semicolon (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6c1de7d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Use DC log instead of using DM error msg (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fa4f629
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Avoid calling blank_stream() twice (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d72e6d9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Add userq fence support to SDMAv7.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e9c1d9e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Fix integer overflow in amdgpu_gem_add_input_fence() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 79336e3
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Fix integer overflow issues in amdgpu_userq_fence.c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f808a0f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: disable workload profile switching when OD is enabled (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 11cdcd9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx10: Refine Cleaner Shader for GFX10.1.10 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c329117
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Add more checks to discovery fetch (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f6a5912
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdkfd: enable kfd on RISCV systems (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b24cab9
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-remove-unmatched-xe_vm_unlock-from-__xe_exec_.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 89fdcd0
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-Create-LRC-BO-without-VM.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 15189f5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/pxp: Clarify PXP queue creation behavior if PXP is not ready (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 93edb27
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/pxp: Use the correct define in the set_property_funcs array (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6328363
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-Rework-eviction-rejection-of-bound-external-b.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0bdd337
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/vsec: fix CONFIG_INTEL_VSEC dependency (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 81d9065
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: drop redundant conversion to bool (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 79e2757
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/hwmon: Move card reactive critical power under channel card (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 40c6fe9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/hwmon: Add support to manage power limits though mailbox (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 53ea701
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/vm: move xe_svm_init() earlier (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f62f424
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: analogix_dp: Fix clk-disable removal (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e58d48d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: analogix_dp: Remove the unnecessary calls to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e62ad1a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/connector: only call HDMI audio helper plugged cb if non-null (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5941d2a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel: nt37801: Fix IS_ERR() vs NULL check in probe() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b9a03bd
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel: nt37801: select CONFIG_DRM_DISPLAY_DSC_HELPER (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit aa6fe4b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: Fix u32 overflow in SNPS PHY HDMI PLL setup (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 05bf5bc
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdkfd: Map wptr BO to GART unconditionally (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 97f9f1b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/mes: remove some unused functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1a3fbb6
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdgpu-mes-add-missing-locking-in-helper-functio.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7688e2b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd: Export DMCUB version to sysfs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b0364c7
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm: Enable static metrics table support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d8ac06f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm: Enable static metrics table support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4c814ef
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Constify struct timing_generator_funcs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 054a0a4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Get mca address for old eeprom records (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9e26eae
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: handle old RAS eeprom data in non-nps1 mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 542d41f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Add userq fence support to SDMAv6.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2a4222d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdkfd: Identical code for different branches (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bd8384e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm: Optimize get gpu metrics data function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 33f1303
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/vcn5.0.1: read back register after written (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 344aaa6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/vcn5: read back register after written (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1d5b38d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/vcn4.0.5: read back register after written (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e117a4d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/vcn4.0.3: read back register after written (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cb5f8ae
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/vcn4: read back register after written (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0d81e9c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/vcn3: read back register after written (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 55c7281
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/vcn2.5: read back register after written (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8da4c79
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/vcn2: read back register after written (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5e2614e
* Wed Feb 25 2026 pjakobsson@suse.de
- Revert "drm/amd/display: pause the workload setting in dm" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cb5091f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/vcn1: read back register after written (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4a3feb8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Reuse Subvp debug option for FAMS (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 007e0d7
* Wed Feb 25 2026 pjakobsson@suse.de
- Revert "drm/amd/display: more liberal vmin/vmax update for freesync" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bb4cb67
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Add some missing register headers for DCN401 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ec50ad6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/amdgpu: Add GPIO resources required for amdisp (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a2375e2
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm: Fetch partition metrics on SMUv13.0.12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 295f7ab
* Wed Feb 25 2026 pjakobsson@suse.de
- Revert "drm/amd/display: [FW Promotion] Release 0.1.11.0" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f643fd5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: update ras support check (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ebe2ea2
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Enable RAS for jpeg 5.0.1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d749695
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Add jpeg poison status reg (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2876e81
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Enable RAS for vcn 5.0.1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 663835f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Add a new dcdebugmask to allow skip detection LT (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1435dbc
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: no 3D and blnd LUT as DPP color caps for DCN401 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 77746a5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: only collect data if debug gamut_remap is available (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b17a82b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Remove duplicated "context still alive" check (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9d50716
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Make amdgpu_ctx_mgr_entity_fini static (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b49ed24
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Update runtime pm checks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit db3419d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Add vcn poison status reg (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 991753f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm: Use external link order for xgmi data (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 429c617
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/radeon: fixing typo in macro name (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3dd100a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: fixing typo in macro name (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 76b38e3
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: fix typo in comments (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 36ef95f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Adjust set_value function with prefix to help in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2cfa00a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Adjust get_value function with prefix to help in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 528fae9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm: Fetch partition metrics on SMUv13.0.6 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 250358a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Add sysfs nodes for partition (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b555e72
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm: Add support to query partition metrics (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit dd1ed3e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Register aqua vanjaram jpeg poison irq (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3454ce2
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Register aqua vanjaram vcn poison irq (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1a2e919
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm: Use macro to initialize metrics table (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1f4b3f9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm: Fill pldm version for SMU v13.0.6 SOCs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a9f9621
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm: Update pmfw headers for smu_v_13_0_6 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0ae22f4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Fix eviction fence worker race during fd close (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1f5f6e5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: lock the eviction fence for wq signals it (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 267f1cb
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdkfd: Change svm_range_get_info return type (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ec86800
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Add missing documentation of rpa_freq (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2679ead
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dp: Fix the enabling/disabling of audio SDP splitting (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d26fd3d
* Wed Feb 25 2026 pjakobsson@suse.de
- PCI: Add CONFIG_MMU dependency (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d32058f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/ttm: Fix compile error when CONFIG_SHMEM is not set (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 864dc73
* Wed Feb 25 2026 pjakobsson@suse.de
- fbdev: Remove constants of unused events (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3cfbc9b
* Wed Feb 25 2026 pjakobsson@suse.de
- leds: backlight trigger: Replace fb events with a dedicated function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c68e74f
* Wed Feb 25 2026 pjakobsson@suse.de
- leds: backlight trigger: Move blank-state handling into helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5f490fd
* Wed Feb 25 2026 pjakobsson@suse.de
- backlight: lcd: Replace fb events with a dedicated function call (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 414c896
* Wed Feb 25 2026 pjakobsson@suse.de
- backlight: lcd: Move event handling into helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a486500
* Wed Feb 25 2026 pjakobsson@suse.de
- backlight: Replace fb events with a dedicated function call (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4778ea5
* Wed Feb 25 2026 pjakobsson@suse.de
- backlight: Move blank-state handling into helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 84410d5
* Wed Feb 25 2026 pjakobsson@suse.de
- backlight: Implement fbdev tracking with blank state from event (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e08cd9a
* Wed Feb 25 2026 pjakobsson@suse.de
- fbdev: Send old blank state in FB_EVENT_BLANK (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9b1aedc
* Wed Feb 25 2026 pjakobsson@suse.de
- fbdev: Track display blanking state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 25b2fc5
* Wed Feb 25 2026 pjakobsson@suse.de
- fbdev: Rework fb_blank() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c8a0893
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Convert REG_GENMASK*() to fixed-width GENMASK_U*() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fb99d26
* Wed Feb 25 2026 pjakobsson@suse.de
- mailmap: update and consolidate Casey Connolly's name and email (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3a5c276
* Wed Feb 25 2026 pjakobsson@suse.de
- treewide: fix typo "previlege" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 53dcc7f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: track_pfn() -> "pfnmap tracking" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9f8dcf4
* Wed Feb 25 2026 pjakobsson@suse.de
- fbdev: arkfb: Cast ics5342_init() allocation type (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3dd0b0f
* Wed Feb 25 2026 pjakobsson@suse.de
- fbdev: nvidiafb: Correct const string length in nvidiafb_setup() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 36df0ac
* Wed Feb 25 2026 pjakobsson@suse.de
- fbdev: atyfb: Remove unused PCI vendor ID (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 218d818
* Wed Feb 25 2026 pjakobsson@suse.de
- fbdev: carminefb: Fix spelling mistake of CARMINE_TOTAL_DIPLAY_MEM (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 60d626d
* Wed Feb 25 2026 pjakobsson@suse.de
- fbdev: via: use new GPIO line value setter callbacks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e1ca4c8
* Wed Feb 25 2026 pjakobsson@suse.de
- Kbuild: remove structleak gcc plugin (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 77fe936
* Wed Feb 25 2026 pjakobsson@suse.de
- bpf: Add dmabuf iterator (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- Refresh patches.suse/1450-bpf-Add-dmabuf-iterator.patch (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e458b99
* Wed Feb 25 2026 pjakobsson@suse.de
- dma-buf: Rename debugfs symbols (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 655c0fd
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/tegra: Fix error pointer vs NULL return in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f9c3a73
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Default auto_link_downgrade status to false (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cc749ef
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/guc: Make creation of SLPC debugfs files conditional (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f12cc18
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: Add check for alloc_ordered_workqueue() and (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 138cc3c
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/drm-i915-dp_mst-Work-around-Thunderbolt-sink-disconn.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8ca3010
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/ptl: Use everywhere the correct DDI port clock select mask (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit def3f5f
* Wed Feb 25 2026 pjakobsson@suse.de
- gpu: drm: nova: select AUXILIARY_BUS instead of depending on it (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7a8b4fc
* Wed Feb 25 2026 pjakobsson@suse.de
- gpu: nova-core: select AUXILIARY_BUS instead of depending on it (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bab5961
* Wed Feb 25 2026 pjakobsson@suse.de
- gpu: nova-core: move Firmware to firmware module (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 98d8e0e
* Wed Feb 25 2026 pjakobsson@suse.de
- gpu: nova-core: fix layout of NV_PMC_BOOT_0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2f2facb
* Wed Feb 25 2026 pjakobsson@suse.de
- gpu: nova-core: define registers layout using helper macro (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 32420b1
* Wed Feb 25 2026 pjakobsson@suse.de
- gpu: nova-core: take bound device in Gpu::new (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4d85bcb
* Wed Feb 25 2026 pjakobsson@suse.de
- gpu: nova-core: add missing GA100 definition (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8fcca23
* Wed Feb 25 2026 pjakobsson@suse.de
- gpu: nova-core: derive useful traits for Chipset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b6c895f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm: nova-drm: add initial driver skeleton (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 06d4587
* Wed Feb 25 2026 pjakobsson@suse.de
- gpu: nova-core: register auxiliary device for nova-drm (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0ee660d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm: drv: implement __drm_dev_alloc() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 112dc1a
* Wed Feb 25 2026 pjakobsson@suse.de
- gpu: nova-core: remove completed Vec extentions from task list (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f578746
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dp: Introduce link training per-segment for LTTPRs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5db0256
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dp: Prepare for link training per-segment for LTTPRs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e91c61e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dp: Account for LTTPRs capabilities (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b648c6f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dp: Fix support of LTTPR initialization (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a36d8d6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dpu: remove DPU_CTL_SPLIT_DISPLAY from SAR2130P CTL blocks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 14dfc45
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dpu: Add handling of LM_6 and LM_7 bits in pending flush mask (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 90b3041
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dpu: Add LM_7, DSC_[67], PP_[67] and MERGE_3D_5 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 402717d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dpu: Drop useless comments (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 83917de
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dpu: Clear CTL_FETCH_PIPE_ACTIVE before blend setup (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6260aa3
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dpu: Clear CTL_FETCH_PIPE_ACTIVE on ctl_path reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1bb52cf
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dpu: Clear CTL_FETCH_PIPE_ACTIVE on mixer reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 38a4501
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dpu: Add missing "fetch" name to set_active_pipes() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6c498e8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/hdmi: wire in hpd_enable/hpd_disable bridge ops (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 55750c8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/hdmi: ensure that HDMI is up if HPD is requested (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit dcd2ff0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/hdmi: expand the HDMI_CFG macro (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7376ec2
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/hdmi: rename hpd_clks to pwr_clks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d26634b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/hdmi: implement proper runtime PM handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0d82c31
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/hdmi: add runtime PM calls to DDC transfer function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a805808
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/hdmi: switch to pm_runtime_resume_and_get() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fddcd8b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/hdmi: switch to clk_bulk API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 12ae18f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/hdmi: drop clock frequency assignment (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c9d9ac5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/hdmi: simplify extp clock handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 52f1f4d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/hdmi: move the alt_iface clock to the hpd list (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d69cdf7
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/hdmi: convert clock and regulator arrays to const arrays (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c3d59a4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/adreno: Remove MODULE_FIRMWARE()'s (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 55daa88
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/adreno: Add module param to disable ACD (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b43e08f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm: a6x: Rework qmp_get() error handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5ccfa48
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/a6xx: Increase HFI response timeout (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5004f44
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/adreno: Add support for ACD (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e9468f1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/adreno: Drop fictional address_space_size (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c162e1d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm: Be more robust when HFI response times out (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit afb221f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/ci: uprev mesa (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e311b78
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dsi: add DSI support for SA8775P (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 438a8a8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dsi: add DSI PHY configuration on SA8775P (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2eb1fdc
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dp: reuse generic HDMI codec implementation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ab9e467
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dpu: remove DSC feature bit for PINGPONG on SDM630 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 10dbfa4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dpu: drop TE2 definitions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4e1d38f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dpu: remove DSC feature bit for PINGPONG on MSM8953 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c70a386
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dpu: remove DSC feature bit for PINGPONG on MSM8917 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 07b9dfb
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dpu: remove DSC feature bit for PINGPONG on MSM8937 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e8d75c1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/hdmi: use new helper for ACR tables (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 03bb898
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/hdmi: move msm_hdmi_audio_update() out of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3a42ba4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dpu: add catalog entry for SAR2130P (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3917c8a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dsi/phy: add configuration for SAR2130P (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bca344b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/mdss: add SAR2130P device configuration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cc9017e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dpu: rename non-SmartDMA feature masks to be more explicit (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b413e45
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dpu: enable SmartDMA on SM8550 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9935b53
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dpu: enable SmartDMA on SC8280XP (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c282c3d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dpu: allow sharing SSPP between planes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1ada589
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/mdp4: switch LVDS to use drm_bridge/_connector (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6c5939b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/mdp4: move move_valid callback to lcdc_encoder (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9b5bcd4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/mdp4: use parent_data for LVDS PLL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit dcf1c65
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/mdp4: register the LVDS PLL as a clock provider (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3991da2
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/mdp4: drop mpd4_lvds_pll_init stub (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e923139
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm: Convert comma to semicolon (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 811ee42
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dpu: drop now-unused condition for has_legacy_ctls (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit df719aa
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dpu: remove DPU_CTL_SPLIT_DISPLAY from CTL blocks on DPU >= (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit aa64b12
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dpu: allocate single CTL for DPU >= 5.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 11bd4dc
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dpu: don't select single flush for active CTL blocks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit aa94f5a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dpu: use single CTL if it is the only CTL returned by RM (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7d699d3
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dpu: pass master interface to CTL configuration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 16f87bf
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dpu: program master INTF value (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0208120
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dpu: don't overwrite CTL_MERGE_3D_ACTIVE register (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9d72333
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/jpeg: sriov support for jpeg_v5_0_1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9ad9d12
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/vcn: sriov support for vcn_v5_0_1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit eef48a5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Promote DAL to 3.2.334 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 87f6510
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: [FW Promotion] Release 0.1.11.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b51382f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Add GPINT retries to ips_query_residency_info (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d637c08
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Modify DCN401 DMUB reset & halt sequence (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7ea399f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: add support for 2nd sharpening range (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9cab40b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Fix the typo in dcn401 Hubp block (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 53ee3bb
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Skip backend validation for virtual monitors (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 50962be
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Move mcache allocation programming from DML to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0b1b67e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Support external tunneling feature (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fe52bd1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: init local variable to fix format errors (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 52df3ea
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Extend dc_plane_get_status with flags (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e4d8a47
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: fix use-after-unlock in eviction fence destroy (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2c1ac5b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Allow NPS2-CPX combination for VFs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3be1625
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/mmsch: Add MMSCH v5_0 support for sriov (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3672739
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Use compatible NPS mode info (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b4f20f7
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm: Move SMUv13.0.12 function declarations (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f625546
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Add pldm version reporting (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 033533d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdkfd: Support chain runlists of XNACK+/XNACK- (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9524925
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/radeon/cik: Clean up doorbells (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 07631f8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add debugfs for spirom IFWI dump (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d330eb0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: fix userq resource double freed (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5a8fe0c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Fix circular locking in userq creation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5de88d0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: Fix DEBUG_LOCKS_WARN_ON(lock->magic != lock) (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3fc74b1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Fix userq ttm_bo_pin and ttm_bo_unpin lockdep warnings (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d604e70
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: Fix lock contention in userq fence (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ee338a0
* Wed Feb 25 2026 pjakobsson@suse.de
- Documentation/gpu: Disambiguate SPI term (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5f13d89
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Add GFX 9.5.0 support for per-queue/pipe reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f36a31a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: set vram type for GC 9.5.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit af6c2ba
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: set flip bits for RAS bad pages (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1bb0d99
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display/dc/irq: Remove duplications of hpd_ack function from (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bac4153
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Modify the count method of defer error (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b499cb8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdkfd: drop warning in event_interrupt_isr_v1*() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 35a1de5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Log RAS errors during load (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1cbf78d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Fix user queue deadlock by reordering mutex locking (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2a0aaf3
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Fix the kernel panic caused by RAS records exceed (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 921348c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgu: get RAS retire flip bits for new type of HBM (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4e4d1e1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: implement get_retire_flip_bits for UMC v12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2fb810b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add get_retire_flip_bits for UMC (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 53f9667
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add vcn v5_0_0 ip headers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7039b49
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: adjust high bits for RAS retired page (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7d4506e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd: add definition for new memory type (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a86201d
* Wed Feb 25 2026 pjakobsson@suse.de
- Refine RAS bad page records counting and parsing in eeprom V3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cc56ed9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Promote DC to 3.2.333 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a76df90
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Add early 8b/10b channel equalization test pattern (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0fa4560
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Program triplebuffer on all pipes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fb28272
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: [FW Promotion] Release 0.1.10.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a27aee9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: disable EASF narrow filter sharpening (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 234da5e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Return the exact value for debugging (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1922988
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Restructure DMI quirks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8b8a96e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Fix race in dmub_srv_wait_for_pending (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0be07a7
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Backup and restore plane configuration only on (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a540560
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm: Remove remainder of mode2_reset_is_support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 497103d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm: Remove unused smu_mode2_reset_is_support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6ede6b6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm/smu13: Remove unused smu_v13_0_init_display_count (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 28352bc
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Fix amdgpu_userq_wait_ioctl() warn missing error code 'r' (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9d61e72
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Fix NULL dereference in amdgpu_userq_restore_worker (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5535c4a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: use drm_dbg_driver() in amdgpu_dm.c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 490262b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/kms: add support for GB20x (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3f37bc9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau: add support for GB20x (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 60fdd0d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add hal for fifo.chan.doorbell_handle (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 171f833
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau: add support for GB10x (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 67ccf06
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gf100-: track chan progress with non-WFI semaphore (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 067dc7d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/nv50-: separate CHANNEL_GPFIFO handling out from (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4c3f958
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau: add helper functions for allocating pinned/cpu-mapped (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit aced09f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau: add support for GH100 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1a0e00d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau: improve handling of 64-bit BARs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e619f8d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gv100-: switch to volta semaphore methods (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6374771
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: support deeper page tables in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 28a4c4c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: init client VMMs with (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f83a5bc
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: fetch level shift and PDE from BAR2 VMM (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4ec932b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/mmu: bump up the maximum page table depth (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cb94ec4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/instmem: add hal for set_bar0_window_addr() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 25c9053
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/pci: add PRI address of config space mirror to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1743b3d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add support for 570.144 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0ae2634
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add common client alloc code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c9962ed
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add hal for gsp.sr_data_size() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3bf56d5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add hal for disp.chan.dmac_alloc() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cd4c84c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add hal for fifo.rc_triggered() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4311df0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add hal for fifo.rsvd_chids (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 88270f6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add hal for fifo.chan.alloc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f45fba3
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add hal for disp.dp.get_caps() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9a77b94
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add hal for disp.get_active() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1ea2476
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add hal for disp.get_connect_state() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0bc1936
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add hal for disp.get_supported() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit afb33a5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add hals for fbsr.suspend/resume() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3303944
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add hal for gsp.set_rmargs() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4160fcc
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add hal for gr.get_ctxbufs_info() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ad14e23
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add hal for fifo.ectx_size() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fd02721
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add hal for fifo.xlat_rm_engine_type() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e4cf410
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add hal for disp.chan.set_pushbuf() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d122243
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add hal for disp.get_static_info() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit dbd5835
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add hal for disp.dp.set_indexed_link_rates() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e6bd61b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add hal for disp.bl_ctrl() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fd21189
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add hal for gsp.drop_send_user_shared_data() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c82ebb3
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add hal for gsp.xlat_mc_engine_idx() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 65592b6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add hal for gsp.get_static_info() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cb3c760
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add hal for gsp.set_system_info() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e0f0969
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add hal for wpr config info + meta init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 64c7e4c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add defines for rmapi object handles (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 40fa89d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add common code for engines/engine objects (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3fc144e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add channel class id to gpu hal (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 495eeef
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add usermode class id to gpu hal (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5e3156d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add display class ids to gpu hal (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e1df4b8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: add gpu hal stubs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a9eaed2
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: switch to a simpler GSP-RM header layout (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 046912d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: move subdev/engine impls to subdev/gsp/rm/r535/ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1024f34
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: move booter handling to GPU-specific code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3dbbbdf
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: move firmware loading to GPU-specific code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 48772bb
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: split device handling out on its own (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e4d0adb
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: split client handling out on its own (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b90c17d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: split rm alloc handling out on its own (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 44789d0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: split rm ctrl handling out on its own (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b6ae3ad
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: split rpc handling out on its own (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 790bd7b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/ofa: bump max instances to 2 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3bee890
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/nvenc: bump max instances to 4 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bef6b85
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/ce: bump max instances to 20 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 546e9cc
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: remove gsp-specific chid allocation path (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d8801b3
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/gsp: fix rm shutdown wait condition (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 333e924
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/alpm: Stop writing ALPM registers when PSR is enabled (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 068e57b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/alpm: Make intel_alpm_enable_sink available for PSR (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8261bb2
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dp_mst: Use the correct connector while computing the link (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9c1a7ed
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/mediatek: Replace custom compare_dev with component_compare_of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit dfbc38a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/mediatek: mtk_dpi: Rename output fmts array for MT8195 DP_INTF (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c3582c8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/mediatek: mtk_dpi: Allow additional output formats on MT8195/88 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 837220c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/mediatek: mtk_dpi: Add support for additional output formats (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6a2413c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/mediatek: mtk_dpi: Add local helpers for bus format parameters (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e0176b4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/mediatek: mtk_dpi: Use switch in mtk_dpi_config_color_format() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cca031a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/mediatek: mtk_hdmi: Move output init to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 31b5431
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/mediatek: mtk_hdmi: Move CEC device parsing in new function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e61b9d2
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/mediatek: mtk_hdmi: Use dev_err_probe() in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c8d78e0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/mediatek: mtk_hdmi: Move N/CTS setting to new function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a980bd7
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/mediatek: mtk_hdmi: Move plugged_cb/codec_dev setting to new (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 66184a4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/mediatek: mtk_hdmi: Move audio params selection to new function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e561d31
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/mediatek: mtk_hdmi: Disgregate function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 22af7cd
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/mediatek: hdmi: Use regmap instead of iomem for main registers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 58fdb94
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/mediatek: mtk_hdmi: Convert to module_platform_driver macro (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 99a6deb
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/mediatek: mtk_hdmi_ddc: Switch to register as (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3607bcc
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/mediatek: mtk_cec: Switch to register as module_platform_driver (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 40552aa
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/mediatek/hdmi: Use syscon_regmap_lookup_by_phandle_args (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d57c806
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sitronix: move tiny Sitronix drivers to their own subdir (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a4b816a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: Indexed 8bit format does not support async flip (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8dd391c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: Add i915 hook for format_mod_supported_async (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 351ff6b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: Acomodate format check in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c659514
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/plane: modify create_in_formats to acommodate async (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fd3b178
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/plane: Add new plane property IN_FORMATS_ASYNC (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 55cb818
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/cirrus: Use non-hybrid PCI devres API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a2a92a0
* Wed Feb 25 2026 pjakobsson@suse.de
- accel/amdxdna: Support submit commands without arguments (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a7472e0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel: Add Novatek NT37801 panel driver (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit acebba2
* Wed Feb 25 2026 pjakobsson@suse.de
- dma-buf/sw-sync: Remove unused debug code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bb00286
* Wed Feb 25 2026 pjakobsson@suse.de
- Reapply: drm/amdgpu: Use generic hdp flush function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit da09798
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: cleanup sriov function for psp v12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6d79970
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: remove re-route ih in psp v12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 893103b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd: Add per-ring reset for vcn v5.0.0 use (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8c42971
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd: Add per-ring reset for vcn v4.0.0 use (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 06a4ec5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd: Add per-ring reset for vcn v4.0.5 use (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ce1552b
* Wed Feb 25 2026 pjakobsson@suse.de
- Revert "drm/amdgpu: Use generic hdp flush function" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b25d3c9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm/smu13: Remove unused smu_v3 functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8037b29
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm/smu11: Remove unused smu_v11_0_get_dpm_level_range (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b701897
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm/smu7: Remove unused smu7_copy_bytes_from_smc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5329c8a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: fix the indentation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4c7b614
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: remove mdelay in psp v12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit aba331b
* Wed Feb 25 2026 pjakobsson@suse.de
- amd/amdkfd: Trigger segfault for early userptr unmmapping (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8b2eb6b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Add debug bit for userptr usage (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6cb7078
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: unreserve the gem BO before returning from attach error (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 75b6ee5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: promote the implicit sync to the dependent read fences (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit de6ac42
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/psp: mark securedisplay TA as optional (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9b4818f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Implement unrecoverable error message handling for VFs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cbefad0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Add unrecoverable error message definitions for VFs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2d84ecf
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: fix the eviction fence dereference (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 944f785
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Implement Runtime Bad Page query for VFs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5716120
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Add Runtime Bad Page message definitions for VFs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b482a48
* Wed Feb 25 2026 pjakobsson@suse.de
- Documentation/gpu: Add new entries to amdgpu glossary (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4a343c7
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Add documentation to some parts of the AMDGPU ring and wb (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 44f195f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdkfd: change error to warning message for SDMA queues creation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 81b7c99
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-display-Don-t-check-for-NULL-divisor-in-fixp.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3cdc300
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Use true/false for boolean variables in DML2 core (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 196a242
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: adds kernel-doc comment for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c90956c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: only keep most recent fence for each context (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f259743
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Add Support for enforcing isolation without Cleaner (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 521889b
* Wed Feb 25 2026 pjakobsson@suse.de
- dma-fence: Add helper to sort and deduplicate dma_fence arrays (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7aef067
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: change DRM_DBG_DRIVER to drm_dbg_driver (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 39c25e7
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: change DRM_ERROR to drm_file_err in amdgpu_userq.c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6ef16b6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: use drm_file_err in fence timeouts (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a843549
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add drm_file reference in userq_mgr (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f70310d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm: add drm_file_err function to add process info (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit deb05f6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Promote DC to 3.2.331 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 650d5e9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Only wait for required free space in DMUB mailbox (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6b79a27
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Assign preferred stream encoder instance to dpia (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3d28bc5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Refactor SubVP cursor limiting logic (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 78e4766
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Send IPSExit unconditionally. (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 528c588
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Add skip rIOMMU dc config option (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b364689
* Wed Feb 25 2026 pjakobsson@suse.de
- Revert "drm/amd/display: turn off eDP lcdvdd and backlight if not (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c35a2f6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: [FW Promotion] Release 0.1.8.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 830e0e0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: allow dscclk disable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f295028
* Wed Feb 25 2026 pjakobsson@suse.de
- Revert "drm/amd/display: Refactor SubVP cursor limiting logic" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ba2631c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Prepare for Fused I2C-over-AUX (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1408a82
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Remove redundant null check (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c83d927
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Always Scale Flag (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 12b5090
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Promote DC to 3.2.330 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 995322c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Refactoring DSC enum dsc_bits_per_comp. (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 884f5de
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Update IPS sequential_ono requirement checks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8516386
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Rename program_timing function for better debugging (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bec213e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: remove unnecessary NULL check (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8968474
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: Call unreserve on error in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4f61037
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: properly handle GC vs MM in amdgpu_vmid_mgr_init() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d2390a2
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/mes: use correct MES pipe for resets (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 24bf81b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/mes: consolidate on a single mes reset callback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bbe8cfd
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/mes: remove more unused functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d54a952
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: fix user_queue parameters list (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0ea779e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Fix comment style (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ad412a6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm: Fix comment style (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1bb3f7f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Print bootloader status for long waits (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 87b3b63
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: refine MES register print for devices of hive (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7e6647d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Fix query order of XGMI v6.4.1 status (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 92f2b50
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm: Add board voltage node to hwmon (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6530371
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Fix API status offset for MES queue reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e59aff0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm: Add voltage caps for smu_v13_0_6 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 68db48f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm: Fill static metrics data (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2cce2cc
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm: Use common function to fetch static metrics table (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 999cfd0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pn: Fetch static metrics table (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b73bdd5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm: Update pmfw headers for smu_v_13_0_6 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d8a5609
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: take the userq_mgr lock in enforce isolation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 446c008
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: take the userq_mgr lock in suspend/resume (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d2f8bf8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm: Add ip version check for smu_v13_0_12 functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f40b9d1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: downgrade HDMI infoframe error to one time warning (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0c2023c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdkfd: add pasid debugfs entries (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9fe7e9f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: remove DRM_AMDGPU_NAVI3X_USERQ config for UQ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 935a6cb
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Fix NULL pointer dereference for program_lut_mode in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d3f3d14
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdkfd: Set SDMA_RLCx_IB_CNTL/SWITCH_INSIDE_IB (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8e156eb
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Add documentation associated with CSB (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7b9cee3
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx: Use CSB helpers in gfx_v6_0_get_csb_buffer (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a49a24b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx: Fix gfx_v7_0_get_csb_buffer to use rb_config (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d5ccbca
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: set the evf name to identify the userq case (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5bcbdff
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm: Reset SMU v13.0.x custom settings (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1476fe3
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add the evf attached gem obj resv dump (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 44080eb
* Wed Feb 25 2026 pjakobsson@suse.de
- Documentation/amdgpu: Add Ryzen AI Max 300 series processor (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6e3ca66
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx: Use CSB helpers in gfx_v7_0_get_csb_buffer (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit be2842f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx: Use CSB helpers in gfx_v8_0_get_csb_buffer (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bf3e50e
* Wed Feb 25 2026 clopez@suse.de
- x86/fpu: Initialize guest FPU permissions from guest defaults
(jsc#PED-15123).
- commit 3bbfc35
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx: Use CSB helpers in gfx_v9_0_get_csb_buffer (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 45a8fe8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx: Use CSB helpers in gfx_v10_0_get_csb_buffer (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fc57455
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx: Use CSB helpers in gfx_v11_0_get_csb_buffer (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f67c507
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx: Introduce helpers handling CSB manipulation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 472b05d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Fix spelling mistake "rounter" -> "router" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 46f745c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/atom: Work around vbios NULL offset false positive (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6c21626
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Disallow partition query during reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4f4b5a9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Fix NULL pointer dereferences in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 046c955
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: update fence ptr with context:seqno (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit dffbfe5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx12: Add fw minimum version check for usermode queue (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7ed5192
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx11: Add fw minimum version check for usermode queue (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3b25fc6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Add NULL pointer checks in dm_force_atomic_commit() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 58718ab
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: use consistent function naming (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 64ebd4c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: rename eviction helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6b3df42
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: move waiting for last fence before umap (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fd7b2a2
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: unmap queues amdgpu_userq_mgr_fini() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 11d3375
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: switch from queue_active to queue state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 02cbe29
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: optimize enforce isolation and s/r (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2efef52
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Remove unused *vbios_smu_set_dprefclk (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9b391fa
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/radeon: Remove unused radeon_fence_wait_any (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b13c120
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/radeon/radeon_audio: Remove unused r600_hdmi_audio_workaround (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3d2cd06
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Print kernel message when error logged by scrub (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2820bc0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Correct prefetch calculation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 370ce59
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Refactor SubVP cursor limiting logic (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 39adfa9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: add a helper to check which IPs are enabled (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e10e0fa
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Add queue id support to the user queue wait IOCTL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 33e12db
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: enable support for secure queues (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2501624
* Wed Feb 25 2026 clopez@suse.de
- x86/fpu/xstate: Differentiate default features for host and
guest FPUs (jsc#PED-15123).
- commit 8e082f8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq/mes: pass the secure flag to mqd init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c43172e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Fix pixel rate divider policy for 1 pixel per cycle (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fa35fe5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Revert "not disable dtb as dto src at dpms off" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9f04edc
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Promote DC to 3.2.329 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0408361
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: enable phy-ssc reduction by default (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 398f998
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: DCN42 RMCM and MCM 3DLUT support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b3bd747
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: DCN32 null data check (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 059e94e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Move Mode Support Prefetch Checks To Its Own (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2ee6d66
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Move desync error counter operation up. (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 210cbd5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Implement HDMI Read Request (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 086d2cd
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: To apply the adjusted DP ref clock for DP devices (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2f0354e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx12: add support for TMZ queues to mqd_init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 91ed52d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx11: add support for TMZ queues to mqd_init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2602de3
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add tmz queue parameter to mqd props (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit de48818
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: add UAPI for setting up secure queues (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b993461
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Refine Cleaner Shader MEC firmware version for GFX10.1.x (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ca1585a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu:remove old sdma reset callback mechanism (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ea97d90
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/radeon: fix the warning for radeon_cs_parser_fini (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bb35bc4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: add context and seqno of the fence (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2f10609
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: optimize queue reset and stop logic for sdma_v5_2 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2a91467
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: optimize queue reset and stop logic for sdma_v5_0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3d81149
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Register the new sdma function pointers for sdma_v5_2 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7d2728e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/: drm/amdgpu: Register the new sdma function pointers for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1a8d095
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Implement SDMA soft reset directly for v5.x (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8d6c4bd
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: switch amdgpu_sdma_reset_engine to use the new sdma (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 560d952
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: enable support for queue priorities (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7a752cd
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq/mes: handle user queue priority (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 280a91a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: add priorty to user queue structure (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 766dbaf
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/mes12: add conversion for priority levels (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c66a8ca
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/mes11: add conversion for priority levels (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5c2a828
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: add UAPI for setting queue priority (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a25b348
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: convert userq UAPI _pad to flags (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9d541ae
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Add error check for avi and vendor infoframe setup (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c71c0fa
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: integrate with enforce isolation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b0860a3
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: rename enforce isolation variables (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c1675f9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: add helpers to start/stop scheduling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e485749
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: track the xcp_id associated with the queue (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a7ce786
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Clear overflow for SRIOV (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fac5f7a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: rework driver parameter (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit da91b17
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm: Enable host limit metrics support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d7065c1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/sdma7: properly reference trap interrupts for userqs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit afb9f8d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/sdma6: properly reference trap interrupts for userqs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c0e18dd
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm: Enable host limit metrics support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a987d45
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Enable doorbell for JPEG5_0_1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6302c77
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Update vcn doorbell range in NBIO 7.9 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 25545b7
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx12: properly reference EOP interrupts for userqs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 72c4ad7
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx11: properly reference EOP interrupts for userqs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 944e9ca
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdkfd: fix a bug of smi event for superuser (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 20d143b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add missing DCE6 to dce_version_to_string() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cb09736
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: fix typo in bios_parser.c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5e52303
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: fix duplicated value setting in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0add03f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/radeon: fix typo in atombios.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 110b136
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: fix typo in atombios.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ef0ed7c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add missing parameter name in dce110_clk_src_construct() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 77739ef
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: rename function to follow naming convention in dce110 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4bcdfae
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Clean up error handling in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 166872d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Fix double free in amdgpu_userq_fence_driver_alloc() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 56d770b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: move runpm handling into core userq code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit dc84eae
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdkfd: fix NULL check mistake for process smi event (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a403a92
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/sdma_v4: Register the new sdma function pointers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b7173a1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Add the new sdma function pointers for amdgpu_sdma.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3ef0c37
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: don't swallow errors in amdgpu_userqueue_resume_all() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fa8b1cf
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: handle system suspend and resume (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 82401cd
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: add suspend and resume helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c7b460b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: properly clean up userq fence driver on failure (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 265fe77
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: move some code around (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit caeb700
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: rework front end call sequence (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 635fbf1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: rename suspend/resume callbacks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 36f7120
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq/mes: remove unused header (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 942e1ea
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdkfd: Add rec SDMA engines support with limited XGMI (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 127548c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Enhance Cleaner Shader Handling in GFX v9.0 Architecture (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ee1c6e8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Add PACKET3_RUN_CLEANER_SHADER_9_0 for Cleaner Shader (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ea3a7c1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/amdgpu: Fix out of bounds warning in amdgpu_hw_ip_info (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f44e12b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdkfd: add smi events for process start and end (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d1bd60a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Direct ret in ras_reset_err_cnt on VF (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1cdbd51
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Use generic hdp flush function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b892280
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Set RAS EEPROM table version to v3 for umc v12_5 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 28d79f7
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Enable per-queue reset for SDMA v4.4.2 on IP v9.5.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit adb975e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.5.2/11.5.3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 697b431
* Wed Feb 25 2026 pjakobsson@suse.de
- Documentation/amdgpu: Add Ryzen AI 350 series processors (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c5aefec
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Add htmldocs description for fused_io interface (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f3ae510
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: adjust enforce_isolation handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 61e2de3
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/mes12: use the device value for enforce isolation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5d3bf13
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/mes11: use the device value for enforce isolation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 222b03c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx12: Implement the GFX12 KCQ pipe reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 23e92d1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Replace tmp_adev with hive in amdgpu_pci_slot_reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 39dae47
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/amdgpu: disable ASPM in some situations (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c1ac023
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: remove the duplicated mes queue active state setting (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 755a752
* Wed Feb 25 2026 pjakobsson@suse.de
- amd/amdgpu: Implement VCN queue reset for vcn 4.0.3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 63d8de4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Move read of snoop register from guest to host (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7f58034
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/sdma7: add support for disable_kq (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 62955d8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/sdma6: add support for disable_kq (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5747d6f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/sdma: add flag for tracking disable_kq (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b0e227c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx12: add support for disable_kq (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 887bce0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx11: add support for disable_kq (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7883e68
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/mes: make more vmids available when disable_kq=1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 62f0b25
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/mes: update hqd masks when disable_kq is set (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a845662
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx: add generic handling for disable_kq (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 521b830
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add ring flag for no user submissions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f455934
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add parameter to disable kernel queues (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7b6d694
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: prevent runtime pm when userqs are active (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 242180b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: store userq_managers in a list in adev (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 871adac
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: bump version for user queue IP support query (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8f1830b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add UAPI to query if user queues are supported (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1df029a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx12: split userq setup to a separate switch (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 71ce4f4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx11: clean up and consolidate sw_init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8762f0f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Fix display freezing issue when resizing apps (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 83e854d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/mes: warn on unexpected pipe numbers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 902ca6d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/mes: centralize gfx_hqd mask management (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cc42342
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: remove is_mes_queue flag (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ad8c8b8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/mes: remove unused functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0f02d62
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: validate user queue parameters (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 471b576
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: fix the memleak caused by fence not released (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 45f90ae
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: move the header to amdgpu directory (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 74aac9d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: remove BROKEN from config (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 174b50d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add userq firmware version checks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7bdb663
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx11: fix config guard (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d8bc7d9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/Kconfig: fix wording of DRM_AMDGPU_NAVI3X_USERQ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ded059b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: return an error in the userq IOCTL when (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4f04501
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: handle runtime pm (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f477f63
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/userq: fix hardcoded uq functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a1c28c7
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Fix display freeze lockup error (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit dbe6ede
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Modify the seq64 VM cache policy (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6ab1211
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Fix out-of-bounds issue in user fence (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ec71642
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add db size and offset range for VCN and VPE (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e481e43
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: map doorbell for the requested userq (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bce9848
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: fix call to amdgpu_eviction_fence_detach (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6ec1fed
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Fix Illegal opcode in command stream Error (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b2a0158
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Apply sign extension to seq64 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 83c1e61
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Modify the MES process va end limit (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1bd83e8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Fix the use-after-free issue in wait IOCTL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ec46bad
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Fix NULL ptr dereference issue for non userq fences (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4c2dff0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Add mqd for userq compute queue (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 805edc5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: enable eviction fence (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e3c1db2
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: simplify eviction fence suspend/resume (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b6aa812
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: enable userqueue secure sem for GFX 12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1c7dbea
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: enable userqueue support for GFX12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit aeb6c52
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/uq: make MES UQ setup generic (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 551a253
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/uq: remove gfx11 specifics from UQ setup (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5935990
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/sdma7: update mqd init for UQ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 16a0969
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/sdma6: update mqd init for UQ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c9a5763
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx12: update mqd init for UQ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 412a825
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: fix IGT CI regression with eviction fence (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d935341
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx11: update mqd init for UQ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 910c48f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add some additional members to amdgpu_mqd_prop (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c3957cc
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: handle eviction fence race (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fa55dcc
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: resume gfx userqueues (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d9155c9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: suspend gfx userqueues (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8e74e78
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add userqueue suspend/resume functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 41a59d6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add gfx eviction fence helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1ce535d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add the argument description for gpu_addr (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ae2cba8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add new AMDGPU_INFO subquery for userq objects (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a9cc1e0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add get_gfx_shadow_info callback for gfx12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f09f2ce
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Modify userq signal/wait struct field names (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 44c7466
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: bypass SRIOV check for shadow size info (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e41a0f2
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: fix userqueue UAPI comments (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b7517ff
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Add input fence to sync bo map/unmap (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a394735
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add userq specific kernel config for fence ioctls (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0d0dc1e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Add gpu_addr support to seq64 allocation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f87ce41
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Add separate array of read and write for BO handles (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3b2cab3
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add vm root BO lock before accessing the vm (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d1d1750
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Add the missing error handling for xa_store() call (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 062ec6d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Few optimization and fixes for userq fence driver (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a67fe80
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Remove the MES self test (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 104d185
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: update userqueue BOs and PDs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 305ea46
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Enable userq fence interrupt support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ee6000b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Add wait IOCTL timeline syncobj support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a321321
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Implement userqueue signal/wait IOCTL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3aa8379
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: UAPI headers for userqueue Secure semaphore (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d447d87
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: screen freeze and userq driver crash (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ee7d8f9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Add mqd support for the fence address (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b6825fc
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Implement a new userqueue fence driver (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 221fc8b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add kernel config for gfx-userqueue (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0949f66
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: fix MES GFX mask (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9064ffa
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: enable compute/gfx usermode queue (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 61b272d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: enable SDMA usermode queues (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit db41cf1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: enable GFX-V11 userqueue support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ad6c616
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: cleanup leftover queues (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7a9b322
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: generate doorbell index for userqueue (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b9e0e80
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: map wptr BO into GART (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6d53257
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: map usermode queue into MES (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 064599f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: create context space for usermode queue (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 48dc3af
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: create MES-V11 usermode queue for GFX (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8e9f5fd
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add helpers to create userqueue object (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 52b120c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add new IOCTL for usermode queue (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3b2990b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add usermode queue base code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8634a76
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: UAPI for user queue management (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8532476
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: still cleanup sid.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 013238b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: fill in gmc_v6_0_set_clockgating_state() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d3fc9f4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display/dc: reclassify DCE6 resources and hw sequencer (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 989870a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Reset RAS table if header is invalid (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9e4bb4d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add loop bits for NPS2 page retirement (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 67e5495
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/amdgpu: decouple ASPM with pcie dpm (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 21b700c
* Wed Feb 25 2026 pjakobsson@suse.de
- amd/amdgpu: Init vcn hardware per instance for vcn 4.0.3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7d1a7ab
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Disable ACA on VFs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a7e2cc0
* Wed Feb 25 2026 pjakobsson@suse.de
- Documenation: fix typo in debugfs.rst (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6d8b349
* Wed Feb 25 2026 pjakobsson@suse.de
- Documentation: update KIQ documentation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bbfaf20
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: use "irq" in place of "interrupt" in DCE6/8 as in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4876054
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: fix typos in DCEs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f64e5f6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx12: dump full CP packet header FIFOs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9ab2efe
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx11: dump full CP packet header FIFOs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 280db8d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx10: dump full CP packet header FIFOs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3d80977
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx9.4.3: dump full CP packet header FIFOs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 574e8fd
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx9: dump full CP packet header FIFOs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c9467a9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm: implement dpm vcn reset function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e9c91f5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Promote DC to 3.2.328 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 61cefa0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: rename IPS2 entry/exit message (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9f24d0c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: [FW Promotion] Release 0.1.5.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d401f21
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: turn off eDP lcdvdd and backlight if not required (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4a0c138
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: dont disable dtb as dto src during dpms off (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bc63229
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: wait for updates to latch before locking (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2b129aa
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Remove double checks for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 292c08d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Move PSR support message into amdgpu_dm (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6f632c1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Adjust all dev_*() messages to drm_*() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1d89974
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: HDCP Locality check using DMUB Fused IO (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 31dfa21
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Correct SSC enable detection for DCN351 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 26ef860
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Optimize custom brightness curve (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 25aa2fb
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Fix CPER error handling on VFs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d3708c4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Fix typo in DC_DEBUG_MASK kernel-doc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 345127b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Fix the comment to avoid warning (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c68c0f9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Fix xgmi v6.4.1 link status reporting (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 298b00e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Remove the redundant NULL check (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2d8fc85
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdgpu-Add-basic-validation-for-RAS-header.patch (bsc#1247252 CVE-2025-38426 jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f536836
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdkfd: Drop workaround for GC v9.4.3 revID 0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c333053
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: removed unused function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 81c5471
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: huge sid.h cleanup, drop substituted defines. (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3216ee0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: move si.c away from sid.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0c9d054
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/pm/legacy-dpm: move SI away from sid.h and si_enums.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f219ce6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: enable FW workaround for VCN 4_0_5 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f0fad4c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Add indirect L1_TLB_CNTL reg programming for VFs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6324705
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx12: Implement the gfx12 kgq pipe reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2d22dd1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add missing SMU6 defines, shifts and masks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit dbd6c9d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx11: Implement the GFX11 KCQ pipe reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fc38102
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx11: Implement the GFX11 KGQ pipe reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ff5fd6b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Promote DAL to 3.2.327 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d443273
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Fix Vertical Interrupt definitions for dcn32, dcn401 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cf30138
* Wed Feb 25 2026 pjakobsson@suse.de
- Revert "drm/amd/display: Fix VUpdate offset calculations for dcn401" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 08bf4d1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Fix VUpdate offset calculations for dcn401 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f1c5720
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Do Not Consider DSC if Valid Config Not Found (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 67c9684
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Add Support for reg inbox0 for host->DMUB CMDs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d6590d0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Add a Panel Replay config option (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 965d247
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: use drm_warn instead of DRM_WARN (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3667165
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: use drm_info instead of DRM_INFO (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b7c00fd
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Consider downspread against max clocks in DML2.1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 24e3b69
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Enable Replay Low Hz feature flag (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f0e751a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Use meaningful size for block_sequence array (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7767ae4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Set ODM Factor Based On DML Architecture (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c4dc0ce
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: convert more DRM_ERROR to drm_err (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 950082d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: use drm_err in create_validate_stream_for_sink() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b5cbfe0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: use drm_err in hpd rx offload (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f5b1d1b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: convert DRM_ERROR to drm_err in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e3eed43
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm: Use gpu_metrics_v1_8 for smu_v13_0_12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1a9caaa
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm: Use gpu_metrics_v1_8 for smu_v13_0_6 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit be1ab09
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm: Expose smu_v13_0_6 caps (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a29c291
* Wed Feb 25 2026 pjakobsson@suse.de
- Documentation: Remove repeated word in docs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4f7e8a6
* Wed Feb 25 2026 pjakobsson@suse.de
- Documentation/gpu: Add an intro about MES (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c174212
* Wed Feb 25 2026 pjakobsson@suse.de
- Documentation/gpu: Create a GC entry in the amdgpu documentation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6e47238
* Wed Feb 25 2026 pjakobsson@suse.de
- Documentation/gpu: Add explanation about AMD Pipes and Queues (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b403688
* Wed Feb 25 2026 pjakobsson@suse.de
- Documentation/gpu: Create a documentation entry just for hardware (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 48294d2
* Wed Feb 25 2026 pjakobsson@suse.de
- Documentation/gpu: Change index order to show driver core first (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c0818af
* Wed Feb 25 2026 pjakobsson@suse.de
- Documentation/gpu: Add new acronyms (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 55e08f4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx11: fix CSIB handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2cc4879
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx10: fix CSIB handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c1870e9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx9: fix CSIB handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b6e11a7
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx8: fix CSIB handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit de74df5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx7: fix CSIB handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bf41a9e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx6: fix CSIB handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2e28bd8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx: assign the actual me0 queues per pipe (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c75b93e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx: decouple the number of kgqs from the hw (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c9a538e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx: make amdgpu_gfx_me_queue_to_bit() static (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a49a06f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/gfx10: Add Cleaner Shader Support for GFX10.3.x GPUs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4437758
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: drop some dead code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 99dd94b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add initial documentation for debugfs files (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 30b83ec
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: continue cleaning up sid.h and si_enums.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fcc2dec
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/amdgpu: Fix typo (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 513018f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Replace deprecated function strcpy() with strscpy() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b2bee3f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add rebar parameter (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7ba6c9f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: cleanup DCE6 a bit more (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fa9b513
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: keep removing sid.h dependency from si_dma.c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0bb11fc
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: move si_dma.c away from sid.h and si_enums.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit acf4fef
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: make GFX6 easier to read (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 435d082
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add missing GFX6 defines (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9d78c7d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: add missing DMA defines, shifts and masks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 599f196
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: move DCE6 away from sid.h and si_enums.h defines (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f4583ee
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: use GRPH_SECONDARY_SURFACE_ADDRESS_MASK with (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 67656d1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: move si_ih.c away from sid.h defines (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fb51326
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: remove PACKET3 duplicated defines from si_enums.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 928919c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: use proper defines, shifts and masks in DCE6 code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit eb8104c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: wire up defines, shifts and masks through SI code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4784f12
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: move GFX6 defines into gfx_v6_0.c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 66427ba
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/radeon: fix MAX_POWER_SHIFT value (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 106d2ff
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: move X_GB_ADDR_CONFIG_GOLDEN in GFX7 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ca3f3d7
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: small cleanup to CIK SDMA (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d8e1efe
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: use cik_sdma_is_idle() in CIK SDMA (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6cb0962
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: use gmc_v7_0_is_idle() since it is available under GMC7 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7dbc7e9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: add proper error message for vblank init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e1e5c9f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: add proper error message for vblank init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d3f95d5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu/vcn: during dpc recovery will corrupt VCPU buffer (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 19cb623
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: Multi-GPU DPC recovery support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ff65117
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdgpu: refactor amdgpu_device_gpu_recover (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 174bb95
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm: Add link reset for SMU 13.0.6 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8b073aa
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amdkfd: Use dev_* instead of pr_* for messages (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2e7f715
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: DC v3.2.326 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit aa99e18
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Use sync version of indirect register access. (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f6ae9ba
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Create a temporary scratch dc_link (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0368d66
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: fix zero value for APU watermark_c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4acc0f1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Add Read Histogram command header (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ae5f03d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Skip to enable dsc if it has been off (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4a5e3fd
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: DML21 Reintegration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 007ee5d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Remove BW Allocation from DPIA notification (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 56421fe
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Get visual confirm color for stream (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a7daa12
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/display: Add override for visual confirm (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ddd2b22
* Wed Feb 25 2026 pjakobsson@suse.de
- gpu: host1x: Use for_each_available_child_of_node_scoped() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5375bef
* Wed Feb 25 2026 pjakobsson@suse.de
- gpu: host1x: Remove mid-job CDMA flushes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d679dbb
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/tegra: falcon: Pipeline firmware copy (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f498e2c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/tegra: dpaux: Use dev_err_probe() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 77f71e8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/tegra: Remove unneeded include (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1d09e19
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: anx7625: change the gpiod_set_value API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 34a9f65
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: anx7625: fix anx7625_sink_detect() to return correct hpd (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 93c3e33
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: anx7625: fix drm_bridge ops flags to support hot-plugging (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 204b914
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: anx7625: enable HPD interrupts (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a663146
* Wed Feb 25 2026 pjakobsson@suse.de
- drivers: gpu: drm: panel: Add BOE TD4320 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6d6d688
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/rockchip: inno-hdmi: Fix video timing HSYNC/VSYNC polarity (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d5c3c58
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/rockchip: inno-hdmi: Simplify error handler with dev_err_probe (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1736433
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/rockchip: rk3066_hdmi: switch to drm bridge (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a49bdeb
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/gpusvm: remove unused pages pointer (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ceb04f3
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panic: Use a decimal fifo to avoid u64 by u64 divide (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 642876e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm: Remove unused function rcar_cmm_write (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3085938
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/rockchip: add CONFIG_OF dependency (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9b56bf7
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/doc: document front-buffer rendering (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b5915c0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/st7571-i2c: Fix IS_ERR() vs NULL checks in probe() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 208a985
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel-edp: Add support for CSW MNE007QS3-8 panel (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5d90baf
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel-edp: Add support for BOE NE140WUM-N6S panel (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 78e68cd
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel-edp: Add support for AUO B140QAN08.H panel (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e05b13e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panthor: Fix build warning when DEBUG_FS is disabled (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit da4bfab
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/appletbdrm: Make appletbdrm depend on X86 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 03a4b01
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/rps: fix stale reference to i915->irq_lock (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0f4eeb9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/irq: move i915->irq_lock to display->irq.lock (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a045c12
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/rps: refactor display rps support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a94d3a7
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/irq: make i915_enable_asle_pipestat() static (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit abc0464
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/irq: split out i965_display_irq_postinstall() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit de1e729
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/irq: split out i915_display_irq_postinstall() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 68379b9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/irq: move locking inside vlv_display_irq_postinstall() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6da11e6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/irq: move locking inside valleyview_{enable, (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 070acc8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/irq: move locking inside vlv_display_irq_reset() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4c689c5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/crtc: pass struct intel_display to DISPLAY_VER() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ebb2776
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/bios: fix a comment referencing struct drm_i915_private (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8717967
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: remove struct drm_i915_private forward declaration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2c42da6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dsi: remove dependency on i915_drv.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 62f4c69
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: implement wa_14022269668 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2d6d34e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/de: drop drm_i915_private compat wrappers from intel_de_*() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5442fa3
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/hdmi: convert rest of intel_hdmi.c to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 246f49b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dpt: convert intel_dpt_common.c to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6add5f0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/hdcp: drop unnecessary include from intel_hdcp_gsc.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f12caa9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/hdcp: pass struct drm_device to driver specific HDCP GSC (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3f7fa2f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/hdcp: simplify HDCP GSC firmware usage selection (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 756ce1e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/hdcp: switch the HDCP GSC message interface from u8* to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a044fbd
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/hdcp: pass the context to the HDCP GSC message interface (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b3c95e4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/hdcp: rename HDCP GSC context alloc/free functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f6364a5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/hdcp: rename struct intel_hdcp_gsc_message to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 95c437b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/hdcp: split HDCP GSC message alloc/save responsibilities (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7e7f74c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/hdcp: deduplicate and refactor HDCP GSC ops initialization (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a8c42bb
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/hdcp: remove duplicate declarations (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7f2fb5b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: Implement wa_14024400148 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ee34e34
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/error: drop dmesg suggestion to file bugs on GPU hangs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e553dd9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/backlight: drop dmesg suggestion to file bugs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 967d964
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: move min_hblank from dp_mst.c to dp.c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6d05b32
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/display/dp: Export fn to calculate link symbol cycles (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e5d5488
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/pch: fix warning for coffeelake on SunrisePoint PCH (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 04dc981
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/hdmi: Use an intel_connector pointer everywhere (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 44a0a14
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dp: Use an intel_connector pointer everywhere (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2290996
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/psr: Move PSR workaround to intel_psr.c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7c3f760
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: Ensure enough lines between delayed VBlank and (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a7d59c6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/alpm: Check for alpm support before accessing alpm register (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e3bc376
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/vga: Consolidate intel_vga_disable() calls (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c46c73a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/vga: Nuke vga_redisable_power_on() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 880eeab
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/vga: Include the current pipe in the VGA disable debug (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ee9bc8c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/vga: Extract intel_vga_regs.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b909c2d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/vga: Add more VGACNTRL bits (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 58fc7ac
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/vga: Clean up VGACNTRL bits (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 80d7670
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: Disintegrate sink alpm enable from psr with lobf (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5289ed2
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/alpm: Add intel_psr_need_alpm() to simplify alpm check (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 60c467f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/lobf: Check for sink error and disable LOBF (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 407439e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/lobf: Add mutex for alpm update (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 13f5057
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/lobf: Add debug interface for lobf (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5ff01b4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/lobf: Update lobf if any change in dependent parameters (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 85414d5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/lobf: Add fixed refresh rate check in compute_config() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 90c1892
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/lobf: Disintegrate alpm_disable from psr_disable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit eec0e4b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/lobf: Add debug print for LOBF (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 01347d7
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/lobf: Add lobf enablement in post plane update (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f250d1d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/alpm: use variable from intel_crtc_state instead of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4646552
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/reg: Add/remove some extra blank lines (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0ccab7f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/reg: use REG_BIT and friends to define DP registers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d314eca
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: Rename vblank DC workaround functions and variables (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4d833e5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: Rename intel_psr_needs_block_dc_vblank (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 18953ff
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/psr: Apply underrun on PSR idle workaround (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 81c2763
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dmc: Add interface to control start of PKG C-state exit (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1525640
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/psr: Add interface to notify PSR of vblank enable/disable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cbfa9cd
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/psr: Add mechanism to notify PSR of DC5/6 enable disable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c046ad1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/psr: Add mechanism to notify PSR of pipe enable/disable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 24d891f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/psr: Block PKG C-State when enabling PSR (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 386bcea
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dmc: Add interface to block PKG C-state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 54c4fa5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dmc: Add PIPEDMC_BLOCK_PKGC_SW definitions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f240d24
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dmc: Add PIPEDMC_EVT_CTL register definition (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 697aa47
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/psr: Store enabled non-psr pipes into intel_crtc_state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 208a1c7
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: Add new interface for getting dc_state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d7e36f9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/pch: abstract fake PCH detection better (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d328637
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: drop lots of unnecessary #include i915_drv.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7626b22
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: pass struct intel_display to PCH macros (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 353f009
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/compat: clean up unused platform check macros (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d69dc2a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/audio: don't set LPE audio irq chip data, it's unused (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a0ef1c8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: switch to display->platform.dgfx from IS_DGFX() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3a99879
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/hdmi: switch to display->platform based platform detection (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 994c932
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/gmbus: switch to display->platform based platform detection (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5fde021
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dpio: switch to display->platform based platform detection (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 67de67c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dp-aux: switch to display->platform based platform detection (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 75a5509
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dmc: switch to display->platform based platform detection (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c2aa677
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/crt: switch to display->platform based platform detection (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 28c255e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/frontbuffer: convert intel_frontbuffer.[ch] to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b54317f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/sprite: convert intel_sprite_uapi.c to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 19a2ebb
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: convert intel_modeset_verify.c to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c3e8bde
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: convert intel_modeset_setup.[ch] to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 42e7f42
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/fb: convert intel_fbdev.[ch] and intel_fbdev_fb.[ch] to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3cf9d80
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/irq: convert ibx_irq_reset() into ibx_display_irq_reset() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit eee9e9f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: Add link rate and lane count to i915_display_info (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ba93523
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: use graphics version instead of PCH split in error capture (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2581ad2
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: don't capture DERRMR for VLV/CHV (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 648d5a1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: use display snapshot mechanism for display irq regs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ed24f81
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: stop recording IER in error capture (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9d002dc
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: record GEN2_IER in gtier[0] for pre-ilk error capture (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8033ef0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: use 32-bit access for gen2 irq registers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 18ba08c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dpio: have chv_data_lane_soft_reset() get/put dpio (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ba58381
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/vrr: Stop writing VRR_CTL_IGN_MAX_SHIFT for MTL onwards (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bbcab9c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/pch: clean up includes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0217cee
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/pch: move PCH detection to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c09539b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: Convert intel_pch towards intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ab4b89c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/{i915,xe}: Move intel_pch under display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit eb131bd
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/doc: Wire up PCIe Gen5 limitations (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit da81475
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Expose PCIe link downgrade attributes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e9ab025
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Move xe_device_sysfs_init() to xe_device_probe() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 76d1e82
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Use copy_from_user() instead of __copy_from_user() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1ba9fef
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Do not print timedout job message on killed exec queues (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 98ed949
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: fix devcoredump chunk alignmnent calculation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 715b0f5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/vf: Fix guc_info debugfs for VFs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e062c11
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/gt: Remove const from struct i915_wa list allocation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 163be29
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/gt: Add delay to let engine resumes properly (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 461e46b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/gem: Convert SPDX headers to single-line format (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f971292
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/gsc: delete a stray tab in intel_gsc_fw_get_binary_info() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e375b40
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/selftests: Refactor RC6 power measurement and error handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6150949
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/gt: Use proper sleeping functions for timeouts shorter than (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e57c69e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/gt: Remove trailing blank lines (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit abb0c11
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/gt: Fix SPDX license format (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1c752a1
* Wed Feb 25 2026 pjakobsson@suse.de
- i915/gt/selftests: Disable lrc_timestamp test (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 58b98c4
* Wed Feb 25 2026 pjakobsson@suse.de
- i915/selftest/igt_mmap: let mmap tests run in kthread (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3783230
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/st7571-i2c: select CONFIG_DRM_CLIENT_SELECTION (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4cec05e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: imx8*-ldb: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4faeec0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/vc4: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b204185
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/hdmi: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5ca156d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dsi: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f867b00
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm/dp: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 943d631
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/mcde: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a597fbd
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/exynos: mic: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 957c410
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: ti-sn65dsi86: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ba6db1b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: tda998x: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 34aa464
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: dw-hdmi: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 38b1711
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: lt9611uxc: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a4e9e5e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: display-connector: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f691bf9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: analogix-anx6345: convert to devm_drm_bridge_alloc() API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cdc47fc
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panfrost: reorder pd/clk/rst sequence (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e07a851
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panfrost: add h616 compatible string (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 94bc838
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panfrost: Add PM runtime flag (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9fa8692
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/v3d: client ranges from axi_ids are different with V3D 7.1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 737a936
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/v3d: fix client obtained from axi_ids on V3D 4.1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bc3fda3
* Wed Feb 25 2026 pjakobsson@suse.de
- accel/ivpu: Implement heartbeat-based TDR mechanism (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ea89095
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/imagination: Add reset controller support for GPU initialization (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 43145b6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/imagination: avoid unused-const-variable warning (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7dfe9ae
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel: himax-hx8279: Always initialize goa_{even,odd}_valid in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6954e88
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/st7571-i2c: add support for Sitronix ST7571 LCD controller (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0036e7a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau: chan: Avoid -Wflex-array-member-not-at-end warnings (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f4f7af6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau: outp: Use __member_size() helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3ca9dd0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau: disp: Use __member_size() helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 61b81e9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panthor: show device-wide list of DRM GEM objects over DebugFS (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e6bb797
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panthor: Label all kernel BO's (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 553db17
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panthor: Add driver IOCTL for setting BO labels (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3f506e0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panthor: Introduce BO labeling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a83e65c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel: make prepare/enable and disable/unprepare calls return (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f568d62
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: analogix_dp: ignore return values of drm_panel_* calls (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 34e45c1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: analogix_dp: inline analogix_dp_prepare_panel() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9055016
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: analogic_dp: drop panel_lock (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7309d33
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: analogic_dp: drop panel_is_modeset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5f2c772
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: analogix_dp: drop unused argument to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d18e1bf
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: analogix_dp: drop extra calls to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit af4b9ba
* Wed Feb 25 2026 pjakobsson@suse.de
- drm: renesas: rz-du: rzg2l_mipi_dsi: Update the comment in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1352c8c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panthor: Don't create a file offset for NO_MMAP BOs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ecd66e4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/mipi-dsi: Remove mipi_dsi_dcs_write_seq (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 326904d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel: panel-samsung-sofef00: transition to mipi_dsi wrapped (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6efbe83
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/appletbdrm: use %p4cl instead of %p4cc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 12728d8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/rockchip: analogix_dp: Add support for RK3588 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5b05f5c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: analogix_dp: Add support for RK3588 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1108704
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/rockchip: analogix_dp: Add support to get panel from the DP AUX (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit dc3df31
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: analogix_dp: Add support for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e36532c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: analogix_dp: Add support to get panel from the DP AUX bus (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 05a5a36
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: analogix_dp: Support to get &analogix_dp_device.plat_data (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit edc68cd
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: analogix_dp: Add support for phy configuration. (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ca1d2b3
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: analogix_dp: Remove CONFIG_PM related check in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8b24ff8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: analogix_dp: Add irq flag IRQF_NO_AUTOEN instead of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 348fa0a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panic: use `///` for private items too (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ef225af
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel: Add Visionox G2647FB105 panel driver (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 69166f1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm: panel: Add driver for Himax HX8279 DDIC panels (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 75f2370
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel: simple: add Tianma P0700WXF1MBAA panel (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7d42b9d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel: simple: Tianma TM070JDHG34-00: add delays (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e931664
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panthor: Fix the panthor_gpu_coherency_init() error path (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4df8d10
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/udl: Set error code in udl_init() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ddfce64
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: dw-hdmi: Avoid including uapi headers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2e0c16c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: select DRM_KMS_HELPER for AUX_BRIDGE (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit af24dc6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/edid: Refactor DisplayID timing block structs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8e096f9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/edid: Implement DisplayID Type IX & X timing blocks parsing (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8ca5db4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel: boe-bf060y8m-aj0: transition to mipi_dsi wrapped functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 56aa195
* Wed Feb 25 2026 pjakobsson@suse.de
- gpu: drm: xlnx: zynqmp_dp: Use dev_err_probe() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ae4f676
* Wed Feb 25 2026 pjakobsson@suse.de
- drm: xlnx: zynqmp_dpsub: use snd_soc_dummy_dlc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 42ed250
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/virtio: Support drm_panic with non-vmapped shmem BO (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 751a994
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/virtio: Use dma_buf from GEM object instance (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8a3c5b7
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/virtio: Test for imported buffers with drm_gem_is_imported() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 61bf959
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/imagination: Add support for TI AM68 GPU (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d6c53a5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/imagination: Use cached memory with dma_coherent (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 35fc3c0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/imagination: Add RISC-V firmware processor support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit af32232
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/imagination: Move ELF fw utils to common file (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5cfb232
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/imagination: Use callbacks for fw irq handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9ec2000
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/imagination: Use a lookup table for fw defs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 14561b0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/imagination: Make has_fixed_data_addr a value (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0d0094a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/imagination: Rename event_mask -> status_mask (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 861e010
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/imagination: Remove firmware enable_reg (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d3b4be9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/imagination: Handle Rogue safety event IRQs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3076550
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/imagination: Mask GPU IRQs in threaded handler (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 91948b4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/imagination: Add power domain control (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit af6c546
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/imagination: Use new generic compatible string (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bfcef9b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/imagination: Update register defs for newer GPUs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 36451fd
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/display: hdmi: provide central data authority for ACR params (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 325ba33
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: anx7625: Use devm_pm_runtime_enable() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8a3d5ac
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/vmwgfx: Use dma_buf from GEM object instance (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 78164b1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/vmwgfx: Test for imported buffers with drm_gem_is_imported() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0345869
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panthor: Test for imported buffers with drm_gem_is_imported() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8fc98f9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panfrost: Test for imported buffers with drm_gem_is_imported() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e20b6e5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/msm: Test for imported buffers with drm_gem_is_imported() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 83074d7
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/etnaviv: Use dma_buf from GEM object instance (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2e4179c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/etnaviv: Test for imported buffers with drm_gem_is_imported() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ac5e8e9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/udl: Support adapters without firmware descriptor (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4737771
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/udl: Validate length in vendor-descriptor parser (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 75f32e0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/udl: Treat vendor descriptor as u8 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1b796bd
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/udl: Return error if vendor descriptor is too short (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 02e2350
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/udl: Handle errors from usb_get_descriptor() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2cf65d9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/udl: The number of pixels is always positive (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 40c7041
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/udl: Improve type safety when using struct udl_device (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4491619
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/udl: Remove unused field gem_lock from struct udl_device (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1889ad4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/udl: Remove unused field dev from struct udl_device (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c0a1ddf
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sysfb: Share helpers for screen_info validation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 16954e2
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sysfb: Share helpers for integer validation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 110ad4c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sysfb: Split source file (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 87a37d6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm: renesas: Add zpos, alpha and blend properties to RZ/G2L DU (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5562ee7
* Wed Feb 25 2026 pjakobsson@suse.de
- accel/qaic: Test for imported buffers with drm_gem_is_imported() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 275815c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sysfb: efidrm: Avoid clang -Wsometimes-uninitialized in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7e8b8cb
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/backlight: Modify condition to use panel luminance (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit db45c0e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/dp: Add smooth brightness register bit definition (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fda911f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/hisilicon/hibmc: Add vga connector detect functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8270c9c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/hisilicon/hibmc: Add MSI irq getting and requesting for HPD (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ccd0c5c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/hisilicon/hibmc: Enable this hot plug detect of irq feature (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5e6f4f0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/hisilicon/hibmc: Add colorbar-cfg feature and its debugfs file (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4054a54
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/hisilicon/hibmc: Getting connector info and EDID by using AUX (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 65cb73e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/hisilicon/hibmc: Refactor the member of drm_aux in struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3af1e55
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/hisilicon/hibmc: Add dp serdes cfg in dp process (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 79eb582
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/hisilicon/hibmc: Add dp serdes cfg to adjust serdes rate, voltage (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5d0d6b9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/hisilicon/hibmc: Restructuring the header dp_reg.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7028b95
* Wed Feb 25 2026 pjakobsson@suse.de
- accel/amdxdna: Fix incorrect size of ERT_START_NPU commands (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ef3819c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel: simple: Add NLT NL13676BC25-03F panel entry (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ad3fcf7
* Wed Feb 25 2026 pjakobsson@suse.de
- accel/ivpu: Test for imported buffers with drm_gem_is_imported() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b041d3d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panthor: Don't update MMU_INT_MASK in panthor_mmu_irq_handler() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 47eb13d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panthor: Let IRQ handlers clear the interrupts themselves (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cfa6f86
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panthor: Call panthor_gpu_coherency_init() after PM resume() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8c7b0d7
* Wed Feb 25 2026 pjakobsson@suse.de
- drm: Mark CONFIG_DRM_HEADER_TEST as BROKEN (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5e09333
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panic: Add support to scanout buffer as array of pages (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 77ce752
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/rockchip: vop: Consistently use rk3399 registers consts (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4b8c1c7
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/rockchip: vop2: Make overlay layer select register configuration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9407363
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/rockchip: vop: remove redundant condition check (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3b9dee4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/ttm/xe: drop unused force_alloc flag (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 095d3e2
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Drop force_alloc from xe_bo_evict in selftests (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 24b3e51
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Abort printing coredump in VM printer output if full (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 299fe86
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/print: Add drm_coredump_printer_is_full (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d6e6a7a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1d64331
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Add devcoredump chunking (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1db9169
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/debugfs: move PCH type to display caps (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6a1751b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/debugfs: remove i915_display_capabilities (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 87328e1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Simplify combo PLL frac w/a (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f854971
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Apply the combo PLL frac w/a on DG1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 032e06b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/wm: convert i9xx_wm.c internally to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a579ea0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/wm: convert i9xx_wm.c to intel_de_*() register interface (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a69b966
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/wm: convert i9xx_wm.h external interfaces to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 41dbda4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/wm: convert skl_watermarks.c internally to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6e218b0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/wm: convert skl_watermark.h external interfaces to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8d5d384
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/wm: convert intel_wm.c internally to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f92c095
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/wm: convert intel_wm.h external interfaces to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d27d83e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dsi: unify naming and simplify checks for dphy params (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9ab355f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dsi: separate clock and data lane prepare timing (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 32108e2
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dp_mst: Rename intel_dp::mst.active_links to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b2c15f0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dp_mst: Use intel_dp_mst_active_streams() instead of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a85fb4c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dp_mst: Rename intel_dp_mst_encoder_active_links() to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c5bf356
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dp_mst: Remove stream count assert from (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 67082bf
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dp_mst: Add intel_dp_mst_{inc, dec}_active_streams() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ba1d35a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dp: Rename intel_dp::link_trained to link.active (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 781892a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Eliminate intel_compute_sagv_mask() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 002c695
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Skip bw stuff if per-crtc sagv state doesn't change (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e1aaa6f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Make intel_bw_modeset_checks() internal to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 08bffa5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Make intel_bw_check_sagv_mask() internal to intel_bw.c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f271c2d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Extract intel_bw_check_sagv_mask() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 82fb19d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Extract intel_bw_modeset_checks() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d88aa6e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Drop force_check_qgv (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a03dcb9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Flag even inactive crtcs as "inherited" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 697ea1a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Do more bw readout (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f4922f1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Avoid triggering unwanted cdclk changes due to dbuf (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ca832b4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Pass intel_dbuf_bw to skl_*_calc_dbuf_bw() explicitly (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d39f882
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Extract intel_dbuf_bw_changed() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 22cc94e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: s/intel_crtc_bw/intel_dbuf_bw/ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bd37c3e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Drop the cached per-pipe min_cdclk[] from bw state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fd0d91d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/psr: Prevent DP Panel Replay as well when CRC is enable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d0ec89b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Eliminate the initial_plane_phys_{smem,lmem}() duplication (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 87b607e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Use intel_memory_region_type_is_local() in the BIOS FB (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8295f24
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Lookup the memory region first in the BIOS FB takeover (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a077e3c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Use a nicer way to lookup the memory region in BIOS FB (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f4ec92e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Verify the BIOS FB first PTE on non-LMEMBAR systems (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 24940f8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Use intel_ggtt_read_entry() in the BIOS FB takeover (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9f56598
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/ggtt: Add intel_ggtt_read_entry() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0bf70ed
* Wed Feb 25 2026 pjakobsson@suse.de
- agp/intel-gtt: Add intel_gmch_gtt_read_entry() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit dc4b588
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Expose intel_memory_type_str() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bd8cce2
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Extract intel_memory_type_is_local() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3cf2a6a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/gvt: use hardcoded reference clocks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cc5ce82
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: reduce intel_wakeref.h dependencies (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4fed6ce
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dram: Consolidate logging of DRAM type (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c4f3bdc
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dram: Add missing INTEL_DRAM str conversions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a6c6382
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: Fix htmldocs build (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c0de9b7
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: implement wa_18038517565 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6bcde35
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/psr: Add PSR pause/resume reference count (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ce8f804
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: Avoid use of VTOTAL.Vtotal bits (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5c20b50
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: Introduce transcoder_has_vrr() helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 31dc964
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: drop some unnecessary intel_de_* compatibility (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c2a50e0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/wa: convert intel_display_wa.[ch] to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 04e1918
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/psr: further conversions to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit af1c774
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/crc: convert intel_pipe_crc.c to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e71fc4a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/ddi: convert intel_ddi.c to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 293e191
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dpll: convert intel_dpll.[ch] to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 25ed6d2
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dsi: let HW maintain the HS-TRAIL timing (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit da44010
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Move intel_disable_shared_dpll() into (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0db43e1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Enable/disable shared dplls just the once for joined pipes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1abf7b2
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/vrr: Set trans_vrr_ctl in intel_vrr_set_transcoder_timings() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e8f1f99
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/vrr: Always use VRR timing generator for PTL+ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 723b348
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/vrr: Allow fixed_rr with pipe joiner (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b4c9530
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: Move vrr.guardband/pipeline_full out of !fastset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6dff5be
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: Use fixed rr timings in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a224557
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/vrr: Use fixed timings for platforms that support VRR (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d54556e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: Use fixed_rr timings in modeset sequence (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4e5514a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/vrr: Set vrr.enable for VRR TG with fixed_rr (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ab3ffd8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/vrr: Always set vrr vmax/vmin/flipline in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4d151b3
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/vrr: Refactor condition for computing vmax and LRR (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 991fb17
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: Move intel_psr_post_plane_update() at the later (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 52e369a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: Disable PSR before disabling VRR (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 29d1e48
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dp_mst: Use VRR Timing generator for DP MST for fixed_rr (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e5d2e0c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/hdmi: Use VRR Timing generator for HDMI for fixed_rr (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0b4b4ee
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/gvt: Stop using intel_runtime_pm_put_unchecked() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f979535
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Replace the HAS_DDI() in intel_crtc_scanline_offset() with (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e718b29
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Reverse the scanline_offset if ladder (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ba2a20a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dp_mst: Fix side-band message timeouts due to long PPS (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bf03fa0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/pps: Let calling intel_pps_vdd_{on, off}_unlocked() w/o PPS (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 94d969c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/pch: convert intel_pch_refclk.c to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b64b8a6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/pch: convert intel_pch_display.[ch] to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 492ad2f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: convert intel_crtc_state_dump.c to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 243c293
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/atomic: convert intel_atomic.c to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b933024
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/tc: convert intel_tc.c to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ea01648
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/lvds: convert intel_lvds.[ch] to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9a47ff7
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dvo: convert intel_dvo.[ch] to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 24af354
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dsi: convert intel_dsi_dcs_backlight.c to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8e7727a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dsi: convert intel_dsi_vbt.[ch] to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f3d409e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dsi: convert parameter printing to drm_printer (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b377f8f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dsi: convert vlv_dsi_pll.[ch] to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6d903a0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dsi: convert vlv_dsi.[ch] to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ae166e6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: Read panel replay source status through PSR2 status (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3507b88
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/xe2hpd: Identify the memory type for SKUs with GDDR + ECC (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 653bdfc
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/fbc: update the panel_replay dependency in fbc wa's (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 95985b5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/fbc: keep FBC disabled if selective update is on in xe2lpd (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ad7fb67
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dmc: Create debugfs entry for dc6 counter (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 08140eb
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/vrr: Avoid reading vrr.enable based on fixed_rr check (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 305b674
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: Add fixed_rr to crtc_state dump (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit aee7ca3
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/vdsc: Use the DSC config tables for DSI panels (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f1beb98
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/compat: remove intel_runtime_pm.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4e6e9b4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/power: convert to display runtime PM interfaces (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9d96571
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: convert to display runtime PM interfaces (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit dd28b36
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: use display runtime PM interfaces for for atomic (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d21591c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: conversions to with_intel_display_rpm() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2361219
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: add display specific runtime PM wrappers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit de9a6bc
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: rename I915_HAS_HOTPLUG() to HAS_HOTPLUG (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1e7740c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/irq: convert rest of intel_display_irq.[ch] to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 45e89c4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/irq: convert intel_display_irq.[ch] interfaces to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 79275ca
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/hotplug: convert intel_hotplug_irq.[ch] to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9ffec89
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/hotplug: convert hotplug irq handling to intel_de_*() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c7057e3
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/hotplug: convert hotplug debugfs to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d98fea7
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/hotplug: convert intel_hotplug.[ch] to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ff5c566
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/connector: convert intel_connector.c to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7d7d68e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/color: prefer display->platform.<platform> checks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ca5ba40
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Fix harmful driver register/unregister asymmetry (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit edbd02b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Fix PXP cleanup missing from probe error rewind (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e1c2624
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Downgrade device register error if injected (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b845d3b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: Maintain asciibetical order for HAS_* macros (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3eabc7b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/xe3lpd: Update bandwidth parameters (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0ac1c11
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: Convert intel_bw.c externally to intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a9e6a7f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: Convert intel_bw.c internally to intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5866bf5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/display: Enable MSA Ignore Timing PAR only when in not (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fb6a2ae
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/vrr: Prepare for fixed refresh rate timings (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e1472a0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/vrr: Use crtc_vtotal for vmin (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cccc879
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/vrr: Track vrr.enable only for variable timing (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bc90f63
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/vrr: Disable CMRR (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a5c00b5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/vrr: Make helpers for cmrr and vrr timings (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 23b85da
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915:vrr: Separate out functions to compute vmin and vmax (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 229ec6b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/vrr: Remove unwanted comment (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1166f59
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/crt: Use intel_hpd_block/unblock() instead of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6f9a25a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dp: Queue a link check after link training is complete (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d0a78d8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/dp: Fix link training interrupted by a short HPD pulse (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0dc38a4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/hpd: Add support for blocking the IRQ handling on an HPD pin (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8ddcf82
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/hpd: Let an HPD pin be in the disabled state when handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 64a3e3b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/hpd: Track HPD pins instead of ports for HPD pulse events (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c14f511
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915/xe3lpd: Map POWER_DOMAIN_AUDIO_PLAYBACK to DC_off (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1c880bb
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sysfb: efidrm: Support module builds (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6853a81
* Wed Feb 25 2026 pjakobsson@suse.de
- drm: Add UAPI for the Asahi driver (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f0060c8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel: Fix build error on !CONFIG_OF (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2f20463
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel: boe-tv101wum-ll2: Fix compilation build (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 14b7015
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel: boe-th101mb31ig002-28a: Fix compilation build (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit affb4c0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel: auo-a030jtn01: Fix compilation build (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fb61621
* Wed Feb 25 2026 pjakobsson@suse.de
- dma-buf: heaps: system: Remove global variable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2f8f79d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sysfb: simpledrm: Remove unused helper simpledrm_device_of_dev() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d8522a3
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/drm-simpledrm-Do-not-upcast-in-release-helpers.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 616ccb8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/ast: Validate display modes against framebuffer and format limits (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 389bd8f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/ast: Remove vaddr field from struct ast_plane (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6b5756f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge-connector: hook DisplayPort audio support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 18ecbcd
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: add function interface for DisplayPort audio (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4f5b07f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: split HDMI Audio from DRM_BRIDGE_OP_HDMI (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 339e4d6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: samsung-dsim: use dynamic lifetime management (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9b4be94
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: ti-sn65dsi83: use dynamic lifetime management (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0844416
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: make devm_drm_bridge_alloc() mandatory for bridge (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 491f21a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: add support for refcounting (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit af5ea53
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: add devm_drm_bridge_alloc() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c1be969
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/imagination: loop counters moved to loop scope (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit dbca1b0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sysfb: vesadrm: Add gamma correction (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8b56039
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sysfb: vesadrm: Add EDID support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2df4724
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sysfb: Add vesadrm for VESA displays (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit dac8a72
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sysfb: efidrm: Add EDID support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 75b8941
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sysfb: Add efidrm for EFI displays (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a4ccd3d
* Wed Feb 25 2026 pjakobsson@suse.de
- firmware: sysfb: Move bpp-depth calculation into screen_info helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 475b48f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sysfb: ofdrm: Add EDID support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3c0755e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sysfb: Merge primary-plane functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5d98eb8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sysfb: Merge CRTC functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f686b9d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sysfb: Maintain CRTC state in struct drm_sysfb_crtc_state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4db9823
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sysfb: Merge connector functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6e58d33
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sysfb: Merge mode-config functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6c234b7
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sysfb: Provide single mode-init helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8f18c9e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sysfb: Add struct drm_sysfb_device (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3dadfba
* Wed Feb 25 2026 pjakobsson@suse.de
- drm: Move sysfb drivers into separate subdirectory (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b2f3496
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/simpledrm: Remove struct simpledrm_device.nformats (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9f51425
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/ofdrm: Open-code drm_simple_encoder_init() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e478f21
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/ofdrm: Remove struct ofdrm_device.pdev (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 947d86a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/vc4: tests: Retry pv-muxing tests when EDEADLK (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ae69ae5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/vc4: tests: Stop allocating the state in test init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 02440ab
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/vc4: tests: Document output handling functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4cc4037
* Wed Feb 25 2026 pjakobsson@suse.de
- panel/panel-edp: Use refcounted allocation in place of devm_kzalloc() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4baa161
* Wed Feb 25 2026 pjakobsson@suse.de
- panel/ebbg-ft8719: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 51b5ff8
* Wed Feb 25 2026 pjakobsson@suse.de
- panel/dsi-cm: Use refcounted allocation in place of devm_kzalloc() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d959a48
* Wed Feb 25 2026 pjakobsson@suse.de
- panel/boe-tv101wum-ll2: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 84a1741
* Wed Feb 25 2026 pjakobsson@suse.de
- panel/th101mb31ig002-28a: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9dd1dc6
* Wed Feb 25 2026 pjakobsson@suse.de
- panel/bf060y8m-aj0: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6dd060d
* Wed Feb 25 2026 pjakobsson@suse.de
- panel/auo-a030jtn01: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 70635c2
* Wed Feb 25 2026 pjakobsson@suse.de
- panel/z00t-tm5p5-n35596: Use refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3e39cd7
* Wed Feb 25 2026 pjakobsson@suse.de
- panel/arm-versatile: Use the refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 08ae075
* Wed Feb 25 2026 pjakobsson@suse.de
- panel/abt-y030xx067a: Use the refcounted allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 82736ae
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/format-helper: fix build (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1d490b1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm: renesas: Extend RZ/G2L supported KMS formats (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5f53361
* Wed Feb 25 2026 pjakobsson@suse.de
- drm: renesas: rz-du: Drop bpp variable from struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9b4e764
* Wed Feb 25 2026 pjakobsson@suse.de
- drm: renesas: rz-du: Support dmabuf import (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 316cac4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm: renesas: rz-du: Add Kconfig dependency between RZG2L_DU and (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2084308
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/shmem-helper: Fix unsetting shmem vaddr while vmap refcount > 0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9794b2b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau: disp: Avoid -Wflex-array-member-not-at-end warning (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ed8e5f3
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau: svm: Avoid -Wflex-array-member-not-at-end warning (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5886dd3
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau: fence: Avoid -Wflex-array-member-not-at-end warning (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 41d765b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sti: fix inconsistent indenting warning (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c5182e1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/dp_mst: Use drm_dp_dpcd_write_data() to write GUID for non-root (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 05ee94c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/dp_mst: Fix GUID DPCD write to non-root MST branch devices (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ef970b8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/mode_config: Make drm_mode_config.(max|min)_(width|height) (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5f14ed1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/edid: Use unsigned int in drm_add_modes_noedid() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0403c23
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: it6505: Switch to common helpers to power up/down dp link (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2e9d750
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: anx78xx: Switch to common helpers to power up/down dp (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit abaf7b6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: anx6345: Switch to common helpers to power up/down dp (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9f81613
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: cdns-mhdp8546: Switch to common helpers to power up/down (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fa1eb10
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/dp: Pull drm_dp_link_power_up/down from Tegra to common (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d5e3987
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/syncobj: Extend EXPORT_SYNC_FILE for timeline syncobjs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9f688b1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel/panel-simple: Use the new allocation in place of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3541b3b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel: deprecate old-style panel allocation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit bb12fa4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel: Add refcount support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f930cf7
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel: Add new helpers for refcounted panel allocatons (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 456e15a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/format-helper: Optimize 32-to-8-bpp conversion (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b057527
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/format-helper: Optimize 32-to-16-bpp conversion (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 67d93a2
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/format-helper: Optimize 32-to-24-bpp conversion (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 288a35b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/format-helper: Add generic conversion to 8-bit formats (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d6f3dfe
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/format-helper: Add generic conversion to 16-bit formats (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 22c3d2c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/format-helper: Add generic conversion to 24-bit formats (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9a9e7ac
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/format-helper: Add generic conversion to 32-bit formats (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0ecc4ea
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/format-helper: Move helpers for pixel conversion to header file (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 56815ee
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/cirrus-qemu: Remove custom plane state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c9b03f9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/cirrus-qemu: Use framebuffer format as-is, drop adjustments (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8abe3cd
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/cirrus-qemu: Stricter mode validation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9caf0b8
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/drm-cirrus-qemu-Fix-pitch-programming.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c92bea1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panfrost: Force AARCH64_4K page table format on MediaTek MT8192 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit df8083e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panfrost: Force AARCH64_4K page table format on MediaTek MT8188 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c7422eb
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panfrost: Add support for AARCH64_4K page table format (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a1ba3c8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panfrost: Set HW_FEATURE_AARCH64_MMU feature flag on Bifrost (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1f5aa24
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panfrost: Use GPU_MMU_FEATURES_VA_BITS/PA_BITS macros (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9c85385
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panfrost: Set IOMMU_CACHE flag (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit dd3130c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: sii902x: Set bridge type (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2751fcb
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel: himax-hx8394: transition to mipi_dsi wrapped functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 64db86e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel/sharp-ls043t1le01: Use _multi variants (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b7f74f0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: cdns-dsi: Move DSI mode check to _atomic_check() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5a6b0c8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: cdns-dsi: Add input format negotiation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 44bdee9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/mipi-dsi: Add helper to find input format (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c7b9d28
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: cdns-dsi: Move to devm_drm_of_get_bridge() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4b7b91f
* Wed Feb 25 2026 pjakobsson@suse.de
- Update patches.suse/drm-bridge-cdns-dsi-Wait-for-Clk-and-Data-Lanes-to-b.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fefea4f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau: fix hibernate on disabled GPU (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit accb03b
* Wed Feb 25 2026 pjakobsson@suse.de
- accel/amdxdna: Add BO import and export (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 818bb17
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/outp: Avoid -Wflex-array-member-not-at-end warning (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3facf33
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/conn: Avoid -Wflex-array-member-not-at-end warning (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 62595c6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/virtio: Add capset definitions to UAPI (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 64912eb
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: anx7625: Remove redundant 'flush_workqueue()' calls (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8194da6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panic: add missing Markdown code span (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1bc5dd1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm: Remove redundant statement in drm_crtc_helper_set_mode() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f267bf6
* Wed Feb 25 2026 pjakobsson@suse.de
- accel/amdxdna: s/drm_gem_v[un]map_unlocked/drm_gem_v[un]map/ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 18180f9
* Wed Feb 25 2026 pjakobsson@suse.de
- accel/ivpu: s/drm_gem_shmem_v[un]map/drm_gem_shmem_v[un]map_locked/ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 18aab02
* Wed Feb 25 2026 pjakobsson@suse.de
- accel/ivpu: pages_use_count is now a refcount_t (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 0532a63
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/shmem-helper: Use refcount_t for vmap_use_count (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit be557ea
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/shmem-helper: Switch drm_gem_shmem_vmap/vunmap to use pin/unpin (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6d13329
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/shmem-helper: Use refcount_t for pages_use_count (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 252a94e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/shmem-helper: Add and use pages_pin_count (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ae59fa6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/shmem-helper: Remove obsoleted is_iomem test (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2aed5b5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/shmem-helper: Refactor locked/unlocked functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a22c4b0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/shmem-helper: Make all exported symbols GPL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3ba9ce4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/gem: Document locking rule of vmap and evict callbacks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 48b140c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/gem: Add _locked postfix to functions that have unlocked (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8cd1a1b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 550c13e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/vc4: hdmi: Add jack detection to HDMI audio driver (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5db3a7b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/vc4: hdmi: Call HDMI hotplug helper on disconnect (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a10b4c5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/display: Update comment on hdmi hotplug helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c60b4c1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/display: dp-tunnel: use new DCPD access helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ff3c3d5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/display: dp-mst-topology: use new DCPD access helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit dcdb8c9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/display: dp-cec: use new DCPD access helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 95c7608
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/display: dp: use new DCPD access helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 02336bf
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/display: dp: change drm_dp_dpcd_read_link_status() return value (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit abf5c20
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/display: dp: implement new access helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 12ddf4d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/ci: arm64.config: mediatek: enable PHY drivers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6715a82
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/ci: uprev IGT (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5d6db52
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/ci: uprev mesa (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5782608
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel/synaptics-r63353: Use _multi variants (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2ceede6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel: novatek-nt36523: transition to mipi_dsi wrapped functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f7be07e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel: samsung-s6d7aa0: transition to mipi_dsi wrapped functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 208fe69
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: ti-sn65dsi86: Check bridge connection failure (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2245387
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sched: Add a basic test for checking credit limit (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 47aec22
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sched: Add a basic test for modifying entities scheduler list (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c4fda3d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sched: Add basic priority tests (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d9a0383
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sched: Add a simple timeout test (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 08f5250
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sched: Add scheduler unit testing infrastructure and some basic (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 69ddf58
* Wed Feb 25 2026 pjakobsson@suse.de
- drm: Move some options to separate new Kconfig (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9605c9a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/probe-helper: Do not fail from drmm_kms_helper_poll_init() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 18b879b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/udl: Switch poll helpers to managed cleanup (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 81a2e40
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: fsl-ldb: make warning message more informative (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9558f8c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: imx8qxp-ldb: cleanup return value (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 61788e7
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/v3d: Use V3D_SMS registers for power on/off and reset on V3D 7.x (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cf065c5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/v3d: Associate a V3D tech revision to all supported devices (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b4d31d4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: ti-sn65dsi86: Remove drm_encoder->crtc use (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 27ed0a1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: tc358768: Convert to atomic helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 368918b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: tc358768: Stop disabling when failing to enable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e1ae444
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: tc358775: Switch to atomic commit (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3831699
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: cdns-csi: Switch to atomic helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 666f3eb
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: Introduce drm_bridge_is_atomic() helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 732a534
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: ti-sn65dsi83: Switch to drm_bridge_helper_reset_crtc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6a6c31d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/tests: bridge: Provide tests for drm_bridge_helper_reset_crtc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f690ec8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: Add helper to reset bridge pipeline (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit eef0621
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/tests: Create tests for drm_atomic (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c9aa548
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/tests: hdmi_state_helpers: Switch to new helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9ae0256
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/tests: helpers: Create new helper to enable output (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 017e34e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/atomic: Introduce helper to lookup connector by encoder (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit caf719d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/tests: Add kunit tests for bridges (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 994e83e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: Provide a helper to retrieve current bridge state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 008acc0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: Add encoder parameter to drm_bridge_funcs.attach (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9f94126
* Wed Feb 25 2026 pjakobsson@suse.de
- Documentation: vgaarbiter: Fix grammar (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1015120
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/vmwgfx: Switch to exclusively using GEM references (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b66d2de
* Wed Feb 25 2026 pjakobsson@suse.de
- drm: panel-orientation-quirks: Add ZOTAC Gaming Zone (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a46bd69
* Wed Feb 25 2026 pjakobsson@suse.de
- accel/qaic: Remove redundant 'flush_workqueue()' calls (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 32c4949
* Wed Feb 25 2026 pjakobsson@suse.de
- drm: add modifiers for Apple GPU layouts (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 85933d3
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sched: Clarify docu concerning drm_sched_job_arm() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 51979ca
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/display: hdmi: Mention Infoframes testing with edid-decode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d466a68
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/display: hdmi: Create documentation section (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c0f8d8e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/ttm/tests: fix incorrect assert in ttm_bo_unreserve_bulk() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f592e4d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/client: s/unsigned int i/int i/ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 54cf09e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/client: Move variables to tighter scope (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a7cbf2b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/client: s/new_crtc/crtc/ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 535152b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/client: Stop using the legacy crtc->mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fffeb55
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/client: Make copies of modes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 04aa391
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/client: Streamline mode selection debugs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 57c6bfd
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/client: Use array notation for function arguments (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ba472ee
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/client: Constify modes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 166480d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/ci: fix merge request rules (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a653678
* Wed Feb 25 2026 pjakobsson@suse.de
- drm: xlnx: zynqmp_dpsub: fix Kconfig dependencies for ASoC (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d29848b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sched: revert "drm_sched_job_cleanup(): correct false doc" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a443670
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/debugfs: add top-level 'bridges' file showing all added bridges (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit addae5b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/bridge: move bridges_show logic from drm_debugfs.c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c5379e6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panel: simple: Add POWERTIP PH128800T004-ZZA01 panel entry (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 52840d6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/mxsfb: Remove generic DRM drivers in probe function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cdab5f2
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/udl: Set struct drm_device.dma_dev (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 107e0d0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/gud: Set struct drm_device.dma_dev (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 393640b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/gm12u320: Set struct drm_device.dma_dev (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ea7e715
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/appletbdrm: Set struct drm_device.dma_dev (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1a699e4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/prime: Support dedicated DMA device for dma-buf imports (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c6299f1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/ast: cursor: Drop page alignment (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 152d7a2
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/ast: Remove vram_fb_available from struct ast_device (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1ef1765
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/ast: Add helper for computing framebuffer location in video (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7bb2dcf
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/ast: cursor: Add helpers for computing location in video memory (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 43e7876
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/ast: Add VGACR99 register constants (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 45dbfe1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/ast: Add VGACRAA register constants (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c9cc562
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/ast: Replace AST_VIDMEM_SIZE_ with Linux SZ_ constants (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 169877b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/ci: enable lockdep detection (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c54b9bb
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/ci: enable CONFIG_DEBUG_WW_MUTEX_SLOWPATH (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 92fcce9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/ci: refactor software-driver stage jobs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6e759ed
* Wed Feb 25 2026 pjakobsson@suse.de
- Documentation: Update the todo (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1fbcfa5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sti: move to devm_platform_ioremap_resource() usage (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c4a59ac
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sprd: move to devm_platform_ioremap_resource() usage (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8db9233
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/vmwgfx: Bump the minor version (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9c20b44
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/vmwgfx: Refactor cursor handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fc6ea8f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/panic: clean Clippy warning (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 04ef681
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/gma500: Remove unused psb_mmu_virtual_to_pfn (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 72911ef
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/gma500/psb_intel_modes: Remove unused psb_intel_ddc_probe (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a32b392
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/vc4: plane: fix inconsistent indenting warning (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1fe5d80
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/nvkm: introduce new GSP reply policy (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c66e5b5
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/nouveau/nvkm: factor out current GSP RPC command policies (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3ec2efd
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/vkms: Allow to attach connectors and encoders (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 799e2f8
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/vkms: Allow to configure multiple connectors (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 33d1c9a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/vkms: Allow to attach encoders and CRTCs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cae73de
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/vkms: Allow to configure multiple encoders (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4cabdc1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/vkms: Allow to attach planes and CRTCs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8d11998
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/vkms: Allow to configure multiple CRTCs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b8b5655
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/vkms: Allow to configure multiple planes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cbea794
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/vkms: Add a validation function for VKMS configuration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2ac04eb
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/vkms: Set device name from vkms_config (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3457ec6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/vkms: Move default_config creation to its own function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5c2db13
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/vkms: Extract vkms_config header (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9d0609a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/vkms: Add KUnit test scaffolding (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e905abb
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/vkms: Create vkms_connector struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b9b96f4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/vkms: Extract vkms_connector header (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1b46227
* Wed Feb 25 2026 pjakobsson@suse.de
- drm: pl111: fix inconsistent indenting warning (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 20dddea
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/gma500: Remove unused mrst_clock_funcs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 600792a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/imx: legacy-bridge: fix inconsistent indenting warning (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit aa88337
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/tegra: move to devm_platform_ioremap_resource() usage (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 510137d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/mxsfb: move to devm_platform_ioremap_resource() usage (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4d38fa9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/hisilicon: move to devm_platform_ioremap_resource() usage (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 42eb785
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/fsl-dcu: move to devm_platform_ioremap_resource() usage (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ecc0157
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/ttm: test private resv obj on release/destroy (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 911d95c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sched: Update timedout_job()'s documentation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5be6314
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sched: Document run_job() refcount hazard (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a5af730
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/sched: Adjust outdated docu for run_job() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5306f90
* Wed Feb 25 2026 pjakobsson@suse.de
- dma-buf: drop caching of sg_tables (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 44b89f6
* Wed Feb 25 2026 pjakobsson@suse.de
- dma-buf: dma-buf: stop mapping sg_tables on attach v2 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 47d4f02
* Wed Feb 25 2026 pjakobsson@suse.de
- dma-buf/dma-fence: remove unnecessary callbacks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit baee116
* Wed Feb 25 2026 pjakobsson@suse.de
- dma-buf: fix incorrect dma-fence documentation v2 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a3c7eda
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Fix CFI violation when accessing sysfs files (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 871becb
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: handle pinned memory in PM notifier (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 504bf1e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: share bo dma-resv with backup object (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2cc1738
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: evict user memory in PM notifier (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit b399604
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/guc: Cache DSS info when creating capture register list (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit acb14f6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/guc: Use the steering flag when printing registers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f8df888
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Introduce fault injection for guc CTB send/recv (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit fa1d028
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Introduce fault injection for guc mmio send/recv. (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3d60015
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Use GT oriented message to report engine activity error (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8581db0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/guc: Fix out-of-bound while enabling engine activity stats (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 56dd366
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Adjust ringbuf emission for maximum possible size (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 91bc979
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/pf: Don't show GGTT/LMEM debugfs files under media GT (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5584a02
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/vf: Don't expose privileged GT debugfs files if VF (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a1641b1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/guc: Don't expose GuC privileged debugfs files if VF (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2b1f326
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/guc: Refactor GuC debugfs initialization (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a7fbc07
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Allow to drop vram resizing (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f3eeb8e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/guc: Bump the recommended GuC version to 70.44.1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 3b1763e
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/guc: Enable w/a 16026508708 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d2de00b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: remove unused LE_COS (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6d0a409
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Enable configfs support for survivability mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 33b01e0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Add documentation for survivability mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 290c921
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Add configfs to enable survivability mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c660c79
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Ensure XE_BO_FLAG_CPU_ADDR_MIRROR has a unique value (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 93c1062
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Allow scratch page under fault mode for certain platform (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ef923b4
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Clear scratch page on vm_bind (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit dcf4a80
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Introduced needs_scratch bit in device descriptor (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ccd0a7f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/sriov: support non-contig VRAM provisioning (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 93ebe37
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: allow non-contig VRAM kernel BO (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6f9ad99
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: unconditionally apply PINNED for pin_map() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6e28cfb
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: add XE_BO_FLAG_PINNED_LATE_RESTORE (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5260260
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/migrate: ignore CCS for kernel objects (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 991313f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Add XE_BO_FLAG_PINNED_NORESTORE (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4dcf467
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: use backup object for pinned save/restore (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 88a768d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/xe2hpg: Add Wa_16025250150 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7618264
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Fix xe_pt_stage_bind_walk kerneldoc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5c29f74
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/pmu: Add GT frequency events (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 78b4db1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Make PPHWSP size explicit in xe_gt_lrc_size() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 597ebf2
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Don't print error about hwconfig when using execlists (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 621c830
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/guc: Re-word message about ADS size changes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 7cd7daa
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/guc: Reformat dead CT reason string to be devcoredump (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cb5f037
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/migrate: Switch from drm to dev managed actions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c6deb46
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Make the PT code handle placement per PTE rather than per vma (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ff4740f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/migrate: Allow xe_migrate_vram() also on non-pagefault capable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit c3bfa55
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/bo: Add a bo remove callback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 6d116d6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Introduce CONFIG_DRM_XE_GPUSVM (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 656815a
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Add fault injection for xe_oa_alloc_regs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e71c091
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/pf: Enable per-function engine activity stats (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 1ff84e6
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/xe_pmu: Add PMU support for per-function engine activity stats (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8b6f51d
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Add support for per-function engine activity (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5bae470
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Remove extra spaces in xe_vm.c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 62aceb0
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/hw_engine_class_sysfs: Allow to inject error during probe (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2c28704
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Allow to inject error in early probe (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 5cea2a9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/uc: Add support for different firmware files on each GT (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 10248ee
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/uc: Remove static from loop variable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 32a4647
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Simplify pinned bo iteration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit f808801
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/hwmon: expose fan speed (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 51d1455
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/svm: Add stats for SVM page faults (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d98b452
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/pf: Drop CTC_MODE from VF runtime register list (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ab17c0c
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/vf: Catch all unexpected register reads (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 21c744b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/vf: Don't try Driver-FLR if VF (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 17c0b83
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Prefer USEC_PER_SEC over MICRO (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e39be55
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/vf: Unblock xe_rtp_process_to_sr for VFs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 87c3041
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/vf: Stop applying save-restore MMIOs if VF (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 51f8bc1
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Avoid reading RMW registers in emit_wa_job (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit e1941fc
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Add MI_MATH and ALU instruction definitions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8bc15fe
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Add MI_LOAD_REGISTER_REG command definition (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 85ada79
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe/xe3: Recognize 3DSTATE_COARSE_PIXEL in LRC dumps (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 8fecf2b
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Remove GEN11 prefixes from documentation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4882ead
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/xe: Remove pointless gen11 assertions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit ec701fa
* Wed Feb 25 2026 pjakobsson@suse.de
- Fix spelling error for 'parallel' (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit edd0a07
* Wed Feb 25 2026 pjakobsson@suse.de
- scripts/kernel-doc.py: don't create *.pyc files (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit a421c0f
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/amd/pm: Avoid open-coded use of ratelimit_state structure's (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 4b32fa9
* Wed Feb 25 2026 pjakobsson@suse.de
- drm/i915: Avoid open-coded use of ratelimit_state structure's (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit aa53805
* Wed Feb 25 2026 pjakobsson@suse.de
- gpu: ipu-v3: Switch to irq_find_mapping() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 9e562d4
* Wed Feb 25 2026 pjakobsson@suse.de
- gpu: Switch to irq_domain_create_linear() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit cd210a8
* Wed Feb 25 2026 pjakobsson@suse.de
- accel/habanalabs: Don't build the driver on UML (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 99b1b42
* Wed Feb 25 2026 pjakobsson@suse.de
- ttm: Call shmem_writeout() from ttm_backup_backup_page() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 84195c7
* Wed Feb 25 2026 pjakobsson@suse.de
- i915: Use writeback_iter() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2ae8891
* Wed Feb 25 2026 pjakobsson@suse.de
- backlight: lcd: Do not include <linux/fb.h> in lcd header (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 78e0b7d
* Wed Feb 25 2026 pjakobsson@suse.de
- fs: place f_ref to 3rd cache line in struct file to resolve false (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit eab49d7
* Wed Feb 25 2026 pjakobsson@suse.de
- fs: port files to file_ref (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 26af695
* Wed Feb 25 2026 pjakobsson@suse.de
- fs: add file_ref (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 95f7df6
* Wed Feb 25 2026 pjakobsson@suse.de
- fs: protect backing files with rcu (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 198037f
* Wed Feb 25 2026 pjakobsson@suse.de
- elf: add remaining SHF_ flag macros (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 46b9f33
* Wed Feb 25 2026 pjakobsson@suse.de
- ratelimit: Create functions to handle ratelimit_state internals (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit d20bf84
* Wed Feb 25 2026 pjakobsson@suse.de
- shmem: Add shmem_writeout() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 991c00f
* Wed Feb 25 2026 pjakobsson@suse.de
- mm/kmap: Add kmap_local_page_try_from_panic() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499 jsc#PED-15868)
- commit 2ea1b56
* Wed Feb 25 2026 ailiop@suse.com
- NFS: Fix a deadlock involving nfs_release_folio()
(CVE-2026-23053 bsc#1257718).
- commit 48b00b3
* Wed Feb 25 2026 ailiop@suse.com
- nfsd: provide locking for v4_end_grace (git-fixes).
- commit 86e35a2
* Wed Feb 25 2026 ailiop@suse.com
- rxrpc: Fix recvmsg() unconditional requeue (CVE-2026-23066
bsc#1257726).
- commit c17a357
* Wed Feb 25 2026 clopez@suse.de
- KVM: x86: Explicitly configure supported XSS from
{svm,vmx}_set_cpu_caps() (jsc#PED-15123).
- commit 8b21692
* Wed Feb 25 2026 clopez@suse.de
- KVM: x86: Unload "FPU" state on INIT if and only if its
currently in-use (jsc#PED-15123).
- commit b25229e
* Wed Feb 25 2026 clopez@suse.de
- KVM: x86: Call out MSR_IA32_S_CET is not handled by XSAVES
(jsc#PED-15123).
- commit a86928d
* Wed Feb 25 2026 jgross@suse.com
- KVM: Disallow toggling KVM_MEM_GUEST_MEMFD on an existing
memslot (CVE-2025-68810 bsc#1256679).
- commit 956c9f9
* Wed Feb 25 2026 jgross@suse.com
- KVM: Don't clobber irqfd routing type when deassigning irqfd
(CVE-2026-23198 bsc#1258321).
- commit 6b20edc
* Wed Feb 25 2026 jlee@suse.com
- efi: Explain OVMF acronym in OVMF_DEBUG_LOG help text
(jsc#PED-14259).
- efi: add ovmf debug log driver (jsc#PED-14259).
Update config files.
Add CONFIG_OVMF_DEBUG_LOG=y to x86_64/default and arm64/default
- commit 0dd6783
* Wed Feb 25 2026 hoyeon.lee@suse.com
- libbpf: Fix invalid write loop logic in bpf_linker__add_buf()
(jsc#PED-14653).
- commit fac6a3b
* Tue Feb 24 2026 pjakobsson@suse.de
- series.conf: Move guarded DRM patches to correct section
- commit 137998c
* Tue Feb 24 2026 pjakobsson@suse.de
- supported.conf: mark drm_gpusvm as supported
- commit 374e1f2
* Tue Feb 24 2026 mwilck@suse.com
- md: suspend array while updating raid_disks via sysfs
(CVE-2025-71225, bsc#1258411).
- commit 4a185e4
* Tue Feb 24 2026 clopez@suse.de
- tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
(jsc#PED-15123).
- commit 10e0ab1
* Tue Feb 24 2026 clopez@suse.de
- KVM: VMX: Make CR4.CET a guest owned bit (jsc#PED-15123).
- commit aa9be5a
* Tue Feb 24 2026 clopez@suse.de
- KVM: selftests: Verify MSRs are (not) in save/restore list when
(un)supported (jsc#PED-15123).
- commit 1a63d7a
* Tue Feb 24 2026 clopez@suse.de
- KVM: selftests: Add coverage for KVM-defined registers in MSRs
test (jsc#PED-15123).
- commit c357227
* Tue Feb 24 2026 clopez@suse.de
- KVM: selftests: Add KVM_{G,S}ET_ONE_REG coverage to MSRs test
(jsc#PED-15123).
- commit efd1023
* Tue Feb 24 2026 clopez@suse.de
- KVM: selftests: Extend MSRs test to validate vCPUs without
supported features (jsc#PED-15123).
- commit e0f7fc4
* Tue Feb 24 2026 clopez@suse.de
- KVM: selftests: Add support for MSR_IA32_{S,U}_CET to MSRs test
(jsc#PED-15123).
- commit 38a1265
* Tue Feb 24 2026 clopez@suse.de
- KVM: selftests: Add an MSR test to exercise guest/host and
read/write (jsc#PED-15123).
- commit abd09fb
* Tue Feb 24 2026 hoyeon.lee@suse.com
- tracing: Wake up poll waiters for hist files when removing an
event (jsc#PED-14653).
- bpf: Fix verifier assumptions of bpf_d_path's output buffer
(jsc#PED-14653).
- tracing: Fix the bug where bpf_get_stackid returns -EFAULT on
the ARM64 (jsc#PED-14653).
- selftests/bpf: Copy test_kmods when installing selftest
(jsc#PED-14653).
- libbpf: Fix implicit memfd_create() for bionic (jsc#PED-14653).
- commit 38d8db2
* Tue Feb 24 2026 clopez@suse.de
- KVM: selftests: Add ex_str() to print human friendly name of
exception vectors (jsc#PED-15123).
- commit 7c798a1
* Tue Feb 24 2026 clopez@suse.de
- KVM: x86: Define AMD's #HV, #VC, and #SX exception vectors
(jsc#PED-15123).
- commit aea4525
* Tue Feb 24 2026 clopez@suse.de
- KVM: x86: Define Control Protection Exception (#CP) vector
(jsc#PED-15123).
- commit 21c5e3c
* Tue Feb 24 2026 clopez@suse.de
- KVM: x86: Add human friendly formatting for #XM, and #VE
(jsc#PED-15123).
- commit 7ef8580
* Tue Feb 24 2026 clopez@suse.de
- KVM: SVM: Enable shadow stack virtualization for SVM
(jsc#PED-15123).
- commit afaefc1
* Tue Feb 24 2026 clopez@suse.de
- KVM: SEV: Synchronize MSR_IA32_XSS from the GHCB when it's valid
(jsc#PED-15123).
- commit e99b968
* Tue Feb 24 2026 clopez@suse.de
- KVM: SVM: Pass through shadow stack MSRs as appropriate
(jsc#PED-15123).
- commit 9e86cc6
* Tue Feb 24 2026 clopez@suse.de
- KVM: SVM: Update dump_vmcb with shadow stack save area additions
(jsc#PED-15123).
- commit c42db1c
* Tue Feb 24 2026 pjakobsson@suse.de
- Update config files.
Update configs for the DRM v6.15 backport.
- commit a64f131
* Tue Feb 24 2026 clopez@suse.de
- KVM: nSVM: Save/load CET Shadow Stack state to/from
vmcb12/vmcb02 (jsc#PED-15123).
- commit 4c26cf1
* Tue Feb 24 2026 clopez@suse.de
- KVM: SVM: Emulate reads and writes to shadow stack MSRs
(jsc#PED-15123).
- commit 0854436
* Tue Feb 24 2026 clopez@suse.de
- KVM: nVMX: Advertise new VM-Entry/Exit control bits for CET
state (jsc#PED-15123).
- commit 1353f58
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/ptl: Update the PTL pci id table (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b4bd156
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Use xe_mmio_read32() to read mtcfg register (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0d827d2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/mocs: Check if all domains awake (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 56dae86
* Tue Feb 24 2026 pjakobsson@suse.de
- Unguarding patches.suse/Revert-drm-amd-Keep-display-off-while-going-into-S4.patch
- commit b6b2cca
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Add WA BB to capture active context utilization (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dbe3919
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-Save-CTX_TIMESTAMP-mmio-value-instead-of-LRC-.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 10013e1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Timeslice GPU on atomic SVM fault (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 612b5a0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/gpusvm: Add timeslicing support to GPU SVM (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 62f9019
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Strict migration policy for atomic SVM faults (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f4a893d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/gpusvm: Introduce devmem_only flag for allocation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ca5d7df
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Fix the gem shrinker name (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 42679a9
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/ivpu: Use effective buffer size for zero terminator (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3f64288
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/tiny: panel-mipi-dbi: Use drm_client_setup_with_fourcc() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c1a02af
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdgpu-read-back-register-after-written-for-VCN-.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b1fcd88
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Fix null check of pipe_ctx->plane_state for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d9ccab6
* Tue Feb 24 2026 clopez@suse.de
- KVM: nVMX: Add consistency checks for CET states
(jsc#PED-15123).
- commit d4d61b0
* Tue Feb 24 2026 pjakobsson@suse.de
- Unguarding patches.suse/drm-amd-display-Defer-BW-optimization-blocked-DRR-ad.patch
- commit 74c485d
* Tue Feb 24 2026 pjakobsson@suse.de
- Revert: "drm/amd/display: Enable urgent latency adjustment on DCN35" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4c74766
* Tue Feb 24 2026 pjakobsson@suse.de
- rust: clean Rust 1.88.0's `clippy::uninlined_format_args` lint (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a3511cd
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp: Fix determining SST/MST mode during MTP TU state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 669d831
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/slpc: Balance the inc/dec for num_waiters (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1b7fbe5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Add config control for svm flush work (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3cdec6b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Release force wake first then runtime power (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 00cbfff
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-gsc-do-not-flush-the-GSC-worker-from-the-rese.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6e4aae7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/tests/mocs: Hold XE_FORCEWAKE_ALL for LNCF regs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c408e27
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdgpu-fix-pm-notifier-handling.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 35448e4
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/Revert-drm-amd-Stop-evicting-resources-on-APUs-in-su.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5617cef
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Remove unnecessary DC_FP_START/DC_FP_END (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 48048b0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: more liberal vmin/vmax update for freesync (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ce02470
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ttm: Remove the struct ttm_backup abstraction (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c745d0e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ttm: Fix ttm_backup kerneldoc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e241390
* Tue Feb 24 2026 pjakobsson@suse.de
- drm: Fix potential overflow issue in event_string array (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 956d8a2
* Tue Feb 24 2026 pjakobsson@suse.de
- Unguarding patches.suse/accel-ivpu-Correct-mutex-unlock-order-in-job-submiss.patch
- commit 1db3289
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/ivpu: Fix pm related deadlocks in cmdq ioctls (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6db6a44
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/gpusvm: set has_dma_mapping inside mapping loop (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a361331
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/eustall: Do not support EU stall on SRIOV VF (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6c80b00
* Tue Feb 24 2026 clopez@suse.de
- KVM: nVMX: Add consistency checks for CR0.WP and CR4.CET
(jsc#PED-15123).
- commit 9daa162
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/eustall: Resolve a possible circular locking dependency (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 293b28b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/guc: Fix capture of steering registers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 395bb72
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/svm: fix dereferencing error pointer in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0e8f59d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add DPG pause for VCN v5.0.1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit be4b533
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Fail DMABUF map of XGMI-accessible memory (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 869293a
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-i915-pxp-fix-undefined-reference-to-intel_pxp_gs.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 035dd60
* Tue Feb 24 2026 pjakobsson@suse.de
- drm: adp: Remove pointless irq_lock spin lock (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f6ca580
* Tue Feb 24 2026 pjakobsson@suse.de
- drm: adp: Enable vblank interrupts in crtc's .atomic_enable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2655c83
* Tue Feb 24 2026 pjakobsson@suse.de
- drm: adp: Handle drm_crtc_vblank_get() errors (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9f06783
* Tue Feb 24 2026 pjakobsson@suse.de
- drm: adp: Use spin_lock_irqsave for drm device event_lock (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8062a8b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ttm: fix the warning for hit_low and evict_low (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7bcaae2
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/ivpu: Fix the D0i2 disable test mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d138eb3
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/accel-ivpu-Correct-DCT-interrupt-handling.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 66a6492
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: do not copy invalid CRTC timing info (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 583e998
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-display-Default-IPS-to-RCG_IN_ACTIVE_IPS2_IN.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 88f9c16
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Use 16ms AUX read interval for LTTPR with old sinks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c3dcf7d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Fix ACPI edid parsing on some Lenovo systems (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0535f21
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdgpu-Allow-P2P-access-through-XGMI.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1e8278f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Don't pin VRAM without DMABUF_MOVE_NOTIFY (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ce14510
* Tue Feb 24 2026 clopez@suse.de
- KVM: nVMX: Prepare for enabling CET support for nested guest
(jsc#PED-15123).
- commit 7b7d22c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Use allowed_domains for pinning dmabufs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 360c2e3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/exynos: Fix spelling mistake "enqueu" -> "enqueue" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e5f55ff
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/exynos: exynos7_drm_decon: Consstify struct decon_data (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c55b61f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/exynos: fixed a spelling error (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8d62c42
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/exynos/vidi: Remove redundant error handling in vidi_get_modes() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ab5b610
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/exynos: Remove unnecessary checking (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a82f35c
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/virtgpu-don-t-reset-on-shutdown.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2533800
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: drop rogue intr_tear_rd_ptr values (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d6ce587
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: reorder pointer operations after sanity checks to avoid (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit daab5d6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: Fix error pointers in dpu_plane_virtual_atomic_check (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit df4d70c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: check every pipe per capability (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 27c31b5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/pxp: do not queue unneeded terminations from debugfs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 81de1dd
* Tue Feb 24 2026 pjakobsson@suse.de
- Unguarding patches.suse/drm-xe-Set-LRC-addresses-before-guc-load.patch
- commit d467663
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/ivpu: Add cmdq_id to job related logs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cf8e04e
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/ivpu: Show NPU frequency in sysfs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f3ccbec
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/accel-ivpu-Fix-the-NPU-s-DPU-frequency-calculation.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 50d2d2e
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/ivpu: Update FW Boot API to version 3.28.3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 29e816f
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/ivpu: Flush pending jobs of device's workqueues (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d722d42
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp: Check for HAS_DSC_3ENGINES while configuring DSC slices (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ac20127
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: Add macro for checking 3 DSC engines (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 72a8076
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-display-dml2-use-vzalloc-rather-than-kzalloc.patch (bsc#1241568 jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 68e505d
* Tue Feb 24 2026 clopez@suse.de
- KVM: nVMX: Virtualize NO_HW_ERROR_CODE_CC for L1 event injection
to L2 (jsc#PED-15123).
- commit 0fdfa22
* Tue Feb 24 2026 clopez@suse.de
- KVM: VMX: Configure nested capabilities after CPU capabilities
(jsc#PED-15123).
- commit 7c0d5ef
* Tue Feb 24 2026 clopez@suse.de
- KVM: x86: Enable CET virtualization for VMX and advertise to
userspace (jsc#PED-15123).
- commit 8b44684
* Tue Feb 24 2026 clopez@suse.de
- KVM: x86: Disable support for IBT and SHSTK if
allow_smaller_maxphyaddr is true (jsc#PED-15123).
- commit 8c6f8db
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdgpu-fix-warning-of-drm_mm_clean.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dd9fd90
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd: Forbid suspending into non-default suspend states (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 552c706
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Restore EIO errno return when GuC PC start fails (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8f1cad3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Invalidate L3 read-only cachelines for geometry streams too (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b5b5461
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: avoid plain 64-bit division (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 98bb756
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-xe3lpg-Apply-Wa_14022293748-Wa_22019794406.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2a4688e
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-Ensure-fixed_slice_mode-gets-set-after-ccs_mo.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 22355c8
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/svm: Fix a potential bo UAF (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e8f95e6
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-bmg-Add-one-additional-PCI-ID.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cefc3cf
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/rockchip: dw_hdmi_qp: Fix io init for dw_hdmi_qp_rockchip_resume (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 955d0a3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/rockchip: vop2: Fix interface enable/mux setting of DP1 on rk3588 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2f459fa
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/virtio: Fix missed dmabuf unpinning in error path of prepare_fb() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8899fd2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/virtio: Don't attach GEM to a non-created context in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3920ef5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/virtio: Fix flickering issue seen with imported dmabufs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8e328c4
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/udmabuf-fix-a-buf-size-overflow-issue-during-udmabuf.patch (CVE-2025-37803 bsc#1242852 jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 34b7772
* Tue Feb 24 2026 clopez@suse.de
- KVM: x86: Disable support for Shadow Stacks if TDP is disabled
(jsc#PED-15123).
- commit 8403290
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: cancel gfx idle work in device suspend for s0ix (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4815a29
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: pause the workload setting in dm (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e24fecf
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/pm/swsmu: implement pause workload profile (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2a3e2ae
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/pm: add workload profile pause helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2dbddac
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: allow pinning DMA-bufs into VRAM if all importers can do (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3af1ce0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add cgroups implementation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9b1823f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdkfd: limit sdma queue reset caps flagging for gfx9 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b0c17f7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdkfd: sriov doesn't support per queue reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ec5ec9f
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-i915-huc-Fix-fence-not-released-on-early-probe-e.patch (git-fixes CVE-2025-37754 bsc#1242524 jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8b15dfb
* Tue Feb 24 2026 clopez@suse.de
- KVM: x86: Add XSS support for CET_KERNEL and CET_USER
(jsc#PED-15123).
- commit ca156c5
* Tue Feb 24 2026 clopez@suse.de
- KVM: nVMX: Always forward XSAVES/XRSTORS exits from L2 to L1
(jsc#PED-15123).
- commit deb5c62
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/xe2hpd: Identify the memory type for SKUs with GDDR + ECC (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8c9ed24
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp: Reject HBR3 when sink doesn't support TPS4 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b53c963
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Fix scanline_offset for LNL+ and BMG+ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a540daf
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i2c: tda998x: select CONFIG_DRM_KMS_HELPER (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9e1ce19
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Add gpu_metrics_v1_8 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ae0dbb0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Update smu metrics table for smu_v13_0_6 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fbf4ff2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Remove host limit metrics support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 02e4e07
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: stop unmapping MQD for kernel queues v3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e215bd8
* Tue Feb 24 2026 pjakobsson@suse.de
- Revert "drm/amdgpu/sdma_v4_4_2: update VM flush implementation for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fd6c508
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Parse all deferred errors with UMC aca handle (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4d4e792
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Update ta ras block (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 44f6213
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add NPS2 to DPX compatible mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ccd9775
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Use correct gfx deferred error count (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 80aba1c
* Tue Feb 24 2026 pjakobsson@suse.de
- Unguarding patches.suse/drm-amd-display-prevent-hang-on-link-training-fail.patch
- commit f1d3080
* Tue Feb 24 2026 pjakobsson@suse.de
- Revert "drm/amd/display: dml2 soc dscclk use DPM table clk setting" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f8c6a15
* Tue Feb 24 2026 clopez@suse.de
- KVM: x86: Allow setting CR4.CET if IBT or SHSTK is supported
(jsc#PED-15123).
- commit 0cdab4e
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-display-Increase-vblank-offdelay-for-PSR-pan.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3de08a0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Add zero RPM enabled OD setting support for SMU14.0.2 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 74efcab
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Fix unmet direct dependencies warning (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4f8aed7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Set survivability mode before heci init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1aa58d2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Move survivability back to xe (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c574920
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Apply Wa_16023105232 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9f88b7a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/vf: Don't check CTC_MODE[0] if VF (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 658649a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/eustall: Fix a possible pointer dereference after free (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e1d2a0a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: Fix build error without DRM_FBDEV_EMULATION (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9fadd71
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/watermark: Check bounds for scaler_users for dsc prefill (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5d30efd
* Tue Feb 24 2026 pjakobsson@suse.de
- drm: adp: Fix NULL vs IS_ERR() check in adp_plane_new() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ef6f289
* Tue Feb 24 2026 pjakobsson@suse.de
- x86/platform/iosf_mbi: Remove unused (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3db04fd
* Tue Feb 24 2026 pjakobsson@suse.de
- objtool, drm/vmwgfx: Don't ignore vmw_send_msg() for ORC (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ec491f8
* Tue Feb 24 2026 pjakobsson@suse.de
- mei: Remove unused functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 855ce72
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/habanalabs: constify 'struct bin_attribute' (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 253059d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Constify 'struct bin_attribute' (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7564fae
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Constify 'struct bin_attribute' (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 40059c7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Constify 'struct bin_attribute' (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c214261
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/lima: Constify 'struct bin_attribute' (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c427143
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/sysfs: Constify 'struct bin_attribute' (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8463743
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/habanalabs: convert timeouts to secs_to_jiffies() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8e6c4aa
* Tue Feb 24 2026 pjakobsson@suse.de
- fb_defio: do not use deprecated page->mapping, index fields (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fb74aca
* Tue Feb 24 2026 clopez@suse.de
- KVM: x86/mmu: Pretty print PK, SS, and SGX flags in MMU
tracepoints (jsc#PED-15123).
- commit 2f75877
* Tue Feb 24 2026 clopez@suse.de
- KVM: x86/mmu: WARN on attempt to check permissions for Shadow
Stack #PF (jsc#PED-15123).
- commit c9b2c48
* Tue Feb 24 2026 clopez@suse.de
- KVM: x86: Emulate SSP[63:32]!=0 #GP(0) for FAR JMP to 32-bit
mode (jsc#PED-15123).
- commit 7e11038
* Tue Feb 24 2026 clopez@suse.de
- KVM: x86: Don't emulate task switches when IBT or SHSTK is
enabled (jsc#PED-15123).
- commit c21f0e7
* Tue Feb 24 2026 clopez@suse.de
- KVM: x86: Don't emulate instructions affected by CET features
(jsc#PED-15123).
- commit a5e5c91
* Tue Feb 24 2026 clopez@suse.de
- KVM: VMX: Set host constant supervisor states to VMCS fields
(jsc#PED-15123).
- commit 640192b
* Tue Feb 24 2026 clopez@suse.de
- KVM: VMX: Set up interception for CET MSRs (jsc#PED-15123).
- commit a4c9b66
* Tue Feb 24 2026 clopez@suse.de
- KVM: x86: Save and reload SSP to/from SMRAM (jsc#PED-15123).
- commit caa0950
* Tue Feb 24 2026 clopez@suse.de
- KVM: VMX: Emulate read and write to CET MSRs (jsc#PED-15123).
- commit fb49b71
* Tue Feb 24 2026 clopez@suse.de
- KVM: x86: Enable guest SSP read/write interface with new uAPIs
(jsc#PED-15123).
- commit 79a12f3
* Tue Feb 24 2026 clopez@suse.de
- KVM: VMX: Introduce CET VMCS fields and control bits
(jsc#PED-15123).
- commit ff44bc1
* Tue Feb 24 2026 clopez@suse.de
- KVM: x86: Report KVM supported CET MSRs as to-be-saved
(jsc#PED-15123).
- commit 9727fff
* Tue Feb 24 2026 clopez@suse.de
- KVM: x86: Add fault checks for guest CR4.CET setting
(jsc#PED-15123).
- commit 55adb6d
* Tue Feb 24 2026 pjakobsson@suse.de
- panic_qr: use new #[export] macro (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cd7dccf
* Tue Feb 24 2026 clopez@suse.de
- KVM: x86: Load guest FPU state when access XSAVE-managed MSRs
(jsc#PED-15123).
- commit 5869739
* Tue Feb 24 2026 pjakobsson@suse.de
- backlight: pcf50633-backlight: Remove unused driver (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1edffe0
* Tue Feb 24 2026 pjakobsson@suse.de
- backlight: tdo24m: Eliminate redundant whitespace (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit de424c7
* Tue Feb 24 2026 pjakobsson@suse.de
- backlight: apple_dwi_bl: Add Apple DWI backlight driver (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6332529
* Tue Feb 24 2026 pjakobsson@suse.de
- backlight: wm831x_bl: Do not include <linux/fb.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4afb3de
* Tue Feb 24 2026 pjakobsson@suse.de
- backlight: vgg2432a4: Do not include <linux/fb.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7ca9ef8
* Tue Feb 24 2026 pjakobsson@suse.de
- backlight: tps65217_bl: Do not include <linux/fb.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e681bbb
* Tue Feb 24 2026 pjakobsson@suse.de
- backlight: max8925_bl: Do not include <linux/fb.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f635ac9
* Tue Feb 24 2026 pjakobsson@suse.de
- backlight: lv5207lp: Do not include <linux/fb.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f93c7de
* Tue Feb 24 2026 pjakobsson@suse.de
- backlight: locomolcd: Do not include <linux/fb.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9ce4ee5
* Tue Feb 24 2026 pjakobsson@suse.de
- backlight: hp680_bl: Do not include <linux/fb.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e596984
* Tue Feb 24 2026 pjakobsson@suse.de
- backlight: ep93xx_bl: Do not include <linux/fb.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0ac1b24
* Tue Feb 24 2026 pjakobsson@suse.de
- backlight: da9052_bl: Do not include <linux/fb.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5ddd9c8
* Tue Feb 24 2026 pjakobsson@suse.de
- backlight: da903x_bl: Do not include <linux/fb.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4b58f35
* Tue Feb 24 2026 pjakobsson@suse.de
- backlight: bd6107_bl: Do not include <linux/fb.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3651438
* Tue Feb 24 2026 pjakobsson@suse.de
- backlight: as3711_bl: Do not include <linux/fb.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 87a16f8
* Tue Feb 24 2026 pjakobsson@suse.de
- backlight: adp8870_bl: Do not include <linux/fb.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 182c219
* Tue Feb 24 2026 pjakobsson@suse.de
- backlight: adp8860_bl: Do not include <linux/fb.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 88486d3
* Tue Feb 24 2026 pjakobsson@suse.de
- backlight: adp5520_bl: Do not include <linux/fb.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 309db35
* Tue Feb 24 2026 pjakobsson@suse.de
- backlight: 88pm860x_bl: Do not include <linux/fb.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c16ea4c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: implement vmap/vunmap GEM object functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8291ba8
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Reoder gen9+ timestamp freq register bits (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c81ac19
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Use REG_BIT() & co. for gen9+ timestamp freq registers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7b159ab
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Reoder BDW+ EU/slice fuse bits (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b99d53c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Use REG_BIT() & co. for BDW+ EU/slice fuse bits (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8f6ca93
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Reoder CHV EU/slice fuse bits (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2a9dfe2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Use REG_BIT() & co. for CHV EU/slice fuse bits (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c8f4757
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Extract gen8_report_fault() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3ca4ed1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Introduce RING_FAULT_VADDR_MASK (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ed6f864
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Document which RING_FAULT bits apply to which platforms (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1758b09
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Use REG_BIT() & co. for ring fault registers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1043911
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Relocate RING_FAULT bits (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9ac0de3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Bump RING_FAULT engine ID bits (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9290104
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Update feature list for smu_v13_0_6 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 799d9fe
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add parameter documentation for amdgpu_sync_fence (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 80956df
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Remove unnecessay UQ10 to UINT conversion (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b8a4eb5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Remove unnecessay UQ10 to UINT conversion (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b3c5c0e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/sdma_v4_4_2: update VM flush implementation for SDMA (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 269854b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Optimize VM invalidation engine allocation and (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a0977db
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/amdgpu: Increase max rings to enable SDMA page ring (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 27408f5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Decode deferred error type in gfx aca bank parser (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4a18307
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.5 GPUs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit da3da58
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/mes: clean up SDMA HQD loop (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b01003d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/mes: drop MES 10.x leftovers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d1a68ff
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/sdma: guilty tracking is per instance (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8c07347
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/sdma: fix engine reset handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2e1d27a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: remove invalid usage of sched.ready (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d9ec053
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: add cleaner shader trace point (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4526f06
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: add isolation trace point (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d0df82f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: stop reserving VMIDs to enforce isolation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3a782d4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: rework how the cleaner shader is emitted v3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8bac031
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: rework how isolation is enforced v2 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3be608d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: overwrite signaled fence in amdgpu_sync (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f6a4810
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: use GFP_NOWAIT for memory allocations (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6d8ef21
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/amdgpu: Revert "drm/amd/amdgpu: shorten the gfx idle worker (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 64880d7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/sdam: Skip SDMA queue reset for SRIOV (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 529f810
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add support to load PSP TA v13.0.12 for SRIOV (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 26f75da
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Enable amdgpu_ras_resume for gfx 9.5.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 328b123
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add active_umc_mask to ras init_flags (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3c7bf81
* Tue Feb 24 2026 pjakobsson@suse.de
- Documentation/amdgpu: Add debug_mask documentation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f402a47
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Add debug bit for smu pool allocation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 048dbb7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn: adjust workload profile handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f9d9041
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/gfx: adjust workload profile handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0ae2bf6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add EEPROM I2C address support for smu v13_0_12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a1e5e9c
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdgpu-vcn-fix-ref-counting-for-ring-based-profi.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1c0083f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/gfx: fix ref counting for ring based profile handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 80486ab
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdkfd: Fix bug in config_dequeue_wait_counts (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 42f0f27
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/radeon/uvd: Replace nested max() with single max3() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c5a05da
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Use wafl version for xgmi (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3e4f86a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Fix SDMA engine reset logic (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4775107
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: 3.2.325 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4cf9c6d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Use DPM table clk setting for dml2 soc dscclk (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7d1e2dc
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Update static soc table (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1ac1676
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Revert "Support for reg inbox0 for host->DMUB CMDs" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9f47ed2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Change notification of link BW allocation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d0cb950
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Prevent VStartup Overflow (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bc24354
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Check pipe->stream before passing it to a function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5f2cd40
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add debug masks for HDCP LC FW testing (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cd448ad
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Fix computation for remain size of CPER ring (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f0bb9a1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/amdgpu: shorten the gfx idle worker timeout (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7ed98b0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: format old RAS eeprom data into V3 version (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit db22e12
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: don't free conflicting apertures for non-display devices (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 895c218
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: drop drm_firmware_drivers_only() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4deef53
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/amdgpu: Fix MES init sequence (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3ac959c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Enable ACA by default for psp v13_0_6/v13_0_14 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1a15859
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdkfd-Correct-F8_MODE-for-gfx950.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 35b412a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Save PA of bad pages for old asics (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3cf09ec
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: set CP_HQD_PQ_DOORBELL_CONTROL.DOORBELL_MODE to 1 for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7c4cbd5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add amdgpu_sriov_multi_vf_mode function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d4efabb
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/pm: enable vcn busy sysfs for GC 9.3.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fae9846
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/pm: enable vcn busy sysfs for GC 12.x (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e15ced1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/pm: enable vcn busy sysfs for additional GC 11.x (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 414288d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/pm: add VCN activity for SMU 14.0.2 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b7366a0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/pm: add VCN activity for SMU 13.0.0/7 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9c6239d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Remove incorrect macro guard (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bf60afb
* Tue Feb 24 2026 clopez@suse.de
- KVM: x86: Initialize kvm_caps.supported_xss (jsc#PED-15123).
- commit c507e48
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Calculate IP specific xgmi bandwidth (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d2693f1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/pm: add VCN activity for renoir (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 950a422
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Reduce dequeue retry timeout for gfx9 family (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 27dbcf2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Update feature list for smu_v13_0_12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cc8c0c3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Remove unsupported xgmi versions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dd832b7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: finish wiring up sid.h in DCE6 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0cacee2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: fix SI's GB_ADDR_CONFIG_GOLDEN values and wire up sid.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 653bc51
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: prepare DCE6 uniformisation with DCE8 and DCE10 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 207c60c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdkfd: delete stray tab in kfd_dbg_set_mes_debug_mode() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c508580
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/gfx: delete stray tabs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4b075ef
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Trigger a wedged event for ring reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9b391ac
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: change kzalloc to kcalloc in dml1_validate() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 084c0d7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: change kzalloc to kcalloc in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 804ebc6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: change kzalloc to kcalloc in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0c69944
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: change kzalloc to kcalloc in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8c61018
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Promote DAL to 3.2.324 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 40508de
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Drop unnecessary ret variable for enable_assr() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e921561
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Prevent VStartup Overflow (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 74e7a2b
* Tue Feb 24 2026 pjakobsson@suse.de
- Unguarding patches.suse/drm-amd-display-Correct-timing_adjust_pending-flag-s.patch
- commit ad9888e
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-display-calculate-the-remain-segments-for-al.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 647ea04
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Fix visual confirm color not updating (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ba24a83
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Add Support for reg inbox0 for host->DMUB CMDs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1406353
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: assume VBIOS supports DSC as default (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1fe9a80
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Implement PCON regulated autonomous mode handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 98355b3
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-display-Do-not-enable-replay-when-vtotal-upd.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 41ee67e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Add and use new dm_prepare_suspend() callback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8a8fd63
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Add more debug data to dmub_srv (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a02252d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdkfd: Add pm_config_dequeue_wait_counts API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 64eadf0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn: fix idle work handler for VCN 2.5 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 59f96b6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: allow 256B DCC max compressed block sizes on gfx12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6a12681
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/appletbdrm: Fix ref-counting on dmadev (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 63827f0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Use correct type width for alignment in fb pinning code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d69d8fd
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Pass flags directly to emit_flush_imm_ggtt (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c8e4ac5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Fix ring flush invalidation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 684c874
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Fix MOCS debugfs LNCF readout (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5b42d20
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/rtp: Drop sentinels from arg to xe_rtp_process_to_sr() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1d20d6b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/gpusvm: Fix kernel-doc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a66ba16
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/guc_pc: Remove duplicated pc_start call (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c7c1dcc
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/mediatek: add MT8365 SoC support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6c01bab
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/mediatek: Add support for MT8195 Digital Parallel Interface (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 282e7f1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/mediatek: mtk_dpi: Support AFIFO 1T1P output and conversion (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 38594ee
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/mediatek: mtk_dpi: Add support for DPI input clock from HDMI (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 82fd959
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/mediatek: mtk_dpi: Move pixel clock setting flow to function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 25fef7f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/mediatek: mtk_dpi: Use an array for pixclk factor calculation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 257b7e4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/mediatek: mtk_dpi: Add support for Pattern Generator in debugfs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 988dee5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/mediatek: mtk_hdmi: Cleanup function mtk_hdmi_resume() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4d49239
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/mediatek: mtk_hdmi: Remove driver bound to HDMI print (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f2e64ec
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/mediatek: mtk_hdmi: Remove goto in mtk_hdmi_clk_enable_audio() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e018564
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/mediatek: mtk_hdmi: Remove ifdef for CONFIG_PM_SLEEP (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7a53af6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/mediatek: mtk_hdmi: Use devm managed version of drm_bridge_add (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 302dec1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/mediatek: mtk_hdmi: Remove unused members of struct mtk_hdmi (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f302449
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/mediatek: mtk_hdmi: Move vendor/product strings to drm_bridge (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 91f4b2d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/mediatek: mtk_hdmi: Compress of_device_id array entries (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 44c0783
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/gt: add wait on depth stall done bit handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4029ba9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/gt: Replace kmap with its safer kmap_local_page counterpart (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c1c2791
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/selftests: use prandom in selftest (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a95e8e8
* Tue Feb 24 2026 pjakobsson@suse.de
- selftests: i915: Use struct_size() helper in kmalloc() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a16b073
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/pmu: Drop custom hotplug code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2b6c7df
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/slpc: Add sysfs for SLPC power profiles (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3b14262
* Tue Feb 24 2026 pjakobsson@suse.de
- Revert "drm/i915/gt: Log reason for setting TAINT_WARN at reset" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b8c0b75
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/guc/slpc: Add helper function slpc_measure_power (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a877612
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/selftests: Correct frequency handling in RPS power (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cc5b36e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Add Wa_22010465259 in its respective WA list (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ecad56c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Remove unused live_context_for_engine (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 275b504
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/pmu: Remove i915_pmu_event_event_idx() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit aa60f81
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/uc: Include requested frequency in slow firmware load (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f70808d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Add debug print about hw config table size (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5ab450c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/selftest: Change throttle criteria for rps (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 45a244d
* Tue Feb 24 2026 pjakobsson@suse.de
- gpu: nova-core: add initial documentation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 881a517
* Tue Feb 24 2026 pjakobsson@suse.de
- gpu: nova-core: add initial driver stub (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ce5bdff
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Relocate intel_bw_crtc_update() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 08361a6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Move dbuf_state->active_pipes into skl_wm_get_hw_state() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a377a7b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Do wm readout ealier for skl+ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8317f0a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Split wm sanitize from readout (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 81a27a3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Simplify cdclk_disable_noatomic() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 52d7181
* Tue Feb 24 2026 pjakobsson@suse.de
- sem/i915: Simplify intel_cdclk_update_hw_state() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 320bd13
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Skip some bw_state readout on pre-icl (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0408d8e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Update bw_state->active_pipes during readout (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 242b82c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Extract intel_bw_update_hw_state() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1c1a32a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Extract intel_cdclk_update_hw_state() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a2c17be
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Extract intel_bw_crtc_disable_noatomic() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4eef155
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Add skl_wm_plane_disable_noatomic() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b5e6930
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: clean up pipe's ddb usage in intel_crtc_disable_noatomic() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ca18a74
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Extract skl_wm_crtc_disable_noatomic() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1cf394c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Extract intel_cdclk_crtc_disable_noatomic() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fb21420
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Use intel_plane_set_invisible() in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3090242
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Don't clobber crtc_state->cpu_transcoder for inactive crtcs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fc38326
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Drop redundant shared_dpll=NULL assignments (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 353a0d4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Program CURSOR_PROGRAM and COEFF_POLARITY for icl+ combo (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 317a620
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/plane: convert intel_atomic_plane.[ch] to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5c99497
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/compat: refactor compat i915_drv.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8a29159
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/fb-helper: Remove struct drm_fb_helper.fb_probe (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d4d6dda
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: Remove compile guard around fbdev debugfs output (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2d95748
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/{i915,xe}: Run DRM default client setup (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 04598e2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: Move fbdev code around (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 51349e3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: Remove struct drm_fb_helper from struct intel_fbdev (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 207cd2e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: Remove preferred_bpp from struct intel_fbdev (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c83028c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: fbdev: Move custom suspend code to new callback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9f8117f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: fbdev: Move custom restore code to new callback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8f22b36
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: Remove fbdev suspend and hotplug tracking (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 511ec7d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/client: Send pending hotplug events after resume (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 807d09d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/client: Add client-hotplug helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8e0a7d4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/{i915, xe}: Suspend/resume fbdev emulation via client interfaces (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f84f888
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/display: Fix fbdev GGTT mapping handling. (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3c6acab
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: convert intel_display.c to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 93e24b9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: remove dupe intel_update_watermarks() declaration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 32990e8
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: convert intel_has_pending_fb_unpin() to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3931539
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: convert some intel_display.[ch] functions to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 70afe54
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: convert various port/phy helpers to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 899d2c7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/reset: add modeset_stuck callback to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0d37fd8
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/reset: pass test only parameter to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 15e57ba
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/reset: decide whether display reset is needed on gt side (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c429f5e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/reset: remove I915_RESET_MODESET flag (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6e4adf0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/reset: add intel_display_reset_test() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d1e9b4c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/reset: add intel_gt_gpu_reset_clobbers_display() helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit facdf93
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: move pending_fb_pin to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dbc1e9d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: convert display reset to struct intel_display * (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a829e4d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/fbc: handle dirty rect coords for the first frame (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ec7d944
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/fbc: disable FBC if PSR2 selective fetch is enabled (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit af84b2d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/fbc: dirty rect support for FBC (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b62191f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/fbc: avoid calling fbc activate if fbc is active (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit af63c13
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/fbc: introduce HAS_FBC_DIRTY_RECT() for FBC dirty rect (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8d20252
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/fbc: add register definitions for fbc dirty rect support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f6fa320
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: update and store the plane damage clips (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 77e7b5d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/damage-helper: add const qualifier in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 68b9fed
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/fbc: remove one duplicate forward declaration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4499d3e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: split out i915_gtt_view_types.h from i915_vma_types.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7234f29
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: relocate intel_plane_ggtt_offset() to intel_atomic_plane.c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 56bed98
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/pxp & drm/xe/pxp: Figure out pxp instance from the gem (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9e68bcd
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/hdcp: add hdcp sub-struct to struct intel_digital_port (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3ae129d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/mst: add mst sub-struct to struct intel_connector (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 10460e4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/mst: add mst sub-struct to struct intel_dp (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7360cef
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: Make POWER_DOMAIN_*() always result in enum (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f62b0a6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: Use explicit base values in POWER_DOMAIN_*() macros (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2017b40
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/audio: Extend Wa_14020863754 to Xe3_LPD (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0fe8fcd
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: Use IP version check for Wa_14020863754 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit be225d2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dsb: Allow DSB based commits when scalers are in use (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d35821d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dsb: Plumb dsb into plane scaler functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 72d6591
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dsb: Allow DSB based updates without planes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7162420
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/pfit: split out intel_pfit_regs.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a658b9b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/pfit: convert moved code to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4639ee4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/pfit: fix comment style for moved comments (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4db041a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/pfit: move ilk and i9xx pfit code to intel_pfit.[ch] (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit da32aa3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/pfit: rename intel_panel_fitting() to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit adbf307
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/vdsc: intel_display conversions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit aad7915
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/fdi: convert intel_fdi.[ch] to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9b7ff07
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/ddi: convert intel_wait_ddi_buf_idle() to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6b06c00
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/rps: convert intel_display_rps.[ch] to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8185750
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/fbc: convert intel_fbc.[ch] to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c06ae43
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dpt: convert intel_dpt.[ch] interfaces to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3ea1f6b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: convert the M/N functions to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2909085
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/drrs: convert intel_drrs.[ch] to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 93fa6b8
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dkl: convert intel_dkl_phy.[ch] to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c29a51e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/snps: convert intel_snps_phy.[ch] to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0f3d053
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/tdf: convert intel_tdf.[ch] to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6482092
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/debugfs: continue display debugfs struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d8f5bb9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: remove leftover struct drm_i915_private forward (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ceba8ed
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Fix pipeDMC and ATS fault handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c5d005d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/power: move runtime power status info to power debugfs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 98a7a44
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/doc: gpusvm: Add GPU SVM documentation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8ac540f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Add always_migrate_to_vram modparam (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 37873b6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Add modparam for SVM notifier size (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3581d9e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Add SVM debug (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c1a9eab
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Basic SVM BO eviction (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2f11af0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Add SVM VRAM migration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a4ec080
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Add Xe SVM devmem_release GPU SVM vfunc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 68f5fa6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Add Xe SVM populate_devmem_pfn GPU SVM vfunc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c52a761
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Add GPUSVM device memory copy vfunc functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c7309fa
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Add drm_pagemap ops to SVM (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cc575c3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Add drm_gpusvm_devmem to xe_bo (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c1abbfc
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Add SVM device memory mirroring (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 443774d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Add migrate layer functions for SVM support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2d61858
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_CPU_ADDR_MIRROR (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f0f3dce
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Enable CPU address mirror uAPI (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2dbe82f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Do not allow CPU address mirror VMA unbind if (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 29e16fa
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Add unbind to SVM garbage collector (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1c01158
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Add SVM garbage collector (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 65ed4ee
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Add (re)bind to SVM page fault handler (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9bfc69c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/gpuvm: Add DRM_GPUVA_OP_DRIVER (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 77aa7ba
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Add SVM range invalidation and page fault (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 44bc9a9
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-Nuke-VM-s-mapping-upon-close.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cfbabb3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Add dma_addr res cursor (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3bc981c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Add SVM init / close / fini to faulting VMs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7ace873
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_CPU_ADDR_MIRROR (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f2bb744
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Select DRM_GPUSVM Kconfig (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e62679b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/gpusvm: Add support for GPU Shared Virtual Memory (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d05849f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/bo: Introduce xe_bo_put_async (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit eb23c0b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/pagemap: Add DRM pagemap (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 982651e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Allow fault injection in exec queue IOCTLs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5d32423
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Simplify setting release info in xe->info (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0b75896
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Re-use feature descriptors for pre-GMDID IPs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ccb6f40
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Convert pre-GMDID IPs to struct xe_ip (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 463580e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Define xe_ip instances before xe_device_desc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f90bd37
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Rename gmdid_map to xe_ip (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 177ff14
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Disambiguate GMDID-based IP names (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0113401
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Set IP names in functions handling IP version (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 70d7053
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/uapi: Use hint for guc to set GT frequency (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4c00e3a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Add performance tunings to debugfs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 168c880
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/xelp: L3 recommended hashing mask (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a34bbfe
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/xelp: Add Wa_1604555607 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 882473d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/xe3lpg: Add Wa_13012615864 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 34680e0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Eliminate usage of TIMESTAMP_OVERRIDE (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5618e7d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/pxp: Don't kill queues while holding PXP locks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fad0087
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/eustall: Add workaround 22016596838 which applies to PVC. (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 837e1c7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/uapi: Add a device query to get EU stall sampling information (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cc51d59
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/eustall: Add EU stall sampling support for Xe2 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 810e2f8
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/eustall: Add support to handle dropped EU stall data (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bf99454
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/eustall: Add support to read() and poll() EU stall data (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 24e9415
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/eustall: Add support to init, enable and disable EU stall (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 40a2ec6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/uapi: Introduce API for EU stall sampling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1340f94
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/topology: Add a function to find the index of the last enabled (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d307941
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Fix uninitialized pointer def (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 356573d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/oa: Refactor WAs to use XE_WA() macro (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8454496
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Add Wa_16021333562 and Wa_14016712196 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ec0fe26
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/gt_pagefault: Change vma_pagefault unit to kilobyte (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 99a4ff2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/gt_stats: Use atomic64_t for counters (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1792054
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Stop ignoring errors from xe_ttm_sys_mgr_init() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6404245
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Rename update_device_info() after sriov (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f2bb310
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Stop ignoring errors from xe_heci_gsc_init() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f9390ec
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Move survivability entirely to xe_pci (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3a2578a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/display: Drop xe_display_driver_remove() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fe8eaaa
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Drop remove callback support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 994e70d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Switch from xe to devm actions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2045189
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Stop setting drvdata to NULL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7d914dd
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/devcoredump: Remove IS_ERR_OR_NULL check for kzalloc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 02b4a5b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/devcoredump: Fix print typo of offset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 250889b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/xe_pmu: Acquire forcewake on event init for engine events (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3206129
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/xe_pmu: Add PMU support for engine activity (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d945a90
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/guc: Expose engine activity only for supported GuC version (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bd95a11
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/trace: Add trace for engine activity (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b23e215
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Add engine activity support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 912b3c2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/userptr: remove tmp_evict list (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a3cf6bb
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: drop wb2_formats_rgb (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 796d7cd
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: Fix uninitialized variable in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 583c4f2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: correct struct dpu_encoder_virt docs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 312c0fb
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: correct dpu_crtc_check_mode_changed docs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7fc27e0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: Remove duplicate dpu_hw_cwb.h header (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 886ac9d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: Adjust CDM_MUX to support CWB PINGPONG (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d5dde6b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: Support YUV formats on writeback for DPU 5.x+ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5176ac0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: Clear perf params before calculating bw (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a1582c5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: handle perf mode in _dpu_core_perf_crtc_update_bus() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 097b6c9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: drop core_clk_rate overrides from (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1f03f4a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: rename average bandwidth-related debugfs files (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3117e96
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: also use KBps for bw_ctl output (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f3e2c37
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: make fix_core_ab_vote consistent with fix_core_ib_vote (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 85d410c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: change ib values to u32 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a2f34c5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: remove duplicate code calculating sum of bandwidths (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4c77bd6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: extract bandwidth aggregation function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e85f6d4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: enable CDM_0 for X Elite platform (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b912ef1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: enable CDM_0 for SC8280XP platform (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 070ab61
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: enable CDM_0 for DPUs 1.x - 4.x (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 24a620b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: enable CDM_0 for DPUs 5.x+ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8383fc0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: rename CDM block definition (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dd93b7c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: fix error pointer dereference in msm_kms_init_aspace() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cabae3f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/hdmi: use DRM HDMI Audio framework (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2691213
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/hdmi: also send the SPD and HDMI Vendor Specific InfoFrames (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2019952
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/hdmi: update HDMI_GEN_PKT_CTRL_GENERIC0_UPDATE definition (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3659171
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/hdmi: get rid of hdmi_mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5607baa
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/hdmi: make use of the drm_connector_hdmi framework (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3088e85
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/hdmi: program HDMI timings during atomic_pre_enable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ed85409
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/hdmi: switch to atomic bridge callbacks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fc002a6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: Set possible clones for all encoders (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9bac5a2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: Reorder encoder kickoff for CWB (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 793ba78
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: Skip trigger flush and start for CWB (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5331017
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: Start frame done timer after encoder kickoff (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 56c7c2d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: Adjust writeback phys encoder setup for CWB (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0e96a9f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: Support CWB in dpu_hw_ctl (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 92320c0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: Configure CWB in writeback encoder (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 10b9e9c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: Reserve resources for CWB (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 39ebf07
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: Fail atomic_check if multiple outputs request CDM block (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit eb0035c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: Require modeset if clone mode status changes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3e786c3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: Add CWB to msm_display_topology (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 189667c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: switch RM to use crtc_id rather than enc_id for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 17602e7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: move resource allocation to CRTC (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dde1a24
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: fill CRTC resources in dpu_crtc.c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 39bea77
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: don't set crtc_state->mode_changed from atomic_check() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f1a0423
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/a6xx: Add support for Adreno 623 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 24767c6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/a6xx: Fix gpucc register block for A621 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2eca7ae
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/a6xx: Split out gpucc register block (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 46dffa5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/gem: Fix error code msm_parse_deps() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 45756e8
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm: Extend gpu devcore dumps with pgtbl info (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2d39415
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm: Expose DRIVER_SYNCOBJ_TIMELINE (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 40bc54f
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-msm-a6xx-Fix-stale-rpmh-votes-from-GPU.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4f74638
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: rate limit snapshot capture for mmu faults (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3204007
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm: switch msm_kms to use msm_iommu_disp_new() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2d3b078
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/iommu: introduce msm_iommu_disp_new() for msm_kms (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 24865f5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/iommu: rename msm_fault_handler to msm_gpu_fault_handler (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c527402
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm: register a fault handler for display mmu faults (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 08cbaf6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dsi/phy: Define PHY_CMN_CLK_CFG[01] bitfields and simplify (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f00d06e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dsi/phy: Use dsi_pll_cmn_clk_cfg1_update() when registering (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b7cd154
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-msm-dsi-Add-check-for-devm_kstrdup.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7dc864e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dsi: Allow values of 10 and 12 for bits per component (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2bf0009
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: Remove arbitrary limit of 1 interface in DSC topology (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e4d68a6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dsi: Drop unnecessary -ENOMEM message (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ac8c906
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dsi: Minor whitespace and style cleanup (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 36e949e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dsi: Simplify with dev_err_probe() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f25abb2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dsi: Drop redundant NULL-ifying of clocks on error paths (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f826e6a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dsi/phy: Use the header with clock IDs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 01b086f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: simplify dpu_encoder_get_topology() interface (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 28022e9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: move needs_cdm setting to dpu_encoder_get_topology() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f78a9ab
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-msm-dpu-don-t-use-active-in-atomic_check.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 924d165
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: Fall back to a single DSC encoder (1:1:1) on small SoCs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0054118
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm: Use str_enable_disable-like helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2ec896b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: Simplify using local 'ctl' variable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 821a4d5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dpu: Add writeback support for SM6150 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5c7e6bf
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdkfd: Add support for more per-process flag (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3ac0ca4
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdkfd-Set-per-process-flags-only-once-for-gfx9-.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 402ddd4
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdkfd-Set-per-process-flags-only-once-cik-vi.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6abc2da
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/amdgpu: Add missing GC 11.5.0 register (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 18f33c2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdkfd: clear F8_MODE for gfx950 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 25cde6c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: add defines for pin_offsets in DCE8 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b3798eb
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Fix annotation for dce_v6_0_line_buffer_adjust function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b652f7a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Use unique CPER record id across devices (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6645e8e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: fix the gb_addr_config_fields init value mismatch (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit eb1c054
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: retire ip init code specific for A0 rev (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5563673
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: increase RAS bad page threshold (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 711361c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Do not set power brake sequence for Aldebaran SRIOV (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 90e339f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdkfd: remove unused debug gws support status variable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 08a9643
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: fix inconsistent indenting warning (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 901b4a5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Do not write to GRBM_CNTL if Aldebaran SRIOV (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2c36696
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Fix core reset sequence for JPEG5_0_1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c4623bd
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdkfd: flag per-sdma queue reset supported to user space (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f63dca5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdkfd: implement per queue sdma reset for gfx 9.4+ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9b5808f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Fix core reset sequence for JPEG4_0_3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3356d1f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add support for CPERs on virtualization (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit eac8f53
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdkfd: remove unnecessary cpu domain validation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 707c2be
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: use drm_* instead of DRM_ in apply_edid_quirks() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9eebead
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Add workaround for a panel (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 52f3b68
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Update headers for CPER support on SRIOV (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fc4c6d7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Reinit FW shared flags on VCN v5.0.1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ab353c2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Use the right struct for VCN v5.0.1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 79948d5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: add dce_v6_0_soft_reset() to DCE6 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3ec7f08
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: fix style in DCE6 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0b43d82
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: add some comments in DCE6 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3baa3c5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Fix indentation issue (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 394537f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Set PG state to gating for vcn_v_5_0_1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 01acc5a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Remove unused pqm_get_kernel_queue (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5e79902
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Remove unused print__rq_dlg_params_st (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5e843a5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Remove unused pre_surface_trace (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 88a73ae
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Remove powerdown_uvd member (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0c775dd
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Remove phm_powerdown_uvd (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a281fbc
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Remove ppatomfwctrl deadcode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6683948
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Add a new dcdebugmask to allow turning off (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1b77446
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Add support for custom brightness curve (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1d835bd
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Avoid operating on copies of backlight caps (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bded234
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd: Pass luminance data to amdgpu_dm_backlight_caps (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fca19d5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd: Copy entire structure in amdgpu_acpi_get_backlight_caps() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4377ca3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Promote DAL to 3.2.323 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a854f74
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Use drm_err() for handle_hpd_irq_helper() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f41552d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Use scoped guards for handle_hpd_irq_helper() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bfdb2e2
* Tue Feb 24 2026 ptesarik@suse.com
- Refresh
patches.suse/drm-i915-Disable-tracing-points-on-PREEMPT_RT.patch.
- commit cf4739c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Use _free() macro for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 125aa72
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Use scoped guard for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 577f05a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Use _free(kfree) for dm_gpureset_commit_state() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8434380
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Change amdgpu_dm_irq_resume_*() to void (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ae3e32e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Change amdgpu_dm_irq_resume_*() to use drm_dbg() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bd8430a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Use scoped guard for dm_resume() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit baf08de
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Use drm_err() instead of DRM_ERROR in dm_resume() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fc6f20f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Use _free() macro for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6173613
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Catch failures for amdgpu_dm_commit_zero_streams() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 72438e9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Drop `ret` variable from dm_suspend() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5c5cf19
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Change amdgpu_dm_irq_suspend() to void (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b007e4f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Add tunneling IRQ handler (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5d22027
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Added visual confirm for DCC (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 399d3c3
* Tue Feb 24 2026 pjakobsson@suse.de
- Unguarding patches.suse/drm-amd-display-Ensure-DMCUB-idle-before-reset-on-DC.patch
- commit a2e47ef
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Revert "Increase halt timeout for DMCUB to 1s" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 984b4cf
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Check NULL connector before it is used (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3088620
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Remove unused struct definition (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7346ad8
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: misc for dio encoder refactor (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 344a610
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: read mso dpcd caps (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c2217a7
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-display-Request-HW-cursor-on-DCN3.2-with-Sub.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9893908
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Avoid HDP flush on JPEG v5.0.1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 123221b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Initialize RRMT status on JPEG v5.0.1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 25e8261
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Update SDMA scheduler mask handling to include page queue (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3d4c497
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add offset normalization in VCN v5.0.1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit eb4c409
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Initialize RRMT status on VCN v5.0.1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1c38f6a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Free CPER entry after committing to ring (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e23c702
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: fix spelling typos in SI (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a3bc6db
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/radeon: fix spelling typos (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 66e1457
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: fix spelling typos (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 37fbcaf
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Fix parameter annotation in vcn_v5_0_0_is_idle (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b4ede55
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdkfd-Fix-pqm_destroy_queue-race-with-GPU-reset.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 185c804
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Fix parameter annotations for VCN clock gating functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b4ceadd
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdkfd: Remove kfd_process_hw_exception worker (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8650797
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/amdgpu: Add support for xgmi_v6_4_1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0219c07
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add xgmi speed/width related info (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c4593c4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Move xgmi definitions to xgmi header (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 724fa02
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: add fan abnormal detection (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d8681b9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdkfd: remove kfd_pasid.c from amdgpu driver build (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 78190d1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Create a debug option to disable ring reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2a5e245
* Tue Feb 24 2026 pjakobsson@suse.de
- Documentation/gpu: remove duplicate entries in different glossaries (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a9a607f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/mes11: drop amdgpu_mes_suspend()/amdgpu_mes_resume() calls (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5cad50e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Fix spelling mistake "initiailize" -> "initialize" and (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 90e18a5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Decode deferred error type in aca bank parser (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 966ef8c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: add sdma page queue irq processing for sdma442 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6728770
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: disable gfxoff on the specific sku (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d81815f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Report generic instead of unknown boot time errors (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d12997e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Fix logic to fetch supported NPS modes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit adec0c9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Disable fru_id field in CPER section (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b3cf68c
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdkfd-Fix-Circular-Locking-Dependency-in-svm_ra.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3b4116a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add amdisp pinctrl MFD resource (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 294de28
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/mes12: drop amdgpu_mes_suspend()/amdgpu_mes_resume() calls (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ce8b2e7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Remove unused optc3_fpu_set_vrr_m_const (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a7c6108
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Replace DRM_ERROR() with drm_err() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8987051
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display/dc: Refactor remove duplications (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3a23bf8
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn: use dev_info() for firmware information (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ddcc09e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn: optimize firmware storage (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 917ece9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn5.0.1: use generic set_power_gating_state helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 471a36d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn5.0.0: use generic set_power_gating_state helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cf63767
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn4.0.5: use generic set_power_gating_state helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 895cc80
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn4.0.3: use generic set_power_gating_state helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4cb9b84
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn4.0: use generic set_power_gating_state helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6f848d1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn3.0: use generic set_power_gating_state helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9a656cc
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn2.5: use generic set_power_gating_state helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8328b81
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn2.0: use generic set_power_gating_state helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cca0aab
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn1.0: use generic set_power_gating_state helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a624a2c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn: add a generic helper for set_power_gating_state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 60c7d29
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn: use per instance callbacks for idle work handler (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 521451d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn5.0.1: add set_pg_state callback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 126858a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn5.0.0: add set_pg_state callback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ebd4e6e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn4.0.5: add set_pg_state callback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ac2279e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn4.0.3: add set_pg_state callback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5122478
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn4.0: add set_pg_state callback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4187c9f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn3.0: add set_pg_state callback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0e15ad8
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn2.5: add set_pg_state callback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cf1f3ff
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn2.0: add set_pg_state callback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fe5fd32
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn1.0: add set_pg_state callback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 56c32ef
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn: add new per instance callback for powergating (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d2eca61
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn: adjust pause_dpg_mode function signature (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0d78923
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn5.0.1: convert internal functions to use vcn_inst (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dd07ba1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn5.0.0: convert internal functions to use vcn_inst (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 57c65ad
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn4.0.5: convert internal functions to use vcn_inst (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 43c9574
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn4.0.3: convert internal functions to use vcn_inst (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1749e42
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn4.0: convert internal functions to use vcn_inst (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5088cdd
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn2.5: convert internal functions to use vcn_inst (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit adc98bb
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn2.0: convert internal functions to use vcn_inst (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d7d6398
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn1.0: convert internal functions to use vcn_inst (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 811c54d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn3.0: convert internal functions to use vcn_inst (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e6d29ad
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn: switch vcn helpers to be instance based (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9c7c5b9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn: move more instanced data to vcn_instance (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2ad8cec
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn: make powergating status per instance (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d5b7920
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn: switch work handler to be per instance (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b9d5a69
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn5.0.1: split code along instances (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8b276c5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn5.0.0: split code along instances (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4cacea5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn4.0.5: split code along instances (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ed3a699
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn4.0.3: split code along instances (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 13d58e6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn4.0: split code along instances (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 99d62b5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn3.0: split code along instances (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5bb9384
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn2.5: fix VCN stop logic (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 77cfb22
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: increase AMDGPU_MAX_RINGS (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 330cac4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Fix correct parameter desc for VCN idle check functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e1c3df4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Change page/record number calculation based on nps (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 404c623
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Refine bad page adding (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e716607
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Get metrics table version for smu_v13_0_12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ca765f9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: update SDMA sysfs reset mask in late_init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 79ac04d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Set CPER enabled flag after ring initiailized (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e5dc74b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Save nps to eeprom (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7565a8d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Check if CPER enabled when generating CPER (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit eaef833
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: handling of set performance level (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 12a653d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: simplify xgmi peer info calls (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 61f75eb
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdkfd: enable cooperative launch on gfx12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fb8d633
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Promote DAL to 3.2.322 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ee91593
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: [FW Promotion] Release 0.0.255.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a6443cb
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Increase halt timeout for DMCUB to 1s (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 00bf6f3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Remove unused header (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b42dd16
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Update FIXED_VS Link Rate Toggle Workaround Usage (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 007a3a7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: ACPI Re-timer Programming (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2d5e2c8
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Refactor DCN4x and related code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1f8c7d6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: replace dio encoder access (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fc2a8f7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Add SPL namespace (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ad484bd
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Fix unit test failure (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1613264
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: fix check for identity ratio (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 686066f
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-display-Fix-mismatch-type-comparison.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 960b6c1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Add opp recout adjustment (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 797f9a4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Fix mismatch type comparison in custom_float (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 170ca4b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Apply DCN35 DML2 state policy for DCN36 too (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a017638
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: update incorrect cursor buffer size (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ffe553f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Revert "Disable PSR-SU on some OLED panel" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1772e36
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Fix spelling mistake "oustanding" -> "outstanding" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ee69750
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Remove unused nbif_v6_3_1_sriov_funcs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d1481f3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add ring reset callback for JPEG5_0_1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1660525
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Log after a successful ring reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 75f02aa
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Log the creation of a coredump file (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 282d796
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Use separate metrics table for smu_v13_0_12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5826c07
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add core reset registers for JPEG5_0_1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a4eb7b0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Per-instance init func for JPEG5_0_1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit aa148ef
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Fetch fru product info for smu_v13_0_12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2778121
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Fetch static metrics table (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 27ccaed
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Add GetStaticMetricTable message (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7e5ae76
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Update pmfw headers for smu_v13_0_12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b0c5148
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Update amdgpu_job_timedout to check if the ring is guilty (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 91f54c2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: add support for checking SDMA reset capability (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0981ea9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add reset function pointer for SDMA v4.4.2 page ring (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0c0a967
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Improve SDMA reset logic with guilty queue tracking (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4fd55c3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/sdma: Introduce is_guilty callbacks for sdma GFX and PAGE (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 75a2116
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Introduce cached_rptr and is_guilty callback in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a94ef5c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Introduce conditional user queue suspension for SDMA (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dd2fe13
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Remove redundant logic in GC v9.4.3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 42100eb
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Do not poweroff UVDJ in JPEG4_0_3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 54e886d
* Tue Feb 24 2026 pjakobsson@suse.de
- Documentation/gpu: Add acronyms for some firmware components (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 798ed6f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/sdma: Refactor SDMA reset functionality and add callback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1251248
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/kfd: Add shared SDMA reset functionality with callback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ecfd3a1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: correct the name of mes_pipe structure (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7ce47f1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: update the handle ptr in is_idle (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cf7929f
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdgpu-remove-all-KFD-fences-from-the-BO-on-rele.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4f5f1e1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/gma500: fix inconsistent indenting warning (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ee18596
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/gma500: Replace deprecated strncpy() with strscpy() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8d69305
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/prime: Use dma_buf from GEM object instance (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5f46ad0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/mipi-dbi: Test for imported buffers with drm_gem_is_imported() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3e5fdb5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/fb-dma-helper: Test for imported buffers with (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e171eec
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/gem-framebuffer: Use dma_buf from GEM object instance (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c907ed7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/gem-framebuffer: Test for imported buffers with (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 25df7e9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/gem-shmem: Use dma_buf from GEM object instance (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f8d0631
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/gem-shmem: Test for imported buffers with drm_gem_is_imported() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0d5c1fd
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/gem-dma: Use dma_buf from GEM object instance (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 26c975c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/gem-dma: Test for imported buffers with drm_gem_is_imported() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit edcaf23
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/panel: fix Visionox RM692E5 dependencies (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f470801
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Increase the XE_PL_TT watermark (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 360d92e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Add a shrinker for xe bos (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b37eb6c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ttm: Add helpers for shrinking (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fb627ea
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ttm: Add a macro to perform LRU iteration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9279eca
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ttm: Use fault-injection to test error paths (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 68aaf11
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pages (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 50bc71b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ttm: Provide a shmem backup implementation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ec8967b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/panthor: Clean up FW version information display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b381504
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/panthor: Avoid sleep locking in the internal BO size path (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d665c1c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/panthor: Replace sleep locks with spinlocks in fdinfo path (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cf6d160
* Tue Feb 24 2026 pjakobsson@suse.de
- drm: adp: Remove unnecessary print function dev_err() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e1b47f1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/sched: drm_sched_job_cleanup(): correct false doc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dab88f3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/rockchip: lvds: lower log severity for missing pinctrl settings (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 420f628
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/rockchip: lvds: Hide scary error messages on probe deferral (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4fea77e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/rockchip: lvds: move pclk preparation in with clk_get (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2c36ec8
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/print: require struct drm_device for drm_err() and friends (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6be2485
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/sched: stop passing non struct drm_device to drm_err() and (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a3c6f35
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/rockchip: stop passing non struct drm_device to drm_err() and (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 938dfc3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/mipi-dsi: stop passing non struct drm_device to drm_err() and (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8aafc11
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/appletbdrm: Fix format specifier for size_t variables (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fb3c4fb
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/rockchip: vop2: add missing bitfield.h include (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7844dc9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/rockchip: vop2: Add support for rk3576 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e6babed
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/rockchip: vop2: Set plane possible crtcs by possible vp mask (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 069a3c2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/rockchip: vop2: Register the primary plane and overlay plane (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7e05b95
* Tue Feb 24 2026 pjakobsson@suse.de
- drm: adp: Add Apple Display Pipe driver (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f346166
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/tiny: add driver for Apple Touch Bars in x86 Macs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4593cd0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/vc4: hdmi: Fix some NULL vs IS_ERR() bugs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e164b1b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/tests: Drop drm_kunit_helper_acquire_ctx_alloc() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8c645dd
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/rockchip: vop2: Introduce vop hardware version (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d3cbf9a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/rockchip: vop2: Support for different layer select configuration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3632352
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/rockchip: vop2: Merge vop2_cluster/esmart_init function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1097093
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/rockchip: vop2: Add platform specific callback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 746796c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/rockchip: vop2: Remove AFBC from TRANSFORM_OFFSET register macro (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ca4e2b6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/rockchip: vop2: use devm_regmap_field_alloc for cluster-regs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 113f0ec
* Tue Feb 24 2026 pjakobsson@suse.de
- gpu: ipu-v3 ipu-cpmem: Remove unused functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c90c6b2
* Tue Feb 24 2026 pjakobsson@suse.de
- gpu: ipu-v3: ipu-csi: Remove unused functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9917c9e
* Tue Feb 24 2026 pjakobsson@suse.de
- gpu: ipu-v3: Remove unused ipu_vdi_unsetup (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 08d1693
* Tue Feb 24 2026 pjakobsson@suse.de
- gpu: ipu-v3: Remove unused ipu_image_convert_* functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 285facc
* Tue Feb 24 2026 pjakobsson@suse.de
- gpu: ipu-v3: Remove unused ipu_idmac_channel_busy (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0fb8722
* Tue Feb 24 2026 pjakobsson@suse.de
- gpu: ipu-v3: Remove unused ipu_rot_mode_to_degrees (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 27dde50
* Tue Feb 24 2026 pjakobsson@suse.de
- gpu: ipu-v3: ipu-ic: Remove unused ipu_ic_task_graphics_init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cc5c0a4
* Tue Feb 24 2026 pjakobsson@suse.de
- gpu: host1x: Remove unused host1x_debug_dump_syncpts (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6f8fb2c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/vboxvideo: Remove unused hgsmi_cursor_position (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c33cc46
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/nouveau: Avoid multiple -Wflex-array-member-not-at-end warnings (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 213f909
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/amdxdna: Check interrupt register before mailbox_rx_worker (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2fe6e63
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/rockchip: Fix shutdown when no drm-device is set up (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 917b6a9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/rockchip: vop2: Consistently use dev_err_probe() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 212e876
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/rockchip: vop2: Improve display modes handling on RK3588 HDMI1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a432050
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/rockchip: analogix_dp: Expand device data to support multiple edp (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 80a914f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/rockchip: analogix_dp: Use formalized struct definition for grf (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b0b2968
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/bridge: synopsys: Add audio support for dw-hdmi-qp (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 96fbb52
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/bridge: ti-sn65dsi83: Support negative DE polarity (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8e87fb9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/panel: Add Visionox RM692E5 panel driver (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d13f6d5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/panel: add Raydium RM67200 panel driver (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 98dbec4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/doc: Document KUnit expectations (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ab963d5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/vc4: move to devm_platform_ioremap_resource() usage (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d45647a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/tiny: move to devm_platform_ioremap_resource() usage (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 607ba64
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/stm: move to devm_platform_ioremap_resource() usage (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9624e1c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/mediatek: move to devm_platform_ioremap_resource() usage (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8c29f1b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/aspeed: move to devm_platform_ioremap_resource() usage (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4938c9e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm/dp: Add support for LTTPR handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f0c2514
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp: Use the generic helper to control LTTPR transparent mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2e0edb9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/nouveau/dp: Use the generic helper to control LTTPR transparent (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3584771
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/dp: Add helper to set LTTPRs in transparent mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fca39eb
* Tue Feb 24 2026 pjakobsson@suse.de
- drm: panel: Add a panel driver for the Summit display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 908451d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/panel: simple: Add BOE AV123Z7M-N17 panel (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 17c6a19
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/panel: simple: add BOE AV101HDT-A10 panel (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e18bcb1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/mipi-dsi: extend "multi" functions and use them in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b5f397c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/bridge: ti-sn65dsi86: Check for CONFIG_PWM using IS_REACHABLE() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit beceb1d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/sched: Group exported prototypes by object type (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 34dbadc
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/sched: Move internal prototypes to internal header (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit afe1ef4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/sched: Move drm_sched_entity_is_ready to internal header (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e258998
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/sched: Remove a hole from struct drm_sched_job (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a762175
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Pop jobs from the queue more robustly (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e1b1b5e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/sched: Add internal job peek/pop API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8e0463f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/atomic-helper: Add a note in drm_atomic_helper_reset_crtc() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bb7e174
* Tue Feb 24 2026 pjakobsson@suse.de
- drm: writeback: Fix kernel doc name (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a9d8076
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/wa: Limit char per line to 100 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1a4f232
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Add fault injection for xe_sync_entry_parse (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2ed71cb
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/client: Skip show_run_ticks if unable to read timestamp (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 33099b4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/vf: Return EOPNOTSUPP for DRM_XE_DEVICE_QUERY_ENGINE_CYCLES if (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3f39c6d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Drop unnecessary GT lookup in xe_exec_queue_create_ioctl() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8e7114d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/display: Spin-off xe_display runtime/d3cold sequences (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 23091ec
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/{i915, xe}/display: Move dsm registration under intel_driver (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d7d7016
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Add xe_mmio_init() initialization function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5dc4afa
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: s/xe_mmio_init/xe_mmio_probe_early (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 901508b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/display: Clarify XE_IOCTL_DBG message (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0372e5b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Fix typo in xe_job_ptrs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5ae7b17
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/pf: Release all VFs configs on device removal (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3b77b47
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/hwmon: Stop ignoring errors on probe (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d2e3539
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/pmu: Fail probe if xe_pmu_register() fails (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2c5b02d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/oa: Handle errors in xe_oa_register() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 15ad59a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Move drm_dev_unplug() out of display function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7fcee87
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/oa: Move fini to xe_oa (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d47ee79
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Cleanup extra calls to xe_hw_fence_irq_finish() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dc9a9c3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Cleanup unwind of gt initialization (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 709a46a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Remove leftover pxp comment (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 70a875d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Fix xe_display_fini() calls (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2cae68e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Add callback support for driver remove (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 59ddd4c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/display: Remove hpd cancel work sync from runtime pm path (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 04dfb47
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/display: Add missing watermark ipc update at runtime resume (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fb5d75d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/debugfs: Add node to dump guc log to dmesg (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 471ff0a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/pxp: Don't use 0 to indicate NULL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9dc60ec
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Move VRAM manager to struct xe_vram_region (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 65181b7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Rename struct xe_mem_region to struct xe_vram_region (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4f7f41a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/pf: Use an explicit check to see if the device has LMTT (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 93780e9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Enable SR-IOV for PTL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 17176ad
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Add stats for vma page faults (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 150ae82
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Don't treat SR-IOV platforms as reclaim unsafe (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dd5c616
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Fix PVC RPe and RPa information (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d0b0539
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/hwmon: expose package and vram temperature (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8315ec7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/pxp: Fail the load if PXP fails to initialize (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6b428b0
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-vf-Don-t-try-to-trigger-a-full-GT-reset-if-VF.patch (stable-fixes CVE-2025-23162 bsc#1242834 jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 22d4db4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Refactor max_remote_tiles (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 11fe69a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Refactor dma_mask_size (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit de63f5f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/pxp: Enable PXP for MTL and LNL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1da3188
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/pxp: Add PXP debugfs support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4f3b1f5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/pxp: add PXP PM support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2af4ba4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/pxp/uapi: Add API to mark a BO as using PXP (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b3b41ee
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/pxp/uapi: Add a query for PXP status (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2a86a68
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/pxp/uapi: Add userspace and LRC support for PXP-using queues (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1e85950
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/pxp: Add PXP queue tracking and session start (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c9c8e0d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/pxp: Add GSC session initialization support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7499fc7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/pxp: Handle the PXP termination interrupt (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 86c006d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/pxp: Add GSC session invalidation support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 77e1fd0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/pxp: Add VCS inline termination support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 30e2c32
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/pxp: Allocate PXP execution resources (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e8e2cab
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/pxp: Initialize PXP structure and KCR reg (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 166d850
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Remove xe_dummy_exit() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5f3801c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Skip survivability mode for VF (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2f3642a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/display: Use a single early init call for display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2135634
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Defer irq init until after xe_display_init_noaccel (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1bef9d6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/display: Add intel_plane_initial_vblank_wait (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 621de8f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/pf: Add runtime registers for graphics gen >= 30 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2e8345c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Fix sort order of .o lists in Makefile (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6dbc9ae
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/pf: Don't send BEGIN_ID if VF has no context/doorbells (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bc93802
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/gt_pagefault: Print engine class string (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 35b39e6
* Tue Feb 24 2026 pjakobsson@suse.de
- Revert "drm/xe/lnl: Enable GuC SLPC DCC task" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8bfd52b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/ptl: Update the PTL pci id table (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1c38c77
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-bmg-Add-new-PCI-IDs.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 38a5e57
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Initialize mei-gsc and vsec in survivability mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6d546cb
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Enable Boot Survivability mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fe4f095
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Add functions and sysfs for boot survivability (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a95648d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Upgrade complaint about missing slice info (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 12c50a5
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-pf-Move-VFs-reprovisioning-to-worker.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c0a8231
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/pf: Use GuC Buffer Cache during policy provisioning (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9ceead6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/pmu: Add GT C6 events (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fd4c8cc
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/pmu: Add attribute skeleton (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a0825c4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/pmu: Get/put runtime pm on event init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b70228a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/pmu: Extract xe_pmu_event_update() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4954c8d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/pmu: Assert max gt (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit af5972b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/pmu: Enable PMU interface (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8220297
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/ptl: Apply Wa_13011645652 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2501cd9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/guc: Fix sizeof(32) typo (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d097ed5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/uapi: Fix documentation indentation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d8ff316
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Suppress printing of mode when running in non-sriov mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 87742b5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/kunit: Add KUnit tests for GuC Buffer Cache (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0f56e7e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/kunit: Allow to replace xe_managed_bo_create_pin_map() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8cbcf51
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/pf: Use GuC Buffer Cache during VFs provisioning (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 58b7053
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/guc: Introduce the GuC Buffer Cache (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cf980c4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/sa: Minor header cleanups (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 338b66a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/sa: Allow creating suballocator with custom guard size (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 11f35a4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/sa: Allow making suballocations using custom gfp flags (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 56bcc3b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/sa: Tidy up coding style in init() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9f36d91
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/sa: Improve error message on init failure (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 322bcca
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/sa: Drop redundant NULL assignments (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 310648e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/vf: Perform early GT MMIO initialization to read GMDID (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1112460
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Always setup GT MMIO adjustment data (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ea44f4a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Add missing SPDX license identifiers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 98be8a0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Fix a typo in xe_vm_doc.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 309026b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Print vm parameter in xe_vma trace (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9caf97a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Print vm flags in xe_vm trace print (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 68c938e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: trace bo create (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0af3a31
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/mmap: Add mmap support for PCI memory barrier (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4feadaf
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/guc: Drop error messages about missing GuC logs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit be5ee94
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/xe3: Generate and store the L3 bank mask (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 41cf15e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/lnl: Enable GuC SLPC DCC task (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 69b35ac
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Introduce GuC PC debugfs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1fd9a0d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Remove unused "mmio_ext" code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 230efab
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Add locks in gtidle code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b81d788
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/ptl: Apply Wa_14023061436 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 55badf9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/hdcp: Create force_hdcp14 debug fs entry (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 54c00e3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/psr: Fix drm_WARN_ON in intel_psr_disable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1997242
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: Allow display PHYs to reset power state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 13ad843
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: Drop crtc_state from C10/C20 pll programming (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e444b3d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Hook up display fault interrupts for VLV/CHV (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 49ce020
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Un-invert {i9xx,i965}_error_mask() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7aa5eac
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Introduce i915_error_regs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3f5db57
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Hook in display GTT faults for ILK/SNB (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9fa8fdb
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Hook in display GTT faults for IVB/HSW (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 06bc33e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Pimp display fault reporting (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5a010e6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Introduce a minimal plane error state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3c31c4d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Add missing else to the if ladder in missing else (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a113b77
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: s/state/plane_state/ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 036b304
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Relocate some other plane fb related stuff into intel_fb.c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit da72c93
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Relocate intel_{rotation,remapped}_info_size() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5d7f375
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Relocate intel_plane_uses_fence() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ff5f67a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Simplify vlv_wait_port_ready() arguments (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fd4b497
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Relocate vlv_wait_port_ready() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 62e3774
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Move intel_plane_destroy() into intel_atomic_plane.c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 688960d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Move intel_hpd_poll_fini() into intel_hotplug.c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d30f67b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Extract intel_hdcp_cancel_works() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b53e595
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Extract intel_connector_cancel_modeset_retry_work() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c7c815a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Always initialize connector->modeset_retry_work (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6356a1c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Move modeset_retry stuff into intel_connector.c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f9c7c1e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Relocate intel_atomic_check_planes() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3f4c9fb
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Move icl+ nv12 plane register mangling into (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0631cfd
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Rename the variables in icl_check_nv12_planes() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 04baca0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Extract link_nv12_planes() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 219fc84
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Remove pointless visible check in unlink_nv12_plane() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8a18e3c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Extract unlink_nv12_plane() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a8f29cb
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: s/planar_slave/is_y_plane/ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 41fb11a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Rework joiner and Y plane dependency handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c8944e8
* Tue Feb 24 2026 pjakobsson@suse.de
- Revert "drm/i915: Fix NULL ptr deref by checking new_crtc_state" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fc4dca3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/ddi: Sanitize DDI_BUF_CTL register definitions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a0ef401
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/ddi: Add a helper to enable a port (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6b405eb
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/ddi: Unify the platform specific functions disabling a port (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5c38d03
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/ddi: Move platform checks within (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 70490ae
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/ddi: Simplify waiting for a port to get active/idle via (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a285326
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/ddi: Simplify the port disabling via DDI_BUF_CTL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 84cc5d7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/ddi: Simplify the port enabling via DDI_BUF_CTL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fe14e36
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/ddi: Set missing TC DP PHY lane stagger delay in DDI_BUF_CTL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 643f74a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/ddi: Make all the PORT_WIDTH macros work the same way (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ce3504c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/psr: Allow DSB usage when PSR is enabled (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8fa8674
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: Ensure we have "Frame Change" event in DSB commit (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a6e1072
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/psr: Add function for triggering "Frame Change" event (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7511a9a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: Evade scanline 0 as well if PSR1 or PSR2 is enabled (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b78a1ff
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/psr: Remove DSB_SKIP_WAITS_EN chicken bit (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7783e90
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: Warn on use_dsb in non-dsb pipe update functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7fe934c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/psr: Write PSR2_MAN_TRK_CTL on DSB commit as well (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5c67293
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/psr: Allow writing PSR2_MAN_TRK_CTL using DSB (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6f9e9d5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/psr: Use SFF_CTL on invalidate/flush for LunarLake onwards (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2750f20
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/psr: Add register definitions for SFF_CTL and CFF_CTL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4ef1e53
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/psr: Split setting sff and cff bits away from (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f4f3daf
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/psr: Rename psr_force_hw_tracking_exit as (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e89e214
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/psr: Use PSR2_MAN_TRK_CTL CFF bit only to send full update (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b7f62a1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: convert i915_pipestat_enable_mask() to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 67be48f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: convert intel_fifo_underrun.[ch] to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 57189f5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/combo-phy: convert intel_combo_phy.[ch] to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fc05bb1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dsi: convert platform checks to display->platform.<platform> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c205b75
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: convert intel_mode_valid_max_plane_size() to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9cdf440
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: convert intel_cpu_transcoder_mode_valid() to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 21d950b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/sdvo: convert intel_sdvo.[ch] to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 92b0d44
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: convert (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 77870f5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/hpd: drop dev_priv parameter from intel_hpd_pin_default() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6422bd3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: convert assert_port_valid() to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 36273c4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: convert assert_transcoder*() to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ded147a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/ips: convert hsw_ips.c to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8ed9e00
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/hdmi: convert g4x_hdmi.[ch] to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5ba8fcb
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp: convert g4x_dp.[ch] to struct intel display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 68b11ab
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dsb: Decode DSB error interrupts (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 10a10bc
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/vrr: Check that the push send bit is clear after delayed (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 810a959
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/vrr: Reorder the DSB "wait for safe window" vs. TRANS_PUSH (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cc7ff1f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dsb: Introduce intel_dsb_poll() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 57d5a48
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dsb: Compute use_dsb earlier (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e12e1a5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/vrr: Account for TRANS_PUSH delay (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bacce21
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/vrr: Don't send push for legacy cursor updates (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- Refresh patches.suse/drm-i915-Don-t-disable-interrupts-on-PREEMPT_RT-during-atomic-updates.patch (bsc#1234370)
- commit b16a86d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dsb: Move the +1 usec adjustment into dsb_wait_usec() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 80a2fa2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/pch: Remove unused i915->pch_id (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7d719c4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/pch: Hide PCH device IDs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e282753
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/pch: Make LPT LP a dedicated PCH type (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c971d69
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dpll: Replace all other leftover drm_i915_private (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e4a986d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dpll: Accept intel_display as argument for shared_dpll_init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f7f66c6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dpll: Use intel_display for update_refclk hook (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6d1dc38
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dpll: Use intel_display for asserting pll (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 62ef120
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dpll: Use intel_display possible in shared_dpll_mgr hooks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1b85810
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dpll: Use intel_display for dpll dump and compare hw state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4a193f6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dpll: Change param to intel_display in for_each_shared_dpll (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 20feeb7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Use intel_display wherever possible (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9e2eb32
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Continue intel_display_power struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 65fcb23
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Fix CONFIG_DRM_I915_DEBUG_RUNTIME_PM=n build (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 04c08b5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Pimp plane debugs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 33cc673
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Use DRM_RECT_FMT & co. for plane debugs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 633a8b1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Convert skl_univeral_plane.c to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c8f3c1a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Convert intel_cursor.c to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3bca41c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Finish intel_sprite.c struct intel_display conversion (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dcab070
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Convert i9xx_plane.c to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0a6af5e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Convert intel_display_power_{get,put}*() to intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1f5b060
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Convert intel_fb.c to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1f3c319
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Convert intel_crtc.c to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 522f674
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Decouple intel_fb_bo.h interfaces from driver specific (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3c46923
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Decouple i915_gem_dumb_create() from the display a bit (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c9d4cd6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Pass intel_display to intel_scanout_needs_vtd_wa() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2c51c04
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/hdcp: Make some functions static (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9b77868
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/hdcp: Convert platform checks to use display->platform (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 95de4da
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/hdcp: rename intel_connector to connector (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6a9fdc3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/hdcp: Move HDCP debugfs to intel_hdcp.c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 06b6c73
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp_mst: Fix disabling the minimum HBlank time (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f048936
* Tue Feb 24 2026 pjakobsson@suse.de
- Revert "drm/i915/dp: Compute as_sdp based on if vrr possible" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3c6bee7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: Skip state checker for AS SDP infoframe enable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6dd3503
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/backlight: Enable nits based luminance (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b9bc6b3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/backlight: Setup nits based luminance via VESA (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 856e937
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/backlight: Add function to change brightness in nits for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 618d7c1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/backlight: Modify function to get VESA brightness in Nits (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ac531de
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/backlight: Check Luminance based brightness control for VESA (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8084934
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/backlight: Use proper interface based on eDP version (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 687dafb
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/dp: Increase eDP display control capability size (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9016aca
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/dp: Add eDP 1.5 bit definition (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6fbcb35
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp_mst: Fix getting display pointer in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 16eccf8
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/fbdev: Use fb->normal_view.gtt (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8060b8b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Use per-plane VT-d guard numbers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ae5a848
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Calculate the VT-d guard size in the display code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4201125
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Use more optimal VTd alignment for planes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 77a978a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Move VT-d alignment into plane->min_alignment() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9d3552d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/psr: clarify intel_psr_pre_plane_update() conditions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0c965ed
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/backlight: convert to use struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c142078
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/cx0: convert to struct intel_display based platform checks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c66de6a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/cdclk: switch to new platform checks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 75afc45
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: convert intel_ddi_buf_trans.c to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e5f67bc
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/lspcon: rename interfaces to intel_lspcon_* to unify (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fba771b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/lspcon: remove dp_to_lspcon(), hide enc_to_intel_lspcon() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 57c67b8
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/lspcon: change signature of lspcon_wait_pcon_mode() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5df9e87
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/lspcon: change signature of lspcon_detect_hdr_capability() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c784fb2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/lspcon: add intel_lspcon_active() and use it (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c4b7f6a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/hdmi: move declarations for hsw_read/write_infoframe() to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2b0a525
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dmc_wl: Do not check for DMC payload (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ae1c43e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp: Add support for DP UHBR SST DSC (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ac9ed71
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp: Fix potential infinite loop in 128b/132b SST (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f596cca
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/mst: fix INT_MAX to .4 fixed point conversion mistake (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 20b8bb3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp: Guarantee a minimum HBlank time (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ca72cdb
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dmc_wl: Track INITIATE_PM_DMD_REQ for DC5 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 47b3768
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/mst: Convert intel_dp_mtp_tu_compute_config() to .4 format (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8856d2c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp: Pass connector state all the way to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5cd2576
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp: Drop compute_pipe_bpp parameter from (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 05e0547
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp: Use int for compressed BPP in dsc_compute_link_config() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 69d5c34
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp: Simplify input BPP checks in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e480cc6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp: Inline do_dsc_compute_compressed_bpp() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6e15756
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp: Unify DSC link config functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2632af7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp: Move force_dsc_fractional_bpp_en check to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6e46640
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp: Change icl_dsc_compute_link_config() DSC BPP iteration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3fac7b1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp: Move max DSC BPP reduction one level higher (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9969238
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp: Pass .4 BPP values to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4de6c3e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp: Rename some variables in xelpd_dsc_compute_link_config() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4f15197
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp: Add intel_dp_dsc_bpp_step_x16() helper to get DSC BPP (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e02de3e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/mst: use min_array() and max_array() instead of hand-rolling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ae1e4c2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/mst: remove unnecessary mst_stream_find_vcpi_slots_for_bpp() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1a7e3f4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/mst: handle mst pbn_div in intel_dp_mtp_tu_compute_config() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 704d3a8
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/mst: change where lane_count and port_clock are set (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8badd56
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp: change the order of intel_dp_mtp_tu_compute_config() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 714c454
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp: constify struct link_config_limits pointers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3e525b1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: Move as sdp params change to fastset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a25d29a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp: Compute as_sdp based on if vrr possible (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c4fe483
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp: Compute as_sdp.vtotal based on vrr timings (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 79f2675
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/vrr: Compute vrr.vsync_{start, end} during full modeset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 699cb55
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/vrr: Add crtc_state dump for vrr.vsync params (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2a246b0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Give i915 and xe each their own display tracepoints (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c477286
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Include pixel format in plane tracepoints (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ad5b2a2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Pass the plane state explicitly to tracepoints (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7296dc2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Drop the extra "plane" from tracepoints (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a12ae87
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/lspcon: do not hardcode settle timeout (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9014efe
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/cmtg: Disable the CMTG (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0dcc8e6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/cx0: Set ssc_enabled for c20 too (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit effc5a2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: Add WA_14018221282 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a467e29
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dsc: Check if vblank is sufficient for dsc prefill (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 45afc74
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/scaler: Check if vblank is sufficient for scaler (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 62bc882
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/scaler: Limit pipe scaler downscaling factors for YUV420 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 194de5c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/scaler: Compute scaling factors for pipe scaler (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1e61c24
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/scaler: Refactor max_scale computation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4368d9f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/scaler: Use crtc_state to setup plane or pipe scaler (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 120a7d7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/scaler: Add and compute scaling factors (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c212058
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: fix typos in drm/i915 files (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 49778b0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: fix typos in i915/display files (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f49932d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/soc: fix typos in i915/soc files (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4793eac
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/selftests: fix typos in i915/selftests files (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7325e74
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/pxp: fix typos in i915/pxp files (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b8b3ea1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/gem: fix typos in i915/gem files (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5385a55
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/gvt: fix typos in i915/gvt files (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8a8e216
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/gt: fix typos in i915/gt files. (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a75a04b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/cx0_phy: Use HDMI PLL algorithm for C10 PHY (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 47b54ad
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/intel_snps_hdmi_pll: Compute C10 HDMI PLLs with algorithm (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 717de7a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/cx0_phy_regs: Add C10 registers bits (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3da5fdf
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/snps_phy: Use HDMI PLL algorithm for DG2 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5f1fdd1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: Add support for SNPS PHY HDMI PLL algorithm for DG2 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7411def
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp_mst: Use intel_display::platform.alderlake_p instead of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 206c242
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp_mst: Simplify getting a drm_device pointer needed by (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5128841
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp_mst: Simplify using to_intel_display() passing it an (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 144b43c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp_mst: Use intel_connector vs. drm_connector pointer in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2fd10ee
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp_mst: Fix error handling while adding a connector (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dd800c0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dp: Correct max compressed bpp bounds by using link bpp (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ad1701b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dsb: Allow DSB to perform commits when VRR is enabled (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 335e708
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dsb: Add support for triggering VRR push with DSB (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4800904
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Allow fastboot to fix up the vblank delay (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 943b36a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Extract lrr_params_changed() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6f7abbb
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Warn if someone tries to use (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 34df013
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Update TRANS_SET_CONTEXT_LATENCY during LRR updates (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 730b161
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Handle interlaced modes in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d1f8e74
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Keep TRANS_VBLANK.vblank_start==0 on ADL+ even when doing (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4000db3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/dp: Fix non-display builds with DP tunnelling incorrectly (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 06a4d85
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/psr: Allow changing Panel Replay mode without full modeset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d26a5fa
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/psr: Make intel_psr_enable_sink as local static function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a4251c9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/psr: Enable Panel Replay on sink always when it's supported (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8f12afc
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/psr: Add new function for writing sink panel replay enable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1554227
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/display: Re-use display vmas when possible (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fdb9e04
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Carve up skl_get_plane_caps() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4f17f59
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Relocate xe AUX hack (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bee982f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Nuke ADL pre-production Wa_22011186057 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9defeee
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Disable scanout VT-d workaround for TGL+ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 491940a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Reuse vlv_primary_min_alignment() for sprites as well (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2a7244b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Use plane->can_async_flip() for alignment exceptions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d7f665a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Introduce plane->can_async_flip() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4e1ba7d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Allow async flips with compression on ICL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1160677
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Allow async flips with render compression on TGL+ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4fe3515
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dmc_wl: Track pipe interrupt registers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 23800d7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: Wrap IRQ-specific uncore functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 47bbaf7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: Use display MMIO functions in intel_display_irq.c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 683bd05
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dsc: Remove old comment about DSC 444 support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ff5ab5b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dsc: Use helper to calculate range_bpg_offset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 62778a4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/cx0_phy: Update HDMI TMDS C20 algorithm value (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9fccc53
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: Add MTL subplatforms definition (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2b27036
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/dp: Enable DP tunneling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6ce5af8
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/vrr: Plumb the DSB into intel_vrr_send_push() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- Refresh patches.suse/drm-i915-Don-t-disable-interrupts-on-PREEMPT_RT-during-atomic-updates.patch (bsc#1234370)
- commit d056bf2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/vrr: Add extra vblank delay to estimates (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d9a5fad
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/vrr: Fix vmin/vmax/flipline on TGL when using vblank delay (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e23e6db
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/vrr: Drop the extra vmin adjustment for ADL+ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d90d895
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/vrr: Introduce intel_vrr_vblank_delay() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dfd2f73
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Extract intel_crtc_active_timings() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fa68bad
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Consolidate intel_pre_commit_crtc_state() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 03cd8ae
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Extract intel_mode_vblank_delay() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d46b884
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Include the scanline offset in the state dump (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e007a63
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/vrr: Improve VRR state dump (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e3bc0d2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Include the vblank delay in the state dump (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5599bb5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Move framestart/etc. state dump to a better spot (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 078d2de
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Introduce intel_vrr_{vmin,vmax}_vtotal() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a3c05e4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Fix include order (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 734cbe8
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Check vblank delay validity (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4749a04
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Extract intel_crtc_vblank_delay() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a80028d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/audio: rename function prefixes from i915 to intel (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 22b8ec5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/audio: convert LPE audio to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b888fdd
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/audio: convert to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 335ea3f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/fb: Check that the clear color fits within the BO (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dd711de
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/fb: Add debug spew for misaligned CC plane (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8cbcb63
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/guc/slpc: Print more SLPC debug status information (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dad457f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/guc/slpc: Allow GuC SLPC default strategies on MTL+ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit de08b3a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/gvt: Remove unused intel_gvt_in_force_nonpriv_whitelist (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9235117
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/gvt: Remove unused intel_vgpu_decode_sprite_plane (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 438ceb0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/gvt: Remove intel_gvt_ggtt_h2g<->index (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 712cfac
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/scaler: Add scaler tracepoints (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d5be2b7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/scaler: s/excdeed/exceed/ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6e27174
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/scaler: Pimp scaler debugs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2157e58
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/scaler: Nuke redundant code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bc94eb6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/scaler: Extract skl_scaler_max_dst_size() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b9eb0fe
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/scaler: Extract skl_scaler_min_dst_size() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 41a3b87
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/scaler: Extract skl_scaler_max_src_size() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9f7e0f6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/scaler: Extract skl_scaler_min_src_size() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4ef221b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/display: Update DBUF_TRACKER_STATE_SERVICE only on (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 61a7a7e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/gvt: store virtual_dp_monitor_edid in rodata (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7b99f0f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dmc_wl: Allow enable_dmc_wl=3 to mean "always locked" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 36bcc18
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dmc_wl: Allow enable_dmc_wl=2 to mean "match any register" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e89b262
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dmc_wl: Show description string for enable_dmc_wl (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2409093
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/dmc_wl: Use enum values for enable_dmc_wl (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5f00f34
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: update the handle ptr in get_clockgating_state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7598eeb
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Add clear DCC and Tiling callback for DCE (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8767b4a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdkfd: Fix error handling for missing PASID in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 03e036e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Remove redundant check of adev (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1c0ff8f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Check aca enabled inside cper init/fini func (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a8efa74
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Use firmware supported NPS modes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d2362e1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add ring reset callback for JPEG4_0_3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6110a1e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add JPEG4_0_3 core reset control reg (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d92a931
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/0001-drm-amdgpu-Replace-Mutex-with-Spinlock-for-RLCG-regi.patch (bsc#1241635 CVE-2025-38104 jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 13505a5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: 3.2.321 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d43def5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: dpia should avoid encoder used by dp2 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b67f8fb
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Add log for MALL entry on DCN32x (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ba01946
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Add total_num_dpps_required field to informative (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d3f4f24
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-display-Read-LTTPR-ALPM-caps-during-link-cap.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d7488b9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Print seamless boot message in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 716b4de
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Add clear DCC and Tiling callback for DCN (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 90d17df
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Rename panic function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 013ca48
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Add DCC/Tiling reset helper for DCN and DCE (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f086880
* Tue Feb 24 2026 pjakobsson@suse.de
- Revert "drm/amd/display: Request HW cursor on DCN3.2 with SubVP" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d75ace4
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-display-Don-t-treat-wb-connector-as-physical.patch (stable-fixes CVE-2025-38098 bsc#1245654 jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b4b479f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Generate bad page threshold cper records (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7cda35a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Commit CPER entry (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c275301
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: add mutex lock for cper ring (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 250ce3f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Limit jpeg rings as per max for jpeg_v_4_0_3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 38e5c59
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: add data write function for CPER ring (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit faccfed
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: read CPER ring via debugfs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 87d0989
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: add RAS CPER ring buffer (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 749d70a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Get timestamp from system time (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a15bf16
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/mes12: allocate hw_resource_1 buffer once (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 105beda
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/mes11: allocate hw_resource_1 buffer once (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7766914
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Reapply 2fde4fdddc1f (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9a74bff
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Generate cper records (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bf9892b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Introduce funcs for generating cper record (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6891ac8
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Include ACA error type in aca bank (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fde9464
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Optimize the enablement of GECC (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 91cf9ca
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Introduce funcs for populating CPER (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1c0dc61
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/include: Add amd cper header (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2bf21ae
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Rename VCN clock gating function for consistency (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b69625a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn4.0.3: drop dpm power helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 60fb173
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn5.0.1: drop dpm power helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fc15cf5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn5.0.1: use correct dpm helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8b1c217
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/umsch: tidy up the ucode name string handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0d97140
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdgpu-umsch-fix-ucode-check.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7f95fe8
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Remove extra checks for CPX (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bcde35c
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdgpu-umsch-declare-umsch-firmware.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 219f81a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add ring reset callback for JPEG2_0_0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 38783f1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add ring reset callback for JPEG2_5_0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ec1cd32
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Per-instance init func for JPEG2_5_0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a285913
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add ring reset callback for JPEG3_0_0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit eeafadc
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add ring reset callback for JPEG4_0_0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1d5ed9d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Per-instance init func for JPEG4_0_3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3e8aef1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/umsch: remove vpe test from umsch (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cc4794f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Enable ACA by default for psp v13_0_12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 88bf478
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/mes: Add cleaner shader fence address handling in MES for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bc4482c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdkfd: Fix pasid value leak (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d9040e6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn: enable TMZ support for vcn 4_0_5 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ca14a06
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Rename pmfw message SetPstatePolicy (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8f74c69
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/mes: Add cleaner shader fence address handling in MES for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8a13a9b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/amdgpu: add support for IP version 11.5.2 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3b6ca2b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: add support for IP version 11.5.2 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d3a3b3d
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdgpu-Unlocked-unmap-only-clear-page-table-leav.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bcd5506
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/vcn2.5: split code along instances (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b1cd345
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: 3.2.320 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 923b222
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: sspl: cleanup filter code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8101e0f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Make dcn401_program_pipe non static (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 782dd01
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-display-add-workaround-flag-to-link-to-force.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b415031
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: add s1_12 filter tables (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 401c638
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: limit coverage of optimization skip (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6041e17
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: add new IRQ enum for underflows (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 77c27ed
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: remove TF check for LLS policy (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f6da962
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: use s1_12 filter tables in SPL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2be0b98
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: DML21 Reintegration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7cd4d45
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: docstring definitions MAX_SURFACES and MAX_PLANES (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3ee0234
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Expose 3 secondary planes for supported ASICs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 094045d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: add discovery support for DCN IP version 3.6.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c264b88
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd: Refactor find_system_memory() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8d4423e
* Tue Feb 24 2026 clopez@suse.de
- KVM: x86: Refresh CPUID on write to guest MSR_IA32_XSS
(jsc#PED-15123).
- commit 07fbc1b
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdgpu-reset-psp-cmd-to-NULL-after-releasing-the.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f3c0264
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add flags to distinguish vf/pf/pt mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9860e93
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdkfd: use GTT for VRAM on APUs only if GTT is larger (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4470a66
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdkfd: add a new flag to manage where VRAM allocations go (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8d2d36f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Make VBIOS image read optional (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8288d2e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add flag to make VBIOS read optional (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 85a89d2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add VBIOS flags (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 050e453
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add wrapper for freeing vbios memory (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6fabfd9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Add DCN36 DM Support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ac430cb
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Add DCN36 CORE (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7ec646c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Support DCN36 HDCP (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1d98351
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Support DCN36 DSC (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3c3a2ff
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Add DCN36 DMCUB (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit be0073d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Add DCN36 DML2 support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 582c623
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Add DCN36 GPIO (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 99e8472
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Add DCN36 Resource (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 258f741
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Add DCN36 IRQ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9972ace
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Add DCN36 BIOS command table support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e329ef3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Add DCN36 version identifiers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit eefb447
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Add dcn36 register header files (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0ffada4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/gfx9: use amdgpu_gfx_off_ctrl_immediate() for PG (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 962ab2b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/gfx: add amdgpu_gfx_off_ctrl_immediate() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7707c9e
* Tue Feb 24 2026 clopez@suse.de
- KVM: x86: Check XSS validity against guest CPUIDs
(jsc#PED-15123).
- commit cdaac98
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Remove unnecessary device state checks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3649e05
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Fix get_if_active usage (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 195baa9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Add APIs for device access checks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8afdf79
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Clean up atom header file inclusion (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b7cb2d3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/sdma4: drop gfxoff calls in dump ip state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f4ed80b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Replace pr_info in dc_validate_boot_timing() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d2e9ad3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Remove unused (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c64058b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Remove unused get_max_support_fbc_buffersize (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c5dd795
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Remove unused hubbub1_toggle_watermark_change_req (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a8ae297
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Remove unused get_clock_requirements_for_state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7fdc83f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Remove unused dc_stream_get_crtc_position (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6ee0a88
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Remove unused freesync functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cc60794
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Remove unused mpc1_is_mpcc_idle (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 603c70c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Limit to 8 jpeg rings per instance (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fa8e00d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Enable devcoredump for JPEG5_0_0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 77ad50c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Enable devcoredump for JPEG2_5_0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7eb164c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Enable devcoredump for JPEG2_0_0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9f429fe
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Enable devcoredump for JPEG3_0_0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8e3cb52
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Enable devcoredump for JPEG4_0_5 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2c55315
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Enable devcoredump for JPEG4_0_0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ce9773f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Enable devcoredump for JPEG5_0_1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 60eb32a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Enable devcoredump for JPEG4_0_3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5533698
* Tue Feb 24 2026 clopez@suse.de
- KVM: x86: Report XSS as to-be-saved if there are supported
features (jsc#PED-15123).
- commit 0cc7c61
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add helper funcs for jpeg devcoredump (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c8893b4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Enable IFWI update support with PSPv13.0.12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c80e48c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add support for smuio 13.0.11 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6451482
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add support for nbio 7.9.1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c4cff07
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add support for smu 13.0.12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7d124a7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add support for umc 12.5.0/mmhub 1.8.1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 90a1134
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: 3.2.319 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bace233
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Move SPL to a new path (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3e673bc
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Request HW cursor on DCN3.2 with SubVP (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0f3ca5b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Allow reuse of of DCN4x code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 25ee370
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Enable odm 4:1 when debug key is set (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1bb790f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add a func for core specific reg offset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8dd0356
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Fixes for mcache programming in DML21 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 23fb4fa
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Clean up IP version checks in gmcv9.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5f2be1a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Clean up GFX v9.4.3 IP version checks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 21847d2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Use version to figure out harvest info (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3a5c4bf
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Pass IP instance/hwid as parameters (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f7ae90c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/gfx10: Enable cleaner shader for GFX10.1.1/10.1.2 GPUs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5522b06
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: update and cleanup PM4 headers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2d76846
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: 3.2.318 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2c67177
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: refactor dio link encoder assigning (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ae02e12
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Guard Possible Null Pointer Dereference (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0625e9a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Add boot option to reduce PHY SSC for HBR3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 32e9e0e
* Tue Feb 24 2026 clopez@suse.de
- KVM: x86: Introduce KVM_{G,S}ET_ONE_REG uAPIs support
(jsc#PED-15123).
- commit 7a0ccb3
* Tue Feb 24 2026 ematsumiya@suse.de
- smb: client: fix memory leak in cifs_construct_tcon()
(bsc#1255129, CVE-2025-68295).
- commit cfb334a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Ammend DCPG IP control sequences to align with HW (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f2dcb52
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Disable PSR-SU on some OLED panel (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a5bc9ff
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Account For OTO Prefetch Bandwidth When Calculating (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8debb6a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/gfx10: Add cleaner shader for GFX10.1.10 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c838ae8
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Skip err_count sysfs creation on VF unsupported RAS (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 882300e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Update usage for bad page threshold (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 214b81f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Update pm attr for gc_9_5_0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit de8d7d9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Skip showing MCLK_OD level (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 73d1fb1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Add metrics support for smuv13.0.12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a05ed2b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Add SMUv13.0.12 PPT interface (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 69b33df
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Add metrics table header for smu_v13_0_12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dccd50f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Update metrics tbl struct for smu_v_13.0.6 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b277a84
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Update smu_v13_0_0 SRIOV VF flag in msg mapping table (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c55966f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Refactor mark_seamless_boot_stream() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b9c71f4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd: Mark amdgpu.gttsize parameter as deprecated and show (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 75e0537
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Add new log type `DC_LOG_INFO` (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2b23d1f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Decrease message about seamless boot enabled to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0a41136
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Add debug messages for dc_validate_boot_timing() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 586bbf9
* Tue Feb 24 2026 pjakobsson@suse.de
- amdgpu/soc15: enable asic reset for dGPU in case of suspend abort (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit eefceff
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: 3.2.317 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b601bdf
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Reverse the visual confirm recouts (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit aeaf807
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Exclude clkoffset and ips setting for dcn351 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2bf49d4
* Tue Feb 24 2026 ematsumiya@suse.de
- Refresh
patches.suse/smb-client-split-cached_fid-bitfields-to-avoid-shared-byte-RMW-rac.patch.
- commit 3a3c827
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Add AS SDP programming for UHBR link rate. (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ce588af
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: log destination of vertical interrupt (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9c39c61
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: Support "Broadcast RGB" drm property (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c7b10b2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display: remove extraneous ; after statements (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b706306
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/gfx10: implement gfx queue reset via MMIO (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3b4fb01
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/gfx10: implement queue reset via MMIO (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 025bad6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Fill ip version for SMU v13.0.12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 96e3dfd
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/pm: Populate pmfw version for SMU v13.0.12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e8a3738
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Set noretry default for GC 9.5.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit eaba69e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: read harvest info from harvest table for gfx950 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a1c1bfd
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdkfd: Remove unused functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6f2b142
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/swsmu: set workload profile to bootup default (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0064c4b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: add dynamic workload profile switching for gfx12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e218865
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: add dynamic workload profile switching for gfx11 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a3744e5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: add dynamic workload profile switching for gfx10 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 582f5c9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/gfx: add ring helpers for setting workload profile (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit df0302e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdkfd: Have kfd driver use same PASID values from graphic driver (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 94425d4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Check RRMT status for JPEG v4.0.3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bc28f25
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Check RRMT status for VCN v4.0.3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 799f022
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Add VCN v4.0.3 RRMT register offset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 290c600
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: add support for PSP IP version 14.0.5 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 14b96e6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: add support for SMU IP version 14.0.5 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 00c6910
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: enable VCN/JPEG CGPG for GC IP version 11.5.3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 47b8592
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: add support for MMHUB IP version 3.3.2 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 25248d0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: add support for NBIO IP version 7.11.2 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fbb58b8
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: add support for SDMA IP version 6.1.3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 82db7a2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: add support for GC IP version 11.5.3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 762f71f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: add OEM i2c bus for polaris chips (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4b2ae08
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: rework i2c init and fini (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 11936ec
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu/atombios: drop empty function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cd5ffc2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display/dc: enable oem i2c support for DCE 12.x (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e7a7f99
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display/dc: add support for oem i2c in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7ba255c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display/dm: add support for OEM i2c bus (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a662a1d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display/dm: handle OEM i2c buses in i2c functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f2801f0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display/dc: add a new helper to fetch the OEM ddc_service (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b89a4ad
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amd/display/dm: drop extra parameters to create_i2c() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1513d8a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: increase amdgpu max rings limit (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f076cb9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: cursor: Move implementation to separate source file (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 65fde84
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: cursor: Add support for ARGB4444 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 24eedf5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: cursor: Move format conversion to shared helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0ac50c4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: cursor: Calculate checksum in helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c996421
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/atomic-helper: Change parameter name of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 18b1684
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/atomic-helper: Change parameter name of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3a16cf5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/atomic-helper: Change parameter name of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 003f8fa
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/atomic-helper: Change parameter name of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f6b370c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/atomic-helper: Change parameter name of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f34b585
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/atomic-helper: Change parameter name of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0267a11
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/atomic-helper: Change parameter name of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 107c941
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/bridge: Change parameter name of drm_atomic_bridge_chain_enable() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6290b39
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/bridge: Change parameter name of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 92ee37d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/atomic-helper: Change parameter name of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bd1ed3d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/atomic-helper: Change parameter name of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bbbf4a6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/atomic-helper: Change parameter name of crtc_set_mode() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fb7941f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/atomic-helper: Change parameter name of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7abed70
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/bridge: Change parameter name of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1970856
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/bridge: Change parameter name of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a17a1a9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/atomic-helper: Change parameter name of disable_outputs() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 380426c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/atomic-helper: Change parameter name of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 14fcbfb
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/atomic-helper: Change parameter name of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a6324b8
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/atomic-helper: Change parameter name of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9c815ec
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/atomic-helper: Change parameter name of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 88d3c41
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/atomic-helper: Fix commit_tail state variable name (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ab61c6a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/bridge: Pass full state to atomic_post_disable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c57883d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/bridge: Pass full state to atomic_disable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a051d32
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/bridge: Pass full state to atomic_enable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e158f79
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/bridge: Pass full state to atomic_pre_enable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ddfe4a6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/atomic: Document history of drm_atomic_state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ae996d9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/nouveau: Fix error pointer dereference in r535_gsp_msgq_recv() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit caa57e9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/bridge: nwl-dsi: Set bridge type (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 288a67f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/bridge: ti-sn65dsi83: Set bridge type (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3d76f6e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/bridge: analogix_dp: Use devm_platform_ioremap_resource() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 510c137
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/bridge: panel: drm_panel_bridge_remove: warn when called on (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 75e42fc
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/bridge: panel: use drm_bridge_is_panel() instead of open code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5a03337
* Tue Feb 24 2026 pjakobsson@suse.de
- drm: of: drm_of_find_panel_or_bridge: move misplaced comment (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c27d117
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/amdxdna: Refactor hardware context destroy routine (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 177fb44
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Enable async flip on overlay planes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a6650d8
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/atomic: Let drivers decide which planes to async flip (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6140a82
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Use device wedged event (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d56e3ab
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915: Use device wedged event (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 08e7240
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe: Use device wedged event (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit adfe96f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/doc: Document device wedged event (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4648cbf
* Tue Feb 24 2026 pjakobsson@suse.de
- drm: Introduce device wedged event (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit aad3991
* Tue Feb 24 2026 pjakobsson@suse.de
- drm: bridge: ti-sn65dsi83: Add error recovery mechanism (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3cd94fc
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/vc4: hdmi: Use drm_atomic_helper_reset_crtc() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 473dfb0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/atomic-helper: Introduce drm_atomic_helper_reset_crtc() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c0b8beb
* Tue Feb 24 2026 pjakobsson@suse.de
- drm: writeback: Fix use after free in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 57897a4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/tests: Fix a test in drm_test_check_valid_clones() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8a06954
* Tue Feb 24 2026 pjakobsson@suse.de
- drm: drop i2c subdir from Makefile (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 214112b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i2c: move TDA998x driver under drivers/gpu/drm/bridge (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 33d4869
* Tue Feb 24 2026 pjakobsson@suse.de
- media: cec: move driver for TDA9950 from drm/i2c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9446436
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i2c: tda998x: drop support for platform_data (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 30883fa
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/panel: visionox-r66451: transition to mipi_dsi wrapped functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d0e5aad
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/sched: Use struct for drm_sched_init() params (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d84eae5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm: ensure drm headers are self-contained and pass kernel-doc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 36cf3a7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/client: include types.h to make drm_client_event.h self-contained (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit eb758d0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm: zynqmp_dp: Use devm_platform_ioremap_resource_byname() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e093fe3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm: zynqmp_dp: Use scope-based mutex helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ceb1e2a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm: zynqmp_dp: Fix a deadlock in zynqmp_dp_ignore_hpd_set() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b7b2487
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/edp-panel: Add panel used by T14s Gen6 Snapdragon (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7ec198c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm: xlnx: zynqmp_dpsub: Add NULL check in zynqmp_audio_init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 71785a8
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: astdp: Validate display modes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 204b8d3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: astdp: Store mode index in connector state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3fface9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: astdp: Inline mode-index calculation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c50b060
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: astdp: Add connector state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7d5820a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/bridge: dw-hdmi: Sync comment block with actual bus formats order (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c1063d5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/bridge: ti-sn65dsi86: remove unused drm_panel.h include (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2461ecc
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/bridge: ti-sn65dsi83: remove unused drm_panel.h include (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5f36696
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/bridge: tc358775: remove unused drm_panel.h include (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 948d6d0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/bridge: tc358762: remove unused drm_panel.h include, add (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9976b96
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/bridge: parade-ps8640: remove unused drm_panel.h include (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bec3c38
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/bridge: parade-ps8622: remove unused drm_panel.h include (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d013a25
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/bridge: nxp-ptn3460: remove unused drm_panel.h include (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5ab2031
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/panel: remove unnecessary forward declaration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f5a0be5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/panel: panel-himax-hx83102: support for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6d69726
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/panel: panel-himax-hx83102: support for kingdisplay-kd110n11-51ie (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 01dfa1e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/bridge: convert to use devm_platform_ioremap_resource() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4f74548
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ttm: use ttm_resource_unevictable() to replace pin_count and (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fb390ac
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/ivpu: Implement D0i2 disable test mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bf86360
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/ivpu: Add test modes to toggle clock relinquish disable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4c754ff
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/ivpu: Allow to import single buffer into multiple contexts (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b354ba3
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/ivpu: Add debugfs interface for setting HWS priority bands (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0c75669
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/accel-ivpu-Prevent-runtime-suspend-during-context-ab.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4039587
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/ivpu: Add missing locks around mmu queues (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e12ee7c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/virtio: Add drm_panic support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c1c5529
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/panel: panel-himax-hx83102: support for csot-pna957qt1-1 MIPI-DSI (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e0df01d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/panthor: Convert IOCTL defines to an enum (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 75936a6
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/panic: Better binary encoding in QR code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8bfdcb2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/panthor: Fix race condition when gathering fdinfo group samples (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit eabb253
* Tue Feb 24 2026 pjakobsson@suse.de
- Documentation/gpu: Add fdinfo meanings of panthor-*-memory tags (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 73b33c7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/panthor: Expose size of driver internal BO's over fdinfo (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0b77361
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/file: Add fdinfo helper for printing regions with prefix (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8cf7e37
* Tue Feb 24 2026 pjakobsson@suse.de
- Documentation/gpu: Clarify format of driver-specific fidnfo keys (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c88216e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/scheduler: Remove some unused prototypes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 72cd452
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/rockchip: vop2: Drop unnecessary if_pixclk_rate computation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 270a195
* Tue Feb 24 2026 clopez@suse.de
- KVM: x86: Zero XSTATE components on INIT by iterating over
supported features (jsc#PED-15123).
- commit d729ba4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/panel: sharp-ls060t1sx01: transition to mipi_dsi wrapped (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ff768d8
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/edp-panel: Add LG Display panel model LP079QX1-SP0V (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7b75293
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ci: update expectation files (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9892f34
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ci: update gitlab rules (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1cfc52e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ci: uprev mesa (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c7541ab
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/vkms: Add support for ABGR8888 pixel format (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a7bcaef
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/atomic-helper: improve CRTC enabled/connectors mismatch logging (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3e93fdb
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/drm_mode_object: fix typo in kerneldoc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e07b9ac
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/lttpr: Enable Extended Wake Timeout (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f6e2d01
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/display/dp: Define function to setup Extended wake time (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cf2038b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/dp: Add the DPCD register required for Extended wake timeout (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4c4740a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: Only look up VBIOS mode on full modesets (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3a50015
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: Remove struct ast_vbios_mode_info (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3b26907
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: astdp: Look up mode index from table (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bfb3f74
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: astdp: Rework display-mode setting (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 18e5cf9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: Inline ast_get_vbios_mode_info() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bd146e5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: Validate DRM display modes against VBIOS modes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit da5f2c2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: Add helpers for VBIOS mode lookup (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1922aaa
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: Add empty initializer for VBIOS modes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit aed4126
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: Always validate H/V sync flags (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 201e566
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: Add support_wuxga flag to struct ast_device (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d2d0e8d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: Add support_fullhd flag to struct ast_device (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2521eeb
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: Reorganize widescreen test around hardware Gens (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3e4b7ae
* Tue Feb 24 2026 clopez@suse.de
- KVM: x86: Manually clear MPX state only on INIT (jsc#PED-15123).
- commit e43b671
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: Rename support_wide_screen to support_wsxga_p (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 508d366
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: Align naming in widescreen detection code to manual (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 77981c9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: Remove 1152x864 from list of widescreen resolutions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3d3b73d
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/ivpu: Move recovery work to system_unbound_wq (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bc4f95d
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/ivpu: Enable recovery and adjust timeouts for fpga (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d468df7
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/ivpu: Turn on HWS by default on all platforms (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f77df82
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/ivpu: Fix missing MMU events if file_priv is unbound (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 21273c2
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/ivpu: Update last_busy in IRQ handler (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 96b4c04
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/ivpu: Add support for hardware fault injection (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4f93f72
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/qaic: Add AIC200 support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4ab4f7c
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/qaic: Add config structs for supported cards (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 23dffdb
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/qaic: Add support for MSI-X (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fc597ca
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/qaic: Allocate an exact number of MSIs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8cac3e4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm: bridge: adv7511: remove s32 format from i2s capabilities (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bdbf777
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/nouveau: consume the return of large GSP message (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9f06b50
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/nouveau: support handling the return of large GSP message (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c643fae
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/nouveau: factor out r535_gsp_msgq_recv_one_elem() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7aba0e1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/nouveau: factor out r535_gsp_msgq_peek() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c4e217e
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/nouveau: rename the variable "cmd" to "msg" in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 01ab38b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/nouveau: refine the variable names in r535_gsp_msg_recv() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d262f86
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/nouveau: refine the variable names in r535_gsp_rpc_push() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 43706e8
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/nouveau: remove the magic number in r535_gsp_rpc_push() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5f7dff9
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-nouveau-fix-the-broken-marco-GSP_MSG_MAX_SIZE.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 74645a4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/nouveau: rename "argc" to what it represents in GSP RPC routines (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0312488
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/nouveau: rename "argv" to what it represents in *rm_{alloc, (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 119e680
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/nouveau: remove unused param repc in *rm_alloc_push() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3d7dcc1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/nouveau: rename "argv" to what it represents on the GSP message (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2623e63
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/nouveau: rename "repc" to "gsp_rpc_len" on the GSP message recv (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3b386d0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/nouveau: add a kernel doc to introduce the GSP RPC (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e6b0c73
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/dp_mst: Add helper to get port number at specific LCT from RAD (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 47809bb
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/panel: samsung-s6e88a0-ams452ef01: transition to mipi_dsi wrapped (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e33cfd8
* Tue Feb 24 2026 clopez@suse.de
- KVM: x86: Add kvm_msr_{read,write}() helpers (jsc#PED-15123).
- commit 9cb2b98
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/virtio: Support partial maps of GEM objects (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f8739c2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm: add modifiers for MediaTek tiled formats (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cf667c1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/tidss: Fix typos (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 916d1e7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/omap: Remove hdmi5_core_handle_irqs() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4ac0a80
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/omap/dss: Use syscon_regmap_lookup_by_phandle_args (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d6dc8ad
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/omap/dss: Use of_property_present() to test existence of DT (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit db85ebf
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/panel-edp: Add STA 116QHD024002 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 54d4750
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/atomic-helper: document drm_atomic_helper_check() restrictions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6eb10fd
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/bridge: adv7511: Switch to atomic operations (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dd9ddbe
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: Only warn about unsupported TX chips on Gen4 and later (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5ee180f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: Merge TX-chip detection code for Gen4 and later (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6c6ce0a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: Align Gen1 DVO detection to register manual (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 250e7f2
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: Hide Gens 1 to 3 TX detection in branch (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 91c075a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: Initialize ASTDP in ast_post_gpu() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 224ba93
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: Refactor ast_post_gpu() by Gen (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 59b2b88
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: Detect DRAM before TX-chip (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4b0dcb7
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ast: Detect wide-screen support before creating modeset pipeline (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 09f1334
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/vkms: Switch to dynamic allocation for CRTC (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e54f3c1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/vkms: Switch to dynamic allocation for encoder (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2e28403
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/vkms: Switch to dynamic allocation for connector (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9b1b736
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/vkms: Switch to managed for writeback connector (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cbf2a4c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm: writeback: Create drmm variants for drm_writeback_connector (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c66a169
* Tue Feb 24 2026 pjakobsson@suse.de
- drm: writeback: Add missing cleanup in case of initialization failure (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 66fb48d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm: writeback: Create an helper for drm_writeback_connector (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b21da9c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/vkms: Switch to managed for crtc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bb2e93f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/managed: Add DRM-managed alloc_ordered_workqueue (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fe97dc0
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/vkms: Switch to managed for encoder (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2448e2d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/vkms: Switch to managed for connector (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6b109d4
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/imagination: Use the drm_sched_job_has_dependency helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5cda588
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/sched: Add helper to check job dependencies (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7a236bd
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/vc4: Remove BOs seqnos (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dee4c24
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/vc4: Use DMA Resv to implement VC4 wait BO IOCTL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a69efff
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/vc4: Use DRM Execution Contexts (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4a1fc5b
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/virtio: Don't return error if virtio-gpu PCI dev is not found (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3084f00
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/panel-edp: Add BOE NV140FHM-NZ panel entry (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6a4a9ac
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/qaic: Change aic100_image_table definition (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9e6ff96
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/sched: Remove weak paused submission checks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e48ea4f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/tests/buddy: fix build with unused prng (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 75c9dfd
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/v3d: Remove `v3d->cpu_job` (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f4a4be5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/buddy: Add a testcase to verify the multiroot fini (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3e727b5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/probe-helper: Call connector detect functions in single helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 74eaabe
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/amdxdna: Declare sched_ops as static (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 17b0f4b
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/amdxdna: Remove casting mailbox payload pointer (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e260b55
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/drm-panel-edp-Add-Starry-116KHD024006.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 60c5fc3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/panel-edp: Add CSW MNB601LS1-3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4a12d40
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/panel-edp: Add B140UAN04.4 and MNE007QS3-7 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2208568
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/panel: xinpeng-xpp055c272: transition to mipi_dsi wrapped (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f89e1fd
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/panel: ebbg-ft8719: transition to mipi_dsi wrapped functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8fb7bf5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ttm/pool: Restructure the pool allocation code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 638a5ca
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ttm: Balance ttm_resource_cursor_init() and (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cbe524a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/panthor: Fix a race between the reset and suspend path (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0bb75ec
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/sched: Delete unused update_job_credits (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8f3b27f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/panthor: fix all mmu kernel-doc comments (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit efa7ef1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/panthor: Remove dead code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 273461f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/rockchip: Don't change hdmi reference clock rate (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 962b989
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/amdxdna: Return error when setting clock failed for npu1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4c03d8c
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/nouveau: fix kernel-doc comments (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 15f78b5
* Tue Feb 24 2026 pjakobsson@suse.de
- dma-fence: Add some more fence-merge-unwrap tests (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6fb823c
* Tue Feb 24 2026 pjakobsson@suse.de
- dma-buf: add selftest for fence order after merge (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d5deb5f
* Tue Feb 24 2026 pjakobsson@suse.de
- dma-fence: Add a single fence fast path for fence merging (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7439109
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/virtio: Factor out common dmabuf unmapping code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2b15d59
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/virtio: Set missing bo->attached flag (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c6fe059
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/virtio: Lock the VGA resources during initialization (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 035e951
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/ivpu: Enable HWS by default on all platforms (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4db074d
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/ivpu: Add platform detection for presilicon (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a9baf83
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/accel-ivpu-Add-handling-of-VPU_JSM_STATUS_MVNCI_CONT.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 376294d
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/accel-ivpu-Fix-locking-order-in-ivpu_job_submit.patch (CVE-2025-37907 bsc#1243464 jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 09c40ff
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/ivpu: Fix locking order in ivpu_cmdq_destroy_ioctl (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit abd27cb
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/ivpu: Set command queue management capability based on HWS (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2c3cc12
* Tue Feb 24 2026 clopez@suse.de
- KVM: x86: Use double-underscore read/write MSR helpers as
appropriate (jsc#PED-15123).
- commit de2a0bd
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/ivpu: Fix missing MMU events from reserved SSID (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 31884cf
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/ivpu: Move parts of MMU event IRQ handling to thread handler (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0f8f8b9
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/ivpu: Dump only first MMU fault from single context (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7656ffd
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/ivpu: Use workqueue for IRQ handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 92a007b
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/ivpu: Expose NPU memory utilization info in sysfs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2962359
* Tue Feb 24 2026 pjakobsson@suse.de
- Update patches.suse/accel-ivpu-Abort-all-jobs-after-command-queue-unregi.patch (CVE-2025-37907 bsc#1243464 jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3b02821
* Tue Feb 24 2026 pjakobsson@suse.de
- accel/ivpu: Add API for command queue create/destroy/submit (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f17fd2a
* Tue Feb 24 2026 pjakobsson@suse.de
- Unguarding patches.suse/accel-ivpu-Separate-DB-ID-and-CMDQ-ID-allocations-fr.patch
- commit e6b3426
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/tests: Add test for drm_atomic_helper_check_modeset() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 003f183
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/tests: Add test for drm_crtc_in_clone_mode() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f655ba1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm: add clone mode check for CRTC (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fc8a432
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/tests: Add test for drm_atomic_helper_commit_modeset_disables() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c9415f1
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/nouveau: vendor in drm_encoder_slave API (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e81c94f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/nouveau: incorporate I2C TV encoder drivers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 57fb15a
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/connector: make mode_valid take a const struct drm_display_mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 82e0c6d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/connector: make mode_valid_ctx take a const struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2c8d450
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/sti: hda: pass const struct drm_display_mode* to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6094273
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: don't change mode in amdgpu_dm_connector_mode_valid() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dff6731
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/encoder_slave: make mode_valid accept const struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f691da5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/ci: uprev IGT (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3aeedf3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/rockchip: dw_hdmi_qp: Add basic RK3576 HDMI output support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 61bf24d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/rockchip: dw_hdmi_qp: Add platform ctrl callback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit be6414b
* Tue Feb 24 2026 pjakobsson@suse.de
- fbcon: Use static attribute groups for sysfs entries (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6947fbd
* Tue Feb 24 2026 pjakobsson@suse.de
- fbdev: omapfb: Remove writeback deadcode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ae059a8
* Tue Feb 24 2026 pjakobsson@suse.de
- fbdev: Refactoring the fbcon packed pixel drawing routines (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ee80d30
* Tue Feb 24 2026 pjakobsson@suse.de
- fbdev: wmt_ge_rops: Remove fb_draw.h includes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 900f460
* Tue Feb 24 2026 pjakobsson@suse.de
- fbdev: mach64_cursor: Remove fb_draw.h includes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c82f534
* Tue Feb 24 2026 pjakobsson@suse.de
- fbdev: Register sysfs groups through device_add_group (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d9156d0
* Tue Feb 24 2026 pjakobsson@suse.de
- fbdev: lcdcfb: Register sysfs groups through driver core (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2f22113
* Tue Feb 24 2026 pjakobsson@suse.de
- dummycon: only build module if there are users (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c0bbc49
* Tue Feb 24 2026 pjakobsson@suse.de
- fbdev: pxafb: use devm_kmemdup*() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 17c0618
* Tue Feb 24 2026 pjakobsson@suse.de
- printk: Rename console_start to console_resume (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 34a1ed9
* Tue Feb 24 2026 pjakobsson@suse.de
- printk: Rename console_stop to console_suspend (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1c04da9
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/draw: include missing headers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7dd315f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm: Move for_each_if() to util_macros.h for wider use (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- Refresh patches.suse/0028-drm-Move-for_each_if-to-util_macros.h-for-wider-use.patch (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f1ac9f9
* Tue Feb 24 2026 clopez@suse.de
- KVM: x86: Rename kvm_{g,s}et_msr()* to show that they emulate
guest accesses (jsc#PED-15123).
- commit 63f27f3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/vmwgfx: Switch to use hrtimer_setup() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0270085
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/xe/oa: Switch to use hrtimer_setup() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 70d58ff
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/vkms: Switch to use hrtimer_setup() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 10031e5
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/msm: Switch to use hrtimer_setup() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a617273
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/request: Switch to use hrtimer_setup() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d1e4112
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/uncore: Switch to use hrtimer_setup() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dbae111
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/pmu: Switch to use hrtimer_setup() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9db857d
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/perf: Switch to use hrtimer_setup() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b38739f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/gvt: Switch to use hrtimer_setup() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit db7b92f
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/i915/huc: Switch to use hrtimer_setup() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ebd23f3
* Tue Feb 24 2026 pjakobsson@suse.de
- drm/amdgpu: Switch to use hrtimer_setup() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a7705f3
* Tue Feb 24 2026 pjakobsson@suse.de
- mm: provide mapping_wrprotect_range() function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 776faed
* Tue Feb 24 2026 pjakobsson@suse.de
- mm: refactor rmap_walk_file() to separate out traversal logic (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5fe3064
* Tue Feb 24 2026 pjakobsson@suse.de
- mm/migrate: Add migrate_device_pfns (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2438483
* Tue Feb 24 2026 pjakobsson@suse.de
- drivers: base: component: add function to query the bound status (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8b7ecec
* Tue Feb 24 2026 pjakobsson@suse.de
- iommu/io-pgtable-arm: Add way to debug pgtable walk (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 859e290
* Tue Feb 24 2026 pjakobsson@suse.de
- iommu/io-pgtable-arm: Re-use the pgtable walk for iova_to_phys (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 81af670
* Tue Feb 24 2026 pjakobsson@suse.de
- iommu/io-pgtable-arm: Make pgtable walker more generic (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 752b4a9
* Tue Feb 24 2026 pjakobsson@suse.de
- dt-bindings: display/msm/dsi-phy: Add header with exposed clock IDs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 177ff03
* Tue Feb 24 2026 clopez@suse.de
- KVM: selftests: Verify KVM disable interception (for userspace)
on filter change (jsc#PED-15123).
- commit e0d3eb6
* Tue Feb 24 2026 clopez@suse.de
- KVM: SVM: Move svm_msrpm_offset() to nested.c (jsc#PED-15123).
- Refresh
patches.suse/KVM-SVM-Re-load-current-not-host-TSC_AUX-on-VMEXIT-f.patch.
- commit fbeaef6
* Tue Feb 24 2026 tiwai@suse.de
- Refresh and move upstreamed ath12k patch into sorted section
- commit 6886361
* Tue Feb 24 2026 tiwai@suse.de
- HID: apple: Add EPOMAKER TH87 to the non-apple keyboards list
(bsc#1258455).
- commit 3ef2af3
* Tue Feb 24 2026 jslaby@suse.cz
- PCI/P2PDMA: Reset page reference count when page mapping fails
(git-fixes).
- PCI/P2PDMA: Fix p2pmem_alloc_mmap() warning condition
(git-fixes).
- commit 67e7421
* Tue Feb 24 2026 hoyeon.lee@suse.com
- bpf: Consolidate locks and reference state in verifier state
(jsc#PED-14653).
- Refresh
patches.suse/Revert-bpf-use-common-instruction-history-across-all.patch.
- Refresh
patches.suse/bpf-free-verifier-states-when-they-are-no-longer-ref.patch.
- commit 89b06f8
* Tue Feb 24 2026 hoyeon.lee@suse.com
- tools: Remove redundant quiet setup (jsc#PED-14653).
- commit 7307228
* Tue Feb 24 2026 hoyeon.lee@suse.com
- bpf: Handle allocation failure in acquire_lock_state
(jsc#PED-14653).
- bpf: verifier: Disambiguate get_constant_map_key() errors
(jsc#PED-14653).
- bpf: selftests: Test constant key extraction on irrelevant maps
(jsc#PED-14653).
- bpf: verifier: Do not extract constant map keys for irrelevant
maps (jsc#PED-14653).
- selftests/bpf: Add a specific dst port matching (jsc#PED-14653).
- flow_dissector: Fix port range key handling in BPF conversion
(jsc#PED-14653).
- samples/hid: remove unnecessary -I flags from libbpf
EXTRA_CFLAGS (jsc#PED-14653).
- commit 141a9a3
* Tue Feb 24 2026 hoyeon.lee@suse.com
- btf: Switch module BTF attribute to sysfs_bin_attr_simple_read()
(jsc#PED-14653).
- commit 2187ead
* Tue Feb 24 2026 hoyeon.lee@suse.com
- bpftool: Link zstd lib required by libelf (jsc#PED-14653).
- commit f796553
* Tue Feb 24 2026 hoyeon.lee@suse.com
- tracing/hist: Add poll(POLLIN) support on hist file
(jsc#PED-14653).
- blacklist.conf: un-blacklist to sync with the upstream BPF
- Refresh patches.suse/tracing-Add-kabi-placeholders.patch.
- Refresh
patches.suse/tracing-Correct-the-refcount-if-the-hist-hist_debug-file-f.patch.
- commit 22473ab
* Tue Feb 24 2026 krisman@suse.de
- io_uring/rsrc: fix lost entries after cloned range
(bsc#1257958).
- io_uring/rw: ensure allocated iovec gets cleared for early
failure (bsc#1257958).
- commit 1f64cf3
* Tue Feb 24 2026 krisman@suse.de
- io_uring: fix types for region size calulation (bsc#1257958).
- io_uring: protect mem region deregistration (bsc#1257958).
- commit 8ce7861
* Tue Feb 24 2026 krisman@suse.de
- io_uring/memmap: cast nr_pages to size_t before shifting
(bsc#1257958).
- io_uring/net: always use current transfer count for buffer put
(bsc#1257958).
- io_uring/rsrc: validate buffer count with offset for cloning
(bsc#1257958).
- commit 9554a99
* Tue Feb 24 2026 krisman@suse.de
- io_uring/net: only consider msg_inq if larger than 1
(bsc#1257958).
- io_uring/net: only retry recv bundle for a full transfer
(bsc#1257958).
- commit 5fa1a14
* Tue Feb 24 2026 krisman@suse.de
- io_uring/fdinfo: grab ctx->uring_lock around
io_uring_show_fdinfo() (bsc#1257958).
- Refesh patches.suse/io_uring-fix-use-after-free-of-sq-thread-in-__io_uri.patch
- io_uring/memmap: don't use page_address() on a highmem page
(bsc#1257958).
- io_uring/uring_cmd: fix hybrid polling initialization issue
(bsc#1257958).
- commit 7d1bdfe
* Tue Feb 24 2026 krisman@suse.de
- io_uring: don't post tag CQEs on file/buffer registration
failure (bsc#1257958).
- commit ce0b068
* Tue Feb 24 2026 krisman@suse.de
- io_uring: fix retry handling off iowq (bsc#1257958).
- commit c707f69
* Tue Feb 24 2026 wqu@suse.com
- btrfs: reject new transactions if the fs is fully read-only
(bsc#1258464 CVE-2026-23214).
- commit c00b6f5
* Tue Feb 24 2026 wqu@suse.com
- btrfs: send: check for inline extents in
range_is_hole_in_parent() (bsc#1258377 CVE-2026-23141).
- commit eb3646e
* Tue Feb 24 2026 krisman@suse.de
- Revert "io_uring/rsrc: simplify the bvec iter count calculation"
(bsc#1257958).
- lsm: fix a missing security_uring_allowed() prototype
(bsc#1257958).
- io_uring/rw: ensure reissue path is correctly handled for IOPOLL
(bsc#1257958).
- commit 73c55e4
* Tue Feb 24 2026 krisman@suse.de
- io_uring/net: reuse req->buf_index for sendzc (bsc#1257958).
- io_uring/nop: reuse req->buf_index (bsc#1257958).
- commit 63eb6bd
* Mon Feb 23 2026 pfalcato@suse.de
- ipv6: Fix use-after-free in inet6_addr_del() (CVE-2026-23010
bsc#1257332).
- net: fix memory leak in skb_segment_list for GRO packets
(CVE-2026-22979 bsc#1257228).
- commit b2654a5
* Mon Feb 23 2026 mkoutny@suse.com
- block,bfq: fix aux stat accumulation destination (git-fixes).
- commit 2a3051f
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/uverbs: Support external FD uobjects (jsc#PED-15314)
- commit 75df4e8
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/core: introduce rdma_restrict_node_type() (jsc#PED-15314)
- commit aa9fa49
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/siw: Fix potential NULL pointer dereference in header processing (jsc#PED-15314)
- commit bde1947
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/umad: Reject negative data_len in ib_umad_write (jsc#PED-15314)
- commit 5b97895
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/umem: don't abuse current->group_leader (jsc#PED-15314)
- commit 56de9c6
* Mon Feb 23 2026 nmorey@suse.com
- IB/core: Extend rate limit support for RC QPs (jsc#PED-15314)
- commit ece40df
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() kmalloc (jsc#PED-15314)
- commit 04e6c9a
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/core: add rdma_rw_max_sge() helper for SQ sizing (jsc#PED-15314)
- commit a730967
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/irdma: Use kvzalloc for paged memory DMA address array (jsc#PED-14401)
- commit 4eac386
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/rxe: Fix race condition in QP timer handlers (jsc#PED-15314)
- commit 2cb9057
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/mana_ib: Add device‑memory support (jsc#PED-15314)
- commit 6d484ca
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/uverbs: Validate wqe_size before using it in ib_uverbs_post_send (jsc#PED-15314)
- commit f7236b7
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/irdma: Use CQ ID for CEQE context (jsc#PED-14401)
- commit 86d24f9
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/irdma: Add enum defs for reserved CQs/QPs (jsc#PED-14401)
- commit 45ece65
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/rxe: Fix iova-to-va conversion for MR page sizes != PAGE_SIZE (jsc#PED-15314)
- commit e9a5f98
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/rxe: Remove unused page_offset member (jsc#PED-15314)
- commit 5261f58
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/iwcm: Fix workqueue list corruption by removing work_list (jsc#PED-15314)
- commit 28fe5ec
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/rxe: Fix double free in rxe_srq_from_init (jsc#PED-15314)
- commit ab8c442
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/hns: Support drain SQ and RQ (jsc#PED-15314)
- commit cc0566a
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/irdma: Remove redundant dma_wmb() before writel() (jsc#PED-14401)
- commit 952be61
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/rtrs-srv: Fix error print in process_info_req() (jsc#PED-15314)
- commit b46561a
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/rtrs-clt: For conn rejection use actual err number (jsc#PED-15314)
- commit 626294b
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/rtrs: Extend log message when a port fails (jsc#PED-15314)
- commit 425ce0f
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/rtrs-srv: Rate-limit I/O path error logging (jsc#PED-15314)
- commit 7c188ce
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/rtrs-srv: Add check and closure for possible zombie paths (jsc#PED-15314)
- commit 5e1e629
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/rtrs-clt: Remove unused members in rtrs_clt_io_req (jsc#PED-15314)
- commit 4c0c23a
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/rtrs: Improve error logging for RDMA cm events (jsc#PED-15314)
- commit b5f2aee
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/rtrs: Add optional support for IB_MR_TYPE_SG_GAPS (jsc#PED-15314)
- commit 0927680
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/rtrs: Add error description to the logs (jsc#PED-15314)
- commit e162aa5
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/rtrs-srv: fix SG mapping (jsc#PED-15314)
- commit 1895435
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/ocrdma: Remove unused OCRDMA_UVERBS definition (jsc#PED-15314)
- commit 9aad105
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/qedr: Remove unused defines (jsc#PED-15314)
- commit db90d2a
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/core: Avoid exporting module local functions and remove not-used ones (jsc#PED-15314)
- commit b62b970
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/umem: Remove redundant DMABUF ops check (jsc#PED-15314)
- commit 1020021
* Mon Feb 23 2026 nmorey@suse.com
- IB/core: Add query_port_speed verb (jsc#PED-15314)
- commit d71bfc7
* Mon Feb 23 2026 nmorey@suse.com
- IB/core: Refactor rate_show to use ib_port_attr_to_rate() (jsc#PED-15314)
- commit 5880f7e
* Mon Feb 23 2026 nmorey@suse.com
- IB/core: Add helper to convert port attributes to data rate (jsc#PED-15314)
- commit d0bc4f6
* Mon Feb 23 2026 nmorey@suse.com
- IB/core: Add async event on device speed change (jsc#PED-15314)
- commit 5175b7f
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/hns: Notify ULP of remaining soft-WCs during reset (jsc#PED-15314)
- commit 198b0cf
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/hns: Fix RoCEv1 failure due to DSCP (jsc#PED-15314)
- commit bc59851
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/hns: Return actual error code instead of fixed EINVAL (jsc#PED-15314)
- commit 4a15628
* Mon Feb 23 2026 tbogendoerfer@suse.de
- dpll: zl3073x: Fix ref frequency setting (git-fixes).
- RDMA/mlx5: Fix ucaps init error flow (git-fixes).
- dpll: zl3073x: Fix output pin phase adjustment sign (git-fixes).
- commit 357fdf4
* Mon Feb 23 2026 clopez@suse.de
- KVM: x86: Simplify userspace filter logic when disabling MSR
interception (jsc#PED-15123).
- commit 7da7752
* Mon Feb 23 2026 clopez@suse.de
- KVM: SVM: Add a helper to allocate and initialize permissions
bitmaps (jsc#PED-15123).
- commit 7c13960
* Mon Feb 23 2026 clopez@suse.de
- KVM: nSVM: Merge MSRPM in 64-bit chunks on 64-bit kernels
(jsc#PED-15123).
- commit beee7d3
* Mon Feb 23 2026 clopez@suse.de
- KVM: SVM: Return -EINVAL instead of MSR_INVALID to signal
out-of-range MSR (jsc#PED-15123).
- commit b96eb60
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/hns: Fix WQ_MEM_RECLAIM warning (jsc#PED-15314)
- commit 826095e
* Mon Feb 23 2026 nmorey@suse.com
- IB/cache: update gid cache on client reregister event (jsc#PED-15314)
- commit 65e6d5c
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/hns: Introduce limit_bank mode with better performance (jsc#PED-15314)
- commit c570c1d
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/rtrs: server: remove dead code (jsc#PED-15314)
- commit 7b58e9a
* Mon Feb 23 2026 clopez@suse.de
- KVM: nSVM: Access MSRPM in 4-byte chunks only for merging L0
and L1 bitmaps (jsc#PED-15123).
- commit 9b73d9a
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/efa: Improve admin completion context state machine (jsc#PED-15314)
- commit 209bdcc
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/efa: Check stored completion CTX command ID with received one (jsc#PED-15314)
- commit ace7116
* Mon Feb 23 2026 nmorey@suse.com
- RDMA/irdma: Simplify bool conversion (jsc#PED-14401)
- commit 62e18fe
* Mon Feb 23 2026 clopez@suse.de
- KVM: SVM: Store MSRPM pointer as "void *" instead of "u32 *"
(jsc#PED-15123).
- commit f3ed405
* Mon Feb 23 2026 tbogendoerfer@suse.de
- macvlan: observe an RCU grace period in macvlan_common_newlink()
error path (CVE-2026-23209 bsc#1258518).
- bonding: only set speed/duplex to unknown, if getting speed
failed (bsc#1253691).
- macvlan: fix error recovery in macvlan_common_newlink()
(CVE-2026-23209 bsc#1258518).
- i40e: validate ring_len parameter against hardware-specific
values (git-fixes).
- net/mlx5: Initialize events outside devlink lock (git-fixes).
- commit bbb1b4f
* Mon Feb 23 2026 hoyeon.lee@suse.com
- selftests/bpf: Add some tests related to 'may_goto 0' insns
(jsc#PED-14653).
- bpf: Remove 'may_goto 0' instruction in opt_remove_nops()
(jsc#PED-14653).
- bpf: Allow 'may_goto 0' instruction in verifier (jsc#PED-14653).
- libbpf: Work around kernel inconsistently stripping
'.llvm.' suffix (jsc#PED-14653).
- bpf: selftests: verifier: Add nullness elision tests
(jsc#PED-14653).
- bpf: verifier: Support eliding map lookup nullness
(jsc#PED-14653).
- bpf: verifier: Refactor helper access type tracking
(jsc#PED-14653).
- bpf: verifier: Add missing newline on verbose() call
(jsc#PED-14653).
- veristat: Load struct_ops programs only once (jsc#PED-14653).
- selftests/bpf: Fix test_xdp_adjust_tail_grow2 selftest on
powerpc (jsc#PED-14653).
- selftests/bpf: Migrate test_xdp_redirect.c to
test_xdp_do_redirect.c (jsc#PED-14653).
- selftests/bpf: Migrate test_xdp_redirect.sh to xdp_do_redirect.c
(jsc#PED-14653).
- selftests/bpf: test_xdp_redirect: Rename BPF sections
(jsc#PED-14653).
- veristat: Document verifier log dumping capability
(jsc#PED-14653).
- bpftool: Fix control flow graph segfault during edge creation
(jsc#PED-14653).
- selftests/bpf: Add a test for kprobe multi with unique_match
(jsc#PED-14653).
- libbpf: Add unique_match option for multi kprobe
(jsc#PED-14653).
- bpf: Remove migrate_{disable|enable} from bpf_selem_free()
(jsc#PED-14653).
- bpf: Remove migrate_{disable|enable} from
bpf_local_storage_free() (jsc#PED-14653).
- bpf: Remove migrate_{disable|enable} from
bpf_local_storage_alloc() (jsc#PED-14653).
- bpf: Remove migrate_{disable|enable} from bpf_selem_alloc()
(jsc#PED-14653).
- bpf: Remove migrate_{disable,enable} in bpf_cpumask_release()
(jsc#PED-14653).
- bpf: Remove migrate_{disable|enable} in bpf_obj_free_fields()
(jsc#PED-14653).
- bpf: Disable migration before calling ops->map_free()
(jsc#PED-14653).
- bpf: Disable migration in bpf_selem_free_rcu (jsc#PED-14653).
- bpf: Disable migration when cloning sock storage
(jsc#PED-14653).
- bpf: Disable migration when destroying sock storage
(jsc#PED-14653).
- bpf: Disable migration when destroying inode storage
(jsc#PED-14653).
- bpf: Remove migrate_{disable|enable} from bpf_task_storage_lock
helpers (jsc#PED-14653).
- bpf: Remove migrate_{disable|enable} from bpf_cgrp_storage_lock
helpers (jsc#PED-14653).
- bpf: Remove migrate_{disable|enable} in htab_elem_free
(jsc#PED-14653).
- bpf: Remove migrate_{disable|enable} in ->map_for_each_callback
(jsc#PED-14653).
- bpf: Remove migrate_{disable|enable} from LPM trie
(jsc#PED-14653).
- selftests/bpf: Add kprobe session recursion check test
(jsc#PED-14653).
- bpf: Return error for missed kprobe multi bpf program execution
(jsc#PED-14653).
- bpf: Move out synchronize_rcu_tasks_trace from mutex CS
(jsc#PED-14653).
- bpf: Fix range_tree_set() error handling (jsc#PED-14653).
- selftests/bpf: add -std=gnu11 to BPF_CFLAGS and CFLAGS
(jsc#PED-14653).
- selftests/bpf: Handle prog/attach type comparison in veristat
(jsc#PED-14653).
- selftests/bpf: add -fno-strict-aliasing to BPF_CFLAGS
(jsc#PED-14653).
- selftests/bpf: test bpf_for within spin lock section
(jsc#PED-14653).
- bpf: Allow bpf_for/bpf_repeat calls while holding a spinlock
(jsc#PED-14653).
- bpf/tests: Add 32 bits only long conditional jump tests
(jsc#PED-14653).
- bpf, arm64: Emit A64_{ADD,SUB}_I when possible in
emit_{lse,ll_sc}_atomic() (jsc#PED-14653).
- bpf, arm64: Factor out emit_a64_add_i() (jsc#PED-14653).
- bpf, arm64: Simplify if logic in emit_lse_atomic()
(jsc#PED-14653).
- bpf: Remove unused MT_ENTRY define (jsc#PED-14653).
- selftests/bpf: fix veristat comp mode with new stats
(jsc#PED-14653).
- bpf: Fix holes in special_kfunc_list if !CONFIG_NET
(jsc#PED-14653).
- commit ca4e867
* Mon Feb 23 2026 fdmanana@suse.com
- btrfs: fix NULL dereference on root when tracing inode eviction
(bsc#1257635 CVE-2025-71184).
- commit 3fff732
* Mon Feb 23 2026 fdmanana@suse.com
- btrfs: tracepoints: use btrfs_root_id() to get the id of a root
(bsc#1257635 CVE-2025-71184).
- commit 4039cd5
* Mon Feb 23 2026 nik.borisov@suse.com
- Refresh patches.suse/EDAC-i10nm-skx-skx_common-Support-UV-systems.patch
Remove kABI adjustment as this is 16.1
- commit b89a301
* Mon Feb 23 2026 nik.borisov@suse.com
- EDAC/skx_common: Remove unused *NUM*_IMC macros (git-fixes).
- commit 8691aa6
* Mon Feb 23 2026 nik.borisov@suse.com
- EDAC/i10nm: Reallocate skx_dev list if preconfigured cnt != runtime cnt (git-fixes).
- commit 392dc18
* Mon Feb 23 2026 nik.borisov@suse.com
- EDAC/skx_common: Remove redundant upper bound check for res->imc (git-fixes).
- commit 17fdafb
* Mon Feb 23 2026 nik.borisov@suse.com
- EDAC/skx_common: Make skx_dev->imc a flexible array (git-fixes).
- commit af17f7a
* Mon Feb 23 2026 nik.borisov@suse.com
- EDAC/skx_common: Swap memory controller index mapping (git-fixes).
- Refresh
patches.suse/EDAC-skx_common-imh-Add-EDAC-driver-for-Intel-Diamond-Rapi.patch.
- commit 53008cb
* Mon Feb 23 2026 nik.borisov@suse.com
- EDAC/skx_common: Move mc_mapping to be a field inside struct skx_imc (git-fixes).
- Refresh
patches.suse/EDAC-skx_common-imh-Add-EDAC-driver-for-Intel-Diamond-Rapi.patch.
- commit 157e1d8
* Mon Feb 23 2026 nik.borisov@suse.com
- EDAC/{skx_common,skx}: Use configuration data, not global macros (git-fixes).
- Refresh
patches.suse/EDAC-skx_common-imh-Add-EDAC-driver-for-Intel-Diamond-Rapi.patch.
- Refresh
patches.suse/EDAC-skx_common-skx-i10nm-Make-skx_register_mci-independen.patch.
- commit fe7b956
* Mon Feb 23 2026 nik.borisov@suse.com
- EDAC/{skx_common,i10nm}: Add RRL support for Intel Granite Rapids server (jsc#PED-14206).
- commit c54c50e
* Mon Feb 23 2026 nik.borisov@suse.com
- EDAC/{skx_common,i10nm}: Refactor show_retry_rd_err_log() (jsc#PED-14206).
- commit 341a45d
* Mon Feb 23 2026 nik.borisov@suse.com
- EDAC/{skx_common,i10nm}: Refactor enable_retry_rd_err_log() (jsc#PED-14206).
- commit d5efdd0
* Mon Feb 23 2026 nik.borisov@suse.com
- EDAC/{skx_common,i10nm}: Structure the per-channel RRL registers (jsc#PED-14206).
- Refresh
patches.suse/EDAC-skx_common-imh-Add-EDAC-driver-for-Intel-Diamond-Rapi.patch.
- commit 15a1620
* Mon Feb 23 2026 nik.borisov@suse.com
- EDAC/i10nm: Explicitly set the modes of the RRL register sets (jsc#PED-14206).
- commit b9e1a6f
* Mon Feb 23 2026 nik.borisov@suse.com
- EDAC/{skx_common,i10nm}: Fix the loss of saved RRL for HBM pseudo channel 0 (jsc#PED-14206).
- commit ac1d67d
* Mon Feb 23 2026 nik.borisov@suse.com
- EDAC/imh: Setup 'imh_test' debugfs testing node (jsc#PED-14377).
- commit 8086142
* Mon Feb 23 2026 nik.borisov@suse.com
- EDAC/{skx_comm,imh}: Detect 2-level memory configuration (jsc#PED-14377).
- commit 27d5dd2
* Mon Feb 23 2026 nik.borisov@suse.com
- EDAC/skx_common: Extend the maximum number of DRAM chip row bits (jsc#PED-14377).
- commit 9668d58
* Mon Feb 23 2026 nik.borisov@suse.com
- EDAC/{skx_common,imh}: Add EDAC driver for Intel Diamond Rapids servers (jsc#PED-14377).
- commit f39f671
* Mon Feb 23 2026 nik.borisov@suse.com
- EDAC/skx_common: Prepare for skx_set_hi_lo() (jsc#PED-14377).
- commit 03b3c18
* Mon Feb 23 2026 nik.borisov@suse.com
- EDAC/skx_common: Prepare for skx_get_edac_list() (jsc#PED-14377).
- commit 8906386
* Mon Feb 23 2026 nik.borisov@suse.com
- EDAC/{skx_common,skx,i10nm}: Make skx_register_mci() independent of pci_dev (jsc#PED-14377).
- commit 3c63fac
* Mon Feb 23 2026 hoyeon.lee@suse.com
- selftests/bpf: Add testcases for BPF_MUL (jsc#PED-14653).
- Refresh
patches.suse/selftests-bpf-Range-analysis-test-case-for-JSET.patch.
- commit 7ed812d
* Mon Feb 23 2026 hoyeon.lee@suse.com
- bpf, verifier: Improve precision of BPF_MUL (jsc#PED-14653).
- libbpf: Set MFD_NOEXEC_SEAL when creating memfd (jsc#PED-14653).
- selftests/bpf: Clear out Python syntax warnings (jsc#PED-14653).
- veristat: Fix top source line stat collection (jsc#PED-14653).
- bpf: lsm: Remove hook to bpf_task_storage_free (jsc#PED-14653).
- commit bd74383
* Mon Feb 23 2026 hoyeon.lee@suse.com
- bpf: Fix configuration-dependent BTF function references
(jsc#PED-14653).
- commit acfd2c2
* Mon Feb 23 2026 iivanov@suse.de
- tee: optee: ffa: fix a typo of "optee_ffa_api_is_compatible" (git-fixes)
- commit d36259f
* Mon Feb 23 2026 iivanov@suse.de
- tee: fix memory leak in tee_dyn_shm_alloc_helper (git-fixes)
- commit 7a7323a
* Mon Feb 23 2026 iivanov@suse.de
- arm64: Force the use of CNTVCT_EL0 in __delay() (git-fixes)
- commit 2e8d443
* Mon Feb 23 2026 oneukum@suse.com
- usb: host: tegra: Remove manual wake IRQ disposal (git-fixes).
- commit db3d36c
* Mon Feb 23 2026 iivanov@suse.de
- arm64: poe: fix stale POR_EL0 values for ptrace (git-fixes)
- commit e7cd7ba
* Mon Feb 23 2026 iivanov@suse.de
- arm64: Fix cleared E0POE bit after cpu_suspend()/resume() (git-fixes)
- commit ea3dd60
* Mon Feb 23 2026 iivanov@suse.de
- PCI: Add PCI_BRIDGE_NO_ALIAS quirk for ASPEED AST1150 (bsc#1258672)
- commit 63015f7
* Mon Feb 23 2026 iivanov@suse.de
- PCI: Add ASPEED vendor ID to pci_ids.h (bsc#1258672)
- commit c07c434
* Mon Feb 23 2026 tiwai@suse.de
- rtc: nvvrs: Add ARCH_TEGRA to the NV VRS RTC driver (git-fixes).
- commit 35b4a7e
* Mon Feb 23 2026 hoyeon.lee@suse.com
- selftest/bpf: Replace magic constants by macros (jsc#PED-14653).
- selftests/bpf: Add tests for fd_array_cnt (jsc#PED-14653).
- libbpf: prog load: Allow to use fd_array_cnt (jsc#PED-14653).
- bpf: Add fd_array_cnt attribute for prog_load (jsc#PED-14653).
- bpf: Refactor check_pseudo_btf_id (jsc#PED-14653).
- bpf: Move map/prog compatibility checks (jsc#PED-14653).
- bpf: Add a __btf_get_by_fd helper (jsc#PED-14653).
- bpftool: bash: Add bash completion for root_id argument
(jsc#PED-14653).
- bpftool: btf: Support dumping a specific types from file
(jsc#PED-14653).
- bpftool: btf: Validate root_type_ids early (jsc#PED-14653).
- bpftool: man: Add missing format argument to command description
(jsc#PED-14653).
- selftests/bpf: make BPF_TARGET_ENDIAN non-recursive to speed
up *.bpf.o build (jsc#PED-14653).
- libbpf: Extend linker API to support in-memory ELF files
(jsc#PED-14653).
- libbpf: Pull file-opening logic up to top-level functions
(jsc#PED-14653).
- bpftool: Probe for ISA v4 instruction set extension
(jsc#PED-14653).
- tools/resolve_btfids: Add --fatal_warnings option
(jsc#PED-14653).
- selftests/bpf: Add more stats into veristat (jsc#PED-14653).
- selftests/bpf: Consolidate kernel modules into common directory
(jsc#PED-14653).
- commit 7156495
* Mon Feb 23 2026 tiwai@suse.de
- rtc: interface: Alarm race handling should not discard preceding
error (git-fixes).
- commit 142d6d3
* Mon Feb 23 2026 hoyeon.lee@suse.com
- selftests/bpf: Add IRQ save/restore tests (jsc#PED-14653).
- commit 17c9eaa
* Mon Feb 23 2026 hoyeon.lee@suse.com
- selftests/bpf: Expand coverage of preempt tests to sleepable
kfunc (jsc#PED-14653).
- bpf: Improve verifier log for resource leak on exit
(jsc#PED-14653).
- bpf: Introduce support for bpf_local_irq_{save,restore}
(jsc#PED-14653).
- bpf: Refactor mark_{dynptr,iter}_read (jsc#PED-14653).
- commit 42b58e2
* Mon Feb 23 2026 hoyeon.lee@suse.com
- bpf: Refactor {acquire,release}_reference_state (jsc#PED-14653).
- Refresh
patches.suse/Revert-bpf-use-common-instruction-history-across-all.patch.
- commit f06e2be
* Mon Feb 23 2026 hoyeon.lee@suse.com
- selftests/bpf: ensure proper root namespace cleanup when test
fail (jsc#PED-14653).
- bpf: Refactor bpf_tracing_func_proto() and remove
bpf_get_probe_write_proto() (jsc#PED-14653).
- bpf: Remove bpf_probe_write_user() warning message
(jsc#PED-14653).
- libbpf: Improve debug message when the base BTF cannot be found
(jsc#PED-14653).
- samples/bpf: Remove unused variable (jsc#PED-14653).
- selftests/bpf: add cgroup skb direct packet access test
(jsc#PED-14653).
- bpf: fix cgroup_skb prog test run direct packet access
(jsc#PED-14653).
- commit 0ad794c
* Mon Feb 23 2026 hoyeon.lee@suse.com
- libbpf: don't adjust USDT semaphore address if .stapsdt.base
addr is missing (jsc#PED-14653).
- blacklist.conf: un-blacklist to sync with the upstream BPF
- commit 8851f74
* Mon Feb 23 2026 hoyeon.lee@suse.com
- selftests/bpf: remove test_flow_dissector.sh (jsc#PED-14653).
- commit ca87b69
* Mon Feb 23 2026 hoyeon.lee@suse.com
- selftests/bpf: migrate bpf flow dissectors tests to test_progs
(jsc#PED-14653).
- selftests/bpf: add network helpers to generate udp checksums
(jsc#PED-14653).
- selftests/bpf: use the same udp and tcp headers in tests under
test_progs (jsc#PED-14653).
- selftests/bpf: document pseudo-header checksum helpers
(jsc#PED-14653).
- selftests/bpf: move ip checksum helper to network helpers
(jsc#PED-14653).
- selftests/bpf: Enable generic tc actions in selftests config
(jsc#PED-14653).
- selftests/bpf: migrate flow_dissector namespace exclusivity test
(jsc#PED-14653).
- selftests/bpf: add gre packets testing to flow_dissector
(jsc#PED-14653).
- selftests/bpf: expose all subtests from flow_dissector
(jsc#PED-14653).
- selftests/bpf: re-split main function into dedicated tests
(jsc#PED-14653).
- selftests/bpf: replace CHECK calls with ASSERT macros in
flow_dissector test (jsc#PED-14653).
- selftests/bpf: use ASSERT_MEMEQ to compare bpf flow keys
(jsc#PED-14653).
- selftests/bpf: add a macro to compare raw memory
(jsc#PED-14653).
- commit 4833f2b
* Mon Feb 23 2026 hoyeon.lee@suse.com
- net: sched: refine software bypass handling in tc_run
(jsc#PED-14653).
- commit 37056b8
* Mon Feb 23 2026 hoyeon.lee@suse.com
- selftests/bpf: Extend netkit tests to validate set
{head,tail}room (jsc#PED-14653).
- commit 55e77e9
* Mon Feb 23 2026 hoyeon.lee@suse.com
- netkit: Allow for configuring needed_{head,tail}room
(jsc#PED-14653).
- commit f1afd1e
* Mon Feb 23 2026 hoyeon.lee@suse.com
- selftests/bpf: Migrate test_xdp_meta.sh into
xdp_context_test_run.c (jsc#PED-14653).
- commit 77fa863
* Mon Feb 23 2026 hoyeon.lee@suse.com
- selftests/bpf: test_xdp_meta: Rename BPF sections
(jsc#PED-14653).
- commit c2a12e5
* Mon Feb 23 2026 hoyeon.lee@suse.com
- selftests/bpf: Enable Tx hwtstamp in xdp_hw_metadata
(jsc#PED-14653).
- commit a25d5a3
* Mon Feb 23 2026 hoyeon.lee@suse.com
- bpf: Use ftrace_get_symaddr() for kprobe_multi probes
(jsc#PED-14653).
- commit b41f548
* Mon Feb 23 2026 hoyeon.lee@suse.com
- bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
(jsc#PED-14653).
- commit 2c37daf
* Mon Feb 23 2026 hoyeon.lee@suse.com
- ftrace: Add ftrace_get_symaddr to convert fentry_ip to symaddr
(jsc#PED-14653).
- Refresh patches.suse/x86-ibt-Clean-up-is_endbr.patch.
- commit b8bf3fe
* Mon Feb 23 2026 hoyeon.lee@suse.com
- tracing: Add ftrace_partial_regs() for converting ftrace_regs
to pt_regs (jsc#PED-14653).
- Refresh
patches.suse/tracing-Add-ftrace_fill_perf_regs-for-perf-event.patch.
- commit 50502aa
* Mon Feb 23 2026 hoyeon.lee@suse.com
- tracing/fprobe: Enable fprobe events with
CONFIG_DYNAMIC_FTRACE_WITH_ARGS (jsc#PED-14653).
- Refresh
patches.suse/tracing-Fix-race-condition-in-kprobe-initialization-causin.patch.
- commit 53b34c8
* Mon Feb 23 2026 hoyeon.lee@suse.com
- tracing: Add ftrace_fill_perf_regs() for perf event
(jsc#PED-14653).
- Refresh
patches.suse/powerpc-ftrace-support-CONFIG_FUNCTION_GRAPH_RETVAL.patch.
- commit 0ea03f9
* Mon Feb 23 2026 hoyeon.lee@suse.com
- fprobe: Use ftrace_regs in fprobe exit handler (jsc#PED-14653).
- Refresh
patches.suse/tracing-Fix-race-condition-in-kprobe-initialization-causin.patch.
- commit c3d8714
* Mon Feb 23 2026 hoyeon.lee@suse.com
- fprobe: Use ftrace_regs in fprobe entry handler (jsc#PED-14653).
- Refresh
patches.suse/tracing-Fix-race-condition-in-kprobe-initialization-causin.patch.
- commit e9c6000
* Sun Feb 22 2026 tiwai@suse.de
- NTB: ntb_transport: Fix too small buffer for debugfs_name
(git-fixes).
- commit 34f22c7
* Sun Feb 22 2026 ailiop@suse.com
- xfs: fix UAF in xchk_btree_check_block_owner (CVE-2026-23223
bsc#1258483).
- commit 0986f41
* Sun Feb 22 2026 ailiop@suse.com
- erofs: fix UAF issue for file-backed mounts w/ directio option
(CVE-2026-23224 bsc#1258461).
- commit 543a001
* Sat Feb 21 2026 tiwai@suse.de
- ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put()
(git-fixes).
- commit f6a9a01
* Sat Feb 21 2026 tiwai@suse.de
- spi: wpcm-fiu: Fix potential NULL pointer dereference in
wpcm_fiu_probe() (git-fixes).
- ASoC: rockchip: i2s-tdm: Use param rate if not provided by
set_sysclk (git-fixes).
- ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic
init (git-fixes).
- drm/amd/display: Use same max plane scaling limits for all 64
bpp formats (git-fixes).
- drm/amd/display: Fix out-of-bounds stream encoder index v3
(git-fixes).
- drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify
(git-fixes).
- drm/amd/display: Reject cursor plane on DCE when scaled
differently than primary (git-fixes).
- drm/amdkfd: Fix watch_id bounds checking in debug address
watch v2 (git-fixes).
- drm/i915/acpi: free _DSM package when no connectors (git-fixes).
- drm/amd: Fix hang on amdgpu unload by using
pci_dev_is_disconnected() (git-fixes).
- drm/amdgpu: Fix memory leak in amdgpu_ras_init() (git-fixes).
- drm/amdgpu: Use kvfree instead of kfree in
amdgpu_gmc_get_nps_memranges() (git-fixes).
- drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()
(git-fixes).
- drm/amdgpu: ensure no_hw_access is visible before MMIO
(git-fixes).
- efi: Fix reservation of unaccepted memory table (git-fixes).
- commit 05f5344
* Sat Feb 21 2026 tiwai@suse.de
- ALSA: usb-audio: Use the right limit for PCM OOB check
(CVE-2026-23208 bsc#1258468).
- ALSA: usb-audio: Prevent excessive number of frames
(CVE-2026-23208 bsc#1258468).
- commit 9c042c7
* Fri Feb 20 2026 tiwai@suse.de
- ALSA: hda/conexant: Add quirk for HP ZBook Studio G4
(stable-fixes).
- commit c6c57c3
* Fri Feb 20 2026 osalvador@suse.de
- mm/hugetlb: fix hugetlb_pmd_shared() (CVE-2026-23100
bsc#1257817).
- commit d857986
* Fri Feb 20 2026 osalvador@suse.de
- mm/memory-failure: teach kill_accessing_process to accept
hugetlb tail page pfn (git-fixes).
- commit 70b84af
* Fri Feb 20 2026 tiwai@suse.de
- net: nfc: nci: Fix parameter validation for packet data
(git-fixes).
- net: usb: catc: enable basic endpoint checking (git-fixes).
- atm: fore200e: fix use-after-free in tasklets during device
removal (git-fixes).
- USB: serial: option: add Telit FN920C04 RNDIS compositions
(stable-fixes).
- fbdev: smscufx: properly copy ioctl memory to kernelspace
(stable-fixes).
- bus: fsl-mc: fix use-after-free in driver_override_show()
(git-fixes).
- ASoC: cs42l43: Correct handling of 3-pole jack load detection
(stable-fixes).
- drm/amd/display: remove assert around dpp_base replacement
(stable-fixes).
- drm/amd/display: extend delta clamping logic to CM3 LUT helper
(stable-fixes).
- platform/x86: classmate-laptop: Add missing NULL pointer checks
(stable-fixes).
- platform/x86/amd/pmc: Add quirk for MECHREVO Wujie 15X Pro
(stable-fixes).
- platform/x86: panasonic-laptop: Fix sysfs group leak in error
path (stable-fixes).
- gpio: sprd: Change sprd_gpio lock to raw_spin_lock
(stable-fixes).
- drm/tegra: hdmi: sor: Fix error: variable ‘j’ set but not
used (stable-fixes).
- bus: fsl-mc: Replace snprintf and sprintf with sysfs_emit in
sysfs show functions (stable-fixes).
- commit b8da8ac
* Thu Feb 19 2026 lduncan@suse.com
- Update
patches.suse/scsi-Revert-scsi-qla2xxx-Perform-lockless-command-co.patch
(git-fixes CVE-2025-68818 bsc#1256675).
Add in the CVE and bsc numbers.
- commit 421452a
* Thu Feb 19 2026 lduncan@suse.com
- scsi: core: Wake up the error handler when final completions
race against each other (CVE-2026-23110 bsc#1257761).
- scsi: smartpqi: Fix device resources accessed after device
removal (CVE-2025-68371 bsc#1255572).
- commit 1b0c2b6
* Thu Feb 19 2026 pjakobsson@suse.de
- series.conf: remove duplicate guarded entries
- commit f2fc065
* Thu Feb 19 2026 hoyeon.lee@suse.com
- uprobes: Remove too strict lockdep_assert() condition in
hprobe_expire() (jsc#PED-14653).
- commit 5587a8a
* Thu Feb 19 2026 pjakobsson@suse.de
- series.conf: Move guarded DRM patches to correct section
- commit ef96a7b
* Thu Feb 19 2026 hoyeon.lee@suse.com
- uprobes: SRCU-protect uretprobe lifetime (with timeout)
(jsc#PED-14653).
- Refresh
patches.suse/kernel-be-more-careful-about-dup_mmap-failures-and-uprobe-registering.patch.
- Refresh
patches.suse/uprobes-Fix-race-in-uprobe_free_utask.patch.
- commit 022e87d
* Thu Feb 19 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdgpu-pm-Handle-SCLK-offset-correctly-in-overdr.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 207ba13
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Fix incorrect fw_state address in dmub_srv (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 326f026
* Thu Feb 19 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdkfd-Fix-instruction-hazard-in-gfx12-trap-hand.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 84038b8
* Thu Feb 19 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-Fix-exporting-xe-buffers-multiple-times.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6fbbedf
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/v3d: Set job pointer to NULL when the job's fence has an error (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 52ba837
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/guc_pc: Retry and wait longer for GuC PC start (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a0eae56
* Thu Feb 19 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-pm-Temporarily-disable-D3Cold-on-BMG.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 595afac
* Thu Feb 19 2026 pjakobsson@suse.de
- Update patches.suse/drm-i915-cdclk-Do-cdclk-post-plane-programming-later.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 237c6da
* Thu Feb 19 2026 pjakobsson@suse.de
- Update patches.suse/drm-dp_mst-Fix-locking-when-skipping-CSN-before-topo.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b191dcd
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu/vce2: fix ip block reference (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e15480b
* Thu Feb 19 2026 pjakobsson@suse.de
- Unguarding patches.suse/drm-amd-display-Restore-correct-backlight-brightness.patch
- commit 6451af2
* Thu Feb 19 2026 pjakobsson@suse.de
- Unguarding patches.suse/drm-amd-Keep-display-off-while-going-into-S4.patch
- commit 7ef64a4
* Thu Feb 19 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-hmm-Don-t-dereference-struct-page-pointers-wi.patch (git-fixes CVE-2025-21939 bsc#1240710 jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 93ef0ac
* Thu Feb 19 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-Fix-fault-mode-invalidation-with-unbind.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 13a7188
* Thu Feb 19 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-Fix-GT-for-each-engine-workarounds.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e944129
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/mst: update max stream count to match number of pipes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 131a207
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/bochs: Fix DPMS regression (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3b3f55a
* Thu Feb 19 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-oa-Allow-oa_exponent-value-of-0.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bbb8809
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp_mst: Fix encoder HW state readout for UHBR MST (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cc9324c
* Thu Feb 19 2026 pjakobsson@suse.de
- Update patches.suse/drm-fbdev-dma-Add-shadow-buffering-for-deferred-I-O.patch (bsc#1240174 CVE-2024-58091 jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e8f70c0
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/imagination: remove unnecessary header include path (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 73f1faf
* Thu Feb 19 2026 pjakobsson@suse.de
- Update patches.suse/drm-vkms-Round-fixp2int-conversion-in-lerp_u16.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2d01881
* Thu Feb 19 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-display-add-a-quirk-to-enable-eDP0-on-DP1.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8ed5b0c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Disable PSR-SU on eDP panels (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8d3a29c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: restore edid reading from a given i2c adapter (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1d47911
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu/mes: keep enforce isolation up to date (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e0ccc09
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu/gfx: only call mes for enforce isolation if supported (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8d3f28e
* Thu Feb 19 2026 pjakobsson@suse.de
- Update patches.suse/amdgpu-pm-legacy-fix-suspend-resume-issues.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cb5a991
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/dpu: Drop extraneous return in dpu_crtc_reassign_planes() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f918d6c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/dpu: Fix uninitialized variable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 70c1d21
* Thu Feb 19 2026 pjakobsson@suse.de
- Update patches.suse/drm-msm-dp-account-for-widebus-and-yuv420-during-mod.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c52f78c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/dpu: correct LM pairing for SM6150 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e59ab27
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/a6xx: Only print the GMU firmware version once (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c76886d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: Fix disabling the transcoder function in 128b/132b mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6644c1e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/guc: Fix size_t print format (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit beb6475
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Make GUC binaries dump consistent with other binaries in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ed648a1
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Fix error handling in xe_irq_install() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 868fb73
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/amdxdna: Add missing include linux/slab.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3367811
* Thu Feb 19 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-Carve-out-wopcm-portion-from-the-stolen-memor.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 39ba69f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu/pm: fix UVD handing in amdgpu_dpm_set_powergating_by_smu() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 682aed1
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/hisilicon/hibmc: select CONFIG_DRM_DISPLAY_DP_HELPER (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6b5c5d2
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/panthor: avoid garbage value in panthor_ioctl_dev_query() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3df4a22
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/tests: hdmi: Fix recursive locking (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 97e4164
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/tests: hdmi: Reorder DRM entities variables assignment (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e505d6c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: Fix potential infinite loop in 128b/132b SST (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9deb2a2
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/backlight: Return immediately when scale() finds invalid (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 339d49c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: Return min bpc supported by source instead of 0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9c2a157
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/hdcp: Use correct function to check if encoder is HDMI (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f3c645d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/hdcp: Fix Repeater authentication during topology change (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 41ed2bf
* Thu Feb 19 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-Fix-and-re-enable-xe_print_blob_ascii85.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f660838
* Thu Feb 19 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-devcoredump-Move-exec-queue-snapshot-to-Conte.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 40caa23
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/oa: Set stream->pollin in xe_oa_buffer_check_unlocked (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 79110d2
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/pf: Fix migration initialization (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1e311ed
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/oa: Preserve oa_ctrl unused bits (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b396cf4
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/amdxdna: Add MODULE_FIRMWARE() declarations (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8222a0e
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/ivpu: Fix error handling in ivpu_boot() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ed3629b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/ast: astdp: Fix timeout for enabling video signal (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d82e2b8
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/print: Include drm_device.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 94a14b0
* Thu Feb 19 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-display-Fix-out-of-bound-accesses.patch (stable-fixes CVE-2025-21985 bsc#1240811 jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 587aa36
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: restore invalid MSA timing check for freesync (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ff49d15
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/virtio: Fix UAF in virtgpu_dma_buf_free_obj() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4d92c6a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm: xlnx: zynqmp_dpsub: Fix kernel doc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b859c7a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Optimize cursor position updates (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 145473f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/amdgpu: Enable scratch data dump for mes 12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d16f029
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd: Clarify kdoc for amdgpu.gttsize (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9954e4f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/amdgpu: Prevent null pointer dereference in GPU bandwidth (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e915013
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: fix ring timeout issue in gfx10 sr-iov environment (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 31039d0
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/pm: Fix smu v13.0.6 caps initialization (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3bd1f20
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/pm: Refactor SMU 13.0.6 SDMA reset firmware version checks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b415ec0
* Thu Feb 19 2026 pjakobsson@suse.de
- revert "drm/amdgpu/pm: add definition PPSMC_MSG_ResetSDMA2" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 101c024
* Thu Feb 19 2026 pjakobsson@suse.de
- revert "drm/amdgpu/pm: Implement SDMA queue reset for different asic" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fdb6af9
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/pm: Add capability flags for SMU v13.0.6 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 054ad5f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: fix SUBVP DC_DEBUG_MASK documentation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d33b14f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: fix CEC DC_DEBUG_MASK documentation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2d2bfda
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: fix the PCIe lanes reporting in the INFO IOCTL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5a7b41a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: cache gpu pcie link width (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e733746
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: mark static functions noinline_for_stack (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit df60a13
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdkfd: Clear MODE.VSKIP in gfx9 trap handler (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e8e3e84
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Refine ip detection log message (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 45f326e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Add handler for SDMA context empty (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ca640ad
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd: Add debug option to disable subvp (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 71aec2b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdkfd: Sync trap handler binary with source (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit eed9c10
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdkfd: Fix partial migrate issue (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 103aa10
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu/gfx12: Add Cleaner Shader Support for GFX12.0 GPUs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3461afb
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Mark debug KFD module params as unsafe (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2d4b885
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: mark a bunch of module parameters unsafe (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 98e429f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Use DRM scheduler API in amdgpu_xcp_release_sched (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f134bb5
* Thu Feb 19 2026 pjakobsson@suse.de
- drm: zynqmp_dp: Unlock on error in zynqmp_dp_bridge_atomic_enable() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 834b098
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/bochs: Do not put DRM device in PCI remove callback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 49f2563
* Thu Feb 19 2026 pjakobsson@suse.de
- drm: select DRM_KMS_HELPER from DRM_GEM_SHMEM_HELPER (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fa1b497
* Thu Feb 19 2026 pjakobsson@suse.de
- drivers: remove get_task_comm() and print task comm directly (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c1d3c6e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: convert timeout to secs_to_jiffies() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f616069
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/habanalabs: convert timeouts to secs_to_jiffies() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f2d46ee
* Thu Feb 19 2026 pjakobsson@suse.de
- fbdev: lcdcfb: Use backlight helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b2209f1
* Thu Feb 19 2026 pjakobsson@suse.de
- fbdev: vga16fb: fix orig_video_isVGA confusion (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a0fc065
* Thu Feb 19 2026 pjakobsson@suse.de
- fbdev: omapfb: Use syscon_regmap_lookup_by_phandle_args (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5f3b55c
* Thu Feb 19 2026 pjakobsson@suse.de
- fbdev: omapfb: Use of_property_present() to test existence of DT (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3b58efe
* Thu Feb 19 2026 pjakobsson@suse.de
- fbdev: sm501fb: Use str_enabled_disabled() helper in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8f8f82d
* Thu Feb 19 2026 pjakobsson@suse.de
- fbdev: efifb: Change the return value type to void (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bb86ecc
* Thu Feb 19 2026 pjakobsson@suse.de
- fbdev: omapfb: Remove unused hdmi5_core_handle_irqs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bfdf5f1
* Thu Feb 19 2026 pjakobsson@suse.de
- video: hdmi: Remove unused hdmi_infoframe_check (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d342665
* Thu Feb 19 2026 pjakobsson@suse.de
- fbdev: radeon: Use const 'struct bin_attribute' callbacks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 299c9ce
* Thu Feb 19 2026 pjakobsson@suse.de
- fbdev: udlfb: Use const 'struct bin_attribute' callback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1b4b836
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/bridge: fix documentation for the hdmi_audio_prepare() callback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c0bb0a2
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/doc: Include new drm-compute documentation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ae61aa2
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/display: hdmi: Do not read EDID on disconnected connectors (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 56f7b86
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/tests: hdmi: Add connector disablement test (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e17ccde
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm: UAPI error reporting (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f4b00c0
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/a5xx: remove null pointer check on pdev (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f0edea9
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm: Expose uche trap base via uapi (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 751da21
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm: adreno: enable GMU bandwidth for A740 and A750 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9b12ea7
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm: adreno: find bandwidth index of OPP and set it along freq (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit af8baf6
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm: adreno: dynamically generate GMU bw table (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 083c420
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm: adreno: add plumbing to generate bandwidth vote table for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 155c24d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm: adreno: add defines for gpu & gmu frequency table sizes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 31fc1e5
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/a6xx: Print GMU core firmware version at boot (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 81e1b07
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm: registers: Add GMU FW version register (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c9bac5e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/dpu: Add RM support for allocating CWB (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0f369b7
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/dpu: add CWB support to dpu_hw_wb (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit abd8d62
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/dpu: Add dpu_hw_cwb abstraction for CWB block (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d912e9a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/dpu: add devcoredumps for cwb registers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3b479df
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/dpu: Specify dedicated CWB pingpong blocks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit aa86d15
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/dpu: Add CWB entry to catalog for SM8650 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit addb4fa
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/dpu: get rid of struct dpu_rm_requirements (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2c84075
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm: fix -Wformat-security warnings (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 599e6ab
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/dp: stop passing panel to msm_dp_audio_get() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 22355e7
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/dp: drop struct msm_dp_panel_in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ad6b4ff
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/dp: drop obsolete audio headers access through catalog (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a42e267
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/dp: use msm_dp_utils_pack_sdp_header() for audio packets (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a4b308d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/dp: drop msm_dp_panel_dump_regs() and (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 479e160
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/dpu: include SSPP allocation state into the dumped state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 54940fc
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/dpu: allow using two SSPP blocks for a single plane (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5d97a15
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/dpu: add support for virtual planes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 80d5c8d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/dsi: Add support for SM6150 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7de5e63
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/dsi: Add dsi phy support for SM6150 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 19ba262
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/dpu: Add SM6150 support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ce6cf2b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm: mdss: Add SM6150 support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6983aa5
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/dpu: filter out too wide modes if no 3dmux is present (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fc3416c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/mdss: use boolean values for macrotile_mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 03d591f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/mdss: reuse defined bitfields for UBWC 2.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0f7df8c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/mdss: define bitfields for the UBWC_STATIC register (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 570c11c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/dpu: Add VBIF to DPU snapshot (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9822165
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/dpu: check dpu_plane_atomic_print_state() for valid sspp (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit aca9277
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/dp: disable the opp table request even for dp_ctrl_off_link() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e02c54e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/dp: dont call dp_catalog_ctrl_mainlink_ctrl in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2599068
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/dp: do not touch the MMSS_DP_INTF_CONFIG for tpg (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8a83cfd
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/dp: fix msm_dp_utils_pack_sdp_header interface (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 49c63b8
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: 3.2.316 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c96b0e6
* Thu Feb 19 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-display-avoid-reset-DTBCLK-at-clock-init.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3342f89
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: improve dpia pre-train (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e91676c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Apply DML21 Patches (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dbc5853
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Revised for Replay Pseudo vblank control (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3a0a866
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Add a new flag for replay low hz (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7d8fb5d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Remove unused read_ono_state function from Hwss (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5a8d78e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Add SMU interface to get UMC count for dcn401 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2d2a51d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Extend secure display to support DisplayCRC mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b73fa9b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Add support to configure CRC window on specific CRC (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 940ea70
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: DML2.1 Post-Si Cleanup (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 11ac30d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Update chip_cap defines and usage (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d757a0f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: [FW Promotion] Release 0.0.248.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8ceb069
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Add replay desync error count tracking and reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9599521
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Log Hard Min Clocks and Phantom Pipe Status (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 787c54f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: add CEC notifier to amdgpu driver (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8bfac38
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: fill the ucode bo during psp resume for SRIOV (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 78bcb49
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu/gfx10: Enable cleaner shader for GFX10.3.2/10.3.4/10.3.5 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1e32730
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: wrong array index to get ip block for PSP (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit da03c48
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: fix incorrect number of active RBs for gfx12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit df74089
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: fix incorrect active RB bitmap in setup RBs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 373176e
* Thu Feb 19 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdkfd-Move-gfx12-trap-handler-to-separate-file.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 28376dd
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Fix shift type in amdgpu_debugfs_sdma_sched_mask_set() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9598c21
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: enable gfx12 queue reset flag (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d92c140
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu/pm: Implement SDMA queue reset for different asic (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 78371f7
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu/pm: add definition PPSMC_MSG_ResetSDMA2 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2cd76bc
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu/sdma4.4.2: add apu support in sdma queue reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2b64360
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Remove unnecessary NULL check (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0470a69
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/pm: Fill max mem bw & total app clk counter (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d29274b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/pm: Update SMUv13.0.6 PMFW headers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 849f0cb
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdkfd: always include uapi header in priv.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit af1c53f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: reduce RLC safe mode request for gfx clock gating (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a8b1457
* Thu Feb 19 2026 pjakobsson@suse.de
- Revert "drm/amd/display: Optimize cursor position updates" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a63b25a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu/gfx10: Add cleaner shader for GFX10.3.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 094dcb3
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Fix error handling in amdgpu_ras_add_bad_pages (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f1c4c7d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Fix for MEC SJT FW Load Fail on VF (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1c18586
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Promote DC to 3.2.315 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a1ee975
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Extend capability to get multiple ROI CRCs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4f9e9df
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Add VC for VESA Aux Backlight Control (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 883fb36
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Clean up SPL code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2b14bd3
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Add 6bpc RGB case for dcn32 output bpp calculations (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a7b873b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Add HBlank reduction DPCD write to DPMS sequence (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 427c9ff
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Optimize cursor position updates (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b81bc87
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: fix init_adj offset for cositing in SPL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9fa79c4
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Ensure correct GFX tiling info passed to DML (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b7196c5
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Update dc_tiling_info union to structure (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f7ed73d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: modify init dc_power_state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a5d31d5
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: have pretrain for dpia (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 09dfaae
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Implement Replay Low Hz Visual Confirm (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a78a50a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Add Interface to Dump DSC Caps from dm (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 43dd258
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Add guards around MAX/MIN (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dd488d3
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: correct type mismatches in comparisons in DML2 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 60fc0dc
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Adjust dm to use supported interfaces for setting (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 08490b0
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Extend dc_stream_get_crc to support 2nd crc engine (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b3896e6
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Add support for setting multiple CRC windows in dc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ac8d7c4
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Add expanded HBlank field to dc_crtc_timing (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a0b9e7b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Add DP required HBlank size calc to link interface (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7543570
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Parse RECEIVE_PORT0_CAP capabilities from DPCD (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4e7cec3
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Cleanup outdated interfaces in dcn401_clk_mgr (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2a95e7f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: power up all gating blocks when releasing hw DCN35 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 32effc8
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Reapply fdedd77b0eb3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3247f2e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: remove unused xe_pciids.h harder, add missing PCI ID (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8b83a3a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Fix all typos in xe (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 58e19a1
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/slpc: Remove unnecessary force wakes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2de0bcd
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Introduce the RPa information (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit afaf6da
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/vf: Don't apply Wa_22019338487 for VF (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e8f1a88
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/rtp: Add match helper to omit SR-IOV VF device (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0b5dcab
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/vf: Don't check has flat ccs in bios on VF (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 99e9d32
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/gt: Prefer IS_ENABLED() instead of defined() on config (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c4a9acb
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/gt: Prevent uninitialized pointer reads (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1b758c7
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915: Remove unused intel_ring_cacheline_align (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 76c0b56
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915: Remove unused intel_huc_suspend (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 20a45d1
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915: Remove deadcode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e67f394
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/gt: Log reason for setting TAINT_WARN at reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b40c552
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/gt: Use ENGINE_TRACE for tracing. (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e119aa0
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/selftests: Implement frequency logging for energy reading (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 382bf46
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/gt: Increase a time to retry RING_HEAD reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 92ca10c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Implement cgroup for vram (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e277741
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/ttm: Handle cgroup based eviction in TTM (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0395d38
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/drv: Add drmm managed registration helper for dmem cgroups. (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8a3a587
* Thu Feb 19 2026 pjakobsson@suse.de
- kernel/cgroup: Add "dmem" memory accounting cgroup (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 415b241
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/etnaviv: add optional reset support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 55c41bb
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/etnaviv: Add fdinfo support for memory stats (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 498c674
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/etnaviv: Improve VA, PA, SIZE alignment checking (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d170414
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/etnaviv: Fix the debug log of the etnaviv_iommu_map() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 82fc6a2
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/etnaviv: Drop the offset in page manipulation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d855440
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/etnaviv: Convert timeouts to secs_to_jiffies() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 863cb14
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/etnaviv: etnaviv_cmdbuf.c: Drop the unneeded 'etnaviv_perfmon.h' (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5274057
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/etnaviv: Drop unused data member from the etnaviv_gem_object (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 71ffa2f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: convert global state to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ac60f72
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/pmdemand: convert to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 49dfe4d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/pmdemand: make struct intel_pmdemand_state opaque (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit caf72b2
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/pmdemand: convert to_intel_pmdemand_state() to a function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2346125
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: compute config for 128b/132b SST w/o DSC (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ba3a571
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/ddi: disable trancoder port select for 128b/132b SST (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2b55afe
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/ddi: handle 128b/132b SST in intel_ddi_read_func_ctl() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4e845e0
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/ddi: start distinguishing 128b/132b SST and MST at state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 55af671
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/ddi: enable ACT handling for 128b/132b SST (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0283898
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/ddi: initialize 128b/132b SST DP2 VFREQ registers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2c748af
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/ddi: write payload for 128b/132b SST (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b58a8d5
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/ddi: 128b/132b SST also needs DP_TP_CTL_MODE_MST (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4b70b7e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/ddi: enable 128b/132b TRANS_DDI_FUNC_CTL mode for UHBR SST (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7b27aa2
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/mst: adapt intel_dp_mtp_tu_compute_config() for 128b/132b (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a6a69af
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/mst: split out a helper for figuring out the TU (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 90095a4
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/mst: remove crtc_state->pbn (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 939d782
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/mst: change return value of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 35ea076
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/mst: drop connector parameter from (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b97e32b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/mst: drop connector parameter from (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b2bd478
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/mst: remove mgr parameter and debug logging from (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7969527
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: Adjust Added Wake Time with PKG_C_LATENCY (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cad0cdb
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: Return early if dsc is required but not supported (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9319dd2
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/ddi: Optimize mtl_port_buf_ctl_program (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 86198e0
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: Use intel_display instead of drm_i915_private (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f42b071
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp_mst: Use link.{min/max}_bpp_x16 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 540817a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: Set the DSC link limits in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f985818
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: Make dsc helpers accept const crtc_state pointers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4133ef5
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: Use clamp for pipe_bpp limits with DSC (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ee78ce7
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp_mst: Use pipe_bpp->limits.{max/min}_bpp for dsc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8b58f0b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: Refactor pipe_bpp limits with dsc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 15ca782
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: Drop max_requested_bpc for dsc pipe_min/max bpp (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 799042f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp_mst: Use helpers to get dsc min/max input bpc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ffb2eec
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: Return int from dsc_max/min_src_input_bpc helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4532046
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: Remove HAS_DSC macro for intel_dp_dsc_max_src_input_bpc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f2da22c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: Drop check for FEC in intel_dp_fec_compute_config (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8383bdd
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: Separate out helper for compute fec_enable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e36ea11
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: Return early if DSC not supported (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 478c309
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: Refactor FEC support check in intel_dp_supports_dsc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 423f9d4
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/selftests: Use preemption timeout on cleanup (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dffdd34
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dmc_wl: store register ranges in rodata (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7c348e9
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: drop unnecessary i915_drv.h includes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 27a9873
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dsc: Expose dsc sink max slice count via debugfs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e1254c7
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: drop i915_drv.h include from intel_display_trace.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4c095d1
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: add struct drm_device to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9468096
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/uncore: add to_intel_uncore() and use it (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b248288
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: add intel_display_conversion.c to hide stuff better (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 02c2b75
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915: extract intel_uncore_trace.[ch] (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4f9b960
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/gvt: always pass struct intel_display * to register macros (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e2f8732
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: finish link training conversion to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 72a6001
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: convert interfaces to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cadbf4d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: convert to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 80380c2
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: s/intel_connector/connector/ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a3d6645
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: s/intel_encoder/encoder/ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7a08cc2
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/mst: use intel_dp_compute_config_limits() for DP MST (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4412ecd
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/xe3: do not configure auto min dbuf for cursor WMs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7b49392
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915: move DDI_CLK_VALFREQ next to other Cx0 PHY registers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7f8e9d8
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915: relocate _VGA_MSR_WRITE register definition (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a2a14cd
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915: split out i9xx_wm_regs.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8b24a42
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/xe3: Use hw support for min/interim ddb allocations for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9288d24
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: add a gelper to relative data rate handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a732b2b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: update to plane_wm register access function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7bc75e3
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dg2: Implement Wa_14022698537 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 681cebc
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915: Introduce intel_cpu_info.c for CPU IDs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f368188
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dg2: Introduce DG2_D subplatform (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c98a400
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/intel/pciids: Refactor DG2 PCI IDs into segment ranges (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 80763ed
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Remove "graphics tile" from kernel doc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c767f18
* Thu Feb 19 2026 pjakobsson@suse.de
- Revert "drm/xe: Force write completion of MI_STORE_DATA_IMM" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8d328d9
* Thu Feb 19 2026 pjakobsson@suse.de
- xe/oa: Drop the unused logic to parse context image (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e2e81ba
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Use q->xef for accessing xe file (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b87a035
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/gsc: Make GSCCS disabling message less alarming (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cffd02e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/tests: Move shrink test out of xe_bo (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ebad4cf
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: UHBR rates for Thunderbolt (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit af95db2
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Force write completion of MI_STORE_DATA_IMM (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b963722
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/oa/uapi: Expose an unblock after N reports OA property (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c2d5dcd
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/guc: Enable WA_DUAL_QUEUE for newer platforms (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 855cea5
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/irq: Manage MSI-X interrupts allocation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f56b02e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Initial MSI-X support for HW engines (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 732b557
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/irq: Separate MSI and MSI-X flows (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a70d89e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/mediatek: dp: Support flexible length of DP calibration data (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 185d5c5
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/mediatek: dp: Add sdp path reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 72560ec
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: move g4x_dp_set_clock() call to g4x_dp_compute_config() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5b62498
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: add g4x_dp_compute_config() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2a58a08
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: clean up DP Adaptive Sync SDP state mismatch (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7f39685
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: use drm_print_hex_dump() for buffer mismatch dumps (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 540f24a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: use drm_print_hex_dump() for crtc state dump (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ce89594
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/print: add drm_print_hex_dump() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a64edf1
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/mst: add beginnings of DP MST documentation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 174399c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/pps: include panel power cycle delay in debugfs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a65cc52
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/pps: debug log the remaining power cycle delay to wait (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5131b39
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: convert intel_display_driver.[ch] to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 537c823
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/wm: Club initialized variables of same type together (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dd42c03
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/wm: Modify latency programmed into PKG_C_LATENCY (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 110793b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: Refactor DPKGC code to call it from (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 81c036f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/wm: Use intel_display structure in DPKGC code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bc6f5d0
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/wm: Refactor dpkgc value prepration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 543b70e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/wm: Initialize max_latency variable to appropriate value (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 793cc9a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/cx0: split out mtl_get_cx0_buf_trans() to c10 and c20 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 194eda7
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: remove unused for_each_crtc() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e0d3a13
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: replace dig_port->saved_port_bits with flags (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit eda5596
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: convert power map to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c91862d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: convert high level power interfaces to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ec845dd
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: convert power domain code internally to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0f855ca
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: convert power wells to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8825620
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: convert for_each_power_domain_well() to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 17fc021
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: convert for_each_power_well() to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 91211f0
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/hdcp: Remove log for HDMI HDCP LIC check (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 30f54b5
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/display: Flush DMC wakelock release work on runtime suspend (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b30cae4
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/display: Extract xe_display_pm_runtime_suspend_late() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d1657cf
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dmc_wl: Extract intel_dmc_wl_flush_release_work() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8961b02
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: use seq buf for printing rates (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 68892bb
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/pps: Eliminate pointless get_delay() macro (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 93bca87
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/pps: Extract pps_units_to_msecs() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 88911be
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/pps: Extract msecs_to_pps_units() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fb02a82
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/pps: Spell out the eDP spec power sequencing delays a bit (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4f28691
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/lvds: Use struct intel_pps_delays for LVDS power sequencing (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 35000ba
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/pps: Rename intel_pps_delay members (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 96faf92
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/pps: Decouple pps delays from VBT struct definition (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8e4ce1b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/pps: Store the power cycle delay without the +1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e8daff9
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dsb: Nuke the MMIO->indexed register write logic (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit db1953f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dpt: Evict all DPT VMAs on suspend (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d5129ac
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915: Intruduce display.wq.cleanup (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f15d7d6
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915: Don't reuse commit_work for the cleanup (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 41fdd86
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dislay: convert i9xx_display_sr.[ch] to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 27e5035
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: prefer DISPLAY_VER over GRAPHICS_VER in display s/r (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c6f7879
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/ddi: clarify intel_ddi_connector_get_hw_state() for DP MST (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7838c9e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915: Fixed an typo in i915_gem_gtt.c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fd4d0d8
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/irq: emphasize display_irqs_enabled is only about VLV/CHV (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1ce6c61
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/irq: hide display_irqs_enabled access (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 24d1eaa
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/plane: convert initial plane setup to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c51f804
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/overlay: add intel_overlay_available() and use it (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5fedc2f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/overlay: convert to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 11df2de
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/ddi: simplify intel_ddi_get_encoder_pipes() slightly (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 230bf04
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/ddi: refactor intel_ddi_connector_get_hw_state() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 115df54
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/ddi: split up intel_ddi_read_func_ctl() by output type (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 48f0ce9
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/ddi: rename temp to ddi_func_ctl in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d5d03ce
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: refactor clear/wait for act sent (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8c2495a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/reg: convert DP_TP_CTL/DP_TP_STATUS to REG_BIT() and friends (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a9f613b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/ddi: use intel_ddi_* naming convention for encoder (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c926604
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/mst: unify MST topology callback naming to mst_topology_* (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1a7c304
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/mst: simplify mst_connector_get_hw_state() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a2b11bf
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/mst: unify MST connector function naming to mst_connector_* (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f73af54
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/mst: pass intel_dp around in mst stream helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8aacc66
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display/xe3lpd: Avoid setting YUV420_MODE in PIPE_MISC (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a6593e5
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/psr: Disable psr1 if setup_time > vblank (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6a1dcc8
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: Include the time taken by AUX Tx for timeout (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 127a5e8
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: read Aux RD interval just before setting the FFE preset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b647a7a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: use fsleep instead of usleep_range for LT (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b333aa6
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/{i915, xe}: Move power_domains suspend/resume to display_power (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2f79168
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/display: Delay dsm handler registration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8e6a420
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/display: Delay hpd_init resume (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c29bcde
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/{i915, xe}/display: Move DP MST calls to display_driver (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ee281b1
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: Move regfile registers intel_display.restore (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3324be9
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: Convert i915_suspend into i9xx_display_sr (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d55a5f7
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915: Remove vga and gmbus seq out of i915_restore_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3312f12
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: Limit max compressed bpp to 18 when forcing DSC (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1e5a03d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: add comments about hooks called from MST stream encoders (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2ae83cd
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/mst: change naming from fake encoders to MST stream encoders (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f6f277e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/mst: convert to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b83221f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: make CHICKEN_TRANS() display version aware (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1fecabb
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/mst: use primary_encoder in fake mst encoder creation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 93a1ce2
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/mst: introduce to_primary_encoder() and to_primary_dp() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4906af7
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/mst: rename intel_encoder to encoder (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 480d15f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/mst: pass primary encoder to primary encoder hooks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c47518d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: add mobile platform group (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7e9a230
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: pass struct pci_dev * to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 576bc92
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: convert display device identification to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8b3c99b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: rename i915 parameter to __display in feature (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c5dad91
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: convert HAS_ULTRAJOINER() to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 701154d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: convert HAS_HW_SAGV_WM() to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d14d3e7
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: convert HAS_SAGV() to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4e2f501
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: convert HAS_MBUS_JOINING() to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 22520cf
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: convert HAS_IPS() to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3154517
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: convert HAS_GMBUS_BURST_READ() to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4c1c02e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: convert HAS_DP20() to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a3a4657
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: convert HAS_DOUBLE_BUFFERED_M_N() to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c443386
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: convert HAS_4TILE() to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8bcb023
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: convert HAS_D12_PLANE_MINIMIZATION() to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 79f1d87
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: identify discrete graphics (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2dcf103
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/scaler: Extract intel_allocate_scaler() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5de7281
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/scaler: Make scaler in_use a bool (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3dee70c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/scaler: Carve up intel_atomic_setup_scalers() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit af1441a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/scaler: Convert the scaler code to intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a2f1ffd
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/scaler: Clean up intel_atomic_setup_scalers() a bit (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dfab991
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/scaler: Pass the whole atomic state into (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e6f5777
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/scaler: Remove redudant junk from skl_scaler.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 15cbe0f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/scaler: s/intel_crtc/crtc/ etc. (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ba0cf47
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/crt: Nuke unused crt->connector (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 138bc97
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/crt: Rename some variables (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cd76a33
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/crt: Drop pointless drm_device variables (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0477613
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/crt: s/pipe_config/crtc_state/ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fc35f43
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/crt: Extract intel_crt_regs.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4f058a2
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/crt: Clean up ADPA_HOTPLUG_BITS definitions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fd624ed
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/crt: Use REG_BIT() & co. (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1b3c4f8
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/crt: Drop the unused ADPA_DPMS bit definitions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 24987c3
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/crt: Split long line (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f54a609
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915: Grab intel_display from the encoder to avoid potential (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8816a22
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/psr: stop using bitwise OR with booleans in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 19da1e3
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/psr: add LATENCY_REPORTING_REMOVED() register bit helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7b70b38
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: demote source OUI read/write failure logging to debug (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2769331
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/xe3lpd: Use DMC wakelock by default (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 80f433d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dmc_wl: Sanitize enable_dmc_wl according to hardware support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8306e2a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dmc_wl: Add and use HAS_DMC_WAKELOCK() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit aa24b04
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dmc_wl: Couple enable/disable with dynamic DC states (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4bbce1c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dmc_wl: Deal with existing references when disabling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2d040cf
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dmc_wl: Allow simpler syntax for single reg in range tables (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c5ec9e0
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dmc_wl: Track registers touched by the DMC (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 203d36a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dmc_wl: Rename lnl_wl_range to powered_off_ranges (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 72fabb4
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dmc_wl: Extract intel_dmc_wl_reg_in_range() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ed9c540
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dmc_wl: Use sentinel item for range tables (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3bed1a2
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dmc_wl: Get wakelock when disabling dynamic DC states (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3de34d9
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dmc_wl: Check for non-zero refcount in release work (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 765a9cc
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dmc_wl: Use non-sleeping variant of MMIO wait (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bde4966
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Mimic i915 behavior for non-sleeping MMIO wait (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a70d554
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dmc_wl: Use i915_mmio_reg_offset() instead of reg.reg (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8425931
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/psr: Disable Panel Replay as well if VRR is enabled (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 83b87cf
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/hdcp: Handle HDCP Line Rekeying for HDCP 1.4 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9191f30
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/cdclk: Unify cdclk max() parameter order (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ee1c52b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/cdclk: Relocate intel_vdsc_min_cdclk() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 825ed7e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/cdclk: Drop pointles max_t() usage in intel_vdsc_min_cdclk() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2c2bf92
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/cdclk: Suck the compression_enable check into (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a0547f8
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/cdclk: Factor out INTEL_OUTPUT_DSI check in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a5e5fb7
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/cdclk: Extract vlv_dsi_min_cdclk() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2846abc
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/cdclk: Factor out has_audio check in intel_audio_min_cdclk() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c890fa7
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/cdclk: Extract intel_audio_min_cdclk() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cc75bca
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/cdclk: Extract hsw_ips_min_cdclk() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 13fe548
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/cdclk: Extract intel_cdclk_guardband() and intel_cdclk_ppc() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0ddcbfc
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915: Introduce HAS_DOUBLE_WIDE() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a8377b4
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dsi: Stop using pixel_format_from_register_bits() to parse (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2c240d6
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/adlp+/dp_mst: Align master transcoder disabling with spec (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b49a06d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/adlp+/dp_mst: Align slave transcoder sequences with spec (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4124c48
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp_mst: Add a way to disable the DP2 config (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a8b98d4
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/adlp+/dp_mst: Align slave transcoder enabling with spec wrt. (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b466d6b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/ptl/dp_mst: Fix slave transcoder enabling wrt. DDI function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 08f7297
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915: Simplify xelpdp_is_only_pipe_per_dbuf_bank() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ee6284c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915: Sanitize MBUS joining (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dcd0cdc
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915: Extract mbus_ctl_join_update() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 73c3e81
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915: Extract pipe_mbus_dbox_ctl_update() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b84047e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915: Extract pipe_mbus_dbox_ctl() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 947301b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915: Relocate the SKL wm sanitation code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4d197ec
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: Enable 3 DSC engines for 12 slices (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6684f61
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: Ensure hactive is divisible by slice count (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 99cf1ab
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/vdsc: Add support for read/write PPS for 3rd DSC engine (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 33b37b8
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/vdsc: Introduce 3rd VDSC engine VDSC2 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dd26ae1
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/vdsc: Use VDSC0/VDSC1 for LEFT/RIGHT VDSC engine (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8d93626
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: Prepare for dsc 3 stream splitter (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d1345b3
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp: Update Comment for Valid DSC Slices per Line (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2e1a0c9
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915: hide VLV PUNIT IOSF sideband qos handling better (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit feed503
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915: add a dedicated mutex for VLV/CHV IOSF sideband (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7f493c6
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/sbi: add a dedicated mutex for LPT/WPT IOSF sideband (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8f4723a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/sbi: add intel_sbi_{lock,unlock}() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a88d4da
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/xe3lpd: Update HDCP rekeying bit (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b024e41
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/admgpu: replace kmalloc() and memcpy() with kmemdup() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dcffffe
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Fix NULL pointer dereference in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 763f2a8
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Show warning message if IH ring overflow (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0b7c19e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdkfd: Improve signal event slow path (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b832385
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Optimize gfx v9 GPU page fault handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9d03abd
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdkfd: KFD interrupt access ih_fifo data in-place (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7b6f4d7
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: partially revert "reduce reset time" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ccd67d4
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: set the VM pointer to NULL in amdgpu_job_prepare (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fe3466a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Enable psp v14_0_3 RAS support for non-SRIOV (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6254ef3
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Fix potential integer overflow in scheduler mask (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6eac71f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: 3.2.314 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d8bbd4d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Disable MPC rate control on ODM pipe update (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fd9d969
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Block Invalid TMDS operation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a3af50a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Re-validate streams on commit_streams (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 40efcfc
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Fix uninitialized variables in amdgpu_dm_debugfs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 37e9335
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Apply (some) policy for DML2 formulation on (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8c27453
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: delete legacy code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 24aa749
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Add new message for DF throttling optimization on (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3b95584
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: DML21 Reintegration For Various Fixes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c012a8b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Fix brightness adjustment on MiniLED (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c36c738
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: init dc_power_state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5988396
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: initialize uninitialized variable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 409c520
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Add support for FAMS2+ interface versions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 56d282a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Update FAMS2 config cmd (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4136ec6
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Failed to check various return code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 816988e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdkfd: Failed to check various return code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b9feb74
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Use dbg level for VBIOS check messages (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 30651ad
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: remove useless init from amdgpu_job_alloc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 790fa6b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_free (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 399159f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: use swap() in update_phy_id_mapping() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 58a32be
* Thu Feb 19 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdgpu-simplify-return-statement-in-amdgpu_ras_e.patch (git-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit be24f72
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: add non-DC drm_panic support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9e65503
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: add DC drm_panic support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8582af8
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display/dc: add helper for panic updates (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0a16642
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: add clear_tiling mi callbacks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bcf5a1b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: add clear_tiling hubp callbacks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 937d5db
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: add generic display panic helper code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7a71d62
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu/jpeg5.0.1: use num_jpeg_inst for SR-IOV (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a2f245a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu/jpeg4.0.3: use num_jpeg_inst for SR-IOV (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2f8a6f7
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: add sysfs reset mask for vcn 5.0.1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 81a39a1
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: add ip_dump support for vcn 5.0.1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f83c918
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu/gfx11: clean up kcq reset code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6bbf64a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu/gfx12: clean up kcq reset code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 88fb5c4
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu/sdma7: Add queue reset sysfs for sdmav7 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 78f603b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu/mes12: Implement reset gfx/compute queue function by mmio (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bb87b2e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu/mes12: Implement reset sdmav7 queue function by mmio (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ccb3688
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Avoid VF for RAS recovery source check (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2844093
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu/sdma7: implement queue reset callback for sdma7 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c63a3ab
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu/sdma7: Implement resume function for each instance (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b105b22
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdkfd: Uninitialized pointer read (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7fa2404
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Remove unused dcn_find_dcfclk_suits_all (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3a4e842
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Remove unused mmhubbub_warmup field (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8eab073
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Remove unused dc_stream_warmup_writeback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 341b2b6
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Remove unused dwb3_set_host_read_rate_control (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 056f06d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Remove unused enable_surface_flip_reporting (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f7fd815
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: rename register headers to dcn_2_0_1 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 633ffa8
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: 3.2.313 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 955aa6b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: [FW Promotion] Release 0.0.246.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 466e481
* Thu Feb 19 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-display-update-dcn351-used-clock-offset.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 116a606
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: remove clearance code of force_ffu_mode flag in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e339359
* Thu Feb 19 2026 pjakobsson@suse.de
- Revert "drm/amd/display: Don't allow IPS2 in D0 for RCG Dynamic" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b920862
* Thu Feb 19 2026 pjakobsson@suse.de
- Revert "drm/amd/display: Revised for Replay Pseudo vblank" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fbc77ba
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Update color space, bias and scale programming (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 605dc61
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Use resource_build_scaling_params for dcn20 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bc27536
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Make DMCUB tracebuffer debugfs chronological (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3095826
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: clean up SPL code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 08629b9
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: DML21 Update Prefetch Calculations (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3a6cb4f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Adjust secure_display_context data structure (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f2f2458
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Fix phy id mapping issue for secure display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ac26531
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Adjust dc_stream_forward_crc_window to accept (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1c9a062
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Refactor dcn31_panel_construct to avoid assert (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a87ce38
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: expose DCN401 HUBP functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 14f54fe
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: populate VABC support in DMCUB (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5766fec
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Support nbif v6_3_1 fatal error handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 68e8137
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/pm: Revert state if force level fails (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e5e5a70
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Enable VCN_5_0_1 IP block (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7353643
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Add VCN_5_0_1 support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0e889cd
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: enable JPEG5_0_1 ip block (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bafa5d3
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Add JPEG5_0_1 support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1af00ca
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Add VCN_5_0_1 codec query (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c7a8327
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Add VCN_5_0_1 firmware (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 322c89c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: update macro for maximum jpeg rings (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8908e52
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd: Update atomfirmware: add new retimer definition (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fc245f3
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: update irq sec header for vcn 5.0.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 57a638a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: update irq sec header for jpeg 5.0.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a406b80
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: add irq source ids for VCN5_0/JPEG5_0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f77a8d4
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Add umc v8_14 ras functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d321a1c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Add umc v8_14_0 ip headers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4729b14
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Add psp v14_0_3 ras support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d8545ec
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/amdgpu: Add Annotations to Process Isolation functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5df57bf
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Init mmhub v1_8_1 ras func (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f401ffe
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Enable xgmi for gfx v9_5_0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7830388
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Fetch refclock for SMU v13.0.12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit aedff2a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/pm: Add mode2 support for SMU v13.0.12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cfce300
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/pm: Add smu_v13_0_12 support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f3fe446
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/amdgpu: Add Descriptions to Process Isolation and Cleaner (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e5514a0
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Enable RAS for psp v13_0_12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f1e9311
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Load spdm_drv for psp v13_0_12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit da47639
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Add psp v13_0_12 firmware specifiers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4204714
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: add psp 13_0_12 version support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit caef2b9
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd: Show an info message about optional firmware missing (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 885ac22
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: add ACA support for jpeg v4.0.3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a4c69bc
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: add ACA support for vcn v4.0.3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b2e87d2
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: move common ACA ipid defines into amdgpu_aca.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 568b173
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: add ih cam support for IH 4.4.4 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ba8aac6
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: add initial support for sdma444 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5e9505d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Increase FRU File Id buffer size (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 17dcce8
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: correct the calculation of RAS bad page (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 070f5a4
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: split ras_eeprom_init into init and check functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 00a9c4e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd: Add the capability to mark certain firmware as "required" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dbb095f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdkfd: update the cwsr area size for gfx950 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2f73f91
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdkfd: Handle save/restore of lds allocated in 1280B blocks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 50ee5b9
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdkfd: Adjust CWSR trap handler for gfx950 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f595a23
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdkfd: update buffer_{store,load}_* modifiers for gfx940 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cb7fc70
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdkfd: add gc 9.5.0 support on kfd (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a09a008
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Apply gc v9_5_0 golden settings (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 08308f8
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd: update mtype flags for gfx 9.5.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1648fe3
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Set proper MTYPE for GC 9.5.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6168bfb
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: add initial support for gfx950 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d86cd31
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu/gfx: add gfx950 microcode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1691a3e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd: define gc ip version local variable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5c50f10
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Remove gfxoff usage (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7a6f9ca
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Avoid to release the FW twice in the validated error (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1d89e60
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: device: fix spellos and punctuation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3792d8f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Add amdgpu_vcn_sched_mask debugfs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7cb3535
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: return error when eeprom checksum failed (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0bac612
* Thu Feb 19 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-Add-Suspend-Hibernate-notification-callback-.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d997192
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: 3.2.312 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b0cc440
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: fix v tap calculation for non-adaptive scaling in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 832cacd
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Adjust DPCD read for DP tunneling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6663733
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Check that hw cursor is not required when falling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 101928e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Don't allow IPS2 in D0 for RCG Dynamic (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 752ec66
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: correct dcn351 dpm clk table based on pmfw_drv_if (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fd16172
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Revised for Replay Pseudo vblank control (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a82653a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Simplify cleanup check for FRU sysfs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ef0d07f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Add secure display v2 command (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2524c4d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd: Invert APU check for amdgpu_device_evict_resources() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ca0e433
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: add "restore" missing variable comment (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 700c59c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Update the variable name to dma_buf (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 02f10e4
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: set UMC PA per NPS mode when PA is 0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 38e109b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: remove is_mca_add for ras_add_bad_pages (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f1ab315
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: parse legacy RAS bad page mixed with new data in various (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 54cab39
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Check fence emitted count to identify bad jobs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e6cef9e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdkfd: Differentiate logging message for driver oversubscription (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 57a3ca3
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: 3.2.311 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5ba88e3
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Add support for custom recout_width in SPL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e848520
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Add disable_ips_in_dpms_off flag for IPS (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 86b9d09
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Enable EASF based on luma taps only (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1614804
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/amdgpu/vcn: Fix kdoc entries for VCN clock/power gating (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 390fad2
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/amdgpu: Add missing kdoc 'inst' parameter in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2971719
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: move per inst variables to amdgpu_vcn_inst (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c8a0db1
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: pass ip_block in set_clockgating_state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fe1f59a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: pass ip_block in set_powergating_state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 06d1388
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: add inst to amdgpu_dpm_enable_vcn (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c888e32
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/pm: add inst to dpm_set_powergating_by_smu (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a7a1266
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/pm: add inst to set_powergating_by_smu (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a0d357b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/pm: add inst to smu_dpm_set_vcn_enable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 89d6ba8
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/pm: power up or down vcn by instance (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8e00c4b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: add interface to get die id from memory address (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cb4aec8
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: add a flag to indicate UMC channel index version (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4f85f50
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: save UMC global channel index to eeprom (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d04aac8
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: support to find RAS bad pages via old TA (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 816ace1
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: add function to find all memory pages in one physical row (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 92ae6eb
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: retire RAS bad pages in different NPS modes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ff09ffe
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: store only one RAS bad page record for all pages in one (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 37c2c47
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: Prefer RAS recovery for scheduler hang (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bec9f02
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: do RAS MCA2PA conversion in device init phase (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3b16f43
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: add flag to indicate the type of RAS eeprom record (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ddf10fa
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: add TA_RAS_INV_NODE value (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d557375
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: add return value for convert_ras_err_addr (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 26c23e3
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: reduce memory usage for umc_lookup_bad_pages_in_a_row (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9fac16b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: make convert_ras_err_addr visible outside UMC block (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3019a61
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: store PA with column bits cleared for RAS bad page (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dad553a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: reduce the mmio writes in kiq setting (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c9fa257
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu/sdma4.4.2: implement ring reset callback for sdma4.4.2 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 71aba5f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/pm: implement dpm sdma reset function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 51922f4
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/pm: update smu_v13_0_6 smu header (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0b93438
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: remove redundant RAS error address coversion code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f303992
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/amdgpu: Add support for isp buffers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fc88594
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: simplify RAS page retirement in one memory row (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 698dbc7
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/guc: Update guc_err message to show outstanding g2h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7cb5e3a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/selftests: Add delay to stabilize frequency in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1f0970c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915: ensure segment offset never exceeds allowed max (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit afbbb35
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/guc: Flush ct receive tasklet during reset preparation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c0ee2c4
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/pmu: Remove pointless synchronize_rcu() call (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 45dc164
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/pmu: Replace closed with registered (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 92fe0e5
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/pmu: Stop setting event_init to NULL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 63f94e0
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/pmu: Rename cpuhp_slot to cpuhp_state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d9da424
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/gt: Remove unused execlists_unwind_incomplete_requests (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 285f84c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Make irq enabled flag atomic (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8454eaa
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Apply whitelist to engine save-restore (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 22381a0
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/reg_sr: Stop setting all whitelist slots (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit caf8ee1
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/reg_sr: Convert whitelist to gt logging (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a718a10
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Introduce xe_gt_dbg_printer() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3635ed2
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/oa/uapi: Make OA buffer size configurable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit af7d5de
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/tests: Wait for clear fence operation to complete (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8535b8f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Avoid evicting object of the same vm in none fault mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 958a4ad
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Trace xe_bo_validate (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2809b39
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/guc: Fix for dead CT dump not re-arming (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5e1642b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/vsec: Address static checker issue (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ee0ab00
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Use managed BO in memirq (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7a06863
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/display: Use struct intel_display instead of struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9515e0f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/xe3lpd: Power request asserting/deasserting (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a10bb70
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/display: fix ttm_bo_access() usage (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 08235b3
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/xe_guc_ads: Add nonpriv registers to write list (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5ce4f69
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/vsec: Support BMG devices (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7804608
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Add mutex locking to devcoredump (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 03b1b6b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Add a reason string to the devcoredump (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b0e65f9
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/vm_doc: fix more doc typos (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f59119e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/throttle: Log throttle reasons (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5fffa64
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Only allow contiguous BOs to use xe_bo_vmap (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5c0dae6
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Set XE_BO_FLAG_PINNED in migrate selftest BOs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 59e9cad
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Use ttm_bo_access in xe_vm_snapshot_capture_delayed (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7b0e430
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/display: Update intel_bo_read_from_page to use ttm_bo_access (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 436ae60
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Add xe_ttm_access_memory (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bac201d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/ttm: Add ttm_bo_access (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9cd2099
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Add xe_bo_vm_access (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b58e2aa
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/xe3lpg: Add Wa_16024792527 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 118376c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/trace: improve xe_sched_msg trace (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3ed95be
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/vram: fix lpfn check (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ecff62a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/guc: Add support for G2G communications (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c47252a
* Thu Feb 19 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-Allow-bo-mapping-on-multiple-ggtts.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 11b1873
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/ptl: Add another PTL PCI ID (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d6df082
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/pf: Drop 2GiB limit of fair LMEM allocation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 87f11c5
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Sort again the info flags (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a371403
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Drop useless d3cold allowed message (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ac3fc32
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/vram: drop 2G block restriction (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6cdd8c6
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Split xe_gt_stat.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7258062
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Drop HAS_HECI_* (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4acccbe
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Include xe_oa_types.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 53e3935
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/guc: Remove duplicate source field (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 63325f8
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Wire devcoredump to LR TDR (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a42e966
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Change xe_engine_snapshot_capture_for_job to be for queue (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7e86033
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Improve schedule disable response failure (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e639e16
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Add exec queue param to devcoredump (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1b1e1f1
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Add ring start to LRC snapshot (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b2c5c59
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Add ring address to LRC snapshot (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1129611
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Add xe_ring_lrc_is_idle() helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 37830a9
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Ignore GGTT TLB inval errors during GT reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit afbe564
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Allow fault injection in vm create and vm bind IOCTLs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 241706d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Sample gpu timestamp closer to exec queues (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7a1f835
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Wait on killed exec queues (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9695efb
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/guc: Support crash dump notification from GuC (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fb3e659
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/guc: Reduce default GuC log verbosity (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6456aa6
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/gsc: Improve SW proxy error checking and logging (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e2798cb
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Take job list lock in xe_sched_first_pending_job (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f29380d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/guc: Do not assert CTB state while sending MMIO (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 19838c5
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/guc: Prefer GT oriented logs in submit code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 66c4b4d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/guc: Prefer GT oriented asserts in submit code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9f7abcc
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Add gt_id to xe_sched_job traces (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4adf48e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/pf: Adjust scheduling priority based on policy change (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0dc4e68
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/pf: Allow to control scheduling priority using debugfs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a456b12
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/pf: Add functions to configure VF scheduling priority (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 638eae3
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/guc: Add VF_CFG_SCHED_PRIORITY to KLV helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a7e5e7c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/guc: Add VF_CFG_SCHED_PRIORITY_KEY KLV definition (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c791a09
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/guc: Don't treat GuC generic CAT error as protocol error (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5fd5f81
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/guc: Don't read data from G2H prior to length check (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0ba72d7
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/guc: Drop redundant logs about invalid G2H length (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7b2be3c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/guc: Log content of the failed G2H message (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 59dd64b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/vf: Defer fixups if migrated twice fast (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 48584fd
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/vf: Start post-migration fixups with provisioning query (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2d0dd4b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/vf: Send RESFIX_DONE message at end of VF restore (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8806876
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/vf: Document SRIOV VF restore flow (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 748bdb4
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe/vf: React to MIGRATED interrupt (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 45d6f5c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Reword exec_queue and vm lock doc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 353c8c6
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Add trace to lrc timestamp update (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit edfaa5d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Fix case for asserts in documentation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8d6f403
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Wire up devcoredump in documentation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c886714
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Improve devcoredump documentation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b620712
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Fix build error for XE_IOCTL_DBG macro (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3e97d17
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Fix drm-next merge (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 326dc84
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Don't unnecessarily invoke the OOM killer on multiple binds (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 59c75df
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Avoid the OOM killer on buffer object memory allocation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1e2035d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Move Wa 1607983814 to oob (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 51d13a9
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/display: hdmi-state-helper: add drm_display_mode declaration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bf7d676
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/rockchip: vop2: Support 32x8 superblock afbc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c81a668
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vc4: hdmi: use drm_atomic_helper_connector_hdmi_hotplug() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 511ab9b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vc4: hdmi: stop rereading EDID in get_modes() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a38e941
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vc4: hdmi: switch to using generic HDMI Codec infrastructure (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 449ec1a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/bridge_connector: hook drm_atomic_helper_connector_hdmi_hotplug() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5057d17
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/display/hdmi: implement hotplug functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 785e62d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/bridge: lt9611: switch to using the DRM HDMI codec framework (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6464dac
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/bridge: connector: add support for HDMI codec framework (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f0f598f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/connector: implement generic HDMI audio helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ff2f390
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/amdxdna: Declare npu6_dev_priv as static (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1a801f2
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/amdxdna: Add __user to second parameter of aie2_query_status (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4f524b4
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/amdxdna: Declare force_cmdlist as static (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d7c33ae
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/amdxdna: Use rcu_access_pointer for __rcu pointer (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ab83f8c
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/amdxdna: Declare aie2_max_col as static (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 330bb92
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/amdxdna: Declare mailbox register base as __iomem pointer (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d48e566
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/amdxdna: Declare npu device profile as static variables (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2b3c5d2
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/bridge: it6505: add I2C functionality on AUX (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 60870bd
* Thu Feb 19 2026 pjakobsson@suse.de
- Update patches.suse/drm-bridge-it6505-fix-HDCP-CTS-compare-V-matching.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 55328c7
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/bridge: it6505: fix HDCP CTS KSV list read with UNIGRAF DPR-100. (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7035b18
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/bridge: it6505: add AUX operation for HDCP KSV list read (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5edcd3e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/bridge: it6505: improve AUX operation for edid read (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 744fcfa
* Thu Feb 19 2026 pjakobsson@suse.de
- drm: Use of_property_present() for non-boolean properties (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2294924
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/hisilicon/hibmc: add dp module in hibmc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 45ce3a0
* Thu Feb 19 2026 pjakobsson@suse.de
- Update patches.suse/drm-hisilicon-hibmc-refactored-struct-hibmc_drm_priv.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a5be22d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/hisilicon/hibmc: add dp hw moduel in hibmc driver (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4358a47
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/hisilicon/hibmc: add dp link moduel in hibmc drivers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e2dc82c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/hisilicon/hibmc: add dp aux in hibmc drivers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7f3db31
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/bridge: dw-hdmi-qp: drop atomic_check() callback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2d7d9fa
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/bridge: lontium-lt9611: drop atomic_check() callback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1598646
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/bridge: ite-it6263: drop atomic_check() callback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4e0b0ae
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/display: bridge_connector: provide atomic_check for HDMI bridges (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4b26e07
* Thu Feb 19 2026 pjakobsson@suse.de
- drm: panel-simple: support TOPLAND TIAN G07017 LCD panel (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fd34f52
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/bridge:anx7625: Update HDCP content status (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5fb15c9
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: track bo memory stats at runtime (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2db8f62
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amdgpu: remove unused function parameter (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9a1e3be
* Thu Feb 19 2026 pjakobsson@suse.de
- Documentation/gpu: Clarify drm memory stats definition (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1f7e6db
* Thu Feb 19 2026 pjakobsson@suse.de
- drm: make drm-active- stats optional (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b8e81f8
* Thu Feb 19 2026 pjakobsson@suse.de
- drm: add drm_memory_stats_is_zero (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 506f0ae
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/bridge: synopsys: Fix Copyright Writing Style of dw-hdmi-qp (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f700006
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/bridge: ti-sn65dsi83: Add ti,lvds-vod-swing optional properties (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4bbdb8c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm: xlnx: zynqmp_dpsub: Add DP audio support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 33bfc65
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/amdxdna: include linux/slab.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7c0d670
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/panel: simple: add Multi-Inno Technology MI1010Z1T-1CP11 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0673bdd
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/panel: simple: Add Tianma TM070JDHG34-00 panel support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 98b09ce
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/bridge: ti-sn65dsi83: use dev_err_probe when failing to get panel (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a532c79
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/amdxdna: Remove DRM_AMDXDNA_HWCTX_CONFIG_NUM (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 12dcc19
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/amdxdna: Add zero check for pad in ioctl input structures (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9572fdb
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/tests: Add tests for drm_connector_dynamic_init()/register() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fbda385
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/connector: Warn if a connector is registered/added incorrectly (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 18d9183
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/nouveau/dp_mst: Expose a connector to kernel users after it's (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e866406
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/dp_mst: Expose a connector to kernel users after it's (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 00f573e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/dp_mst: Expose a connector to kernel users after it's (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 16c897c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/dp_mst: Register connectors via drm_connector_dynamic_register() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c070a02
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/connector: Add deprecation notes for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a2e2148
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/connector: Add FIXME for GETRESOURCES ioctl wrt. uninited (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9182be5
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/connector: Add a way to init/add a connector in separate steps (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e17f41e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/rcar-du: Add support for r8a779h0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8eab051
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/rcar-du: dsi: Add r8a779h0 support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4d6a747
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/rcar-du: Write DPTSR only if the second source exists (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1c5f4b6
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/panthor: Report innocent group kill (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fee2000
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/amdxdna: Read firmware interface version from registers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit af2369d
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/amdxdna: Enhance power management settings (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f4a5ca4
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/amdxdna: Replace idr api with xarray (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3aab0b5
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/amdxdna: Add RyzenAI-npu6 support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2da5609
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/msm/dp: use eld_mutex to protect access to connector->eld (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1c1c8b8
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/i915/audio: use eld_mutex to protect access to connector->eld (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cc86edc
* Thu Feb 19 2026 pjakobsson@suse.de
- drm: zynqmp_dp: Fix integer overflow in zynqmp_dp_rate_get() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 389a997
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/rockchip: vop2: Add debugfs support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dbe48cb
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/rockchip: Fix Copyright description (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4ff2af0
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/modes: Fix drm_mode_vrefres() docs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6956346
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/amdxdna: use modern PM helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b1c964c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm: Drop explicit initialization of struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 65285fd
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/amdxdna: Add include interrupt.h to amdxdna_mailbox.c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f8d2c5c
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/amdxdna: Add query firmware version (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7a25b31
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/amdxdna: Replace mmput with mmput_async to avoid dead lock (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3b2d52b
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/amdxdna: Add device status for aie2 devices (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ba7e577
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/qaic: Fix typo for struct qaic_manage_trans_passthrough (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5ac53d9
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/tiny: panel-mipi-dbi: Include <linux/of.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fd64b1e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/panel: panel-samsung-s6e63m0: Include <linux/property.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 281c2d1
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/panel: panel-samsung-s6e3ha2: Include <linux/mod_devicetable.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 73074f3
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/panel: panel-orisetech-otm8009a: Include (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6838448
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/panel: Include <linux/of.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 31de383
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/fsl-dcu: Include <linux/of.h> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 322a219
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/panel: simple: add Multi-Inno Technology MI0700A2T-30 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit da794df
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/log: select CONFIG_FONT_SUPPORT (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3d1fa4f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vc4: unlock on error in vc4_hvs_get_fifo_frame_count() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1acf58b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/client: Fix drm client endless Kconfig loop (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1d1b255
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/rockchip: dw_hdmi_qp: Simplify clock handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fbd1943
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/rockchip: vop2: don't check color_mgmt_changed in atomic_enable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1da6d71
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/rockchip: Remove unnecessary checking (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4b82829
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vc4: plane: Remove WARN on state being set in plane_reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2bb0bc1
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/v3d: Fix miscellaneous documentation errors (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9b8d3af
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/rockchip: dw_hdmi_qp: Add support for RK3588 HDMI1 output (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 99e685b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/panthor: Fix the fast-reset logic (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1100baf
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/panthor: Be robust against resume failures (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 55a9aa5
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/panthor: Ignore devfreq_{suspend, resume}_device() failures (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0c47b98
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/panthor: Be robust against runtime PM resume failures in the (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 57c3604
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/rockchip: Add MIPI DSI2 glue driver for RK3588 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f58b6dd
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/bridge/synopsys: Add MIPI DSI2 host controller bridge (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 15cb69b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/log: Add integer scaling support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2f62eb5
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/log: Implement suspend/resume (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f9f08e6
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/log: Color the timestamp, to improve readability (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 92a55d4
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/log: Do not draw if drm_master is taken (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c10ac6a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/log: Introduce a new boot logger to draw the kmsg on the screen (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 868f9d8
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/panic: Move drawing functions to drm_draw (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ef4d614
* Thu Feb 19 2026 pjakobsson@suse.de
- drm: renesas: rz-du: rzg2l_du_encoder: Fix max dot clock for DPI (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bb27546
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/bridge: ite-it6263: Support VESA-24 input format (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1b25e57
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/panel: visionox-rm69299: Remove redundant assignments of panel (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f28c9b2
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/sun4i: use drm_atomic_helper_connector_hdmi_check() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 34acf3c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/bridge: dw-hdmi-qp: replace mode_valid with tmds_char_rate (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3c556e6
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/bridge: lontium-lt9611: drop TMDS char rate check in mode_valid (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2eb9bb6
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/display: bridge_connector: use drm_bridge_connector_mode_valid() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7df1610
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vc4: use drm_hdmi_connector_mode_valid() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 85e53cc
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/sun4i: use drm_hdmi_connector_mode_valid() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bb70cd2
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/display: hdmi: add generic mode_valid helper (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8e9c555
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/tests: hdmi: rename connector creation function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6f631e9
* Thu Feb 19 2026 pjakobsson@suse.de
- drm: remove driver date from struct drm_driver and all drivers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 80abb96
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/ivpu: remove DRIVER_DATE conditional drm_driver init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit eab7eb7
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xen: remove redundant initialization info print (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c5508c2
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/nouveau: expose GSP-RM logging buffers via debugfs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 31571b8
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/nouveau: retain device pointer in nvkm_gsp_mem object (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d2785c3
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/nouveau: create module debugfs root (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1c3880d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/v3d: Add DRM_IOCTL_V3D_PERFMON_SET_GLOBAL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 455bd5e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/dp: extract drm_dp_dpcd_clear_payload() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c23b54f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/dp: extract drm_dp_dpcd_write_payload() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4cc75d8
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/dp: extract drm_dp_dpcd_poll_act_handled() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f4a40f7
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/ttm: use GEM references for VM mappings (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 89ea053
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vmwgfx: Remove initialization of connector status (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c1eee93
* Thu Feb 19 2026 pjakobsson@suse.de
- Update patches.suse/drm-hibmc-Drop-dependency-on-ARM64.patch (jsc#PED-11182 jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- Update patches.suse/drm-hibmc-Drop-dependency-on-ARM64.patch (jsc#PED-11182 jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3b46242
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/panfrost: Add GPU ID for MT8188 Mali-G57 MC3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ebfd2bf
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/panthor: Fix a typo in the FW iface flag definitions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit adea556
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vc4: Drop planes that are completely off-screen or 0 crtc size (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2de7feb
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vc4: Enable bg_fill if there are no planes enabled (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7ece862
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vc4: Add additional warn_on for incorrect revisions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9052a72
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vc4: hdmi: Support 2712 D-step register map (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 85e533a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vc4: plane: Add support for 2712 D-step. (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1f3a963
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vc4: hvs: Add in support for 2712 D-step. (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 38c9fb8
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vc4: drv: Add support for 2712 D-step (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8871a9a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vc4: txp: Add BCM2712 MOPLET support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5a8156f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vc4: txp: Add support for BCM2712 MOP (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7b87fb9
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vc4: txp: Add a new TXP encoder type (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 08ccbf3
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vc4: txp: Move the encoder type in the variant structure (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7dd1e86
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vc4: txp: Handle 40-bits DMA Addresses (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6d6c46c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vc4: txp: Add horizontal and vertical size offset toggle bit (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2959202
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vc4: txp: Add byte enable toggle bit (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9dfa3f3
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vc4: txp: Rename TXP data structure (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d60da5c
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vc4: txp: Introduce structure to deal with revision differences (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 62cf158
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vc4: hdmi: Add support for BCM2712 HDMI controllers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 952b0a3
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vc4: crtc: Add support for BCM2712 PixelValves (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d3663fd
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vc4: hvs: Add support for BCM2712 HVS (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 452d785
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vc4: drv: Support BCM2712 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 895df8e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vc4: Fix reading of frame count on GEN5 / Pi4 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d57d69d
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vc4: Use of_device_get_match_data to set generation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 92023bf
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/cirrus: Rename to cirrus-qemu (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit af1198a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/cirrus: Use virtual encoder and connector types (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f69b1b8
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/virtio: Add prepare and cleanup routines for imported dmabuf obj (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a9368fc
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/virtio: Import prime buffers from other devices as guest blobs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fcc947f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/virtio: Add helpers to initialize and free the imported object (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7538ea9
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/virtio: Add a helper to map and note the dma addrs and lengths (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1948ba6
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/virtio: Implement VIRTIO_GPU_CMD_RESOURCE_DETACH_BACKING cmd (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5aae4c3
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/panel-edp: Add unknown BOE panel for HP Omnibook X14 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8db5079
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/tidss: Rename 'wait_lock' to 'irq_lock' (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 52e3930
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/tidss: Add printing of underflows (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit edab1b8
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/tidss: Remove extra K2G check (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6f5be97
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/tidss: Remove unused OCP error flag (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f0657c1
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/lsdc: Request PCI BAR (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit eda38a9
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/amdxdna: Add query functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 46a89f5
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/amdxdna: Add error handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 90fcc64
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/amdxdna: Add suspend and resume (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3e66d51
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/amdxdna: Add command execution (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 718ca86
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/amdxdna: Add GEM buffer object management (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e7f44a3
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/amdxdna: Add hardware context (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7a219fa
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/amdxdna: Add hardware resource solver (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0187109
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/amdxdna: Support hardware mailbox (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f3dc5ab
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/amdxdna: Add a new driver for AMD AI Engine (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0e6a789
* Thu Feb 19 2026 pjakobsson@suse.de
- accel/qaic: Drop redundant vfree() null check in sahara (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4f76ba3
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vkms: Remove useless drm_rotation_simplify (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 77e9761
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vkms: Re-introduce line-per-line composition algorithm (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6ac50de
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vkms: Introduce pixel_read_direction enum (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5514fff
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vkms: Avoid computing blending limits inside pre_mul_alpha_blend (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 418a383
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vkms: Update pixels accessor to support packed and multi-plane (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b18c838
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vkms: Use const for input pointers in pixel_read an pixel_write (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit beea2a5
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vkms: Add typedef and documentation for pixel_read and (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3b82340
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vkms: Use drm_frame directly (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit aff7b51
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vkms: Code formatting (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2ee746e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/vkms: Remove index parameter from init_vkms_output (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4d7d159
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/amd/display: Add support for minimum backlight quirk (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7159595
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/bridge: Constify struct i2c_device_id (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4e4074e
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/qxl: switch to using drm_exec v2 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 88fa017
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/radeon: switch over to drm_exec v2 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3cdce8a
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/panthor: Fix compilation failure on panthor_fw.c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cba53fa
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/panthor: Simplify FW fast reset path (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 46dce3f
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/panthor: Explicitly set the coherency mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3681667
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/panthor: Update memattr programing to align with GPU spec (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5e06633
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: drop unused component dependencies (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1a5a2ff
* Thu Feb 19 2026 pjakobsson@suse.de
- Update patches.suse/drm-virtio-New-fence-for-every-plane-update.patch (stable-fixes jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9064aa2
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/virtio: Use drm_gem_plane_helper_prepare_fb() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 463616b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/virtio: Don't create a context with default param if context_init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bed196b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/virtio: Use generic dumb_map_offset implementation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6756991
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/fbdev-client: Unexport drm_fbdev_client_setup() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 37edcf5
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/client: Move public client header to clients/ subdirectory (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9976803
* Thu Feb 19 2026 pjakobsson@suse.de
- drm: Move client code to clients/ subdirectory (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 04bf93b
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/panel-edp: Add KDB KD116N2130B12 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8e02135
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/rockchip: analogix_dp: allow to work without panel (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f3492ea
* Thu Feb 19 2026 pjakobsson@suse.de
- gpu: drm: replace of_graph_get_next_endpoint() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9b785d7
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/bridge: cdns-mhdp8546: Remove unused functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 280341c
* Thu Feb 19 2026 pjakobsson@suse.de
- rockchip/drm: vop2: add support for gamma LUT (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9996719
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/rockchip: vop2: Don't spam logs in atomic update (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b7c55c5
* Thu Feb 19 2026 pjakobsson@suse.de
- opp: core: implement dev_pm_opp_get_bw (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- Refresh patches.suse/OPP-add-index-check-to-assert-to-avoid-buffer-overfl.patch (CVE-2024-57998 bsc#1238527)
- commit ea8f817
* Thu Feb 19 2026 hoyeon.lee@suse.com
- uprobes: allow put_uprobe() from non-sleepable softirq context
(jsc#PED-14653).
- Refresh
patches.suse/kernel-be-more-careful-about-dup_mmap-failures-and-uprobe-registering.patch.
- commit 4ae18ea
* Thu Feb 19 2026 petr.pavlu@suse.com
- modpost: Ensure exported symbol namespaces are not quoted
(bsc#1258489).
- commit 9cb32ea
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/xe: Use fault injection infrastructure to find issues at probe time (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499).
- Refresh patches.suse/drm-xe-pm-Also-avoid-missing-outer-rpm-warning-on-sy.patch.
- commit f523026
* Thu Feb 19 2026 pjakobsson@suse.de
- drm/panthor: add DRM fdinfo support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499).
- Refresh patches.suse/drm-panthor-Evict-groups-before-VM-termination.patch.
- commit 0200c82
* Thu Feb 19 2026 tiwai@suse.de
- ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online
CPUs (git-fixes).
- ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZERO
(git-fixes).
- powercap: intel_rapl_tpmi: Remove FW_BUG from invalid version
check (git-fixes).
- PM: sleep: wakeirq: Update outdated documentation comments
(git-fixes).
- commit baec66c
* Thu Feb 19 2026 hoyeon.lee@suse.com
- tools: Sync if_link.h uapi tooling header (jsc#PED-14653).
- commit 3b2e1a6
* Thu Feb 19 2026 krisman@suse.de
- io_uring/rsrc: remove redundant check for valid imu
(bsc#1257958).
- Refresh: patches.suse/io_uring-rsrc-fix-folio-unpinning.patch
- io_uring/rw: open code io_prep_rw_setup() (bsc#1257958).
- io_uring/rw: extract helper for iovec import (bsc#1257958).
- io_uring/rw: rename io_import_iovec() (bsc#1257958).
- io_uring/rw: allocate async data in io_prep_rw() (bsc#1257958).
- io_uring: make io_poll_issue() sturdier (bsc#1257958).
- io_uring/net: canonise accept mshot handling (bsc#1257958).
- commit 8a3f8a1
* Thu Feb 19 2026 krisman@suse.de
- io_uring/net: use io_is_compat() (bsc#1257958).
- Refresh patches.suse/io_uring-net-fix-io_req_post_cqe-abuse-by-send-bundl.patch
- io_uring/waitid: use io_is_compat() (bsc#1257958).
- io_uring/rw: shrink io_iov_compat_buffer_select_prep
(bsc#1257958).
- io_uring/rw: compile out compat param passing (bsc#1257958).
- io_uring/cmd: optimise !CONFIG_COMPAT flags setting
(bsc#1257958).
- io_uring: introduce io_is_compat() (bsc#1257958).
- commit d206415
* Thu Feb 19 2026 krisman@suse.de
- eventpoll: add epoll_sendevents() helper (bsc#1257958).
- eventpoll: abstract out ep_try_send_events() helper
(bsc#1257958).
- eventpoll: abstract out parameter sanity checking
(bsc#1257958j).
- commit 3863bc0
* Wed Feb 18 2026 krisman@suse.de
- io_uring/epoll: add support for IORING_OP_EPOLL_WAIT
(bsc#1257958).
- io_uring/epoll: remove CONFIG_EPOLL guards (bsc#1257958).
- commit 5ef4bfa
* Wed Feb 18 2026 krisman@suse.de
- io_uring/rw: clean up mshot forced sync mode (bsc#1257958).
- io_uring/rw: move ki_complete init into prep (bsc#1257958).
- io_uring/rw: don't directly use ki_complete (bsc#1257958).
- commit fecbc1e
* Wed Feb 18 2026 krisman@suse.de
- io_uring: use lockless_cq flag in io_req_complete_post()
(bsc#1257958).
- io_uring: pass struct io_tw_state by value (bsc#1257958).
- io_uring: Use helper function hrtimer_update_function()
(bsc#1257958).
- io_uring/timeout: Switch to use hrtimer_setup() (bsc#1257958).
- io_uring/rsrc: remove unused constants (bsc#1257958).
- commit 2923d32
* Wed Feb 18 2026 krisman@suse.de
- io_uring: introduce type alias for io_tw_state (bsc#1257958).
- io_uring/rsrc: avoid NULL check in io_put_rsrc_node()
(bsc#1257958).
- io_uring: pass ctx instead of req to io_init_req_drain()
(bsc#1257958).
- io_uring: use IO_REQ_LINK_FLAGS more (bsc#1257958).
- commit 5452201
* Wed Feb 18 2026 krisman@suse.de
- io_uring/net: improve recv bundles (bsc#1257958).
- blacklist.conf: Unlist the above
- commit efb821a
* Wed Feb 18 2026 krisman@suse.de
- io_uring/waitid: use generic io_cancel_remove() helper
(bsc#1257958).
- io_uring/futex: use generic io_cancel_remove() helper
(bsc#1257958).
- io_uring/cancel: add generic cancel helper (bsc#1257958).
- io_uring/waitid: convert to io_cancel_remove_all()
(bsc#1257958).
- io_uring/futex: convert to io_cancel_remove_all() (bsc#1257958).
- io_uring/cancel: add generic remove_all helper (bsc#1257958).
- commit 2873aa2
* Wed Feb 18 2026 msuchanek@suse.de
- docs: powerpc: Add htm.rst to table of contents (jsc#PED-15720).
- commit 7a5f9eb
* Wed Feb 18 2026 krisman@suse.de
- io_uring/kbuf: uninline __io_put_kbufs (bsc#1257958).
- Refresh patches.suse/io_uring-kbuf-always-use-READ_ONCE-to-read-ring-prov.patch
- Refresh patches.suse/io_uring-kbuf-fix-signedness-in-this_len-calculation.patch
- io_uring/kbuf: introduce io_kbuf_drop_legacy() (bsc#1257958).
- io_uring/kbuf: open code __io_put_kbuf() (bsc#1257958).
- io_uring/kbuf: remove legacy kbuf caching (bsc#1257958).
- io_uring/kbuf: simplify __io_put_kbuf (bsc#1257958).
- io_uring/kbuf: move locking into io_kbuf_drop() (bsc#1257958).
- io_uring/kbuf: remove legacy kbuf kmem cache (bsc#1257958).
- io_uring/kbuf: remove legacy kbuf bulk allocation (bsc#1257958).
- io_uring: sanitise ring params earlier (bsc#1257958).
- io_uring: deduplicate caches deallocation (bsc#1257958).
- io_uring/io-wq: pass io_wq to io_get_next_work() (bsc#1257958).
- commit 931d300
* Wed Feb 18 2026 krisman@suse.de
- io_uring/uring_cmd: don't assume io_uring_cmd_data layout
(bsc#1257958).
- Refresh
patches.suse/io_uring-uring_cmd-switch-sqe-to-async_data-on-EAGAI.patch.
- Refresh
patches.suse/io_uring-uring_cmd-unconditionally-copy-SQEs-at-prep.patch.
- commit dd852aa
* Wed Feb 18 2026 krisman@suse.de
- io_uring,lsm,selinux: add LSM hooks for io_uring_setup()
(bsc#1257958).
- commit cf9bce5
* Wed Feb 18 2026 krisman@suse.de
- io_uring: refactor io_uring_allowed() (bsc#1257958).
- io_uring/rw: simplify io_rw_recycle() (bsc#1257958).
- io_uring: remove !KASAN guards from cache free (bsc#1257958).
- io_uring/net: extract io_send_select_buffer() (bsc#1257958).
- io_uring/net: clean io_msg_copy_hdr() (bsc#1257958).
- io_uring/net: make io_net_vec_assign() return void
(bsc#1257958).
- io_uring: add alloc_cache.c (bsc#1257958).
- io_uring: dont ifdef io_alloc_cache_kasan() (bsc#1257958).
- io_uring: include all deps for alloc_cache.h (bsc#1257958).
- io_uring/register: use atomic_read/write for sq_flags migration
(bsc#1257958).
- commit 694c30e
* Wed Feb 18 2026 tiwai@suse.de
- Refresh patches.suse/ixgbe-fwlog-support-for-e610.patch.
Fix superfluous quotes from MODULE_IMPORT_NS()
- commit f0b7df6
* Wed Feb 18 2026 krisman@suse.de
- io_uring/alloc_cache: get rid of _nocache() helper
(bsc#1257958).
- Refresh
patches.suse/io_uring-waitid-setup-async-data-in-the-prep-handler.patch.
- commit cfd4102
* Wed Feb 18 2026 msuchanek@suse.de
- powerpc/pseries/htmdump: Include header file to get
is_kvm_guest() definition (jsc#PED-15720).
- powerpc/pseries/htmdump: Add documentation for H_HTM debugfs
interface (jsc#PED-15720).
- powerpc/pseries/htmdump: Add htm capabilities support to
htmdump module (jsc#PED-15720).
- powerpc/pseries/htmdump: Add htm flags support to htmdump module
(jsc#PED-15720).
- powerpc/pseries/htmdump: Add htm setup support to htmdump module
(jsc#PED-15720).
- powerpc/pseries/htmdump: Add htm info support to htmdump module
(jsc#PED-15720).
- powerpc/pseries/htmdump: Add htm status support to htmdump
module (jsc#PED-15720).
- powerpc/pseries/htmdump: Add htm start support to htmdump module
(jsc#PED-15720).
- powerpc/pseries/htmdump: Add htm configure support to htmdump
module (jsc#PED-15720).
- powerpc/pseries/htmdump: Add htm_hcall_wrapper to integrate
other htm operations (jsc#PED-15720).
- commit a93f5be
* Wed Feb 18 2026 krisman@suse.de
- io_uring: get rid of alloc cache init_once handling
(bsc#1257958).
- Refresh
patches.suse/io_uring-net-don-t-clear-REQ_F_NEED_CLEANUP-uncondit.patch.
- Refresh
patches.suse/io_uring-uring_cmd-switch-sqe-to-async_data-on-EAGAI.patch.
- Refresh
patches.suse/io_uring-uring_cmd-unconditionally-copy-SQEs-at-prep.patch.
- commit 0ddce96
* Wed Feb 18 2026 krisman@suse.de
- io_uring/uring_cmd: cleanup struct io_uring_cmd_data layout
(bsc#1257958).
- Refresh patches.suse/io_uring-uring_cmd-switch-sqe-to-async_data-on-EAGAI.patch
- io_uring/msg_ring: don't leave potentially dangling ->tctx
pointer (bsc#1257958).
- io_uring/rsrc: Move lockdep assert from io_free_rsrc_node()
to caller (bsc#1257958).
- commit 7e373c3
* Wed Feb 18 2026 osalvador@suse.de
- kABI: Fixup for struct mmu_gather (Git-fixes).
- commit 343900f
* Wed Feb 18 2026 osalvador@suse.de
- mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD
tables using mmu_gather (Git-fixes).
- commit 3fe2b90
* Wed Feb 18 2026 osalvador@suse.de
- mm/hugetlb: fix copy_hugetlb_page_range() to use
- >pt_share_count (git-fixes).
- commit 2c06689
* Wed Feb 18 2026 nstange@suse.de
- crypto: af_alg - Fix incorrect boolean values in af_alg_ctx
(bsc#1251966 CVE-2025-39964).
- commit 5b3134b
* Wed Feb 18 2026 rbm@suse.com
- gue: Fix skb memleak with inner IP protocol 0 (CVE-2026-23095
bsc#1257808).
- commit 858b063
* Wed Feb 18 2026 nstange@suse.de
- crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg
(bsc#1251966 CVE-2025-39964).
- commit 3cc4362
* Wed Feb 18 2026 trenn@suse.de
- powercap: intel_rapl: Add support for Nova Lake processors
(jsc#PED-14299).
- commit e36848c
* Wed Feb 18 2026 rbm@suse.com
- dst: fix races in rt6_uncached_list_del() and
rt_del_uncached_list() (CVE-2026-23004 bsc#1257231).
- commit 6d23e32
* Wed Feb 18 2026 hoyeon.lee@suse.com
- tracing: Use queue_rcu_work() to free filters (jsc#PED-14653).
- commit 5e72b03
* Wed Feb 18 2026 hoyeon.lee@suse.com
- tracing: Fix filter logic error (jsc#PED-14653).
- commit 3104c80
* Wed Feb 18 2026 hoyeon.lee@suse.com
- tracing: Do not free "head" on error path of
filter_free_subsystem_filters() (jsc#PED-14653).
- commit a17b740
* Wed Feb 18 2026 jgross@suse.com
- vsock/virtio: cap TX credit to local buffer size (CVE-2026-23086
bsc#1257757).
- commit 2bd0db9
* Wed Feb 18 2026 hoyeon.lee@suse.com
- tracing: Fix regression of filter waiting a long time on RCU
synchronization (jsc#PED-14653).
- tracing/string: Create and use __free(argv_free) in
trace_dynevent.c (jsc#PED-14653).
- tracing: Switch trace_stat.c code over to use guard()
(jsc#PED-14653).
- tracing: Switch trace_stack.c code over to use guard()
(jsc#PED-14653).
- tracing: Switch trace_osnoise.c code over to use guard()
and __free() (jsc#PED-14653).
- tracing: Switch trace_events_synth.c code over to use guard()
(jsc#PED-14653).
- tracing: Switch trace_events_filter.c code over to use guard()
(jsc#PED-14653).
- tracing: Switch trace_events_trigger.c code over to use guard()
(jsc#PED-14653).
- tracing: Switch trace_events.c code over to use guard()
(jsc#PED-14653).
- tracing: Simplify event_enable_func() goto_reg logic
(jsc#PED-14653).
- tracing: Simplify event_enable_func() goto out_free logic
(jsc#PED-14653).
- tracing: Have event_enable_write() just return error on error
(jsc#PED-14653).
- tracing: Return -EINVAL if a boot tracer tries to enable the
mmiotracer at boot (jsc#PED-14653).
- commit 0a493bf
* Wed Feb 18 2026 pjakobsson@suse.de
- supported.conf: Add new modules from the DRM v6.14 backport
- commit 9251da0
* Wed Feb 18 2026 hoyeon.lee@suse.com
- tracing: Replace multiple deprecated strncpy with memcpy
(jsc#PED-14653).
- commit 0273212
* Wed Feb 18 2026 hoyeon.lee@suse.com
- tracing: Remove cond argument from __DECLARE_TRACE_SYSCALL
(jsc#PED-14653).
- commit 3c86c9a
* Wed Feb 18 2026 hoyeon.lee@suse.com
- tracing: Remove conditional locking from __DO_TRACE()
(jsc#PED-14653).
- commit 46f9df6
* Wed Feb 18 2026 hoyeon.lee@suse.com
- tracing: Move it_func comment to the relevant context
(jsc#PED-14653).
- blacklist.conf: Un-blacklist to align with the upstream.
- commit 48a237d
* Wed Feb 18 2026 hoyeon.lee@suse.com
- rcupdate_trace: Define rcu_tasks_trace lock guard
(jsc#PED-14653).
- commit 478eef8
* Wed Feb 18 2026 pjakobsson@suse.de
- Update config files.
Update config files for the DRM v6.14 backport
- commit b48cdf9
* Wed Feb 18 2026 tiwai@suse.de
- intel_th: pci: Add Nova Lake support (jsc#PED-13783).
- intel_th: pci: Use PCI_DEVICE_DATA() for device entries
(jsc#PED-13783).
- commit edb8169
* Wed Feb 18 2026 tiwai@suse.de
- dmaengine: fsl-edma: don't explicitly disable clocks in
.remove() (git-fixes).
- dmaengine: mediatek: uart-apdma: Fix above 4G addressing TX/RX
(git-fixes).
- phy: freescale: imx8qm-hsio: fix NULL pointer dereference
(git-fixes).
- phy: qcom: edp: Make the number of clocks flexible (git-fixes).
- soundwire: intel_ace2x: add SND_HDA_CORE dependency (git-fixes).
- usb: dwc2: fix resume failure if dr_mode is host (git-fixes).
- usb: dwc3: gadget: Move vbus draw to workqueue context
(git-fixes).
- usb: gadget: tegra-xudc: Add handling for BLCG_COREPLL_PWRDN
(git-fixes).
- usb: bdc: fix sleep during atomic (git-fixes).
- serial: SH_SCI: improve "DMA support" prompt (git-fixes).
- serial: imx: change SERIAL_IMX_CONSOLE to bool (git-fixes).
- staging: rtl8723bs: fix null dereference in find_network
(git-fixes).
- iio: sca3000: Fix a resource leak in sca3000_probe()
(git-fixes).
- iio: gyro: itg3200: Fix unchecked return value in read_raw
(git-fixes).
- drivers: iio: mpu3050: use dev_err_probe for regulator request
(git-fixes).
- iio: accel: adxl380: Avoid reading more entries than present
in FIFO (git-fixes).
- iio: pressure: mprls0025pa: fix pressure calculation
(git-fixes).
- iio: pressure: mprls0025pa: fix scan_type struct (git-fixes).
- iio: pressure: mprls0025pa: fix interrupt flag (git-fixes).
- iio: pressure: mprls0025pa: fix SPI CS delay violation
(git-fixes).
- iio: pressure: mprls0025pa: fix spi_transfer struct
initialisation (git-fixes).
- iio: test: drop dangling symbol in gain-time-scale helpers
(git-fixes).
- interconnect: mediatek: Aggregate bandwidth with saturating add
(git-fixes).
- interconnect: mediatek: Don't hijack parent device (git-fixes).
- fpga: dfl: use subsys_initcall to allow built-in drivers to
be added (git-fixes).
- serial: caif: fix use-after-free in caif_serial ldisc_close()
(git-fixes).
- dmaengine: sh: setup_xref error handling (stable-fixes).
- commit d3fb21a
* Wed Feb 18 2026 hoyeon.lee@suse.com
- tracing/ftrace: Add might_fault check to syscall probes
(jsc#PED-14653).
- commit 65afee9
* Wed Feb 18 2026 hoyeon.lee@suse.com
- tracing/ftrace: disable preemption in syscall probe
(jsc#PED-14653).
- blacklist.conf: enable 13d750c2c03e after backporting
'tracing: allow system call tracepoints to handle page faults'
- commit bf5d160
* Wed Feb 18 2026 krisman@suse.de
- io_uring/rsrc: remove unused parameter ctx for io_rsrc_node_alloc() (bsc#1257958).
- Refresh: patches.suse/io_uring-rsrc-don-t-rely-on-user-vaddr-alignment.patch
- io_uring: clean up io_uring_register_get_file() (bsc#1257958).
- commit 02ca3c2
* Tue Feb 17 2026 krisman@suse.de
- io_uring/rsrc: Simplify buffer cloning by locking both rings
(bsc#1257958).
- io_uring/fdinfo: fix io_uring_show_fdinfo() misuse of ->d_iname
(bsc#1257958).
- io_uring: reuse io_should_terminate_tw() for cmds (bsc#1257958).
- io_uring: Factor out a function to parse restrictions
(bsc#1257958).
- io_uring: simplify the SQPOLL thread check when cancelling
requests (bsc#1257958).
- io_uring/rw: don't gate retry on completion context
(bsc#1257958).
- io_uring/rw: handle -EAGAIN retry at IO completion time
(bsc#1257958).
- commit 9c76f62
* Tue Feb 17 2026 krisman@suse.de
- io_uring: don't touch sqd->thread off tw add (bsc#1257958).
- blacklist.conf: Remove blacklist of above patch
- commit 0c8de15
* Tue Feb 17 2026 krisman@suse.de
- io_uring: move struct io_kiocb from task_struct to io_uring_task
(bsc#1257958).
- blacklist.conf: Unlist above patch
- Refresh
patches.suse/io_uring-add-io_uring_cmd_get_async_data-helper.patch.
- Refresh
patches.suse/io_uring-check-if-iowq-is-killed-before-queuing.patch.
- commit 6750aca
* Tue Feb 17 2026 krisman@suse.de
- io_uring/cmd: let cmds to know about dying task (bsc#1257958).
- blacklist.conf: unlist this patch
- commit f592f40
* Tue Feb 17 2026 krisman@suse.de
- io_uring/rw: use io_rw_recycle() from cleanup path
(bsc#1257958).
- io_uring/rsrc: simplify the bvec iter count calculation
(bsc#1257958).
- io_uring: ensure io_queue_deferred() is out-of-line
(bsc#1257958).
- commit f59fdec
* Tue Feb 17 2026 krisman@suse.de
- io_uring/rw: always clear ->bytes_done on io_async_rw setup
(bsc#1257958).
- io_uring/rw: use NULL for rw->free_iovec assigment
(bsc#1257958).
- io_uring/msg_ring: Drop custom destructor (bsc#1257958).
- commit a8717ee
* Tue Feb 17 2026 vbabka@suse.cz
- mm/page_alloc: make percpu_pagelist_high_fraction reads
lock-free (git-fixes).
- commit 2b8ec20
* Tue Feb 17 2026 hoyeon.lee@suse.com
- tracing: Fix archs that still call tracepoints without RCU
watching (jsc#PED-14653).
- commit 17145c0
* Tue Feb 17 2026 hoyeon.lee@suse.com
- tracing: Remove __idx variable from __DO_TRACE (jsc#PED-14653).
- commit 7cb05e5
* Tue Feb 17 2026 mkoutny@suse.com
- cgroup: Fix kernfs_node UAF in css_free_rwork_fn (git-fixes).
- commit c3b7760
* Tue Feb 17 2026 tiwai@suse.de
- ALSA: hda: intel-dsp-config: Prefer legacy driver as fallback
(stable-fixes).
- commit ac8783b
* Tue Feb 17 2026 tbogendoerfer@suse.de
- be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list
(CVE-2026-23084 bsc#1257830).
- idpf: fix memory leak in idpf_vport_rel() (CVE-2026-23023
bsc#1257556).
- commit 63e3066
* Tue Feb 17 2026 hoyeon.lee@suse.com
- LoongArch: BPF: Don't override subprog's return value
(jsc#PED-14653).
- commit eaffbd1
* Tue Feb 17 2026 hoyeon.lee@suse.com
- LoongArch: BPF: Adjust the parameter of emit_jirl()
(jsc#PED-14653).
- commit aa0a70b
* Tue Feb 17 2026 hoyeon.lee@suse.com
- LoongArch: BPF: Sign-extend return values (jsc#PED-14653).
- commit e428bc0
* Tue Feb 17 2026 hoyeon.lee@suse.com
- ARC: bpf: Correct conditional check in 'check_jmp_32'
(jsc#PED-14653).
- commit 5b3df9f
* Tue Feb 17 2026 hare@suse.de
- block: change blk_get_meta_cap() stub return -ENOIOCTLCMD
(jsc#PED-14161).
- commit 8074b01
* Tue Feb 17 2026 hoyeon.lee@suse.com
- tracing: Remove TRACE_EVENT_FL_FILTERED logic (jsc#PED-14653).
- Refresh
patches.suse/tracing-Check-s-dereference-via-the-field-and-not-the-TP_p.patch.
- Refresh
patches.suse/tracing-osnoise-Fix-crash-in-timerlat_dump_stack.patch.
- commit d1cffa9
* Tue Feb 17 2026 hoyeon.lee@suse.com
- tracepoints: Use new static branch API (jsc#PED-14653).
- Refresh
patches.suse/tracing-osnoise-Fix-crash-in-timerlat_dump_stack.patch.
- commit a03debc
* Tue Feb 17 2026 hoyeon.lee@suse.com
- bpf: ensure RCU Tasks Trace GP for sleepable raw tracepoint
BPF links (jsc#PED-14653).
- tracing: Add might_fault() check in __DECLARE_TRACE_SYSCALL
(jsc#PED-14653).
- tracing: Fix syscall tracepoint use-after-free (jsc#PED-14653).
- tracing: Introduce tracepoint_is_faultable() (jsc#PED-14653).
- tracing: Introduce tracepoint extended structure
(jsc#PED-14653).
- tracing/bpf: Add might_fault check to syscall probes
(jsc#PED-14653).
- tracing/perf: Add might_fault check to syscall probes
(jsc#PED-14653).
- tracing: Allow system call tracepoints to handle page faults
(jsc#PED-14653).
- tracing/bpf: disable preemption in syscall probe
(jsc#PED-14653).
- tracing/perf: disable preemption in syscall probe
(jsc#PED-14653).
- tracing: Declare system call tracepoints with
TRACE_EVENT_SYSCALL (jsc#PED-14653).
- tracepoint: Remove SRCU protection (jsc#PED-14653).
- tracing: Remove definition of trace_*_rcuidle() (jsc#PED-14653).
- commit af5205b
* Tue Feb 17 2026 tiwai@suse.de
- mfd: intel-lpss: Add Intel Nova Lake-S PCI IDs (jsc#PED-13786).
- commit 1364291
* Tue Feb 17 2026 tiwai@suse.de
- leds: qcom-lpg: Check the return value of regmap_bulk_write()
(git-fixes).
- backlight: qcom-wled: Change PM8950 WLED configurations
(git-fixes).
- backlight: qcom-wled: Support ovp values for PMI8994
(git-fixes).
- mfd: omap-usb-host: Fix OF populate on driver rebind
(git-fixes).
- mfd: qcom-pm8xxx: Fix OF populate on driver rebind (git-fixes).
- mfd: arizona: Fix regulator resource leak on
wm5102_clear_write_sequencer() failure (git-fixes).
- mfd: core: Add locking around 'mfd_of_node_list' (git-fixes).
- mfd: tps6105x: Fix kernel-doc warnings relating to the core
struct and tps6105x_mode (git-fixes).
- Revert "mfd: da9052-spi: Change read-mask to write-mask"
(stable-fixes).
- pinctrl: single: fix refcount leak in pcs_add_gpio_func()
(git-fixes).
- pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definition
(git-fixes).
- pinctrl: equilibrium: Fix device node reference leak in
pinbank_init() (git-fixes).
- Bluetooth: btusb: Add USB ID 7392:e611 for Edimax EW-7611UXB
(stable-fixes).
- commit 8fe4d9c
* Tue Feb 17 2026 hoyeon.lee@suse.com
- bpf: decouple BPF link/attach hook and BPF program sleepable
semantics (jsc#PED-14653).
- commit f36ff91
* Tue Feb 17 2026 hoyeon.lee@suse.com
- selftests/hid: fix kfunc inclusions with newer bpftool
(jsc#PED-14653).
- HID: bpf: drop unneeded casts discarding const (jsc#PED-14653).
- HID: bpf: constify hid_ops (jsc#PED-14653).
- Revert "HID: bpf: allow write access to quirks field in struct
hid_device" (jsc#PED-14653).
- commit 2439daa
* Tue Feb 17 2026 hoyeon.lee@suse.com
- selftests/hid: add test for assigning a given device to
hid-generic (jsc#PED-14653).
- selftests/hid: allow to parametrize bus/vid/pid/rdesc on the
test device (jsc#PED-14653).
- selftests/hid: cleanup C tests by adding a common struct
uhid_device (jsc#PED-14653).
- selftests/hid: add dependency on hid_common.h (jsc#PED-14653).
- HID: bpf: allow write access to quirks field in struct
hid_device (jsc#PED-14653).
- HID: core: remove one more kmemdup on .probe() (jsc#PED-14653).
- HID: core: save one kmemdup during .probe() (jsc#PED-14653).
- HID: bpf: move HID-BPF report descriptor fixup earlier
(jsc#PED-14653).
- commit 4c409e6
* Mon Feb 16 2026 hare@suse.de
- ata: libata-core: Quirk INTEL SSDSC2KG480G8 max_sectors
(jsc#PED-14161).
- ata: libata: Allow more quirks (jsc#PED-14161).
- ata: libata: Add libata.force parameter max_sec (jsc#PED-14161).
- ata: libata: Add support to parse equal sign in libata.force
(jsc#PED-14161).
- ata: libata: Change libata.force to use the generic
ATA_QUIRK_MAX_SEC quirk (jsc#PED-14161).
- ata: libata: Add ata_force_get_fe_for_dev() helper
(jsc#PED-14161).
- ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirks
(jsc#PED-14161).
- ata: libata: avoid long timeouts on hot-unplugged SATA DAS
(jsc#PED-14161).
- ata: libata: Move quirk flags to their own enum (jsc#PED-14161).
- commit 8b46e9c
* Mon Feb 16 2026 hare@suse.de
- block: don't use strcpy to copy blockdev name (jsc#PED-14161).
- nvme-pci: handle changing device dma map requirements
(jsc#PED-14161).
- nvme-pci: DMA unmap the correct regions in nvme_free_sgls
(jsc#PED-14161).
- commit 2f495e2
* Mon Feb 16 2026 hare@suse.de
- bcache: use bio cloning for detached device requests
(jsc#PED-14161).
- ata: libata-core: Quirk DELLBOSS VD max_sectors (jsc#PED-14161).
- xfs: check the return value of sb_min_blocksize() in
xfs_fs_fill_super (jsc#PED-14161).
- vfat: fix missing sb_min_blocksize() return value checks
(jsc#PED-14161).
- commit 562cb5b
* Mon Feb 16 2026 hare@suse.de
- fscrypt: fix left shift underflow when inode->i_blkbits >
PAGE_SHIFT (jsc#PED-14161).
- ext4: fail unaligned direct IO write with EINVAL
(jsc#PED-14161).
- ext4: Do not fallback to buffered-io for DIO atomic write
(jsc#PED-14161).
- commit 07e7329
* Mon Feb 16 2026 hare@suse.de
- nbd: fix lockdep deadlock warning (jsc#PED-14161).
- Documentation: remove reference to pktcdvd in cdrom
documentation (jsc#PED-14161).
- commit ff6f6dd
* Mon Feb 16 2026 hare@suse.de
- block: fix FS_IOC_GETLBMD_CAP parsing in blkdev_common_ioctl()
(jsc#PED-14161).
- nvme: correctly account for namespace head reference counter
(jsc#PED-14161).
- commit 5c06a3e
* Mon Feb 16 2026 hare@suse.de
- nvme-tcp: open-code nvme_tcp_queue_request() for R2T
(jsc#PED-14161).
- Refresh
patches.suse/nvme-tcp-sanitize-request-list-handling.patch.
- commit 156bf23
* Mon Feb 16 2026 hare@suse.de
- nvme-tcp: remove redundant check to ctrl->opts (jsc#PED-14161).
- commit e1c2880
* Mon Feb 16 2026 hare@suse.de
- nvme-loop: avoid -Wflex-array-member-not-at-end warning
(jsc#PED-14161).
- commit 4133f88
* Mon Feb 16 2026 hare@suse.de
- block: move removing elevator after deleting disk->queue_kobj
(jsc#PED-14161).
- Refresh
patches.suse/block-fix-kobject-double-initialization-in-add_disk.patch.
- Refresh
patches.suse/block-fix-kobject-leak-in-blk_unregister_queue.patch.
- commit 287ecb0
* Mon Feb 16 2026 hare@suse.de
- nvmet: pci-epf: remove NVMET_PCI_EPF_Q_IS_SQ (jsc#PED-14161).
- nvmet: pci-epf: improve debug message (jsc#PED-14161).
- nvmet: pci-epf: cleanup nvmet_pci_epf_raise_irq()
(jsc#PED-14161).
- nvmet: pci-epf: do not fall back to using INTX if not supported
(jsc#PED-14161).
- dm table: Fix W=1 build warning when mempool_needs_integrity
is unused (jsc#PED-14161).
- commit e4632eb
* Mon Feb 16 2026 hare@suse.de
- iomap: fix inline data on buffered read (jsc#PED-14161).
- commit e593cb4
* Mon Feb 16 2026 tiwai@suse.de
- Input: stmfts - make comments correct (git-fixes).
- Input: stmfts - correct wording for the warning message
(git-fixes).
- clk: qcom: gfx3d: add parent to parent request map (git-fixes).
- clk: qcom: dispcc-sdm845: Enable parents for pixel clocks
(git-fixes).
- clk: qcom: gcc-msm8917: Remove ALWAYS_ON flag from cpp_gdsc
(git-fixes).
- clk: qcom: gcc-msm8953: Remove ALWAYS_ON flag from cpp_gdsc
(git-fixes).
- clk: qcom: gcc-sm8450: Update the SDCC RCGs to use
shared_floor_ops (git-fixes).
- clk: qcom: rcg2: compute 2d using duty fraction directly
(git-fixes).
- clk: qcom: gcc-sm8550: Use floor ops for SDCC RCGs (git-fixes).
- clk: mediatek: Fix error handling in runtime PM setup
(git-fixes).
- clk: meson: g12a: Limit the HDMI PLL OD to /4 (git-fixes).
- clk: meson: gxbb: Limit the HDMI PLL OD to /4 on GXL/GXM SoCs
(git-fixes).
- clk: tegra: tegra124-emc: Fix potential memory leak in
tegra124_clk_register_emc() (git-fixes).
- clk: tegra: tegra124-emc: fix device leak on set_rate()
(git-fixes).
- clk: clk-apple-nco: Add "apple,t8103-nco" compatible
(git-fixes).
- clk: renesas: rzg2l: Select correct div round macro (git-fixes).
- clk: renesas: rzg2l: Fix intin variable size (git-fixes).
- fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe()
(git-fixes).
- fbdev: of_display_timing: Fix device node reference leak in
of_get_display_timings() (git-fixes).
- fbdev: of: display_timing: fix refcount leak in
of_get_display_timings() (git-fixes).
- fbdev: vt8500lcdfb: fix missing dma_free_coherent() (git-fixes).
- fbcon: check return value of con2fb_acquire_newinfo()
(git-fixes).
- fbdev: rivafb: fix divide error in nv3_arb() (git-fixes).
- rpmsg: core: fix race in driver_override_show() and use core
helper (git-fixes).
- commit 8244124
* Mon Feb 16 2026 tzimmermann@suse.com
- Update "drm/mgag200: fix mgag200_bmc_stop_scanout()" bug number (bsc#1258153)
- commit cbe6f46
* Sun Feb 15 2026 pjakobsson@suse.de
- supported.conf: Add drm_client_lib as supported
- commit 5caa3eb
* Sun Feb 15 2026 pjakobsson@suse.de
- Update config files.
Update configs due to DRM v6.13 backport. Some configs are disabled due
to the corresponding patches being temorarily guarded.
- commit 2552147
* Sun Feb 15 2026 pjakobsson@suse.de
- series.conf: explain the guarded DRM patches
- commit 0d1e373
* Sat Feb 14 2026 andrea.porta@suse.com
- supported.conf: mark as supported: drivers/reset/reset-brcmstb (jsc#PED-13236).
- commit 3760bd0
* Sat Feb 14 2026 tiwai@suse.de
- crypto: ccp - Add an S4 restore flow (git-fixes).
- crypto: ccp - Declare PSP dead if PSP_CMD_TEE_RING_INIT fails
(git-fixes).
- tools/power/x86/intel-speed-select: Fix file descriptor leak
in isolate_cpus() (git-fixes).
- platform/x86: ISST: Add missing write block check (git-fixes).
- mtd: rawnand: pl353: Fix software ECC support (git-fixes).
- mtd: spinand: Disable continuous read during probe (git-fixes).
- mtd: spinand: Fix kernel doc (git-fixes).
- mtd: rawnand: cadence: Fix return type of CDMA send-and-wait
helper (git-fixes).
- mtd: parsers: ofpart: fix OF node refcount leak in
parse_fixed_partitions() (git-fixes).
- mtd: parsers: Fix memory leak in
mtd_parser_tplink_safeloader_parse() (git-fixes).
- commit 8b24802
* Fri Feb 13 2026 nik.borisov@suse.com
- rtmutex_api: provide correct extern functions (git-fixes).
- commit 351d966
* Fri Feb 13 2026 hare@suse.de
- block: remove bdev_iter_is_aligned (jsc#PED-14161).
- iomap: simplify direct io validity check (jsc#PED-14161).
- nvme-pci: fix leak on sgl setup error (jsc#PED-14161).
- block: remove pktcdvd driver (jsc#PED-14161).
- commit 73c19d6
* Fri Feb 13 2026 nik.borisov@suse.com
- kabi/severities: Ignore tdx related APIs
Changing struct tdx_vp causes various tdh_* apis to also change. In our
kernel those are EXPORT_SYMBOL_GPL while in the upstream kernel they are
EXPORT_SYMBOL_FOR_KVM, meaning the original intent was for those symbol
to be consumed only by KVM.
So let's add those symbol to severities and exclude them from ABI
checking.
- commit 48755cb
* Fri Feb 13 2026 tbogendoerfer@suse.de
- xfrm: call xfrm_dev_state_delete when xfrm_state_migrate fails
to add the state (jsc#PED-14197).
- xfrm: bring back device check in validate_xmit_xfrm
(jsc#PED-14197).
- commit aa8ee4a
* Fri Feb 13 2026 tbogendoerfer@suse.de
- bonding: set random address only when slaves already exist
(jsc#PED-14197).
- xfrm: use kfree_sensitive() for SA secret zeroization
(jsc#PED-14197).
- xfrm: prevent configuration of interface index when offload
is used (jsc#PED-14197).
- xfrm: validate assignment of maximal possible SEQ number
(jsc#PED-14197).
- xfrm: Refactor migration setup during the cloning process
(jsc#PED-14197).
- xfrm: Migrate offload configuration (jsc#PED-14197).
- bonding: Fix multiple long standing offload races
(jsc#PED-14197).
- bonding: Mark active offloaded xfrm_states (jsc#PED-14197).
- xfrm: Remove unneeded device check from validate_xmit_xfrm
(jsc#PED-14197).
- xfrm: Remove unnecessary strscpy_pad() size arguments
(jsc#PED-14197).
- bonding: assign random address if device address is same as bond
(jsc#PED-14197).
- xfrm_output: Force software GSO only in tunnel mode
(jsc#PED-14197).
- bonding: Correctly support GSO ESP offload (jsc#PED-14197).
- xfrm: replace deprecated strncpy with strscpy_pad
(jsc#PED-14197).
- bonding: add ESP offload features when slaves support
(jsc#PED-14197).
- commit 0dc1e76
* Fri Feb 13 2026 hare@kernel.org
- block: validate interval_exp integrity limit (jsc#PED-14161).
- blacklist.conf: Remove commit ID
- commit b54a9d1
* Fri Feb 13 2026 hare@kernel.org
- block: validate pi_offset integrity limit (jsc#PED-14161).
- commit 489fa19
* Fri Feb 13 2026 hare@kernel.org
- block: add allocation size check in blkdev_pr_read_keys()
(jsc#PED-14161).
- commit 87d8249
* Fri Feb 13 2026 hare@kernel.org
- block: fix race between wbt_enable_default and IO submission
(jsc#PED-14161).
- commit 67d978a
* Fri Feb 13 2026 jlee@suse.com
- arm64: efi: Fix KASAN false positive for EFI runtime stack
(jsc#PED-14259).
- commit e73e425
* Fri Feb 13 2026 hare@kernel.org
- block: Use RCU in blk_mq_[un]quiesce_tagset() instead of
set->tag_list_lock (jsc#PED-14161).
- blacklist.conf: Remove commit ID
- commit ee769e9
* Fri Feb 13 2026 hare@kernel.org
- blk-mq: Fix the blk_mq_tagset_busy_iter() documentation
(jsc#PED-14161).
- commit 71ccce9
* Fri Feb 13 2026 hare@kernel.org
- blk-mq: fix potential deadlock while nr_requests grown
(jsc#PED-14161).
- blacklist.conf: Remove commit ID
- commit 6fff688
* Fri Feb 13 2026 hare@kernel.org
- null_blk: Fix the description of the cache_size module argument
(jsc#PED-14161).
- commit 05dc0c0
* Fri Feb 13 2026 hare@kernel.org
- blk-mq: fix elevator depth_updated method (jsc#PED-14161).
- blacklist.conf: Remove commit ID
- commit 932ed7e
* Fri Feb 13 2026 hare@kernel.org
- block: use int to store blk_stack_limits() return value
(jsc#PED-14161).
- commit 73bf53a
* Fri Feb 13 2026 hare@kernel.org
- blk-mq: check kobject state_in_sysfs before deleting in
blk_mq_unregister_hctx (jsc#PED-14161).
- blacklist.conf: Remove commit ID
- commit 1967b43
* Fri Feb 13 2026 hare@kernel.org
- bdev: use bdev_io_min() for statx block size (jsc#PED-14161).
- commit 446ff52
* Fri Feb 13 2026 hare@suse.de
- fs/buffer: remove batching from async read (jsc#PED-14161).
- fs/buffer: simplify block_read_full_folio() with bh_offset()
(jsc#PED-14161).
- iomap: introduce a full map advance helper (jsc#PED-14161).
- iomap: rename iomap_iter processed field to status
(jsc#PED-14161).
- iomap: remove unnecessary advance from iomap_iter()
(jsc#PED-14161).
- dax: advance the iomap_iter on pte and pmd faults
(jsc#PED-14161).
- dax: advance the iomap_iter on dedupe range (jsc#PED-14161).
- dax: advance the iomap_iter on unshare range (jsc#PED-14161).
- dax: advance the iomap_iter on zero range (jsc#PED-14161).
- dax: push advance down into dax_iomap_iter() for read and write
(jsc#PED-14161).
- dax: advance the iomap_iter in the read/write path
(jsc#PED-14161).
- iomap: convert misc simple ops to incremental advance
(jsc#PED-14161).
- iomap: advance the iter on direct I/O (jsc#PED-14161).
- iomap: advance the iter directly on buffered read
(jsc#PED-14161).
- iomap: advance the iter directly on zero range (jsc#PED-14161).
- iomap: advance the iter directly on unshare range
(jsc#PED-14161).
- iomap: advance the iter directly on buffered writes
(jsc#PED-14161).
- iomap: support incremental iomap_iter advances (jsc#PED-14161).
- iomap: export iomap_iter_advance() and return remaining length
(jsc#PED-14161).
- iomap: lift iter termination logic from iomap_iter_advance()
(jsc#PED-14161).
- iomap: lift error code check out of iomap_iter_advance()
(jsc#PED-14161).
- iomap: refactor iomap_iter() length check and tracepoint
(jsc#PED-14161).
- iomap: split out iomap check and reset logic from iter advance
(jsc#PED-14161).
- iomap: factor out iomap length helper (jsc#PED-14161).
- iomap: pass private data to iomap_truncate_page (jsc#PED-14161).
- iomap: pass private data to iomap_zero_range (jsc#PED-14161).
- iomap: pass private data to iomap_page_mkwrite (jsc#PED-14161).
- iomap: add a io_private field to struct iomap_ioend
(jsc#PED-14161).
- iomap: optionally use ioends for direct I/O (jsc#PED-14161).
- iomap: factor out a iomap_dio_done helper (jsc#PED-14161).
- iomap: move common ioend code to ioend.c (jsc#PED-14161).
- commit 2648e0e
* Fri Feb 13 2026 nik.borisov@suse.com
- KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem() (git-fixes).
- commit 6c28814
* Fri Feb 13 2026 hare@suse.de
- xfs: remove xfs_page_mkwrite_iomap_ops (jsc#PED-14161).
- xfs: remove __xfs_filemap_fault (jsc#PED-14161).
- xfs: split write fault handling out of __xfs_filemap_fault
(jsc#PED-14161).
- xfs: split the page fault trace event (jsc#PED-14161).
- fs: iomap: Atomic write support (jsc#PED-14161).
- fs: Export generic_atomic_write_valid() (jsc#PED-14161).
- block: Add bdev atomic write limits helpers (jsc#PED-14161).
- commit e0dd396
* Fri Feb 13 2026 cfamullaconrad@suse.com
- tools/power turbostat: Add Wildcat Lake and Nova Lake support
(jsc#PED-14419,jsc#PED-14383).
- commit 61fb2af
* Fri Feb 13 2026 nik.borisov@suse.com
- KVM: x86: Enable KVM_GUEST_MEMFD for all 64-bit builds (git-fixes).
- commit 6b4e8db
* Fri Feb 13 2026 nik.borisov@suse.com
- KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_HAVE_KVM_ARCH_GMEM_POPULATE (git-fixes).
- commit 666f7db
* Fri Feb 13 2026 tbogendoerfer@suse.de
- ice: fix devlink reload call trace (CVE-2026-23104 bsc#1257763).
- net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of priv
(CVE-2026-23035 bsc#1257559).
- idpf: fix aux device unplugging when rdma is not supported by
vport (CVE-2026-23042 bsc#1257705).
- idpf: fix memory leak of flow steer list on rmmod
(CVE-2026-23024 bsc#1257572).
- idpf: fix error handling in the init_task on load
(CVE-2026-23017 bsc#1257552).
- idpf: fix memory leak in idpf_vc_core_deinit() (CVE-2026-23022
bsc#1257581).
- commit 0686561
* Fri Feb 13 2026 hare@suse.de
- iomap: split bios to zone append limits in the submission
handlers (jsc#PED-14161).
- commit 7952d93
* Fri Feb 13 2026 hare@suse.de
- iomap: add a IOMAP_F_ANON_WRITE flag (jsc#PED-14161).
- commit 3113e1a
* Fri Feb 13 2026 hare@suse.de
- iomap: simplify io_flags and io_type in struct iomap_ioend
(jsc#PED-14161).
- commit 0997f89
* Fri Feb 13 2026 hare@suse.de
- iomap: allow the file system to submit the writeback bios
(jsc#PED-14161).
- commit 82b67ac
* Fri Feb 13 2026 nik.borisov@suse.com
- KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GUEST_MEMFD (git-fixes).
- commit 0ae9ca0
* Fri Feb 13 2026 hare@kernel.org
- block: don't autoload drivers on blk-cgroup configuration
(jsc#PED-14161).
- commit d270c26
* Fri Feb 13 2026 hare@kernel.org
- block: don't autoload drivers on stat (jsc#PED-14161).
- blacklist.conf: Remove commit ID
- commit 2573325
* Fri Feb 13 2026 tiwai@suse.de
- power: supply: qcom_battmgr: Recognize "LiP" as lithium-polymer
(git-fixes).
- power: supply: pm8916_lbc: Fix use-after-free for extcon in
IRQ handler (git-fixes).
- power: supply: wm97xx: Fix NULL pointer dereference in
power_supply_changed() (git-fixes).
- power: supply: bq27xxx: fix wrong errno when bus ops are
unsupported (git-fixes).
- power: reset: nvmem-reboot-mode: respect cell size for
nvmem_cell_write (git-fixes).
- power: supply: sbs-battery: Fix use-after-free in
power_supply_changed() (git-fixes).
- power: supply: rt9455: Fix use-after-free in
power_supply_changed() (git-fixes).
- power: supply: pm8916_lbc: Fix use-after-free in
power_supply_changed() (git-fixes).
- power: supply: pm8916_bms_vm: Fix use-after-free in
power_supply_changed() (git-fixes).
- power: supply: goldfish: Fix use-after-free in
power_supply_changed() (git-fixes).
- power: supply: cpcap-battery: Fix use-after-free in
power_supply_changed() (git-fixes).
- power: supply: bq25980: Fix use-after-free in
power_supply_changed() (git-fixes).
- power: supply: bq256xx: Fix use-after-free in
power_supply_changed() (git-fixes).
- power: supply: act8945a: Fix use-after-free in
power_supply_changed() (git-fixes).
- power: supply: ab8500: Fix use-after-free in
power_supply_changed() (git-fixes).
- ata: pata_ftide010: Fix some DMA timings (git-fixes).
- rapidio: replace rio_free_net() with kfree() in
rio_scan_alloc_net() (git-fixes).
- commit f9b5687
* Fri Feb 13 2026 hare@suse.de
- block: remove q->sysfs_lock for attributes which don't need it
(jsc#PED-14161).
- block: move q->sysfs_lock and queue-freeze under show/store
method (jsc#PED-14161).
- block: acquire q->limits_lock while reading sysfs attributes
(jsc#PED-14161).
- badblocks: return boolean from badblocks_set() and
badblocks_clear() (jsc#PED-14161).
- badblocks: try can_merge_front before overlap_front
(jsc#PED-14161).
- blk-throttle: carry over directly (jsc#PED-14161).
- blk-throttle: remove last_bytes_disp and last_ios_disp
(jsc#PED-14161).
- block: split struct bio_integrity_payload (jsc#PED-14161).
- block: move the block layer auto-integrity code into a new file
(jsc#PED-14161).
- blk-wbt: Cleanup a comment in wb_timer_fn (jsc#PED-14161).
- blk-wbt: Fix some comments (jsc#PED-14161).
- block: refactor rq_qos_wait() (jsc#PED-14161).
- block: introduce init_wait_func() (jsc#PED-14161).
- commit 05f06a6
* Fri Feb 13 2026 hare@suse.de
- blk-mq: use BLK_POLL_ONESHOT for synchronous poll completion
(jsc#PED-14161).
- block: zero non-PI portion of auto integrity buffer
(jsc#PED-14161).
- blk-mq: avoid stall during boot due to synchronize_rcu_expedited
(jsc#PED-14161).
- block: don't merge bios with different app_tags (jsc#PED-14161).
- blk-rq-qos: Remove unlikely() hints from QoS checks
(jsc#PED-14161).
- block, bfq: update outdated comment (jsc#PED-14161).
- blk-mq: skip CPU offline notify on unmapped hctx
(jsc#PED-14161).
- block,bfq: fix aux stat accumulation destination
(jsc#PED-14161).
- commit 78d0cba
* Fri Feb 13 2026 hare@suse.de
- blk-mq-dma: always initialize dma state (jsc#PED-14161).
- blk-mq: delete task running check in blk_hctx_poll()
(jsc#PED-14161).
- block: prohibit calls to bio_chain_endio (jsc#PED-14161).
- bcache: fix improper use of bi_end_io (jsc#PED-14161).
- commit 4bd914e
* Fri Feb 13 2026 hare@suse.de
- block: fix comment for op_is_zone_mgmt() to include RESET_ALL
(jsc#PED-14161).
- block: add IOC_PR_READ_RESERVATION ioctl (jsc#PED-14161).
- block: add IOC_PR_READ_KEYS ioctl (jsc#PED-14161).
- nvme: reject invalid pr_read_keys() num_keys values
(jsc#PED-14161).
- scsi: sd: reject invalid pr_read_keys() num_keys values
(jsc#PED-14161).
- block: enable per-cpu bio cache by default (jsc#PED-14161).
- block: use bio_alloc_bioset for passthru IO by default
(jsc#PED-14161).
- commit b0a0f3e
* Fri Feb 13 2026 hare@suse.de
- blk-mq: use queue_hctx in blk_mq_map_queue_type (jsc#PED-14161).
- sbitmap: fix all kernel-doc warnings (jsc#PED-14161).
- blk-mq: fix potential uaf for 'queue_hw_ctx' (jsc#PED-14161).
- blk-mq: use array manage hctx map instead of xarray
(jsc#PED-14161).
- s390/dasd: Use scnprintf() instead of sprintf() (jsc#PED-14161).
- s390/dasd: Move device name formatting into separate function
(jsc#PED-14161).
- s390/dasd: Remove unnecessary debugfs_create() return checks
(jsc#PED-14161).
- s390/dasd: Fix gendisk parent after copy pair swap
(jsc#PED-14161).
- block: ignore __blkdev_issue_discard() return value
(jsc#PED-14161).
- commit df8dbe4
* Fri Feb 13 2026 hare@suse.de
- block: Remove references to __device_add_disk() (jsc#PED-14161).
- block: use min() instead of min_t() (jsc#PED-14161).
- block: remove the declaration of elevator_init_mq function
(jsc#PED-14161).
- commit 8d6852e
* Fri Feb 13 2026 jlee@suse.com
- efi: Fix .data section size calculations when .sbat is present
(jsc#PED-14259).
- efi: Drop preprocessor directives from zboot.lds
(jsc#PED-14259).
- efi/libstub: use 'targets' instead of extra-y in Makefile
(jsc#PED-14259).
- include: pe.h: Fix PE definitions (jsc#PED-14259).
- efi/efi_test: Fix missing pending status update in getwakeuptime
(jsc#PED-14259).
- efi: zboot specific mechanism for embedding SBAT section
(jsc#PED-14259).
Refresh
patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch.
- efi: Improve logging around memmap init (jsc#PED-14259).
- efi: Export symbol efi_mem_desc_lookup (jsc#PED-14259).
- efivarfs: support freeze/thaw (jsc#PED-14259).
Refresh
patches.suse/efivarfs-Fix-memory-leak-of-efivarfs_fs_info-in-fs_context.patch.
- libfs: export find_next_child() (jsc#PED-14259).
- commit 4ce43b2
* Fri Feb 13 2026 hare@suse.de
- Revert "block: consider discard merge last" (jsc#PED-14161).
- block: Remove queue freezing from several sysfs store callbacks
(jsc#PED-14161).
- block: plug attempts to batch allocate tags multiple times
(jsc#PED-14161).
- block: rate-limit capacity change info log (jsc#PED-14161).
- block/blk-throttle: Remove throtl_slice from struct throtl_data
(jsc#PED-14161).
- block/blk-throttle: drop unneeded blk_stat_enable_accounting
(jsc#PED-14161).
- block/blk-throttle: Fix throttle slice time for SSDs
(jsc#PED-14161).
- block: consider discard merge last (jsc#PED-14161).
- block: define alloc_sched_data and free_sched_data methods
for kyber (jsc#PED-14161).
- block: use {alloc|free}_sched data methods (jsc#PED-14161).
- block: introduce alloc_sched_data and free_sched_data elevator
methods (jsc#PED-14161).
- block: move elevator tags into struct elevator_resources
(jsc#PED-14161).
- block: unify elevator tags and type xarrays into struct
elv_change_ctx (jsc#PED-14161).
- blk-mq-dma: fix kernel-doc function name for integrity DMA
iterator (jsc#PED-14161).
- block: fix merging data-less bios (jsc#PED-14161).
- block: add lockdep to queue_limits_commit_update()
(jsc#PED-14161).
- block: clean up indentation in blk_rq_map_iter_init()
(jsc#PED-14161).
- nvme: remove virtual boundary for sgl capable devices
(jsc#PED-14161).
- block: accumulate memory segment gaps per bio (jsc#PED-14161).
- commit 8a9dd0f
* Fri Feb 13 2026 hare@suse.de
- blk-mq: fix null-ptr-deref in blk_mq_free_tags() from error path
(jsc#PED-14161).
- blk-mq: Fix more tag iteration function documentation
(jsc#PED-14161).
- commit a805f2c
* Fri Feb 13 2026 jlee@suse.com
- Bluetooth: btintel: Add support for Intel Scorpius Peak
(jsc#PED-14028).
- commit 03a6ce5
* Thu Feb 12 2026 mwilck@suse.com
- KABI: fix
"Revert-dm-fix-a-race-condition-in-retrieve_deps.patch"
(git-fixes).
- commit 53fd79b
* Thu Feb 12 2026 rbm@suse.com
- net/sched: act_ife: avoid possible NULL deref (CVE-2026-23064
bsc#1257765).
- selftests/tc-testing: Try to add teql as a child qdisc
(CVE-2026-23105 bsc#1257775).
- net/sched: qfq: Use cl_is_active to determine whether class
is active in qfq_rm_from_ag (CVE-2026-23105 bsc#1257775).
- commit 3ff4470
* Thu Feb 12 2026 mwilck@suse.com
- Revert "dm: fix a race condition in retrieve_deps" (git-fixes).
- commit e64c40a
* Thu Feb 12 2026 pjakobsson@suse.de
- Guard msft-hv-3385-Drivers-hv-Functions-for-setting-up-and-tearing-down.patch
Will be unguarded later in the DRM backport
- commit 9b9799f
* Thu Feb 12 2026 pjakobsson@suse.de
- Guard drm-amdgpu-fix-task-hang-from-failed-job-submission-.patch
Will be reinserted later in the DRM backport
- commit aec2955
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-guc-Adding-steering-info-support-for-GuC-regi.patch
- commit c851801
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdgpu-Fix-Circular-Locking-Dependency-in-AMDGPU.patch
- commit 637abbf
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Remove unnecessary eDP power down (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8738c12
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-display-Reduce-accessing-remote-DPCD-overhea.patch
- commit 77299c6
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/bridge: ite-it6263: Prevent error pointer dereference in probe() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 16d413a
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/vmwgfx: Remove busy_places (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a7425ac
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/tests: connector: Add ycbcr_420_allowed tests (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit da87f85
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/bridge-connector: Sync supported_formats with computed (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 70b4292
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/bridge: Prioritize supported_formats over ycbcr_420_allowed (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f1a2916
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/mediatek: Initialize pointer in mtk_drm_of_ddp_path_build_one() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ce02654
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/mediatek: Remove unneeded semicolon (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit eb29521
* Thu Feb 12 2026 pjakobsson@suse.de
- Revert "drm/mediatek: Switch to for_each_child_of_node_scoped()" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 94d2982
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/Revert-drm-mediatek-dsi-Correct-calculation-formula-.patch
- commit b7c5793
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/dg1: Fix power gate sequence. (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a86fba0
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-display-increase-MAX_SURFACES-to-the-value-s.patch
- commit 9fb2d90
* Thu Feb 12 2026 pjakobsson@suse.de
- Revert "drm/i915/hdcp: Don't enable HDCP1.4 directly from check_link" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fdf6ff0
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/xe-oa-Fix-query-mode-of-operation-for-OAR-OAC.patch
- commit 0a7d98f
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-Revert-some-changes-that-break-a-mesa-debug-t.patch
- commit c6d2c92
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd: Require CONFIG_HOTPLUG_PCI_PCIE for BOCO (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1bf9751
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/sched: Fix drm_sched_fini() docu generation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cdce815
* Thu Feb 12 2026 pjakobsson@suse.de
- accel/ivpu: Fix memory leak in ivpu_mmu_reserved_context_init() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ed45cf2
* Thu Feb 12 2026 pjakobsson@suse.de
- drm: rework FB_CORE dependency (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2f9e447
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/fbdev: Select FB_CORE dependency for fbdev on DMA and TTM (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3406c84
* Thu Feb 12 2026 pjakobsson@suse.de
- fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICE (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6ab20e9
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/udmabuf-fix-memory-leak-on-last-export_udmabuf-error.patch
- commit ee41c2c
* Thu Feb 12 2026 pjakobsson@suse.de
- udmabuf: fix racy memfd sealing check (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9e0b959
* Thu Feb 12 2026 pjakobsson@suse.de
- drm: rework FB_CORE dependency (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit be99af3
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Fix ISP HW init issue (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1db0108
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/pm: Initialize power profile mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a59f46a
* Thu Feb 12 2026 pjakobsson@suse.de
- Revert "drm/amdgpu: Fix ISP hw init issue" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3af110b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dsb: Don't use indexed register writes needlessly (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b4fda56
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdgpu-rework-resume-handling-for-display-v2.patch
- commit d791138
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-pm-fix-and-simplify-workload-handling.patch
- commit 62e7a73
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: fix sriov reinit late orders (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2d8e09d
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Fix ISP hw init issue (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ae2caa8
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Add hblank borrowing support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7ee2019
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-display-Add-option-to-retrieve-detile-buffer.patch
- commit 682d5a9
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Fix programming backlight on OLED panels (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 18c8078
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd: Sanity check the ACPI EDID (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0ae7578
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu/jpeg1.0: fix idle work handler (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3163f7f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/dp_mst: Use reset_msg_rx_state() instead of open coding it (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ab15403
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/dp_mst: Reset message rx state after OOM in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 37c1554
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/drm-dp_mst-Ensure-mst_primary-pointer-is-valid-in-dr.patch
- commit dca91f4
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/dp_mst: Fix down request message timeout handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 52c2833
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/dp_mst: Simplify error path in drm_dp_mst_handle_down_rep() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b1dff54
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-Move-the-coredump-registration-to-the-worker-.patch
- commit 45d0a64
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/guc: Fix missing init value and add register order check (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 441e745
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/dma-buf-fix-dma_fence_array_signaled-v4.patch
- commit 0d609e2
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/dma-fence-Use-kernel-s-sort-for-merging-fences.patch
- commit b34f145
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-Take-PM-ref-in-delayed-snapshot-capture-worke.patch
- commit 677e494
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-guc_submit-fix-race-around-pending_disable.patch
- commit 64c6254
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe: Update xe2_graphics name string (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 00f86a5
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/rockchip: avoid 64-bit division (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bf9bae6
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu/jpeg: cancel the jpeg worker (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 496c54c
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/drm-amdgpu-vcn-reset-fw_shared-when-VCPU-buffers-cor.patch
- commit 44c7958
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Fix sysfs warning when hotplugging (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 317cfd4
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Add sysfs interface for vcn reset mask (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5de6908
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu/gmc7: fix wait_for_idle callers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f93c78b
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-pm-disable-pcie-speed-switching-on-Intel-pla.patch
- commit 59752bd
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Allow building DC with clang on LoongArch (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4240663
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/radeon: Constify struct pci_device_id (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d30ec0d
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Use reset recovery state checks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c5c6770
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Add init level for post reset reinit (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4498043
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdkfd: make sure ring buffer is flushed before update wptr (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ea7a0cb
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: 3.2.310 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0b355db
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: allow chroma 1:1 scaling when sharpness is off (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit baeb470
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Populate Power Profile In Case of Early Return (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0b0bf6a
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: add public taps API in SPL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0b2066e
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Enable Request rate limiter during C-State on dcn401 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 53dba21
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: remove redundant is_dsc_possible check (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ac686b5
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/pm: remove redundant tools_size check (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d065e13
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/radeon: Use ttm_bo_move_null() in radeon_bo_move() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6939be9
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/pm: Get xgmi link status for XGMI_v_6_4_0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 66b9064
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/pm: Add gpu_metrics_v1_7 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e5de8ba
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/pm: Update data types used for uapi i/f (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 363910d
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-ufence-Wake-up-waiters-after-setting-ufence-s.patch
- commit be379ad
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/hdcp: Fix when the first read and write are retried (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 86bd2d1
* Thu Feb 12 2026 pjakobsson@suse.de
- mei: vsc: Fix typo "maintstepping" -> "mainstepping" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 07ca8c7
* Thu Feb 12 2026 pjakobsson@suse.de
- mei: vsc: Improve error logging in vsc_identify_silicon() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2582196
* Thu Feb 12 2026 pjakobsson@suse.de
- mei: vsc: Do not re-enable interrupt from vsc_tp_reset() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 81e6575
* Thu Feb 12 2026 pjakobsson@suse.de
- mei: bus: Reorganize kerneldoc parameter names (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a1fa000
* Thu Feb 12 2026 pjakobsson@suse.de
- drm: display: Set fwnode for aux bus devices (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8959be8
* Thu Feb 12 2026 pjakobsson@suse.de
- drm: replace strcpy() with strscpy() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f755f06
* Thu Feb 12 2026 pjakobsson@suse.de
- fbdev: omapfb: Remove some deadcode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9b9a57c
* Thu Feb 12 2026 pjakobsson@suse.de
- backlight: Remove notifier (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b5623ae
* Thu Feb 12 2026 pjakobsson@suse.de
- backlight: ktz8866: Fix module autoloading (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1f8bf09
* Thu Feb 12 2026 pjakobsson@suse.de
- backlight: 88pm860x_bl: Simplify with scoped for each OF child loop (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9d24707
* Thu Feb 12 2026 pjakobsson@suse.de
- backlight: lcd: Remove struct fb_videomode from set_mode callback (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9a82957
* Thu Feb 12 2026 pjakobsson@suse.de
- HID: picoLCD: Replace check_fb in favor of struct fb_info.lcd_dev (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 191740f
* Thu Feb 12 2026 pjakobsson@suse.de
- backlight: lcd: Replace check_fb with controls_device (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fb4e559
* Thu Feb 12 2026 pjakobsson@suse.de
- fbdev: omap: Use lcd power constants (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e2af737
* Thu Feb 12 2026 pjakobsson@suse.de
- fbdev: imxfb: Use lcd power constants (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 11e2aa2
* Thu Feb 12 2026 pjakobsson@suse.de
- fbdev: imxfb: Replace check_fb in favor of struct fb_info.lcd_dev (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 52fb62b
* Thu Feb 12 2026 pjakobsson@suse.de
- fbdev: clps711x-fb: Use lcd power constants (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1dd4ffb
* Thu Feb 12 2026 pjakobsson@suse.de
- fbdev: clps711x-fb: Replace check_fb in favor of struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 75121c3
* Thu Feb 12 2026 pjakobsson@suse.de
- backlight: tdo24m: Use lcd power constants (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7337258
* Thu Feb 12 2026 pjakobsson@suse.de
- backlight: platform_lcd: Use lcd power constants (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 11e71d0
* Thu Feb 12 2026 pjakobsson@suse.de
- backlight: platform_lcd: Remove match_fb from struct plat_lcd_data (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f7fbef5
* Thu Feb 12 2026 pjakobsson@suse.de
- backlight: platform_lcd: Remove include statement for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ff75ed8
* Thu Feb 12 2026 pjakobsson@suse.de
- backlight: otm3225a: Use lcd power constants (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2389998
* Thu Feb 12 2026 pjakobsson@suse.de
- backlight: ltv350qv: Use lcd power constants (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 68b5db9
* Thu Feb 12 2026 pjakobsson@suse.de
- backlight: lms501kf03: Use lcd power constants (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c0b59ff
* Thu Feb 12 2026 pjakobsson@suse.de
- backlight: lms501kf03: Remove unnecessary include of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a88d2b9
* Thu Feb 12 2026 pjakobsson@suse.de
- backlight: lms283gf05: Use lcd power constants (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b96981e
* Thu Feb 12 2026 pjakobsson@suse.de
- backlight: l4f00242t03: Use lcd power constants (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 54ff3ce
* Thu Feb 12 2026 pjakobsson@suse.de
- backlight: jornada720_lcd: Use lcd power constants (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 94253bf
* Thu Feb 12 2026 pjakobsson@suse.de
- backlight: jornada720_lcd: Include <linux/io.h> for IOMEM() macro (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d972712
* Thu Feb 12 2026 pjakobsson@suse.de
- backlight: ili9320: Use lcd power constants (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d7e49eb
* Thu Feb 12 2026 pjakobsson@suse.de
- backlight: ili922x: Use lcd power constants (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ba63a2e
* Thu Feb 12 2026 pjakobsson@suse.de
- backlight: hx8357: Use lcd power constants (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f7350e5
* Thu Feb 12 2026 pjakobsson@suse.de
- backlight: corgi_lcd: Use lcd power constants (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9277fa4
* Thu Feb 12 2026 pjakobsson@suse.de
- backlight: lcd: Add LCD_POWER_ constants for power states (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 68eb527
* Thu Feb 12 2026 pjakobsson@suse.de
- backlight: lcd: Test against struct fb_info.lcd_dev (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8f303f6
* Thu Feb 12 2026 pjakobsson@suse.de
- backlight: lcd: Rearrange code in fb_notifier_callback() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a139ada
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/guc: Fix dereference before NULL check (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cca89dc
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/amdgpu: limit single process inside MES (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f93464b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/fourcc: add AMD_FMT_MOD_TILE_GFX9_4K_D_X (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 00f3607
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Support vcn and jpeg error info parsing (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 40613d4
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/amdkfd: add/remove kfd queues on start/stop KFD scheduling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a20eb3d
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdkfd: change kfd process kref count at creation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0ee6d72
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Cleanup shift coding style (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c39db44
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/amdgpu: Increase MES log buffer to dump mes scratch data (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5bde89e
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Implement virt req_ras_err_count (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 800a5e4
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: VF Query RAS Caps from Host if supported (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d3c4934
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Add msg handlers for SRIOV RAS Telemetry (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8900596
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Update SRIOV Exchange Headers for RAS Telemetry Support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 697f640
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: 3.2.309 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 516172f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Remove unused code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2cb95ae
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Use region6 size in fw_meta_info (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b6e3d58
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Update SPL Taps Required For Integer Scaling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9c1e688
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: disabling p-state checks for DCN31 and DCN314 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 58bd690
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: always blank stream before disable crtc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 18d4db9
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Read DP tunneling support only for DPIA endpoints (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3b27b9b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Adding flag for forced MST blocked discovery (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7c8ab3a
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Change parameters to fix certain compiler errors (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c3a0c0e
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Refactor HPD IRQ error checking flow (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fa0d152
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu/gfx11: Enable cleaner shader for GFX11.0.0/11.0.2 GPUs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1f19034
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Add documentation for enforce isolation feature (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6a44be4
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Inform if PCIe based P2P links are not available (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit eb0e308
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Add sysfs interface for jpeg reset mask (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9cbeea5
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Add sysfs interface for vpe reset mask (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f77ab31
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Add sysfs interface for sdma reset mask (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1557e5c
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Normalize reg offsets on VCN v4.0.3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b99e139
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Avoid kcq disable during reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8355b98
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Add sysfs interface for gc reset mask (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e93610d
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: fix return random value when multiple threads read (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 711bc48
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Add supported NPS modes node (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 204e9bb
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/sched: Improve teardown documentation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f934133
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/ci: remove update-xfails.py (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 327b389
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/bridge: Add ITE IT6263 LVDS to HDMI converter (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d7b8c4a
* Thu Feb 12 2026 pjakobsson@suse.de
- drm: of: Add drm_of_lvds_get_dual_link_pixel_order_sink() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ab30f13
* Thu Feb 12 2026 pjakobsson@suse.de
- drm: of: Get MEDIA_BUS_FMT_RGB101010_1X7X5_{JEIDA, SPWG} LVDS data (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c09c18b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/vkms: Remove usage of legacy drm_crtc members (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c128527
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/nouveau: Add drm_panic support for nv50+ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0582d79
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/nouveau/disp: Move tiling functions to dispnv50/tile.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8805112
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/mediatek: Drop dependency on ARM (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bc18800
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/etnaviv: etnaviv_cmdbuf.c: Drop the unneeded include of drm_mm.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2714528
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/etnaviv: Drop the 'struct etnaviv_iommu_global::pta_lock' data (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dddbe26
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/etnaviv: always allocate 4K for kernel ringbuffers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0917bf1
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/etnaviv: Map and unmap GPUVA range with respect to the GPUVA size (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6feac6c
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/etnaviv: Record GPU visible size of GEM BO separately (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1949dcb
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/etnaviv: take current primitive into account when checking for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1ee1723
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/etnaviv: update hardware headers from rnndb (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e201d46
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/etnaviv: unconditionally enable debug registers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 11fb49b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/etnaviv: assert GPU lock held in perfmon pipe_*_read functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit da38c07
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/drm-etnaviv-hold-GPU-lock-across-perfmon-sampling.patch
- commit b2f618d
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/etnaviv: Replace the '&pdev->dev' with 'dev' (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2d5d892
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/etnaviv: Fix missing mutex_destroy() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d3d218f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/etnaviv: Drop the <linux/pm_runtime.h> header (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3be7038
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/etnaviv: Use 'unsigned' type to count the number of pages (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 77745ea
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/etnaviv: Use unsigned type to count the number of pages (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d684dc3
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: stop syncing PRT map operations (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b53017f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu/gfx11: Add cleaner shader for GFX11.0.3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f4b0987
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/pm: add zero RPM stop temperature OD setting support for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2526c2b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu/mes: fetch fw version from firmware header (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e025ba0
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/pm: add zero RPM OD setting support for SMU13 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fd66fb3
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Add compatible NPS mode info (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 61a3a31
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Skip IP coredump for RAS errors (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f542ebb
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Group gfx sysfs functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b5d4bab
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Add nps_mode in RAS init_flag (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 33c615f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: add amdgpu_sdma_sched_mask debugfs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4a4fc9a
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: add amdgpu_gfx_sched_mask and amdgpu_compute_sched_mask (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c33abcc
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Fix dummy_read_page overlapping mappings (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ed21c3a
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: 3.2.308 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7ebc3b4
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Implement new backlight_level_params structure (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1b14baf
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: [FW Promotion] Release 0.0.241.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0f90085
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Add a missing DCN401 reg definition (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 730cb0f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/pm: add inst to dpm_set_vcn_enable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3aaa4a3
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Minimize wait for pending updates (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4f3222b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Remove otg w/a toggling on HPO interfaces (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fe167f0
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: SPL cleanup (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2e321df
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: fix asserts in SPL during bootup (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7c9a001
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Remove inaccessible registers from DMU diagnostics (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4633e64
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: fix rxstatus_msg_sz type narrowing (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 533b2fb
* Thu Feb 12 2026 pjakobsson@suse.de
- Revert "drm/amd/display: Block UHBR Based On USB-C PD Cable ID" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6b0738e
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: avoid divided by zero (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 435959f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Do Not Fallback To SW Cursor If HW Cursor Required (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 91f48ab
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: use string choice helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4f06815
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Expose special on chip memory pools in fdinfo (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit da98733
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Stop reporting special chip memory pools as CPU memory in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6f7716c
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: stop tracking visible memory stats (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4faa131
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: make drm-memory-* report resident memory (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 22c1438
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: add ring reset messages (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3733179
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: fix fairness in enforce isolation handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e138395
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Remove last parts of timing_trace (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 24e79c1
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Remove unused (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d52b59f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Remove unused regamma functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 34c1f47
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdkfd: add an interface to query whether is KFD is active (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c2f2d3a
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdkfd: flag per-queue reset support for gfx9 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1959815
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: optimize ACA log print (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 35cc8fa
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: add generic func to check if ta fw is applicable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e5576c9
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: clean up the suspend_complete (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 782ccab
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: correct the S3 abort check condition (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f555fe5
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: 3.2.307 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 365b5b6
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: [FW Promotion] Release 0.0.240.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ae96e90
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: store sharpness 1dlut table in dscl_prog_data (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f997a45
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Do not read DSC state if not in use (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5ef62c3
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Fix idle optimizations entry log (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7117ffb
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Change MPC Tree visual confirm colours (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a83a7dd
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Simplify dcn35_is_ips_supported() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8808c06
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Remove useless assignments and variables (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a59e113
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: fix handling of max_downscale_src_width fail check (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1b44bf5
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Add P-State Stall Timeout Recovery Support for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 21a8d88
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Add a boot option to reduce phy ssc for HBR3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4d1ac7f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Optimize power up sequence for specific OLED (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c2e2e53
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: drop volatile from ring buffer (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6b4b03a
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/dpu: rework documentation comments (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit def2cfc
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/mdss: use register definitions instead of hand-coding them (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 482cfa3
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm: move MDSS registers to separate header file (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ca504f0
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/dpu: move rot90 checking to dpu_plane_atomic_check_sspp() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7432d51
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/dpu: split dpu_plane_atomic_check() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5092c07
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/dpu: move scaling limitations out of the hw_catalog (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ac817c0
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/dpu: drop virt_formats from SSPP subblock configuration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f011580
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/dpu: move pstate->pipe initialization to (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fef9281
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/dpu: use drm_rect_fp_to_int() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bbb2b30
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm: drop MAX_BRIDGES define (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e1337fe
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm: move MAX_H_TILES_PER_DISPLAY to the DPU driver (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3091f39
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm: move msm_display_topology to the DPU driver (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8c072f6
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/dp: tidy up platform data names (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2ad7a42
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/dp: rename edp_ bridge functions and struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c75297b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/dp: prefix all symbols with msm_dp_ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6d78af0
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display: Allow fastset for change in HDR infoframe (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dfecfd5
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/psr: WA for panels stating bad link status after PSR is (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a0bf45c
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dp: Add FEC Enable Retry mechanism (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 67dcd2e
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display: Fuse bit for power management disable removed (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b6c46a0
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: Implement Dbuf overlap detection feature starting from LNL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7608bc3
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dp: Write the source OUI for non-eDP sinks as well (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0a8cc74
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dp: Write the source OUI during connector detection (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 36db48e
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dp: Write the source OUI for eDP before detecting sink (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9b9e933
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dp: Reuse intel_dp_detect_dsc_caps() for eDP (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 16dc455
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dp: Track source OUI validity explicitly (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 61fbc30
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dp: Ensure panel power remains enabled during connector (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7b7925d
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dp: Flush modeset commits during connector detection (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 593cdc4
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display: use x100 version for full version and release (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a8a88ab
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/de: remove unnecessary generic wrappers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ed9eeab
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/ips: convert to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7be2ac3
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/power: convert assert_chv_phy_status() to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3a13b98
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display: convert vlv_wait_port_ready() to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7b6d670
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/crt: convert to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 37b9633
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dp/hdcp: convert to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 205423f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/hdcp: further conversion to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7b2a896
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dpio: convert to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7d25e56
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/cx0: convert to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c4ed07b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/cx0: remove unnecessary includes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cb3f935
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/gmbus: convert to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 46c8358
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/vblank: use display->platform.<platform> instead of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit abe0146
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/vblank: drop unnecessary i915 local variable (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0bda7aa
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/vga: use display->platform.<platform> instead of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 058a406
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/tv: use display->platform.<platform> instead of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4fc376a
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/pps: use display->platform.<platform> instead of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a89a416
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/bios: use display->platform.<platform> instead of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1ed3740
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display: add subplatform group for HSW/BDW ULT (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cbfb580
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display: add platform group for g4x (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cdf7294
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display: remove the display platform enum as unnecessary (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2ae1a4b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display: add platform member to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 11aaa4e
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display: add display platforms structure with platform (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c1d68b0
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display: convert display platforms to lower case (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f17e7fc
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display: join the platform and subplatform enums (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5836c87
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display: use a macro to define platform enumerations (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5dcf3af
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display: use a macro to initialize subplatforms (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e8ebab3
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display: reindent subplatform initialization (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e5e4650
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display/dp: Reduce log level for SOURCE OUI write failures (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3ddca8d
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/color: Make color .get_config() mandatory (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7596e2f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/color: Convert color management code to intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f654297
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: Handle intel_plane and intel_plane_state in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 139150f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/color: Pimp debugs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2d46e01
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/ptl: Enable PTL display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ea4e219
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display/xe3: disable x-tiled framebuffers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2d8bd6e
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/xe3: Underrun recovery does not exist post Xe2 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7271f5f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/xe3lpd: Move async flip bit to PLANE_SURF register (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f95d2fe
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/cx0: Remove bus reset after every c10 transaction (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 509773a
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/cx0: Extend C10 check to PTL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3e88fe9
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/ptl: Define IS_PANTHERLAKE macro (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5d726ec
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/xe3lpd: Add check to see if edp over type c is allowed (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1e7a771
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/xe3lpd: Update pmdemand programming (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7904682
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe: switch to common PCI ID macros (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0b1e411
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/intel/pciids: rename i915_pciids.h to just pciids.h (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 23cbbd3
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/pciids: add PVC PCI ID macros (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 16541ec
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display: convert I915_STATE_WARN() to struct intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a1dc51e
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i914/xe3lpd: Increase bigjoiner limitations (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 91c46c8
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/psr: Change psr size limits check (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 354eafb
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/xe3lpd: Increase resolution for plane to support 6k (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3d19701
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: Use string enable/disable choice helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dac4af2
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/xe2lpd: Update C20 algorithm to include tx_misc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a534244
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/cx0: Pass crtc_state to intel_c20_compute_hdmi_tmds_pll() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2d214ce
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-hdcp-Fix-gsc-structure-check-in-fw-check-stat.patch
- commit a3dace5
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display: Add Wa_16023981245 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e3af81b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/xe3lpd: Load DMC (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d644054
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display: Cover all possible pipes in TP_printk() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8c5a851
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display: Do not use ids from enum pipe in TP_printk() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ef05de5
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display: Store pipe name in trace events (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0217dd3
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display: Zero-initialize frame/scanline counts in (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- Refresh patches.suse/drm-i915-Disable-tracing-points-on-PREEMPT_RT.patch
- commit 871900f
* Thu Feb 12 2026 hare@suse.de
- block: make bio auto-integrity deadlock safe (jsc#PED-14161).
- commit b36233f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display: Fix out-of-bounds access in pipe-related (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit da3cbe5
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: remove all IS_<PLATFORM>_GT<N>() macros (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 00ae342
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/xe3lpd: Add condition for EDP to powerdown P2.PG (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 80a513c
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/xe3lpd: Add new bit range of MAX swing setup (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6ebfdc2
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/xe3lpd: Add C20 Phy consolidated programming table (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f07b350
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/xe3lpd: Add cdclk changes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ac6c374
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: Remove ckey/format checks from skl_update_scaler_plane() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 671848f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/pfit: Extract intel_pfit.c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0938106
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/panel: Convert panel code to intel_display (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b5c23e5
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/pfit: Check pfit destination window on ILK-BDW (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 157db89
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/pfit: Reject cloning when using pfit on ILK-BDW (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bc9c026
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/pfit: Check pfit minimum timings in pre-SKL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 56a1b83
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/pfit: Reject pfit downscaling for GMCH platforms (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7e6f3cf
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/pfit: Check pfit scaling factors on ILK-BDW (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7ac9a72
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/pfit: Check pipe source size against pfit limits on ILK-BDW (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7525bf5
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/active: Use try_cmpxchg() in active_fence_cb() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d0081a0
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/psr: vbt.psr.enable is only for eDP panels (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9020865
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display: Remove kstrdup_const() and kfree_const() usage (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 55d3e0f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/gvt: use macros from drm_dp.h instead of duplication (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0359088
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/ddi: use string choice helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1ff56d6
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dp: use string choice helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8ef499c
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/pxp: Add missing tag for Wa_14019159160 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9c74f38
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: Fix irq related documentation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c8c4e37
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: Remove unused underrun irq/reporting bits (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9824749
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dp: Fix memory leak in parse_lfp_panel_dtd() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit be7a9fa
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/panelreplay: Panel replay workaround with VRR (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f214687
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/vrr: Split vrr-compute-config in two phases (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1ac306f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/vrr: Add helper to check if vrr possible (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8b5e1a9
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/irq: s/gen3/gen2/ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7be6107
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display: Fix Panel Replay vblank enable workaround (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2566bdf
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display: Add own counter for Panel Replay vblank workaround (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e6e24f6
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dp_mst: Handle error during DSC BW overhead/slice (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 990fcdd
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/xe3lpd: Add new display power wells (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9c0fd8a
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/xe3lpd: Adjust watermark calculations (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5663b58
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/xe3lpd: reuse xe2lpd definition (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d93ce5d
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dp: Disable unnecessary HPD polling for eDP (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 757b38d
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dp: Assume panel power is off if runtime suspended (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8e484a9
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/mediatek: Switch to for_each_child_of_node_scoped() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 728c3d5
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/mediatek: Implement OF graphs support for display paths (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1cbbdf4
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/exynos: exynos7_drm_decon: add driver data and support for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 817a780
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/exynos: exynos7_drm_decon: fix ideal_clk by converting it to Hz (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2d0c27c
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/exynos: remove unused prototype for crtc (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 02dd3ad
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/exynos: gsc: Fix typo in comment (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ea53f12
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe: Add mmio read before GGTT invalidate (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b387c82
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/guc: Separate full CTB content from guc_info debugfs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d63535f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/guc: Capture all available bits of GuC timestamp (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 912ad95
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-oa-Add-syncs-support-to-OA-config-ioctl.patch
- commit bd0aa5f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe: Mark GT work queue with WQ_MEM_RECLAIM (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1fa7d12
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe: Mark G2H work queue with WQ_MEM_RECLAIM (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f2ac4e0
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe: Mark GGTT work queue with WQ_MEM_RECLAIM (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8da0b49
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe: Take ref to job's fence in arm (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 464a3a3
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/pf: Show VFs LMEM provisioning summary over debugfs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7a527eb
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/guc: Prevent GuC register capture running on VF (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d3554c0
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe: enable lite restore (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 43b5df9
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe: Use __counted_by for flexible arrays (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit daec278
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/ufence: Warn if mmget_not_zero() fails (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d1c813d
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/ptl: Apply Wa_14022866841 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9414f7b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe: Change return type to void for xe_force_wake_put (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fcb21dc
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe: Ensure __must_check for xe_force_wake_get() return (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 44954a9
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe: forcewake debugfs open fails on xe_forcewake_get failure (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4c64b0c
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/vram: Update handling of xe_force_wake_get return (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 53a34ae
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/query: Update handling of xe_force_wake_get return (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6a4198e
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/xe_reg_sr: Update handling of xe_force_wake_get return (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9d27929
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/gt_tlb_invalidation_ggtt: Update handling of xe_force_wake_get (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bac079d
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/pat: Update handling of xe_force_wake_get return (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2b28b08
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/oa: Handle force_wake_get failure in xe_oa_stream_init() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 62768a2
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/huc: Update handling of xe_force_wake_get return (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7b21202
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/guc: Update handling of xe_force_wake_get return (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cceb698
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/xe_gt_debugfs: Update handling of xe_force_wake_get return (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3e6d9cc
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/xe_drm_client: Update handling of xe_force_wake_get return (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 97e28a1
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/mocs: Update handling of xe_force_wake_get return (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 09df029
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/tests/mocs: Update xe_force_wake_get() return handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b5305ec
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/devcoredump: Update handling of xe_force_wake_get return (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c9868b9
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/xe_gt_idle: Update handling of xe_force_wake_get return (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1ea647b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/gt: Update handling of xe_force_wake_get return (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e4e3ad1
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/gsc: Update handling of xe_force_wake_get return (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9711b73
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/hdcp: Update handling of xe_force_wake_get return (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d2bb671
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/device: Update handling of xe_force_wake_get return (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f9f0153
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe: Modify xe_force_wake_put to handle _get returned mask (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit da4f2dc
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe: Error handling in xe_force_wake_get() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f3e91b8
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0cffb7d
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/forcewake: Change awake_domain datatype (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e42e782
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe: Add member initialized_domains to xe_force_wake() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 13d31f9
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe: Add caller info to xe_gt_reset_async (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7b32429
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/a6xx: Fix excessive stack usage (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 78c19f9
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/a6xx: Add support for A663 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fc56995
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/a6xx: Remove logically deadcode in a6xx_preempt.c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4339740
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm: Simplify NULL checking in msm_disp_state_dump_regs() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 24b7038
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/dpu: sync mode_config limits to the FB limits in dpu_plane.c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8a3f069
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/dpu: merge MAX_IMG_WIDTH/HEIGHT with DPU_MAX_IMG_WIDTH/HEIGHT (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 77bde41
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/dpu: check for the plane pitch overflow (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 45e1365
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/dpu: move layout setup population out of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 15c5b3b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/dpu: make dpu_format_populate_addrs return void (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 265dc85
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/dpu: split dpu_format_populate_layout (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bae97e0
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/dpu: move pitch check to _dpu_format_get_plane_sizes_linear() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f86fd54
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/dpu: pass drm_framebuffer to _dpu_format_get_plane_sizes() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1cf0547
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/dpu: drop msm_format from struct dpu_hw_fmt_layout (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2b286e4
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/dpu: drop extra aspace checks in dpu_formats (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f6d40ea
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/dpu: drop dpu_format_populate_layout from (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6be5065
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/dpu: drop dpu_format_check_modified_format (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 604fd02
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/dpu: Add SA8775P support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7d5e2a7
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm: mdss: Add SA8775P support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7924579
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm8998: make const arrays ratio_list and band_list static (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit edd12be
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm: Remove unneeded semicolon (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f96260d
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/dpu: Add support for MSM8917 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6840a43
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/dpu: Add support for MSM8937 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7a4538c
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/dpu: Add support for MSM8953 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d5dea28
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/dpu: Add support for MSM8996 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 759bfb4
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/dp: Add DisplayPort controller for SA8775P (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ac66a92
* Thu Feb 12 2026 pjakobsson@suse.de
- Documentation: document adreno preemption (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b52fcd8
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/a6xx: Enable preemption for tested a7xx targets (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 43e669a
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/a6xx: Add a flag to allow preemption to submitqueue_create (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 96ccc28
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/a6xx: Add traces for preemption (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 13f0421
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/a6xx: Use posamble to reset counters on preemption (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ec0aaa9
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/a6xx: Sync relevant adreno_pm4.xml changes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 268e9a1
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/a6xx: Implement preemption for a7xx targets (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3838b97
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/a6xx: Add a pwrup_list field to a6xx_info (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1f3860a
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm: Add CONTEXT_SWITCH_CNTL bitfields (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a7d85a0
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm: Add a `preempt_record_size` field (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bf3fae6
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/a6xx: Track current_ctx_seqno per ring (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c954e4f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm: Fix bv_fence being used as bv_rptr (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ae2ad91
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/imx/dcss: include drm/drm_bridge.h header (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5d8d3a2
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/sched: Document purpose of drm_sched_{start,stop} (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4be1101
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/panel: leadtek-ltk050h3146w: transition to mipi_dsi wrapped (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8026459
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/panel: samsung-s6e88a0-ams427ap24: Add flip option (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ee88e72
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/panel: samsung-s6e88a0-ams427ap24: Add brightness control (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 95e9bcd
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/panel: samsung-s6e88a0-ams427ap24: Add initial driver (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e276f7a
* Thu Feb 12 2026 pjakobsson@suse.de
- Documentation/gpu: Fix Panthor documentation build warnings (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e73b7bb
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/v3d: Drop allocation of object without mountpoint (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c4d3548
* Thu Feb 12 2026 pjakobsson@suse.de
- drm: zynqmp_dp: Add debugfs interface for compliance testing (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit abc44a6
* Thu Feb 12 2026 pjakobsson@suse.de
- drm: zynqmp_dp: Take dp->lock in zynqmp_dp_hpd_work_func (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2029442
* Thu Feb 12 2026 pjakobsson@suse.de
- drm: zynqmp_dp: Split off several helper functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2fb9c88
* Thu Feb 12 2026 pjakobsson@suse.de
- drm: zynqmp_dp: Use AUX IRQs instead of polling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ab4785e
* Thu Feb 12 2026 pjakobsson@suse.de
- drm: zynqmp_dp: Convert to a hard IRQ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fb7abf9
* Thu Feb 12 2026 pjakobsson@suse.de
- drm: zynqmp_dp: Don't retrain the link in our IRQ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0168265
* Thu Feb 12 2026 pjakobsson@suse.de
- drm: zynqmp_dp: Add locking (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 32cdc45
* Thu Feb 12 2026 pjakobsson@suse.de
- accel/ivpu: Move secondary preemption buffer allocation to DMA range (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 421ac89
* Thu Feb 12 2026 pjakobsson@suse.de
- accel/ivpu: Add debug Kconfig option (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c4a6640
* Thu Feb 12 2026 pjakobsson@suse.de
- accel/ivpu: Don't allocate preemption buffers when MIP is disabled (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ec81ffe
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/accel-ivpu-Make-command-queue-ID-allocated-on-XArray.patch
- commit fad138c
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/accel-ivpu-Use-xa_alloc_cyclic-instead-of-custom-fun.patch
- commit 9396554
* Thu Feb 12 2026 pjakobsson@suse.de
- accel/ivpu: Unmap partially mapped BOs in case of errors (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a92ca5a
* Thu Feb 12 2026 pjakobsson@suse.de
- accel/ivpu: Clear CDTAB entry in case of failure (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 71e758e
* Thu Feb 12 2026 pjakobsson@suse.de
- accel/ivpu: Defer MMU root page table allocation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 777538e
* Thu Feb 12 2026 pjakobsson@suse.de
- accel/ivpu: Do not fail when more than 1 tile is fused (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8c29c44
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/ci: add sm8350-hdk (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ec7673f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/ci: add dedede (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c187aba
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/bridge: tc358767: Fix use of unadjusted mode in the driver (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f0da4e0
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/omap: Clean up deadcode functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9711902
* Thu Feb 12 2026 pjakobsson@suse.de
- accel/qaic: Add crashdump to Sahara (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c465995
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/sched: warn about drm_sched_job_init()'s partial init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e27f404
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/meson: Allow build with COMPILE_TEST=y (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 95df4b0
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/mediatek: Allow build with COMPILE_TEST=y (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6395a2b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/imx/dcss: Allow build with COMPILE_TEST=y (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ebf78fe
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/imx/dcss: Fix 64bit divisions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7593953
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/bridge: dw-hdmi: set bridge's ycbcr_420_allowed flag (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 30d2ae0
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm/dp: migrate the ycbcr_420_allowed to drm_bridge (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9a05e5a
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/bridge: aux: allow interlaced and YCbCr 420 output (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 40c1844
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/bridge: display-connector: allow YCbCr 420 for HDMI and DP (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3bdd13b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/atomic: add interlaced and ycbcr_420 flags to connector's state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d99befd
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/display: bridge_connector: handle ycbcr_420_allowed (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0d181ce
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/panel: s6e3ha8: add static modifier to supply list (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a9ec36c
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/imx: legacy-bridge: add MODULE_DESCRIPTION (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ff753be
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/imx: parallel-display: add legacy bridge Kconfig dependency (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3d3dfe4
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/fbdev: fix drm_fb_helper_deferred_io() build failure (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a360481
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/bridge: sii902x: Set input bus format based on bus-width (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ddcdc0d
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/bridge: ite-it66121: Drop hdmi_avi_infoframe_init() function call (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 05a1ab6
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/bridge: tc358768: switch to bus-width (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0e7be98
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/meson: drop unused static dw_hdmi_dwc_write_bits (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d36efcd
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/fbdev-dma: remove obsolete kernel-doc references (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2503233
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/fsl-dcu: Remove redundant dev_err() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d49ba81
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/drm-fsl-dcu-enable-PIXCLK-on-LS1021A.patch
- commit 42645d3
* Thu Feb 12 2026 pjakobsson@suse.de
- drm: fsl-dcu: Use dev_err_probe (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ee71c74
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/sprd: Constify struct regmap_bus (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cbce393
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/panel: ili9322: Constify struct regmap_bus (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9e4b0a9
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/meson: Constify struct regmap_config (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2047f35
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/mediatek: dp: Constify struct regmap_config (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6732041
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/fsl-dcu: Constify struct regmap_config (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dc23fc4
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/bridge: dpc3433: Constify struct regmap_config (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4089160
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/tiny: Add driver for Sharp Memory LCD (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d42a64c
* Thu Feb 12 2026 pjakobsson@suse.de
- accel/qaic: Pass string literal as format argument of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 017b6ec
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/display: Drop obsolete dependency on COMPILE_TEST (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 38af19b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/client: Add client-lib module (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4d2541f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/client: Make client support optional (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f868df8
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/radeon: Suspend and resume clients with client helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b954920
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/nouveau: Suspend and resume clients with client helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d0c35d2
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Suspend and resume internal clients with client helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7e18224
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/client: Move suspend/resume into DRM client callbacks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ab007f5
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/client: Move client event handlers to drm_client_event.c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b53d17b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/fbdev: Select fbdev I/O helpers from modules that require them (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5584747
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe: Select DRM_CLIENT_SELECTION (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3ea15d5
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: Select DRM_CLIENT_SELECTION (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 97965b4
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/rockchip: Add basic RK3588 HDMI output support (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e08e58b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/bridge: synopsys: Add DW HDMI QP TX Controller support library (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 51015bf
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Fix amdgpu_ip_block_hw_fini() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7e3b0bb
* Thu Feb 12 2026 pjakobsson@suse.de
- Documentation/gpu/amdgpu: Add programming model for DCN (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 54e5526
* Thu Feb 12 2026 pjakobsson@suse.de
- Documentation/gpu: Document how to narrow down display issues (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 00e0cbb
* Thu Feb 12 2026 pjakobsson@suse.de
- amdgpu: Don't print L2 status if there's nothing to print (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4d92caa
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: add missing tracepoint event in DM (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5a1ab5b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdkfd: sever xgmi io link if host driver has disable sharing (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 437c080
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Fix the logic for NPS request failure (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a9a0f9e
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdkfd: remove extra use of volatile (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b22708b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Reduce redundant gpu resets on nbio v7.4 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 75c0ec4
* Thu Feb 12 2026 pjakobsson@suse.de
- Revert "drm/amdkfd: SMI report dropped event count" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e30212c
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Save VCN shared memory with init reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5257e4a
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: clean unused functions of uvd/vcn/vce (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4b90cc8
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Clean the functions pointer set as NULL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8e1abc2
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: clean the dummy soft_reset functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b751646
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: clean the dummy wait_for_idle functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 13a625c
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: clean the dummy suspend functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7cc9801
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: clean the dummy resume functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8feaabc
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: validate wait_for_idle before function call (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1259d31
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: validate resume before function call (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7cfa90c
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: validate suspend before function call (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 102a88f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: validate hw_fini before function call (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7a2dde0
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdkfd: fix the hang caused by the write reorder to fence_addr (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0ad2aee
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: fix typo for sdma6 constant fill packet (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 443098b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: 3.2.306 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d6d76fb
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: To change dcn301_init.h guard. (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0c3ba29
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: update fullscreen status to SPL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dceae28
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Add a Precise Delay Routine (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3075b91
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Recalculate SubVP Phantom VBlank End in dml21 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9ed1e0a
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Reuse subvp enable check for DCN401 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c5a3e10
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: w/a to program DISPCLK_R_GATE_DISABLE DCN35 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 85b928b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: clean the dummy sw_fini functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 11daa01
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Add hpd_source index check for dcn401 link encoder (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e70ad30
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Add hpd_source index check for dcn10 link encoder (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8003e32
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Add hpd_source index check for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b76663c
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Use SPX as default in partition config (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 39d6cec
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: validate sw_fini before function call (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0ebc6fe
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: clean the dummy sw_init functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6fa6c7f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: validate sw_init before function call (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 58da51c
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdkfd: Not restore userptr buffer if kfd process has been (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0701929
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Zero-initialize mqd backup memory (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 34f623c
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Ensure HPD source index is valid for dcn20/dcn201 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c111490
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Fix spelling mistake "tunndeling" -> "tunneling" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bd20738
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: init saw registers for mmhub v1.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 52c9d92
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu/discovery: add ISP discovery entries for old APUs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 908c1a5
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu/swsmu: add automatic parameter to set_soft_freq_range (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e6678f4
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Fix off by one in current_memory_partition_show() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2146a32
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: 3.2.305 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 98f1a48
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: disable dynamic ODM when sharpness is enabled (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7951c20
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Check returned status from core_link_read_dpcd (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e14b8f5
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Clear pipe pointers on pipe reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 16c08c8
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: add sharpening policy to plane state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 769ebe4
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: resolve correct MALL size for dcn401 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 52528ef
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Read Sink emission rate capability (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 343c3cd
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: print messages when programming shaper/3dlut fails (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7ffc021
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Fix Coverity change for visual confirm (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3522f9f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Add 3DLUT FL HW bug workaround (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7b1acab
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Add check for headless for idle optimization (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cec1c18
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Remove useless assignments (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7569419
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Check status from dpcd_get_tunneling_device_data (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit df27224
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Check returns from drm_dp_dpcd_write (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c23920e
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Wait for reset on init completion (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 31a2c64
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Add hpd_source index out-of-bounds check for dcn3x (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a8448ae
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Show current compute partition on VF (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dc9559a
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Fetch NPS mode for GCv9.4.3 VFs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4a5c2bb
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/pm: Fill pcie recov cntr to metrics 1.6 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7265193
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/pm: Update SMUv13.0.6 PMFW headers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8cfa27f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Add NPS switch support for GC 9.4.3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 25ba876
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu/gfx12: Apply Isolation Enforcement to GFX & Compute rings (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 88d1f27
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: optimize fn gfx_v12_ring_insert_nop (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 067a212
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: optimize fn gfx_v11_ring_insert_nop (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dc2d7c3
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: optimize fn gfx_v10_ring_insert_nop (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b0b49de
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: optimize fn gfx_v9_ring_insert_nop (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a8dc64e
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: optimize fn gfx_v9_4_3_ring_insert_nop (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e8d6161
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: optimize insert_nop using multi dwords (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 25c58bb
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Check gmc requirement for reset on init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 59ff1bf
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Place NPS mode request on unload (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c22f6b5
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: fix dm_suspend/resume arguments to ip_block (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d2102db
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: no need to log error in multi ring write (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2c17b49
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: move error log from ring write to commit (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 569424c
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: fix typos (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4f9f9db
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Remove the while loop from amdgpu_job_prepare_job (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a282209
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Drop impossible condition from amdgpu_job_prepare_job (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 83dfbca
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Use drm_print_memory_stats helper from fdinfo (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2ca4c7b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Drop unused fence argument from amdgpu_vmid_grab_used (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit dc0c42a
* Thu Feb 12 2026 pjakobsson@suse.de
- Documentation/gpu: Document the situation with unqualified (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d055c8d
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdkfd: SMI report dropped event count (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5ee2096
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Add sysfs interfaces for NPS mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3b9a1d7
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Add gmc interface to request NPS mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1acf3a9
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu/gfx10: Apply Isolation Enforcement to GFX & Compute rings (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 313753a
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Fetch the EDID from _DDC if available for eDP (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 39238e2
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: remove redundant freesync parser for DP (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1ae7543
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: always call connector_update when parsing (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 430e080
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: switch to setting physical address directly (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 00903a0
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: switch amdgpu_dm_connector to use struct drm_edid (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3b26aaf
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Add PSP interface for NPS switch (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f33ecc3
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: 3.2.304 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9b01e3d
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Initialize new backlight_level_params structure (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2250fbb
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Initialize replay_config var (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 423f292
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Remove redundant assignments (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 022ffca
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Remove unnecessary assignments (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b6e5b09
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Add DMUB debug offset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit de27308
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Update Interface to Check UCLK DPM (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a099565
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Move Link Encoder Assignment Out Of (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bba7498
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Allow Latency Increase For Last Strategy (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 40fe954
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Align static screen idle worker with IPX mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bbeec43
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-display-fix-a-memleak-issue-when-driver-is-r.patch
- commit e705acf
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: update sr_exit latency for z8 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 95a315b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Remove programming outstanding updates for dcn35 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a3c2a6c
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Fix low black values by increasing error (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit aa164a3
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Noitfy DMCUB of D0/D3 state in hardware init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c580801
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Display lost signal on playing video (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6902789
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Assign socclk in dml (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 10d6d51
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: force TBT4 dock dsc on (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8175c69
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Revert commit Update Interface to Check UCLK DPM (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e3259fd
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Flip All Planes Under OTG Master When Flip Immediate (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b44a19b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Unify blank_phantom and blank_pixel_data (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 75dc763
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu/gfx11: Apply Isolation Enforcement to GFX & Compute rings (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 613dd94
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu/gfx12: Implement cleaner shader support for GFX12 hardware (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a5d8f0d
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdkfd: Copy wave state only for compute queue (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 43b3d12
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdkfd: Increase SMI event fifo size (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bd1e364
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Fix spelling mistake "initializtion" -> "initialization" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b079b51
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdkfd: Output migrate end event if migrate failed (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 01d8154
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu/gfx11: Implement cleaner shader support for GFX11 hardware (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit aa466de
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/pm: use pm_runtime_get_if_active for debugfs getters (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 28ef347
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: change the comment from handle to ip_block (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 79e4cef
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu/gfx10: Implement cleaner shader support for GFX10 hardware (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 64c960d
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/pm: don't update runpm last_usage on debugfs getter (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5be1fec
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: fix html doc generation warning (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 94a775d
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: update the handle ptr in hw_fini (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e9cf0b2
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: update the handle ptr in hw_init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d5db90c
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: update the handle ptr in resume (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a5f6662
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: update the handle ptr in suspend (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 05a92d7
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: update the handle ptr in wait_for_idle (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f660aa9
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/pm: use pm_runtime_resume_and_get (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4d11a31
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/pm: fix rpm refcount handling on error (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5b24927
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: update the handle ptr in post_soft_reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d7ed871
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: update the handle ptr in soft_reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 50d8504
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: update the handle ptr in pre_soft_reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit abc5ff9
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Fix logic to determine TOS reload (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ef3f2e6
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: update the handle ptr in check_soft_reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1682ce9
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: update the handle ptr in prepare_suspend (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 596cdb5
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: update the handle ptr in late_fini (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0963d9f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: remove the dummy fn acp_early_init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d723bb4
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/powerplay: Delete unused function and maths library (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cf84f01
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd: Taint the kernel when enabling overdrive (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2d938be
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/pm: remove dump_pptable functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 83634d9
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Reorganize kerneldoc parameter names (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 134e607
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdkfd: Fix kdoc entry for 'get_wave_count()' function parameters (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0d95371
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: update the handle ptr in early_fini (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f9d3194
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: update the handle ptr in sw_fini (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fa543da
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: update the handle ptr in sw_init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e0a0d41
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: update the handle ptr in late_init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a52cae4
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: update the handle ptr in early_init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 82b6f9e
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Add supported partition mode node (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6abe98f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Add option to refresh NPS data (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b71bf71
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu/sdma5.2: implement ring reset callback for sdma5.2 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a720bad
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Flush tlb by VM_INVALIDATION packet in sdma_v5_2 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8f35595
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu/sdma5.2: split out per instance resume function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 946bd70
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu/sdma5: implement ring reset callback for sdma5 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2e020b0
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: 3.2.303 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2743b0f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: [FW Promotion] Release 0.0.236.0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 305ea36
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/drm-amd-display-Configure-DTBCLK_P-with-OPTC-only-fo.patch
- commit b00f527
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Add IPS residency capture helpers to dc_dmub_srv (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 275e035
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Removed unused assignments and variables (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f3aecbc
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Eliminate recursive header inclusion (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit df23ea7
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Remove always-false branches (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7b6b070
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Introduce New ABC Framework for Brightness Control (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4257c5b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Change Brightness Control Priority (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7a1277b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: add more support for UHBR10 eDP (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit de253c5
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Add logs to record register read/write (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e1a6311
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d154b6e
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: 3.2.302 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4367502
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: update the handle ptr in print_ip_state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f05d97f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Wait For DET Update Should Use Current State (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 69b87b3
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Clip rect size changes should be full updates (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7d94987
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Fix cursor visual confirm update (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 23050f5
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Update Interface to Check UCLK DPM (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8a0c186
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: fix static analysis warnings (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 994e732
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: correct register Clock Gater incorrectly disabled (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3b6a592
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Block UHBR Based On USB-C PD Cable ID (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 75f3bc1
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Set Pipe Unlock Order Outside of HWSEQ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7ceba43
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Change dc_surface_update cm2_params to const (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e844d83
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Clean up triple buffer enablement code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 05a5f6b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Monitor patch to call blank_stream() before otg off (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 02e9162
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Wait for all pending cleared before full update (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 39ef9d8
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: disable adaptive scaler and sharpener when integer (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 42a68fc
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Add sysfs nodes to get xcp details (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b828c5d
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: update the handle ptr in dump_ip_state (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3fc821a
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu/sdma5: split out per instance resume function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 454b524
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdkfd: Remove an unused parameter in queue creation (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e0a94aa
* Thu Feb 12 2026 pjakobsson@suse.de
- Revert "drm/amd/display: change the panel power savings level without (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bb497d4
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: change the panel power savings level without a (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 044c581
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Add PSP reload case to reset-on-init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0e87cb7
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Add interface for TOS reload cases (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fedb05e
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Support reset-on-init on select SOCs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6348fa7
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Drop delayed reset work handler (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e8f9b27
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Refactor XGMI reset on init handling (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 315e46c
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Add helper to initialize badpage info (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c7b4407
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Remove unused amdgpu_i2c functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 464363a
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Remove unused amdgpu_gfx_bit_to_me_queue (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit afb5e8e
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Remove unused amdgpu_gmc_vram_cpu_pa (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7c5df82
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Remove unused amdgpu_atpx functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 68e9ba9
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Remove unused amdgpu_device_ip_is_idle (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cbaba83
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Add reset on init handler for XGMI (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cdbfaac
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: fix typos in several function pointer checks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 762595c
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Add callback get xcp resource info (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 53828ee
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd: Add helper to get partition config modes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 17a2349
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Fix typo "acccess" and improve the comment style here (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bf3af80
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu/gfx9: Explicitly halt CP before init (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 409f2dc
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu/gfx9: set additional bits on CP halt (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0c9b02c
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: add amdgpu_device reference in ip block (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4b788ea
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Separate reinitialization after reset (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d620c03
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: check return for setting engine dram timings (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 00a3ba7
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Use init level for pending_reset flag (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit db3fc8e
* Thu Feb 12 2026 pjakobsson@suse.de
- amd/amdgpu: Reduce unnecessary repetitive GPU resets (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 28ebfb5
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Add init levels (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c262922
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Remove unneeded write in JPEG v4.0.3 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a2a39b8
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/pm: Do not support swSMU if SMU IP is disabled (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit db69221
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Fix unnecessary cast warnings from checkpatch (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1ad7dbd
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdkfd:Add kfd function to config sq perfmon (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ee09957
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: add amdgpu_jpeg_sched_mask debugfs (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d33db62
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/pm: Use metrics 1_6 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 94ec445
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/display: Remove unused function bios_get_vga_enabled_displays (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bae9c06
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/pm: Add gpu_metrics_v1_6 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0f94764
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Add psp command CONFIG_SQ_PERFMON (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4b565b2
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/pm: Use same metric table for APU (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cb8f1b4
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: update suspend status for aborting from deeper suspend (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 006f3de
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amd/amdgpu: Add helper to get ip block valid (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2ef7aeb
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu/sdma6: implement ring reset callback for sdma6 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0c91e41
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu/sdma6: split out per instance resume function (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 94c6e0b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu/mes11: update mes_reset_queue function to support sdma (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 06b316e
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/gt: Retry RING_HEAD reset until it get sticks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ccf7e93
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/pmu: Add support for gen2 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 80be402
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/gt: s/gen3/gen2/ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 38caaa9
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/gt: Nuke gen2_irq_{enable,disable}() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0b987d3
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/guc: Enable PXP GuC autoteardown flow (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 367396b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/gt: Fixed "CPU" -> "GPU" typo (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2e4458b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/pmu: Use event_to_pmu() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cff68f9
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/pmu: Drop is_igp() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4563524
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/xe3lpg: Extend Wa_18034896535 to Xe3_LPG. (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 240e6e3
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/display: align framebuffers according to hw requirements (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5e0dfe9
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/drm-xe-add-interface-to-request-physical-alignment-f.patch
- commit 5f2b9af
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/query: Tidy up error EFAULT returns (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 315cd2e
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/query: Move timestamp reg to hwe_read_timestamp() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5b37ad8
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe/guc: Fix inverted logic on snapshot->copy check (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6a02ef8
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/sched: Further optimise drm_sched_entity_push_job (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5651bf0
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/sched: Re-group and rename the entity run-queue lock (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 04ff70b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/sched: Re-order struct drm_sched_rq members for clarity (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d687a83
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/sched: Stop setting current entity in FIFO mode (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 497c220
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/panel: s6e3ha8: select CONFIG_DRM_DISPLAY_DSC_HELPER (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7e5c2c3
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/panel: Add Samsung AMS581VF01 panel driver (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 810b848
* Thu Feb 12 2026 pjakobsson@suse.de
- dma-buf: Use atomic64_inc_return() in dma_buf_getfile() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 99f9a32
* Thu Feb 12 2026 pjakobsson@suse.de
- dma-buf/heaps: replace kmap_atomic with kmap_local_page (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 63c06dd
* Thu Feb 12 2026 pjakobsson@suse.de
- dma-buf: fix S_IRUGO to 0444, block comments, func declaration (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5634bd6
* Thu Feb 12 2026 pjakobsson@suse.de
- drm: Remove DRM aperture helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2c77699
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/xe: Use video aperture helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c6fda1d
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/vmwgfx: Use video aperture helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 665c5ff
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/virtgpu: Use video aperture helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 961355c
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/vc4: Use video aperture helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bc5d8b0
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/vboxvideo: Use video aperture helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1cfd633
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/cirrus: Use video aperture helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4aa3b2e
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/bochs: Use video aperture helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2e734e4
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/tegra: Use video aperture helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2ebc745
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/sun4i: Use video aperture helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e208def
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/stm: Use video aperture helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8738cd0
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/simpledrm: Use video aperture helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d2610dc
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/rockchip: Use video aperture helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7c61530
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/radeon: Use video aperture helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4bc5d2c
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/qxl: Use video aperture helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 00c369f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/ofdrm: Use video aperture helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f24a908
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/nouveau: Use video aperture helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e489267
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/msm: Use video aperture helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 98b1ba6
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/mgag200: Use video aperture helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fe17327
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/meson: Use video aperture helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 27c5d38
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/loongson: Use video aperture helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bac50da
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: Use video aperture helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 57af407
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/msft-hv-3109-drm-hyperv-drm-Use-video-aperture-helpers.patch
- commit bbece32
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/hisilicon/hibmc: Use video aperture helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 25a166a
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/ast: Use video aperture helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6891e89
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/armada: Use video aperture helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5c92afc
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/arm/hdlcd: Use video aperture helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2b85b3b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/amdgpu: Use video aperture helpers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6579fc1
* Thu Feb 12 2026 pjakobsson@suse.de
- accel/qaic: Add ipc_router channel (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 325faca
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/bridge: lt9611: use HDMI Connector helper to set InfoFrames (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cca3da3
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/vmwgfx: Stop using dev_private to store driver data. (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3d8b8a9
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/ttm: Fix incorrect use of kernel-doc format (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 50104c5
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/accel-ivpu-Add-initial-Panther-Lake-support.patch
- commit 1ba1f97
* Thu Feb 12 2026 pjakobsson@suse.de
- accel/ivpu: Fix typos in ivpu_pm.c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9d325c6
* Thu Feb 12 2026 pjakobsson@suse.de
- accel/ivpu: Add tracing for IPC/PM/JOB (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit efb3242
* Thu Feb 12 2026 pjakobsson@suse.de
- accel/ivpu: Remove HWS_EXTRA_EVENTS from test modes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5b422aa
* Thu Feb 12 2026 pjakobsson@suse.de
- accel/ivpu: Fix ivpu_jsm_dyndbg_control() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a238e21
* Thu Feb 12 2026 pjakobsson@suse.de
- accel/ivpu: Increase MS info buffer size (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1ba296a
* Thu Feb 12 2026 pjakobsson@suse.de
- accel/ivpu: Use whole user and shave ranges for preemption buffers (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0b19d03
* Thu Feb 12 2026 pjakobsson@suse.de
- accel/ivpu: Remove invalid warnings (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bb4d36e
* Thu Feb 12 2026 pjakobsson@suse.de
- accel/ivpu: Refactor failure diagnostics during boot (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6a4241c
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/accel-ivpu-Fix-reset_engine-debugfs-file-logic.patch
- commit c8be314
* Thu Feb 12 2026 pjakobsson@suse.de
- accel/ivpu: Remove skip of clock own resource ack on Simics (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9881870
* Thu Feb 12 2026 pjakobsson@suse.de
- accel/ivpu: Add test_mode bit to force turbo (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit daf7a09
* Thu Feb 12 2026 pjakobsson@suse.de
- accel/ivpu: Print JSM message result in case of error (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2aaf7a6
* Thu Feb 12 2026 pjakobsson@suse.de
- accel/ivpu: Add one jiffy to bo_wait_ioctl timeout value (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5e7b110
* Thu Feb 12 2026 pjakobsson@suse.de
- accel/ivpu: Allow reading dvfs_mode debugfs file (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit efd71f1
* Thu Feb 12 2026 pjakobsson@suse.de
- accel/ivpu: Remove 1-tile power up Simics workaround (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8f8dd33
* Thu Feb 12 2026 pjakobsson@suse.de
- accel/ivpu: Stop using hardcoded DRIVER_DATE (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a70937d
* Thu Feb 12 2026 pjakobsson@suse.de
- accel/ivpu: Add FW version debugfs entry (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d06493f
* Thu Feb 12 2026 pjakobsson@suse.de
- accel/ivpu: Turn on autosuspend on Simics (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 81a4303
* Thu Feb 12 2026 pjakobsson@suse.de
- accel/ivpu: Set 500 ns delay between power island TRICKLE and ENABLE (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 23f10eb
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/accel-ivpu-Fix-fw-log-printing.patch
- commit f341894
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/mipi-dsi: fix kernel doc on mipi_dsi_compression_mode_multi (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6197649
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/bochs: Return error from correct pointer (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b76f6c4
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/edp-panel: Add panels used by Dell XPS 13 9345 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3741923
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/mtl: Update PLL c20 phy value for DP uhbr20 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 863036e
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: s/gen12/tgl/ in the universal plane code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4e92ecb
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: Drop GEN12_MC_CCS check from skl_plane_max_width() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8a63e05
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: Enable fp16 + CCS on TGL+ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8676aaf
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: Enable 10bpc + CCS on ICL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit cb398bc
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: Enable 10bpc + CCS on TGL+ (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b99fd74
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: Disable compression tricks on JSL (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ee91916
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/psr: Implement Wa 14019834836 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 72e0dc4
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/psr: Add new SU area calculation helper to apply workarounds (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0831bef
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display: Fix spelling mistake "Uncomressed" -> (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2a1ec38
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: use NULL for zero wakeref_t instead of plain integer 0 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4204ef5
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dsb: Use DSB for plane/color management updates (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 66f814e
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: Plumb 'dsb' all way to the color commit hooks (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 878600e
* Thu Feb 12 2026 pjakobsson@suse.de
- Update patches.suse/drm-i915-Plumb-dsb-all-way-to-the-plane-hooks.patch
- commit d317936
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: Extract intel_crtc_prepare_vblank_event() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c9a4a3e
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dsb: Introduce intel_dsb_wait_vblank_delay() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 14e3476
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: Introduce intel_scanlines_to_usecs() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 93794aa
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dsb: Introduce intel_dsb_wait_vblanks() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 9fc2989
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dsb: Introduce intel_dsb_wait_usec() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ad3a8c7
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dsb: Introduce intel_dsb_vblank_evade() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7350655
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dsb: Enable programmable DSB interrupt (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ee2605e
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dsb: Generate the DSB buffer in commit_tail() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1451084
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: Prepare clear color before wait_for_dependencies() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0638a3e
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dsb: Avoid reads of the DSB buffer for indexed register (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 13c8ab8
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/irq: remove GEN8_IRQ_RESET_NDX() and GEN8_IRQ_INIT_NDX() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5ff7a77
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/irq: remove GEN3_IRQ_RESET() and GEN3_IRQ_INIT() macros (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 03635fc
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/irq: add struct i915_irq_regs triplet (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 66ee392
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dp: Extract intel_edp_set_sink_rates() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bf5f1da
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dp: Make intel_dp_get_colorimetry_status() static (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5bae1ae
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: Apply the i915gm/i945gm irq C-state w/a to CRC interrupts (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6bf7dfd
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: Extract i915gm_irq_cstate_wa_{disable,enable}() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bd604c7
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/irq: Pair up the vblank enable/disable functions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit d4cd896
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/irq: Nuke stale comments (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bf8a3a7
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915:Remove unused parameter in marco (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 1483735
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/soc: stop using IS_GEN9_LP() and IS_GEN9_BC() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 010294e
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: remove IS_LP() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2878330
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: Switch over to gen3 irq code on gen2 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8fa550b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: Clean up some comments in gmch irq code (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit bf9d74d
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: Clean up gen3 hotplug irq setup (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ebb5505
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: Introduce i915_has_legacy_blc_interrupt() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit e54a453
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/bios: Extract soc/intel_rom.c (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit a455222
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/bios: Extract vbt_signature[] (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 3c4cbd1
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/bios: Extract intel_spi_read16() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 2f73a20
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/bios: Round PCI ROM VBT allocation to multiple of 4 (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 39aacea
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/bios: Add some size checks to SPI VBT read (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 0e3d34c
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/bios: Use drm_dbg_kms() consistently (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 781b7d3
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/intel_dp: Add support for forcing ultrajoiner (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit fe55120
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display: Consider ultrajoiner for computing maxdotclock (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 464a60f
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: Compute config and mode valid changes for ultrajoiner (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4ac4460
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dp: Simplify helper to get slice count with joiner (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 60468d9
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dp: Modify compressed bpp limitations for ultrajoiner (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 06fd7f0
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dp: Use num_joined_pipes in bigjoiner_bw_max_bpp (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 4b69fc7
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dp: Refactor joiner max_bpp calculations into separate (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit f6aea87
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display/vdsc: Add ultrajoiner support with DSC (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ae14140
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: Implement hw state readout and checks for ultrajoiner (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 6de4953
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display: Refactor enable_joiner_pipes (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit faf40f4
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display: Add macro HAS_ULTRAJOINER() (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7daa72d
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: Add bigjoiner and uncompressed joiner hw readout sanity (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 7b49683
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: Split current joiner hw state readout (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 8392aa3
* Thu Feb 12 2026 pjakobsson@suse.de
- Revert "drm/i915/psr: Implement WA to help reach PC10" (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit da8c0df
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: switch intel_wakeref_t underlying type to struct (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 63de216
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/audio: be explicit about intel_wakeref_t conversions (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit 5b1b806
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/gt: add a macro for mock gt wakeref special value and use it (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit ccab44d
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/display: return 0 instead of false for disabled power (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit b00434b
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915: use INTEL_WAKEREF_DEF instead of magic -1 for (jsc#PED-13979 jsc#PED-14039 jsc#PED-14046 jsc#PED-14211 jsc#PED-14333 jsc#PED-14487 jsc#PED-14488 jsc#PED-14497 jsc#PED-14499)
- commit c6bb033
* Thu Feb 12 2026 pjakobsson@suse.de
- drm/i915/dp: Add helper to compute num pipes required (jsc#PED-13979 jsc#