This kernel is identical to the default kernel, but is configured with
64kb page size granule. Its main purpose is to serve as compatibility
kernel for systems that were installed when the default kernel was still
configured with 64kb page size granule.
This package contains additional modules not supported by SUSE.
Source Timestamp: 2023-05-10 07:56:26 +0000
GIT Revision: b6300438f86af683dd151ec056456fa8ef809150
GIT Branch: SLE15-SP5-GA
Provides
Requires
License
GPL-2.0-only
Changelog
* Mon May 08 2023 tiwai@suse.de
- x86: don't use REP_GOOD or ERMS for small memory clearing
(bsc#1211140).
- x86/cpufeatures: Add macros for Intel's new fast rep string
features (bsc#1211140).
- commit ff3ce03
* Fri May 05 2023 vkarasulli@suse.de
- wifi: brcmfmac: slab-out-of-bounds read in
brcmf_get_assoc_ies() (bsc#1209287 CVE-2023-1380).
- commit 39854dd
* Fri Apr 28 2023 dfaggioli@suse.com
- KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS
(bsc#1206992 CVE-2022-2196).
- commit 6ec5f5b
* Wed Apr 26 2023 mfranc@suse.cz
- s390/ap: fix crash on older machines based on QCI info missing
(git-fixes bsc#1210947).
- commit 6baf829
* Tue Apr 25 2023 jack@suse.cz
- block: do not reverse request order when flushing plug list
(bsc#1208081 bsc#1208588 bsc#1208076).
- commit 13ff241
* Tue Apr 18 2023 ddiss@suse.de
- ovl: fail on invalid uid/gid mapping at copy up (CVE-2023-0386
bsc#1209615).
- commit 92426ca
* Tue Apr 18 2023 tbogendoerfer@suse.de
- vmxnet3: use gro callback when UPT is enabled (bsc#1209739).
- commit 507557e
* Fri Apr 14 2023 clin@suse.com
- Update CVE reference to
patches.suse/netdevsim-fib-Fix-reference-count-leak-on-route-dele.patch
(git-fixes bsc#1210454 CVE-2023-2019).
- commit 75fc91b
* Fri Apr 14 2023 clin@suse.com
- Update CVE reference to patches.suse/udmabuf-add-back-sanity-check.patch
(jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218
jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 bsc#1210453
CVE-2023-2008).
- commit 342d08e
* Fri Apr 14 2023 clin@suse.com
- nfc: st-nci: Fix use after free bug in ndlc_remove due to race
condition (git-fixes bsc#1210337 CVE-2023-1990).
- commit 12594bd
* Thu Apr 13 2023 tbogendoerfer@suse.de
- ice: avoid bonding causing auxiliary plug/unplug under RTNL lock
(bsc#1210158).
- commit bca1250
* Tue Apr 11 2023 tiwai@suse.de
- Fix a compile warning in the previous nouveau patch (bsc#1208209)
Refreshed:
patches.suse/drm-nouveau-blacklist-Turing-and-Ampere-models-as-default.patch
- commit b2a56d6
* Tue Apr 11 2023 petr.pavlu@suse.com
- tracing: Fix poll() and select() do not work on per_cpu
trace_pipe and trace_pipe_raw (git-fixes, bsc#1209841).
- commit b44ae5f
* Thu Apr 06 2023 tiwai@suse.de
- supported.conf: Move ns to kernel-*-extra (bsc#1209965)
- commit 54d8531
* Wed Apr 05 2023 mkoutny@suse.com
- s390/uaccess: add missing earlyclobber annotations to
__clear_user() (bsc#1209858).
- commit 7e310c6
* Wed Apr 05 2023 tiwai@suse.de
- supported.conf: Move qrtr and qrtr-mhi to kernel-*-extra (bsc#1209965)
- commit 90db4f1
* Tue Apr 04 2023 colyli@suse.de
- bcache: fix wrong bdev parameter when calling bio_alloc_clone()
in do_bio_hook() (git-fixes, bsc#1205493).
- bcache: put bch_bio_map() back to correct location in
journal_write_unlocked() (git-fixes, bsc#1205493).
- bcache: Revert "bcache: use bvec_virt" (git-fixes, bsc#1205493).
- commit 7971642
* Mon Apr 03 2023 tiwai@suse.de
- drm/nouveau: blacklist Turing and Ampere models as default
(bsc#1208209).
- commit b751cb8
* Mon Apr 03 2023 tiwai@suse.de
- rpm/constraints.in: increase the disk size for armv6/7 to 24GB
It grows and the build fails recently on SLE15-SP4/5.
- commit 8ba35ca
* Fri Mar 31 2023 tiwai@suse.de
- ath11k: pci: Add more MODULE_FIRMWARE() entries (bsc#1209965).
- commit 54b5b79
* Thu Mar 30 2023 lduncan@suse.com
- scsi_disk kABI: add back members (bsc#1209092).
- scsi: sd: Revert "Rework asynchronous resume support"
(bsc#1209092).
- commit 15e2238
* Thu Mar 30 2023 msuchanek@suse.de
- Refresh patches.suse/arm64-Discard-.note.GNU-stack-section.patch.
Add corresponding upstream commit metadata and sort.
- commit ac8f8e6
* Wed Mar 29 2023 jack@suse.cz
- sbitmap: Avoid lockups when waker gets preempted (bsc#1209118).
- commit 2ee3a6c
* Tue Mar 28 2023 vkarasulli@suse.de
- net: tls: fix possible race condition between
do_tls_getsockopt_conf() and do_tls_setsockopt_conf()
(bsc#1209366 CVE-2023-28466).
- commit 3a1702c
* Mon Mar 27 2023 mkoutny@suse.com
- mm: memcontrol: deprecate charge moving (bsc#1209801).
- commit a953603
* Mon Mar 27 2023 tbogendoerfer@suse.de
- netdevice: add the case if dev is NULL (bsc#1208628).
- Refresh
patches.suse/net-add-net-device-refcount-tracker-infrastructure.patch.
- commit 726a950
* Fri Mar 24 2023 jwiesner@suse.de
- Rename
patches.suse/locking-rwsem-Disable-preemption-in-all-down_write-a.patch.
- commit 37a8307
* Fri Mar 24 2023 jwiesner@suse.de
- Rename
patches.suse/locking-rwsem-Disable-preemption-in-all-down_read-an.patch.
- commit f080340
* Fri Mar 24 2023 jwiesner@suse.de
- Refresh
patches.suse/locking-rwsem-Prevent-non-first-waiter-from-spinning.patch.
- commit af52be6
* Fri Mar 24 2023 tiwai@suse.de
- Delete patches.suse/iwlwifi-module-firmware-ucode-fix.patch (bsc#1209681)
linux-firmware tree finally provides iwlwifi-*-72.ucode, and more badly,
they dropped *-71.ucode, hence the workaround leads to the firmware load
failure. Drop the old workaround now.
- commit dc4368f
* Fri Mar 24 2023 mkubecek@suse.cz
- net/sched: tcindex: update imperfect hash filters respecting
rcu (CVE-2023-1281 bsc#1209634).
- commit aced962
* Thu Mar 23 2023 mkoutny@suse.com
- Update
patches.suse/Revert-block-freeze-the-queue-earlier-in-del_gendisk-4c66.patch
(git-fixes bsc#1208921).
- commit b2c9582
* Wed Mar 22 2023 tbogendoerfer@suse.de
- bnxt_en: Avoid order-5 memory allocation for TPA data
(bsc#1209079).
- bnxt_en: Fix mqprio and XDP ring checking logic (bsc#1209079).
- bnxt: Do not read past the end of test names (bsc#1209079).
- bnxt: make sure we return pages to the pool (bsc#1209079).
- bnxt_en: Fix HDS and jumbo thresholds for RX packets
(bsc#1209079).
- bnxt_en: Fix first buffer size calculations for XDP multi-buffer
(bsc#1209079).
- bnxt_en: Fix XDP RX path (bsc#1209079).
- bnxt_en: Simplify bnxt_xdp_buff_init() (bsc#1209079).
- commit 776d314
* Wed Mar 22 2023 martin.wilck@suse.com
- scsi: smartpqi: Replace one-element array with flexible-array
member (bsc#1207315).
- scsi: smartpqi: Change version to 2.1.20-035 (bsc#1207315).
- scsi: smartpqi: Initialize feature section info (bsc#1207315).
- scsi: smartpqi: Add controller cache flush during rmmod
(bsc#1207315).
- scsi: smartpqi: Correct device removal for multi-actuator
devices (bsc#1207315).
- scsi: smartpqi: Change sysfs raid_level attribute to N/A for
controllers (bsc#1207315).
- scsi: smartpqi: Correct max LUN number (bsc#1207315).
- scsi: smartpqi: Add new controller PCI IDs (bsc#1207315).
- scsi: smartpqi: Convert to host_tagset (bsc#1207315).
- commit b83f575
* Wed Mar 22 2023 oneukum@suse.com
- netlink: prevent potential spectre v1 gadgets (bsc#1209547
CVE-2017-5753).
- commit 82fdaab
* Wed Mar 22 2023 neilb@suse.de
- NFSD: fix use-after-free in nfsd4_ssc_setup_dul() (git-fixes).
- commit 14ee2c8
* Tue Mar 21 2023 msuchanek@suse.de
- ppc64le: HWPOISON_INJECT=m (bsc#1209572).
- commit 3d2007b
* Thu Mar 16 2023 vkarasulli@suse.de
- Update references in
patches.suse/media-dvb-usb-az6027-fix-null-ptr-deref-in-az6027_i2.patch
(git-fixes bsc#1209291 CVE-2023-28328).
- commit eeabf0f
* Tue Mar 14 2023 mkoutny@suse.com
- prlimit: do_prlimit needs to have a speculation check
(bsc#1209256 CVE-2017-5753).
- commit b7234d1
* Tue Mar 14 2023 tabraham@suse.com
- s390/kexec: fix ipl report address for kdump (bsc#1207529).
- commit a28d6d2
* Tue Mar 14 2023 mfranc@suse.cz
- rds: rds_rm_zerocopy_callback() correct order for
list_add_tail() (CVE-2023-1078 bsc#1208601).
- rds: rds_rm_zerocopy_callback() use list_first_entry()
(CVE-2023-1078 bsc#1208601).
- commit 590edab
* Fri Mar 10 2023 tiwai@suse.de
- kABI workaround for struct fb_deferred_io changes (bsc#1208266).
- commit 4c272e6
* Fri Mar 10 2023 tiwai@suse.de
- fbdev: Fix incorrect page mapping clearance at
fb_deferred_io_release() (bsc#1208266).
- commit a4b869b
* Fri Mar 10 2023 tiwai@suse.de
- Move upstreamed fbdev fix into sorted section
- commit 322351e
* Tue Mar 07 2023 shung-hsi.yu@suse.com
- rpm/group-source-files.pl: Deal with {pre,post}fixed / in location
When the source file location provided with -L is either prefixed or
postfixed with forward slash, the script get stuck in a infinite loop
inside calc_dirs() where $path is an empty string.
user@localhost:/tmp> perl "$HOME/group-source-files.pl" -D devel.files -N nondevel.files -L /usr/src/linux-5.14.21-150500.41/
...
path = /usr/src/linux-5.14.21-150500.41/Documentation/Kconfig
path = /usr/src/linux-5.14.21-150500.41/Documentation
path = /usr/src/linux-5.14.21-150500.41
path = /usr/src
path = /usr
path =
path =
path =
... # Stuck in an infinite loop
This workarounds the issue by breaking out the loop once path is an
empty string. For a proper fix we'd want something that
filesystem-aware, but this workaround should be enough for the rare
occation that this script is ran manually.
Link: http://mailman.suse.de/mlarch/SuSE/kernel/2023/kernel.2023.03/msg00024.html
- commit 6d65136
* Mon Mar 06 2023 msuchanek@suse.de
- kernel-module-subpackage: Fix expansion with -b parameter (bsc#1208179).
When -b is specified the script is prefixed with KMP_NEEDS_MKINITRD=1
which sets the variable for a simple command.
However, the script is no longer a simple command. Export the variable
instead.
- commit 152a069
* Mon Mar 06 2023 tbogendoerfer@suse.de
- Refresh
patches.suse/ice-Do-not-skip-not-enabled-queues-in-ice_vc_dis_qs_.patch.
- Refresh
patches.suse/ice-clear-stale-Tx-queue-settings-before-configuring.patch.
Fix bug introduced by broken backport (bsc#1208628).
- commit d43449e
* Mon Mar 06 2023 clin@suse.com
- Move upstreamed ipmi patches into sorted section
- commit 6815ed5
* Wed Mar 01 2023 ailiop@suse.com
- xfs: get root inode correctly at bulkstat (git-fixes bsc#1207501
ltc#201370).
- commit cc3c733
* Tue Feb 28 2023 msuchanek@suse.de
- powerpc/64s: Make POWER10 and later use pause_short in cpu_relax
loops (bsc#1208376 ltc#201076).
- powerpc: add ISA v3.0 / v3.1 wait opcode macro (bsc#1208376
ltc#201076).
- commit 2a06230
* Tue Feb 28 2023 msuchanek@suse.de
- ibmvnic: Assign XPS map to correct queue index (bsc#1208757
ltc#201720 jsc#PED-2322 git-fixes).
- commit be76316
* Tue Feb 28 2023 oneukum@suse.com
- Update
patches.suse/usb-dwc3-dwc3-qcom-Add-missing-platform_device_put-i.patch
(bsc#1208741 CVE-2023-22995).
Added CVE reference for fix already present
- commit 80a158a
* Fri Feb 24 2023 pvorel@suse.cz
- loop: fix ioctl calls using compat_loop_info (bsc#1207333).
- commit 11a60da
* Wed Feb 22 2023 msuchanek@suse.de
- Add missing s390 vfio patch hunk (bsc#1208565 ltc#201535).
- Refresh patches.suse/vfio-simplify-iommu-group-allocation-for-mediated-devices.
- Refresh patches.suse/s390-vfio-ap-prepare-for-dynamic-update-of-guest-s-APCB-on-queue.
- Refresh patches.suse/s390-vfio-ap-rename-matrix_dev-lock-mutex-to-matrix_dev-mdevs_lo.
- commit 43ce0be
* Tue Feb 21 2023 mkoutny@suse.com
- Update kabi files.
Based on PublicBeta-202302 ISO, kernel 5.14.21-150500.40.1
- commit 2b36ed6
* Mon Feb 20 2023 oneukum@suse.com
- Update
patches.suse/usb-rndis_host-Secure-rndis_query-check-against-int-.patch
(CVE-2023-23559 bsc#1207051).
Added CVE reference to existing fix
- commit af8ad62
* Fri Feb 17 2023 colyli@suse.de
- Revert "block: freeze the queue earlier in del_gendisk"
(git-fixes).
- commit 6b26f6b
* Wed Feb 15 2023 mkoutny@suse.com
- Update kabi files.
Add arm64 64kb flavor, based on daily build 5.14.21-150500.9.1.g9b76281.aarch64.rpm
- commit 2a6f1f8
* Tue Feb 14 2023 vbabka@suse.cz
- Fix page corruption caused by racy check in __free_pages
(bsc#1208149).
- commit 4cd4141
* Tue Feb 14 2023 clin@suse.com
- ipmi:ssif: Add a timer between request retries (bsc#1206459).
- ipmi:ssif: Remove rtc_us_timer (bsc#1206459).
- ipmi_ssif: Rename idle state and check (bsc#1206459).
- ipmi:ssif: resend_msg() cannot fail (bsc#1206459).
- commit b0ebf1b
* Tue Feb 14 2023 clin@suse.com
- Delete
patches.suse/ipmi-ssif-Add-60ms-time-internal-between-write-retri.patch.
- commit 8704cd7
* Mon Feb 13 2023 pjakobsson@suse.de
- drm/i915/dg2: Drop force_probe requirement (bsc#1208203
jsc#PED-1218).
- commit 4a027ed
* Mon Feb 13 2023 petr.pavlu@suse.com
- module: Don't wait for GOING modules (bsc#1196058, bsc#1186449,
bsc#1204356, bsc#1204662).
- commit 4544b7b
* Mon Feb 13 2023 colyli@suse.de
- Update config files to enable CONFIG_IMA_DISABLE_HTABLE (bsc#1207301)
- ppc64le/default, arm64/default, armv7hl/default,s390x/default,
x86_64/default
- commit c4d15e7
* Fri Feb 10 2023 denis.kirjanov@suse.com
- qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable()
failure (jsc#PED-1523).
- commit d6be7f9
* Fri Feb 10 2023 denis.kirjanov@suse.com
- qlcnic: Clean up some inconsistent indenting (jsc#PED-1523).
- commit 721c552
* Fri Feb 10 2023 denis.kirjanov@suse.com
- drivers: net: qlcnic: Fix potential memory leak in
qlcnic_sriov_init() (jsc#PED-1523).
- commit 821568b
* Wed Feb 08 2023 denis.kirjanov@suse.com
- aquantia: Do not purge addresses when setting the number of
rings (jsc#PED-1530).
- commit 39a03b2
* Wed Feb 08 2023 denis.kirjanov@suse.com
- net: atlantic: macsec: clear encryption keys from the stack
(jsc#PED-1530).
- commit 643f719
* Wed Feb 08 2023 denis.kirjanov@suse.com
- atlantic: fix deadlock at aq_nic_stop (jsc#PED-1530).
- commit 4a9a64f
* Wed Feb 08 2023 denis.kirjanov@suse.com
- net: atlantic: fix potential memory leak in aq_ndev_close()
(jsc#PED-1530).
- commit 719db2f
* Wed Feb 08 2023 denis.kirjanov@suse.com
- net: atlantic: remove aq_nic_deinit() when resume
(jsc#PED-1530).
- commit ff2f581
* Wed Feb 08 2023 denis.kirjanov@suse.com
- net: atlantic: remove deep parameter on suspend/resume functions
(jsc#PED-1530).
- commit 9e96b4d
* Wed Feb 08 2023 denis.kirjanov@suse.com
- net: atlantic:fix repeated words in comments (jsc#PED-1530).
- commit d6d4ffb
* Wed Feb 08 2023 denis.kirjanov@suse.com
- net: atlantic: verify hw_head_ lies within TX buffer ring
(jsc#PED-1530).
- commit 7059ede
* Wed Feb 08 2023 denis.kirjanov@suse.com
- net: atlantic: add check for MAX_SKB_FRAGS (jsc#PED-1530).
- commit e719b81
* Wed Feb 08 2023 denis.kirjanov@suse.com
- net: atlantic: reduce scope of is_rsc_complete (jsc#PED-1530).
- commit b04c254
* Wed Feb 08 2023 denis.kirjanov@suse.com
- net: atlantic: fix "frag[0] not initialized" (jsc#PED-1530).
- commit 0263576
* Wed Feb 08 2023 denis.kirjanov@suse.com
- Update
patches.suse/net-sched-cbq-dont-intepret-cls-results-when-asked-t.patch
(bsc#1207361 bsc#1207036 CVE-2023-23454).
- commit 521fdca
* Wed Feb 08 2023 denis.kirjanov@suse.com
- Update
patches.suse/net-sched-atm-dont-intepret-cls-results-when-asked-t.patch
(bsc#1207361 bc#1207125 CVE-2023-23455).
- commit c8b6243
* Wed Feb 08 2023 ddiss@suse.de
- io_uring/poll: fix poll_refs race with cancelation (bsc#1207511
CVE-2023-0468).
- io_uring: make poll refs more robust (bsc#1207511
CVE-2023-0468).
- io_uring: cmpxchg for poll arm refs release (bsc#1207511
CVE-2023-0468).
- io_uring: fix tw losing poll events (bsc#1207511 CVE-2023-0468).
- io_uring: update res mask in io_poll_check_events (bsc#1207511
CVE-2023-0468).
- commit 4fe9bfe
* Tue Feb 07 2023 krisman@suse.de
- io_uring: pass in EPOLL_URING_WAKE for eventfd signaling and
wakeups (bsc#1207100).
- eventfd: provide a eventfd_signal_mask() helper (bsc#1207100).
- eventpoll: add EPOLL_URING_WAKE poll wakeup flag (bsc#1207100).
- commit 9e5a117
* Tue Feb 07 2023 tiwai@suse.de
- fbdev: Fix invalid page access after closing deferred I/O
devices (bsc#1207284).
- commit 6a8d940
* Tue Feb 07 2023 clin@suse.com
- ipmi:ssif: Add 60ms time internal between write retries
(bsc#1206459).
- ipmi:ssif: Increase the message retry time (bsc#1206459).
- commit 14626c0
* Fri Feb 03 2023 msuchanek@suse.de
- ibmvnic: Toggle between queue types in affinity mapping
(jsc#PED-2322).
- commit 03b696f
* Wed Feb 01 2023 lhenriques@suse.de
- Update config files.
New config option CONFIG_CACHEFILES_ONDEMAND.
- commit ef23649
* Wed Feb 01 2023 lhenriques@suse.de
- fs: change test in inode_insert5 for adding to the sb list
(jsc#SES-1880).
- commit 6570d82
* Wed Feb 01 2023 lhenriques@suse.de
- fscache: Fix oops due to race with cookie_lru and use_cookie
(jsc#SES-1880).
- fscache: fix OOB Read in __fscache_acquire_volume
(jsc#SES-1880).
- ceph: fix NULL pointer dereference for req->r_session
(jsc#SES-1880).
- ceph: fix a NULL vs IS_ERR() check when calling
ceph_lookup_inode() (jsc#SES-1880).
- ceph: fix incorrectly showing the .snap size for stat
(jsc#SES-1880).
- ceph: fail the open_by_handle_at() if the dentry is being
unlinked (jsc#SES-1880).
- ceph: increment i_version when doing a setattr with caps
(jsc#SES-1880).
- ceph: Use kcalloc for allocating multiple elements
(jsc#SES-1880).
- ceph: no need to wait for transition RDCACHE|RD -> RD
(jsc#SES-1880).
- ceph: fail the request if the peer MDS doesn't support getvxattr
op (jsc#SES-1880).
- ceph: wake up the waiters if any new caps comes (jsc#SES-1880).
- libceph: drop last_piece flag from ceph_msg_data_cursor
(jsc#SES-1880).
- fscrypt: add fscrypt_context_for_new_inode (jsc#SES-1880).
- fscrypt: export fscrypt_fname_encrypt and
fscrypt_fname_encrypted_size (jsc#SES-1880).
- commit 941f30a
* Wed Feb 01 2023 lhenriques@suse.de
- blacklist: remove ceph commits from the list
aa1d627207ca ("ceph: Use kcalloc for allocating multiple elements")
5bd76b8de5b7 ("ceph: fix NULL pointer dereference for req->r_session")
- commit 54964bf
* Tue Jan 31 2023 ohering@suse.de
- x86/hyperv: Add constant HV_ISOLATION_TYPE_TDX (related to bug 1206453 and PED-3247).
- commit a452b5e
* Fri Jan 27 2023 lhenriques@suse.de
- cachefiles: make on-demand request distribution fairer
(jsc#SES-1880).
- cachefiles: fix error return code in cachefiles_ondemand_copen()
(jsc#SES-1880).
- fscache: fix misdocumented parameter (jsc#SES-1880).
- libceph: clean up ceph_osdc_start_request prototype
(jsc#SES-1880).
- libceph: fix ceph_pagelist_reserve() comment typo
(jsc#SES-1880).
- ceph: remove useless check for the folio (jsc#SES-1880).
- ceph: make f_bsize always equal to f_frsize (jsc#SES-1880).
- ceph: flush the dirty caps immediatelly when quota is
approaching (jsc#SES-1880).
- libceph: print fsid and epoch with osd id (jsc#SES-1880).
- libceph: check pointer before assigned to "c->rules"
(jsc#SES-1880).
- ceph: don't get the inline data for new creating files
(jsc#SES-1880).
- ceph: update the auth cap when the async create req is forwarded
(jsc#SES-1880).
- ceph: make change_auth_cap_ses a global symbol (jsc#SES-1880).
- ceph: fix incorrect old_size length in ceph_mds_request_args
(jsc#SES-1880).
- ceph: call netfs_subreq_terminated with was_async == false
(jsc#SES-1880).
- ceph: convert to generic_file_llseek (jsc#SES-1880).
- ceph: fix the incorrect comment for the ceph_mds_caps struct
(jsc#SES-1880).
- ceph: prevent a client from exceeding the MDS maximum xattr size
(jsc#SES-1880).
- ceph: choose auth MDS for getxattr with the Xs caps
(jsc#SES-1880).
- ceph: add session already open notify support (jsc#SES-1880).
- commit f01bb22
* Fri Jan 27 2023 lhenriques@suse.de
- ceph: wait for the first reply of inflight async unlink
(jsc#SES-1880).
- Refresh
patches.suse/ceph-don-t-truncate-file-in-atomic_open.patch.
- commit 6774969
* Fri Jan 27 2023 lhenriques@suse.de
- fs/dcache: export d_same_name() helper (jsc#SES-1880).
- ceph: remove useless CEPHFS_FEATURES_CLIENT_REQUIRED
(jsc#SES-1880).
- fscache: add tracepoint when failing cookie (jsc#SES-1880).
- fscache: don't leak cookie access refs if invalidation is in
progress or failed (jsc#SES-1880).
- docs: filesystems: update netfs-api.rst reference
(jsc#SES-1880).
- commit d147e79
* Fri Jan 27 2023 lhenriques@suse.de
- fscrypt: add new helper functions for test_dummy_encryption
(jsc#SES-1880).
- fscrypt: factor out fscrypt_policy_to_key_spec() (jsc#SES-1880).
- commit 5ea3f64
* Fri Jan 27 2023 lhenriques@suse.de
- netfs: do not unlock and put the folio twice (jsc#SES-1880).
- fscache: Fix invalidation/lookup race (jsc#SES-1880).
- cachefiles: narrow the scope of flushed requests when releasing
fd (jsc#SES-1880).
- fscache: Introduce fscache_cookie_is_dropped() (jsc#SES-1880).
- fscache: Fix if condition in fscache_wait_on_volume_collision()
(jsc#SES-1880).
- ceph: wait on async create before checking caps for syncfs
(jsc#SES-1880).
- 9p: fix EBADF errors in cached mode (jsc#SES-1880).
- netfs: Rename the netfs_io_request cleanup op and give it an
op pointer (jsc#SES-1880).
- ceph: fix decoding of client session messages flags
(jsc#SES-1880).
- ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE (jsc#SES-1880).
- ceph: remove redundant variable ino (jsc#SES-1880).
- ceph: try to queue a writeback if revoking fails (jsc#SES-1880).
- ceph: fix statfs for subdir mounts (jsc#SES-1880).
- ceph: fix possible deadlock when holding Fwb to get inline_data
(jsc#SES-1880).
- ceph: redirty the page for writepage on failure (jsc#SES-1880).
- ceph: try to choose the auth MDS if possible for getattr
(jsc#SES-1880).
- ceph: disable updating the atime since cephfs won't maintain it
(jsc#SES-1880).
- ceph: flush the mdlog for filesystem sync (jsc#SES-1880).
- ceph: rename unsafe_request_wait() (jsc#SES-1880).
- libceph: use swap() macro instead of taking tmp variable
(jsc#SES-1880).
- ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC check
(jsc#SES-1880).
- ceph: no need to invalidate the fscache twice (jsc#SES-1880).
- ceph: replace usage of found with dedicated list iterator
variable (jsc#SES-1880).
- ceph: use dedicated list iterator variable (jsc#SES-1880).
- ceph: update the dlease for the hashed dentry when removing
(jsc#SES-1880).
- ceph: stop retrying the request when exceeding 256 times
(jsc#SES-1880).
- ceph: stop forwarding the request when exceeding 256 times
(jsc#SES-1880).
- ceph: remove unused CEPH_MDS_LEASE_RELEASE related code
(jsc#SES-1880).
- cachefiles: add tracepoints for on-demand read mode
(jsc#SES-1880).
- cachefiles: enable on-demand read mode (jsc#SES-1880).
- cachefiles: implement on-demand read (jsc#SES-1880).
- cachefiles: notify the user daemon when withdrawing cookie
(jsc#SES-1880).
- cachefiles: unbind cachefiles gracefully in on-demand mode
(jsc#SES-1880).
- cachefiles: notify the user daemon when looking up cookie
(jsc#SES-1880).
- cachefiles: extract write routine (jsc#SES-1880).
- netfs: Eliminate Clang randstruct warning (jsc#SES-1880).
- commit ce95c8d
* Fri Jan 27 2023 lhenriques@suse.de
- blacklist: removed 1b2ba3c5616e ("ceph: flush the mdlog for filesystem sync")
- commit 559d59c
* Fri Jan 27 2023 lhenriques@suse.de
- libceph: fix misleading ceph_osdc_cancel_request() comment
(jsc#SES-1880).
- ceph: fix possible NULL pointer dereference for req->r_session
(jsc#SES-1880).
- ceph: remove incorrect session state check (jsc#SES-1880).
- ceph: get snap_rwsem read lock in handle_cap_export for
ceph_add_cap (jsc#SES-1880).
- libceph: disambiguate cluster/pool full log message
(jsc#SES-1880).
- fscache: remove FSCACHE_OLD_API Kconfig option (jsc#SES-1880).
- fscache: Use wrapper fscache_set_cache_state() directly when
relinquishing (jsc#SES-1880).
- fscache: Move fscache_cookies_seq_ops specific code under
CONFIG_PROC_FS (jsc#SES-1880).
- fscache: Remove the cookie parameter from
fscache_clear_page_bits() (jsc#SES-1880).
- cachefiles: Fix KASAN slab-out-of-bounds in
cachefiles_set_volume_xattr (jsc#SES-1880).
- cachefiles: unmark inode in use in error path (jsc#SES-1880).
- netfs: Keep track of the actual remote file size (jsc#SES-1880).
- netfs: Split some core bits out into their own file
(jsc#SES-1880).
- netfs: Split fs/netfs/read_helper.c (jsc#SES-1880).
- netfs: Rename read_helper.c to io.c (jsc#SES-1880).
- netfs: Prepare to split read_helper.c (jsc#SES-1880).
- netfs: Add a function to consolidate beginning a read
(jsc#SES-1880).
- commit 759f021
* Fri Jan 27 2023 lhenriques@suse.de
- blacklist: removed 7acae6183cf3 ("ceph: fix possible NULL pointer dereference for req->r_session")
- commit 91f76f5
* Fri Jan 27 2023 lhenriques@suse.de
- netfs: Add a netfs inode context (jsc#SES-1880).
- Refresh
patches.suse/cifs-fix-potential-deadlock-in-direct-reclaim.patch.
- commit fa3a76d
* Fri Jan 27 2023 lhenriques@suse.de
- ceph: Make ceph_init_request() check caps on readahead
(jsc#SES-1880).
- netfs: Change ->init_request() to return an error code
(jsc#SES-1880).
- netfs: Refactor arguments for netfs_alloc_read_request
(jsc#SES-1880).
- netfs: Adjust the netfs_failure tracepoint to indicate
non-subreq lines (jsc#SES-1880).
- netfs: Trace refcounting on the netfs_io_subrequest struct
(jsc#SES-1880).
- netfs: Trace refcounting on the netfs_io_request struct
(jsc#SES-1880).
- netfs: Adjust the netfs_rreq tracepoint slightly (jsc#SES-1880).
- netfs: Split netfs_io_* object handling out (jsc#SES-1880).
- netfs: Finish off rename of netfs_read_request to
netfs_io_request (jsc#SES-1880).
- netfs: Rename netfs_read_*request to netfs_io_*request
(jsc#SES-1880).
- netfs: Generate enums from trace symbol mapping lists
(jsc#SES-1880).
- fscache: export fscache_end_operation() (jsc#SES-1880).
- afs: Sort out symlink reading (jsc#SES-1880).
- commit f1d9e86
* Thu Jan 26 2023 lhenriques@suse.de
- ceph: uninitialized variable in debug output (jsc#SES-1880).
- ceph: use tracked average r/w/m latencies to display metrics
in debugfs (jsc#SES-1880).
- ceph: include average/stdev r/w/m latency in mds metrics
(jsc#SES-1880).
- ceph: track average r/w/m latency (jsc#SES-1880).
- ceph: use ktime_to_timespec64() rather than
jiffies_to_timespec64() (jsc#SES-1880).
- ceph: assign the ci only when the inode isn't NULL
(jsc#SES-1880).
- commit 7f5eb5f
* Thu Jan 26 2023 lhenriques@suse.de
- ceph: misc fix for code style and logs (jsc#SES-1880).
- Refresh
patches.suse/ceph-avoid-putting-the-realm-twice-when-decoding-snaps-fails.patch.
- commit 915976e
* Thu Jan 26 2023 lhenriques@suse.de
- ceph: allocate capsnap memory outside of ceph_queue_cap_snap()
(jsc#SES-1880).
- ceph: do not release the global snaprealm until unmounting
(jsc#SES-1880).
- ceph: remove incorrect and unused CEPH_INO_DOTDOT macro
(jsc#SES-1880).
- ceph: eliminate the recursion when rebuilding the snap context
(jsc#SES-1880).
- ceph: zero the dir_entries memory when allocating it
(jsc#SES-1880).
- ceph: move to a dedicated slabcache for ceph_cap_snap
(jsc#SES-1880).
- ceph: add getvxattr op (jsc#SES-1880).
- libceph: drop else branches in prepare_read_data{,_cont}
(jsc#SES-1880).
- ceph: fix comments mentioning i_mutex (jsc#SES-1880).
- ceph: fail the request directly if handle_reply gets an ESTALE
(jsc#SES-1880).
- ceph: wake waiters after failed async create (jsc#SES-1880).
- ceph: wait for async create reply before sending any cap
messages (jsc#SES-1880).
- ceph: eliminate req->r_wait_for_completion from ceph_mds_request
(jsc#SES-1880).
- ceph: uninline the data on a file opened for writing
(jsc#SES-1880).
- ceph: make ceph_netfs_issue_op() handle inlined data
(jsc#SES-1880).
- commit 4f1bb1d
* Thu Jan 26 2023 lhenriques@suse.de
- cifs: Fix the readahead conversion to manage the batch when
reading from cache (jsc#SES-1880).
- cifs: Implement cache I/O by accessing the cache directly
(jsc#SES-1880).
- commit aeedd18
* Thu Jan 26 2023 lhenriques@suse.de
- cifs: Transition from ->readpages() to ->readahead()
(jsc#SES-1880).
- Refresh patches.suse/Adjust-cifssb-maximum-read-size.patch.
- commit 9ab1e02
* Thu Jan 26 2023 lhenriques@suse.de
- Update config files.
New config option CONFIG_CACHEFILES_ERROR_INJECTION.
- commit c7f3506
* Thu Jan 26 2023 lhenriques@suse.de
- cifs: Support fscache indexing rewrite (jsc#SES-1880).
- Refresh
patches.suse/cifs-Add-constructor-destructors-for-tcon-cfid.patch.
- Refresh
patches.suse/cifs-Make-tcon-contain-a-wrapper-structure-cached_fids-instead-of-c.patch.
- Refresh
patches.suse/cifs-Move-cached-dir-functions-into-a-separate-file.patch.
- Refresh
patches.suse/cifs-remove-cifs_-prefix-from-init-destroy-mids-functions.patch.
- Refresh
patches.suse/cifs-replace-kfree-with-kfree_sensitive-for-sensitive-data.patch.
- Refresh
patches.suse/cifs-split-out-ses-and-tcon-retrieval-from-mount_get_conns-.patch.
- Refresh
patches.suse/cifs-when-insecure-legacy-is-disabled-shrink-amount-of-SMB1-code.patch.
- Refresh patches.suse/cifs-writeback-fix.patch.
- Refresh
patches.suse/smb3-add-dynamic-trace-points-for-tree-disconnect.patch.
- commit aba9248
* Wed Jan 25 2023 lhenriques@suse.de
- cachefiles: Fix volume coherency attribute (jsc#SES-1880).
- cachefiles: Fix incorrect length to fallocate() (jsc#SES-1880).
- libceph: optionally use bounce buffer on recv path in crc mode
(jsc#SES-1880).
- libceph: make recv path in secure mode work the same as send
path (jsc#SES-1880).
- netfs, cachefiles: Add a method to query presence of data in
the cache (jsc#SES-1880).
- ceph: put the requests/sessions when it fails to alloc memory
(jsc#SES-1880).
- netfs: Make ops->init_rreq() optional (jsc#SES-1880).
- fscache: Add a comment explaining how page-release optimisation
works (jsc#SES-1880).
- cachefiles: Check that the backing filesystem supports tmpfiles
(jsc#SES-1880).
- cachefiles: Explain checks in a comment (jsc#SES-1880).
- cachefiles: Trace active-mark failure (jsc#SES-1880).
- cachefiles: Make some tracepoint adjustments (jsc#SES-1880).
- cachefiles: set default tag name if it's unspecified
(jsc#SES-1880).
- cachefiles: Calculate the blockshift in terms of bytes, not
pages (jsc#SES-1880).
- fscache: Fix the volume collision wait condition (jsc#SES-1880).
- ceph: move CEPH_SUPER_MAGIC definition to magic.h
(jsc#SES-1880).
- ceph: remove redundant Lsx caps check (jsc#SES-1880).
- ceph: add new "nopagecache" option (jsc#SES-1880).
- ceph: don't check for quotas on MDS stray dirs (jsc#SES-1880).
- ceph: drop send metrics debug message (jsc#SES-1880).
- rbd: make const pointer spaces a static const array
(jsc#SES-1880).
- ceph: Fix incorrect statfs report for small quota
(jsc#SES-1880).
- ceph: mount syntax module parameter (jsc#SES-1880).
- ceph: record updated mon_addr on remount (jsc#SES-1880).
- ceph: new device mount syntax (jsc#SES-1880).
- libceph: rename parse_fsid() to ceph_parse_fsid() and export
(jsc#SES-1880).
- libceph: generalize addr/ip parsing based on delimiter
(jsc#SES-1880).
- 9p: fix enodata when reading growing file (jsc#SES-1880).
- 9p, afs, ceph, nfs: Use current_is_kswapd() rather than
gfpflags_allow_blocking() (jsc#SES-1880).
- fscache: Add a tracepoint for cookie use/unuse (jsc#SES-1880).
- ceph: add fscache writeback support (jsc#SES-1880).
- ceph: conversion to new fscache API (jsc#SES-1880).
- nfs: Implement cache I/O by accessing the cache directly
(jsc#SES-1880).
- commit 74173ff
* Wed Jan 25 2023 lhenriques@suse.de
- blacklist: drop ceph commit
- commit ba2e082
* Wed Jan 25 2023 lhenriques@suse.de
- nfs: Convert to new fscache volume/cookie API (jsc#SES-1880).
- Refresh
patches.suse/0001-NFS-flush-out-dirty-data-on-file-fput.patch.
- commit afbd263
* Wed Jan 25 2023 lhenriques@suse.de
- 9p: Copy local writes to the cache when writing to the server
(jsc#SES-1880).
- commit 505ae37
* Wed Jan 25 2023 lhenriques@suse.de
- 9p: Use fscache indexing rewrite and reenable caching
(jsc#SES-1880).
- afs: Skip truncation on the server of data we haven't written
yet (jsc#SES-1880).
- afs: Copy local writes to the cache when writing to the server
(jsc#SES-1880).
- afs: Convert afs to use the new fscache API (jsc#SES-1880).
- fscache, cachefiles: Display stat of culling events
(jsc#SES-1880).
- fscache, cachefiles: Display stats of no-space events
(jsc#SES-1880).
- cachefiles: Allow cachefiles to actually function
(jsc#SES-1880).
- fscache, cachefiles: Store the volume coherency data
(jsc#SES-1880).
- cachefiles: Implement the I/O routines (jsc#SES-1880).
- cachefiles: Implement cookie resize for truncate (jsc#SES-1880).
- cachefiles: Implement begin and end I/O operation
(jsc#SES-1880).
- cachefiles: Implement backing file wrangling (jsc#SES-1880).
- cachefiles: Implement culling daemon commands (jsc#SES-1880).
- cachefiles: Mark a backing file in use with an inode flag
(jsc#SES-1880).
- cachefiles: Implement metadata/coherency data storage in xattrs
(jsc#SES-1880).
- cachefiles: Implement key to filename encoding (jsc#SES-1880).
- cachefiles: Implement object lifecycle funcs (jsc#SES-1880).
- cachefiles: Add tracepoints for calls to the VFS (jsc#SES-1880).
- cachefiles: Implement volume support (jsc#SES-1880).
- cachefiles: Implement cache registration and withdrawal
(jsc#SES-1880).
- cachefiles: Implement a function to get/create a directory in
the cache (jsc#SES-1880).
- vfs, cachefiles: Mark a backing file in use with an inode flag
(jsc#SES-1880).
- cachefiles: Provide a function to check how much space there is
(jsc#SES-1880).
- cachefiles: Register a miscdev and parse commands over it
(jsc#SES-1880).
- cachefiles: Add security derivation (jsc#SES-1880).
- cachefiles: Add cache error reporting macro (jsc#SES-1880).
- cachefiles: Add a couple of tracepoints for logging errors
(jsc#SES-1880).
- cachefiles: Add some error injection support (jsc#SES-1880).
- cachefiles: Define structs (jsc#SES-1880).
- cachefiles: Introduce rewritten driver (jsc#SES-1880).
- fscache: Provide a function to resize a cookie (jsc#SES-1880).
- fscache: Provide a function to note the release of a page
(jsc#SES-1880).
- vfs, fscache: Implement pinning of cache usage for writeback
(jsc#SES-1880).
- fscache: Implement higher-level write I/O interface
(jsc#SES-1880).
- fscache: Implement raw I/O interface (jsc#SES-1880).
- netfs: Pass more information on how to deal with a hole in
the cache (jsc#SES-1880).
- fscache: Provide a function to let the netfs update its
coherency data (jsc#SES-1880).
- fscache: Provide read/write stat counters for the cache
(jsc#SES-1880).
- fscache: Count data storage objects in a cache (jsc#SES-1880).
- fscache: Provide a means to begin an operation (jsc#SES-1880).
- fscache: Implement cookie invalidation (jsc#SES-1880).
- fscache: Implement cookie user counting and resource pinning
(jsc#SES-1880).
- fscache: Implement simple cookie state machine (jsc#SES-1880).
- fscache: Add a function for a cache backend to note an I/O error
(jsc#SES-1880).
- fscache: Provide and use cache methods to lookup/create/free
a volume (jsc#SES-1880).
- fscache: Implement functions add/remove a cache (jsc#SES-1880).
- fscache: Implement cookie-level access helpers (jsc#SES-1880).
- fscache: Implement volume-level access helpers (jsc#SES-1880).
- fscache: Implement cache-level access helpers (jsc#SES-1880).
- fscache: Implement cookie registration (jsc#SES-1880).
- fscache: Implement volume registration (jsc#SES-1880).
- fscache: Implement cache registration (jsc#SES-1880).
- fscache: Implement a hash function (jsc#SES-1880).
- fscache: Introduce new driver (jsc#SES-1880).
- netfs: Pass a flag to ->prepare_write() to say if there's no
alloc'd space (jsc#SES-1880).
- netfs: Display the netfs inode number in the netfs_read
tracepoint (jsc#SES-1880).
- fscache: Remove the contents of the fscache driver, pending
rewrite (jsc#SES-1880).
- cachefiles: Delete the cachefiles driver pending rewrite
(jsc#SES-1880).
- fscache, cachefiles: Disable configuration (jsc#SES-1880).
- fs: add is_idmapped_mnt() helper (jsc#SES-1880).
- NFS: Remove unnecessary TRACE_DEFINE_ENUM()s (jsc#SES-1880).
- NFS: Always provide aligned buffers to the RPC read layers
(jsc#SES-1880).
- commit 50c0425
* Wed Jan 25 2023 ykaukab@suse.de
- add kABI files
- commit ffd2c40
* Wed Jan 25 2023 lhenriques@suse.de
- 9p: Convert to using the netfs helper lib to do reads and
caching (jsc#SES-1880).
- commit 9285dce
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - add limit to linked list parsing (jsc#PED-1073)
- commit 63dafbf
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - use reference to structure in dma_map_single() (jsc#PED-1073)
- commit 21b5b5f
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - fix DMA transfer direction (jsc#PED-1073)
- commit 4b02dad
* Wed Jan 25 2023 duwe@suse.de
- crypto: drivers - move from strlcpy with unused retval to (jsc#PED-1073)
- commit b6f1e1d
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - add check to validate firmware images (jsc#PED-1073)
- commit 3a6ee25
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - expose device config through sysfs for 4xxx (jsc#PED-1073)
- commit b101f0b
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - relocate and rename adf_sriov_prepare_restart() (jsc#PED-1073)
- commit bd08b37
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - change behaviour of (jsc#PED-1073)
- commit 6147816
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - expose device state through sysfs for 4xxx (jsc#PED-1073)
- commit e6c0efa
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - Removes the x86 dependency on the QAT drivers (jsc#PED-1073)
- commit d0bcf05
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - replace get_current_node() with numa_node_id() (jsc#PED-1073)
- commit bd87c89
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - add support for 401xx devices (jsc#PED-1073)
- commit 679f445
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - re-enable registration of algorithms (jsc#PED-1073)
- commit 9490076
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flag (jsc#PED-1073)
- commit 34ce5b5
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - add param check for DH (jsc#PED-1073)
- commit dc54139
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - add param check for RSA (jsc#PED-1073)
- commit 24fd0ed
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - add backlog mechanism (jsc#PED-1073)
- commit 4bee9a7
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - refactor submission logic (jsc#PED-1073)
- commit 734bc69
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - use pre-allocated buffers in datapath (jsc#PED-1073)
- commit 0ca4497
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - Fix unsigned function returning negative (jsc#PED-1073)
- commit 75ce6f5
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - remove line wrapping for pfvf_ops functions (jsc#PED-1073)
- commit a50367d
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - use u32 variables in all GEN4 pfvf_ops (jsc#PED-1073)
- commit 19343b4
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - replace disable_vf2pf_interrupts() (jsc#PED-1073)
- commit f879cc5
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - leverage the GEN2 VF mask definiton (jsc#PED-1073)
- commit 3abd2ce
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - rework the VF2PF interrupt handling logic (jsc#PED-1073)
- commit d02d7f1
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - fix off-by-one error in PFVF debug print (jsc#PED-1073)
- commit 445360b
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - fix wording and formatting in code comment (jsc#PED-1073)
- commit 374d0e9
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - test PFVF registers for spurious interrupts on (jsc#PED-1073)
- commit 371ac9a
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - add check for invalid PFVF protocol version 0 (jsc#PED-1073)
- commit 36b0c3b
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - add missing restarting event notification in (jsc#PED-1073)
- commit d8f5ed8
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - remove unnecessary tests to detect PFVF support (jsc#PED-1073)
- commit d97cfbc
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - remove unused PFVF stubs (jsc#PED-1073)
- commit adf1574
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - remove unneeded braces (jsc#PED-1073)
- commit 6b7ab3d
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - fix ETR sources enabled by default on GEN2 (jsc#PED-1073)
- commit 80ffbff
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - set COMPRESSION capability for DH895XCC (jsc#PED-1073)
- commit 5b94529
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - stop using iommu_present() (jsc#PED-1073)
- commit 4bc85ab
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - fix initialization of pfvf rts_map_msg (jsc#PED-1073)
- commit 1df3331
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - fix initialization of pfvf cap_msg structures (jsc#PED-1073)
- commit 85d0965
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - remove unneeded assignment (jsc#PED-1073)
- commit 03bca5f
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - enable power management for QAT GEN4 (jsc#PED-1073)
- commit 2dc1704
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - move and rename GEN4 error register definitions (jsc#PED-1073)
- commit 7e03d42
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - add misc workqueue (jsc#PED-1073)
- commit f1f825f
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - fix access to PFVF interrupt registers for GEN4 (jsc#PED-1073)
- commit 5887826
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - fix a signedness bug in get_service_enabled() (jsc#PED-1073)
- commit 47dbd63
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - fix definition of ring reset results (jsc#PED-1073)
- commit d54f385
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - add support for compression for 4xxx (jsc#PED-1073)
- commit 84ac7d5
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - allow detection of dc capabilities for 4xxx (jsc#PED-1073)
- commit c7713fa
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - add PFVF support to enable the reset of ring (jsc#PED-1073)
- commit 93ce56b
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - add PFVF support to the GEN4 host driver (jsc#PED-1073)
- commit 57cdfd9
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - config VFs based on ring-to-svc mapping (jsc#PED-1073)
- commit 536fc2b
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - exchange ring-to-service mappings over PFVF (jsc#PED-1073)
- commit 74d1b5e
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - support fast ACKs in the PFVF protocol (jsc#PED-1073)
- commit a8d5aa9
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - exchange device capabilities over PFVF (jsc#PED-1073)
- commit d7b3505
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - introduce support for PFVF block messages (jsc#PED-1073)
- commit 7453a10
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - store the ring-to-service mapping (jsc#PED-1073)
- commit 1dbf5a0
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - store the PFVF protocol version of the (jsc#PED-1073)
- commit 93b5f1c
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - improve the ACK timings in PFVF send (jsc#PED-1073)
- commit 1c79eaf
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - leverage read_poll_timeout in PFVF send (jsc#PED-1073)
- commit d6effda
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - leverage bitfield.h utils for PFVF messages (jsc#PED-1073)
- commit fa7b29f
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - abstract PFVF messages with struct pfvf_message (jsc#PED-1073)
- commit ec2bc15
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - set PFVF_MSGORIGIN just before sending (jsc#PED-1073)
- commit f1348f1
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - make PFVF send and receive direction agnostic (jsc#PED-1073)
- commit aedbe07
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - make PFVF message construction direction (jsc#PED-1073)
- commit 2ca2bcf
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - add the adf_get_pmisc_base() helper function (jsc#PED-1073)
- commit 9792449
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - support the reset of ring pairs on PF (jsc#PED-1073)
- commit de04ed8
* Wed Jan 25 2023 duwe@suse.de
- crypto: qat - extend crypto capability detection for 4xxx (jsc#PED-1073)
- commit c3023c8
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - set COMPRESSION capability for QAT GEN2 (jsc#PED-1073)
- commit a2fb7a9
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - set CIPHER capability for QAT GEN2 (jsc#PED-1073)
- commit 84fa17b
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - get compression extended capabilities (jsc#PED-1073)
- commit e0f1f60
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - improve logging of PFVF messages (jsc#PED-1073)
- commit 7d50788
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - fix VF IDs in PFVF log messages (jsc#PED-1073)
- commit 5431014
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - do not rely on min version (jsc#PED-1073)
- commit 870229a
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - refactor pfvf version request messages (jsc#PED-1073)
- commit e5c3675
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - pass the PF2VF responses back to the callers (jsc#PED-1073)
- commit f631a94
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - use enums for PFVF protocol codes (jsc#PED-1073)
- commit 35a9ec3
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - reorganize PFVF protocol definitions (jsc#PED-1073)
- commit 1e1f12f
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - reorganize PFVF code (jsc#PED-1073)
- commit 55964eb
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - abstract PFVF receive logic (jsc#PED-1073)
- commit 0bc641c
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - abstract PFVF send function (jsc#PED-1073)
- commit 3416f84
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - differentiate between pf2vf and vf2pf offset (jsc#PED-1073)
- commit e148df7
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - add pfvf_ops (jsc#PED-1073)
- commit 75cf99a
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - relocate PFVF disabled function (jsc#PED-1073)
- commit ef7a717
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - relocate PFVF VF related logic (jsc#PED-1073)
- commit 0fab52c
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - relocate PFVF PF related logic (jsc#PED-1073)
- commit b8a060b
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - handle retries due to collisions in (jsc#PED-1073)
- commit 44db9e5
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - split PFVF message decoding from handling (jsc#PED-1073)
- commit fcf9fe5
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - re-enable interrupts for legacy PFVF messages (jsc#PED-1073)
- commit a527278
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - change PFVF ACK behaviour (jsc#PED-1073)
- commit 2675449
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - move interrupt code out of the PFVF handler (jsc#PED-1073)
- commit d8bed3f
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - move VF message handler to adf_vf2pf_msg.c (jsc#PED-1073)
- commit d8fe103
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - move vf2pf interrupt helpers (jsc#PED-1073)
- commit 51a2a33
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - refactor PF top half for PFVF (jsc#PED-1073)
- commit d9293dc
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - do not handle PFVF sources for qat_4xxx (jsc#PED-1073)
- commit 7b66f0b
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - simplify adf_enable_aer() (jsc#PED-1073)
- commit 363539f
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - share adf_enable_pf2vf_comms() from (jsc#PED-1073)
- commit 269527c
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - extract send and wait from (jsc#PED-1073)
- commit 2343cd2
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - add VF and PF wrappers to common send function (jsc#PED-1073)
- commit 451a710
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - rename pfvf collision constants (jsc#PED-1073)
- commit a3a56b6
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - move pfvf collision detection values (jsc#PED-1073)
- commit 7350bb3
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - use hweight for bit counting (jsc#PED-1073)
- commit 1febd0b
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - remove duplicated logic across GEN2 drivers (jsc#PED-1073)
- commit 2d901d7
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - fix handling of VF to PF interrupts (jsc#PED-1073)
- commit ad3f610
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - remove unneeded packed attribute (jsc#PED-1073)
- commit 25d51cb
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - free irq in case of failure (jsc#PED-1073)
- commit 63e7873
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - free irqs only if allocated (jsc#PED-1073)
- commit b76de9d
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - remove unmatched CPU affinity to cluster IRQ (jsc#PED-1073)
- commit 438e39e
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - replace deprecated MSI API (jsc#PED-1073)
- commit 1c74ede
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - flush vf workqueue at driver removal (jsc#PED-1073)
- commit 59ae093
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - remove the unnecessary get_vintmsk_offset() (jsc#PED-1073)
- commit 248800f
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - prevent spurious MSI interrupt in VF (jsc#PED-1073)
- commit 001fdd0
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - remove empty sriov_configure() (jsc#PED-1073)
- commit 5936a46
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - fix a typo in a comment (jsc#PED-1073)
- commit 6691294
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - disable AER if an error occurs in probe (jsc#PED-1073)
- commit 4868b18
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - set DMA mask to 48 bits for Gen2 (jsc#PED-1073)
- commit c72ae11
* Tue Jan 24 2023 duwe@suse.de
- crypto: qat - simplify code and axe the use of a deprecated (jsc#PED-1073)
- commit 7032dc6
* Tue Jan 24 2023 duwe@suse.de
- Disable intel qat on non-intel architectures
- commit 5c48fb8
* Tue Jan 24 2023 ykaukab@suse.de
- rename for-TB-and-USB4-XDomain-structures.patch for consistency
- commit 3cc1d20
* Tue Jan 24 2023 lhenriques@suse.de
- ceph: initialize i_size variable in ceph_sync_read
(jsc#SES-1880).
- netfs: fix parameter of cleanup() (jsc#SES-1880).
- netfs: Fix lockdep warning from taking sb_writers whilst
holding mmap_lock (jsc#SES-1880).
- ceph: add a new metric to keep track of remote object copies
(jsc#SES-1880).
- libceph, ceph: move ceph_osdc_copy_from() into cephfs code
(jsc#SES-1880).
- ceph: clean-up metrics data structures to reduce code
duplication (jsc#SES-1880).
- ceph: split 'metric' debugfs file into several files
(jsc#SES-1880).
- ceph: return the real size read when it hits EOF (jsc#SES-1880).
- ceph: shut down mount on bad mdsmap or fsmap decode
(jsc#SES-1880).
- ceph: fix mdsmap decode when there are MDS's beyond max_mds
(jsc#SES-1880).
- ceph: ignore the truncate when size won't change with Fx caps
issued (jsc#SES-1880).
- ceph: don't rely on error_string to validate blocklisted session
(jsc#SES-1880).
- ceph: just use ci->i_version for fscache aux info
(jsc#SES-1880).
- ceph: shut down access to inode when async create fails
(jsc#SES-1880).
- ceph: refactor remove_session_caps_cb (jsc#SES-1880).
- ceph: fix auth cap handling logic in remove_session_caps_cb
(jsc#SES-1880).
- ceph: drop private list from remove_session_caps_cb
(jsc#SES-1880).
- ceph: don't use -ESTALE as special return code in
try_get_cap_refs (jsc#SES-1880).
- ceph: print inode numbers instead of pointer values
(jsc#SES-1880).
- ceph: enable async dirops by default (jsc#SES-1880).
- libceph: drop ->monmap and err initialization (jsc#SES-1880).
- ceph: convert to noop_direct_IO (jsc#SES-1880).
- fscache_cookie_enabled: check cookie is valid before accessing
it (jsc#SES-1880).
- commit f5f0829
* Tue Jan 24 2023 lhenriques@suse.de
- blacklist: remove 89d43d0551a8 ("ceph: put the requests/sessions when it fails to alloc memory")
- commit 46eecd9
* Tue Jan 24 2023 lhenriques@suse.de
- ceph: fix off by one bugs in unsafe_request_wait()
(jsc#SES-1880).
- ceph: drop the mdsc_get_session/put_session dout messages
(jsc#SES-1880).
- ceph: don't WARN if we're forcibly removing the session caps
(jsc#SES-1880).
- ceph: don't WARN if we're force umounting (jsc#SES-1880).
- ceph: reconnect to the export targets on new mdsmaps
(jsc#SES-1880).
- ceph: print more information when we can't find snaprealm
(jsc#SES-1880).
- ceph: add ceph_change_snap_realm() helper (jsc#SES-1880).
- ceph: remove redundant initializations from mdsc and session
(jsc#SES-1880).
- ceph: add a new vxattr to return auth mds for an inode
(jsc#SES-1880).
- ceph: remove some defunct forward declarations (jsc#SES-1880).
- ceph: flush the mdlog before waiting on unsafe reqs
(jsc#SES-1880).
- ceph: flush mdlog before umounting (jsc#SES-1880).
- ceph: make iterate_sessions a global symbol (jsc#SES-1880).
- ceph: make ceph_create_session_msg a global symbol
(jsc#SES-1880).
- ceph: fix comment about short copies in ceph_write_end
(jsc#SES-1880).
- commit 4e12f60
* Tue Jan 24 2023 lhenriques@suse.de
- fscache: Remove an unused static variable (jsc#SES-1880).
- fscache: Fix some kerneldoc warnings shown up by W=1
(jsc#SES-1880).
- cachefiles: Use file_inode() rather than accessing ->f_inode
(jsc#SES-1880).
- netfs: Move cookie debug ID to struct netfs_cache_resources
(jsc#SES-1880).
- fscache: Select netfs stats if fscache stats are enabled
(jsc#SES-1880).
- commit bbdc82f
* Tue Jan 24 2023 jwiesner@suse.de
- tcp: Fix a data-race around sysctl_tcp_tso_rtt_log
(bsc#1207361).
- commit 8b43c40
* Tue Jan 24 2023 jwiesner@suse.de
- tcp: adjust TSO packet sizes based on min_rtt (bsc#1207361).
- commit c11acdd
* Tue Jan 24 2023 jwiesner@suse.de
- tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH
(bsc#1207361).
- commit 2d4b85b
* Tue Jan 24 2023 jwiesner@suse.de
- tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex
(bsc#1207361).
- commit 14de981
* Tue Jan 24 2023 jwiesner@suse.de
- tcp: tweak len/truesize ratio for coalesce candidates
(bsc#1207361).
- commit edfd8e9
* Tue Jan 24 2023 oneukum@suse.com
- xhci: Prevent infinite loop in transaction errors recovery
for streams (git-fixes).
- commit 85092a8
* Tue Jan 24 2023 oneukum@suse.com
- blacklist.conf: Unlist 10cb21f4ff3f9cb36d1e1c39bf80426f02f4986a
The entry was valid only for SP4 and the patch taken in SP5
Thus it should not be listed at teh same time
- commit ceec295
* Tue Jan 24 2023 oneukum@suse.com
- paddings for the inter DMN tunnel stuff of TB (bsc#1207439).
- commit 67bb45c
* Tue Jan 24 2023 oneukum@suse.com
- paddings for ath 802.11 (bsc#1207439).
- commit 5a06131
* Tue Jan 24 2023 jwiesner@suse.de
- net: sched: cbq: dont intepret cls results when asked to drop
(bsc#1207361).
- commit ddab1a0
* Tue Jan 24 2023 jwiesner@suse.de
- net: sched: atm: dont intepret cls results when asked to drop
(bsc#1207361).
- commit 6b251c2
* Tue Jan 24 2023 jwiesner@suse.de
- net: sched: fix memory leak in tcindex_set_parms (bsc#1207361).
- commit 0bf0bf4
* Tue Jan 24 2023 jwiesner@suse.de
- net: sched: Fix use after free in red_enqueue() (bsc#1207361).
- commit e23a513
* Tue Jan 24 2023 jwiesner@suse.de
- net: sched: fix race condition in qdisc_graft() (bsc#1207361).
- commit a308ff1
* Tue Jan 24 2023 jwiesner@suse.de
- net: sched: sfb: fix null pointer access issue when sfb_init()
fails (bsc#1207361).
- commit 4f72489
* Tue Jan 24 2023 jwiesner@suse.de
- net: sched: cake: fix null pointer access issue when cake_init()
fails (bsc#1207361).
- commit 39f4159
* Tue Jan 24 2023 jwiesner@suse.de
- net: sched: act_ct: fix possible refcount leak in tcf_ct_init()
(bsc#1207361).
- commit 50b1a73
* Tue Jan 24 2023 jwiesner@suse.de
- net: sched: fix possible refcount leak in tc_new_tfilter()
(bsc#1207361).
- commit 4381a72
* Tue Jan 24 2023 jwiesner@suse.de
- net/sched: taprio: avoid disabling offload when it was never
enabled (bsc#1207361).
- commit 3ac48e1
* Tue Jan 24 2023 jwiesner@suse.de
- net/sched: fix netdevice reference leaks in
attach_default_qdiscs() (bsc#1207361).
- commit c027f2b
* Tue Jan 24 2023 oneukum@suse.com
- paddings for mediatek 802.11 (bsc#1207439).
- commit 16db63a
* Tue Jan 24 2023 jwiesner@suse.de
- net: sched: tbf: don't call qdisc_put() while holding tree lock
(bsc#1207361).
- commit 62026f3
* Tue Jan 24 2023 jwiesner@suse.de
- net: sched: fix misuse of qcpu->backlog in
gnet_stats_add_queue_cpu (bsc#1207361).
- commit c5e3f37
* Tue Jan 24 2023 jwiesner@suse.de
- net/sched: cls_api: Fix flow action initialization
(bsc#1207361).
- commit b0a0a61
* Tue Jan 24 2023 jwiesner@suse.de
- net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit
platforms (bsc#1207361).
- commit 84ef588
* Tue Jan 24 2023 jwiesner@suse.de
- net: sched: add barrier to fix packet stuck problem for lockless
qdisc (bsc#1207361).
- commit ea9576e
* Tue Jan 24 2023 jwiesner@suse.de
- net: sched: fixed barrier to prevent skbuff sticking in qdisc
backlog (bsc#1207361).
- commit 2c7a559
* Tue Jan 24 2023 oneukum@suse.com
- paddings for realtik 802.11 (bsc#1207439).
- commit 4ed6d80
* Tue Jan 24 2023 jwiesner@suse.de
- net_sched: em_meta: add READ_ONCE() in var_sk_bound_if()
(bsc#1207361).
- commit c50ecf4
* Tue Jan 24 2023 jwiesner@suse.de
- net/sched: cls_u32: fix possible leak in u32_init_knode()
(bsc#1207361).
- commit a9f32c4
* Tue Jan 24 2023 jwiesner@suse.de
- net/sched: taprio: Check if socket flags are valid
(bsc#1207361).
- commit 0942621
* Tue Jan 24 2023 jwiesner@suse.de
- net/sched: fix initialization order when updating chain 0 head
(bsc#1207361).
- commit 34cd1cb
* Tue Jan 24 2023 jwiesner@suse.de
- net/sched: act_ct: fix ref leak when switching zones
(bsc#1207361).
- commit 0833c6c
* Tue Jan 24 2023 jwiesner@suse.de
- net/sched: fix incorrect vlan_push_eth dest field (bsc#1207361).
- commit 757cbd1
* Tue Jan 24 2023 jwiesner@suse.de
- net/sched: act_ct: Fix flow table lookup after ct clear or
switching zones (bsc#1207361).
- commit 96f803e
* Tue Jan 24 2023 jwiesner@suse.de
- net_sched: restore "mpu xxx" handling (bsc#1207361).
- commit 024a7f3
* Tue Jan 24 2023 jwiesner@suse.de
- net/sched: sch_ets: don't remove idle classes from the
round-robin list (bsc#1207361).
- commit 005267d
* Tue Jan 24 2023 jwiesner@suse.de
- net/sched: fq_pie: prevent dismantle issue (bsc#1207361).
- commit 1717957
* Tue Jan 24 2023 jwiesner@suse.de
- net/sched: sch_ets: don't peek at classes beyond 'nbands'
(bsc#1207361).
- commit ee4b9c2
* Tue Jan 24 2023 jwiesner@suse.de
- ipvs: add a 'default' case in do_ip_vs_set_ctl() (bsc#1207361).
- commit 0ab71c0
* Tue Jan 24 2023 jwiesner@suse.de
- ipvs: fix type warning in do_div() on 32 bit (bsc#1207361).
- commit 4102780
* Tue Jan 24 2023 jwiesner@suse.de
- ipvs: run_estimation should control the kthread tasks
(bsc#1207361).
- commit 51bb0d7
* Tue Jan 24 2023 jwiesner@suse.de
- ipvs: add est_cpulist and est_nice sysctl vars (bsc#1207361).
- commit 2723796
* Tue Jan 24 2023 jwiesner@suse.de
- ipvs: use kthreads for stats estimation (bsc#1207361).
- commit ff08e41
* Tue Jan 24 2023 jwiesner@suse.de
- ipvs: use u64_stats_t for the per-cpu counters (bsc#1207361).
- commit 51c5bfe
* Tue Jan 24 2023 jwiesner@suse.de
- ipvs: use common functions for stats allocation (bsc#1207361).
- commit 347e1b2
* Tue Jan 24 2023 jwiesner@suse.de
- ipvs: add rcu protection to stats (bsc#1207361).
- commit 5f23238
* Tue Jan 24 2023 jwiesner@suse.de
- ipvs: fix WARNING in ip_vs_app_net_cleanup() (bsc#1207361).
- commit 31ae8c3
* Tue Jan 24 2023 jwiesner@suse.de
- ipvs: fix WARNING in __ip_vs_cleanup_batch() (bsc#1207361).
- commit bb6c429
* Tue Jan 24 2023 jwiesner@suse.de
- ipvs: use explicitly signed chars (bsc#1207361).
- commit 22855ea
* Tue Jan 24 2023 jwiesner@suse.de
- ipvs: correctly print the memory size of ip_vs_conn_tab
(bsc#1207361).
- commit f56bcd9
* Tue Jan 24 2023 jwiesner@suse.de
- ipvs: remove unused variable for ip_vs_new_dest (bsc#1207361).
- commit b94d2b7
* Tue Jan 24 2023 jwiesner@suse.de
- ipvs: autoload ipvs on genl access (bsc#1207361).
- commit 12cf4c5
* Tue Jan 24 2023 oneukum@suse.com
- for TB and USB4 XDomain structures (bsc#1207439).
- commit e00e308
* Tue Jan 24 2023 oneukum@suse.com
- paddings for gadgets (bsc#1207439).
- commit 6b4b17c
* Tue Jan 24 2023 oneukum@suse.com
- paddings for the new structures for roles (bsc#1207439).
- commit 1ac04ac
* Tue Jan 24 2023 oneukum@suse.com
- paddings: add for type C new in SP5 (bsc#1207439).
- commit 769e51e
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/i915/selftests: Unwind hugepages to drop wakeref on error
(git-fixes).
- commit 907589c
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/msm/gpu: Fix potential double-free (git-fixes).
- commit a9243cf
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path
(git-fixes).
- commit ac4c813
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/msm/dpu: Fix some kernel-doc comments (git-fixes).
- commit 4a894d0
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/i915: Reserve enough fence slot for i915_vma_unbind_async
(git-fixes).
- commit 6a22d0f
* Mon Jan 23 2023 pjakobsson@suse.de
- Revert "drm/amd/display: Enable Freesync Video Mode by default"
(git-fixes).
- commit fc98aa7
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/amdkfd: Fix kernel warning during topology setup
(git-fixes).
- commit 184a51d
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/i915: improve the catch-all evict to handle lock contention
(git-fixes).
- commit 08d6b57
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/amd/pm: avoid large variable on kernel stack (git-fixes).
- commit d1c9734
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/i915/ttm: consider CCS for backup objects (git-fixes).
- commit db4d244
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs
(git-fixes).
- commit bf8b707
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/i915/guc: make default_lists const data (git-fixes).
- commit 66da1c8
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/msm/mdp5: stop overriding drvdata (git-fixes).
- commit 1b93d3f
* Mon Jan 23 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-Fix-warn-in-intel_display_power_-_domain-fu.patch
(git-fixes)
Alt-commit
- commit 34ded5b
* Mon Jan 23 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-psr-Send-update-also-on-invalidate.patch
(git-fixes)
Alt-commit
- commit bd4acf7
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/amd/display: delete the duplicate .set_odm_bypass
initialization in dcn314_tg_funcs (git-fixes).
- commit fa9b5a7
* Mon Jan 23 2023 pjakobsson@suse.de
- drm: lcdif: Set and enable FIFO Panic threshold (git-fixes).
- commit 0454dc1
* Mon Jan 23 2023 pjakobsson@suse.de
- drm: rcar-du: Drop leftovers dependencies from Kconfig
(git-fixes).
- commit 3caed8e
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for
vega10 properly" (git-fixes).
- commit 11afadd
* Mon Jan 23 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-Do-not-set-cache_dirty-for-DGFX.patch
(git-fixes)
Alt-commit
- commit 069f690
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/i915: Fix compute pre-emption w/a to apply to compute
engines (git-fixes).
- commit 6a05b60
* Mon Jan 23 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-Fix-display-problems-after-resume.patch
(git-fixes)
Alt-commit
- commit 16c0276
* Mon Jan 23 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-guc-Fix-revocation-of-non-persistent-contex.patch
(git-fixes)
Alt-commit
- commit 73c4eaa
* Mon Jan 23 2023 pjakobsson@suse.de
- drm: lcdif: change burst size to 256B (git-fixes).
- commit 42076b9
* Mon Jan 23 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-Extend-Wa_1607297627-to-Alderlake-P.patch
(git-fixes)
Alt-commit
- commit 60a4ef1
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe
(git-fixes).
- commit f833b7b
* Mon Jan 23 2023 pjakobsson@suse.de
- Refresh
patches.suse/nouveau-fix-migrate_to_ram-for-faulting-page.patch.
Alt-commit
- commit bcdeb12
* Mon Jan 23 2023 pjakobsson@suse.de
- drm: lcdif: Switch to limited range for RGB to YUV conversion
(git-fixes).
- commit c04f538
* Mon Jan 23 2023 tabraham@suse.com
- scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM
(bsc#1206006).
- commit f397f8a
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/atomic-helper: Don't allocate new plane state in CRTC check
(git-fixes).
- commit bcbb234
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/bridge: it6505: Add pre_enable/post_disable callback
(git-fixes).
- commit 9ad1e5e
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/bridge: it6505: Adapt runtime power management framework
(git-fixes).
- commit 2b7732d
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/i915/gvt: Get reference to KVM iff attachment to VM is
successful (git-fixes).
- commit d805a79
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/i915: Fix warn in intel_display_power_*_domain() functions
(git-fixes).
- commit 4355ab1
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/i915: Do not set cache_dirty for DGFX (git-fixes).
- commit b67cd7d
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/i915/psr: Send update also on invalidate (git-fixes).
- commit 9a2ccac
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER'
line (git-fixes).
- commit 35e1a89
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/rockchip: fix fbdev on non-IOMMU devices (git-fixes).
- commit b133d03
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error
messages (git-fixes).
- commit 8fe85cd
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/bridge: ps8640: Add back the 50 ms mystery delay after HPD
(git-fixes).
- commit 11ba84f
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/i915: Extend Wa_1607297627 to Alderlake-P (git-fixes).
- commit 2986994
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/msm/dp: fix bridge lifetime (git-fixes).
- commit 17d7b7f
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/msm/dp: fix aux-bus EP lifetime (git-fixes).
- commit 610600e
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/msm/dp: fix memory corruption with too many bridges
(git-fixes).
- commit 240da7f
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/msm/dp: add atomic_check to bridge ops (git-fixes).
- commit 8b8f36a
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/msm/a6xx: Replace kcalloc() with kvzalloc() (git-fixes).
- commit 74ec471
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/vc4: hdmi: Enforce the minimum rate at runtime_resume
(git-fixes).
- commit b1e60d3
* Mon Jan 23 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-display-consider-DG2_RC_CCS_CC-when-migrati.patch
(git-fixes)
Alt-commit
- commit d227c44
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/i915: Fix display problems after resume (git-fixes).
- commit 8a33e76
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/i915/guc: Fix revocation of non-persistent contexts
(git-fixes).
- commit 15a9fe5
* Mon Jan 23 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-CC-m.patch
(git-fixes)
Alt-commit
- commit 3f34b95
* Mon Jan 23 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-Fix-watermark-calculations-for-DG2-CCS-modi.patch
(git-fixes)
Alt-commit
- commit e71aeb7
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/i915/gvt: Add missing vfio_unregister_group_dev() call
(git-fixes).
- commit b27f38e
* Mon Jan 23 2023 oneukum@suse.com
- USB: gadget: Add ID numbers to configfs-gadget driver names
(git-fixes).
- commit 4a8d0d1
* Mon Jan 23 2023 oneukum@suse.com
- usb: ucsi: Ensure connector delayed work items are flushed
(git-fixes).
- commit 1fc8962
* Mon Jan 23 2023 oneukum@suse.com
- thunderbolt: Disable XDomain lane 1 only in software connection
manager (git-fixes).
- commit d9590e7
* Mon Jan 23 2023 msuchanek@suse.de
- blacklist.conf: Add upstream config paths.
- commit 4a7f4f2
* Mon Jan 23 2023 ddiss@suse.de
- Refresh
patches.suse/USB-gadgetfs-Fix-race-between-mounting-and-unmountin.patch.
Now in mainline. Add to sorted section.
- commit 6995158
* Mon Jan 23 2023 pjakobsson@suse.de
- virtio-gpu: fix shift wrapping bug in
virtio_gpu_fence_event_create() (git-fixes).
- commit 539bf79
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/bridge: it6505: use drm_debug_enabled() in
it6505_debug_print() (git-fixes).
- commit 5e6dd4b
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/msm/dpu: drop unused variable from dpu_kms_mdp_snapshot()
(git-fixes).
- commit af06b2e
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/msm/dpu: drop unused memory allocation (git-fixes).
- commit 9feabb5
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/msm: lookup the ICC paths in both mdp5/dpu and mdss devices
(git-fixes).
- commit ee2eeca
* Mon Jan 23 2023 pjakobsson@suse.de
- drm: rcar-du: Drop leftovers variables from Makefile
(git-fixes).
- commit 58c08bd
* Mon Jan 23 2023 pjakobsson@suse.de
- Refresh
patches.suse/1626-drm-i915-Set-correct-domains-values-at-_i915_vma_mov.patch
(git-fixes)
Alt-commit
- commit 4063805
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/virtio: set fb_modifiers_not_supported (git-fixes).
- commit a4aac7f
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/bridge: it6505: Fix the order of DP_SET_POWER commands
(git-fixes).
- commit 4df42d4
* Mon Jan 23 2023 pjakobsson@suse.de
- drm: fix drm_mipi_dbi build errors (git-fixes).
- commit 2d79b8a
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/panel: use 'select' for Ili9341 panel driver helpers
(git-fixes).
- commit 8e413c7
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/virtio: Fix same-context optimization (git-fixes).
- commit 596bba8
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/lcdif: switch to devm_drm_of_get_bridge (git-fixes).
- commit 34f6f39
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/lcdif: Clean up debug prints and comments (git-fixes).
- commit ecdc499
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/lcdif: Consistently use plain timings (git-fixes).
- commit 7c978f1
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/lcdif: Clean up headers (git-fixes).
- commit a5dc0be
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/format-helper: Fix test on big endian architectures
(git-fixes).
- commit b0bfed2
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/bridge: tc358767: Add of_node_put() when breaking out of
loop (git-fixes).
- commit a3c7986
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/virtio: Unlock reservations on dma_resv_reserve_fences()
error (git-fixes).
- commit e81bc04
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/bridge: it6505: Power on downstream device in .atomic_enable
(git-fixes).
- commit 0c6ade5
* Mon Jan 23 2023 pjakobsson@suse.de
- Refresh
patches.suse/1845-drm-bridge-fsl-ldb-Drop-DE-signal-polarity-inversion.patch.
Alt-commit
- commit b9eec37
* Mon Jan 23 2023 pjakobsson@suse.de
- Refresh
patches.suse/0496-drm-amd-display-DIG-mapping-change-is-causing-a-bloc.patch.
Alt-commit
- commit e4ed54f
* Mon Jan 23 2023 pjakobsson@suse.de
- drm/amdgpu: don't use BACO for reset in S3 (git-fixes).
- commit 3504f0f
* Mon Jan 23 2023 pjakobsson@suse.de
- blacklist.conf: 803abfd8dda5 drm: bridge: fix unmet dependency on DRM_KMS_HELPER for DRM_PANEL_BRIDGE
- commit 151afa1
* Mon Jan 23 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amd-display-Fix-DPIA-outbox-timeout-after-S3-S4-.patch
Alt-commit
- commit f5105c7
* Mon Jan 23 2023 nstange@suse.de
- Update patches.suse/crypto-dh-implement-FIPS-PCT.patch
(jsc#SLE-21132,bsc#1191256,bsc#1207184).
- commit 0f2985d
* Mon Jan 23 2023 nstange@suse.de
- Update patches.suse/crypto-ecdh-implement-FIPS-PCT.patch
(jsc#SLE-21132,bsc#1191256,bsc#1207184).
- commit 65a34a6
* Sun Jan 22 2023 tiwai@suse.de
- VMCI: Use threaded irqs instead of tasklets (git-fixes).
- gsmi: fix null-deref in gsmi_get_variable (git-fixes).
- misc: fastrpc: Fix use-after-free race condition for maps
(git-fixes).
- misc: fastrpc: Don't remove map on creater_process and
device_release (git-fixes).
- w1: fix WARNING after calling w1_process() (git-fixes).
- w1: fix deadloop in __w1_remove_master_device() (git-fixes).
- driver core: Fix test_async_probe_init saves device in wrong
array (git-fixes).
- staging: vchiq_arm: fix enum vchiq_status return types
(git-fixes).
- serial: atmel: fix incorrect baudrate setup (git-fixes).
- tty: fix possible null-ptr-defer in spk_ttyio_release
(git-fixes).
- serial: pch_uart: Pass correct sg to dma_unmap_sg() (git-fixes).
- tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX
FIFO buffer (git-fixes).
- USB: misc: iowarrior: fix up header size for
USB_DEVICE_ID_CODEMERCS_IOW100 (git-fixes).
- usb: host: ehci-fsl: Fix module alias (git-fixes).
- usb: typec: tcpm: Fix altmode re-registration causes sysfs
create fail (git-fixes).
- usb: gadget: g_webcam: Send color matching descriptor per frame
(git-fixes).
- usb: typec: altmodes/displayport: Fix pin assignment calculation
(git-fixes).
- usb: typec: altmodes/displayport: Add pin assignment helper
(git-fixes).
- usb: gadget: f_fs: Ensure ep0req is dequeued before free_request
(git-fixes).
- usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait
(git-fixes).
- usb: xhci: Check endpoint is valid before dereferencing it
(git-fixes).
- usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210
(git-fixes).
- usb: cdns3: remove fetched trb from cache before dequeuing
(git-fixes).
- thunderbolt: Use correct function to calculate maximum USB3
link rate (git-fixes).
- thunderbolt: Do not call PM runtime functions in
tb_retimer_scan() (git-fixes).
- thunderbolt: Do not report errors if on-board retimers are found
(git-fixes).
- pinctrl: rockchip: fix mux route data for rk3568 (git-fixes).
- mmc: sunxi-mmc: Fix clock refcount imbalance during unbind
(git-fixes).
- mmc: sdhci-esdhc-imx: correct the tuning start tap and step
setting (git-fixes).
- PM: AVS: qcom-cpr: Fix an error handling path in cpr_probe()
(git-fixes).
- soc: imx8m: Fix incorrect check for of_clk_get_by_name()
(git-fixes).
- firmware: arm_scmi: Harden shared memory access in
fetch_notification (git-fixes).
- firmware: arm_scmi: Harden shared memory access in
fetch_response (git-fixes).
- memory: mvebu-devbus: Fix missing clk_disable_unprepare in
mvebu_devbus_probe() (git-fixes).
- memory: atmel-sdramc: Fix missing clk_disable_unprepare in
atmel_ramc_probe() (git-fixes).
- memory: tegra: Remove clients SID override programming
(git-fixes).
- drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix
(git-fixes).
- drm/amd/display: Calculate output_color_space after pixel
encoding adjustment (git-fixes).
- drm/panfrost: fix GENERIC_ATOMIC64 dependency (git-fixes).
- drm/i915: re-disable RC6p on Sandy Bridge (git-fixes).
- dmaengine: xilinx_dma: call of_node_put() when breaking out
of for_each_child_of_node() (git-fixes).
- dmaengine: Fix double increment of client_count in
dma_chan_get() (git-fixes).
- dmaengine: tegra210-adma: fix global intr clear (git-fixes).
- phy: phy-can-transceiver: Skip warning if no "max-bitrate"
(git-fixes).
- phy: Revert "phy: qualcomm: usb28nm: Add MDM9607 init sequence"
(git-fixes).
- phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare()
in rockchip_usb2phy_power_on() (git-fixes).
- phy: ti: fix Kconfig warning and operator precedence
(git-fixes).
- Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"
(git-fixes).
- wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oid
(git-fixes).
- wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices
(git-fixes).
- virtio-net: correctly enable callback during start_xmit
(git-fixes).
- net: mdio: validate parameter addr in mdiobus_get_phy()
(git-fixes).
- net: usb: sr9700: Handle negative len (git-fixes).
- net: wan: Add checks for NULL for utdm in undo_uhdlc_init and
unmap_si_regs (git-fixes).
- net: nfc: Fix use-after-free in local_cleanup() (git-fixes).
- l2tp: Don't sleep and disable BH under writer-side
sk_callback_lock (git-fixes).
- commit b75f08a
* Sun Jan 22 2023 tiwai@suse.de
- comedi: adv_pci1760: Fix PWM instruction handling (git-fixes).
- ACPI: PRM: Check whether EFI runtime is available (git-fixes).
- ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60
(git-fixes).
- Revert "ARM: dts: armada-39x: Fix compatible string for gpios"
(git-fixes).
- Revert "ARM: dts: armada-38x: Fix compatible string for gpios"
(git-fixes).
- arm64: dts: qcom: msm8992: Don't use sfpb mutex (git-fixes).
- arm64: dts: imx8mm-venice-gw7901: fix USB2 controller OC
polarity (git-fixes).
- ARM: imx: add missing of_node_put() (git-fixes).
- arm64: dts: imx8mm-beacon: Fix ecspi2 pinmux (git-fixes).
- ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts'
(git-fixes).
- ARM: dts: imx7d-pico: Use 'clock-frequency' (git-fixes).
- ARM: dts: imx6ul-pico-dwarf: Use 'clock-frequency' (git-fixes).
- Revert "arm64: dts: meson-sm1-odroid-hc4: disable unused USB
PHY0" (git-fixes).
- dmaengine: lgm: Move DT parsing after initialization
(git-fixes).
- dmaengine: ti: k3-udma: Do conditional decrement of
UDMA_CHAN_RT_PEER_BCNT_REG (git-fixes).
- dmaengine: idxd: Do not call DMX TX callbacks during workqueue
disable (git-fixes).
- dmaengine: idxd: Let probe fail when workqueue cannot be enabled
(git-fixes).
- Bluetooth: Fix possible deadlock in rfcomm_sk_state_change
(git-fixes).
- Bluetooth: hci_qca: Fix driver shutdown on closed serdev
(git-fixes).
- commit 5b33587
* Sat Jan 21 2023 tonyj@suse.de
- perf/x86/amd: Fix crash due to race between amd_pmu_enable_all,
perf NMI and throttling (git fixes).
- perf/x86/amd/uncore: Fix memory leak for events array (git
fixes).
- perf/x86/amd/lbr: Adjust LBR regardless of filtering (git
fixes).
- perf/x86/utils: Fix uninitialized var in get_branch_type()
(git fixes).
- perf/x86/intel/lbr: Fix unchecked MSR access error on HSW
(git fixes).
- x86/perf: Fix snapshot_branch_stack warning in VM (git fixes).
- commit 5d08c94
* Fri Jan 20 2023 dwagner@suse.de
- blk: kABI: Add suse_kabi_padding to blk layer structs
(bsc#1207345).
- commit c25973f
* Fri Jan 20 2023 pmladek@suse.com
- Update
patches.suse/HID-check-empty-report_list-in-hid_validate_values.patch
(git-fixes, bsc#1206784).
- commit b88f181
* Fri Jan 20 2023 pmladek@suse.com
- Update
patches.suse/HID-check-empty-report_list-in-bigben_probe.patch
(git-fixes, bsc#1206784).
- commit dc5fa1c
* Fri Jan 20 2023 pmladek@suse.com
- Update
patches.suse/HID-betop-check-shape-of-output-reports.patch
(git-fixes, bsc#1207186).
- commit fb93871
* Fri Jan 20 2023 jslaby@suse.cz
- blacklist.conf: add one docs update
- commit bfb0e4d
* Fri Jan 20 2023 tonyj@suse.de
- perf/x86/ibs: Add new IBS register bits into header
(jsc#PED-1752).
- perf/core: Add a new read format to get a number of lost samples
(jsc#PED-1752).
- x86/events/intel/ds: Enable large PEBS for
PERF_SAMPLE_WEIGHT_TYPE (jsc#PED-1752).
- perf/ibs: Fix comment (jsc#PED-1755).
- perf/amd/ibs: Use interrupt regs ip for stack unwinding
(jsc#PED-1755).
- perf/x86: Unify format of events sysfs show (jsc#PED-1755).
- perf report: Add tools/arch/x86/include/asm/amd-ibs.h
(jsc#PED-1755 (dependent patch)).
- perf/x86/amd/ibs: Add bitfield definitions in new
<asm/amd-ibs.h> header (jsc#PED-1755 (dependent patch)).
- commit c98b108
* Fri Jan 20 2023 tonyj@suse.de
- signal: Deliver SIGTRAP on perf event asynchronously if blocked
(jsc#PED-1755).
- blacklist.conf: remove blacklist inherited from SP4 for this patch
- commit 0a01122
* Fri Jan 20 2023 tonyj@suse.de
- signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP
(jsc#PED-1755 (dependent patch)).
- arm64: Add compile-time asserts for siginfo_t offsets
(jsc#PED-1755 (dependent patch)).
- arm: Add compile-time asserts for siginfo_t offsets
(jsc#PED-1755 (dependent patch)).
- sparc64: Add compile-time asserts for siginfo_t offsets
(jsc#PED-1755 (dependent patch)).
- commit 3e86e1d
* Fri Jan 20 2023 tonyj@suse.de
- Update References in following patches (add jsc#PED-1755 jsc#PED-1752):
patches.suse/ACPI-Add-perf-low-power-callback.patch
patches.suse/perf-amd-ibs-add-support-for-l3-miss-filtering.patch
patches.suse/perf-amd-ibs-advertise-zen4_ibs_extensions-as-pmu-capability-attribute.patch
patches.suse/perf-amd-ibs-cascade-pmu-init-functions-return-value.patch
patches.suse/perf-amd-ibs-use-is_visible-callback-for-dynamic-attributes.patch
patches.suse/perf-core-Add-perf_clear_branch_entry_bitfields-helper.patch
patches.suse/perf-x86-Add-new-Alder-Lake-and-Raptor-Lake-support.patch
patches.suse/perf-x86-amd-Add-AMD-Fam19h-Branch-Sampling-support.patch
patches.suse/perf-x86-amd-Add-AMD-branch-sampling-period-adjustment.patch
patches.suse/perf-x86-amd-Add-branch-brs-helper-event-for-Fam19h-BRS.patch
patches.suse/perf-x86-amd-Add-idle-hooks-for-branch-sampling.patch
patches.suse/perf-x86-amd-Enable-branch-sampling-priv-level-filtering.patch
patches.suse/perf-x86-amd-Fix-AMD-BRS-period-adjustment.patch
patches.suse/perf-x86-amd-Make-Zen3-branch-sampling-opt-in.patch
patches.suse/perf-x86-amd-Remove-unused-variable-hwc.patch
patches.suse/perf-x86-amd-Run-AMD-BRS-code-only-on-supported-hw.patch
patches.suse/perf-x86-amd-core-Add-PerfMonV2-counter-control.patch
patches.suse/perf-x86-amd-core-Add-PerfMonV2-overflow-handling.patch
patches.suse/perf-x86-amd-core-Detect-PerfMonV2-support.patch
patches.suse/perf-x86-amd-core-Detect-available-counters.patch
patches.suse/perf-x86-amd-core-Fix-reloading-events-for-SVM.patch
patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-DF-event-format.patch
patches.suse/perf-x86-amd-uncore-Add-PerfMonV2-RDPMC-assignments.patch
patches.suse/perf-x86-amd-uncore-Detect-available-DF-counters.patch
patches.suse/perf-x86-amd-uncore-Use-attr_update-for-format-attributes.patch
patches.suse/perf-x86-amd-uncore-Use-dynamic-events-array.patch
patches.suse/perf-x86-cstate-Add-new-Alder-Lake-and-Raptor-Lake-support.patch
patches.suse/perf-x86-intel-Fix-PEBS-data-source-encoding-for-ADL.patch
patches.suse/perf-x86-intel-Fix-PEBS-memory-access-info-encoding-for-ADL.patch
patches.suse/perf-x86-msr-Add-new-Alder-Lake-and-Raptor-Lake-support.patch
patches.suse/perf-x86-uncore-Add-new-Alder-Lake-and-Raptor-Lake-support.patch
patches.suse/perf-x86-uncore-Clean-up-uncore_pci_ids.patch
patches.suse/x86-cpufeatures-Add-AMD-Fam19h-Branch-Sampling-feature.patch
patches.suse/x86-cpufeatures-Add-PerfMonV2-feature-bit.patch
patches.suse/x86-msr-Add-PerfCntrGlobal-registers.patch
- commit 7004549
* Fri Jan 20 2023 ddiss@suse.de
- USB: gadgetfs: Fix race between mounting and unmounting
(CVE-2022-4382 bsc#1206258).
- commit 458382c
* Fri Jan 20 2023 ddiss@suse.de
- git_sort: add usb-linus branch for gregkh/usb
- commit 67c0004
* Thu Jan 19 2023 pjakobsson@suse.de
- mei: bus: enable sending gsc commands (jsc#PED-1218).
- commit 419eee7
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/uc: Add patch level version number support
(jsc#PED-1218).
- commit d5df365
* Thu Jan 19 2023 lduncan@suse.com
- scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile (git-fixes).
- scsi: snic: Fix possible UAF in snic_tgt_create() (git-fixes).
- scsi: fcoe: Fix transport not deattached when fcoe_if_init()
fails (git-fixes).
- scsi: ipr: Fix WARNING in ipr_init() (git-fixes).
- scsi: scsi_debug: Fix possible name leak in
sdebug_add_host_helper() (git-fixes).
- scsi: fcoe: Fix possible name leak when device_register()
fails (git-fixes).
- scsi: scsi_debug: Fix a warning in resp_report_zones()
(git-fixes).
- scsi: scsi_debug: Fix a warning in resp_verify() (git-fixes).
- scsi: efct: Fix possible memleak in efct_device_init()
(git-fixes).
- scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device()
(git-fixes).
- scsi: hpsa: Fix error handling in hpsa_add_sas_host()
(git-fixes).
- scsi: mpt3sas: Fix possible resource leaks in
mpt3sas_transport_port_add() (git-fixes).
- scsi: hpsa: Fix possible memory leak in hpsa_init_one()
(git-fixes).
- scsi: scsi_debug: Fix a warning in resp_write_scat()
(git-fixes).
- scsi: elx: libefc: Fix second parameter type in state callbacks
(git-fixes).
- scsi: core: Fix a race between scsi_done() and scsi_timeout()
(git-fixes).
- commit fd6cfde
* Thu Jan 19 2023 tiwai@suse.de
- Update patch reference for sound fix (CVE-2023-0266 bsc#1207134)
- commit a076073
* Thu Jan 19 2023 fdmanana@suse.com
- btrfs: join running log transaction when logging new name
(bsc#1207263).
- commit 862de17
* Thu Jan 19 2023 vbabka@suse.cz
- mm/memory: return vm_fault_t result from migrate_to_ram()
callback (jsc#PED-1294).
- commit 3d72145
* Thu Jan 19 2023 vbabka@suse.cz
- mm/migrate_device: return number of migrating pages in
args->cpages (jsc#PED-1294).
- commit 3f2d91f
* Thu Jan 19 2023 fdmanana@suse.com
- btrfs: fix assertion failure when logging directory key range
item (bsc#1207263).
- commit fdf19d2
* Thu Jan 19 2023 vbabka@suse.cz
- mm/rmap.c: avoid double faults migrating device private pages
(jsc#PED-1294).
- Refresh
patches.suse/mm-add-zone-device-coherent-type-memory-support.patch.
- commit 59ec623
* Thu Jan 19 2023 fdmanana@suse.com
- btrfs: prepare extents to be logged before locking a log tree
path (bsc#1207263).
- commit 2e8db4d
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK
tuning (jsc#PED-1218).
- commit 198767a
* Thu Jan 19 2023 pjakobsson@suse.de
- Revert "drm/i915/dg2: Add preemption changes for Wa_14015141709"
(jsc#PED-1218).
- commit 9b18ee0
* Thu Jan 19 2023 pjakobsson@suse.de
- Revert "drm/i915/dg2: extend Wa_1409120013 to DG2"
(jsc#PED-1218).
- commit 75a79d0
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/dg2: introduce Wa_22015475538 (jsc#PED-1218).
- commit 229ce62
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/guc: Enable compute scheduling on DG2 (jsc#PED-1218).
- commit db87b41
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/gt: Flush to global observation point before breadcrumb
write (jsc#PED-1218).
- commit 5457826
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/display: consider DG2_RC_CCS_CC when migrating buffers
(jsc#PED-1218).
- commit 6ba4dd0
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915: allow control over the flags when migrating
(jsc#PED-1218).
- commit 20c8195
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/display: handle migration for dpt (jsc#PED-1218).
- commit 227f621
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/ttm: Abort suspend on i915_ttm_backup failure
(jsc#PED-1218).
- commit e970146
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915: Remove unwanted pointer unpacking (jsc#PED-1218).
- commit 2b56902
* Thu Jan 19 2023 fdmanana@suse.com
- btrfs: remove useless path release in the fast fsync path
(bsc#1207263).
- commit 6542fdf
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/guc/slpc: Run SLPC selftests on all tiles
(jsc#PED-1218).
- Refresh
patches.suse/drm-i915-guc-slpc-Add-SLPC-selftest-live_slpc_power.patch.
- commit 2a471f1
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/guc/slpc: Add SLPC selftest live_slpc_power
(jsc#PED-1218).
- commit a1462d1
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/huc: define gsc-compatible HuC fw for DG2
(jsc#PED-1218).
- commit 00ce288
* Thu Jan 19 2023 fdmanana@suse.com
- btrfs: use single variable to track return value at
btrfs_log_inode() (bsc#1207263).
- commit 801e9e3
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/uc: Update to latest GuC and use new-format GuC/HuC
names (jsc#PED-1218).
- commit 45ecbb1
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/uc: Support for version reduced and multiple firmware
files (jsc#PED-1218).
- commit 4791ce9
* Thu Jan 19 2023 fdmanana@suse.com
- btrfs: avoid inode logging during rename and link when possible
(bsc#1207263).
- commit 8842469
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/huc: better define HuC status getparam possible return
values (jsc#PED-1218).
- commit dd23b5a
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/huc: stall media submission until HuC is loaded
(jsc#PED-1218).
- commit 6404d76
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/huc: track delayed HuC load with a fence
(jsc#PED-1218).
- commit 97360ee
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/dg2: setup HuC loading via GSC (jsc#PED-1218).
- commit c0e5f01
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/pxp: add huc authentication and loading command
(jsc#PED-1218).
- commit 401dd65
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/pxp: implement function for sending tee stream command
(jsc#PED-1218).
- commit 218257a
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/pxp: load the pxp module when we have a gsc-loaded huc
(jsc#PED-1218).
- commit 6bf9226
* Thu Jan 19 2023 pjakobsson@suse.de
- mei: pxp: support matching with a gfx discrete card
(jsc#PED-1218).
- commit 55874e3
* Thu Jan 19 2023 pjakobsson@suse.de
- mei: pxp: add command streamer API to the PXP driver
(jsc#PED-1218).
- commit e13c906
* Thu Jan 19 2023 pjakobsson@suse.de
- mei: bus: extend bus API to support command streamer API
(jsc#PED-1218).
- commit 35f76cf
* Thu Jan 19 2023 pjakobsson@suse.de
- mei: adjust extended header kdocs (jsc#PED-1218).
- commit 955ba01
* Thu Jan 19 2023 pjakobsson@suse.de
- mei: add support to GSC extended header (jsc#PED-1218).
- commit 45c2eed
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/gsc: allocate extended operational memory in LMEM
(jsc#PED-1218).
- commit b1681ff
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/gsc: add GSC XeHP SDV platform definition
(jsc#PED-1218).
- commit 69efde1
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/gsc: add slow_firmware flag to the gsc device
definition (jsc#PED-1218).
- commit fe02f1d
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/gsc: skip irq initialization if using polling
(jsc#PED-1218).
- commit 050ebd5
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/dg2: Bump up CDCLK for DG2 (jsc#PED-1218).
- commit eb0b0f2
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/dmc: Update DG2 DMC firmware to v2.07 (jsc#PED-1218).
- commit a6a3de8
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/dg2: Update DG2 to GuC v70.4.1 (jsc#PED-1218).
- commit 0bffcf4
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/dg2: Add support for DC5 state (jsc#PED-1218).
- commit 3335e38
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/dg2: Add Wa_1509727124 (jsc#PED-1218).
- commit 6166725
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/dg2: Add additional tuning settings (jsc#PED-1218).
- commit 9aaa98b
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915/dg2: Add additional HDMI pixel clock frequencies
(jsc#PED-1218).
- commit feb1ae3
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915: Fix watermark calculations for DG2 CCS+CC modifier
(jsc#PED-1218).
- commit 0611a7d
* Thu Jan 19 2023 pjakobsson@suse.de
- drm/i915: Fix watermark calculations for DG2 CCS modifiers
(jsc#PED-1218).
- commit db7bbe8
* Thu Jan 19 2023 tbogendoerfer@suse.de
- i40e: Fix for VF MAC address 0 (jsc#PED-372).
- net/mlx5: Lag, Fix for loop when checking lag (jsc#PED-1549).
- net/mlx5e: MACsec, block offload requests with encrypt off
(jsc#PED-1549).
- net/mlx5e: MACsec, fix Tx SA active field update (jsc#PED-1549).
- net/mlx5e: MACsec, fix add Rx security association (SA) rule
memory leak (jsc#PED-1549).
- net/mlx5e: MACsec, fix mlx5e_macsec_update_rxsa bail condition
and functionality (jsc#PED-1549).
- net/mlx5e: MACsec, fix update Rx secure channel active field
(jsc#PED-1549).
- net/mlx5e: MACsec, fix memory leak when MACsec device is deleted
(jsc#PED-1549).
- net/mlx5e: MACsec, fix RX data path 16 RX security channel limit
(jsc#PED-1549).
- net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create()
(jsc#PED-1549).
- net/mlx5e: Fix a couple error codes (jsc#PED-1549).
- net/mlx5e: Fix use-after-free when reverting termination table
(jsc#PED-1549).
- net/mlx5: Fix uninitialized variable bug in outlen_write()
(jsc#PED-1549).
- net/mlx5: E-switch, Fix duplicate lag creation (jsc#PED-1549).
- net/mlx5: E-switch, Destroy legacy fdb table when needed
(jsc#PED-1549).
- net/mlx5: DR, Fix uninitialized var warning (jsc#PED-1549).
- iavf: Fix error handling in iavf_init_module() (jsc#PED-835).
- qed: avoid defines prefixed with CONFIG (jsc#PED-1526).
- net/mlx5e: Fix possible race condition in macsec extended
packet number update routine (jsc#PED-1549).
- net/mlx5e: Fix MACsec update SecY (jsc#PED-1549).
- net/mlx5e: Fix MACsec SA initialization routine (jsc#PED-1549).
- net/mlx5e: Remove leftovers from old XSK queues enumeration
(jsc#PED-1549).
- net/mlx5e: Offload rule only when all encaps are valid
(jsc#PED-1549).
- net/mlx5e: Fix missing alignment in size of MTT/KLM entries
(jsc#PED-1549).
- net/mlx5: Fix sync reset event handler error flow
(jsc#PED-1549).
- net/mlx5: E-Switch, Set correctly vport destination
(jsc#PED-1549).
- net/mlx5: Lag, avoid lockdep warnings (jsc#PED-1549).
- net/mlx5: Fix handling of entry refcount when command is not
issued to FW (jsc#PED-1549).
- net/mlx5: cmdif, Print info on any firmware cmd failure to
tracepoint (jsc#PED-1549).
- net/mlx5: SF: Fix probing active SFs during driver probe phase
(jsc#PED-1549).
- net/mlx5: Fix FW tracer timestamp calculation (jsc#PED-1549).
- net/mlx5: Do not query pci info while pci disabled
(jsc#PED-1549).
- ice: fix handling of burst Tx timestamps (jsc#PED-376).
- iavf: Fix race condition between iavf_shutdown and iavf_remove
(jsc#PED-835).
- iavf: remove INITIAL_MAC_SET to allow gARP to work properly
(jsc#PED-835).
- iavf: Do not restart Tx queues after reset task failure
(jsc#PED-835).
- iavf: Fix a crash during reset task (jsc#PED-835).
- net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actions
(jsc#PED-1549).
- net/mlx5e: E-Switch, Fix comparing termination table instance
(jsc#PED-1549).
- net/mlx5e: TC, Fix wrong rejection of packet-per-second policing
(jsc#PED-1549).
- net/mlx5e: Fix tc acts array not to be dependent on enum order
(jsc#PED-1549).
- net/mlx5e: Fix usage of DMA sync API (jsc#PED-1549).
- net/mlx5e: Add missing sanity checks for max TX WQE size
(jsc#PED-1549).
- net/mlx5: fw_reset: Don't try to load device in case PCI isn't
working (jsc#PED-1549).
- net/mlx5: E-switch, Set to legacy mode if failed to change
switchdev mode (jsc#PED-1549).
- net/mlx5: Allow async trigger completion execution on single
CPU systems (jsc#PED-1549).
- net/mlx5: Bridge, verify LAG state when adding bond to bridge
(jsc#PED-1549).
- iavf: Fix VF driver counting VLAN 0 filters (jsc#PED-835).
- ice: Fix spurious interrupt during removal of trusted VF
(jsc#PED-376).
- commit f1b4a41
* Thu Jan 19 2023 tbogendoerfer@suse.de
- bnxt_en: add dynamic debug support for HWRM messages
(git-fixes).
- Refresh
patches.suse/bnxt_en-Increase-firmware-message-response-DMA-wait-.patch.
- commit 8e93e3e
* Thu Jan 19 2023 tbogendoerfer@suse.de
- i40e: Disallow ip4 and ip6 l4_4_bytes (git-fixes).
- i40e: Fix not setting default xps_cpus after reset (git-fixes).
- octeontx2-pf: Fix potential memory leak in otx2_init_tc()
(jsc#SLE-24682).
- igb: Allocate MSI-X vector when testing (git-fixes).
- net: tun: Fix use-after-free in tun_detach() (git-fixes).
- i40e: Fix error handling in i40e_init_module() (git-fixes).
- ixgbevf: Fix resource leak in ixgbevf_init_module() (git-fixes).
- qlcnic: fix sleep-in-atomic-context bugs caused by msleep
(git-fixes).
- octeontx2-af: Fix reference count issue in rvu_sdp_init()
(jsc#SLE-24682).
- octeontx2-pf: Add check for devm_kcalloc (git-fixes).
- bnx2x: fix pci device refcount leak in
bnx2x_vf_is_pcie_pending() (git-fixes).
- sfc: fix potential memleak in __ef100_hard_start_xmit()
(git-fixes).
- octeontx2-af: debugsfs: fix pci device refcount leak
(git-fixes).
- net/mlx4: Check retval of mlx4_bitmap_init (git-fixes).
- net: liquidio: simplify if expression (git-fixes).
- net: ena: Fix error handling in ena_init() (git-fixes).
- bnxt_en: Remove debugfs when pci_register_driver failed
(git-fixes).
- net: macvlan: Use built-in RCU list checking (git-fixes).
- net: liquidio: release resources when liquidio driver open
failed (git-fixes).
- net: macvlan: fix memory leaks of macvlan_common_newlink
(git-fixes).
- cxgb4vf: shut down the adapter when t4vf_update_port_info()
failed in cxgb4vf_open() (git-fixes).
- net: cxgb3_main: disable napi when bind qsets failed in
cxgb_up() (git-fixes).
- net: tun: call napi_schedule_prep() to ensure we own a napi
(git-fixes).
- drivers: net: xgene: disable napi when register irq failed in
xgene_enet_open() (git-fixes).
- ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg
to network (git-fixes).
- tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent
(git-fixes).
- bnxt_en: fix potentially incorrect return value for
ndo_rx_flow_steer (git-fixes).
- bnxt_en: Fix possible crash in bnxt_hwrm_set_coal() (git-fixes).
- bnxt_en: fix the handling of PCIE-AER (git-fixes).
- bnxt_en: refactor bnxt_cancel_reservations() (git-fixes).
- net: tun: Fix memory leaks of napi_get_frags (git-fixes).
- commit 098df56
* Thu Jan 19 2023 fdmanana@suse.com
- btrfs: stop doing unnecessary log updates during a rename
(bsc#1207263).
- commit af7d282
* Thu Jan 19 2023 fdmanana@suse.com
- btrfs: remove unnecessary NULL check for the new inode during
rename exchange (bsc#1207263).
- commit bf101e4
* Thu Jan 19 2023 fdmanana@suse.com
- btrfs: avoid logging all directory changes during renames
(bsc#1207263).
- commit 4234518
* Thu Jan 19 2023 tiwai@suse.de
- HID: betop: check shape of output reports (git-fixes).
- HID: revert CHERRY_MOUSE_000C quirk (git-fixes).
- HID: check empty report_list in bigben_probe() (git-fixes).
- HID: check empty report_list in hid_validate_values()
(git-fixes).
- HID: intel_ish-hid: Add check for ishtp_dma_tx_map (git-fixes).
- tomoyo: fix broken dependency on *.conf.default (git-fixes).
- efi: tpm: Avoid READ_ONCE() for accessing the event log
(git-fixes).
- docs: Fix the docs build with Sphinx 6.0 (git-fixes).
- drm/i915/gt: Reset twice (git-fixes).
- regulator: da9211: Use irq handler when ready (git-fixes).
- pinctrl: amd: Add dynamic debugging for active GPIOs
(git-fixes).
- arm64: atomics: format whitespace consistently (git-fixes).
- commit a241497
* Wed Jan 18 2023 blezhepekov@suse.de
- PCI/PM: Define pci_restore_standard_config() only for CONFIG_PM_SLEEP
(bsc#1207269).
- commit d337d79
* Wed Jan 18 2023 fdmanana@suse.com
- btrfs: pass the dentry to btrfs_log_new_name() instead of the
inode (bsc#1207263).
- commit db8e195
* Wed Jan 18 2023 fdmanana@suse.com
- btrfs: add helper to delete a dir entry from a log tree
(bsc#1207263).
- commit f7a9c31
* Wed Jan 18 2023 fdmanana@suse.com
- btrfs: stop trying to log subdirectories created in past
transactions (bsc#1207263).
- commit 7c6f2ce
* Wed Jan 18 2023 fdmanana@suse.com
- btrfs: stop copying old dir items when logging a directory
(bsc#1207263).
- commit f0f8008
* Wed Jan 18 2023 fdmanana@suse.com
- btrfs: put initial index value of a directory in a constant
(bsc#1207263).
- commit 72e8d53
* Wed Jan 18 2023 jgross@suse.com
- KVM: x86: Check for existing Hyper-V vCPU in kvm_hv_vcpu_init()
(bsc#1206616).
- Refresh
patches.suse/KVM-x86-Report-error-when-setting-CPUID-if-Hyper-V-a.patch.
- commit 957a2a9
* Wed Jan 18 2023 fdmanana@suse.com
- btrfs: don't log unnecessary boundary keys when logging
directory (bsc#1207263).
- commit 4b59646
* Wed Jan 18 2023 fdmanana@suse.com
- btrfs: remove write and wait of struct walk_control
(bsc#1207263).
- commit f7b4e9a
* Wed Jan 18 2023 denis.kirjanov@suse.com
- net: sched: disallow noqueue for qdisc classes (bsc#1207237
CVE-2022-47929).
- commit 573fdfa
* Wed Jan 18 2023 denis.kirjanov@suse.com
- Refresh
patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch.
- commit a1d2451
* Wed Jan 18 2023 denis.kirjanov@suse.com
- net: sched: disallow noqueue for qdisc classes (bsc#1207237
CVE-2022-47929).
- commit f7f84ac
* Wed Jan 18 2023 denis.kirjanov@suse.com
- Refresh
patches.suse/scsi-mpt3sas-Remove-usage-of-dma_get_required_mask-A.patch.
- commit cdcfa1d
* Wed Jan 18 2023 oneukum@suse.com
- blacklist.conf: kABI
- commit 2049d90
* Wed Jan 18 2023 oneukum@suse.com
- blacklist.conf: fix affects only unsupported hardware and is complex
- commit f76a544
* Wed Jan 18 2023 oneukum@suse.com
- mt76: mt7921: avoid unnecessary spin_lock/spin_unlock in
mt7921_mcu_tx_done_event (git-fixes).
- commit 089efbe
* Wed Jan 18 2023 oneukum@suse.com
- blacklist.conf: false positive
- commit 62d28a7
* Wed Jan 18 2023 pjakobsson@suse.de
- supported.conf: Add support for mei/gsc and mei/pxp
These are used by the i915 drm driver which we support.
- commit 7d03e84
* Tue Jan 17 2023 oneukum@suse.com
- Documentation: Remove bogus claim about del_timer_sync()
(git-fixes).
- commit 1100a76
* Tue Jan 17 2023 oneukum@suse.com
- clocksource/drivers/sp804: Do not use timer namespace for
timer_shutdown() function (bsc#1207210).
- commit 732baf1
* Tue Jan 17 2023 oneukum@suse.com
- clocksource/drivers/arm_arch_timer: Do not use timer namespace
for timer_shutdown() function (bsc#1207210).
- commit 41b066c
* Tue Jan 17 2023 oneukum@suse.com
- ARM: spear: Do not use timer namespace for timer_shutdown()
function (bsc#1207210).
- commit 07adb97
* Tue Jan 17 2023 palcantara@suse.de
- cifs: Fix uninitialized memory read for smb311 posix symlink
create (git-fixes).
- commit 6c87295
* Tue Jan 17 2023 palcantara@suse.de
- cifs: fix potential memory leaks in session setup (bsc#1193629).
- commit a50abb3
* Tue Jan 17 2023 palcantara@suse.de
- cifs: do not query ifaces on smb1 mounts (git-fixes).
- commit 525e434
* Tue Jan 17 2023 palcantara@suse.de
- cifs: fix double free on failed kerberos auth (git-fixes).
- commit c048c3a
* Tue Jan 17 2023 palcantara@suse.de
- cifs: remove redundant assignment to the variable match
(bsc#1193629).
- commit 5b8956d
* Tue Jan 17 2023 palcantara@suse.de
- cifs: fix file info setting in cifs_open_file() (git-fixes).
- commit e6259cb
* Tue Jan 17 2023 palcantara@suse.de
- cifs: fix file info setting in cifs_query_path_info()
(git-fixes).
- commit 1b4d4fe
* Tue Jan 17 2023 palcantara@suse.de
- cifs: fix interface count calculation during refresh
(git-fixes).
- commit 46ee30a
* Tue Jan 17 2023 palcantara@suse.de
- cifs: refcount only the selected iface during interface update
(git-fixes).
- commit bd6c57b
* Tue Jan 17 2023 palcantara@suse.de
- cifs: protect access of TCP_Server_Info::{dstaddr,hostname}
(bsc#1193629).
- commit bc728e2
* Tue Jan 17 2023 palcantara@suse.de
- cifs: fix race in assemble_neg_contexts() (bsc#1193629).
- commit b120307
* Tue Jan 17 2023 palcantara@suse.de
- cifs: ignore ipc reconnect failures during dfs failover
(bsc#1193629).
- commit 2b37719
* Tue Jan 17 2023 oneukum@suse.com
- wifi: mt76: mt7921: add mt7921_mutex_acquire at
mt7921_sta_set_decap_offload (git-fixes).
- commit 1185bd8
* Tue Jan 17 2023 oneukum@suse.com
- wifi: mt76: sdio: poll sta stat when device transmits data
(git-fixes).
- commit a94c4e2
* Tue Jan 17 2023 oneukum@suse.com
- wifi: mt76: sdio: fix the deadlock caused by sdio->stat_work
(git-fixes).
- commit 5e2a5dd
* Tue Jan 17 2023 oneukum@suse.com
- wifi: mt76: mt7921e: fix race issue between reset and
suspend/resume (git-fixes).
- commit 14a8748
* Tue Jan 17 2023 pjakobsson@suse.de
- Update config files.
Compile Intel MEI GSC and PXP as modules and enable PXP support in i915
- commit 4b61e7a
* Tue Jan 17 2023 oneukum@suse.com
- timers: Provide timer_shutdown[_sync]() (bsc#1207210).
- commit dfbb709
* Tue Jan 17 2023 oneukum@suse.com
- timers: Add shutdown mechanism to the internal functions
(bsc#1207210).
- commit 1872ad5
* Tue Jan 17 2023 pjakobsson@suse.de
- mei: gsc: Remove redundant dev_err call (jsc#PED-1218)
- commit def1efe
* Tue Jan 17 2023 pjakobsson@suse.de
- mei: fix repeated words in comments (jsc#PED-1218)
- commit f8cd14f
* Tue Jan 17 2023 pjakobsson@suse.de
- misc: move from strlcpy with unused retval to strscpy (jsc#PED-1218)
- commit b374bab
* Tue Jan 17 2023 pjakobsson@suse.de
- mei: debugfs: add pxp mode to devstate in debugfs (jsc#PED-1218)
- commit 54550f0
* Tue Jan 17 2023 pjakobsson@suse.de
- mei: drop ready bits check after start (jsc#PED-1218)
- commit e59e50f
* Tue Jan 17 2023 pjakobsson@suse.de
- mei: gsc: add transition to PXP mode in resume flow (jsc#PED-1218)
- commit 9221384
* Tue Jan 17 2023 pjakobsson@suse.de
- mei: gsc: setup gsc extended operational memory (jsc#PED-1218)
- commit 2afe146
* Tue Jan 17 2023 pjakobsson@suse.de
- mei: mkhi: add memory ready command (jsc#PED-1218)
- commit 9c16742
* Tue Jan 17 2023 pjakobsson@suse.de
- mei: bus: export common mkhi definitions into a separate header (jsc#PED-1218)
- commit c161979
* Tue Jan 17 2023 pjakobsson@suse.de
- mei: extend timeouts on slow devices (jsc#PED-1218)
- commit f332e05
* Tue Jan 17 2023 pjakobsson@suse.de
- mei: gsc: wait for reset thread on stop (jsc#PED-1218)
- commit 05eecbf
* Tue Jan 17 2023 pjakobsson@suse.de
- mei: gsc: use polling instead of interrupts (jsc#PED-1218)
- commit 5516bd4
* Tue Jan 17 2023 pjakobsson@suse.de
- mei: add slow_firmware flag to the mei auxiliary device (jsc#PED-1218)
- commit 4f1b4a2
* Tue Jan 17 2023 pjakobsson@suse.de
- mei: add kdoc for struct mei_aux_device (jsc#PED-1218)
- commit 6c88369
* Tue Jan 17 2023 pjakobsson@suse.de
- mei: me: fix clang -Wformat warning (jsc#PED-1218)
- commit 3d6ba6d
* Tue Jan 17 2023 pjakobsson@suse.de
- mei: me: set internal pg flag to off on hardware reset (jsc#PED-1218)
- commit 0558ced
* Tue Jan 17 2023 pjakobsson@suse.de
- misc/mei: Add NULL check to component match callback functions (jsc#PED-1218)
- commit 3fa222e
* Tue Jan 17 2023 pjakobsson@suse.de
- mei: gsc: retrieve the firmware version (jsc#PED-1218)
- commit b1feec5
* Tue Jan 17 2023 pjakobsson@suse.de
- mei: gsc: add runtime pm handlers (jsc#PED-1218)
- commit 753f72f
* Tue Jan 17 2023 pjakobsson@suse.de
- mei: gsc: setup char driver alive in spite of firmware handshake (jsc#PED-1218)
- commit 4bb37e0
* Tue Jan 17 2023 pjakobsson@suse.de
- mei: add support for graphics system controller (gsc) devices (jsc#PED-1218)
- commit d2ae483
* Tue Jan 17 2023 oneukum@suse.com
- timers: Split [try_to_]del_timer[_sync]() to prepare for
shutdown mode (bsc#1207210).
- commit b8d985d
* Tue Jan 17 2023 pjakobsson@suse.de
- mei: do not overwrite state on hw start (jsc#PED-1218)
- commit 0ac38a6
* Tue Jan 17 2023 pjakobsson@suse.de
- mei: me: fix reset policy on read error in interrupt (jsc#PED-1218)
- commit c2fd51b
* Tue Jan 17 2023 pjakobsson@suse.de
- mei: me: avoid link reset on shutdown (jsc#PED-1218)
- commit 09dcced
* Tue Jan 17 2023 pjakobsson@suse.de
- mei: me: Use dma_set_mask_and_coherent() and simplify code (jsc#PED-1218)
- commit 8e8c8bb
* Tue Jan 17 2023 pjakobsson@suse.de
- mei: cleanup status before client dma setup call (jsc#PED-1218)
- commit ce0c046
* Tue Jan 17 2023 pjakobsson@suse.de
- mei: add POWERING_DOWN into device state print (jsc#PED-1218)
- commit 0bad049
* Tue Jan 17 2023 pjakobsson@suse.de
- mei: Remove some dead code (jsc#PED-1218)
- commit 197a41e
* Tue Jan 17 2023 pjakobsson@suse.de
- mei: bus: add client dma interface (jsc#PED-1218)
- commit eec091a
* Tue Jan 17 2023 pjakobsson@suse.de
- mei: Remove usage of the deprecated "pci-dma-compat.h" API (jsc#PED-1218)
- commit 0c7d4e8
* Tue Jan 17 2023 pjakobsson@suse.de
- mei: pxp: export pavp client to me client bus (jsc#PED-1218)
- commit fd37485
* Tue Jan 17 2023 pjakobsson@suse.de
- mei: constify passed buffers and structures (jsc#PED-1218)
- commit b605b1f
* Tue Jan 17 2023 oneukum@suse.com
- timers: Silently ignore timers with a NULL function
(bsc#1207210).
- commit d1bb69a
* Tue Jan 17 2023 iivanov@suse.de
- Refresh patches.suse/kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch
Add few more placeholders to cover incoming SP5 kABI freeze.
- commit d27c40c
* Tue Jan 17 2023 oneukum@suse.com
- timers: Rename del_timer() to timer_delete() (bsc#1207210).
- commit e369abb
* Tue Jan 17 2023 oneukum@suse.com
- tick/sched: Fix non-kernel-doc comment (git-fixes).
- commit f87a2cc
* Tue Jan 17 2023 oneukum@suse.com
- timers: Rename del_timer_sync() to timer_delete_sync()
(bsc#1207210).
- commit 3447b41
* Tue Jan 17 2023 oneukum@suse.com
- timers: Update kernel-doc for various functions (bsc#1207210).
- Refresh patches.suse/timers-Use-del_timer_sync-even-on-UP.patch.
- commit ff25845
* Tue Jan 17 2023 oneukum@suse.com
- timers: Replace BUG_ON()s (bsc#1207210).
- commit c97095f
* Tue Jan 17 2023 oneukum@suse.com
- timers: Replace in_irq() with in_hardirq() (bsc#1207210).
- commit 928fe39
* Tue Jan 17 2023 oneukum@suse.com
- time: Correct the prototype of ns_to_kernel_old_timeval and
ns_to_timespec64 (bsc#1207210).
- commit 9beb70c
* Tue Jan 17 2023 oneukum@suse.com
- posix-timers: Make do_clock_gettime() static (bsc#1207210).
- commit bb3634f
* Tue Jan 17 2023 oneukum@suse.com
- timers: Provide a better debugobjects hint for delayed works
(bsc#1207210).
- commit 8d1d68a
* Tue Jan 17 2023 oneukum@suse.com
- clocksource: Replace cpumask_weight() with cpumask_empty()
(bsc#1207210).
- commit bf09466
* Tue Jan 17 2023 oneukum@suse.com
- tick/nohz: Use WARN_ON_ONCE() to prevent console saturation.
- commit 6458db5
* Tue Jan 17 2023 oneukum@suse.com
- timers: Simplify calc_index() (bsc#1207210).
- commit 54552f4
* Tue Jan 17 2023 oneukum@suse.com
- timers: Initialize base::next_expiry_recalc in
timers_prepare_cpu() (bsc1207210).
- commit 973d206
* Tue Jan 17 2023 oneukum@suse.com
- task_work: Remove unnecessary include from posix_timers.h
(bsc#1207210).
- commit 874bb62
* Tue Jan 17 2023 oneukum@suse.com
- timers: Use del_timer_sync() even on UP (bsc#1207210).
- commit 018b962
* Tue Jan 17 2023 tiwai@suse.de
- ASoC: Intel: sof-nau8825: fix module alias overflow (git-fixes).
- ASoC: Intel: fix sof-nau8825 link failure (git-fixes).
- commit 79719c0
* Tue Jan 17 2023 oneukum@suse.com
- timers: Get rid of del_singleshot_timer_sync() (bsc#1207210).
- commit a0aff26
* Tue Jan 17 2023 oneukum@suse.com
- timers: Move timer sysctl into the timer code (bsc#1207210).
- Refresh
patches.suse/bpf-Move-BPF-sysctls-from-kernel-sysctl.c-to-BPF-cor.patch.
- commit 8e56817
* Mon Jan 16 2023 lhenriques@suse.de
- blacklist.conf: 461ab10ef7e6 ("ceph: switch to vfs_inode_has_locks() to fix file lock bug")
- commit fd3cf81
* Mon Jan 16 2023 schwab@suse.de
- rpm/mkspec-dtb: add riscv64 dtb-renesas subpackage
- commit 6020754
* Mon Jan 16 2023 oneukum@suse.com
- USB: gadget: Fix use-after-free during usb config switch
(git-fixes).
- commit 0889148
* Mon Jan 16 2023 oneukum@suse.com
- usb: gadget: udc: core: remove usage of list iterator past
the loop body (git-fixes).
- commit 0bb0a32
* Mon Jan 16 2023 oneukum@suse.com
- usb: gadget: udc: core: Revise comments for USB ep
enable/disable (git-fixes).
- commit f9853da
* Mon Jan 16 2023 oneukum@suse.com
- usb: gadget: udc: core: Print error code in
usb_gadget_probe_driver() (git-fixes).
- commit 31875c7
* Mon Jan 16 2023 oneukum@suse.com
- usb: gadget: udc: core: Use pr_fmt() to prefix messages
(git-fixes).
- commit 89beb81
* Mon Jan 16 2023 oneukum@suse.com
- usb: fotg210-udc: Fix ages old endianness issues (git-fixes).
- commit 324082f
* Mon Jan 16 2023 oneukum@suse.com
- blacklist.conf: false positive
- commit eb58aba
* Mon Jan 16 2023 oneukum@suse.com
- blacklist.conf: false positive
- commit 23de7da
* Mon Jan 16 2023 oneukum@suse.com
- Revert "usb: typec: ucsi: add a common function
ucsi_unregister_connectors()" (git-fixes).
- commit ff3efdb
* Mon Jan 16 2023 oneukum@suse.com
- blacklist.conf: false positive
- commit 19ef3e5
* Mon Jan 16 2023 oneukum@suse.com
- blacklist.conf: cleanup that changes kABI
- commit eea8908
* Mon Jan 16 2023 oneukum@suse.com
- blacklist.conf: false positive
- commit 52ff06b
* Mon Jan 16 2023 oneukum@suse.com
- s390/qeth: fix various format strings (git-fixes).
- commit 2ee54d9
* Mon Jan 16 2023 ykaukab@suse.de
- af_unix: fix regression in read after shutdown (bsc#1206476).
- af_unix: Rename UNIX-DGRAM to UNIX to maintain backwards
compatability (bsc#1206476).
- unix: Fix an issue in unix_shutdown causing the other end
read/write failures (bsc#1206476).
- commit 5b4c916
* Mon Jan 16 2023 jlee@suse.com
- Bluetooth: hci_conn: Fix crash on hci_create_cis_sync
(jsc#PED-1407).
- Bluetooth: Fix EALREADY and ELOOP cases in bt_status()
(jsc#PED-1407).
- Bluetooth: hci_conn: add missing hci_dev_put() in
iso_listen_bis() (jsc#PED-1407).
- Bluetooth: btusb: Fix CSR clones again by re-adding
ERR_DATA_REPORTING quirk (jsc#PED-1407).
- Bluetooth: hci_conn: Fix not restoring ISO buffer count on
disconnect (jsc#PED-1407).
- Bluetooth: hci_conn: Fix CIS connection dst_type handling
(jsc#PED-1407).
- Bluetooth: Prevent double register of suspend (jsc#PED-1407).
- Bluetooth: use hdev->workqueue when queuing
hdev->{cmd,ncmd}_timer works (jsc#PED-1407).
- Bluetooth: avoid hci_dev_test_and_set_flag() in mgmt_init_hdev()
(jsc#PED-1407).
- Bluetooth: Fix HCIGETDEVINFO regression (jsc#PED-1407).
- Bluetooth: hci_sync: Fix hci_read_buffer_size_sync
(jsc#PED-1407).
- Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn
(jsc#PED-1407).
- Bluetooth: move from strlcpy with unused retval to strscpy
(jsc#PED-1407).
- Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt
(jsc#PED-1407).
- Bluetooth: ISO: Fix not handling shutdown condition
(jsc#PED-1407).
- Bluetooth: hci_sync: fix double mgmt_pending_free() in
remove_adv_monitor() (jsc#PED-1407).
- Bluetooth: MGMT: Fix Get Device Flags (jsc#PED-1407).
- Bluetooth: hci_event: Fix vendor (unknown) opcode status
handling (jsc#PED-1407).
- Bluetooth: ISO: Fix not using the correct QoS (jsc#PED-1407).
- Bluetooth: don't try to cancel uninitialized works at
mgmt_index_removed() (jsc#PED-1407).
- Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP
(jsc#PED-1407).
- Bluetooth: hci_event: Fix build warning with C=1 (jsc#PED-1407).
- Bluetooth: ISO: Fix memory corruption (jsc#PED-1407).
- Bluetooth: Fix null pointer deref on unexpected status event
(jsc#PED-1407).
- Bluetooth: ISO: Fix info leak in iso_sock_getsockopt()
(jsc#PED-1407).
- Bluetooth: hci_conn: Fix updating ISO QoS PHY (jsc#PED-1407).
- Bluetooth: ISO: unlock on error path in iso_sock_setsockopt()
(jsc#PED-1407).
- treewide: Replace GPLv2 boilerplate/reference with SPDX -
gpl-2.0_390.RULE (jsc#PED-1407).
- Bluetooth: btusb: Detect if an ACL packet is in fact an ISO
packet (jsc#PED-1407).
- Bluetooth: btusb: Add support for ISO packets (jsc#PED-1407).
- Bluetooth: ISO: Add broadcast support (jsc#PED-1407).
- Bluetooth: Add initial implementation of BIS connections
(jsc#PED-1407).
- Bluetooth: Add BTPROTO_ISO socket type (jsc#PED-1407).
- Bluetooth: Add initial implementation of CIS connections
(jsc#PED-1407).
- Bluetooth: hci_core: Introduce hci_recv_event_data
(jsc#PED-1407).
- Bluetooth: Convert delayed discov_off to hci_sync
(jsc#PED-1407).
- Bluetooth: Remove update_scan hci_request dependancy
(jsc#PED-1407).
- Bluetooth: Remove dead code from hci_request.c (jsc#PED-1407).
- Bluetooth: btrtl: Fix typo in comment (jsc#PED-1407).
- Bluetooth: MGMT: Fix holding hci_conn reference while command
is queued (jsc#PED-1407).
- Bluetooth: mgmt: Fix using hci_conn_abort (jsc#PED-1407).
- Bluetooth: Use bt_status to convert from errno (jsc#PED-1407).
- Bluetooth: Add bt_status (jsc#PED-1407).
- Bluetooth: hci_sync: Split hci_dev_open_sync (jsc#PED-1407).
- Bluetooth: hci_sync: Refactor remove Adv Monitor (jsc#PED-1407).
- Bluetooth: hci_sync: Refactor add Adv Monitor (jsc#PED-1407).
- Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING
(jsc#PED-1407).
- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING
for fake CSR (jsc#PED-1407).
- Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING
for QCA (jsc#PED-1407).
- Bluetooth: hci_sync: Check LMP feature bit instead of quirk
(jsc#PED-1407).
- Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync()
event mask (jsc#PED-1407).
- Bluetooth: btusb: Add a new VID/PID 0489/e0e2 for MT7922
(jsc#PED-1407).
- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN
for MTK (jsc#PED-1407).
- Bluetooth: hci_bcm: Increase host baudrate for CYW55572 in
autobaud mode (jsc#PED-1407).
- Bluetooth: hci_bcm: Prevent early baudrate setting in autobaud
mode (jsc#PED-1407).
- Bluetooth: clean up error pointer checking (jsc#PED-1407).
- Bluetooth: Add default wakeup callback for HCI UART driver
(jsc#PED-1407).
- Bluetooth: hci_sync: Don't remove connected devices from accept
list (jsc#PED-1407).
- Bluetooth: hci_sync: Fix not updating privacy_mode
(jsc#PED-1407).
- Bluetooth: Collect kcov coverage from hci_rx_work
(jsc#PED-1407).
- Bluetooth: btmtksdio: Add in-band wakeup support (jsc#PED-1407).
- Bluetooth: mgmt: Fix refresh cached connection info
(jsc#PED-1407).
- Bluetooth: HCI: Fix not always setting Scan Response/Advertising
Data (jsc#PED-1407).
- Bluetooth: eir: Fix using strlen with
hdev->{dev_name,short_name} (jsc#PED-1407).
- Bluetooth: use memset avoid memory leaks (jsc#PED-1407).
- Bluetooth: fix an error code in hci_register_dev()
(jsc#PED-1407).
- Bluetooth: Unregister suspend with userchannel (jsc#PED-1407).
- Bluetooth: Fix index added after unregister (jsc#PED-1407).
- Bluetooth: When HCI work queue is drained, only queue chained
work (jsc#PED-1407).
- Bluetooth: clear the temporary linkkey in hci_conn_cleanup
(jsc#PED-1407).
- Bluetooth: hci_bcm: Add support for FW loading in autobaud mode
(jsc#PED-1407).
- Bluetooth: hci_qca: Return wakeup for qca_wakeup (jsc#PED-1407).
- commit 0e09a8f
* Mon Jan 16 2023 jlee@suse.com
- Bluetooth: hci_sync: Fix suspend performance regression
(jsc#PED-1407).
- Bluetooth: hci_sync: Fix resuming scan after suspend resume
(jsc#PED-1407).
- Bluetooth: Always set event mask on suspend (jsc#PED-1407).
- Bluetooth: mgmt: Fix double free on error path (jsc#PED-1407).
- Bluetooth: core: Fix deadlock on hci_power_on_sync
(jsc#PED-1407).
- bluetooth: don't use bitmaps for random flag accesses
(jsc#PED-1407).
Refresh
patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch.
- Bluetooth: hci_conn: Fix hci_connect_le_sync (jsc#PED-1407).
- Bluetooth: hci_sync: use hci_skb_event() helper (jsc#PED-1407).
- Bluetooth: eir: Add helpers for managing service data
(jsc#PED-1407).
- Bluetooth: hci_sync: Fix attempting to suspend with unfiltered
passive scan (jsc#PED-1407).
- Bluetooth: MGMT: Add conditions for setting
HCI_CONN_FLAG_REMOTE_WAKEUP (jsc#PED-1407).
- Bluetooth: btmtksdio: fix the reset takes too long
(jsc#PED-1407).
- Bluetooth: btmtksdio: fix possible FW initialization failure
(jsc#PED-1407).
- Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event
(jsc#PED-1407).
- Bluetooth: btbcm: Add entry for BCM4373A0 UART Bluetooth
(jsc#PED-1407).
- Bluetooth: btusb: Add a new PID/VID 0489/e0c8 for MT7921
(jsc#PED-1407).
- Bluetooth: btusb: Add 0x0bda:0x8771 Realtek 8761BUV devices
(jsc#PED-1407).
- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for
QCA (jsc#PED-1407).
- Bluetooth: core: Fix missing power_on work cancel on HCI close
(jsc#PED-1407).
- Bluetooth: btusb: add support for Qualcomm WCN785x
(jsc#PED-1407).
- Bluetooth: protect le accept and resolv lists with hdev->lock
(jsc#PED-1407).
- Bluetooth: btrtl: Add support for RTL8852C (jsc#PED-1407).
- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN
for QCA (jsc#PED-1407).
- Bluetooth: Print broken quirks (jsc#PED-1407).
- Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN
quirk (jsc#PED-1407).
- Bluetooth: btintel: Constify static struct regmap_bus
(jsc#PED-1407).
- Bluetooth: Keep MGMT pending queue ordered FIFO (jsc#PED-1407).
- Bluetooth: mt7921s: Fix the incorrect pointer check
(jsc#PED-1407).
- Bluetooth: btbcm: Support per-board firmware variants
(jsc#PED-1407).
- commit 861106f
* Sat Jan 14 2023 tiwai@suse.de
- ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent
UAF (git-fixes).
- ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360
13-aw0xxx (git-fixes).
- ALSA: hda/hdmi: Add a HP device 0x8715 to force connect list
(git-fixes).
- ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP
platform (git-fixes).
- ALSA: hda - Enable headset mic on another Dell laptop with
ALC3254 (git-fixes).
- ALSA: hda/realtek - Turn on power early (git-fixes).
- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook
(git-fixes).
- commit ffbf830
* Sat Jan 14 2023 tiwai@suse.de
- efi: fix userspace infinite retry read efivars after EFI
runtime services page fault (git-fixes).
- ASoC: qcom: lpass-cpu: Fix fallback SD line index handling
(git-fixes).
- ASoC: wm8904: fix wrong outputs volume after power reactivation
(git-fixes).
- ALSA: control-led: use strscpy in set_led_id() (git-fixes).
- ALSA: hda: cs35l41: Check runtime suspend capability at
runtime_idle (git-fixes).
- ALSA: hda: cs35l41: Don't return -EINVAL from system
suspend/resume (git-fixes).
- ALSA: usb-audio: Relax hw constraints for implicit fb sync
(git-fixes).
- ALSA: usb-audio: Make sure to stop endpoints before closing EPs
(git-fixes).
- platform/x86: dell-privacy: Only register SW_CAMERA_LENS_COVER
if present (git-fixes).
- platform/x86: dell-privacy: Fix SW_CAMERA_LENS_COVER reporting
(git-fixes).
- platform/surface: aggregator: Add missing call to
ssam_request_sync_free() (git-fixes).
- platform/surface: aggregator: Ignore command messages not
intended for us (git-fixes).
- platform/x86: sony-laptop: Don't turn off 0x153 keyboard
backlight during probe (git-fixes).
- drm/msm/adreno: Make adreno quirks not overwrite each other
(git-fixes).
- drm/msm: another fix for the headless Adreno GPU (git-fixes).
- dt-bindings: msm: dsi-controller-main: Fix description of core
clock (git-fixes).
- dt-bindings: msm: dsi-controller-main: Fix operating-points-v2
constraint (git-fixes).
- dt-bindings: msm: dsi-phy-28nm: Add missing qcom,
dsi-phy-regulator-ldo-mode (git-fixes).
- drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is
not for aux transfer (git-fixes).
- dt-bindings: msm/dsi: Don't require vdds-supply on 10nm PHY
(git-fixes).
- dt-bindings: msm/dsi: Don't require vcca-supply on 14nm PHY
(git-fixes).
- drm/virtio: Fix GEM handle creation UAF (git-fixes).
- commit 127798d
* Fri Jan 13 2023 msuchanek@suse.de
- powerpc/rtas: avoid scheduling in rtas_os_term() (bsc#1065729).
- powerpc/rtas: avoid device tree lookups in rtas_os_term()
(bsc#1065729).
- commit 49b518d
* Fri Jan 13 2023 tiwai@suse.de
- nfc: pn533: Wait for out_urb's completion in
pn533_usb_send_frame() (git-fixes).
- ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude
laptops (git-fixes).
- ALSA: line6: fix stack overflow in line6_midi_transmit
(git-fixes).
- ALSA: line6: correct midi status byte when receiving data from
podxt (git-fixes).
- ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071
tablet (git-fixes).
- drm/amdgpu: handle polaris10/11 overlap asics (v2) (git-fixes).
- drm/amdgpu: make display pinning more flexible (v2) (git-fixes).
- HID: plantronics: Additional PIDs for double volume key presses
quirk (git-fixes).
- HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint
(git-fixes).
- remoteproc: core: Do pm_relax when in RPROC_OFFLINE state
(git-fixes).
- soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15
(git-fixes).
- PCI: Fix pci_device_is_present() for VFs by checking PF
(git-fixes).
- wifi: wilc1000: sdio: fix module autoloading (git-fixes).
- ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmod
(git-fixes).
- ima: Fix a potential NULL pointer access in
ima_restore_measurement_list (git-fixes).
- ipmi: fix long wait in unload when IPMI disconnect (git-fixes).
- drm/connector: send hotplug uevent on connector cleanup
(git-fixes).
- ALSA: patch_realtek: Fix Dell Inspiron Plus 16 (git-fixes).
- selftests: Use optional USERCFLAGS and USERLDFLAGS (git-fixes).
- ACPI: resource: Skip IRQ override on Asus Vivobook
K3402ZA/K3502ZA (git-fixes).
- selftests: set the BUILD variable to absolute path (git-fixes).
- drm/i915/migrate: fix length calculation (git-fixes).
- drm/i915/migrate: fix offset calculation (git-fixes).
- drm/i915/migrate: don't check the scratch page (git-fixes).
- commit 1d4442d
* Fri Jan 13 2023 oneukum@suse.com
- media: stv0288: use explicitly signed char (git-fixes).
- commit 72af28b
* Fri Jan 13 2023 jlee@suse.com
- Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted
(jsc#PED-1407).
- Bluetooth: hci_event: Fix creating hci_conn object on error
status (jsc#PED-1407).
- Bluetooth: hci_event: Fix checking for invalid handle on error
status (jsc#PED-1407).
- Bluetooth: ath3k: remove superfluous header files
(jsc#PED-1407).
- Bluetooth: bcm203x: remove superfluous header files
(jsc#PED-1407).
- Bluetooth: hci_bcm: Add the Asus TF103C to the
bcm_broken_irq_dmi_table (jsc#PED-1407).
- Bluetooth: mt7921s: Add WBS support (jsc#PED-1407).
- Bluetooth: mt7921s: Add .btmtk_get_codec_config_data
(jsc#PED-1407).
- Bluetooth: mt7921s: Add .get_data_path_id (jsc#PED-1407).
- Bluetooth: mt7921s: Set HCI_QUIRK_VALID_LE_STATES
(jsc#PED-1407).
- Bluetooth: btmtkuart: fix error handling in mtk_hci_wmt_sync()
(jsc#PED-1407).
- Bluetooth: Send AdvMonitor Dev Found for all matched devices
(jsc#PED-1407).
- Bluetooth: msft: Clear tracked devices on resume (jsc#PED-1407).
- Bluetooth: fix incorrect nonblock bitmask in
bt_sock_wait_ready() (jsc#PED-1407).
- Bluetooth: Don't assign twice the same value (jsc#PED-1407).
- Bluetooth: btrtl: Add support for RTL8852B (jsc#PED-1407).
- Bluetooth: hci_uart: add missing NULL check in h5_enqueue
(jsc#PED-1407).
- Bluetooth: btusb: Use quirk to skip HCI_FLT_CLEAR_ALL on fake
CSR controllers (jsc#PED-1407).
blacklist.conf: removed b3cf94c8b6b2f1a2b94825a025db291da2b151fd
- Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL
(jsc#PED-1407).
- Bluetooth: btmtkuart: fix the conflict between mtk and msft
vendor event (jsc#PED-1407).
- Bluetooth: btmtkuart: add .set_bdaddr support (jsc#PED-1407).
- Bluetooth: btmtkuart: rely on BT_MTK module (jsc#PED-1407).
- Bluetooth: mgmt: remove redundant assignment to variable cur_len
(jsc#PED-1407).
- bluetooth: Use netif_rx() (jsc#PED-1407).
- Bluetooth: hci_bcm: add BCM43430A0 & BCM43430A1 (jsc#PED-1407).
Refresh
patches.suse/Bluetooth-hci_bcm-Add-BCM4349B1-variant.patch.
- Bluetooth: btmtksdio: Fix kernel oops when sdio suspend
(jsc#PED-1407).
- Bluetooth: btusb: Add a new PID/VID 13d3/3567 for MT7921
(jsc#PED-1407).
- Bluetooth: move adv_instance_cnt read within the device lock
(jsc#PED-1407).
- Bluetooth: hci_event: Add missing locking on hdev in
hci_le_ext_adv_term_evt (jsc#PED-1407).
- Bluetooth: btusb: Make use of of BIT macro to declare flags
(jsc#PED-1407).
- Bluetooth: mediatek: fix the conflict between mtk and msft
vendor event (jsc#PED-1407).
- Bluetooth: mt7921s: support bluetooth reset mechanism
(jsc#PED-1407).
- Bluetooth: make array bt_uuid_any static const (jsc#PED-1407).
- Bluetooth: 6lowpan: No need to clear memory twice
(jsc#PED-1407).
- Bluetooth: btusb: Improve stability for QCA devices
(jsc#PED-1407).
- Bluetooth: btusb: add support for LG LGSBWAC02 (MT7663BUN)
(jsc#PED-1407).
- Bluetooth: btusb: Add support for Intel Madison Peak (MsP2)
device (jsc#PED-1407).
- Bluetooth: Improve skb handling in mgmt_device_connected()
(jsc#PED-1407).
- Bluetooth: Fix skb allocation in mgmt_remote_name() &
mgmt_device_connected() (jsc#PED-1407).
- Bluetooth: mgmt: Remove unneeded variable (jsc#PED-1407).
- Bluetooth: hci_sync: fix undefined return of
hci_disconnect_all_sync() (jsc#PED-1407).
- Bluetooth: mgmt: Replace zero-length array with flexible-array
member (jsc#PED-1407).
- Bluetooth: Increment management interface revision
(jsc#PED-1407).
- Bluetooth: hci_sync: Fix queuing commands when HCI_UNREGISTER
is set (jsc#PED-1407).
- Bluetooth: hci_h5: Add power reset via gpio in h5_btrtl_open
(jsc#PED-1407).
- Bluetooth: btrtl: Add support for RTL8822C hci_ver 0x08
(jsc#PED-1407).
- Bluetooth: hci_event: Fix HCI_EV_VENDOR max_len (jsc#PED-1407).
- Bluetooth: hci_core: Rate limit the logging of invalid SCO
handle (jsc#PED-1407).
- Bluetooth: hci_event: Ignore multiple conn complete events
(jsc#PED-1407).
- Bluetooth: msft: fix null pointer deref on
msft_monitor_device_evt (jsc#PED-1407).
- Bluetooth: btmtksdio: mask out interrupt status (jsc#PED-1407).
- Bluetooth: btmtksdio: run sleep mode by default (jsc#PED-1407).
- Bluetooth: btmtksdio: lower log level in
btmtksdio_runtime_[resume|suspend]() (jsc#PED-1407).
- Bluetooth: mt7921s: fix btmtksdio_[drv|fw]_pmctrl()
(jsc#PED-1407).
- Bluetooth: mt7921s: fix bus hang with wrong privilege
(jsc#PED-1407).
- Bluetooth: btmtksdio: refactor
btmtksdio_runtime_[suspend|resume]() (jsc#PED-1407).
- Bluetooth: mt7921s: fix firmware coredump retrieve
(jsc#PED-1407).
- Bluetooth: Remove kernel-doc style comment block (jsc#PED-1407).
- Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events
(jsc#PED-1407).
- Bluetooth: msft: Handle MSFT Monitor Device Event
(jsc#PED-1407).
- Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt
(jsc#PED-1407).
- Bluetooth: hci_sync: unlock on error in
hci_inquiry_result_with_rssi_evt() (jsc#PED-1407).
- Bluetooth: btmtksdio: clean up inconsistent error message in
btmtksdio_mtk_reg_read (jsc#PED-1407).
- Bluetooth: btmtksdio: move struct reg_read_cmd to common file
(jsc#PED-1407).
- Bluetooth: mt7921s: Enable SCO over I2S (jsc#PED-1407).
- Bluetooth: mt7921s: Support wake on bluetooth (jsc#PED-1407).
- Bluetooth: btmtksdio: rename btsdio_mtk_reg_read (jsc#PED-1407).
- Bluetooth: hci_sync: Fix compilation warning (jsc#PED-1407).
- commit 85f2a84
* Fri Jan 13 2023 tabraham@suse.com
- mm: compaction: kABI: avoid pglist_data kABI breakage
(bsc#1207010).
- commit 488d3ad
* Thu Jan 12 2023 krisman@suse.de
- arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault
path (performance bsc#1203219).
- commit 82bc0ed
* Thu Jan 12 2023 shung-hsi.yu@suse.com
- Correct the JIRA reference to jsc#PED-1377
Previous BPF patches wrongly used PED-1368 (Epic) as the JIRA reference
when PED-1377 (Implementation) should be used. Correct the JIRA
reference for all BPF patches as discussed[1].
1: https://suse.slack.com/archives/C02DQLWPALQ/p1673498537819009
- commit 529c95c
* Thu Jan 12 2023 tabraham@suse.com
- mm: compaction: support triggering of proactive compaction by
user (bsc#1207010).
- commit a9c5d6a
* Thu Jan 12 2023 tbogendoerfer@suse.de
- octeontx2-pf: Fix lmtst ID used in aura free (jsc#SLE-24682).
- octeontx2-af: Allow mkex profile without DMAC and add L2M/L2B
header extraction support (jsc#SLE-24682).
- octeontx2-pf: Fix pfc_alloc_status array overflow
(jsc#SLE-24682).
- octeontx2-pf: Fix SQE threshold checking (jsc#SLE-24682).
- octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT]
(jsc#SLE-24682).
- octeontx2-pf: Fix unused variable build error (jsc#SLE-24682).
- octeontx2-af: Initialize PTP_SEC_ROLLOVER register properly
(jsc#SLE-24682).
- octeontx2-af: Add PTP PPS Errata workaround on CN10K silicon
(jsc#SLE-24682).
- octeontx2-pf: Add support for ptp 1-step mode on CN10K silicon
(jsc#SLE-24682).
- octeontx2-af: return correct ptp timestamp for CN10K silicon
(jsc#SLE-24682).
- octeontx2-pf: Add egress PFC support (jsc#SLE-24682).
- octeontx2-pf: Reduce minimum mtu size to 60 (jsc#SLE-24682).
- octeontx2-af: Set NIX link credits based on max LMAC
(jsc#SLE-24682).
- octeontx2-af: Limit link bringup time at firmware
(jsc#SLE-24682).
- octeontx2-af: Skip CGX/RPM probe incase of zero lmac count
(jsc#SLE-24682).
- octeontx2: Modify mbox request and response structures
(jsc#SLE-24682).
- octeontx2-af: Don't reset previous pfc config (jsc#SLE-24682).
- octeontx2-af: fix operand size in bitwise operation
(jsc#SLE-24682).
- commit a2de709
* Thu Jan 12 2023 ggherdovich@suse.cz
- cpufreq: intel_pstate: Add Sapphire Rapids support in no-HWP
mode (bsc#1201068).
- commit 15e54a9
* Thu Jan 12 2023 ggherdovich@suse.cz
- cpufreq: ACPI: Only set boost MSRs on supported CPUs
(bsc#1205485).
- commit 2fc91f1
* Thu Jan 12 2023 ggherdovich@suse.cz
- cpufreq: ACPI: Remove unused variables 'acpi_cpufreq_online'
and 'ret' (bsc#1205485).
- commit bac712b
* Thu Jan 12 2023 jlee@suse.com
- Bluetooth: hci_sync: Fix not processing all entries on cmd_sync_work (jsc#PED-1407).
- Bluetooth: hci_core: Fix unbalanced unlock in set_device_flags()
(jsc#PED-1407).
- Bluetooth: Fix not checking MGMT cmd pending queue
(jsc#PED-1407).
- Bluetooth: hci_sync: Fix not using conn_timeout (jsc#PED-1407).
- Bluetooth: hci_sync: Fix hci_update_accept_list_sync
(jsc#PED-1407).
- Bluetooth: assign len after null check (jsc#PED-1407).
- Bluetooth: fix data races in smp_unregister(), smp_del_chan()
(jsc#PED-1407).
- Bluetooth: hci_core: Fix leaking sent_cmd skb (jsc#PED-1407).
- Bluetooth: hci_sock: fix endian bug in hci_sock_setsockopt()
(jsc#PED-1407).
- Bluetooth: btqca: sequential validation (jsc#PED-1407).
- Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt
(jsc#PED-1407).
- Bluetooth: btbcm: disable read tx power for MacBook Air 8,1
and 8,2 (jsc#PED-1407).
- Bluetooth: MGMT: Fix spelling mistake "simultanous" ->
"simultaneous" (jsc#PED-1407).
- Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supported
(jsc#PED-1407).
- Bluetooth: hci_sync: Add check simultaneous roles support
(jsc#PED-1407).
- Bluetooth: hci_sync: Wait for proper events when connecting LE
(jsc#PED-1407).
- Bluetooth: hci_sync: Add support for waiting specific LE
subevents (jsc#PED-1407).
- Bluetooth: hci_sync: Add hci_le_create_conn_sync (jsc#PED-1407).
- Bluetooth: hci_event: Use skb_pull_data when processing inquiry
results (jsc#PED-1407).
- Bluetooth: hci_sync: Push sync command cancellation to workqueue
(jsc#PED-1407).
- Bluetooth: hci_sync: Fix not always pausing advertising when
necessary (jsc#PED-1407).
- Bluetooth: mgmt: Make use of mgmt_send_event_skb in
MGMT_EV_DEVICE_CONNECTED (jsc#PED-1407).
- Bluetooth: mgmt: Make use of mgmt_send_event_skb in
MGMT_EV_DEVICE_FOUND (jsc#PED-1407).
- Bluetooth: mgmt: Introduce mgmt_alloc_skb and
mgmt_send_event_skb (jsc#PED-1407).
- Bluetooth: btusb: Return error code when getting patch status
failed (jsc#PED-1407).
- blacklist.conf: removed 995d948cf2e45834275f07afc1c9881a9902e73c
- Bluetooth: btusb: Handle download_firmware failure cases
(jsc#PED-1407).
- blacklist.conf: removed 00c0ee9850b7b0cb7c40b8daba806ae2245e59d4
- Bluetooth: msft: Fix compilation when CONFIG_BT_MSFTEXT is
not set (jsc#PED-1407).
- Bluetooth: hci_sync: Set Privacy Mode when updating the
resolving list (jsc#PED-1407).
- Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flag
(jsc#PED-1407).
- Bluetooth: btusb: Add support for queuing during polling
interval (jsc#PED-1407).
- Bluetooth: hci_core: Rework hci_conn_params flags
(jsc#PED-1407).
Refresh
patches.suse/Bluetooth-MGMT-Fixes-build-warnings-with-C-1.patch.
- Bluetooth: btbcm: disable read tx power for some Macs with
the T2 Security chip (jsc#PED-1407).
- Bluetooth: add quirk disabling LE Read Transmit Power
(jsc#PED-1407).
- blacklist.conf: removed d2f8114f9574509580a8506d2ef72e7e43d1a5bd
- Bluetooth: btmtksdio: enable AOSP extension for MT7921
(jsc#PED-1407).
- Bluetooth: btmtksdio: enable msft opcode (jsc#PED-1407).
- Bluetooth: hci_event: Use of a function table to handle Command
Status (jsc#PED-1407).
- Bluetooth: hci_event: Use of a function table to handle Command
Complete (jsc#PED-1407).
- Bluetooth: hci_event: Use of a function table to handle LE
subevents (jsc#PED-1407).
- Bluetooth: hci_event: Use of a function table to handle HCI
events (jsc#PED-1407).
- Bluetooth: HCI: Use skb_pull_data to parse LE Direct Advertising
Report event (jsc#PED-1407).
- Bluetooth: HCI: Use skb_pull_data to parse LE Ext Advertising
Report event (jsc#PED-1407).
- Bluetooth: HCI: Use skb_pull_data to parse LE Advertising
Report event (jsc#PED-1407).
- Bluetooth: HCI: Use skb_pull_data to parse LE Metaevents
(jsc#PED-1407).
- Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry
Result event (jsc#PED-1407).
- Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result with
RSSI event (jsc#PED-1407).
- Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result event
(jsc#PED-1407).
- Bluetooth: HCI: Use skb_pull_data to parse Number of Complete
Packets event (jsc#PED-1407).
- Bluetooth: HCI: Use skb_pull_data to parse Command Complete
event (jsc#PED-1407).
- Bluetooth: HCI: Use skb_pull_data to parse BR/EDR events
(jsc#PED-1407).
- Bluetooth: btmtksdio: handle runtime pm only when sdio_func
is available (jsc#PED-1407).
Refresh
patches.suse/Bluetooth-btmtksdio-fix-resume-failure.patch.
- Bluetooth: btusb: Cancel sync commands for certain URB errors
(jsc#PED-1407).
- Bluetooth: hci_core: Cancel sync command if sending a frame
failed (jsc#PED-1407).
- Bluetooth: Add hci_cmd_sync_cancel to public API (jsc#PED-1407).
- Bluetooth: Reset more state when cancelling a sync command
(jsc#PED-1407).
- Bluetooth: Limit duration of Remote Name Resolve (jsc#PED-1407).
- Bluetooth: Send device found event on name resolve failure
(jsc#PED-1407).
- Bluetooth: HCI: Fix definition of hci_rp_delete_stored_link_key
(jsc#PED-1407).
- Bluetooth: HCI: Fix definition of hci_rp_read_stored_link_key
(jsc#PED-1407).
- Bluetooth: btusb: re-definition for board_id in struct
qca_version (jsc#PED-1407).
- Bluetooth: btmtksdio: drop the unnecessary variable created
(jsc#PED-1407).
- Bluetooth: btmtksdio: add support of processing firmware
coredump and log (jsc#PED-1407).
- Bluetooth: Attempt to clear HCI_LE_ADV on adv set terminated
error event (jsc#PED-1407).
- Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set
terminated event (jsc#PED-1407).
- Bluetooth: hci_request: Remove bg_scan_update work
(jsc#PED-1407).
- Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use
cmd_sync (jsc#PED-1407).
- Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use
cmd_sync (jsc#PED-1407).
- Bluetooth: btmrvl_main: repair a non-kernel-doc comment
(jsc#PED-1407).
- Bluetooth: Don't initialize msft/aosp when using user channel
(jsc#PED-1407).
- Bluetooth: fix uninitialized variables notify_evt
(jsc#PED-1407).
- Bluetooth: hci_h4: Fix padding calculation error within
h4_recv_buf() (jsc#PED-1407).
- Bluetooth: aosp: Support AOSP Bluetooth Quality Report
(jsc#PED-1407).
- Bluetooth: Add struct of reading AOSP vendor capabilities
(jsc#PED-1407).
- Bluetooth: hci_sync: Fix not setting adv set duration
(jsc#PED-1407).
- Bluetooth: hci_sync: Fix missing static warnings (jsc#PED-1407).
- Bluetooth: btusb: Add support using different nvm for variant
WCN6855 controller (jsc#PED-1407).
- Bluetooth: hci_sync: Rework hci_suspend_notifier (jsc#PED-1407).
- Bluetooth: hci_sync: Rework init stages (jsc#PED-1407).
- Bluetooth: hci_sync: Convert MGMT_OP_SSP (jsc#PED-1407).
- Bluetooth: hci_sync: Convert adv_expire (jsc#PED-1407).
- Bluetooth: hci_sync: Convert MGMT_OP_SET_ADVERTISING
(jsc#PED-1407).
- Bluetooth: hci_sync: Convert MGMT_OP_SET_PHY_CONFIGURATION
(jsc#PED-1407).
- Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAME
(jsc#PED-1407).
- Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_EXT_DATA
(jsc#PED-1407).
- Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATA
(jsc#PED-1407).
- Bluetooth: hci_sync: Convert MGMT_OP_SET_LE (jsc#PED-1407).
- Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFO
(jsc#PED-1407).
- Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONN
(jsc#PED-1407).
- Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFO
(jsc#PED-1407).
- Bluetooth: hci_sync: Enable synch'd set_bredr (jsc#PED-1407).
- Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLE
(jsc#PED-1407).
- Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY
(jsc#PED-1407).
- Bluetooth: hci_sync: Convert MGMT_SET_POWERED (jsc#PED-1407).
- Bluetooth: hci_sync: Rework background scan (jsc#PED-1407).
- Bluetooth: hci_sync: Enable advertising when LL privacy is
enabled (jsc#PED-1407).
- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3
(jsc#PED-1407).
- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2
(jsc#PED-1407).
- Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1
(jsc#PED-1407).
- Bluetooth: Add helper for serialized HCI command execution
(jsc#PED-1407).
- Bluetooth: Fix removing adv when processing cmd complete
(jsc#PED-1407).
- Bluetooth: btmtksdio: add MT7921s Bluetooth support
(jsc#PED-1407).
- mmc: add MT7921 SDIO identifiers for MediaTek Bluetooth devices
(jsc#PED-1407).
- Bluetooth: btmtksdio: transmit packet according to status
TX_EMPTY (jsc#PED-1407).
- Bluetooth: btmtksdio: use register CRPLR to read packet length
(jsc#PED-1407).
- Bluetooth: btmtksdio: update register CSDIOCSR operation
(jsc#PED-1407).
- Bluetooth: btmtksdio: move interrupt service to work
(jsc#PED-1407).
- Bluetooth: btmtksdio: explicitly set WHISR as write-1-clear
(jsc#PED-1407).
- Bluetooth: btmtksdio: add .set_bdaddr support (jsc#PED-1407).
- Bluetooth: btmtksido: rely on BT_MTK module (jsc#PED-1407).
- Bluetooth: mediatek: add BT_MTK module (jsc#PED-1407).
- Update config files.
Add CONFIG_BT_MTK=m to x86_64, arm64, armv7hl, ppc64le
- supported.conf: drivers/bluetooth/btmtk.ko
- Bluetooth: hci_bcm: Remove duplicated entry in OF table
(jsc#PED-1407).
Refresh
patches.suse/Bluetooth-hci_bcm-Add-BCM4349B1-variant.patch.
- Bluetooth: vhci: Fix checking of msft_opcode (jsc#PED-1407).
- Bluetooth: btsdio: Do not bind to non-removable BCM4345 and
BCM43455 (jsc#PED-1407).
- Bluetooth: vhci: Add support for setting msft_opcode and
aosp_capable (jsc#PED-1407).
- Bluetooth: Fix memory leak of hci device (jsc#PED-1407).
- Bluetooth: btintel: Fix bdaddress comparison with garbage value
(jsc#PED-1407).
- Bluetooth: hci_sock: purge socket queues in the destruct()
callback (jsc#PED-1407).
- Bluetooth: mgmt: Fix Experimental Feature Changed event
(jsc#PED-1407).
- Bluetooth: hci_vhci: Fix to set the force_wakeup value
(jsc#PED-1407).
- Bluetooth: Read codec capabilities only if supported
(jsc#PED-1407).
- Bluetooth: Fix handling of SUSPEND_DISCONNECTING (jsc#PED-1407).
- Bluetooth: hci_vhci: Fix calling hci_{suspend,resume}_dev
(jsc#PED-1407).
- commit 5bca608
* Thu Jan 12 2023 jlee@suse.com
- Bluetooth: defer cleanup of resources in hci_unregister_dev()
(jsc#PED-1407).
- blacklist.conf: removed 58ce6d5b27 for backporting it to sync the
final code with v5.15 mainline kernel. It is for the later
backporting work of SLE15-SP5 kernel.
- commit c8fd950
* Thu Jan 12 2023 lduncan@suse.com
- drbd: destroy workqueue when drbd device was freed (git-fixes).
- drbd: remove call to memset before free
device/resource/connection (git-fixes).
- drbd: use after free in drbd_create_device() (git-fixes).
- drbd: set QUEUE_FLAG_STABLE_WRITES (git-fixes).
- drbd: remove usage of list iterator variable after loop
(git-fixes).
- commit 26591d7
* Wed Jan 11 2023 oneukum@suse.com
- Update
patches.suse/dmaengine-idxd-Fix-crc_val-field-for-completion-reco.patch
(bsc#1206554).
Added bugzilla number
- commit 1fe5012
* Wed Jan 11 2023 lduncan@suse.com
- blacklist.conf: add two drbd git-fixes to ignore
- commit d03d927
* Wed Jan 11 2023 msuchanek@suse.de
- ibmveth: Always stop tx queues during close (bsc#1065729).
- commit 11e0f4a
* Wed Jan 11 2023 msuchanek@suse.de
- ibmveth: Use dma_alloc_coherent() instead of
kmalloc/dma_map_single() (jsc#PED-2639).
- commit 411f10b
* Wed Jan 11 2023 mbrugger@suse.com
- memory: tegra: Add DLA clients for Tegra234 (jsc#PED-1163).
- clk: tegra: Support BPMP-FW ABI deny flags (jsc#PED-1763).
- firmware: tegra: Update BPMP ABI (jsc#PED-1763).
- commit 08a5e4c
* Wed Jan 11 2023 msuchanek@suse.de
- ibmveth: Reduce default tx queues to 8 (jsc#PED-2639).
- ibmveth: Ethtool set queue support (jsc#PED-2639).
- ibmveth: Implement multi queue on xmit (jsc#PED-2639).
- ibmveth: Copy tx skbs into a premapped buffer (jsc#PED-2639).
- commit 6783457
* Wed Jan 11 2023 ggherdovich@suse.cz
- cpufreq: ACPI: Defer setting boost MSRs (bsc#1205485).
- commit 32f938b
* Wed Jan 11 2023 tbogendoerfer@suse.de
- Refresh
patches.suse/octeontx2-Move-devlink-registration-to-be-last-devli.patch.
Added missing hunk in backport.
- commit 9b34e71
* Wed Jan 11 2023 msuchanek@suse.de
- powerpc: Take in account addition CPU node when building kexec
FDT (bsc#1207016 ltc#201108).
- powerpc: export the CPU node count (bsc#1207016 ltc#201108).
- commit 4ca3eba
* Wed Jan 11 2023 oneukum@suse.com
- blacklist.conf: misattributed
- commit ee5f25a
* Wed Jan 11 2023 oneukum@suse.com
- blacklist.conf: too risky
- commit 51ffe7a
* Wed Jan 11 2023 oneukum@suse.com
- blacklist.conf: misattributed, we do not have this bug
- commit bc3473d
* Wed Jan 11 2023 tonyj@suse.de
- powerpc/perf: Include caps feature for power10 DD1 version
(jsc#PED-557).
- powerpc/perf: Use PVR rather than oprofile field to determine
CPU version (jsc#PED-557).
- docs: ABI: sysfs-bus-event_source-devices: Document sysfs caps
entry for PMU (jsc#PED-557).
- powerpc/perf: Add support for caps under sysfs in powerpc
(jsc#PED-557).
- powerpc/perf: Give generic PMU a nice name (jsc#PED-557).
- powerpc/perf: Update MMCR2 to support event exclude_idle
(jsc#PED-557).
- powerpc/perf: Add __init attribute to eligible functions
(jsc#PED-557).
- powerpc/perf: Add data source encodings for power10 platform
(jsc#PED-557).
- powerpc/perf: Add encodings to represent data based on newer
composite PERF_MEM_LVLNUM* fields (jsc#PED-557).
- perf: Add new macros for mem_hops field (jsc#PED-557).
- perf powerpc: Refactor the code definition of perf reg extended
mask in tools side header file (jsc#PED-557).
- powerpc/perf: Expose instruction and data address registers
as part of extended regs (jsc#PED-557).
- powerpc/perf: Refactor the code definition of perf reg extended
mask (jsc#PED-557).
- perf: Add mem_hops field in perf_mem_data_src structure
(jsc#PED-557).
- perf: Add comment about current state of PERF_MEM_LVL_*
namespace and remove an extra line (jsc#PED-557).
- commit 6625827
* Tue Jan 10 2023 jlee@suse.com
- Bluetooth: Rename driver .prevent_wake to .wakeup
(jsc#PED-1407).
- Bluetooth: btrtl: Ask ic_info to drop firmware (jsc#PED-1407).
- Bluetooth: btrtl: Add support for MSFT extension to rtl8821c
devices (jsc#PED-1407).
- Bluetooth: hci_vhci: Add force_prevent_wake entry
(jsc#PED-1407).
- Bluetooth: hci_vhci: Add force_suspend entry (jsc#PED-1407).
- Bluetooth: btrsi: remove superfluous header files from btrsi.c
(jsc#PED-1407).
- Bluetooth: btrtl: Set VsMsftOpCode based on device table
(jsc#PED-1407).
- Bluetooth: btrtl: enable Realtek 8822C/8852A to support AOSP
extension (jsc#PED-1407).
- Bluetooth: hci_qca: enable Qualcomm WCN399x for AOSP extension
(jsc#PED-1407).
- Bluetooth: hci_h5: directly return hci_uart_register_device()
ret-val (jsc#PED-1407).
- Bluetooth: hci_h5: Fix (runtime)suspend issues on RTL8723BS HCIs
(jsc#PED-1407).
- Bluetooth: hci_ldisc: require CAP_NET_ADMIN to attach N_HCI
ldisc (jsc#PED-1407).
- Bluetooth: hci_uart: fix GPF in h5_recv (jsc#PED-1407).
- Bluetooth: btintel: Fix incorrect out of memory check
(jsc#PED-1407).
- Bluetooth: hci_vhci: Add support for offload codecs over SCO
(jsc#PED-1407).
- Bluetooth: btintel: Define a callback to fetch codec config data
(jsc#PED-1407).
- Bluetooth: btintel: Define callback to fetch data_path_id
(jsc#PED-1407).
- Bluetooth: btintel: Read supported offload use cases
(jsc#PED-1407).
- Bluetooth: btintel: Read boot address irrespective of controller
mode (jsc#PED-1407).
- Bluetooth: btintel: Fix boot address (jsc#PED-1407).
- Bluetooth: set quality report callback for Intel (jsc#PED-1407).
- Bluetooth: btintel: support link statistics telemetry events
(jsc#PED-1407).
- Bluetooth: btusb: disable Intel link statistics telemetry events
(jsc#PED-1407).
- Bluetooth: btbcm: add patch ram for bluetooth (jsc#PED-1407).
- Bluetooth: hci_bcm: Fix kernel doc comments (jsc#PED-1407).
- Bluetooth: btmrvl_sdio: Remove all strcpy() uses (jsc#PED-1407).
- Bluetooth: hci_h5: Add runtime suspend (jsc#PED-1407).
- Bluetooth: hci_h5: btrtl: Maintain flow control if wakeup is
enabled (jsc#PED-1407).
- Bluetooth: hci_h5: add WAKEUP_DISABLE flag (jsc#PED-1407).
- Bluetooth: btrsi: use non-kernel-doc comment for copyright
(jsc#PED-1407).
- Bluetooth: btrtl: Set MSFT opcode for RTL8852 (jsc#PED-1407).
- Bluetooth: hci_h5: Disable the hci_suspend_notifier for btrtl
devices (jsc#PED-1407).
- commit 8b7d0e7
* Tue Jan 10 2023 jlee@suse.com
- Bluetooth: hci_sock: Replace use of memcpy_from_msg with
bt_skb_sendmsg (jsc#PED-1407).
- Bluetooth: Make use of hci_{suspend,resume}_dev on suspend
notifier (jsc#PED-1407).
- Bluetooth: Fix handling of experimental feature for codec
offload (jsc#PED-1407).
- Bluetooth: Fix handling of experimental feature for quality
reports (jsc#PED-1407).
- Bluetooth: Fix wrong opcode when LL privacy enabled
(jsc#PED-1407).
- Bluetooth: Fix Advertisement Monitor Suspend/Resume
(jsc#PED-1407).
- Bluetooth: hci_core: Move all debugfs handling to hci_debugfs.c
(jsc#PED-1407).
- Bluetooth: hci_sock: Add support for BT_{SND,RCV}BUF
(jsc#PED-1407).
- Bluetooth: eir: Move EIR/Adv Data functions to its own file
(jsc#PED-1407).
- Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle
(jsc#PED-1407).
- Bluetooth: Allow usb to auto-suspend when SCO use non-HCI
transport (jsc#PED-1407).
- Bluetooth: Add offload feature under experimental flag
(jsc#PED-1407).
- Bluetooth: Add support for msbc coding format (jsc#PED-1407).
- Bluetooth: Configure codec for HFP offload use case
(jsc#PED-1407).
- Bluetooth: Add support for
HCI_Enhanced_Setup_Synchronous_Connection command
(jsc#PED-1407).
- Bluetooth: Allow setting of codec for HFP offload use case
(jsc#PED-1407).
- Bluetooth: Allow querying of supported offload codecs over
SCO socket (jsc#PED-1407).
- Bluetooth: Add support for Read Local Supported Codecs V2
(jsc#PED-1407).
- Bluetooth: Enumerate local supported codec and cache details
(jsc#PED-1407).
- Bluetooth: Fix using RPA when address has been resolved
(jsc#PED-1407).
- Bluetooth: Fix using address type from events (jsc#PED-1407).
- Bluetooth: Fix enabling advertising for central role
(jsc#PED-1407).
- Bluetooth: Support the quality report events (jsc#PED-1407).
- Bluetooth: mgmt: Disallow legacy MGMT_OP_READ_LOCAL_OOB_EXT_DATA
(jsc#PED-1407).
- Bluetooth: reorganize functions from hci_sock_sendmsg()
(jsc#PED-1407).
- Bluetooth: Fix return value in hci_dev_do_close()
(jsc#PED-1407).
- Bluetooth: mgmt: Pessimize compile-time bounds-check
(jsc#PED-1407).
- Bluetooth: Store advertising handle so it can be re-enabled
(jsc#PED-1407).
- Bluetooth: switch to lock_sock in RFCOMM (jsc#PED-1407).
- Bluetooth: serialize calls to sco_sock_{set,clear}_timer
(jsc#PED-1407).
Refresh
patches.suse/Bluetooth-fix-repeated-calls-to-sco_sock_kill.patch.
- Bluetooth: HCI: Add proper tracking for enable status of adv
instances (jsc#PED-1407).
- commit 3dd3d25
* Tue Jan 10 2023 jlee@suse.com
- net/smc: Stop the CLC flow if no link to map buffers on
(jsc#PED-612).
- net/smc: Remove redundant refcount increase (jsc#PED-612).
- tcp: Fix data-races around keepalive sysctl knobs (jsc#PED-612).
- commit 1952393
* Mon Jan 09 2023 palcantara@suse.de
- cifs: Fix kmap_local_page() unmapping (git-fixes).
- commit ff2c079
* Mon Jan 09 2023 oneukum@suse.com
- usb: typec: ucsi: Resume in separate work (git-fixes).
- commit 76ae6e4
* Mon Jan 09 2023 oneukum@suse.com
- usb: typec: ucsi: Wait for the USB role switches (git-fixes).
- Refresh
patches.suse/usb-typec-ucsi-Check-the-connection-on-resume.patch.
- commit 9a1f1e9
* Mon Jan 09 2023 oneukum@suse.com
- usb: typec: ucsi: add a common function
ucsi_unregister_connectors() (git-fixes).
- commit 19bdccf
* Mon Jan 09 2023 oneukum@suse.com
- usb: gadget: uvc: fix dropped frame after missed isoc
(git-fixes).
- commit 688f2a7
* Mon Jan 09 2023 oneukum@suse.com
- usb: gadget: uvc: fix list double add in uvcg_video_pump
(git-fixes).
- commit 54779ec
* Mon Jan 09 2023 oneukum@suse.com
- usb: gadget: uvc: Fix comment blocks style (git-fixes).
- commit 1cfa521
* Mon Jan 09 2023 oneukum@suse.com
- usb: gadget: uvc: use on returned header len in
video_encode_isoc_sg (git-fixes).
- blacklist.conf: unlisted for kABI reasons
- commit f51b8ab
* Mon Jan 09 2023 oneukum@suse.com
- usb: gadget: uvc: only pump video data if necessary (git-fixes).
- commit d1cf504
* Mon Jan 09 2023 oneukum@suse.com
- usb: gadget: uvc: only schedule stream in streaming state
(git-fixes).
- commit 463e8d0
* Mon Jan 09 2023 oneukum@suse.com
- usb: gadget: uvc: improve sg exit condition (git-fixes).
- commit e788d19
* Mon Jan 09 2023 oneukum@suse.com
- usb: gadget: uvc: giveback vb2 buffer on req complete
(git-fixes).
- commit 77eaf55
* Mon Jan 09 2023 oneukum@suse.com
- usb: gadget: uvc: test if ep->desc is valid on ep_queue
(git-fixes).
- commit 9d7cee3
* Mon Jan 09 2023 oneukum@suse.com
- usb: gadget: f_ncm: remove check for NULL skb_tx_data in timer
function (git-fixes).
- commit 4699ed0
* Mon Jan 09 2023 oneukum@suse.com
- usb: gadget: f_ncm: remove spurious boolean timer_stopping
(git-fixes).
- commit 84c5c78
* Mon Jan 09 2023 oneukum@suse.com
- usb: gadget: f_ncm: remove timer_force_tx field (git-fixes).
- commit 7a34bb5
* Mon Jan 09 2023 oneukum@suse.com
- usb: gadget: uvc: implement dwPresentationTime and
scrSourceClock (git-fixes).
- commit 3c7c35c
* Mon Jan 09 2023 oneukum@suse.com
- usb: gadget: uvc: consistently use define for headerlen
(git-fixes).
- blacklist.conf: removed entry added for kABI reasons
- commit 8c1cbd9
* Mon Jan 09 2023 oneukum@suse.com
- usb: typec: Don't try to register component master without
components (git-fixes).
- Refresh
patches.suse/ACPI-bus-Introduce-acpi_bus_for_each_dev.patch.
- commit 5620cff
* Mon Jan 09 2023 oneukum@suse.com
- usb: typec: Only attempt to link USB ports if there is fwnode
(git-fixes).
- Refresh
patches.suse/ACPI-bus-Introduce-acpi_bus_for_each_dev.patch.
- commit 9f29d76
* Mon Jan 09 2023 tiwai@suse.de
- Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"
(git-fixes).
- drm/i915/gvt: fix vgpu debugfs clean in remove (git-fixes).
- drm/i915/gvt: fix gvt debugfs destroy (git-fixes).
- drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()
(git-fixes).
- drm/imx: ipuv3-plane: Fix overlay plane width (git-fixes).
- drm/meson: Reduce the FIFO lines held when AFBC is not used
(git-fixes).
- drm/panfrost: Fix GEM handle creation ref-counting (git-fixes).
- thermal: int340x: Add missing attribute for data rate base
(git-fixes).
- caif: fix memory leak in cfctrl_linkup_request() (git-fixes).
- usb: rndis_host: Secure rndis_query check against int overflow
(git-fixes).
- dt-bindings: net: sun8i-emac: Add phy-supply property
(git-fixes).
- net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe
(git-fixes).
- nfc: Fix potential resource leaks (git-fixes).
- vmxnet3: correctly report csum_level for encapsulated packet
(git-fixes).
- gpio: sifive: Fix refcount leak in sifive_gpio_probe
(git-fixes).
- fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB
(git-fixes).
- commit ac1915a
* Fri Jan 06 2023 msuchanek@suse.de
- powerpc/powernv: add missing of_node_put (bsc#1065729).
- commit 678d5a8
* Fri Jan 06 2023 jeffm@suse.com
- rpm/kernel-binary.spec.in: Add Enhances and Supplements tags to in-tree KMPs
This makes in-tree KMPs more consistent with externally built KMPs and
silences several rpmlint warnings.
- commit 02b7735
* Fri Jan 06 2023 mkubecek@suse.cz
- rpm/check-for-config-changes: add OBJTOOL and FTRACE_MCOUNT_USE_*
Dummy gcc pretends to support -mrecord-mcount option but actual gcc on
ppc64le does not. Therefore ppc64le builds of 6.2-rc1 and later in OBS
enable FTRACE_MCOUNT_USE_OBJTOOL and OBJTOOL config options, resulting in
check failure.
As we already have FTRACE_MCOUNT_USE_CC and FTRACE_MCOUNT_USE_RECORDMCOUNT
in the exception list, replace them with a general pattern. And add OBJTOOL
as well.
- commit 887416f
* Fri Jan 06 2023 mgorman@suse.de
- mm: fix race between MADV_FREE reclaim and blkdev direct IO read
(bsc#1204989,bsc#1205601).
- commit 83e47e1
* Fri Jan 06 2023 vkarasulli@suse.de
- KVM: x86: fix uninitialized variable use on
KVM_REQ_TRIPLE_FAULT (bsc#1204652 CVE-2022-3344).
- blacklist.conf: blacklist commit id
df0bb47baa95aad133820b149851d5b94cbc6790 which duplicates
commit id e542baf30b48605d4336bf54b98e76b8fb98af30.
- commit c2fe422
* Fri Jan 06 2023 msuchanek@suse.de
- powerpc/xive/spapr: correct bitmap allocation size (fate#322438
git-fixes).
- commit e6f2b08
* Fri Jan 06 2023 mkoutny@suse.com
- Update config files.
run_oldconfig.sh
- CONFIG_HAVE_FUTEX_CMPXCHG=y gone with b1a940fffe2
- CONFIG_IOMMU_DMA_PCI_SAC=y gone with 76df036f14c
- commit b08e284
* Fri Jan 06 2023 vbabka@suse.cz
- Refresh
patches.suse/NFS-Handle-missing-attributes-in-OPEN-reply.patch.
Update commit log to prevent patch and quilt from thinking it should apply the
example hunks and fail.
- commit a6bcec2
* Fri Jan 06 2023 wqu@suse.com
- patches.suse/btrfs-fix-resolving-backrefs-for-inline-extent-follo.patch:
(bsc#1206456).
- commit 31db88a
* Fri Jan 06 2023 neilb@suse.de
- NFS: Handle missing attributes in OPEN reply (bsc#1203740).
- commit 4f80fa3
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/uncore: Add new Raptor Lake S support (jsc#PED-1819).
- commit e0bc8f3
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/cstate: Add new Raptor Lake S support (jsc#PED-1819).
- commit 16be332
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/msr: Add new Raptor Lake S support (jsc#PED-1819).
- commit bd61d6b
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86: Add new Raptor Lake S support (jsc#PED-1819).
- commit 8d97594
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/uncore: Add new Alder Lake and Raptor Lake support
(jsc#PED-1819 (dependent patch)).
- commit d40f3bf
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/uncore: Clean up uncore_pci_ids (jsc#PED-1819
(dependent patch)).
- commit 0e23448
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/cstate: Add new Alder Lake and Raptor Lake support
(jsc#PED-1819 (dependent patch)).
- commit 717ff32
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/intel: Fix unchecked MSR access error for Alder Lake N
(jsc#PED-1815).
- commit 6dcc002
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/msr: Add new Alder Lake and Raptor Lake support
(jsc#PED-1815 (dependent patch)).
- commit c55d872
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86: Add new Alder Lake and Raptor Lake support
(jsc#PED-1815 (dependent patch)).
- commit c1ef9ab
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/intel: Fix PEBS data source encoding for ADL
(jsc#PED-1063).
- commit ad59991
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/intel: Fix PEBS memory access info encoding for ADL
(jsc#PED-1063).
- commit 4c2b975
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/amd/lbr: Add LbrExtV2 branch speculation info support
(jsc#PED-1754).
- commit 8427736
* Thu Jan 05 2023 tonyj@suse.de
- perf/core: Add speculation info to branch entries
(jsc#PED-1754).
- commit 9b8ff9e
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/amd/lbr: Use fusion-aware branch classifier
(jsc#PED-1754).
- commit b4f4f58
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86: Make branch classifier fusion-aware (jsc#PED-1754).
- commit 5d847a8
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/amd/lbr: Add LbrExtV2 software branch filter support
(jsc#PED-1754).
- commit cd2bd6f
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86: Move branch classifier (jsc#PED-1754).
- commit a010199
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/amd/lbr: Add LbrExtV2 hardware branch filter support
(jsc#PED-1754).
- commit 7925b23
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/amd/lbr: Add LbrExtV2 branch record support
(jsc#PED-1754).
- commit e02a724
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/amd/lbr: Detect LbrExtV2 support (jsc#PED-1754).
- commit fa51139
* Thu Jan 05 2023 tonyj@suse.de
- x86/cpufeatures: Add LbrExtV2 feature bit (jsc#PED-1754).
- commit 53deb80
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/amd/core: Add generic branch record interfaces
(jsc#PED-1754).
- commit 2894a88
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/amd/core: Refactor branch attributes (jsc#PED-1754).
- commit ee9e17e
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/amd/brs: Move feature-specific functions
(jsc#PED-1754).
- commit 970515b
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/amd/uncore: Add PerfMonV2 RDPMC assignments
(jsc#PED-1754 (PerfMonV2)).
- commit 9c3a34a
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/amd/uncore: Add PerfMonV2 DF event format (jsc#PED-1754
(PerfMonV2)).
- commit 706d078
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/amd/uncore: Detect available DF counters (jsc#PED-1754
(PerfMonV2)).
- commit d31ab36
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/amd/uncore: Use attr_update for format attributes
(jsc#PED-1754 (PerfMonV2)).
- commit 9178682
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/amd/uncore: Use dynamic events array (jsc#PED-1754
(PerfMonV2)).
- commit 9e65a7a
* Thu Jan 05 2023 tonyj@suse.de
- tools headers cpufeatures: Sync with the kernel sources
(jsc#PED-1754 (PerfMonV2)).
- commit b27286e
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/amd/core: Fix reloading events for SVM (jsc#PED-1754
(PerfMonV2)).
- commit f53c763
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/amd: Run AMD BRS code only on supported hw
(jsc#PED-1754 (dependent patch)).
- commit 4b0be09
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/amd: Fix AMD BRS period adjustment (jsc#PED-1754
(PerfMonV2)).
- commit 6f00a69
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/amd: Remove unused variable 'hwc' (jsc#PED-1754
(PerfMonV2)).
- commit 67c33d7
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/amd/core: Add PerfMonV2 overflow handling (jsc#PED-1754
(PerfMonV2), jsc#PED-972, jsc#PED-956).
- commit bc61efd
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/amd/core: Add PerfMonV2 counter control (jsc#PED-1754
(PerfMonV2), jsc#PED-972, jsc#PED-956).
- commit 3489a5e
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/amd/core: Detect available counters (jsc#PED-1754
(PerfMonV2), jsc#PED-972, jsc#PED-956).
- commit 5456d3d
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/amd/core: Detect PerfMonV2 support (jsc#PED-1754
(PerfMonV2), jsc#PED-972, jsc#PED-956).
- commit 70a5053
* Thu Jan 05 2023 tonyj@suse.de
- x86/msr: Add PerfCntrGlobal* registers (jsc#PED-1754
(PerfMonV2), jsc#PED-972, jsc#PED-956).
- commit 6ed32cf
* Thu Jan 05 2023 tonyj@suse.de
- x86/cpufeatures: Add PerfMonV2 feature bit (jsc#PED-1754
(PerfMonV2), jsc#PED-972, jsc#PED-956).
- commit d5b6c0b
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/amd: Add idle hooks for branch sampling (jsc#PED-1754
(dependent patch)).
- commit b56900d
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/amd: Make Zen3 branch sampling opt-in (jsc#PED-1754
(dependent patch)).
- Update config files.
- commit 2c1bba0
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/amd: Add AMD branch sampling period adjustment
(jsc#PED-1754 (dependent patch)).
- commit b593cf8
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/amd: Enable branch sampling priv level filtering
(jsc#PED-1754 (dependent patch)).
- commit 9193da6
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/amd: Add branch-brs helper event for Fam19h BRS
(jsc#PED-1754 (dependent patch)).
- commit 2a1732e
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/amd: Add AMD Fam19h Branch Sampling support
(jsc#PED-1754 (dependent patch)).
- commit e2eda7c
* Thu Jan 05 2023 tonyj@suse.de
- x86/cpufeatures: Add AMD Fam19h Branch Sampling feature
(jsc#PED-1754 (dependent patch)).
- Refresh patches.suse/x86-cpu-amd-Enumerate-BTC_NO.patch.
- commit 998e489
* Thu Jan 05 2023 tonyj@suse.de
- perf/core: Add perf_clear_branch_entry_bitfields() helper
(jsc#PED-1754 (dependent patch)).
- commit 24dd617
* Thu Jan 05 2023 tonyj@suse.de
- perf: Add irq and exception return branch types (jsc#PED-1754
(dependent patch)).
- commit a46ea37
* Thu Jan 05 2023 tonyj@suse.de
- tools headers cpufeatures: Sync with the kernel sources
(jsc#PED-1754 (PerfMonV2) (dependent patch)).
- commit 22f9173
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/intel/lbr: Support LBR format V7 (jsc#PED-1754
(dependent patch)).
- commit 15e8c84
* Thu Jan 05 2023 tonyj@suse.de
- x86: perf: Move RDPMC event flag to a common definition
(jsc#PED-1754 (dependent patch)).
- commit d2e0e0b
* Thu Jan 05 2023 martin.wilck@suse.com
- scsi: mpt3sas: Remove usage of dma_get_required_mask() API
(bsc#1206912,bsc#1206098).
- scsi: mpt3sas: re-do lost mpt3sas DMA mask fix
(bsc#1206912,bsc#1206098).
- scsi: mpt3sas: Don't change DMA mask while reallocating pools
(bsc#1206912,bsc#1206098).
- commit 496371c
* Thu Jan 05 2023 tonyj@suse.de
- perf/amd/uncore: Allow the driver to be built as a module
(jsc#PED-1754 (dependent patch)).
- Update config files.
- commit ba163c2
* Thu Jan 05 2023 tonyj@suse.de
- perf/amd/uncore: Clean up header use, use <linux/ include
paths instead of <asm/ (jsc#PED-1754 (PerfMonV2)).
- commit 7a6f467
* Thu Jan 05 2023 tonyj@suse.de
- perf/amd/uncore: Simplify code, use free_percpu()'s built-in
check for NULL (jsc#PED-1754 (PerfMonV2)).
- commit 9f4388f
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/intel: Increase max number of the fixed counters
(jsc#PED-823).
- commit e723f6b
* Thu Jan 05 2023 tonyj@suse.de
- KVM: x86: use the KVM side max supported fixed counter
(jsc#PED-823).
- Refresh
patches.suse/KVM-x86-pmu-Use-different-raw-event-masks-for-AMD-an.patch.
- commit a03975a
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/intel: Enable PEBS format 5 (jsc#PED-823).
- commit df6f8dd
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/cstate: Add SAPPHIRERAPIDS_X CPU support (jsc#PED-855).
- commit be3bb44
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/uncore: Add Raptor Lake uncore support (jsc#PED-832,
jsc#PED-828).
- commit 489af74
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/msr: Add Raptor Lake CPU support (jsc#PED-828).
- commit dea9417
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86/cstate: Add Raptor Lake support (jsc#PED-828).
- commit 518df5f
* Thu Jan 05 2023 tonyj@suse.de
- perf/x86: Add Intel Raptor Lake support (jsc#PED-828).
- commit de4e77d
* Thu Jan 05 2023 vkarasulli@suse.de
- KVM: x86: remove exit_int_info warning in svm_handle_exit
(bsc#1204652 CVE-2022-3344).
- KVM: x86: allow L1 to not intercept triple fault (bsc#1204652
CVE-2022-3344).
- KVM: x86: forcibly leave nested mode on vCPU reset (bsc#1204652
CVE-2022-3344).
- KVM: x86: add kvm_leave_nested (bsc#1204652 CVE-2022-3344).
- KVM: x86: nSVM: harden svm_free_nested against freeing vmcb02
while still in use (bsc#1204652 CVE-2022-3344).
- KVM: x86: nSVM: leave nested mode on vCPU free (bsc#1204652
CVE-2022-3344).
- commit a745b62
* Thu Jan 05 2023 mkubecek@suse.cz
- net: allow retransmitting a TCP packet if original is still
in queue (bsc#1188605 bsc#1187428 bsc#1206619).
- commit 894711e
* Thu Jan 05 2023 mhocko@suse.com
- memcg, kmem: further deprecate kmem.limit_in_bytes
(bsc#1206896).
- Refresh
patches.suse/memcg-deprecate-memory.force_empty-knob.patch.
- commit 855cb6d
* Thu Jan 05 2023 lizhang@suse.de
- x86/sgx/virt: implement SGX_IOC_VEPC_REMOVE ioctl (bsc#1197801).
- x86/sgx/virt: extract sgx_vepc_remove_page (bsc#1197801).
- commit a278c47
* Thu Jan 05 2023 mhocko@suse.com
- mm/mempolicy: fix memory leak in set_mempolicy_home_node system
call (bsc#1206468).
- commit 2ac9622
* Thu Jan 05 2023 tiwai@suse.de
- vdpa_sim: fix vringh initialization in vdpasim_queue_ready()
(git-fixes).
- vhost: fix range used in translate_desc() (git-fixes).
- vringh: fix range used in iotlb_translate() (git-fixes).
- vhost/vsock: Fix error handling in vhost_vsock_init()
(git-fixes).
- vdpa_sim: fix possible memory leak in vdpasim_net_init()
and vdpasim_blk_init() (git-fixes).
- commit 4896995
* Thu Jan 05 2023 tiwai@suse.de
- Move upstreamed kexec patch into sorted section
- commit 8762bd7
* Wed Jan 04 2023 msuchanek@suse.de
- blacklist.conf: Add ppc ddw fix only applicable to 5.15
- commit b91171d
* Wed Jan 04 2023 mbrugger@suse.com
- mmc: sdhci-tegra: Issue CMD and DAT resets together
(jsc#PED-1763).
- mmc: sdhci-tegra: Add support to program MC stream ID
(jsc#PED-1763).
- mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data
(jsc#PED-1763).
- mmc: sdhci-tegra: Sort includes alphabetically (jsc#PED-1763).
- iommu/tegra: Add tegra_dev_iommu_get_stream_id() helper
(jsc#PED-1763).
- iommu: Add note about struct iommu_fwspec usage (jsc#PED-1763).
- mmc: sdhci: Centralize CMD and DATA reset handling
(jsc#PED-1763).
- commit c038f24
* Wed Jan 04 2023 mkoutny@suse.com
- blacklist.conf: Add 710ffe671e01 sched/psi: Stop relying on timer_pending() for poll_work rescheduling
- commit 8adb37f
* Wed Jan 04 2023 pjakobsson@suse.de
- Refresh
patches.suse/lib-bitmap-change-type-of-bitmap_weight-to-unsigned-long.
Fixes two warnings in drivers/gpu/drm/i915/gt/intel_sseu.c
- commit d17c3ca
* Wed Jan 04 2023 tiwai@suse.de
- wifi: ath11k: fix firmware assert during bandwidth change for
peer sta (git-fixes).
- wifi: ath11k: fix warning in dma_free_coherent() of memory
chunks while recovery (git-fixes).
- wifi: ath11k: Fix hardware restart failure due to twt debugfs
failure (git-fixes).
- nl80211: don't hold RTNL in color change request (git-fixes).
- mac80211: always have ieee80211_sta_restart() (git-fixes).
- cfg80211: fix BSS color notify trace enum confusion (git-fixes).
- commit 81ba8d5
* Wed Jan 04 2023 tiwai@suse.de
- Add alt-commit to ath11k patch
- commit d58ee96
* Tue Jan 03 2023 fweisbecker@suse.de
- sched/uclamp: Make task_fits_capacity() use util_fits_cpu() (git-fixes)
- commit a265076
* Tue Jan 03 2023 fweisbecker@suse.de
- sched/uclamp: Fix relationship between uclamp and migration (git-fixes)
- commit d4e9f78
* Tue Jan 03 2023 fweisbecker@suse.de
- sched/core: Fix comparison in sched_group_cookie_match() (git-fixes)
- commit f64ffc5
* Tue Jan 03 2023 fweisbecker@suse.de
- sched/core: Fix the bug that task won't enqueue into core (git-fixes)
- commit f50eaf7
* Tue Jan 03 2023 fweisbecker@suse.de
- sched/topology: Remove redundant variable and fix incorrect (git-fixes)
- commit 653c1b4
* Tue Jan 03 2023 krisman@suse.de
- Refresh patches.suse/io_uring-add-io_op_defs-def-pointer-in-req-init-and-.patch.
Solve compiler warning introduced by
patches.suse/io_uring-add-io_op_defs-def-pointer-in-req-init-and-.patch
since we don't have the audit patches.
fs/io_uring.c: In function ‘io_issue_sqe’:
fs/io_uring.c:7953:26: warning: unused variable
‘def’ [-Wunused-variable]
const struct io_op_def *def = &io_op_defs[req->opcode];
- commit 3cc6118
* Tue Jan 03 2023 jwiesner@suse.de
- futex: Resend potentially swallowed owner death notification
(bsc#1204996).
- commit d973597
* Tue Jan 03 2023 jwiesner@suse.de
- locking/lockdep: Print more debug information - report name
and key when look_up_lock_class() got confused (bsc#1204996).
- commit cb994ef
* Tue Jan 03 2023 jwiesner@suse.de
- locking: Add __sched to semaphore functions (bsc#1204996).
- commit aeb3883
* Tue Jan 03 2023 jwiesner@suse.de
- locking: Add __lockfunc to slow path functions (bsc#1204996).
- commit a801255
* Tue Jan 03 2023 jwiesner@suse.de
- locking/spinlocks: Mark spinlocks noinline when inline spinlocks
are disabled (bsc#1204996).
- commit 5eddf49
* Tue Jan 03 2023 jwiesner@suse.de
- x86/xen: Make save_fl() noinstr (bsc#1204996).
This is a partial backport.
- commit 27a635d
* Tue Jan 03 2023 jwiesner@suse.de
- locking/qrwlock: Change "queue rwlock" to "queued rwlock"
(bsc#1204996).
- commit 4c71b5a
* Tue Jan 03 2023 jwiesner@suse.de
- locking/local_lock: Make the empty local_lock_*() function a
macro (bsc#1204996).
- commit 53585cf
* Tue Jan 03 2023 jwiesner@suse.de
- Documentation/locking/locktypes: Fix PREEMPT_RT _bh()
description (bsc#1204996).
- commit 218c821
* Tue Jan 03 2023 jwiesner@suse.de
- futex: Fix additional regressions (bsc#1204996).
- commit 816bbf0
* Tue Jan 03 2023 jwiesner@suse.de
- lockdep/selftests: Adapt ww-tests for PREEMPT_RT (bsc#1204996).
- commit ff0bc37
* Tue Jan 03 2023 jwiesner@suse.de
- lockdep/selftests: Skip the softirq related tests on PREEMPT_RT
(bsc#1204996).
- commit bc822a3
* Tue Jan 03 2023 jwiesner@suse.de
- lockdep/selftests: Unbalanced migrate_disable() &
rcu_read_lock() (bsc#1204996).
- commit b4137b8
* Tue Jan 03 2023 jwiesner@suse.de
- lockdep/selftests: Avoid using local_lock_{acquire|release}()
(bsc#1204996).
- commit 2b6b814
* Tue Jan 03 2023 jwiesner@suse.de
- lockdep: Remove softirq accounting on PREEMPT_RT (bsc#1204996).
- commit 9f82069
* Tue Jan 03 2023 jwiesner@suse.de
- futex: Fix sparc32/m68k/nds32 build regression (bsc#1204996).
- commit 838d13a
* Tue Jan 03 2023 jwiesner@suse.de
- futex: Remove futex_cmpxchg detection (bsc#1204996).
- Refresh
patches.suse/arm64-implement-support-for-static-call-trampolines.patch.
- commit b1a940f
* Tue Jan 03 2023 jwiesner@suse.de
- futex: Ensure futex_atomic_cmpxchg_inatomic() is present
(bsc#1204996).
- commit 74b9c63
* Tue Jan 03 2023 jwiesner@suse.de
- locktorture,rcutorture,torture: Always log error message
(bsc#1204996).
- commit 2261ec1
* Tue Jan 03 2023 jwiesner@suse.de
- mm: make generic arch_is_kernel_initmem_freed() do what it says
(bsc#1204996).
- commit 5b09c11
* Tue Jan 03 2023 tzimmermann@suse.de
- Build fix for patches.suse/0007-drm-ast-Style-cleanups-in-plane-code.patch
- commit 72f48ef
* Tue Jan 03 2023 oneukum@suse.com
- blacklist.conf: removes a feature
- commit 4da5756
* Tue Jan 03 2023 oneukum@suse.com
- blacklist.conf: misattributed
- commit 3e3a9a5
* Tue Jan 03 2023 msuchanek@suse.de
- blacklist.conf: pSeries and powernv get dt from firmware
- commit c257ae8
* Tue Jan 03 2023 tzimmermann@suse.de
- Remove patches.suse/0008-drm-ast-Convert-ast-to-SHMEM.patch
Replaces the ast driver's memory management. Deemed too intrusive at
this point.
- commit 3af75cf
* Tue Jan 03 2023 tzimmermann@suse.de
- Remove patches.suse/0009-drm-ast-Avoid-reprogramming-primary-plane-scanout-ad.patch
Depends on commit f2fa5a99ca81 ("drm/ast: Convert ast to SHMEM"), which
is not to be taken.
- commit 2275d8a
* Tue Jan 03 2023 msuchanek@suse.de
- powerpc/pseries/eeh: use correct API for error log size
(bsc#1065729).
- powerpc/perf: callchain validate kernel stack pointer bounds
(bsc#1065729).
- powerpc/xive: add missing iounmap() in error path in
xive_spapr_populate_irq_data() (fate#322438 git-fixes).
- powerpc/pci: Fix get_phb_number() locking (bsc#1065729).
- powerpc/64: Init jump labels before parse_early_param()
(bsc#1065729).
- commit 773dc74
* Tue Jan 03 2023 dwagner@suse.de
- scsi: lpfc: Remove linux/msi.h include (jsc#PED-1445).
- scsi: lpfc: Update lpfc version to 14.2.0.9 (jsc#PED-1445).
- scsi: lpfc: Fix crash involving race between FLOGI timeout
and devloss handler (jsc#PED-1445).
- scsi: lpfc: Fix MI capability display in cmf_info sysfs
attribute (jsc#PED-1445).
- scsi: lpfc: Correct bandwidth logging during receipt of
congestion sync WCQE (jsc#PED-1445).
- scsi: lpfc: Fix WQ|CQ|EQ resource check (jsc#PED-1445).
- scsi: lpfc: Use memset_startat() helper (jsc#PED-1445).
- scsi: lpfc: Remove redundant pointer 'lp' (jsc#PED-1445).
- string.h: Introduce memset_startat() for wiping trailing
members and padding (jsc#PED-1445).
- commit 7d406bf
* Tue Jan 03 2023 dwagner@suse.de
- scsi: qla2xxx: Fix crash when I/O abort times out (jsc#PED-568).
- scsi: qla2xxx: Initialize vha->unknown_atio_[list, work]
for NPIV hosts (jsc#PED-568).
- scsi: qla2xxx: Remove duplicate of vha->iocb_work initialization
(jsc#PED-568).
- scsi: qla2xxx: Remove unused variable 'found_devs'
(jsc#PED-568).
- scsi: qla2xxx: Fix set-but-not-used variable warnings
(jsc#PED-568).
- commit ae77c26
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/0512-drm-amdgpu-Fix-memory-leak-in-amdgpu_cs_pass1.patch
Alt-commit
- commit 1e5e07b
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/0505-Revert-drm-amdgpu-Revert-drm-amdgpu-getting-fan-spee.patch
Alt-commit
- commit b78e9d4
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/0498-drm-amdgpu-workaround-for-TLB-seq-race.patch
Alt-commit
- commit 6514c13
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/0497-drm-amdkfd-Fix-error-handling-in-criu_checkpoint.patch
Alt-commit
- commit 6b3bf94
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/0496-drm-amdkfd-Fix-error-handling-in-kfd_criu_restore_ev.patch
Alt-commit
- commit 9dffa14
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/0488-drm-amdgpu-Disable-GPU-reset-on-SRIOV-before-remove-.patch
Alt-commit
- commit f1bd673
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/0458-drm-amdgpu-Fix-for-BO-move-issue.patch
Alt-commit
- commit d4447ef
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/0453-drm-amd-display-Increase-frame-size-limit-for-displa.patch
Alt-commit
- commit a7419eb
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/0450-drm-amd-pm-Init-pm_attr_list-when-dpm-is-disabled.patch
Alt-commit
- commit c0d0de3
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/0437-Revert-drm-amdgpu-let-mode2-reset-fallback-to-defaul.patch
Alt-commit
- commit 52e58f3
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/0436-Revert-drm-amdgpu-add-debugfs-amdgpu_reset_level.patch
Alt-commit
- commit 39c902b
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-gt-Restrict-forced-preemption-to-the-active.patch
Alt-commit
- commit bd75bbd
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/1630-drm-i915-gem-Flush-contexts-on-driver-release.patch
Alt-commit
- commit bad2826
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/1682-drm-amd-display-Prevent-OTG-shutdown-during-PSR-SU.patch
Alt-commit
- commit 61274b8
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-bridge-lt8912b-fix-corrupted-image-output.patch
Alt-commit
- commit 2316a72
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-bridge-lt8912b-set-hdmi-or-dvi-mode.patch
Alt-commit
- commit 2133bcf
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh patches.suse/drm-bridge-lt8912b-add-vsync-hsync.patch
Alt-commit
- commit 266d546
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/1633-drm-amdgpu-Update-PTE-flags-with-TF-enabled.patch
Alt-commit
- commit bfe6803
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/1569-drm-msm-gpu-Drop-qos-request-if-devm_devfreq_add_dev.patch
Alt-commit
- commit 2b26c3f
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-msm-dsi-Fix-number-of-regulators-for-SDM660.patch
Alt-commit
- commit c0a62d6
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-msm-dsi-Fix-number-of-regulators-for-msm8996_dsi.patch
Alt-commit
- commit c15f7ca
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-msm-dp-delete-DP_RECOVERED_CLOCK_OUT_EN-to-fix-t.patch
Alt-commit
- commit adff5a6
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/1565-drm-msm-dpu-populate-wb-or-intf-before-reset_intf_cf.patch
Alt-commit
- commit a4febda
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/1563-drm-msm-dp-make-eDP-panel-as-the-first-connected-con.patch
Alt-commit
- commit b1262cc
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amdgpu-make-sure-to-init-common-IP-before-gmc.patch
Alt-commit
- commit e0e0502
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amdgpu-move-nbio-sdma_doorbell_range-into-sdma-c.patch
Alt-commit
- commit 4ba9490
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amdgpu-move-nbio-ih_doorbell_range-into-ih-code-.patch
Alt-commit
- commit 2bd6442
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/1584-drm-i915-bios-Copy-the-whole-MIPI-sequence-block.patch
Alt-commit
- commit 4d2310f
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/1628-drm-i915-gt-Fix-perf-limit-reasons-bit-positions.patch
Alt-commit
- commit 325abcb
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/1627-drm-i915-guc-Cancel-GuC-engine-busyness-worker-synch.patch
Alt-commit
- commit a462127
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-fix-null-pointer-dereference.patch
Alt-commit
- commit 5efcdd4
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-display-avoid-warnings-when-registering-dua.patch
Alt-commit
- commit 2ff075b
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/1587-drm-i915-consider-HAS_FLAT_CCS-in-needs_ccs_pages.patch
Alt-commit
- commit bc64d4b
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/1516-drm-amdkfd-Fix-isa-version-for-the-GC-10.3.7.patch
Alt-commit
- commit 9e8e91b
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/1515-drm-amdgpu-Fix-page-table-setup-on-Arcturus.patch
Alt-commit
- commit 6e2e4f3
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/1507-drm-amd-display-Include-missing-header.patch
Alt-commit
- commit c0948f4
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/1403-drm-bridge-lvds-codec-Fix-error-checking-of-drm_of_l.patch
Alt-commit
- commit e805a85
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-simpledrm-Fix-return-type-of-simpledrm_simple_di.patch
Alt-commit
- commit 82f1a27
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh patches.suse/1535-drm-i915-ttm-fix-CCS-handling.patch
Alt-commit
- commit 8392350
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/1397-drm-i915-gem-Remove-shared-locking-on-freeing-object.patch
Alt-commit
- commit 3ed5c5e
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-gt-Skip-TLB-invalidations-once-wedged.patch
Alt-commit
- commit 5842078
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/1392-drm-i915-ttm-don-t-leak-the-ccs-state.patch
Alt-commit
- commit 3e66148
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/1391-drm-i915-disable-pci-resize-on-32-bit-machine.patch
Alt-commit
- commit 5d36207
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/1868-drm-i915-guc-support-v69-in-parallel-to-v70.patch
Alt-commit
- commit 838e794
* Tue Jan 03 2023 tiwai@suse.de
- xfrm: Fix oops in __xfrm_state_delete() (bsc#1206794).
- commit b8910c1
* Tue Jan 03 2023 firo.yang@suse.com
- sctp: sysctl: make extra pointers netns aware (bsc#1204760).
- commit 7c1cca0
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-display-avoid-warnings-when-registering-dua.patch
Alt-commit
- commit 31535e6
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh patches.suse/1535-drm-i915-ttm-fix-CCS-handling.patch
Alt-commit
- commit 2a16909
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-nouveau-fix-another-off-by-one-in-nvbios_addr.patch
Alt-commit
- commit 72f6b36
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/1858-drm-i915-gem-Look-for-waitboosting-across-the-whole-.patch
Alt-commit
- commit a50fb2a
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-gt-Serialize-TLB-invalidates-with-GT-resets.patch
Alt-commit
- commit 7ee316f
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-selftests-fix-a-couple-IS_ERR-vs-NULL-tests.patch
Alt-commit
- commit 658f400
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/1841-drm-i915-Fix-vm-use-after-free-in-vma-destruction.patch
Alt-commit
- commit cffb6c4
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/1840-drm-i915-guc-ADL-N-should-use-the-same-GuC-FW-as-ADL.patch
Alt-commit
- commit aafbee9
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/1864-drm-amd-display-correct-check-of-coverage-blend-mode.patch
Alt-commit
- commit af86cdf
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amd-display-Only-use-depth-36-bpp-linebuffers-on.patch
Alt-commit
- commit d8a2831
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/1869-drm-amd-display-Fix-new-dmub-notification-enabling-i.patch
Alt-commit
- commit 17c1c16
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/1838-drm-amdgpu-display-disable-prefer_shadow-for-generic.patch
Alt-commit
- commit 74390db
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/1837-drm-amdgpu-keep-fbdev-buffers-pinned-during-suspend.patch
Alt-commit
- commit 2af931a
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/1844-drm-bridge-fsl-ldb-Enable-split-mode-for-LVDS-dual-l.patch
Alt-commit
- commit 14d962d
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/1843-drm-bridge-fsl-ldb-Fix-mode-clock-rate-validation.patch
Alt-commit
- commit cd8513c
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-fix-a-possible-refcount-leak-in-intel_dp_ad.patch
Alt-commit
- commit 1c9e775
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/1818-drm-i915-dgfx-Disable-d3cold-at-gfx-root-port.patch
Alt-commit
- commit 8ed8c56
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/Revert-drm-amdgpu-display-set-vblank_disable_immedia.patch
Alt-commit
- commit d43753c
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-fourcc-fix-integer-type-usage-in-uapi-header.patch
Alt-commit
- commit 973024a
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/1820-drm-amdgpu-fix-adev-variable-used-in-amdgpu_device_g.patch
Alt-commit
- commit b5d6078
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/1876-drm-i915-reset-Add-additional-steps-for-Wa_220118020.patch
Alt-commit
- commit 95b9e7a
* Tue Jan 03 2023 tiwai@suse.de
- Revert i915 patch workaround for SLE15-SP4
Fix compile warning
- commit cd23aa4
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amdgpu-sdma_v4_0-turn-off-SDMA-ring-buffer-in-th.patch
Alt-commit
- commit 41b83ab
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-reg-Fix-spelling-mistake-Unsupport-Unsuppor.patch
Alt-commit
- commit d746af5
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amdgpu-fix-sdma-doorbell-init-ordering-on-APUs.patch
Alt-commit
- commit 0f2757b
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amdkfd-Fix-memory-leak-in-kfd_mem_dmamap_userptr.patch
Alt-commit
- commit a635317
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-ttm-never-purge-busy-objects.patch
Alt-commit
- commit be2dd4d
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-msm-Make-.remove-and-.shutdown-HW-shutdown-consi.patch
Alt-commit
- commit a0ff67b
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-msm-dsi-fix-the-inconsistent-indenting.patch
Alt-commit
- commit c6fc5ca
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-fix-a-possible-refcount-leak-in-intel_dp_ad.patch
Alt-commit
- commit d4ca67b
* Tue Jan 03 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amdgpu-move-iommu_resume-before-ip-init-resume.patch
Alt-commit
- commit d5590c6
* Mon Jan 02 2023 mkoutny@suse.com
- Rename patch filenames for SLE15-SP4
Invocation of scripts/renamepatches for smoother upcoming merge of
SLE15-SP4.
- commit 0fd17a7
* Mon Jan 02 2023 krisman@suse.de
- io_uring: do not recycle buffer in READV (bsc#1205205).
- io_uring: fix free of unallocated buffer list (bsc#1205205).
- io_uring: check that we have a file table when allocating
update slots (bsc#1205205).
- io_uring: explicit sqe padding for ioctl commands (bsc#1205205).
- io_uring: fix provided buffer import (bsc#1205205).
- io_uring: keep sendrecv flags in ioprio (bsc#1205205).
- io_uring: move io_uring_get_opcode out of TP_printk
(bsc#1205205).
- io_uring: fix double poll leak on repolling (bsc#1205205).
- io_uring: fix wrong arm_poll error handling (bsc#1205205).
- io_uring: fail links when poll fails (bsc#1205205).
- io_uring: fix req->apoll_events (bsc#1205205).
- io_uring: fix merge error in checking send/recv addr2 flags
(bsc#1205205).
- io_uring: mark reissue requests with REQ_F_PARTIAL_IO
(bsc#1205205).
- io_uring: recycle provided buffer if we punt to io-wq
(bsc#1205205).
- io_uring: do not use prio task_work_add in uring_cmd
(bsc#1205205).
- io_uring: commit non-pollable provided mapped buffers upfront
(bsc#1205205).
- io_uring: make io_fill_cqe_aux honour CQE32 (bsc#1205205).
- io_uring: remove __io_fill_cqe() helper (bsc#1205205).
- io_uring: fix ->extra{1,2} misuse (bsc#1205205).
- io_uring: fill extra big cqe fields from req (bsc#1205205).
- io_uring: unite fill_cqe and the 32B version (bsc#1205205).
- io_uring: get rid of __io_fill_cqe{32}_req() (bsc#1205205).
- io_uring: remove IORING_CLOSE_FD_AND_FILE_SLOT (bsc#1205205).
- commit 0ad2477
* Mon Jan 02 2023 krisman@suse.de
- io_uring: use original request task for inflight tracking
(bsc#1205205 CVE-2022-40476 bsc#1203435).
- Revert "io_uring: add buffer selection support to IORING_OP_NOP"
(bsc#1205205).
- Revert "io_uring: support CQE32 for nop operation"
(bsc#1205205).
- io_uring: fix double unlock for pbuf select (bsc#1205205).
- io_uring: kbuf: fix bug of not consuming ring buffer in partial
io case (bsc#1205205).
- io_uring: openclose: fix bug of closing wrong fixed file
(bsc#1205205).
- io_uring: fix not locked access to fixed buf table
(bsc#1205205).
- io_uring: fix races with buffer table unregister (bsc#1205205).
- io_uring: fix races with file table unregister (bsc#1205205).
- io_uring: limit size of provided buffer ring (bsc#1205205).
- io_uring: fix types in provided buffer ring (bsc#1205205).
- io_uring: fix index calculation (bsc#1205205).
- io_uring: reinstate the inflight tracking (bsc#1205205).
- io_uring: fix deadlock on iowq file slot alloc (bsc#1205205).
- io_uring: let IORING_OP_FILES_UPDATE support choosing fixed
file slots (bsc#1205205).
- io_uring: defer alloc_hint update to io_file_bitmap_set()
(bsc#1205205).
- io_uring: ensure fput() called correspondingly when direct
install fails (bsc#1205205).
- commit 02c2bf9
* Mon Jan 02 2023 krisman@suse.de
- io_uring: fix a memory leak of buffer group list on exit
(bsc#1205205).
- io_uring: move shutdown under the general net section
(bsc#1205205).
- io_uring: unify calling convention for async prep handling
(bsc#1205205).
- io_uring: add io_op_defs 'def' pointer in req init and issue
(bsc#1205205).
- io_uring: make prep and issue side of req handlers named
consistently (bsc#1205205).
- io_uring: make timeout prep handlers consistent with other
prep handlers (bsc#1205205).
- io_uring: cleanup handling of the two task_work lists
(bsc#1205205).
- io_uring: fix incorrect __kernel_rwf_t cast (bsc#1205205).
- io_uring: disallow mixed provided buffer group registrations
(bsc#1205205).
- io_uring: initialize io_buffer_list head when shared ring is
unregistered (bsc#1205205).
- io_uring: add fully sparse buffer registration (bsc#1205205).
- io_uring: use rcu_dereference in io_close (bsc#1205205).
- io_uring: consistently use the EPOLL* defines (bsc#1205205).
- io_uring: make apoll_events a __poll_t (bsc#1205205).
- io_uring: drop a spurious inline on a forward declaration
(bsc#1205205).
- commit a4bca23
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1755-drm-amdgpu-Fix-GTT-size-reporting-in-amdgpu_ioctl.patch
Alt-commit
- commit 9674d82
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1740-drm-amdgpu-always-flush-the-TLB-on-gfx8.patch
Alt-commit
- commit e9c3efa
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1736-Revert-drm-amd-display-Pass-the-new-context-into-dis.patch
Alt-commit
- commit 3f7dde3
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1735-Revert-drm-amdgpu-Ensure-the-DMA-engine-is-deactivat.patch
Alt-commit
- commit 05f9059
* Mon Jan 02 2023 krisman@suse.de
- io_uring: don't use ERR_PTR for user pointers (bsc#1205205).
- io_uring: use a rwf_t for io_rw.flags (bsc#1205205).
- io_uring: add support for ring mapped supplied buffers
(bsc#1205205).
- commit 11326c4
* Mon Jan 02 2023 tzimmermann@suse.de
- drm/mgag200: Fix PLL setup for G200_SE_A rev >=4 (jsc#PED-1185)
- commit 164cfbb
* Mon Jan 02 2023 tzimmermann@suse.de
- drm/mgag200: Do not call drm_atomic_add_affected_planes() (jsc#PED-1185)
- commit 6f1c96f
* Mon Jan 02 2023 krisman@suse.de
- io_uring: add io_pin_pages() helper (bsc#1205205).
- io_uring: add buffer selection support to IORING_OP_NOP
(bsc#1205205).
- refresh patches.suse/io_uring-support-CQE32-for-nop-operation.patch
- io_uring: fix locking state for empty buffer group
(bsc#1205205).
- commit 6a78805
* Mon Jan 02 2023 krisman@suse.de
- io_uring: implement multishot mode for accept (bsc#1205205).
- io_uring: let fast poll support multishot (bsc#1205205).
- io_uring: add REQ_F_APOLL_MULTISHOT for requests (bsc#1205205).
- io_uring: add IORING_ACCEPT_MULTISHOT for accept (bsc#1205205).
- commit c5002b9
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1819-drm-i915-tweak-the-ordering-in-cpu_write_needs_clflu.patch
Alt-commit
- commit 785ee00
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh patches.suse/drm-i915-gem-add-missing-else.patch
Alt-commit
- commit 2dc8a99
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1787-drm-i915-fdinfo-Don-t-show-engine-classes-not-presen.patch
Alt-commit
- commit dbb0091
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1754-drm-i915-uc-remove-accidental-static-from-a-local-va.patch
Alt-commit
- commit 3193654
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1753-drm-i915-Individualize-fences-before-adding-to-dma_r.patch
Alt-commit
- commit 8632a17
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1752-drm-i915-gt-Fix-memory-leaks-in-per-gt-sysfs.patch
Alt-commit
- commit 4833a0a
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-reset-Fix-error_state_read-ptr-offset-use.patch
Alt-commit
- commit 6b05eea
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1621-drm-i915-gt-Fix-use-of-static-in-macro-mismatch.patch
Alt-commit
- commit f453ddb
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1645-drm-i915-Use-i915_gem_object_ggtt_pin_ww-for-reloc_i.patch
Alt-commit
- commit 215d5c0
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-Fix-CFI-violation-with-show_dynamic_id.patch
Alt-commit
- commit 1453b58
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1617-drm-i915-gt-Fix-build-error-without-CONFIG_PM.patch
Alt-commit
- commit e2407e1
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1620-drm-i915-audio-fix-audio-code-enable-disable-pipe-lo.patch
Alt-commit
- commit 6d331cb
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1618-drm-i915-Fix-mixing-different-enum-types-warnings-in.patch
Alt-commit
- commit b118fae
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1747-drm-ast-Support-multiple-outputs.patch
Alt-commit
- commit a01527b
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-bridge-ti-sn65dsi83-Handle-dsi_lanes-0-as-invali.patch
Alt-commit
- commit 6b528f0
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1872-drm-scheduler-Don-t-kill-jobs-in-interrupt-context.patch
Alt-commit
- commit 2910374
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1841-drm-i915-Fix-vm-use-after-free-in-vma-destruction.patch
Alt-commit
- commit e1bfce4
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1840-drm-i915-guc-ADL-N-should-use-the-same-GuC-FW-as-ADL.patch
Alt-commit
- commit ad8da9c
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1625-drm-amdgpu-ctx-only-reset-stable-pstate-if-the-user-.patch
Alt-commit
- commit cca25cb
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/Revert-drm-amd-pm-keep-the-BACO-feature-enabled-for-.patch
Alt-commit
- commit b4a0b18
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1609-drm-i915-fbc-Consult-hw.crtc-instead-of-uapi.crtc.patch
Alt-commit
- commit b717a0c
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1606-drm-i915-Fix-DISP_POS_Y-and-DISP_HEIGHT-defines.patch
Alt-commit
- commit 79c867e
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-display-psr-Unset-enable_psr2_sel_fetch-if-.patch
Alt-commit
- commit b40c96c
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amdgpu-do-not-use-passthrough-mode-in-Xen-dom0.patch
Alt-commit
- commit 6ea315a
* Mon Jan 02 2023 krisman@suse.de
- io_uring: only wake when the correct events are set
(bsc#1205205).
- io_uring: avoid io-wq -EAGAIN looping for !IOPOLL (bsc#1205205).
- io_uring: add flag for allocating a fully sparse direct
descriptor space (bsc#1205205).
- commit 21e3a0f
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1614-drm-amd-pm-fix-the-deadlock-issue-observed-on-SI.patch
Alt-commit
- commit dca8e38
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1469-drm-i915-Fix-renamed-struct-field.patch
Alt-commit
- commit ca69d2a
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-gem-add-missing-boundary-check-in-vm_access.patch
Alt-commit
- commit 538a03b
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1392-drm-i915-gtt-reduce-overzealous-alignment-constraint.patch
Alt-commit
- commit 0b42b8c
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1612-drm-amdgpu-don-t-runtime-suspend-if-there-are-displa.patch
Alt-commit
- commit 4b27505
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amdgpu-Ensure-HDA-function-is-suspended-before-A.patch
Alt-commit
- commit 8af249f
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1569-drm-amdgpu-fix-VCN-3.1.2-firmware-name.patch
Alt-commit
- commit abf52e5
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amdgpu-display-change-pipe-policy-for-DCN-2.1.patch
Alt-commit
- commit 2119936
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1529-drm-amd-display-Remove-redundant-dsc-power-gating-fr.patch
Alt-commit
- commit c0559f8
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/0835-drm-i915-display-vrr-Reset-VRR-capable-property-on-a.patch
Alt-commit
- commit 0eb26d8
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-Fix-PSF-GV-point-mask-when-SAGV-is-not-poss.patch
Alt-commit
- commit 90b6c9d
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1395-drm-i915-display-Do-not-re-enable-PSR-after-it-was-m.patch
Alt-commit
- commit ced54b3
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-display-Fix-HPD-short-pulse-handling-for-eD.patch
Alt-commit
- commit 907849f
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1390-drm-i915-Fix-the-async-flip-wm0-ddb-optimization.patch
Alt-commit
- commit 0b06aab
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1389-drm-i915-Check-async-flip-capability-early-on.patch
Alt-commit
- commit 7fe968e
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1388-drm-i915-Don-t-skip-ddb-allocation-if-data_rate-0.patch
Alt-commit
- commit c841b3b
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1326-drm-i915-psr-Set-SF-Partial-Frame-Enable-also-on-ful.patch
Alt-commit
- commit 84b01d8
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1387-drm-i915-Avoid-negative-shift-due-to-bigjoiner_pipes.patch
Alt-commit
- commit 5b4f424
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh patches.suse/drm-i915-s-JSP2-ICP2-PCH.patch
Alt-commit
- commit de700d9
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh patches.suse/drm-vmwgfx-Fix-fencing-on-SVGAv3.patch
Alt-commit
- commit 365c41d
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amdgpu-fix-suspend-resume-hang-regression.patch
Alt-commit
- commit daa61d3
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1322-drm-exynos-Search-for-TE-gpio-in-DSI-panel-s-node.patch
Alt-commit
- commit 9a9626a
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1321-drm-exynos-Don-t-fail-if-no-TE-gpio-is-defined-for-D.patch
Alt-commit
- commit 4142230
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-guc-slpc-Correct-the-param-count-for-unset-.patch
Alt-commit
- commit 7d6e99e
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1308-Revert-drm-amdgpu-add-modifiers-in-amdgpu_vkms_plane.patch
Alt-commit
- commit 0fb1c9d
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amdgpu-do-not-enable-asic-reset-for-raven2.patch
Alt-commit
- commit e5c3c80
* Mon Jan 02 2023 krisman@suse.de
- io_uring: bump max direct descriptor count to 1M (bsc#1205205).
- commit e0dcc53
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1327-drm-panel-Select-DRM_DP_HELPER-for-DRM_PANEL_EDP.patch
Alt-commit
- commit 5d45a01
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-ttm-tweak-priority-hint-selection.patch
Alt-commit
- commit 59a386a
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1272-drm-i915-ttm-Return-some-errors-instead-of-trying-me.patch
Alt-commit
- commit 66bfd62
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1269-drm-i915-pmu-Fix-KMD-and-GuC-race-on-accessing-busyn.patch
Alt-commit
- commit 53c8b74
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1267-drm-i915-pmu-Use-PM-timestamp-instead-of-RING-TIMEST.patch
Alt-commit
- commit 32a7068
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1265-drm-i915-Lock-timeline-mutex-directly-in-error-path-.patch
Alt-commit
- commit 6191247
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1264-drm-i915-Allocate-intel_engine_coredump_alloc-with-A.patch
Alt-commit
- commit 04cbfe7
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-ttm-ensure-we-unmap-when-purging.patch
Alt-commit
- commit 2add25a
* Mon Jan 02 2023 krisman@suse.de
- io_uring: allow allocated fixed files for accept (bsc#1205205).
- commit 057b503
* Mon Jan 02 2023 mhocko@suse.com
- EDAC/mc_sysfs: Increase legacy channel support to 12
(bsc#1205263).
- commit 4cb5420
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-ttm-add-unmap_virtual-callback.patch
Alt-commit
- commit 3946211
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-don-t-call-free_mmap_offset-when-purging.patch
Alt-commit
- commit 298209e
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1139-drm-i915-pxp-Hold-RPM-wakelock-during-PXP-unbind.patch
Alt-commit
- commit 9551497
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1384-drm-i915-Increment-composite-fence-seqno.patch
Alt-commit
- commit b34c76f
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1383-drm-i915-Fix-possible-uninitialized-variable-in-para.patch
Alt-commit
- commit ad51784
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-Fix-bw-atomic-check-when-switching-between-.patch
Alt-commit
- commit af7c9c7
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-Correctly-populate-use_sagv_wm-for-all-pipe.patch
Alt-commit
- commit 68d6bc2
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1312-drm-i915-Disconnect-PHYs-left-connected-by-BIOS-on-d.patch
Alt-commit
- commit 8e17f0c
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-dg2-Print-PHY-name-properly-on-calibration-.patch
Alt-commit
- commit 4dbb18a
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh patches.suse/drm-i915-Widen-the-QGV-point-mask.patch
Alt-commit
- commit dd95055
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1296-drm-i915-fbc-Fix-the-plane-end-Y-offset-check.patch
Alt-commit
- commit 4e0c6d6
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-opregion-check-port-number-bounds-for-SWSCI.patch
Alt-commit
- commit 74b7000
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-Fix-mbus-join-config-lookup.patch
Alt-commit
- commit ea4899d
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-Fix-dbuf-slice-config-lookup.patch
Alt-commit
- commit fc4e533
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amd-Check-if-ASPM-is-enabled-from-PCIe-subsystem.patch
Alt-commit
- commit 3e241f1
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amd-display-For-vblank_disable_immediate-check-P.patch
Alt-commit
- commit 9c326df
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amd-pm-correct-the-sequence-of-sending-gpu-reset.patch
Alt-commit
- commit 070f8ac
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amd-pm-fix-hwmon-node-of-power1_label-create-iss.patch
Alt-commit
- commit 72a7fdb
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1283-drm-amdgpu-display-change-pipe-policy-for-DCN-2.0.patch
Alt-commit
- commit 7ad305b
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amd-display-dc-calcs-dce_calcs-Fix-a-memleak-in-.patch
Alt-commit
- commit 8014041
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amd-amdgpu-fixing-read-wrong-pf2vf-data-in-SRIOV.patch
Alt-commit
- commit 78ef15d
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1188-drm-amd-display-Revert-W-A-for-hard-hangs-on-DCN20-D.patch
Alt-commit
- commit 39f9900
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1186-drm-amdgpu-Fix-rejecting-Tahiti-GPUs.patch
Alt-commit
- commit 3ad8afd
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amdgpu-don-t-do-resets-on-APUs-which-don-t-suppo.patch
Alt-commit
- commit 4e4ca5b
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1273-drm-i915-Fix-header-test-for-CONFIG_X86.patch
Alt-commit
- commit eeea914
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1270-drm-i915-Fix-oops-due-to-missing-stack-depot.patch
Alt-commit
- commit 2d2a3c8
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-adlp-Fix-TypeC-PHY-ready-status-readout.patch
Alt-commit
- commit 54494d7
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-overlay-Prevent-divide-by-zero-bugs-in-scal.patch
Alt-commit
- commit b47031d
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1139-drm-i915-pxp-Hold-RPM-wakelock-during-PXP-unbind.patch
Alt-commit
- commit d4035df
* Mon Jan 02 2023 krisman@suse.de
- io_uring: allow allocated fixed files for openat/openat2
(bsc#1205205).
- Refresh patches.suse/fs-io_uring-add-infrastructure-for-uring-cmd.patch
- Refresh patches.suse/io_uring-add-support-for-128-byte-SQEs.patch
- io_uring: add basic fixed file allocator (bsc#1205205).
- io_uring: track fixed files with a bitmap (bsc#1205205).
- commit 46e40d3
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1075-drm-i915-fbc-Remember-to-update-FBC-state-even-when-.patch
Alt-commit
- commit 64a9a12
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1146-drm-mipi-dbi-Fix-source-buffer-address-in-mipi_dbi_b.patch
Alt-commit
- commit 5a5b73d
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1145-drm-fix-error-found-in-some-cases-after-the-patch-d1.patch
Alt-commit
- commit 644485a
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/0997-drm-vmwgfx-Fix-possible-usage-of-an-uninitialized-va.patch
Alt-commit
- commit 3af11ce
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/0002-drm-vmwgfx-Remove-unused-compile-options.patch
Alt-commit
- commit fed7575
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-vmwgfx-Remove-explicit-transparent-hugepages-sup.patch
Alt-commit
- commit 940b192
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/0994-drm-vmwgfx-Fix-a-size_t-long-int-format-specifier-mi.patch
Alt-commit
- commit 24808e7
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amd-pm-keep-the-BACO-feature-enabled-for-suspend.patch
Alt-commit
- commit 06acb55
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1393-drm-amdgpu-no-DC-support-for-headless-chips.patch
Alt-commit
- commit 49e234b
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amd-display-Set-optimize_pwr_state-for-DCN31.patch
Alt-commit
- commit 22f50d2
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amd-display-Send-s0i2_rdy-in-stream_count-0-opti.patch
Alt-commit
- commit 3518e87
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1398-drm-amd-display-Fix-USB4-null-pointer-dereference-in.patch
Alt-commit
- commit 6a8a622
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1382-drm-i915-guc-Only-assign-guc_id.id-when-stealing-guc.patch
Alt-commit
- commit 5a04745
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1381-drm-i915-guc-Use-correct-context-lock-when-callig-cl.patch
Alt-commit
- commit 59f8d3a
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amd-pm-fix-a-potential-gpu_metrics_table-memory-.patch
Alt-commit
- commit 1555484
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amd-display-Set-exit_optimized_pwr_state-for-DCN.patch
Alt-commit
- commit 841eef9
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-display-Fix-an-unsigned-subtraction-which-c.patch
Alt-commit
- commit 89adcaa
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-dp-Perform-30ms-delay-after-source-OUI-writ.patch
Alt-commit
- commit 617997f
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-vc4-kms-Wait-for-the-commit-before-increasing-ou.patch
Alt-commit
- commit d5bf0ff
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1365-drm-i915-Fix-error-pointer-dereference-in-i915_gem_d.patch
Alt-commit
- commit 8ad6c12
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/Revert-drm-i915-Implement-Wa_1508744258.patch
Alt-commit
- commit 067c3fc
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1317-drm-i915-gt-Hold-RPM-wakelock-during-PXP-suspend.patch
Alt-commit
- commit 8362ef5
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1284-drm-i915-guc-fix-NULL-vs-IS_ERR-checking.patch
Alt-commit
- commit 664a6e7
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/0445-drm-i915-Revert-guc_id-from-i915_request-tracepoint.patch
Alt-commit
- commit 38d7da8
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1230-drm-i915-guc-Fix-recursive-lock-in-GuC-submission.patch
Alt-commit
- commit 1d48ac4
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1311-drm-amdgpu-pm-fix-powerplay-OD-interface.patch
Alt-commit
- commit 760025f
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amd-display-Set-plane-update-flags-for-all-plane.patch
Alt-commit
- commit 3236400
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amd-display-Fix-DPIA-outbox-timeout-after-GPU-re.patch
Alt-commit
- commit 6c484b3
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amd-display-Fix-OLED-brightness-control-on-eDP.patch
Alt-commit
- commit 914e1e5
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1284-drm-i915-guc-fix-NULL-vs-IS_ERR-checking.patch
Alt-commit
- commit 97a7fa2
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1283-drm-i915-dsi-xelpd-Fix-the-bit-mask-for-wakeup-GB.patch
Alt-commit
- commit 6d825ca
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/Revert-drm-i915-tgl-dsi-Gate-the-ddi-clocks-after-pl.patch
Alt-commit
- commit 1e0407d
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1237-drm-i915-adlp-fb-Prevent-the-mapping-of-redundant-tr.patch
Alt-commit
- commit 9336c3d
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-fb-Fix-rounding-error-in-subsampled-plane-s.patch
Alt-commit
- commit 45e916e
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-hdmi-Turn-DP-TMDS-output-buffers-back-on-in.patch
Alt-commit
- commit 03074ad
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1231-drm-i915-dp-fix-integer-overflow-in-128b-132b-data-r.patch
Alt-commit
- commit 8c78a03
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1229-drm-i915-cdclk-put-the-cdclk-vtables-in-const-data.patch
Alt-commit
- commit c1a94fe
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1228-Revert-drm-i915-bios-gracefully-disable-dual-eDP-for.patch
Alt-commit
- commit bc36480
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-dp-Skip-the-HW-readout-of-DPCD-on-disabled-.patch
Alt-commit
- commit 6b44594
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-Add-support-for-panels-with-VESA-backlights.patch
Alt-commit
- commit 3fe37e4
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1279-drm-scheduler-fix-drm_sched_job_add_implicit_depende.patch
Alt-commit
- commit 5157667
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1243-drm-locking-fix-__stack_depot_-name-conflict.patch
Alt-commit
- commit 651e523
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/0445-drm-i915-Revert-guc_id-from-i915_request-tracepoint.patch
Alt-commit
- commit a2a9439
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amd-display-Fix-deadlock-when-falling-back-to-v2.patch
Alt-commit
- commit 3b72ce5
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-Catch-yet-another-unconditioal-clflush.patch
Alt-commit
- commit e13fa3b
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-Convert-unconditional-clflush-to-drm_clflus.patch
Alt-commit
- commit 2d56d86
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/0432-drm-i915-fix-blank-screen-booting-crashes.patch
Alt-commit
- commit 229b7f9
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-Remove-memory-frequency-calculation.patch
Alt-commit
- commit e1eaf83
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/0439-drm-i915-Fix-bug-in-user-proto-context-creation-that.patch
Alt-commit
- commit f9ec525
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-Fix-runtime-pm-handling-in-i915_gem_shrink.patch
Alt-commit
- commit 7997408
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-Remove-warning-from-the-rps-worker.patch
Alt-commit
- commit 14a9cc0
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-request-fix-early-tracepoints.patch
Alt-commit
- commit 4c46892
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/0429-drm-i915-guc-docs-Fix-pdfdocs-build-error-by-removin.patch
Alt-commit
- commit b22c773
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/0426-drm-i915-Move-__i915_gem_free_object-to-ttm_bo_destr.patch
Alt-commit
- commit a999e57
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/0423-drm-i915-selftests-Always-initialize-err-in-igt_dmab.patch
Alt-commit
- commit 8eeaf56
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/0422-drm-i915-selftests-Do-not-use-import_obj-uninitializ.patch
Alt-commit
- commit dacbd16
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/0421-drm-i915-Get-PM-ref-before-accessing-HW-register.patch
Alt-commit
- commit 154a778
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/0420-drm-i915-Release-ctx-syncobj-on-final-put-not-on-ctx.patch
Alt-commit
- commit 0ab228f
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/0419-drm-i915-gem-Fix-the-mman-selftest.patch
Alt-commit
- commit 932c54f
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/0412-drm-i915-selftest-Fix-use-of-err-in-igt_reset_-fail-.patch
Alt-commit
- commit 66255d0
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/0411-drm-i915-gt-Potential-error-pointer-dereference-in-p.patch
Alt-commit
- commit 2474065
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/0409-drm-i915-Use-designated-initializers-for-init-exit-t.patch
Alt-commit
- commit b6c085e
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amdgpu-handle-the-case-of-pci_channel_io_frozen-.patch
Alt-commit
- commit fe9a5e6
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amdkfd-fix-a-potential-ttm-sg-memory-leak.patch
Alt-commit
- commit 46cd76d
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1364-drm-rcar-du-Don-t-create-encoder-for-unconnected-LVD.patch
Alt-commit
- commit 3f12462
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-amdkfd-fix-dma-mapping-leaking-warning.patch
Alt-commit
- commit 44e142b
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1286-drm-amd-display-fix-empty-debug-macros.patch
Alt-commit
- commit 30b2486
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/0001-drm-amd-display-Fix-white-screen-page-fault-for-gpuv.patch
Alt-commit
- commit 22968f1
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1261-drm-amd-display-dc_assert_fp_enabled-assert-only-if-.patch
Alt-commit
- commit 960d859
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/1260-drm-amd-display-Add-NULL-checks-for-vblank-workqueue.patch
Alt-commit
- commit a8ede03
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/0440-drm-i915-Free-the-returned-object-of-acpi_evaluate_d.patch
Alt-commit
- commit 99ce24b
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-Extend-the-async-flip-VT-d-w-a-to-skl-bxt.patch
Alt-commit
- commit da6e4d0
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh patches.suse/drm-i915-bdb-Fix-version-check.patch
Alt-commit
- commit 78e0f84
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-tc-Fix-TypeC-port-init-resume-time-sanitiza.patch
Alt-commit
- commit 77e4ab5
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-audio-Use-BIOS-provided-value-for-RKL-HDA-l.patch
Alt-commit
- commit 4d494d0
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh patches.suse/0427-drm-i915-Free-all-DMC-payloads.patch
Alt-commit
- commit c3e794c
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/0425-drm-i915-Update-memory-bandwidth-parameters.patch
Alt-commit
- commit 809a4bb
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-dp-Use-max-params-for-panels-eDP-1.4.patch
Alt-commit
- commit 2e04f9e
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/0410-drm-i915-adl_p-Also-disable-underrun-recovery-with-M.patch
Alt-commit
- commit a1dd90a
* Mon Jan 02 2023 pjakobsson@suse.de
- Refresh
patches.suse/0001-drm-i915-dp-return-proper-DPRX-link-training-result.patch
Alt-commit
- commit 75dfd6c
* Mon Jan 02 2023 krisman@suse.de
- Update
patches.suse/io_uring-place-fixed-tables-under-memcg-limits.patch
(bsc#1205205).
Originally backported from -stable, it was now missing a hunk.
- commit ae15ad7
* Mon Jan 02 2023 dwagner@suse.de
- nvme: enable uring-passthrough for admin commands
(jsc#PED-1183).
- nvme: helper for uring-passthrough checks (jsc#PED-1183).
- nvme: add vectored-io support for uring-cmd (jsc#PED-1183).
- commit c7756c4
* Mon Jan 02 2023 tzimmermann@suse.de
- drm/ast: Avoid reprogramming primary-plane scanout address (jsc#PED-1465)
- commit 3b77789
* Mon Jan 02 2023 tzimmermann@suse.de
- drm/ast: Convert ast to SHMEM (jsc#PED-1465)
Backporting notes:
* context changes
- commit d8e59a0
* Mon Jan 02 2023 tzimmermann@suse.de
- drm/ast: Style cleanups in plane code (jsc#PED-1465)
Backporting notes:
* context changes
- commit 91dcf9c
* Mon Jan 02 2023 tzimmermann@suse.de
- drm/ast: Rename struct ast_cursor_plane to struct ast_plane (jsc#PED-1465)
- commit 96eafac
* Mon Jan 02 2023 tzimmermann@suse.de
- drm/ast: Remove cursor double buffering (jsc#PED-1465)
- commit 715d675
* Mon Jan 02 2023 tzimmermann@suse.de
- drm/ast: Do not call drm_atomic_add_affected_planes() (jsc#PED-1465)
Backporting notes:
* context changes
- commit 01f9c91
* Mon Jan 02 2023 tzimmermann@suse.de
- drm/ast: Call drm_atomic_helper_check_plane_state() unconditionally (jsc#PED-1465)
Backporting notes:
* context changes
- commit 0913a02
* Mon Jan 02 2023 tzimmermann@suse.de
- drm/ast: Acquire I/O-register lock in atomic_commit_tail function (jsc#PED-1465)
- commit 669ece8
* Mon Jan 02 2023 tzimmermann@suse.de
- drm/ast: Add Atomic gamma lut support for aspeed (jsc#PED-1465)
- commit 9620260
* Mon Jan 02 2023 martin.wilck@suse.com
- blacklist.conf: add scsi-mpt3sas-Fix-return-value-check-of-dma_get_required_mask.patch (bsc#1206098)
- Delete
patches.suse/scsi-mpt3sas-Fix-return-value-check-of-dma_get_required_mask.patch.
This patch breaks Xen.
- commit cc3a20c
* Mon Jan 02 2023 msuchanek@suse.de
- powerpc/papr_scm: Implement initial support for injecting smart errors (jsc#PED-990).
- Refresh patches.suse/powerpc-papr_scm-Add-perf-interface-support.patch.
- Refresh patches.suse/powerpc-papr_scm-Fix-leaking-nvdimm_events_map-eleme.patch.
- Refresh patches.suse/powerpc-papr_scm-Fix-nvdimm-event-mappings.patch.
- commit d591dac
* Mon Jan 02 2023 dwagner@suse.de
- nvme: wire-up uring-cmd support for io-passthru on char-device
(jsc#PED-1183).
Refresh:
- patches.suse/blk-mq-remove-the-done-argument-to-blk_execute_rq_nowait.patch
- commit f999169
* Mon Jan 02 2023 msuchanek@suse.de
- powerpc/pseries: Use lparcfg to reconfig VAS windows for DLPAR
CPU (bsc#1204433 ltc#200179).
- commit f3b0c64
* Mon Jan 02 2023 dwagner@suse.de
- fs: get rid of the res2 iocb->ki_complete argument
(jsc#PED-1183).
Refresh:
- patches.suse/io_uring-add-a-priority-tw-list-for-irq-completion-w.patch
- patches.suse/io_uring-batch-completion-in-prior_task_list.patch
- patches.suse/io_uring-cleanup-handling-of-the-two-task_work-lists.patch
- patches.suse/io_uring-simplify-selected-buf-handling.patch
- patches.suse/io_uring-speedup-provided-buffer-handling.patch
- patches.suse/ovl-fix-use-after-free-in-struct-ovl_aio_req.patch
- usb: remove res2 argument from gadget code completions
(jsc#PED-1183).
- commit ab0c1ee
* Mon Jan 02 2023 msuchanek@suse.de
- powerpc/pseries: unregister VPA when hot unplugging a CPU
(bsc#1205695 ltc#200603).
- commit bcbd230
* Mon Jan 02 2023 tzimmermann@suse.de
- drm/mgag200: Remove type field from struct mga_device (jsc#PED-1185)
- commit 25d8f90
* Mon Jan 02 2023 tzimmermann@suse.de
- drm/mgag200: Move CRTC atomic_enable to model-specific code (jsc#PED-1185)
- commit 8787069
* Mon Jan 02 2023 tzimmermann@suse.de
- drm/mgag200: Move mode-config to model-specific code (jsc#PED-1185)
- commit 6da06fe
* Mon Jan 02 2023 tzimmermann@suse.de
- drm/mgag200: Provide per-device callbacks for PIXPLLC (jsc#PED-1185)
- commit a5a5fe4
* Mon Jan 02 2023 nmorey@suse.com
- RDMA/siw: Fix pointer cast warning (git-fixes)
- commit 366e50d
* Mon Jan 02 2023 tzimmermann@suse.de
- drm/mgag200: Provide per-device callbacks for BMC synchronization (jsc#PED-1185)
- commit 4f608b9
* Mon Jan 02 2023 nmorey@suse.com
- IB/IPoIB: Fix queue count inconsistency for PKEY child interfaces (git-fixes)
- commit 0dbba4f
* Mon Jan 02 2023 tzimmermann@suse.de
- drm/mgag200: Add per-device callbacks (jsc#PED-1185)
- commit 0a4ecca
* Mon Jan 02 2023 tiwai@suse.de
- ALSA: memalloc: Allocate more contiguous pages for fallback case
(jsc#PED-850).
- ALSA: doc: Drop snd_dma_continuous_data() usages (jsc#PED-850).
- ALSA: memalloc: Drop special handling of GFP for CONTINUOUS
allocation (jsc#PED-850).
- ASoC: Intel: sst: Switch to standard device pages (jsc#PED-850).
- ALSA: pdaudiocf: Drop superfluous GFP setup (jsc#PED-850).
- ALSA: vx: Drop superfluous GFP setup (jsc#PED-850).
- commit f684e2b
* Mon Jan 02 2023 tzimmermann@suse.de
- drm/mgag200: Set SCROFF in primary-plane code (jsc#PED-1185)
- commit 1f92090
* Mon Jan 02 2023 tzimmermann@suse.de
- drm/mgag200: Replace simple-KMS with regular atomic helpers (jsc#PED-1185)
Backporting notes:
* replace DRM_PLANE_NO_SCALING with DRM_PLANE_HELPER_NO_SCALING
* context changes
- commit 8b7ac9c
* Mon Jan 02 2023 tzimmermann@suse.de
- drm/mgag200: Reorganize before dropping simple-KMS helpers (jsc#PED-1185)
- commit 73b0724
* Mon Jan 02 2023 tzimmermann@suse.de
- drm/mgag200: Store primary plane's color format in CRTC state (jsc#PED-1185)
- commit afd8a5f
* Mon Jan 02 2023 tzimmermann@suse.de
- drm/mgag200: Acquire I/O-register lock in atomic_commit_tail function (jsc#PED-1185)
- commit df06d53
* Mon Jan 02 2023 tzimmermann@suse.de
- drm/mgag200: Move ER/EW3 register initialization to per-model code (jsc#PED-1185)
- commit e49792e
* Mon Jan 02 2023 tzimmermann@suse.de
- drm/mgag200: Move DAC-register setup into model-specific code (jsc#PED-1185)
- commit d3aee25
* Mon Jan 02 2023 tzimmermann@suse.de
- drm/mgag200: Split mgag200_modeset_init() (jsc#PED-1185)
- commit 9a5cda8
* Mon Jan 02 2023 tzimmermann@suse.de
- drm/mgag200:remove rebundant word "or" in comments (jsc#PED-1185)
- commit dec4e3d
* Mon Jan 02 2023 nmorey@suse.com
- RDMA/hns: Fix XRC caps on HIP08 (git-fixes)
- commit 59e36ed
* Mon Jan 02 2023 nmorey@suse.com
- RDMA/hns: Fix error code of CMD (git-fixes)
- commit 5f70364
* Mon Jan 02 2023 nmorey@suse.com
- RDMA/hns: Fix page size cap from firmware (git-fixes)
- commit 6cde7a4
* Mon Jan 02 2023 nmorey@suse.com
- RDMA/hns: Fix PBL page MTR find (git-fixes)
- commit 8abc588
* Mon Jan 02 2023 nmorey@suse.com
- RDMA/hns: Fix AH attr queried by query_qp (git-fixes)
- commit adf2f5b
* Mon Jan 02 2023 nmorey@suse.com
- RDMA/srp: Fix error return code in srp_parse_options() (git-fixes)
- commit 6f932f1
* Mon Jan 02 2023 nmorey@suse.com
- RDMA/hfi1: Fix error return code in parse_platform_config() (git-fixes)
- commit e3f1da5
* Mon Jan 02 2023 tiwai@suse.de
- ACPI: resource: Skip IRQ override on Asus Vivobook S5602ZA
(git-fixes).
- commit 57208d1
* Mon Jan 02 2023 nmorey@suse.com
- RDMA: Disable IB HW for UML (git-fixes)
- commit 79de999
* Mon Jan 02 2023 nmorey@suse.com
- RDMA/nldev: Fix failure to send large messages (git-fixes)
- commit 8afb6ef
* Mon Jan 02 2023 nmorey@suse.com
- RDMA/nldev: Add checks for nla_nest_start() in fill_stat_counter_qps() (git-fixes)
- commit 7f11c74
* Mon Jan 02 2023 nmorey@suse.com
- RDMA/rxe: Fix NULL-ptr-deref in rxe_qp_do_cleanup() when socket create failed (git-fixes)
- commit 9304b2c
* Mon Jan 02 2023 nmorey@suse.com
- RDMA/hns: fix memory leak in hns_roce_alloc_mr() (git-fixes)
- commit 8bd6757
* Mon Jan 02 2023 nmorey@suse.com
- RDMA/irdma: Initialize net_type before checking it (git-fixes)
- commit c1ce45c
* Mon Jan 02 2023 nmorey@suse.com
- RDMA/hfi: Decrease PCI device reference count in error path (git-fixes)
- commit 4b06dc0
* Mon Jan 02 2023 tiwai@suse.de
- ACPI: resource: Add Asus ExpertBook B2502 to Asus quirks
(git-fixes).
- ACPI: resource: do IRQ override on Lenovo 14ALC7 (git-fixes).
- ACPI: resource: do IRQ override on XMG Core 15 (git-fixes).
- ALSA: hda/hdmi: Static PCM mapping again with AMD HDMI codecs
(git-fixes).
- ACPI: irq: Fix some kernel-doc issues (git-fixes).
- ACPI: pfr_update: use ACPI_FREE() to free acpi_object
(git-fixes).
- ACPI: pfr_telemetry: use ACPI_FREE() to free acpi_object
(git-fixes).
- ACPI: resource: do IRQ override on LENOVO IdeaPad (git-fixes).
- ACPI: resource: Skip IRQ override on Asus Vivobook
K3402ZA/K3502ZA (git-fixes).
- commit ba86327
* Mon Jan 02 2023 nmorey@suse.com
- RDMA/hns: Fix ext_sge num error when post send (git-fixes)
- commit 6e743d4
* Mon Jan 02 2023 nmorey@suse.com
- RDMA/irdma: Do not request 2-level PBLEs for CQ alloc (git-fixes)
- commit 0f16ea1
* Mon Jan 02 2023 nmorey@suse.com
- RDMA/siw: Set defined status for work completion with undefined status (git-fixes)
- commit a9ebe54
* Mon Jan 02 2023 nmorey@suse.com
- RDMA/nldev: Return "-EAGAIN" if the cm_id isn't from expected port (git-fixes)
- commit 26efba0
* Mon Jan 02 2023 nmorey@suse.com
- RDMA/core: Make sure "ib_port" is valid when access sysfs node (git-fixes)
- commit 00cffbb
* Mon Jan 02 2023 nmorey@suse.com
- RDMA/restrack: Release MR restrack when delete (git-fixes)
- commit 20085bc
* Mon Jan 02 2023 nmorey@suse.com
- RDMA/siw: Fix immediate work request flush to completion queue (git-fixes)
- commit 4193611
* Mon Jan 02 2023 nmorey@suse.com
- RDMA/irdma: Report the correct link speed (git-fixes)
- commit 83b7019
* Mon Jan 02 2023 nmorey@suse.com
- RDMA/core: Fix order of nldev_exit call (git-fixes)
- commit 76dc905
* Mon Jan 02 2023 nmorey@suse.com
- RDMA/efa: Add EFA 0xefa2 PCI ID (git-fixes)
- commit 7e28dca
* Mon Jan 02 2023 nmorey@suse.com
- RDMA/hns: Repacing 'dseg_len' by macros in fill_ext_sge_inl_data() (git-fixes)
- commit 9035bce
* Mon Jan 02 2023 tzimmermann@suse.de
- drm/ast: make ast_modeset static (jsc#PED-1465)
- commit 829bca5
* Mon Jan 02 2023 tzimmermann@suse.de
- drm/ast: Fix video broken in some resolutions on ast2600 (jsc#PED-1465)
- commit bbb90ea
* Mon Jan 02 2023 tzimmermann@suse.de
- drm/ast: Add resolution support for 1152x864@75 (jsc#PED-1465)
- commit 27087c9
* Sun Jan 01 2023 lduncan@suse.com
- drbd: use blk_queue_max_discard_sectors helper (git-fixes).
- commit fbf939a
* Sun Jan 01 2023 tiwai@suse.de
- ALSA: seq: fix undefined behavior in bit shift for
SNDRV_SEQ_FILTER_USE_EVENT (git-fixes).
- ALSA: pcm: fix undefined behavior in bit shift for
SNDRV_PCM_RATE_KNOT (git-fixes).
- commit 1504232
* Sun Jan 01 2023 tiwai@suse.de
- rtc: cmos: Fix wake alarm breakage (git-fixes).
- commit de5fcc7
* Sun Jan 01 2023 tiwai@suse.de
- rtc: cmos: Fix event handler registration ordering issue
(git-fixes).
- Revert "platform/chrome: cros_ec_typec: Cleanup switch handle
return paths" (git-fixes).
- commit ec01d22
* Sun Jan 01 2023 tiwai@suse.de
- HID: wacom: Ensure bootloader PID is usable in hidraw mode
(git-fixes).
- HID: mcp2221: don't connect hidraw (git-fixes).
- remoteproc: qcom: q6v5: Fix missing clk_disable_unprepare()
in q6v5_wcss_qcs404_power_on() (git-fixes).
- remoteproc: qcom_q6v5_pas: Fix missing of_node_put() in
adsp_alloc_memory_region() (git-fixes).
- remoteproc: qcom_q6v5_pas: detach power domains on remove
(git-fixes).
- remoteproc: qcom_q6v5_pas: disable wakeup on probe fail or
remove (git-fixes).
- remoteproc: qcom: q6v5: Fix potential null-ptr-deref in
q6v5_wcss_init_mmio() (git-fixes).
- remoteproc: sysmon: fix memory leak in qcom_add_sysmon_subdev()
(git-fixes).
- mfd: pm8008: Fix return value check in pm8008_probe()
(git-fixes).
- rtc: mxc_v2: Add missing clk_disable_unprepare() (git-fixes).
- rtc: pic32: Move devm_rtc_allocate_device earlier in
pic32_rtc_probe() (git-fixes).
- rtc: st-lpc: Add missing clk_disable_unprepare in st_rtc_probe()
(git-fixes).
- rtc: snvs: Allow a time difference on clock register read
(git-fixes).
- misc: tifm: fix possible memory leak in tifm_7xx1_switch_media()
(git-fixes).
- misc: ocxl: fix possible name leak in ocxl_file_register_afu()
(git-fixes).
- vfio: platform: Do not pass return buffer to ACPI _RST method
(git-fixes).
- gpiolib: cdev: fix NULL-pointer dereferences (git-fixes).
- drm/sti: Fix return type of
sti_{dvo,hda,hdmi}_connector_mode_valid() (git-fixes).
- drm/fsl-dcu: Fix return type of
fsl_dcu_drm_connector_mode_valid() (git-fixes).
- wifi: mt76: do not run mt76u_status_worker if the device is
not running (git-fixes).
- wifi: brcmfmac: Fix potential shift-out-of-bounds in
brcmf_fw_alloc_request() (git-fixes).
- wifi: ar5523: Fix use-after-free on ar5523_cmd() timed out
(git-fixes).
- wifi: ath9k: verify the expected usb_endpoints are present
(git-fixes).
- hamradio: baycom_epp: Fix return type of baycom_send_packet()
(git-fixes).
- mmc: renesas_sdhi: better reset from HS400 mode (git-fixes).
- mmc: f-sdh30: Add quirks for broken timeout clock capability
(git-fixes).
- ipmi: fix memleak when unload ipmi driver (git-fixes).
- HID: hid-sensor-custom: set fixed size for custom attributes
(git-fixes).
- hwmon: (jc42) Fix missing unlock on error in jc42_write()
(git-fixes).
- hwmon: (jc42) Restore the min/max/critical temperatures on
resume (git-fixes).
- hwmon: (jc42) Convert register access and caching to
regmap/regcache (git-fixes).
- regulator: core: fix use_count leakage when handling boot-on
(git-fixes).
- media: si470x: Fix use-after-free in si470x_int_in_callback()
(git-fixes).
- media: dvb-usb: fix memory leak in dvb_usb_adapter_init()
(git-fixes).
- media: dvb-frontends: fix leak of memory fw (git-fixes).
- nilfs2: fix shift-out-of-bounds due to too large exponent of
block size (git-fixes).
- nilfs2: fix shift-out-of-bounds/overflow in
nilfs_sb2_bad_offset() (git-fixes).
- soc: ti: knav_qmss_queue: Fix PM disable depth imbalance in
knav_queue_probe (git-fixes).
- rtc: cmos: fix build on non-ACPI platforms (git-fixes).
- extcon: usbc-tusb320: Factor out extcon into dedicated functions
(git-fixes).
- tty: serial: altera_uart_{r,t}x_chars() need only uart_port
(git-fixes).
- tty: serial: clean up stop-tx part in altera_uart_tx_chars()
(git-fixes).
- rtc: rtc-cmos: Do not check ACPI_FADT_LOW_POWER_S0 (git-fixes).
- mfd: pm8008: Remove driver data structure pm8008_data
(git-fixes).
- platform/chrome: cros_ec_typec: Cleanup switch handle return
paths (git-fixes).
- gpiolib: Get rid of redundant 'else' (git-fixes).
- soc: ti: knav_qmss_queue: Use pm_runtime_resume_and_get instead
of pm_runtime_get_sync (git-fixes).
- usb: typec: Factor out non-PD fwnode properties (git-fixes).
- gpiolib: make struct comments into real kernel docs (git-fixes).
- mt76: stop the radar detector after leaving dfs channel
(git-fixes).
- extcon: usbc-tusb320: Add support for TUSB320L (git-fixes).
- extcon: usbc-tusb320: Add support for mode setting and reset
(git-fixes).
- commit cfb92f2
* Sun Jan 01 2023 tiwai@suse.de
- clk: st: Fix memory leak in st_of_quadfs_setup() (git-fixes).
- drm/amd/display: Use the largest vready_offset in pipe group
(git-fixes).
- drm/mediatek: Fix return type of mtk_hdmi_bridge_mode_valid()
(git-fixes).
- drm/amd/display: fix array index out of bound error in bios
parser (git-fixes).
- drm/etnaviv: add missing quirks for GC300 (git-fixes).
- drm/fourcc: Fix vsub/hsub for Q410 and Q401 (git-fixes).
- drm/sti: Use drm_mode_copy() (git-fixes).
- drm/rockchip: Use drm_mode_copy() (git-fixes).
- drm/msm: Use drm_mode_copy() (git-fixes).
- drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table()
callback (git-fixes).
- drm/amdgpu: Fix type of second parameter in trans_msg() callback
(git-fixes).
- drm/amd/display: prevent memory leak (git-fixes).
- clocksource/drivers/timer-ti-dm: Fix missing
clk_disable_unprepare in dmtimer_systimer_init_clock()
(git-fixes).
- clocksource/drivers/sh_cmt: Access registers according to spec
(git-fixes).
- crypto: hisilicon/qm - fix missing destroy qp_idr (git-fixes).
- drm/fourcc: Add packed 10bit YUV 4:2:0 format (git-fixes).
- drm/amd/display: Manually adjust strobe for DCN303 (git-fixes).
- commit f4d3289
* Sun Jan 01 2023 tiwai@suse.de
- ata: ahci: Fix PCS quirk application for suspend (git-fixes).
- ALSA: hda/realtek: Add quirk for Lenovo TianYi510Pro-14IOB
(git-fixes).
- ALSA: usb-audio: add the quirk for KT0206 device (git-fixes).
- ALSA: hda/hdmi: Add HP Device 0x8711 to force connect list
(git-fixes).
- apparmor: Fix memleak in alloc_ns() (git-fixes).
- apparmor: Use pointer to struct aa_label for lbs_cred
(git-fixes).
- apparmor: Fix abi check to include v8 abi (git-fixes).
- apparmor: fix lockdep warning when removing a namespace
(git-fixes).
- apparmor: fix a memleak in multi_transaction_new() (git-fixes).
- brcmfmac: return error when getting invalid max_flowrings from
dongle (git-fixes).
- ASoC: codecs: rt298: Add quirk for KBL-R RVP platform
(git-fixes).
- acct: fix potential integer overflow in encode_comp_t()
(git-fixes).
- ACPICA: Fix error code path in acpi_ds_call_control_method()
(git-fixes).
- binfmt_misc: fix shift-out-of-bounds in check_special_flags
(git-fixes).
- can: kvaser_usb: do not increase tx statistics when sending
error message frames (git-fixes).
- commit 86527dd
* Sat Dec 31 2022 krisman@suse.de
- io_uring_enter(): don't leave f.flags uninitialized
(bsc#1205205).
- fs,io_uring: add infrastructure for uring-cmd (bsc#1205205).
- commit 65da421
* Sat Dec 31 2022 krisman@suse.de
- io_uring: support CQE32 for nop operation (bsc#1205205).
- io_uring: enable CQE32 (bsc#1205205).
- io_uring: support CQE32 in /proc info (bsc#1205205).
- io_uring: add tracing for additional CQE32 fields (bsc#1205205).
- io_uring: overflow processing for CQE32 (bsc#1205205).
- io_uring: flush completions for CQE32 (bsc#1205205).
- io_uring: modify io_get_cqe for CQE32 (bsc#1205205).
- io_uring: add CQE32 completion processing (bsc#1205205).
- io_uring: add CQE32 setup processing (bsc#1205205).
- io_uring: change ring size calculation for CQE32 (bsc#1205205).
- io_uring: store add. return values for CQE32 (bsc#1205205).
- io_uring: support CQE32 in io_uring_cqe (bsc#1205205).
- io_uring: add support for 128-byte SQEs (bsc#1205205).
- commit 5f65c9c
* Fri Dec 30 2022 krisman@suse.de
- io_uring: don't clear req->kbuf when buffer selection is done
(bsc#1205205).
- io_uring: eliminate the need to track provided buffer ID
separately (bsc#1205205).
- io_uring: move provided buffer state closer to submit state
(bsc#1205205).
- io_uring: move provided and fixed buffers into the same io_kiocb
area (bsc#1205205).
- io_uring: abstract out provided buffer list selection
(bsc#1205205).
- io_uring: never call io_buffer_select() for a buffer re-select
(bsc#1205205).
- io_uring: get rid of hashed provided buffer groups
(bsc#1205205).
- io_uring: always use req->buf_index for the provided buffer
group (bsc#1205205).
- io_uring: ignore ->buf_index if REQ_F_BUFFER_SELECT isn't set
(bsc#1205205).
- io_uring: kill io_rw_buffer_select() wrapper (bsc#1205205).
- io_uring: make io_buffer_select() return the user address
directly (bsc#1205205).
- io_uring: kill io_recv_buffer_select() wrapper (bsc#1205205).
- io_uring: use 'sr' vs 'req->sr_msg' consistently (bsc#1205205).
- io_uring: add POLL_FIRST support for send/sendmsg and
recv/recvmsg (bsc#1205205).
- io_uring: check IOPOLL/ioprio support upfront (bsc#1205205).
- commit 66f0777
* Fri Dec 30 2022 krisman@suse.de
- io_uring: replace smp_mb() with smp_mb__after_atomic() in
io_sq_thread() (bsc#1205205).
- io_uring: serialize ctx->rings->sq_flags with atomic_or/and
(bsc#1205205).
- commit 46d5cc1
* Fri Dec 30 2022 krisman@suse.de
- io_uring: use the text representation of ops in trace
(bsc#1205205).
- io_uring: rename op -> opcode (bsc#1205205).
- io_uring: add io_uring_get_opcode (bsc#1205205).
- io_uring: add type to op enum (bsc#1205205).
- commit ac3439a
* Fri Dec 30 2022 krisman@suse.de
- io-uring: Make statx API stable (bsc#1205205).
- commit 9da1e0c
* Fri Dec 30 2022 krisman@suse.de
- namei: Standardize callers of filename_create() (bsc#1205205).
- namei: Standardize callers of filename_lookup() (bsc#1205205).
- rename __filename_parentat() to filename_parentat()
(bsc#1205205).
- commit 4516718
* Fri Dec 30 2022 krisman@suse.de
- io_uring: cleanup error-handling around io_req_complete
(bsc#1205205).
- io_uring: fix compile warning for 32-bit builds (bsc#1205205).
- commit 3d747e9
* Fri Dec 30 2022 dwagner@suse.de
- asm-generic: fix __get_unaligned_be48() on 32 bit platforms
(git-fixes).
- block: move lower_48_bits() to block (git-fixes).
- crypto: fix crc64 testmgr digest byte order (git-fixes).
- commit 4af3c1c
* Fri Dec 30 2022 krisman@suse.de
- putname(): IS_ERR_OR_NULL() is wrong here (bsc#1205205).
- commit faed8af
* Thu Dec 29 2022 krisman@suse.de
- io_uring: return an error when cqe is dropped (bsc#1205205).
- io_uring: use constants for cq_overflow bitfield (bsc#1205205).
- io_uring: rework io_uring_enter to simplify return value
(bsc#1205205).
- io_uring: trace cqe overflows (bsc#1205205).
- io_uring: add trace support for CQE overflow (bsc#1205205).
- io_uring: allow re-poll if we made progress (bsc#1205205).
- io_uring: support MSG_WAITALL for IORING_OP_SEND(MSG)
(bsc#1205205).
- io_uring: add support for IORING_ASYNC_CANCEL_ANY (bsc#1205205).
- io_uring: allow IORING_OP_ASYNC_CANCEL with 'fd' key
(bsc#1205205).
- io_uring: add support for IORING_ASYNC_CANCEL_ALL (bsc#1205205).
- io_uring: pass in struct io_cancel_data consistently
(bsc#1205205).
- io_uring: remove dead 'poll_only' argument to io_poll_cancel()
(bsc#1205205).
- io_uring: refactor io_disarm_next() locking (bsc#1205205).
- io_uring: move timeout locking in io_timeout_cancel()
(bsc#1205205).
- io_uring: store SCM state in io_fixed_file->file_ptr
(bsc#1205205).
- io_uring: make tracing format consistent (bsc#1205205).
- commit 39d1cb1
* Thu Dec 29 2022 krisman@suse.de
- io_uring: kill ctx arg from io_req_put_rsrc (bsc#1205205).
- io_uring: add a helper for putting rsrc nodes (bsc#1205205).
- io_uring: store rsrc node in req instead of refs (bsc#1205205).
- io_uring: refactor io_assign_file error path (bsc#1205205).
- io_uring: use right helpers for file assign locking
(bsc#1205205).
- io_uring: add data_race annotations (bsc#1205205).
- io_uring: inline io_req_complete_fail_submit() (bsc#1205205).
- commit 450dddf
* Thu Dec 29 2022 krisman@suse.de
- io_uring: refactor io_submit_sqe() (bsc#1205205).
- io_uring: refactor lazy link fail (bsc#1205205).
- io_uring: introduce IO_REQ_LINK_FLAGS (bsc#1205205).
- commit 7257924
* Thu Dec 29 2022 krisman@suse.de
- io_uring: refactor io_queue_sqe() (bsc#1205205).
- io_uring: rename io_queue_async_work() (bsc#1205205).
- io_uring: inline io_queue_sqe() (bsc#1205205).
- io_uring: helper for prep+queuing linked timeouts (bsc#1205205).
- io_uring: inline io_free_req() (bsc#1205205).
- io_uring: kill io_put_req_deferred() (bsc#1205205).
- io_uring: minor refactoring for some tw handlers (bsc#1205205).
- io_uring: clean poll tw PF_EXITING handling (bsc#1205205).
- commit 76f6f2c
* Thu Dec 29 2022 tiwai@suse.de
- ASoC: SOF: Revert: "core: unregister clients and machine
drivers in .shutdown" (git-fixes).
- ALSA: hda/hdmi: fix stream-id config keep-alive for rt suspend
(git-fixes).
- ALSA: hda/hdmi: set default audio parameters for KAE
silent-stream (git-fixes).
- ALSA: hda/hdmi: fix i915 silent stream programming flow
(git-fixes).
- ASoC: Intel: avs: Lock substream before snd_pcm_stop()
(git-fixes).
- ASoC: Intel: avs: Fix potential RX buffer overflow (git-fixes).
- ASoC: Intel: avs: Fix DMA mask assignment (git-fixes).
- fpga: m10bmc-sec: Fix kconfig dependencies (git-fixes).
- ASoC: tegra: Fix MBDRC bypass mode check (git-fixes).
- commit 2e2e222
* Thu Dec 29 2022 tiwai@suse.de
- mfd: qcom_rpm: Use devm_of_platform_populate() to simplify code
(git-fixes).
- commit 0741514
* Thu Dec 29 2022 tiwai@suse.de
- Revert an ASoC patch that cuased a regression (bsc#1206703)
Delete:
patches.suse/ASoC-soc-pcm-Don-t-zero-TDM-masks-in-__soc_pcm_open.patch
- commit f822682
* Thu Dec 29 2022 krisman@suse.de
- io_uring: optimise io_get_cqe() (bsc#1205205).
- io_uring: optimise submission left counting (bsc#1205205).
- io_uring: optimise submission loop invariant (bsc#1205205).
- io_uring: add helper to return req to cache list (bsc#1205205).
- io_uring: helper for empty req cache checks (bsc#1205205).
- io_uring: inline io_flush_cached_reqs (bsc#1205205).
- io_uring: shrink final link flush (bsc#1205205).
- io_uring: memcpy CQE from req (bsc#1205205).
- io_uring: explicitly keep a CQE in io_kiocb (bsc#1205205).
- commit 9665bbf
* Wed Dec 28 2022 krisman@suse.de
- Revert "Delete patches.suse/io_uring-af_unix-defer-registered-files-gc-to-io_uri.patch."
Commit
1ef22332e132 ("patches.suse/io_uring-af_unix-defer-registered-files-gc-to-io_uri.patch.")
was dropped temporarily to facilitate the merge of the SCM accounting
series. Re-add it now, with a refresh to fix the merge.
- commit 8b69a3e
* Wed Dec 28 2022 krisman@suse.de
- io_uring: rename io_sqe_file_register (bsc#1205205).
- io_uring: deduplicate SCM accounting (bsc#1205205).
- io_uring: don't pass around fixed index for scm (bsc#1205205).
- io_uring: refactor __io_sqe_files_scm (bsc#1205205).
- io_uring: uniform SCM accounting (bsc#1205205).
- commit c5a2074
* Wed Dec 28 2022 krisman@suse.de
- Delete patches.suse/io_uring-af_unix-defer-registered-files-gc-to-io_uri.patch.
Temporarily, in order to apply a conflicting series.
- commit 488c1a0
* Wed Dec 28 2022 krisman@suse.de
- io_uring: don't scm-account for non af_unix sockets
(bsc#1205205).
- commit afdcd7f
* Wed Dec 28 2022 krisman@suse.de
- io_uring: move finish_wait() outside of loop in cqring_wait()
(bsc#1205205).
- io_uring: refactor io_req_add_compl_list() (bsc#1205205).
- io_uring: silence io_for_each_link() warning (bsc#1205205).
- io_uring: partially uninline io_put_task() (bsc#1205205).
- io_uring: cleanup conditional submit locking (bsc#1205205).
- io_uring: optimise mutex locking for submit+iopoll
(bsc#1205205).
- io_uring: pre-calculate syscall iopolling decision
(bsc#1205205).
- io_uring: split off IOPOLL argument verifiction (bsc#1205205).
- io_uring: clean up io_queue_next() (bsc#1205205).
- io_uring: move poll recycling later in compl flushing
(bsc#1205205).
- io_uring: optimise io_free_batch_list (bsc#1205205).
- io_uring: refactor io_req_find_next (bsc#1205205).
- io_uring: remove extra ifs around io_commit_cqring
(bsc#1205205).
- io_uring: small optimisation of tctx_task_work (bsc#1205205).
- commit ffac3fd
* Wed Dec 28 2022 krisman@suse.de
- io_uring/msg_ring: check file type before putting (bsc#1205670)
- commit c35fe0a
* Wed Dec 28 2022 krisman@suse.de
- io_uring: don't attempt to IOPOLL for MSG_RING requests
(bsc#1205205).
- io_uring: assign non-fixed early for async work (bsc#1205205).
- io_uring: check that data field is 0 in ringfd unregister
(bsc#1205205).
- io_uring: check reserved fields for recv/recvmsg (bsc#1205205).
- io_uring: check reserved fields for send/sendmsg (bsc#1205205).
- io_uring: fix leaks on IOPOLL and CQE_SKIP (bsc#1205205).
- io_uring: free iovec if file assignment fails (bsc#1205205).
- io_uring: abort file assignment prior to assigning creds
(bsc#1205205).
- io_uring: fix poll error reporting (bsc#1205205).
- io_uring: fix poll file assign deadlock (bsc#1205205).
- io_uring: use right issue_flags for splice/tee (bsc#1205205).
- io_uring: verify pad field is 0 in io_get_ext_arg (bsc#1205205).
- io_uring: verify resv is 0 in ringfd register/unregister
(bsc#1205205).
- io_uring: verify that resv2 is 0 in io_uring_rsrc_update2
(bsc#1205205).
- io_uring: move io_uring_rsrc_update2 validation (bsc#1205205).
- io_uring: fix assign file locking issue (bsc#1205205).
- io_uring: stop using io_wq_work as an fd placeholder
(bsc#1205205).
- io_uring: move apoll->events cache (bsc#1205205).
- io_uring: io_kiocb_update_pos() should not touch file for non
- 1 offset (bsc#1205205).
- io_uring: flag the fact that linked file assignment is sane
(bsc#1205205).
- io_uring: use nospec annotation for more indexes (bsc#1205205).
- io_uring: zero tag on rsrc removal (bsc#1205205).
- io_uring: don't touch scm_fp_list after queueing skb
(bsc#1205205).
- io_uring: nospec index for tags on files update (bsc#1205205).
- io_uring: implement compat handling for IORING_REGISTER_IOWQ_AFF
(bsc#1205205).
- io_uring: drop the old style inflight file tracking
(bsc#1205205).
- The CVE
patch ("io_uring-use-original-request-task-for-inflight-trac.patch")
was preemptively added, but it is not needed and actually doesn't make
sense after ("io_uring: drop the old style inflight file tracking").
Drop it for now, and let it be re-added later.
- commit 225e700
* Wed Dec 28 2022 tiwai@suse.de
- Refresh patches.suse/drm-i915-ttm-never-purge-busy-objects.patch
Fix the compilation warning/error for SLE15-SP4 code;
should be reverted for SLE15-SP5
- commit 01b9ce4
* Wed Dec 28 2022 tiwai@suse.de
- wifi: ath11k: fix peer addition/deletion error on sta band
migration (bsc#1206451).
- wifi: ath11k: fix failed to find the peer with peer_id 0 when
disconnected (bsc#1206451).
- wifi: ath11k: Include STA_KEEPALIVE_ARP_RESPONSE TLV header
by default (bsc#1206451).
- wifi: ath11k: mhi: fix potential memory leak in
ath11k_mhi_register() (bsc#1206451).
- wifi: ath11k: Fix incorrect QMI message ID mappings
(bsc#1206451).
- wifi: ath11k: Register shutdown handler for WCN6750
(bsc#1206451).
- wifi: ath10k: Set tx credit to one for WCN3990 snoc based
devices (bsc#1206451).
- wifi: ath11k: Fix register write failure on QCN9074
(bsc#1206451).
- ath11k: Avoid REO CMD failed prints during firmware recovery
(bsc#1206451).
- ath11k: fix missing skb drop on htc_tx_completion error
(bsc#1206451).
- ath11k: fix IRQ affinity warning on shutdown (bsc#1206451).
- ath11k: Init hw_params before setting up AHB resources
(bsc#1206451).
- ath11k: Fix warning on variable 'sar' dereference before check
(bsc#1206451).
- commit 1f8a3d3
* Wed Dec 28 2022 tiwai@suse.de
- wifi: mac80211: add gfp_t parameter to
ieeee80211_obss_color_collision_notify (bsc#1206451).
- ath6kl: Use cc-disable-warning to disable -Wdangling-pointer
(bsc#1206451).
- wifi: carl9170: silence a GCC 12 -Warray-bounds warning
(bsc#1206451).
- wifi: ath6k: silence false positive -Wno-dangling-pointer
warning on GCC 12 (bsc#1206451).
- wifi: ath9k: silence array-bounds warning on GCC 12
(bsc#1206451).
- ath11k: remove redundant assignment to variables vht_mcs and
he_mcs (bsc#1206451).
- ath11k: Reuse the available memory after firmware reload
(bsc#1206451).
- wil6210: remove 'freq' debugfs (bsc#1206451).
- ath11k: Designating channel frequency when sending management
frames (bsc#1206451).
- ath11k: Implement remain-on-channel support (bsc#1206451).
- ath11k: Handle keepalive during WoWLAN suspend and resume
(bsc#1206451).
- ath11k: reset 11d state in process of recovery (bsc#1206451).
- ath11k: Fix RX de-fragmentation issue on WCN6750 (bsc#1206451).
- commit d0c0646
* Wed Dec 28 2022 tiwai@suse.de
- ath10k: support bus and device specific API 1 BDF selection
(bsc#1206451).
- ath11k: Add support for targets without trustzone (bsc#1206451).
- wil6210: switch to netif_napi_add_tx() (bsc#1206451).
- wil6210: use NAPI_POLL_WEIGHT for napi budget (bsc#1206451).
- ath10k: remove a copy of the NAPI_POLL_WEIGHT define
(bsc#1206451).
- ath11k: Add support for WCN6750 device (bsc#1206451).
- ath11k: Datapath changes to support WCN6750 (bsc#1206451).
- ath11k: HAL changes to support WCN6750 (bsc#1206451).
- ath11k: Add QMI changes for WCN6750 (bsc#1206451).
- ath11k: Fetch device information via QMI for WCN6750
(bsc#1206451).
- ath11k: Add register access logic for WCN6750 (bsc#1206451).
- ath11k: Add HW params for WCN6750 (bsc#1206451).
- ath11k: Move parameters in bus_params to hw_params
(bsc#1206451).
- ath11k: change management tx queue to avoid connection timed
out (bsc#1206451).
- ath11k: fix warning of not found station for bssid in message
(bsc#1206451).
- bus: mhi: host: pci_generic: Flush recovery worker during freeze
(bsc#1206451).
- bus: mhi: host: pci_generic: Add missing poweroff() PM callback
(bsc#1206451).
- commit a37600a
* Wed Dec 28 2022 tiwai@suse.de
- ath11k: Don't use GFP_KERNEL in atomic context (bsc#1206451).
- ath9k: hif_usb: simplify if-if to if-else (bsc#1206451).
- wil6210: simplify if-if to if-else (bsc#1206451).
- ath10k: simplify if-if to if-else (bsc#1206451).
- ath11k: read country code from SMBIOS for WCN6855/QCA6390
(bsc#1206451).
- ath11k: Update WBM idle ring HP after FW mode on (bsc#1206451).
- ath11k: WMI changes to support WCN6750 (bsc#1206451).
- ath11k: Do not put HW in DBS mode for WCN6750 (bsc#1206451).
- wil6210: use pm_runtime_resume_and_get() instead of
pm_runtime_get_sync() (bsc#1206451).
- ath11k: Fix build warning without CONFIG_IPV6 (bsc#1206451).
- ath11k: fix missing unlock on error in ath11k_wow_op_resume()
(bsc#1206451).
- ath11k: Add support for SAR (bsc#1206451).
- ath11k: add support for extended wmi service bit (bsc#1206451).
- ath9k: Remove unnecessary print function dev_err()
(bsc#1206451).
- wcn36xx: clean up some inconsistent indenting (bsc#1206451).
- ath11k: Fix spelling mistake "reseting" -> "resetting"
(bsc#1206451).
- ath9k: fix ath_get_rate_txpower() to respect the rate list
end tag (bsc#1206451).
- mac80211: introduce BSS color collision detection (bsc#1206451).
- ath11k: mhi: remove unnecessary goto from ath11k_mhi_start()
(bsc#1206451).
- commit 14615cc
* Wed Dec 28 2022 tiwai@suse.de
- ath11k: mhi: add error handling for suspend and resume
(bsc#1206451).
- ath11k: mhi: remove state machine (bsc#1206451).
- ath11k: fix driver initialization failure with WoW unsupported
hw (bsc#1206451).
- ath11k: Remove unnecessary delay in ath11k_core_suspend
(bsc#1206451).
- ath11k: Change max no of active probe SSID and BSSID to fw
capability (bsc#1206451).
- ath11k: Remove core PCI references from PCI common code
(bsc#1206451).
- ath11k: Refactor MSI logic to support WCN6750 (bsc#1206451).
- ath11k: Choose MSI config based on HW revision (bsc#1206451).
- ath11k: Refactor PCI code to support WCN6750 (bsc#1206451).
- ath11k: PCI changes to support WCN6750 (bsc#1206451).
- commit 7184a77
* Wed Dec 28 2022 tiwai@suse.de
- wcn36xx: Improve readability of wcn36xx_caps_name (bsc#1206451).
- ath9k: make is2ghz consistent in ar9003_eeprom (bsc#1206451).
- ath10k: enable napi on RX path for usb (bsc#1206451).
- ath10k: add support for MSDU IDs for USB devices (bsc#1206451).
- ath11k: reduce the wait time of 11d scan and hw scan while
add interface (bsc#1206451).
- ath11k: add support to search regdb data in board-2.bin for
WCN6855 (bsc#1206451).
- wcn36xx: Implement tx_rate reporting (bsc#1206451).
- ath11k: store and send country code to firmware after recovery
(bsc#1206451).
- ath9k: add functions to get paprd rate mask (bsc#1206451).
- ath9k: refactor ar9003_hw_spur_mitigate_ofdm (bsc#1206451).
- ath9k: use AR9300_MAX_CHAINS when appropriate (bsc#1206451).
- ath9k: split set11nRateFlags and set11nChainSel (bsc#1206451).
- ath9k: make ATH_SREV macros more consistent (bsc#1206451).
- ath11k: Add peer rhash table support (bsc#1206451).
- ath11k: add read variant from SMBIOS for download board data
(bsc#1206451).
- ath11k: add fallback board name without variant while searching
board-2.bin (bsc#1206451).
- ath11k: enable PLATFORM_CAP_PCIE_GLOBAL_RESET QMI host
capability (bsc#1206451).
- ath11k: fix the warning of dev_wake in
mhi_pm_disable_transition() (bsc#1206451).
- ath11k: Add hw-restart option to simulate_fw_crash
(bsc#1206451).
- ath11k: add synchronization operation between reconfigure of
mac80211 and ath11k_base (bsc#1206451).
- commit 4e3c6c5
* Wed Dec 28 2022 tiwai@suse.de
- ath11k: add support for device recovery for QCA6390/WCN6855
(bsc#1206451).
- ath11k: disable regdb support for QCA6390 (bsc#1206451).
- ath11k: remove unused ATH11K_BD_IE_BOARD_EXT (bsc#1206451).
- ath11k: change fw build id format in driver init log
(bsc#1206451).
- ath11k: Refactor the peer delete (bsc#1206451).
- ath10k: Use of_device_get_match_data() helper (bsc#1206451).
- ath10k: Trigger sta disconnect on hardware restart
(bsc#1206451).
- ath6kl: fix typos in comments (bsc#1206451).
- ath9k: Use platform_get_irq() to get the interrupt
(bsc#1206451).
- ath11k: support GTK rekey offload (bsc#1206451).
- ath11k: support ARP and NS offload (bsc#1206451).
- ath11k: purge rx pktlog when entering WoW (bsc#1206451).
- ath11k: implement hardware data filter (bsc#1206451).
- ath11k: Add WoW net-detect functionality (bsc#1206451).
- ath11k: Add basic WoW functionalities (bsc#1206451).
- ar5523: Use kzalloc instead of kmalloc/memset (bsc#1206451).
- Revert "ath11k: mesh: add support for 256 bitmap in blockack
frames in 11ax" (bsc#1206451).
- mmc: core: improve API to make clear mmc_hw_reset is for cards
(bsc#1206451).
- bus: mhi: Make mhi_state_str[] array static inline and move
to common.h (bsc#1206451).
- bus: mhi: Move common MHI definitions out of host directory
(bsc#1206451).
- mac80211: Add support to trigger sta disconnect on hardware
restart (bsc#1206451).
- commit 2ffebef
* Wed Dec 28 2022 tiwai@suse.de
- bus: mhi: host: Rename "struct mhi_tre" to "struct
mhi_ring_element" (bsc#1206451).
- bus: mhi: Cleanup the register definitions used in headers
(bsc#1206451).
- bus: mhi: Use bitfield operations for handling DWORDs of ring
elements (bsc#1206451).
- bus: mhi: Use bitfield operations for register read and write
(bsc#1206451).
- bus: mhi: Move host MHI code to "host" directory (bsc#1206451).
- bus: mhi: Fix MHI DMA structure endianness (bsc#1206451).
- bus: mhi: Fix pm_state conversion to string (bsc#1206451).
- bus: mhi: pci_generic: Add mru_default for Quectel EM1xx series
(bsc#1206451).
- ar5523: fix typo "to short" -> "too short" (bsc#1206451).
- carl9170: devres ar->survey_info (bsc#1206451).
- carl9170: replace bitmap_zalloc with devm_bitmap_zalloc
(bsc#1206451).
- carl9170: devres-ing input_allocate_device (bsc#1206451).
- carl9170: devres-ing hwrng_register usage (bsc#1206451).
- carl9170: replace GFP_ATOMIC in ampdu_action, it can sleep
(bsc#1206451).
- ath11k: remove unneeded flush_workqueue (bsc#1206451).
- ath6kl: add device ID for WLU5150-D81 (bsc#1206451).
- ath9k: make array voice_priority static const (bsc#1206451).
- ath6kl: wmi: Replace one-element array with flexible-array
member in struct wmi_aplist_event (bsc#1206451).
- ath6kl: wmi: Replace one-element array with flexible-array
member in struct wmi_disconnect_event (bsc#1206451).
- ath6kl: wmi: Replace one-element array with flexible-array
member in struct wmi_connect_event (bsc#1206451).
- ath6kl: wmi: Replace one-element array with flexible-array
member in struct wmi_channel_list_reply (bsc#1206451).
- ath6kl: wmi: Replace one-element array with flexible-array
member in struct wmi_start_scan_cmd (bsc#1206451).
- ath6kl: wmi: Replace one-element array with flexible-array
member in struct wmi_begin_scan_cmd (bsc#1206451).
- carl9170: Replace zero-length arrays with flexible-array members
(bsc#1206451).
- ath11k: add dbring debug support (bsc#1206451).
- ath11k: translate HE status to radiotap format (bsc#1206451).
- ath11k: decode HE status tlv (bsc#1206451).
- ath11k: switch to using ieee80211_tx_status_ext() (bsc#1206451).
- ath11k: Fix frames flush failure caused by deadlock
(bsc#1206451).
- Revert "ath10k: drop beacon and probe response which leak from
other channel" (bsc#1206451).
- commit f8b20f3
* Wed Dec 28 2022 tiwai@suse.de
- ath11k: Handle failure in qmi firmware ready (bsc#1206451).
- ath11k: Invalidate cached reo ring entry before accessing it
(bsc#1206451).
- ath: Replace zero-length arrays with flexible-array members
(bsc#1206451).
- ath6kl: Replace zero-length arrays with flexible-array members
(bsc#1206451).
- ath11k: Replace zero-length arrays with flexible-array members
(bsc#1206451).
- ath10k: Replace zero-length array with flexible-array member
(bsc#1206451).
- ath9k: use hw_random API instead of directly dumping into
random.c (bsc#1206451).
- ath11k: configure RDDM size to mhi for recovery by firmware
(bsc#1206451).
- ath11k: fix invalid m3 buffer address (bsc#1206451).
- ath11k: add ath11k_qmi_free_resource() for recovery
(bsc#1206451).
- wcn36xx: use struct_size over open coded arithmetic
(bsc#1206451).
- ath11k: fix destination monitor ring out of sync (bsc#1206451).
- ath11k: fix radar detection in 160 Mhz (bsc#1206451).
- ath11k: fix WARN_ON during ath11k_mac_update_vif_chan
(bsc#1206451).
- ath11k: fix uninitialized rate_idx in
ath11k_dp_tx_update_txcompl() (bsc#1206451).
- wcn36xx: Uninitialized variable in wcn36xx_change_opchannel()
(bsc#1206451).
- wcn36xx: clean up some inconsistent indenting (bsc#1206451).
- ath11k: add debugfs for TWT debug calls (bsc#1206451).
- ath11k: add WMI calls to manually add/del/pause/resume TWT
dialogs (bsc#1206451).
- ath11k: Add debugfs interface to configure firmware debug log
level (bsc#1206451).
- commit cc56fbe
* Wed Dec 28 2022 tiwai@suse.de
- ath11k: Fix missing rx_desc_get_ldpc_support in wcn6855_ops
(bsc#1206451).
- ath11k: Fix uninitialized symbol 'rx_buf_sz' (bsc#1206451).
- ath11k: Rename ath11k_ahb_ext_irq_config (bsc#1206451).
- wireless: Atheros: Use netif_rx() (bsc#1206451).
- mac80211: fix struct ieee80211_tx_info size (bsc#1206451).
- ath11k: avoid firmware crash when reg set for QCA6390/WCN6855
(bsc#1206451).
- ath11k: set WMI_PEER_40MHZ while peer assoc for 6 GHz
(bsc#1206451).
- wcn36xx: Add SNR reporting via get_survey() (bsc#1206451).
- bus: mhi: pci_generic: Add mru_default for Cinterion MV31-W
(bsc#1206451).
- bus: mhi: pci_generic: Add mru_default for Foxconn SDX55
(bsc#1206451).
- commit 0ec1f96
* Wed Dec 28 2022 tiwai@suse.de
- wcn36xx: Track SNR and RSSI for each RX frame (bsc#1206451).
- wcn36xx: Track the band and channel we are tuned to
(bsc#1206451).
- wcn36xx: Implement get_snr() (bsc#1206451).
- wcn36xx: Use platform_get_irq_byname() to get the interrupt
(bsc#1206451).
- ath9k: remove redundant status variable (bsc#1206451).
- ath11k: Reconfigure hardware rate for WCN6855 after vdev is
started (bsc#1206451).
- ath: dfs_pattern_detector: Avoid open coded arithmetic in
memory allocation (bsc#1206451).
- ath10k: Use platform_get_irq() to get the interrupt
(bsc#1206451).
- ath5k: fix ah_txq_isr_txok_all setting (bsc#1206451).
- ath5k: remove unused ah_txq_isr_txurn member from struct
ath5k_hw (bsc#1206451).
- cfg80211: separate get channel number from ies (bsc#1206451).
- commit c67f556
* Wed Dec 28 2022 tiwai@suse.de
- ath5k: remove unused ah_txq_isr_qcborn member from struct
ath5k_hw (bsc#1206451).
- ath5k: remove unused ah_txq_isr_qcburn member from struct
ath5k_hw (bsc#1206451).
- ath5k: remove unused ah_txq_isr_qtrig member from struct
ath5k_hw (bsc#1206451).
- ath11k: fix error code in ath11k_qmi_assign_target_mem_chunk()
(bsc#1206451).
- ath11k: move function ath11k_dp_rx_process_mon_status
(bsc#1206451).
- ath11k: enable RX PPDU stats in monitor co-exist mode
(bsc#1206451).
- ath11k: free peer for station when disconnect from AP for
QCA6390/WCN6855 (bsc#1206451).
- ath11k: add LDPC FEC type in 802.11 radiotap header
(bsc#1206451).
- ath11k: Refactor the fallback routine when peer create fails
(bsc#1206451).
- ath11k: fix workqueue not getting destroyed after rmmod
(bsc#1206451).
- ath11k: add missing of_node_put() to avoid leak (bsc#1206451).
- bus: mhi: pci_generic: Introduce Sierra EM919X support
(bsc#1206451).
- bus: mhi: core: Use correctly sized arguments for bit field
(bsc#1206451).
- bus: mhi: core: Add an API for auto queueing buffers for DL
channel (bsc#1206451).
- bus: mhi: core: Fix race while handling SYS_ERR at power up
(bsc#1206451).
- bus: mhi: pci_generic: Simplify code and axe the use of a
deprecated API (bsc#1206451).
- bus: mhi: core: Minor style and comment fixes (bsc#1206451).
- bus: mhi: core: Use macros for execution environment features
(bsc#1206451).
- bus: mhi: pci_generic: Add new device ID support for T99W175
(bsc#1206451).
- commit cc2ca5e
* Wed Dec 28 2022 tiwai@suse.de
- ath11k: Fix unexpected return buffer manager error for QCA6390
(bsc#1206451).
- ath11k: add support of firmware logging for WCN6855
(bsc#1206451).
- ath10k: replace strlcpy with strscpy (bsc#1206451).
- ath11k: add regdb.bin download for regdb offload (bsc#1206451).
- ath11k: add support for hardware rfkill for QCA6390
(bsc#1206451).
- ath11k: report tx bitrate for iw wlan station dump
(bsc#1206451).
- ath11k: fix warning of RCU usage for
ath11k_mac_get_arvif_by_vdev_id() (bsc#1206451).
- ath11k: add signal report to mac80211 for QCA6390 and WCN6855
(bsc#1206451).
- ath11k: report rssi of each chain to mac80211 for
QCA6390/WCN6855 (bsc#1206451).
- ath5k: switch to rate table based lookup (bsc#1206451).
- commit c2ad030
* Wed Dec 28 2022 tiwai@suse.de
- codel: remove unnecessary sock.h include (bsc#1206451).
- mac80211: Use memset_after() to clear tx status (bsc#1206451).
- wcn36xx: Implement beacon filtering (bsc#1206451).
- wcn36xx: Fix physical location of beacon filter comment
(bsc#1206451).
- wcn36xx: Fix beacon filter structure definitions (bsc#1206451).
- ath11k: Use reserved host DDR addresses from DT for PCI devices
(bsc#1206451).
- ath11k: Change qcn9074 fw to operate in mode-2 (bsc#1206451).
- ath11k: add ab to TARGET_NUM_VDEVS & co (bsc#1206451).
- ath11k: set DTIM policy to stick mode for station interface
(bsc#1206451).
- ath11k: support MAC address randomization in scan (bsc#1206451).
- ath10k: wmi: remove array of flexible structures (bsc#1206451).
- ath10k: htt: remove array of flexible structures (bsc#1206451).
- ath10k: drop beacon and probe response which leak from other
channel (bsc#1206451).
- ath11k: add spectral/CFR buffer validation support
(bsc#1206451).
- ath11k: Process full monitor mode rx support (bsc#1206451).
- ath11k: add software monitor ring descriptor for full monitor
(bsc#1206451).
- ath11k: Add htt cmd to enable full monitor mode (bsc#1206451).
- ath6kl: Use struct_group() to avoid size-mismatched casting
(bsc#1206451).
- ath11k: enable IEEE80211_HW_SINGLE_SCAN_ON_ALL_BANDS for WCN6855
(bsc#1206451).
- commit 84946bb
* Wed Dec 28 2022 tiwai@suse.de
- ath11k: add wait operation for tx management packets for flush
from mac80211 (bsc#1206451).
- Refresh
patches.suse/ath11k-Don-t-check-arvif-is_started-before-sending-m.patch.
- commit 2a2aff5
* Wed Dec 28 2022 tiwai@suse.de
- ath10k: fix scan abort when duration is set for hw scan
(bsc#1206451).
- ath: regdom: extend South Korea regulatory domain support
(bsc#1206451).
- carl9170: Use the bitmap API when applicable (bsc#1206451).
- ath11k: add 11d scan offload support (bsc#1206451).
- ath11k: add configure country code for QCA6390 and WCN6855
(bsc#1206451).
- ath11k: change to use dynamic memory for channel list of scan
(bsc#1206451).
- ath11k: Fix QMI file type enum value (bsc#1206451).
- ath11k: add support for WCN6855 hw2.1 (bsc#1206451).
- ath9k: switch to rate table based lookup (bsc#1206451).
- wcn36xx: Use correct SSN for ADD BA request (bsc#1206451).
- ath11k: Use memset_startat() for clearing queue descriptors
(bsc#1206451).
- ath11k: Fix spelling mistake "detetction" -> "detection"
(bsc#1206451).
- Revert "ath11k: add read variant from SMBIOS for download
board data" (bsc#1206451).
- ath11k: Fix mon status ring rx tlv processing (bsc#1206451).
- ath11k: add read variant from SMBIOS for download board data
(bsc#1206451).
- ath11k: skip sending vdev down for channel switch (bsc#1206451).
- ath11k: fix read fail for htt_stats and htt_peer_stats for
single pdev (bsc#1206451).
- ath11k: calculate the correct NSS of peer for HE capabilities
(bsc#1206451).
- ath11k: change to treat alpha code na as world wide regdomain
(bsc#1206451).
- commit 4c8170e
* Wed Dec 28 2022 tiwai@suse.de
- blacklist.conf: drop a patch to be backported
- commit 36349d6
* Wed Dec 28 2022 tiwai@suse.de
- ath11k: Set IRQ affinity to CPU0 in case of one MSI vector
(bsc#1206451).
- ath11k: do not restore ASPM in case of single MSI vector
(bsc#1206451).
- ath11k: add support one MSI vector (bsc#1206451).
- ath11k: refactor multiple MSI vector implementation
(bsc#1206451).
- ath11k: use ATH11K_PCI_IRQ_DP_OFFSET for DP IRQ (bsc#1206451).
- ath11k: add CE and ext IRQ flag to indicate irq_handler
(bsc#1206451).
- ath11k: get msi_data again after request_irq is called
(bsc#1206451).
- ath9k: fix intr_txqs setting (bsc#1206451).
- ath11k: add hw_param for wakeup_mhi (bsc#1206451).
- ath11k: add support for BSS color change (bsc#1206451).
- mac80211: add support for BSS color change (bsc#1206451).
- nl80211: add support for BSS coloring (bsc#1206451).
- commit df04b33
* Wed Dec 28 2022 tiwai@suse.de
- ath11k: Increment pending_mgmt_tx count before tx send invoke
(bsc#1206451).
- Refresh
patches.suse/ath11k-Don-t-check-arvif-is_started-before-sending-m.patch.
- commit 6ba28b5
* Wed Dec 28 2022 tiwai@suse.de
- ath11k: add trace log support (bsc#1206451).
- ath11k: Add missing qmi_txn_cancel() (bsc#1206451).
- ath11k: use cache line aligned buffers for dbring (bsc#1206451).
- ath11k: Disabling credit flow for WMI path (bsc#1206451).
- ath11k: send proper txpower and maxregpower values to firmware
(bsc#1206451).
- ath11k: fix FCS_ERR flag in radio tap header (bsc#1206451).
- ath11k: move peer delete after vdev stop of station for QCA6390
and WCN6855 (bsc#1206451).
- ath11k: fix the value of msecs_to_jiffies in
ath11k_debugfs_fw_stats_request (bsc#1206451).
- ath11k: remove return for empty tx bitrate in
mac_op_sta_statistics (bsc#1206451).
- ath11k: enable IEEE80211_VHT_EXT_NSS_BW_CAPABLE if NSS ratio
enabled (bsc#1206451).
- ath11k: avoid unnecessary lock contention in tx_completion path
(bsc#1206451).
- ath11k: add branch predictors in dp_tx path (bsc#1206451).
- ath11k: avoid while loop in ring selection of tx completion
interrupt (bsc#1206451).
- ath11k: remove mod operator in dst ring processing
(bsc#1206451).
- ath11k: allocate HAL_WBM2SW_RELEASE ring from cacheable memory
(bsc#1206451).
- ath11k: add branch predictors in process_rx (bsc#1206451).
- ath11k: remove usage quota while processing rx packets
(bsc#1206451).
- ath11k: avoid active pdev check for each msdu (bsc#1206451).
- ath11k: avoid additional access to ath11k_hal_srng_dst_num_free
(bsc#1206451).
- commit 1f62248
* Wed Dec 28 2022 tiwai@suse.de
- wcn36xx: add debug prints for sw_scan start/complete
(bsc#1206451).
- Refresh
patches.suse/wcn36xx-ensure-pairing-of-init_scan-finish_scan-and-.patch.
- commit b979675
* Wed Dec 28 2022 tiwai@suse.de
- ath11k: modify dp_rx desc access wrapper calls inline
(bsc#1206451).
- ath11k: allocate dst ring descriptors from cacheable memory
(bsc#1206451).
- ath11k: disable unused CE8 interrupts for ipq8074 (bsc#1206451).
- ath11k: fix firmware crash during channel switch (bsc#1206451).
- ath11k: Fix 'unused-but-set-parameter' error (bsc#1206451).
- ath11k: fix DMA memory free in CE pipe cleanup (bsc#1206451).
- ath11k: avoid unnecessary BH disable lock in STA kickout event
(bsc#1206451).
- ath11k: fix error routine when fallback of add interface fails
(bsc#1206451).
- ath11k: fix fw crash due to peer get authorized before key
install (bsc#1206451).
- ath11k: Clear auth flag only for actual association in security
mode (bsc#1206451).
- ath11k: enable 802.11 power save mode in station mode
(bsc#1206451).
- ath11k: convert ath11k_wmi_pdev_set_ps_mode() to use enum
wmi_sta_ps_mode (bsc#1206451).
- ath9k: use swap() to make code cleaner (bsc#1206451).
- wcn36xx: implement flush op to speed up connected scan
(bsc#1206451).
- ath10k: fetch (pre-)calibration data via nvmem subsystem
(bsc#1206451).
- wcn36xx: add missing 5GHz channels 136 and 144 (bsc#1206451).
- wcn36xx: switch on antenna diversity feature bit (bsc#1206451).
- wcn36xx: Treat repeated BMPS entry fail as connection loss
(bsc#1206451).
- wcn36xx: Add chained transfer support for AMSDU (bsc#1206451).
- commit 8734f28
* Wed Dec 28 2022 tiwai@suse.de
- ath11k: change return buffer manager for QCA6390 (bsc#1206451).
- Refresh
patches.suse/ath11k-set-correct-NL80211_FEATURE_DYNAMIC_SMPS-for-.patch.
- commit 1615660
* Wed Dec 28 2022 tiwai@suse.de
- ath11k: Change number of TCL rings to one for QCA6390
(bsc#1206451).
- Refresh
patches.suse/ath11k-set-correct-NL80211_FEATURE_DYNAMIC_SMPS-for-.patch.
- commit 1d2c5c5
* Wed Dec 28 2022 tiwai@suse.de
- wcn36xx: Enable hardware scan offload for 5Ghz band
(bsc#1206451).
- ath5k: replace snprintf in show functions with sysfs_emit
(bsc#1206451).
- ath9k: fix an IS_ERR() vs NULL check (bsc#1206451).
- ath11k: Identify DFS channel when sending scan channel list
command (bsc#1206451).
- ath9k: support DT ieee80211-freq-limit property to limit
channels (bsc#1206451).
- ath11k: Handle MSI enablement during rmmod and SSR
(bsc#1206451).
- ath11k: Use kcalloc() instead of kzalloc() (bsc#1206451).
- ath11k: Remove redundant assignment to variable fw_size
(bsc#1206451).
- commit f7a801d
* Wed Dec 28 2022 palcantara@suse.de
- cifs: update internal module number (bsc#1193629).
- commit 2c23471
* Wed Dec 28 2022 palcantara@suse.de
- cifs: don't leak -ENOMEM in smb2_open_file() (bsc#1193629).
- cifs: use origin fullpath for automounts (bsc#1193629).
- commit d701916
* Wed Dec 28 2022 palcantara@suse.de
- cifs: set correct status of tcon ipc when reconnecting
(bsc#1193629).
- commit 57f84f1
* Wed Dec 28 2022 palcantara@suse.de
- cifs: optimize reconnect of nested links (bsc#1193629).
- cifs: fix source pathname comparison of dfs supers
(bsc#1193629).
- commit 2490abe
* Wed Dec 28 2022 palcantara@suse.de
- cifs: fix confusing debug message (bsc#1193629).
- cifs: don't block in dfs_cache_noreq_update_tgthint()
(bsc#1193629).
- commit 2d792b4
* Wed Dec 28 2022 palcantara@suse.de
- cifs: refresh root referrals (bsc#1193629).
- cifs: fix refresh of cached referrals (bsc#1193629).
- commit 5f89779
* Wed Dec 28 2022 palcantara@suse.de
- cifs: don't refresh cached referrals from unactive mounts
(bsc#1193629).
- cifs: share dfs connections and supers (bsc#1193629).
- commit d487cdb
* Wed Dec 28 2022 palcantara@suse.de
- cifs: split out ses and tcon retrieval from mount_get_conns()
(bsc#1193629).
- cifs: set resolved ip in sockaddr (bsc#1193629).
- commit 6b4ca3c
* Wed Dec 28 2022 palcantara@suse.de
- cifs: remove unused smb3_fs_context::mount_options
(bsc#1193629).
- commit 45748b3
* Wed Dec 28 2022 palcantara@suse.de
- cifs: get rid of mount options string parsing (bsc#1193629).
- cifs: use fs_context for automounts (bsc#1193629).
- commit 3459851
* Wed Dec 28 2022 palcantara@suse.de
- cifs: reduce roundtrips on create/qinfo requests (bsc#1193629).
- commit 5298349
* Wed Dec 28 2022 palcantara@suse.de
- cifs: set correct ipc status after initial tree connect
(bsc#1193629).
- cifs: set correct tcon status after initial tree connect
(bsc#1193629).
- commit c4c2e58
* Wed Dec 28 2022 palcantara@suse.de
- cifs: Remove duplicated include in cifsglob.h (bsc#1193629).
- commit e5a8551
* Wed Dec 28 2022 palcantara@suse.de
- cifs: fix oops during encryption (bsc#1199294).
- commit ddcc642
* Wed Dec 28 2022 palcantara@suse.de
- cifs: print warning when conflicting soft vs. hard mount
options specified (bsc#1193629).
- commit d3798b8
* Wed Dec 28 2022 palcantara@suse.de
- cifs: fix missing display of three mount options (bsc#1193629).
- commit de33d28
* Wed Dec 28 2022 palcantara@suse.de
- cifs: fix various whitespace errors in headers (bsc#1193629).
- commit 8d59280
* Wed Dec 28 2022 palcantara@suse.de
- cifs: minor cleanup of some headers (bsc#1193629).
- commit 86a2d1f
* Wed Dec 28 2022 palcantara@suse.de
- cifs: skip alloc when request has no pages (bsc#1193629).
- commit 992bc71
* Wed Dec 28 2022 palcantara@suse.de
- cifs: Parse owner/group for stat in smb311 posix extensions
(bsc#1193629).
- commit fa4a327
* Wed Dec 28 2022 palcantara@suse.de
- cifs: Add "extbuf" and "extbuflen" args to smb2_compound_op()
(bsc#1193629).
- commit 9c7ee24
* Wed Dec 28 2022 tiwai@suse.de
- ath11k: Fix spelling mistake "incompaitiblity" ->
"incompatibility" (bsc#1206451).
- ath11k: Remove unused variable in ath11k_dp_rx_mon_merg_msdus()
(bsc#1206451).
- ath9k: add option to reset the wifi chip via debugfs
(bsc#1206451).
- ath11k: fix m68k and xtensa build failure in
ath11k_peer_assoc_h_smps() (bsc#1206451).
- ath11k: support SMPS configuration for 6 GHz (bsc#1206451).
- ath11k: add 6 GHz params in peer assoc command (bsc#1206451).
- ieee80211: Add new A-MPDU factor macro for HE 6 GHz peer caps
(bsc#1206451).
- ath11k: indicate to mac80211 scan complete with aborted flag
for ATH11K_SCAN_STARTING state (bsc#1206451).
- ath11k: indicate scan complete for scan canceled when scan
running (bsc#1206451).
- ath11k: add HTT stats support for new stats (bsc#1206451).
- ath11k: Change masking and shifting in htt stats (bsc#1206451).
- ath11k: Remove htt stats fixed size array usage (bsc#1206451).
- ath11k: Replace HTT_DBG_OUT with scnprintf (bsc#1206451).
- ath11k: Rename macro ARRAY_TO_STRING to PRINT_ARRAY_TO_BUF
(bsc#1206451).
- ath11k: Fix inaccessible debug registers (bsc#1206451).
- ath11k: Drop MSDU with length error in DP rx path (bsc#1206451).
- ath11k: copy cap info of 6G band under WMI_HOST_WLAN_5G_CAP
for WCN6855 (bsc#1206451).
- ath11k: enable 6G channels for WCN6855 (bsc#1206451).
- ath11k: re-enable ht_cap/vht_cap for 5G band for WCN6855
(bsc#1206451).
- ath11k: fix survey dump collection in 6 GHz (bsc#1206451).
- ath11k: add channel 2 into 6 GHz channel list (bsc#1206451).
- ath11k: Add wmi peer create conf event in wmi_tlv_event_id
(bsc#1206451).
- ath11k: Avoid "No VIF found" warning message (bsc#1206451).
- ath11k: Fix crash during firmware recovery on reo cmd ring
access (bsc#1206451).
- ath11k: Assign free_vdev_map value before ieee80211_register_hw
(bsc#1206451).
- ath11k: Add vdev start flag to disable hardware encryption
(bsc#1206451).
- ath11k: Update pdev tx and rx firmware stats (bsc#1206451).
- ath11k: Fix pktlog lite rx events (bsc#1206451).
- ath11k: Add support for RX decapsulation offload (bsc#1206451).
- ath11k: Replace one-element array with flexible-array member
(bsc#1206451).
- ath11k: add caldata download support from EEPROM (bsc#1206451).
- ath11k: add caldata file for multiple radios (bsc#1206451).
- ath11k: clean up BDF download functions (bsc#1206451).
- ath11k: use hw_params to access board_size and cal_offset
(bsc#1206451).
- ath11k: Wstringop-overread warning (bsc#1206451).
- ath11k: Add spectral scan support for QCN9074 (bsc#1206451).
- ath11k: Fix the spectral minimum FFT bin count (bsc#1206451).
- ath11k: Introduce spectral hw configurable param (bsc#1206451).
- ath11k: Refactor spectral FFT bin size (bsc#1206451).
- ath11k: add support for 80P80 and 160 MHz bandwidth
(bsc#1206451).
- ath11k: add support for setting fixed HE rate/gi/ltf
(bsc#1206451).
- commit d36fc91
* Wed Dec 28 2022 tiwai@suse.de
- ath11k: monitor mode clean up to use separate APIs
(bsc#1206451).
- Refresh
patches.suse/ath11k-acquire-ab-base_lock-in-unassign-when-finding.patch.
- commit 1ee395c
* Wed Dec 28 2022 tiwai@suse.de
- Revert "bus: mhi: Add inbound buffers allocation flag"
(bsc#1206451).
- Refresh
patches.suse/drivers-net-mhi-fix-error-path-in-mhi_net_newlink.patch.
- commit 669b7e4
* Wed Dec 28 2022 tiwai@suse.de
- ath11k: add separate APIs for monitor mode (bsc#1206451).
- ath11k: move static function ath11k_mac_vdev_setup_sync to top
(bsc#1206451).
- wcn36xx: Implement Idle Mode Power Save (bsc#1206451).
- ath11k: add support in survey dump with bss_chan_info
(bsc#1206451).
- ath11k: Rename atf_config to flag1 in target_resource_config
(bsc#1206451).
- ath11k: fix 4addr multicast packet tx (bsc#1206451).
- ath11k: fix 4-addr tx failure for AP and STA modes
(bsc#1206451).
- ath9k: owl-loader: fetch pci init values through nvmem
(bsc#1206451).
- ath9k: fetch calibration data via nvmem subsystem (bsc#1206451).
- ar5512: remove duplicate USB device ID (bsc#1206451).
- bus: mhi: core: Improve debug messages for power up
(bsc#1206451).
- bus: mhi: core: Replace DMA allocation wrappers with original
APIs (bsc#1206451).
- bus: mhi: core: Add range checks for BHI and BHIe (bsc#1206451).
- bus: mhi: pci_generic: Set register access length for MHI driver
(bsc#1206451).
- commit b692de6
* Wed Dec 28 2022 tiwai@suse.de
- bus: mhi: Add inbound buffers allocation flag (bsc#1206451).
- Refresh
patches.suse/drivers-net-mhi-fix-error-path-in-mhi_net_newlink.patch.
- commit 71b6926
* Wed Dec 28 2022 tiwai@suse.de
- ath11k: set register access length for MHI driver (bsc#1206451).
- bus: mhi: Add MMIO region length to controller structure
(bsc#1206451).
- bus: mhi: core: Set BHI and BHIe pointers to NULL in clean-up
(bsc#1206451).
- bus: mhi: core: Set BHI/BHIe offsets on power up preparation
(bsc#1206451).
- bus: mhi: pci_generic: Add Cinterion MV31-W PCIe to MHI
(bsc#1206451).
- wcn36xx: Allow firmware name to be overridden by DT
(bsc#1206451).
- ath11k: Remove some duplicate code (bsc#1206451).
- ath: switch from 'pci_' to 'dma_' API (bsc#1206451).
- commit 6abdb20
* Wed Dec 28 2022 tiwai@suse.de
- bus: mhi: pci-generic: configurable network interface MRU
(bsc#1206451).
- commit 5e4a416
* Wed Dec 28 2022 ptesarik@suse.cz
- MAINTAINERS: pick up all vfio_ap docs for VFIO AP maintainers
(jsc#PED-623).
- s390/ap: fix error handling in __verify_queue_reservations()
(jsc#PED-623).
- commit 4a1af0c
* Wed Dec 28 2022 ptesarik@suse.cz
- KVM: s390: pci: Fix allocation size of aift kzdev elements
(jsc#PED-613).
- Documentation: kvm: extend KVM_S390_ZPCI_OP subheading underline
(jsc#PED-613).
- MAINTAINERS: additional files related kvm s390 pci passthrough
(jsc#PED-613).
- commit 371bd25
* Wed Dec 28 2022 tiwai@suse.de
- pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXES
(git-fixes).
- crypto: ccree - Make cc_debugfs_global_fini() available for
module init function (git-fixes).
- ASoC: ops: Correct bounds check for second channel on SX
controls (git-fixes).
- clk: Fix pointer casting to prevent oops in devm_clk_release()
(git-fixes).
- commit b22634c
* Wed Dec 28 2022 tiwai@suse.de
- usb: gadget: uvc: Rename bmInterfaceFlags -> bmInterlaceFlags
(git-fixes).
- usb: dwc3: core: defer probe on ulpi_read_id timeout
(git-fixes).
- usb: ulpi: defer ulpi_register on ulpi_read_id timeout
(git-fixes).
- usb: gadget: uvc: Prevent buffer overflow in setup handler
(git-fixes).
- usb: storage: Add check for kcalloc (git-fixes).
- USB: serial: cp210x: add Kamstrup RF sniffer PIDs (git-fixes).
- USB: serial: option: add Quectel EM05-G modem (git-fixes).
- USB: serial: f81534: fix division by zero on line-speed change
(git-fixes).
- USB: serial: f81232: fix division by zero on line-speed change
(git-fixes).
- xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N (git-fixes).
- usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_mode
(git-fixes).
- usb: cdnsp: fix lack of ZLP for ep0 (git-fixes).
- usb: xhci-mtk: fix leakage of shared hcd when fail to set
wakeup irq (git-fixes).
- usb: dwc3: pci: Update PCIe device ID for USB3 controller on
CPU sub-system for Raptor Lake (git-fixes).
- wifi: brcmfmac: Fix error return code in
brcmf_sdio_download_firmware() (git-fixes).
- wifi: rtl8xxxu: Fix the channel width reporting (git-fixes).
- wifi: rtl8xxxu: Add __packed to struct rtl8723bu_c2h
(git-fixes).
- wifi: iwlwifi: mvm: fix double free on tx path (git-fixes).
- wifi: mt76: fix coverity overrun-call in mt76_get_txpower()
(git-fixes).
- wifi: cfg80211: Fix not unregister reg_pdev when
load_builtin_regdb_keys() fails (git-fixes).
- wifi: mac80211: fix memory leak in ieee80211_if_add()
(git-fixes).
- wifi: ath10k: Fix return value in ath10k_pci_init() (git-fixes).
- wifi: rtw89: fix physts IE page check (git-fixes).
- wifi: rtw89: Fix some error handling path in
rtw89_core_sta_assoc() (git-fixes).
- wifi: rtw89: use u32_encode_bits() to fill MAC quota value
(git-fixes).
- wifi: rsi: Fix handling of 802.3 EAPOL frames sent via control
port (git-fixes).
- wifi: ath9k: hif_usb: Fix use-after-free in
ath9k_hif_usb_reg_in_cb() (git-fixes).
- wifi: ath9k: hif_usb: fix memory leak of urbs in
ath9k_hif_usb_dealloc_tx_urbs() (git-fixes).
- wifi: rtl8xxxu: gen2: Turn on the rate control (git-fixes).
- commit 4d78293
* Wed Dec 28 2022 tiwai@suse.de
- uio: uio_dmem_genirq: Fix deadlock between irq config and
handling (git-fixes).
- uio: uio_dmem_genirq: Fix missing unlock in irq configuration
(git-fixes).
- usb: roles: fix of node refcount leak in
usb_role_switch_is_parent() (git-fixes).
- usb: typec: tipd: Fix spurious fwnode_handle_put in error path
(git-fixes).
- usb: typec: tipd: Cleanup resources if devm_tps6598_psy_register
fails (git-fixes).
- usb: typec: tcpci: fix of node refcount leak in
tcpci_register_port() (git-fixes).
- usb: typec: Check for ops->exit instead of ops->enter in
altmode_exit (git-fixes).
- tpm/tpm_crb: Fix error message in __crb_relinquish_locality()
(git-fixes).
- usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End Transfer
(git-fixes).
- commit 00e7f07
* Wed Dec 28 2022 tiwai@suse.de
- test_firmware: fix memory leak in test_firmware_init()
(git-fixes).
- thermal/drivers/qcom/temp-alarm: Fix inaccurate warning for gen2
(git-fixes).
- thermal/drivers/imx8mm_thermal: Validate temperature range
(git-fixes).
- spi: spi-gpio: Don't set MOSI as an input if not 3WIRE mode
(git-fixes).
- spi: spidev: mask SPI_CS_HIGH in SPI_IOC_RD_MODE (git-fixes).
- thermal: core: fix some possible name leaks in error paths
(git-fixes).
- tpm/tpm_ftpm_tee: Fix error handling in ftpm_mod_init()
(git-fixes).
- tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leak
(git-fixes).
- tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leak
(git-fixes).
- tpm: acpi: Call acpi_put_table() to fix memory leak (git-fixes).
- commit 3ea2187
* Wed Dec 28 2022 tiwai@suse.de
- soc: mediatek: pm-domains: Fix the power glitch issue
(git-fixes).
- serial: sunsab: Fix error handling in sunsab_init() (git-fixes).
- serial: pch: Fix PCI device refcount leak in pch_request_dma()
(git-fixes).
- serial: stm32: move dma_request_chan() before
clk_prepare_enable() (git-fixes).
- spi: Update reference to struct spi_controller (git-fixes).
- soc: qcom: Select REMAP_MMIO for LLCC driver (git-fixes).
- soc: ti: smartreflex: Fix PM disable depth imbalance in
omap_sr_probe (git-fixes).
- drivers: soc: ti: knav_qmss_queue: Mark knav_acc_firmwares as
static (git-fixes).
- soc: qcom: llcc: make irq truly optional (git-fixes).
- commit 41d3c92
* Wed Dec 28 2022 tiwai@suse.de
- regulator: core: fix deadlock on regulator enable (git-fixes).
- pstore: Properly assign mem_type property (git-fixes).
- pstore: Switch pmsg_lock to an rt_mutex to avoid priority
inversion (git-fixes).
- pwm: mediatek: always use bus clock for PWM on MT7622
(git-fixes).
- pwm: lpc18xx-sct: Fix a comment to match code (git-fixes).
- pwm: sifive: Call pwm_sifive_update_clock() while mutex is held
(git-fixes).
- pwm: tegra: Improve required rate calculation (git-fixes).
- selftests: devlink: fix the fd redirect in dummy_reporter_test
(git-fixes).
- r6040: Fix kmemleak in probe and remove (git-fixes).
- selftests/powerpc: Fix resource leaks (git-fixes).
- serial: pl011: Do not clear RX FIFO & RX interrupt in unthrottle
(git-fixes).
- serial: amba-pl011: avoid SBSA UART accessing DMACR register
(git-fixes).
- serial: 8250_bcm7271: Fix error handling in brcmuart_init()
(git-fixes).
- serial: tegra: Read DMA status before terminating (git-fixes).
- staging: rtl8192e: Fix potential use-after-free in
rtllib_rx_Monitor() (git-fixes).
- staging: rtl8192u: Fix use after free in ieee80211_rx()
(git-fixes).
- regulator: qcom-labibb: Fix missing of_node_put() in
qcom_labibb_regulator_probe() (git-fixes).
- regulator: core: fix resource leak in regulator_register()
(git-fixes).
- regulator: core: fix module refcount leak in set_supply()
(git-fixes).
- regulator: bd718x7: Drop unnecessary info print (git-fixes).
- regulator: core: use kfree_const() to free space conditionally
(git-fixes).
- regulator: qcom-rpmh: Fix PMR735a S3 regulator spec (git-fixes).
- regulator: core: fix unbalanced of node refcount in
regulator_dev_lookup() (git-fixes).
- selftests/efivarfs: Add checking of the test return value
(git-fixes).
- selftests/ftrace: event_triggers: wait longer for
test_event_enable (git-fixes).
- pstore: Avoid kcore oops by vmap()ing with VM_IOREMAP
(git-fixes).
- pstore/ram: Fix error return code in ramoops_probe()
(git-fixes).
- pstore/zone: Use GFP_ATOMIC to allocate zone buffer (git-fixes).
- regulator: twl6030: fix get status of twl6032 regulators
(git-fixes).
- regulator: slg51000: Wait after asserting CS pin (git-fixes).
- commit b3e3245
* Wed Dec 28 2022 tiwai@suse.de
- nfc: pn533: Clear nfc_target before being used (git-fixes).
- phy: usb: s2 WoL wakeup_count not incremented for USB->Eth
devices (git-fixes).
- power: supply: fix null pointer dereferencing in
power_supply_get_battery_info (git-fixes).
- power: supply: ab8500: Fix error handling in
ab8500_charger_init() (git-fixes).
- power: supply: z2_battery: Fix possible memleak in
z2_batt_probe() (git-fixes).
- power: supply: fix residue sysfs file in error handle route
of __power_supply_register() (git-fixes).
- PCI: pci-epf-test: Register notifier if only core_init_notifier
is enabled (git-fixes).
- PCI: vmd: Disable MSI remapping after suspend (git-fixes).
- PCI: dwc: Fix n_fts[] array overrun (git-fixes).
- PCI/sysfs: Fix double free in error path (git-fixes).
- PCI: Check for alloc failure in pci_request_irq() (git-fixes).
- pinctrl: pinconf-generic: add missing of_node_put() (git-fixes).
- pinctrl: k210: call of_node_put() (git-fixes).
- mtd: spi-nor: Fix the number of bytes for the dummy cycles
(git-fixes).
- mtd: spi-nor: hide jedec_id sysfs attribute if not present
(git-fixes).
- mtd: spi-nor: Check for zero erase size in
spi_nor_find_best_erase_type() (git-fixes).
- mtd: maps: pxa2xx-flash: fix memory leak in probe (git-fixes).
- mtd: lpddr2_nvm: Fix possible null-ptr-deref (git-fixes).
- proc: fixup uptime selftest (git-fixes).
- PNP: fix name memory leak in pnp_alloc_dev() (git-fixes).
- PM: hibernate: Fix mistake in kerneldoc comment (git-fixes).
- PM: runtime: Do not call __rpm_callback() from rpm_idle()
(git-fixes).
- platform/chrome: cros_usbpd_notify: Fix error handling in
cros_usbpd_notify_init() (git-fixes).
- platform/mellanox: mlxbf-pmc: Fix event typo (git-fixes).
- platform/x86: intel_scu_ipc: fix possible name leak in
__intel_scu_ipc_register() (git-fixes).
- platform/x86: mxm-wmi: fix memleak in mxm_wmi_call_mx[ds|mx]()
(git-fixes).
- platform/x86: huawei-wmi: fix return value calculation
(git-fixes).
- pinctrl: meditatek: Startup with the IRQs disabled (git-fixes).
- commit 9546018
* Wed Dec 28 2022 tiwai@suse.de
- mmc: sdhci-sprd: Disable CLK_AUTO when the clock is less than
400K (git-fixes).
- mmc: vub300: fix warning - do not call blocking ops when
!TASK_RUNNING (git-fixes).
- mmc: core: Normalize the error handling branch in
sd_read_ext_regs() (git-fixes).
- mmc: renesas_sdhi: alway populate SCC pointer (git-fixes).
- mmc: mmci: fix return value check of mmc_add_host() (git-fixes).
- mmc: wbsd: fix return value check of mmc_add_host() (git-fixes).
- mmc: via-sdmmc: fix return value check of mmc_add_host()
(git-fixes).
- mmc: meson-gx: fix return value check of mmc_add_host()
(git-fixes).
- mmc: omap_hsmmc: fix return value check of mmc_add_host()
(git-fixes).
- mmc: atmel-mci: fix return value check of mmc_add_host()
(git-fixes).
- mmc: wmt-sdmmc: fix return value check of mmc_add_host()
(git-fixes).
- mmc: vub300: fix return value check of mmc_add_host()
(git-fixes).
- mmc: toshsd: fix return value check of mmc_add_host()
(git-fixes).
- mmc: rtsx_usb_sdmmc: fix return value check of mmc_add_host()
(git-fixes).
- mmc: rtsx_pci: fix return value check of mmc_add_host()
(git-fixes).
- mmc: pxamci: fix return value check of mmc_add_host()
(git-fixes).
- mmc: mxcmmc: fix return value check of mmc_add_host()
(git-fixes).
- mmc: moxart: fix return value check of mmc_add_host()
(git-fixes).
- mtd: Fix device name leak when register device failed in
add_mtd_device() (git-fixes).
- commit 5e3071e
* Wed Dec 28 2022 tiwai@suse.de
- mailbox: zynq-ipi: fix error handling while device_register()
fails (git-fixes).
- mailbox: arm_mhuv2: Fix return value check in mhuv2_probe()
(git-fixes).
- mailbox: mpfs: read the system controller's status (git-fixes).
- mfd: qcom_rpm: Fix an error handling path in qcom_rpm_probe()
(git-fixes).
- mfd: bd957x: Fix Kconfig dependency on REGMAP_IRQ (git-fixes).
- mfd: mt6360: Add bounds checking in Regmap read/write call-backs
(git-fixes).
- mISDN: hfcmulti: don't call dev_kfree_skb/kfree_skb() under
spin_lock_irqsave() (git-fixes).
- mISDN: hfcpci: don't call dev_kfree_skb/kfree_skb() under
spin_lock_irqsave() (git-fixes).
- mISDN: hfcsusb: don't call dev_kfree_skb/kfree_skb() under
spin_lock_irqsave() (git-fixes).
- HSI: omap_ssi_core: Fix error handling in ssi_init()
(git-fixes).
- HSI: omap_ssi_core: fix possible memory leak in ssi_probe()
(git-fixes).
- iio: fix memory leak in iio_device_register_eventset()
(git-fixes).
- iio: adc128s052: add proper .data members in adc128_of_match
table (git-fixes).
- iio: temperature: ltc2983: make bulk write buffer DMA-safe
(git-fixes).
- iio: adc: ad_sigma_delta: do not use internal iio_dev lock
(git-fixes).
- i2c: ismt: Fix an out-of-bounds bug in ismt_access()
(git-fixes).
- i2c: mux: reg: check return value after calling
platform_get_resource() (git-fixes).
- i2c: pxa-pci: fix missing pci_disable_device() on error in
ce4100_i2c_probe (git-fixes).
- hwrng: amd - Fix PCI device refcount leak (git-fixes).
- integrity: Fix memory leakage in keyring allocation error path
(git-fixes).
- mmc: alcor: fix return value check of mmc_add_host()
(git-fixes).
- ipmi: fix use after free in _ipmi_destroy_user() (git-fixes).
- ipmi: kcs: Poll OBF briefly to reduce OBE latency (git-fixes).
- Input: wistron_btns - disable on UML (git-fixes).
- Input: elants_i2c - properly handle the reset GPIO when power
is off (git-fixes).
- Input: joystick - fix Kconfig warning for JOYSTICK_ADC
(git-fixes).
- media: saa7164: fix missing pci_disable_device() (git-fixes).
- media: dvb-usb: az6027: fix null-ptr-deref in az6027_i2c_xfer()
(git-fixes).
- media: dvb-core: Fix ignored return value in
dvb_register_frontend() (git-fixes).
- media: dvb-core: Fix double free in dvb_register_device()
(git-fixes).
- media: imon: fix a race condition in send_packet() (git-fixes).
- media: solo6x10: fix possible memory leak in solo_sysfs_init()
(git-fixes).
- media: vidtv: Fix use-after-free in vidtv_bridge_dvb_init()
(git-fixes).
- media: vimc: Fix wrong function called when vimc_init() fails
(git-fixes).
- media: adv748x: afe: Select input port when initializing AFE
(git-fixes).
- media: v4l2-ctrls: Fix off-by-one error in integer menu control
check (git-fixes).
- media: vivid: fix compose size exceed boundary (git-fixes).
- staging: media: tegra-video: fix device_node use after free
(git-fixes).
- staging: media: tegra-video: fix chan->mipi value on error
(git-fixes).
- media: i2c: ad5820: Fix error path (git-fixes).
- ipu3-imgu: Fix NULL pointer dereference in
imgu_subdev_set_selection() (git-fixes).
- media: camss: Clean up received buffers on failed start of
streaming (git-fixes).
- media: videobuf-dma-contig: use dma_mmap_coherent (git-fixes).
- lib/fonts: fix undefined behavior in bit shift for
get_default_font (git-fixes).
- lib/debugobjects: fix stat count and optimize
debug_objects_mem_init (git-fixes).
- media: v4l2-dv-timings.c: fix too strict blanking sanity checks
(git-fixes).
- mmc: mtk-sd: Fix missing clk_disable_unprepare in
msdc_of_clock_parse() (git-fixes).
- commit 492bdad
* Wed Dec 28 2022 tiwai@suse.de
- driver core: Fix bus_type.match() error handling in
__driver_attach() (git-fixes).
- Refresh
patches.suse/drivers-base-implement-dev_enable_async_probe.patch.
- commit 72f2b42
* Wed Dec 28 2022 tiwai@suse.de
- drm/i915/display: Don't disable DDI/Transcoder when setting
phy test pattern (git-fixes).
- drm/i915: Fix documentation for
intel_uncore_forcewake_put__locked (git-fixes).
- dmaengine: idxd: Fix crc_val field for completion record
(git-fixes).
- Documentation: devres: add missing
devm_acpi_dma_controller_free() helper (git-fixes).
- HSI: omap_ssi_core: fix unbalanced pm_runtime_disable()
(git-fixes).
- device property: Fix documentation for fwnode_get_next_parent()
(git-fixes).
- Documentation: devres: add missing MEM helper (git-fixes).
- firmware: raspberrypi: fix possible memory leak in
rpi_firmware_probe() (git-fixes).
- drivers: dio: fix possible memory leak in dio_init()
(git-fixes).
- Documentation: devres: add missing PHY helpers (git-fixes).
- dt-bindings: gpio: gpio-davinci: Increase maxItems in
gpio-line-names (git-fixes).
- fbdev: fbcon: release buffer when fbcon_do_set_font() failed
(git-fixes).
- fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()
(git-fixes).
- fbdev: uvesafb: don't build on UML (git-fixes).
- fbdev: geode: don't build on UML (git-fixes).
- fbdev: vermilion: decrease reference count in error path
(git-fixes).
- fbdev: via: Fix error in via_core_init() (git-fixes).
- fbdev: pm2fb: fix missing pci_disable_device() (git-fixes).
- fbdev: ssd1307fb: Drop optional dependency (git-fixes).
- crypto: img-hash - Fix variable dereferenced before check
'hdev->req' (git-fixes).
- crypto: omap-sham - Use pm_runtime_resume_and_get() in
omap_sham_probe() (git-fixes).
- crypto: tcrypt - Fix multibuffer skcipher speed test mem leak
(git-fixes).
- crypto: cryptd - Use request context instead of stack for
sub-request (git-fixes).
- crypto: ccree - Remove debugfs when platform_driver_register
failed (git-fixes).
- crypto: rockchip - rework by using crypto_engine (git-fixes).
- crypto: rockchip - remove non-aligned handling (git-fixes).
- crypto: rockchip - better handle cipher key (git-fixes).
- crypto: rockchip - add fallback for ahash (git-fixes).
- crypto: rockchip - add fallback for cipher (git-fixes).
- crypto: rockchip - do not store mode globally (git-fixes).
- crypto: rockchip - do not do custom power management
(git-fixes).
- crypto: n2 - add missing hash statesize (git-fixes).
- crypto: nitrox - avoid double free on error path in
nitrox_sriov_init() (git-fixes).
- crypto: sun8i-ss - use dma_addr instead u32 (git-fixes).
- hamradio: don't call dev_kfree_skb() under spin_lock_irqsave()
(git-fixes).
- Documentation: bonding: update miimon default to 100
(git-fixes).
- Revert "dt-bindings: marvell,prestera: Add description for
device-tree bindings" (git-fixes).
- dt-bindings: clock: qcom,aoncc-sm8250: fix compatible
(git-fixes).
- drm/amdkfd: Fix memory leakage (git-fixes).
- drm/amdgpu: Fix PCI device refcount leak in
amdgpu_atrm_get_bios() (git-fixes).
- drm/radeon: Fix PCI device refcount leak in
radeon_atrm_get_bios() (git-fixes).
- drm/amd/pm/smu11: BACO is supported when it's in BACO state
(git-fixes).
- drm/i915/dsi: fix VBT send packet port selection for dual link
DSI (git-fixes).
- drm/amdgpu: fix pci device refcount leak (git-fixes).
- drm/tegra: Add missing clk_disable_unprepare() in
tegra_dc_probe() (git-fixes).
- drm/mediatek: Modify dpi power on/off sequence (git-fixes).
- drm/i915: remove circ_buf.h includes (git-fixes).
- drm/i915/ttm: never purge busy objects (git-fixes).
- drm/radeon: Add the missed acpi_put_table() to fix memory leak
(git-fixes).
- drm/etnaviv: don't truncate physical page address (git-fixes).
- dt-bindings: display: sun6i-dsi: Fix clock conditional
(git-fixes).
- drm/ingenic: Fix missing platform_driver_unregister() call in
ingenic_drm_init() (git-fixes).
- Revert "drm/amd/display: Limit max DSC target bpp for specific
monitors" (git-fixes).
- drm/amdgpu/powerplay/psm: Fix memory leak in power state init
(git-fixes).
- drm/panel/panel-sitronix-st7701: Remove panel on DSI attach
failure (git-fixes).
- drm/vmwgfx: Validate the box size for the snooped cursor
(git-fixes).
- drm/rockchip: lvds: fix PM usage counter unbalance in poweron
(git-fixes).
- drm/vmwgfx: Fix a sparse warning in kernel docs (git-fixes).
- drm/bridge: adv7533: remove dynamic lane switching from adv7533
bridge (git-fixes).
- drm/edid: Fix minimum bpc supported with DSC1.2 for HDMI sink
(git-fixes).
- floppy: Fix memory leak in do_floppy_init() (git-fixes).
- Documentation/features-refresh.sh: Only sed the beginning
"arch" of ARCH_DIR (git-fixes).
- docs/zh_CN: Fix '.. only::' directive's expression (git-fixes).
- Documentation: devres: add missing PWM helper (git-fixes).
- drm/vmwgfx: Don't use screen objects when SEV is active
(git-fixes).
- drm/shmem-helper: Avoid vm_open error paths (git-fixes).
- drm/shmem-helper: Remove errant put in error path (git-fixes).
- drm: bridge: dw_hdmi: fix preference of RGB modes over YUV420
(git-fixes).
- drm/bridge: ti-sn65dsi86: Fix output polarity setting bug
(git-fixes).
- drm/amdgpu/sdma_v4_0: turn off SDMA ring buffer in the s2idle
suspend (git-fixes).
- HID: uclogic: Add HID_QUIRK_HIDINPUT_FORCE quirk (git-fixes).
- HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire
Switch V 10 (git-fixes).
- gpiolib: fix memory leak in gpiochip_setup_dev() (git-fixes).
- fbcon: Use kzalloc() in fbcon_prepare_logo() (git-fixes).
- gpiolib: check the 'ngpios' property in core gpiolib code
(git-fixes).
- gpiolib: improve coding style for local variables (git-fixes).
- drm/bridge: anx7625: Fix edid_read break case in
sp_tx_edid_read() (git-fixes).
- commit 1ce780f
* Wed Dec 28 2022 tiwai@suse.de
- Refresh patches.suse/dt-bindings-clocks-imx8mp-Add-ID-for-usb-suspend-clo.patch
Correct the doubly defined IMX8MP_CLK_END
- commit 880f395
* Wed Dec 28 2022 tiwai@suse.de
- ASoC: rt5670: Remove unbalanced pm_runtime_put() (git-fixes).
- ASoC: rockchip: spdif: Add missing clk_disable_unprepare()
in rk_spdif_runtime_resume() (git-fixes).
- ASoC: wm8994: Fix potential deadlock (git-fixes).
- ASoC: mediatek: mt8183: fix refcount leak in
mt8183_mt6358_ts3a227_max98357_dev_probe() (git-fixes).
- ASoC: rockchip: pdm: Add missing clk_disable_unprepare()
in rockchip_pdm_runtime_resume() (git-fixes).
- ASoC: audio-graph-card: fix refcount leak of cpu_ep in
__graph_for_each_link() (git-fixes).
- ASoC: mediatek: mt8173-rt5650-rt5514: fix refcount leak in
mt8173_rt5650_rt5514_dev_probe() (git-fixes).
- class: fix possible memory leak in __class_register()
(git-fixes).
- chardev: fix error handling in cdev_device_add() (git-fixes).
- Bluetooth: RFCOMM: don't call kfree_skb() under
spin_lock_irqsave() (git-fixes).
- Bluetooth: hci_core: don't call kfree_skb() under
spin_lock_irqsave() (git-fixes).
- Bluetooth: hci_bcsp: don't call kfree_skb() under
spin_lock_irqsave() (git-fixes).
- Bluetooth: hci_h5: don't call kfree_skb() under
spin_lock_irqsave() (git-fixes).
- Bluetooth: hci_ll: don't call kfree_skb() under
spin_lock_irqsave() (git-fixes).
- Bluetooth: hci_qca: don't call kfree_skb() under
spin_lock_irqsave() (git-fixes).
- Bluetooth: btusb: don't call kfree_skb() under
spin_lock_irqsave() (git-fixes).
- Bluetooth: btintel: Fix missing free skb in
btintel_setup_combined() (git-fixes).
- Bluetooth: MGMT: Fix error report for ADD_EXT_ADV_PARAMS
(git-fixes).
- can: tcan4x5x: Remove invalid write in clear_interrupts
(git-fixes).
- can: kvaser_usb_leaf: Fix bogus restart events (git-fixes).
- can: kvaser_usb_leaf: Fix wrong CAN state after stopping
(git-fixes).
- can: kvaser_usb_leaf: Set Warning state even without bus errors
(git-fixes).
- clk: qcom: clk-krait: fix wrong div2 functions (git-fixes).
- clk: qcom: lpass-sc7180: Fix pm_runtime usage (git-fixes).
- clk: qcom: gcc-sm8250: Use retention mode for USB GDSCs
(git-fixes).
- clk: imx: replace osc_hdmi with dummy (git-fixes).
- clk: imx: imx8mp: add shared clk gate for usb suspend clk
(git-fixes).
- clk: rockchip: Fix memory leak in rockchip_clk_register_pll()
(git-fixes).
- clk: sunxi-ng: v3s: Correct the header guard of ccu-sun8i-v3s.h
(git-fixes).
- clk: renesas: r9a06g032: Repair grave increment error
(git-fixes).
- clk: nomadik: correct struct name kernel-doc warning
(git-fixes).
- clk: socfpga: Fix memory leak in socfpga_gate_init()
(git-fixes).
- clk: samsung: Fix memory leak in _samsung_clk_register_pll()
(git-fixes).
- ASoC: pcm512x: Fix PM disable depth imbalance in pcm512x_probe
(git-fixes).
- ASoC: mediatek: mt8173: Enable IRQ when pdata is ready
(git-fixes).
- ASoC: mediatek: mtk-btcvsd: Add checks for write and read of
mtk_btcvsd_snd (git-fixes).
- ASoC: dt-bindings: wcd9335: fix reset line polarity in example
(git-fixes).
- binfmt: Fix error return code in load_elf_fdpic_binary()
(git-fixes).
- binfmt_elf: fix documented return value for load_elf_phdrs()
(git-fixes).
- Bluetooth: btusb: Add debug message for CSR controllers
(git-fixes).
- can: mcba_usb: Fix termination command argument (git-fixes).
- can: sja1000: fix size of OCR_MODE_MASK define (git-fixes).
- clk: Provide new devm_clk helpers for prepared and enabled
clocks (git-fixes).
- clk: generalize devm_clk_get() a bit (git-fixes).
- can: kvaser_usb: kvaser_usb_leaf: fix bittiming limits
(git-fixes).
- commit 4b9e60b
* Wed Dec 28 2022 tiwai@suse.de
- arm64: dts: mt8183: Fix Mali GPU clock (git-fixes).
- amdgpu/pm: prevent array underflow in
vega20_odn_edit_dpm_table() (git-fixes).
- ASoC: qcom: Add checks for devm_kcalloc (git-fixes).
- ASoC: pxa: fix null-pointer dereference in filter() (git-fixes).
- ASoC: jz4740-i2s: Handle independent FIFO flush bits
(git-fixes).
- ALSA: mts64: fix possible null-ptr-defer in snd_mts64_interrupt
(git-fixes).
- ALSA: pcm: Set missing stop_operating flag at undoing trigger
start (git-fixes).
- ALSA: asihpi: fix missing pci_disable_device() (git-fixes).
- ACPICA: Fix use-after-free in
acpi_ut_copy_ipackage_to_ipackage() (git-fixes).
- ARM: dts: qcom: apq8064: fix coresight compatible (git-fixes).
- arm64: dts: qcom: sm8250: fix USB-DP PHY registers (git-fixes).
- ARM: dts: armada-39x: Fix compatible string for gpios
(git-fixes).
- ARM: dts: armada-38x: Fix compatible string for gpios
(git-fixes).
- ARM: dts: turris-omnia: Add switch port 6 node (git-fixes).
- ARM: dts: turris-omnia: Add ethernet aliases (git-fixes).
- ARM: dts: armada-39x: Fix assigned-addresses for every PCIe
Root Port (git-fixes).
- ARM: dts: armada-38x: Fix assigned-addresses for every PCIe
Root Port (git-fixes).
- ARM: dts: armada-375: Fix assigned-addresses for every PCIe
Root Port (git-fixes).
- ARM: dts: armada-xp: Fix assigned-addresses for every PCIe
Root Port (git-fixes).
- ARM: dts: armada-370: Fix assigned-addresses for every PCIe
Root Port (git-fixes).
- ARM: dts: dove: Fix assigned-addresses for every PCIe Root Port
(git-fixes).
- arm64: dts: armada-3720-turris-mox: Add missing interrupt for
RTC (git-fixes).
- arm64: dts: qcom: sm8250: drop bogus DP PHY clock (git-fixes).
- arm64: dts: qcom: sm8250: correct LPASS pin pull down
(git-fixes).
- arm64: dts: qcom: msm8916: Drop MSS fallback compatible
(git-fixes).
- arm64: dts: qcom: sdm845-cheza: fix AP suspend pin bias
(git-fixes).
- arm64: dts: qcom: sdm845-db845c: correct SPI2 pins drive
strength (git-fixes).
- arm64: dts: qcom: sdm630: fix UART1 pin bias (git-fixes).
- arm64: dts: qcom: msm8996: fix GPU OPP table (git-fixes).
- arm64: dts: qcom: msm8996: fix supported-hw in cpufreq OPP
tables (git-fixes).
- arm64: dts: qcom: msm8996: Add MSM8996 Pro support (git-fixes).
- arm64: dts: qcom: sdm850-lenovo-yoga-c630: correct I2C12 pins
drive strength (git-fixes).
- arm64: dts: qcom: sm8250-sony-xperia-edo: fix touchscreen
bias-disable (git-fixes).
- arm64: dts: qcom: ipq6018-cp01-c1: use BLSPI1 pins (git-fixes).
- ARM: dts: nuvoton: Remove bogus unit addresses from
fixed-partition nodes (git-fixes).
- arm64: dts: ti: k3-j721e-main: Drop dma-coherent in crypto node
(git-fixes).
- arm64: dts: ti: k3-am65-main: Drop dma-coherent in crypto node
(git-fixes).
- arm64: dts: mediatek: mt6797: Fix 26M oscillator unit name
(git-fixes).
- arm64: dts: mediatek: pumpkin-common: Fix devicetree warnings
(git-fixes).
- arm64: dts: mt2712-evb: Fix usb vbus regulators unit names
(git-fixes).
- arm64: dts: mt2712-evb: Fix vproc fixed regulators unit names
(git-fixes).
- arm64: dts: mt2712e: Fix unit address for pinctrl node
(git-fixes).
- arm64: dts: mt2712e: Fix unit_address_vs_reg warning for
oscillators (git-fixes).
- arm64: dts: mt6779: Fix devicetree build warnings (git-fixes).
- arm64: dts: mt7622: drop r_smpl property from mmc node
(git-fixes).
- arm64: dts: mt8183: drop drv-type from mmc-node (git-fixes).
- ARM: dts: stm32: Fix AV96 WLAN regulator gpio property
(git-fixes).
- ARM: dts: stm32: Drop stm32mp15xc.dtsi from Avenger96
(git-fixes).
- arm: dts: spear600: Fix clcd interrupt (git-fixes).
- ARM: mmp: fix timer_read delay (git-fixes).
- ARM: ux500: do not directly dereference __iomem (git-fixes).
- Revert "ARM: dts: imx7: Fix NAND controller size-cells"
(git-fixes).
- ASoC: cs42l51: Correct PGA Volume minimum value (git-fixes).
- ASoC: ops: Check bounds for second channel in
snd_soc_put_volsw_sx() (git-fixes).
- ASoC: fsl_micfil: explicitly clear CHnF flags (git-fixes).
- ASoC: fsl_micfil: explicitly clear software reset bit
(git-fixes).
- ASoC: soc-pcm: Add NULL check in BE reparenting (git-fixes).
- ASoC: rt711-sdca: fix the latency time of clock stop prepare
state machine transitions (git-fixes).
- ASoC: wm8962: Wait for updated value of WM8962_CLOCKING1
register (git-fixes).
- ALSA: seq: Fix function prototype mismatch in
snd_seq_expand_var_event (git-fixes).
- ARM: dts: rockchip: disable arm_global_timer on rk3066 and
rk3188 (git-fixes).
- ARM: dts: rockchip: rk3188: fix lcdc1-rgb24 node name
(git-fixes).
- arm64: dts: rockchip: fix ir-receiver node names (git-fixes).
- ARM: dts: rockchip: fix ir-receiver node names (git-fixes).
- arm: dts: rockchip: remove clock-frequency from rtc (git-fixes).
- arm: dts: rockchip: fix node name for hym8563 rtc (git-fixes).
- arm64: dts: rockchip: keep I2S1 disabled for GPIO function on
ROCK Pi 4 series (git-fixes).
- ARM: 9251/1: perf: Fix stacktraces for tracepoint events in
THUMB2 kernels (git-fixes).
- commit 0882612
* Wed Dec 28 2022 tiwai@suse.de
- Move upstreamed patches into sorted section
- commit 407fb87
* Wed Dec 28 2022 vkarasulli@suse.de
- Update
patches.kabi/usb.h-struct-usb_device-hide-new-member.patch
(git-fixes bsc#1206664 CVE-2022-4662).
- Update
patches.suse/USB-core-Prevent-nested-device-reset-calls.patch
(git-fixes bsc#1206664 CVE-2022-4662).
- commit 3b17120
* Tue Dec 27 2022 krisman@suse.de
- io_uring: defer file assignment (bsc#1205205).
- Refresh io_uring-fix-uninitialized-field-in-rw-io_kiocb.patch after
adding 584b0180f0f4d.
- Refresh to fix
patches.suse/io_uring-move-read-write-file-prep-state-into-actual.patch
trivial merge conflict.
- io_uring: propagate issue_flags state down to file assignment
(bsc#1205205).
- io_uring: move read/write file prep state into actual opcode
handler (bsc#1205205).
- io_uring: defer splice/tee file validity check until command
issue (bsc#1205205).
- io_uring: don't check req->file in io_fsync_prep()
(bsc#1205205).
- io_uring: defer msg-ring file validity check until command issue
(bsc#1205205).
- io_uring: fail links if msg-ring doesn't succeeed (bsc#1205205).
- io_uring: fix memory leak of uid in files registration
(bsc#1205205).
- io_uring: fix put_kbuf without proper locking (bsc#1205205).
- io_uring: fix invalid flags for io_put_kbuf() (bsc#1205205).
- io_uring: improve req fields comments (bsc#1205205).
- io_uring: enable EPOLLEXCLUSIVE for accept poll (bsc#1205205).
- io_uring: improve task work cache utilization (bsc#1205205).
- io_uring: fix async accept on O_NONBLOCK sockets (bsc#1205205).
- io_uring: remove IORING_CQE_F_MSG (bsc#1205205).
- io_uring: add flag for disabling provided buffer recycling
(bsc#1205205).
- io_uring: ensure recv and recvmsg handle MSG_WAITALL correctly
(bsc#1205205).
- io_uring: don't recycle provided buffer if punted to async
worker (bsc#1205205).
- io_uring: fix assuming triggered poll waitqueue is the single
poll (bsc#1205205).
- io_uring: bump poll refs to full 31-bits (bsc#1205205).
- io_uring: remove poll entry from list when canceling all
(bsc#1205205).
- io_uring: fix memory ordering when SQPOLL thread goes to sleep
(bsc#1205205).
- io_uring: ensure that fsnotify is always called (bsc#1205205).
- io_uring: recycle provided before arming poll (bsc#1205205).
- io_uring: don't check unrelated req->open.how in accept request
(bsc#1205205).
- io_uring: manage provided buffers strictly ordered
(bsc#1205205).
- commit 3f82eb0
* Tue Dec 27 2022 krisman@suse.de
- io_uring: fold evfd signalling under a slower path
(bsc#1205205).
- io_uring: thin down io_commit_cqring() (bsc#1205205).
- io_uring: shuffle io_eventfd_signal() bits around (bsc#1205205).
- io_uring: remove extra barrier for non-sqpoll iopoll
(bsc#1205205).
- io_uring: fix provided buffer return on failure for kiocb_done()
(bsc#1205205).
- io_uring: extend provided buf return to fails (bsc#1205205).
- io_uring: refactor timeout cancellation cqe posting
(bsc#1205205).
- io_uring: normilise naming for fill_cqe* (bsc#1205205).
- io_uring: cache poll/double-poll state with a request flag
(bsc#1205205).
- io_uring: cache req->apoll->events in req->cflags (bsc#1205205).
- io_uring: move req->poll_refs into previous struct hole
(bsc#1205205).
- io_uring: recycle apoll_poll entries (bsc#1205205).
- io_uring: remove duplicated member check for io_msg_ring_prep()
(bsc#1205205).
- io_uring: allow submissions to continue on error (bsc#1205205).
- io_uring: recycle provided buffers if request goes async
(bsc#1205205).
- io_uring: ensure reads re-import for selected buffers
(bsc#1205205).
- io_uring: retry early for reads if we can poll (bsc#1205205).
- io_uring: minor io_cqring_wait() optimization (bsc#1205205).
- io_uring: add support for IORING_OP_MSG_RING command
(bsc#1205205).
- io_uring: speedup provided buffer handling (bsc#1205205).
- io_uring: add support for registering ring file descriptors
(bsc#1205205).
- commit 93be92b
* Tue Dec 27 2022 tiwai@suse.de
- Update patch reference for mali drm fix (CVE-2022-3115 bsc#1206393)
- commit 92552e2
* Tue Dec 27 2022 tiwai@suse.de
- Update patch reference for wilc1000 fix (CVE-2022-47520 bsc#1206515)
- commit 9822092
* Tue Dec 27 2022 tiwai@suse.de
- kabi/severities: ignore kABI change for meson driver fix (CVE-2022-3112 bsc#1206399)
- commit d487c3e
* Tue Dec 27 2022 tiwai@suse.de
- media: meson: vdec: potential dereference of null pointer
(CVE-2022-3112 bsc#1206399).
- commit 9d391c5
* Tue Dec 27 2022 oneukum@suse.com
- usb: dwc3: qcom: fix runtime PM wakeup (git-fixes).
- commit e80a310
* Tue Dec 27 2022 tiwai@suse.de
- Update patch reference for BT fix (CVE-2022-3564 bsc#1206073)
- commit 6efc048
* Tue Dec 27 2022 oneukum@suse.com
- usb: dwc3: fix PHY disable sequence (git-fixes).
- commit 7228f51
* Tue Dec 27 2022 oneukum@suse.com
- blacklist.conf: cleanup that depends on the new feature of support for scatter/gather in uvc gadgets
- commit 0558392
* Tue Dec 27 2022 oneukum@suse.com
- blacklist.conf: cleanup that depends on the new feature of support for
scatter/gather in uvc gadgets
- commit 788ee91
* Tue Dec 27 2022 oneukum@suse.com
- usb: gadget: uvc: rework uvcg_queue_next_buffer to
uvcg_complete_buffer (git-fixes).
- commit 9523aa1
* Tue Dec 27 2022 oneukum@suse.com
- blacklist.conf: cleanup breaking kABI
- commit e89eed6
* Tue Dec 27 2022 oneukum@suse.com
- blacklist.conf: cleanup designed to break kABI
- commit 8110223
* Tue Dec 27 2022 oneukum@suse.com
- net: usb: smsc95xx: fix external PHY reset (git-fixes).
- commit d0d567a
* Sun Dec 25 2022 lduncan@suse.com
- scsi: iscsi: kabi: add iscsi_conn_queue_work back (git-fixes).
- commit ed33fcf
* Fri Dec 23 2022 krisman@suse.de
- io_uring: documentation fixup (bsc#1205205).
- io_uring: do not recalculate ppos unnecessarily (bsc#1205205).
- io_uring: update kiocb->ki_pos at execution time (bsc#1205205).
- io_uring: remove duplicated calls to io_kiocb_ppos
(bsc#1205205).
- io_uring: Remove unneeded test in io_run_task_work_sig()
(bsc#1205205).
- io-uring: Make tracepoints consistent (bsc#1205205).
- io-uring: add __fill_cqe function (bsc#1205205).
- io-wq: use IO_WQ_ACCT_NR rather than hardcoded number
(bsc#1205205).
- io-wq: reduce acct->lock crossing functions lock/unlock
(bsc#1205205).
- io-wq: decouple work_list protection from the big wqe->lock
(bsc#1205205).
- io_uring: Fix use of uninitialized ret in io_eventfd_register()
(bsc#1205205).
- io_uring: remove ring quiesce for io_uring_register
(bsc#1205205).
- io_uring: avoid ring quiesce while registering restrictions
and enabling rings (bsc#1205205).
- io_uring: avoid ring quiesce while registering async eventfd
(bsc#1205205).
- io_uring: avoid ring quiesce while registering/unregistering
eventfd (bsc#1205205).
- io_uring: remove trace for eventfd (bsc#1205205).
- io_uring: Remove unused function req_ref_put (bsc#1205205).
- io_uring: fix not released cached task refs (bsc#1205205).
- commit bf0f477
* Fri Dec 23 2022 krisman@suse.de
- io_uring: disallow modification of rsrc_data during quiesce
(bsc#1205205).
- io_uring: don't convert to jiffies for waiting on timeouts
(bsc#1205205).
- mm: io_uring: allow oom-killer from io_uring_setup
(bsc#1205205).
- io_uring: Clean up a false-positive warning from GCC 9.3.0
(bsc#1205205).
- io_uring: remove unused argument from io_rsrc_node_alloc
(bsc#1205205).
- io_uring: fix bug in slow unregistering of nodes (bsc#1205205).
- io-wq: delete dead lock shuffling code (bsc#1205205).
- io_uring: perform poll removal even if async work removal is
successful (bsc#1205205).
- io-wq: add intermediate work step between pending list and
active work (bsc#1205205).
- io-wq: perform both unstarted and started work cancelations
in one go (bsc#1205205).
- io-wq: invoke work cancelation with wqe->lock held
(bsc#1205205).
- io-wq: make io_worker lock a raw spinlock (bsc#1205205).
- io-wq: remove useless 'work' argument to __io_worker_busy()
(bsc#1205205).
- io_uring: fix UAF due to missing POLLFREE handling
(bsc#1205205).
- commit 96ef516
* Thu Dec 22 2022 jack@suse.cz
- sbitmap: fix lockup while swapping (bsc#1206602).
- commit dc64fbc
* Thu Dec 22 2022 mbrugger@suse.com
- config: update configs
Enable CONFIG_DWMAC_TEGRA for arm64.
- commit 1ed0535
* Thu Dec 22 2022 mbrugger@suse.com
- net: stmmac: tegra: Add MGBE support (jsc#PED-1763).
- net: stmmac: Power up SERDES after the PHY link (jsc#PED-1763).
- net: stmmac: power up/down serdes in stmmac_open/release
(jsc#PED-1763).
- commit c7345bd
* Thu Dec 22 2022 krisman@suse.de
- io_uring: remove redundant tab space (bsc#1205205).
- io_uring: remove unused function parameter (bsc#1205205).
- io_uring: use completion batching for poll rem/upd
(bsc#1205205).
- io_uring: single shot poll removal optimisation (bsc#1205205).
- commit 92de3cd
* Thu Dec 22 2022 krisman@suse.de
- io_uring: poll rework (bsc#1205205).
- Refresh patches.suse/io_uring-disable-polling-signalfd-pollfree-files.patch
- io_uring: kill poll linking optimisation (bsc#1205205).
- io_uring: move common poll bits (bsc#1205205).
- io_uring: refactor poll update (bsc#1205205).
- io_uring: remove double poll on poll update (bsc#1205205).
- io_uring: code clean for some ctx usage (bsc#1205205).
- io_uring: code clean for completion_lock in
io_arm_poll_handler() (bsc#1205205).
- commit ac4f119
* Wed Dec 21 2022 krisman@suse.de
- io_uring: batch completion in prior_task_list (bsc#1205205).
- io_uring: split io_req_complete_post() and add a helper
(bsc#1205205).
- io_uring: add helper for task work execution code (bsc#1205205).
- io_uring: add a priority tw list for irq completion work
(bsc#1205205).
- io-wq: add helper to merge two wq_lists (bsc#1205205).
- io_uring: reuse io_req_task_complete for timeouts (bsc#1205205).
- io_uring: tweak iopoll CQE_SKIP event counting (bsc#1205205).
- io_uring: simplify selected buf handling (bsc#1205205).
- io_uring: move up io_put_kbuf() and io_put_rw_kbuf()
(bsc#1205205).
- io_uring: validate timespec for timeout removals (bsc#1205205).
- io_uring: better to use REQ_F_IO_DRAIN for req->flags
(bsc#1205205).
- io_uring: fix no lock protection for ctx->cq_extra
(bsc#1205205).
- io_uring: disable drain with cqe skip (bsc#1205205).
- io_uring: don't spinlock when not posting CQEs (bsc#1205205).
- io_uring: add option to skip CQE posting (bsc#1205205).
- io_uring: clean cqe filling functions (bsc#1205205).
- io_uring: improve argument types of kiocb_done() (bsc#1205205).
- io_uring: clean __io_import_iovec() (bsc#1205205).
- io_uring: improve send/recv error handling (bsc#1205205).
- io_uring: simplify reissue in kiocb_done (bsc#1205205).
- commit f85e470
* Wed Dec 21 2022 martin.wilck@suse.com
- scsi: mpt3sas: Fix possible resource leaks in
mpt3sas_transport_port_add() (jsc#PED-1491).
- commit 9f7633b
* Wed Dec 21 2022 martin.wilck@suse.com
- Move 6.2-rc1 patches to mainline section
- Refresh
patches.suse/dt-bindings-Add-headers-for-NVDEC-on-Tegra234.patch.
- Refresh
patches.suse/dt-bindings-tegra-Update-headers-for-Tegra234.patch.
- Refresh
patches.suse/ibmvnic-Add-hotpluggable-CPU-callbacks-to-reassign-a.patch.
- Refresh
patches.suse/ibmvnic-Assign-IRQ-affinity-hints-to-device-queues.patch.
- Refresh
patches.suse/ibmvnic-Update-XPS-assignments-during-affinity-bindi.patch.
- Refresh
patches.suse/sched-Clear-ttwu_pending-after-enqueue_task.patch.
- Refresh
patches.suse/scsi-lpfc-Create-a-sysfs-entry-called-lpfc_xcvr_data.patch.
- Refresh
patches.suse/scsi-lpfc-Fix-hard-lockup-when-reading-the-rx_monito.patch.
- Refresh
patches.suse/scsi-lpfc-Log-when-congestion-management-limits-are-.patch.
- Refresh
patches.suse/scsi-lpfc-Set-sli4_param-s-cmf-option-to-zero-when-C.patch.
- Refresh
patches.suse/scsi-lpfc-Update-lpfc-version-to-14.2.0.8.patch.
- Refresh
patches.suse/soc-tegra-pmc-Add-I-O-pad-table-for-Tegra234.patch.
- commit e7edc3d
* Wed Dec 21 2022 martin.wilck@suse.com
- mpt3sas: Remove usage of dma_get_required_mask api
(bsc#1206098).
- commit 211db83
* Wed Dec 21 2022 mkoutny@suse.com
- Merge remote-tracking branch 'origin/users/vkarasulli/SLE15-SP5/for-next' into SLE15-SP5
Pull AMD HSMP patches from Vasant Karasulli
Conflicts:
series.conf: git-sort
- commit 7cd30e5
* Wed Dec 21 2022 mkoutny@suse.com
- Merge remote-tracking branch 'origin/SLE15-SP4' into SLE15-SP5
Dropped patches.kabi/
New backport of patches.suse/block-Do-not-reread-partition-table-on-exclusively-o.patch
Conflicts:
blacklist.conf: dropped kABI items
patches.suse/drm-amdkfd-Check-for-null-pointer-after-calling-kmem.patch: merged References:
patches.suse/net-mlx5-Fix-mlx5_get_next_dev-peer-device-matching.patch: --ours
patches.suse/net-mlx5-Lag-filter-non-compatible-devices.patch: --ours
patches.suse/timers-implement-usleep_idle_range.patch: dropped duplicate
series.conf: git-sort
- commit 4be84f8
* Wed Dec 21 2022 mkoutny@suse.com
- Merge remote-tracking branch 'origin/users/mbrugger/SLE15-SP5/for-next' into SLE15-SP5
Pull Tegra updates from Matthias Brugger
Conflicts:
series.conf: manual git-sort
- commit 13eced4
* Wed Dec 21 2022 vkarasulli@suse.de
- amd_hsmp: Add HSMP protocol version 5 messages (jsc#PED-1295).
- commit 5d95b59
* Wed Dec 21 2022 vkarasulli@suse.de
- Documentation: Add x86/amd_hsmp driver (jsc#PED-1295).
- platform/x86: Add AMD system management interface
(jsc#PED-1295).
Update config file and supported.conf.
Note: upstream commit ef233eaf moves all AMD platform drivers
including this one to a new directory. Other AMD platform drivers
are not up-to-date on SP5 branch. Hence the mentioned commit is
omitted from this patch series.
- commit 8176519
* Wed Dec 21 2022 tbogendoerfer@suse.de
- vsock: Enable y2038 safe timeval for timeout (bsc#1206101).
- vsock: Refactor vsock_*_getsockopt to resemble sock_getsockopt
(bsc#1206101).
- commit e791efd
* Wed Dec 21 2022 mbrugger@suse.com
- pwm: tegra: Improve required rate calculation (jsc#PED-1763).
- phy: tegra: p2u: Set ENABLE_L2_EXIT_RATE_CHANGE in calibration
(jsc#PED-1763).
- serial: tegra: Read DMA status before terminating
(jsc#PED-1763).
- memory: tegra: Add API for retrieving carveout bounds
(jsc#PED-1763).
- commit 4ea4708
* Wed Dec 21 2022 mbrugger@suse.com
- series.conf sort entries
- commit ba7985e
* Wed Dec 21 2022 mbrugger@suse.com
- scripts/git_sort/git_sort.py: add tegra DRM and linux-pwm repo
- commit 8a65be9
* Tue Dec 20 2022 oneukum@suse.com
- net: usb: qmi_wwan: add u-blox 0x1342 composition (git-fixes).
- commit 4371191
* Tue Dec 20 2022 oneukum@suse.com
- blacklist.conf: misattributed
- commit e5b755e
* Tue Dec 20 2022 oneukum@suse.com
- rtc: pcf85063: Fix reading alarm (git-fixes).
- commit 424b0c4
* Tue Dec 20 2022 oneukum@suse.com
- rtc: pcf85063: fix pcf85063_clkout_control (gut-fixes).
- commit 6c3ba9b
* Tue Dec 20 2022 oneukum@suse.com
- rtc: ds1347: fix value written to century register (git-fixes).
- commit c64b579
* Tue Dec 20 2022 oneukum@suse.com
- pci_iounmap'2: Electric Boogaloo: try to make sense of it all
(git-fixes).
- commit de1a47e
* Tue Dec 20 2022 tbogendoerfer@suse.de
- net/mlx5: Fix mlx5_get_next_dev() peer device matching
(bsc#1206536).
- net/mlx5: Lag, filter non compatible devices (bsc#1206536).
- commit 7f6b5b4
* Tue Dec 20 2022 jslaby@suse.cz
- Update config files.
Just run oldconfig. This:
* shuffles SCSI_UFS symbols due to f8b0a82d3029
* adds PAHOLE_VERSION due to 540104acb439 and fixes to 9999 by
198281919002
- commit 2a9d9f1
* Tue Dec 20 2022 jslaby@suse.cz
- scripts: dummy-tools, add pahole (jsc#PED-1368).
- commit 1982819
* Tue Dec 20 2022 jslaby@suse.cz
- x86/microcode: Remove unnecessary perf callback (jsc#PED-1072).
- x86/microcode: Taint and warn on late loading (jsc#PED-1072).
- x86/microcode: Default-disable late loading (jsc#PED-1072).
- Update config files (add MICROCODE_LATE_LOADING=n).
- x86/microcode: Rip out the OLD_INTERFACE (jsc#PED-1072).
- Update config files (drop MICROCODE_OLD_INTERFACE).
- x86/split_lock: Enable the split lock feature on Raptor Lake
(jsc#PED-1040).
- commit e99cba2
* Tue Dec 20 2022 ptesarik@suse.cz
- KVM: s390: pv: make use of ultravisor AIV support (jsc#PED-628).
- commit 00a8e78
* Mon Dec 19 2022 ptesarik@suse.cz
- KVM: s390: selftests: Fix memop extension capability check
(jsc#PED-610).
- commit 3b44208
* Mon Dec 19 2022 ptesarik@suse.cz
- s390/zcrypt: Filter admin CPRBs on custom devices (jsc#PED-610).
- s390/zcrypt: Add admask to zcdn (jsc#PED-610).
- s390/zcrypt: CCA control CPRB sending (jsc#PED-610).
- commit ef65cd5
* Mon Dec 19 2022 oneukum@suse.com
- blacklist.conf: duplicate
- commit 302a460
* Mon Dec 19 2022 oneukum@suse.com
- blacklist.conf: misattributed in upstream, fixes a feature we lack
- commit fca7a76
* Mon Dec 19 2022 oneukum@suse.com
- tracing/doc: Fix typos on the timerlat tracer documentation
(git-fixes).
- commit f1f58a1
* Mon Dec 19 2022 oneukum@suse.com
- MAINTAINERS: update arm,vic.yaml reference (git-fixes).
- commit 60bf131
* Mon Dec 19 2022 oneukum@suse.com
- MAINTAINERS: fix update references to stm32 audio bindings
(git-fixes).
- commit 5fab9fb
* Mon Dec 19 2022 oneukum@suse.com
- parisc: Declare pci_iounmap() parisc version only when
CONFIG_PCI enabled (git-fixes).
- commit dfda08c
* Mon Dec 19 2022 oneukum@suse.com
- blacklist.conf: breaks kABI, not important in our configurations
- commit 93e7ee0
* Mon Dec 19 2022 oneukum@suse.com
- MAINTAINERS: update gpio-zynq.yaml reference (git-fixes).
- commit ced834d
* Mon Dec 19 2022 oneukum@suse.com
- MAINTAINERS: update arm,pl353-smc.yaml reference (git-fixes).
- commit 62c9d5b
* Mon Dec 19 2022 oneukum@suse.com
- efi: Add iMac Pro 2017 to uefi skip cert quirk (git-fixes).
- commit 3bcf3ad
* Mon Dec 19 2022 oneukum@suse.com
- blacklist.conf: duplicate
- commit aa1610b
* Mon Dec 19 2022 oneukum@suse.com
- blacklist.conf: duplicate
- commit 75dccba
* Mon Dec 19 2022 oneukum@suse.com
- af_unix: call proto_unregister() in the error path in
af_unix_init() (git-fixes).
- commit 03b4484
* Mon Dec 19 2022 oneukum@suse.com
- af_unix: fix potential NULL deref in unix_dgram_connect()
(git-fixes).
- commit ac6f207
* Mon Dec 19 2022 oneukum@suse.com
- af_unix: Fix NULL pointer bug in unix_shutdown (git-fixes).
- commit 43ff3e3
* Mon Dec 19 2022 oneukum@suse.com
- blacklist.conf: duplicate
- commit 095062f
* Mon Dec 19 2022 ptesarik@suse.cz
- s390/pci: allow zPCI zbus without a function zero (jsc#PED-600).
- PCI: Extend isolated function probing to s390 (jsc#PED-600).
- PCI: Move jailhouse's isolated function handling to
pci_scan_slot() (jsc#PED-600).
- PCI: Split out next_ari_fn() from next_fn() (jsc#PED-600).
- PCI: Clean up pci_scan_slot() (jsc#PED-600).
- s390/pci: reset zdev->zbus on registration failure
(jsc#PED-600).
- commit b9687e0
* Mon Dec 19 2022 jroedel@suse.de
- iommu/amd: Handle return of iommu_device_sysfs_add
(bsc#1205701).
- Refresh
patches.suse/iommu-amd-Simplify-and-Consolidate-Virtual-APIC-AVIC-Enablement.
- commit 1433be7
* Mon Dec 19 2022 pjakobsson@suse.de
- drm/amdgpu: don't register a dirty callback for non-atomic
(jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218
jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225
jsc#PED-2849).
- Refresh
patches.suse/Revert-drm-amdgpu-use-dirty-framebuffer-helper.patch.
- commit d217748
* Mon Dec 19 2022 pjakobsson@suse.de
- drm/amdgpu: use dirty framebuffer helper (jsc#PED-1166
jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222
jsc#PED-1223 jsc#PED-1225 jsc#PED-2849).
- Refresh
patches.suse/Revert-drm-amdgpu-use-dirty-framebuffer-helper.patch.
- commit efb9a8b
* Mon Dec 19 2022 neilb@suse.de
- NFSD: fix use-after-free in __nfs42_ssc_open() (bsc#1206209
CVE-2022-4379).
- commit 42200b2
* Sun Dec 18 2022 ptesarik@suse.cz
- Documentation/virt/kvm/api.rst: Add protvirt dump/info api
descriptions (jsc#PED-622).
- Refresh
patches.suse/KVM-s390-resetting-the-Topology-Change-Report.
- commit 8bbc89e
* Sun Dec 18 2022 ptesarik@suse.cz
- KVM: s390: Add KVM_CAP_S390_PROTECTED_DUMP (jsc#PED-622).
- Refresh
patches.suse/KVM-s390-resetting-the-Topology-Change-Report.
- commit 0bbcaf6
* Sun Dec 18 2022 ptesarik@suse.cz
- KVM: s390: selftests: Use TAP interface in the reset test
(jsc#PED-622).
- KVM: s390: selftests: Use TAP interface in the tprot test
(jsc#PED-622).
- KVM: s390: selftests: Use TAP interface in the sync_regs test
(jsc#PED-622).
- KVM: s390: selftests: Use TAP interface in the memop test
(jsc#PED-622).
- Documentation/virt/kvm/api.rst: Explain rc/rrc delivery
(jsc#PED-622).
- Documentation: virt: Protected virtual machine dumps
(jsc#PED-622).
- KVM: s390: Add CPU dump functionality (jsc#PED-622).
- KVM: s390: Add configuration dump functionality (jsc#PED-622).
- KVM: s390: pv: Add query dump information (jsc#PED-622).
- KVM: s390: pv: Add dump support definitions (jsc#PED-622).
- KVM: s390: pv: Add query interface (jsc#PED-622).
- s390/uv: Add dump fields to query (jsc#PED-622).
- s390/uv: Add SE hdr query information (jsc#PED-622).
- s390: uv: Add offset comments to UV query struct and fix naming
(jsc#PED-622).
- commit 55e3132
* Fri Dec 16 2022 jroedel@suse.de
- iommu/dma: Add config for PCI SAC address trick (bsc#1205701).
- Update config files.
- commit 97b7b39
* Fri Dec 16 2022 jroedel@suse.de
- iommu/amd: Specify PCI segment ID when getting pci device
(bsc#1205701).
- Refresh
patches.suse/iommu-amd-Simplify-and-Consolidate-Virtual-APIC-AVIC-Enablement.
- commit 800b5fe
* Fri Dec 16 2022 jroedel@suse.de
- iommu/vt-d: Convert global spinlock into per domain lock
(bsc#1205701).
- Refresh
patches.suse/iommu-vt-d-Refactor-iommu-information-of-each-domain.patch.
- commit 839dc2e
* Fri Dec 16 2022 jroedel@suse.de
- iommu/vt-d: Use device_domain_lock accurately (bsc#1205701).
- Refresh
patches.suse/iommu-vt-d-Refactor-iommu-information-of-each-domain.patch.
- commit 6e83adc
* Fri Dec 16 2022 jroedel@suse.de
- iommu/vt-d: Fold __dmar_remove_one_dev_info() into its caller
(bsc#1205701).
- Refresh
patches.suse/iommu-vt-d-Remove-global-g_iommus-array.patch.
- commit 15dccd5
* Fri Dec 16 2022 jwiesner@suse.de
- locking/rwsem: Disable preemption at all down_write*() and
up_write() code paths (bsc#1204996).
- commit aa6acce
* Fri Dec 16 2022 jwiesner@suse.de
- locking/rwsem: Disable preemption at all down_read*() and
up_read() code paths (bsc#1204996).
- commit 83a61ea
* Fri Dec 16 2022 jroedel@suse.de
- iommu/vt-d: Check device list of domain in domain free path
(bsc#1205701).
- Refresh
patches.suse/iommu-vt-d-Remove-global-g_iommus-array.patch.
- commit 8695954
* Fri Dec 16 2022 jwiesner@suse.de
- locking/rwsem: Prevent non-first waiter from spinning in
down_write() slowpath (bsc#1204996).
- commit ae50584
* Fri Dec 16 2022 jwiesner@suse.de
- locking/rwsem: drop redundant semicolon of down_write_nest_lock
(bsc#1204996).
- commit 9ab37a7
* Fri Dec 16 2022 jroedel@suse.de
- iommu/vt-d: Acquiring lock in pasid manipulation helpers
(bsc#1205701).
- Refresh
patches.suse/iommu-vt-d-Refactor-iommu-information-of-each-domain.patch.
- commit e5ecf33
* Fri Dec 16 2022 jroedel@suse.de
- iommu/vt-d: Replace spin_lock_irqsave() with spin_lock()
(bsc#1205701).
- Refresh
patches.suse/iommu-vt-d-Acquiring-lock-in-domain-ID-allocation-helpers.
- commit fe39ad7
* Fri Dec 16 2022 jroedel@suse.de
- iommu/vt-d: Use pci_get_domain_bus_and_slot() in pgtable_walk()
(bsc#1205701).
- Refresh
patches.suse/iommu-vt-d-Remove-global-g_iommus-array.patch.
- commit ce336d9
* Fri Dec 16 2022 jroedel@suse.de
- iommu/vt-d: Move include/linux/intel-iommu.h under iommu
(bsc#1205701).
- Refresh
patches.suse/iommu-vt-d-Refactor-iommu-information-of-each-domain.patch.
- Refresh
patches.suse/iommu-vt-d-Use-IDA-interface-to-manage-iommu-sequenc.patch.
- commit 6547df5
* Fri Dec 16 2022 jroedel@suse.de
- iommu/arm-smmu-qcom: Add debug support for TLB sync timeouts
(bsc#1205701).
- Update config files.
- commit bba4fe9
* Fri Dec 16 2022 jroedel@suse.de
- KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
(bsc#1205701).
- Refresh
patches.suse/KVM-s390-resetting-the-Topology-Change-Report.
- commit 49355f9
* Fri Dec 16 2022 jroedel@suse.de
- vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVM (bsc#1205701).
- Update config files.
- commit 094e4b9
* Fri Dec 16 2022 jroedel@suse.de
- drm: Implement DRM aperture helpers under video/ (bsc#1205701).
- Update config files.
- commit 3715129
* Fri Dec 16 2022 jroedel@suse.de
- vfio/ccw: Remove mdev from struct channel_program (bsc#1205701).
- Refresh patches.suse/vfio-ccw-Remove-UUID-from-s390-debug-log.
- commit 6c3bcd2
* Fri Dec 16 2022 jroedel@suse.de
- bus: platform,amba,fsl-mc,PCI: Add device DMA ownership
management (bsc#1205701).
- Refresh patches.suse/0001-kABI-more-hooks-for-PCI-changes.patch.
- commit f23ce3c
* Fri Dec 16 2022 jroedel@suse.de
- iommu/vt-d: Change return type of dmar_insert_one_dev_info()
(bsc#1205701).
- Refresh
patches.suse/iommu-vt-d-Acquiring-lock-in-domain-ID-allocation-helpers.
- commit d5aeb78
* Fri Dec 16 2022 jroedel@suse.de
- x86: remove the IOMMU table infrastructure (bsc#1205701).
- Refresh patches.suse/iommu-amd-Enable-swiotlb-in-all-cases.
- commit 85a678e
* Fri Dec 16 2022 jroedel@suse.de
- vfio/mdev: Remove mdev drvdata (bsc#1205701).
- Update patches.suse/vfio-ccw-Remove-UUID-from-s390-debug-log
(bsc#1205701).
- commit 98a89f5
* Fri Dec 16 2022 jroedel@suse.de
- vfio/mdev: Remove mdev_parent_ops (bsc#1205701).
- Refresh patches.suse/vfio-ccw-Remove-UUID-from-s390-debug-log.
- commit d6f8f34
* Fri Dec 16 2022 jroedel@suse.de
- s390/vfio-ap: bypass unnecessary processing of AP resources
(bsc#1205701).
- KVM: s390: pci: register pci hooks without interpretation
(bsc#1205701).
- KVM: s390: pci: fix GAIT physical vs virtual pointers usage
(bsc#1205701).
- KVM: s390: pci: fix plain integer as NULL pointer warnings
(bsc#1205701).
- iommu/vt-d: Check correct capability for sagaw determination
(bsc#1205701).
- Revert "iommu/vt-d: Fix possible recursive locking in
intel_iommu_init()" (bsc#1205701).
- iommu: Fix false ownership failure on AMD systems with PASID
activated (bsc#1205701).
- iommu/vt-d: Fix possible recursive locking in intel_iommu_init()
(bsc#1205701).
- iommu/virtio: Fix interaction with VFIO (bsc#1205701).
- iommu/vt-d: Fix lockdep splat due to klist iteration in atomic
context (bsc#1205701).
- iommu/vt-d: Fix recursive lock issue in iommu_flush_dev_iotlb()
(bsc#1205701).
- iommu/vt-d: Correctly calculate sagaw value of IOMMU
(bsc#1205701).
- iommu/vt-d: Fix kdump kernels boot failure with scalable mode
(bsc#1205701).
- iommu/amd: use full 64-bit value in build_completion_wait()
(bsc#1205701).
- KVM: s390: pci: Hook to access KVM lowlevel from VFIO
(bsc#1205701).
- Revert "iommu/of: Delete usage of
driver_deferred_probe_check_state()" (bsc#1205701).
- vfio: Move vfio.c to vfio_main.c (bsc#1205701).
- lib/bitmap: change type of bitmap_weight to unsigned long
(bsc#1205701).
- s390/docs: fix warnings for vfio_ap driver doc (bsc#1205701).
- s390/docs: fix warnings for vfio_ap driver lock usage doc
(bsc#1205701).
- s390/Docs: new doc describing lock usage by the vfio_ap device
driver (bsc#1205701).
- s390/vfio-ap: update docs to include dynamic config support
(bsc#1205701).
- s390/vfio-ap: handle config changed and scan complete
notification (bsc#1205701).
- s390/vfio-ap: sysfs attribute to display the guest's matrix
(bsc#1205701).
- s390/vfio-ap: implement in-use callback for vfio_ap driver
(bsc#1205701).
- s390/vfio-ap: reset queues after adapter/domain unassignment
(bsc#1205701).
- s390/vfio-ap: hot plug/unplug of AP devices when probed/removed
(bsc#1205701).
- s390/vfio-ap: allow hot plug/unplug of AP devices when
assigned/unassigned (bsc#1205701).
- s390/vfio-ap: prepare for dynamic update of guest's APCB on
queue probe/remove (bsc#1205701).
- s390/vfio-ap: prepare for dynamic update of guest's APCB on
assign/unassign (bsc#1205701).
- s390/vfio-ap: use proper locking order when setting/clearing
KVM pointer (bsc#1205701).
- s390/vfio-ap: introduce new mutex to control access to the
KVM pointer (bsc#1205701).
- s390/vfio-ap: rename matrix_dev->lock mutex to
matrix_dev->mdevs_lock (bsc#1205701).
- s390/vfio-ap: allow assignment of unavailable AP queues to
mdev device (bsc#1205701).
- s390/vfio-ap: refresh guest's APCB by filtering AP resources
assigned to mdev (bsc#1205701).
- s390/vfio-ap: introduce shadow APCB (bsc#1205701).
- s390/vfio-ap: manage link between queue struct and matrix mdev
(bsc#1205701).
- s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.c
(bsc#1205701).
- s390/vfio-ap: use new AP bus interface to search for queue
devices (bsc#1205701).
- Revert "iommu/dma: Add config for PCI SAC address trick"
(bsc#1205701).
- PCI/P2PDMA: Remove pci_p2pdma_map_sg() (bsc#1205701).
- RDMA/rw: drop pci_p2pdma_map_sg() (bsc#1205701).
- RDMA/core: introduce ib_dma_pci_p2p_dma_supported()
(bsc#1205701).
- nvme-pci: check DMA ops when indicating support for PCI P2PDMA
(bsc#1205701).
- iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg
(bsc#1205701).
- iommu: Explicitly skip bus address marked segments in
__iommu_map_sg() (bsc#1205701).
- dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA
support (bsc#1205701).
- dma-direct: support PCI P2PDMA pages in dma-direct map_sg
(bsc#1205701).
- dma-mapping: allow EREMOTEIO return code for P2PDMA transfers
(bsc#1205701).
- PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
(bsc#1205701).
- PCI/P2PDMA: Attempt to set map_type if it has not been set
(bsc#1205701).
- lib/scatterlist: add flag for indicating P2PDMA segments in
an SGL (bsc#1205701).
- scsi: scsi_transport_sas: cap shost opt_sectors according to
DMA optimal limit (bsc#1205701).
- scsi: sd: allow max_sectors be capped at DMA optimal size limit
(bsc#1205701).
- scsi: core: cap shost max_sectors according to DMA limits only
once (bsc#1205701).
- dma-iommu: add iommu_dma_opt_mapping_size() (bsc#1205701).
- dma-mapping: add dma_opt_mapping_size() (bsc#1205701).
- iommu/arm-smmu-v3: cleanup arm_smmu_dev_{enable,disable}_feature
(bsc#1205701).
- iommu: remove the put_resv_regions method (bsc#1205701).
- iommu: remove iommu_dev_feature_enabled (bsc#1205701).
- iommu: remove the unused dev_has_feat method (bsc#1205701).
- iommu/iova: change IOVA_MAG_SIZE to 127 to save memory
(bsc#1205701).
- iommu: Clean up release_device checks (bsc#1205701).
- iommu: Make .release_device optional (bsc#1205701).
- iommu: Use dev_iommu_ops() for probe_finalize (bsc#1205701).
- iommu/arm-smmu: Get associated RMR info and install bypass SMR
(bsc#1205701).
- iommu/arm-smmu-v3: Get associated RMR info and install bypass
STE (bsc#1205701).
- iommu/arm-smmu-v3: Refactor arm_smmu_init_bypass_stes() to
force bypass (bsc#1205701).
- iommu/arm-smmu-v3: Introduce strtab init helper (bsc#1205701).
- iommu/dma: Fix race condition during iova_domain initialization
(bsc#1205701).
- iommu: Directly use ida_alloc()/free() (bsc#1205701).
- iommu/amd: Fix compile warning in init code (bsc#1205701).
- iommu/amd: Add support for AVIC when SNP is enabled
(bsc#1205701).
- iommu/amd: Do not support IOMMUv2 APIs when SNP is enabled
(bsc#1205701).
- iommu/amd: Do not support IOMMU_DOMAIN_IDENTITY after SNP is
enabled (bsc#1205701).
- iommu/amd: Set translation valid bit only when IO page tables
are in use (bsc#1205701).
- iommu/amd: Introduce function to check and enable SNP
(bsc#1205701).
- iommu/amd: Globally detect SNP support (bsc#1205701).
- iommu/amd: Process all IVHDs before enabling IOMMU features
(bsc#1205701).
- iommu/amd: Introduce global variable for storing common EFR
and EFR2 (bsc#1205701).
- iommu/amd: Introduce Support for Extended Feature 2 Register
(bsc#1205701).
- iommu/amd: Change macro for IOMMU control register bit shift
to decimal value (bsc#1205701).
- iommu/amd: Update amd_iommu_fault structure to include PCI
seg ID (bsc#1205701).
- iommu/amd: Update device_state structure to include PCI seg ID
(bsc#1205701).
- iommu/amd: Print PCI segment ID in error log messages
(bsc#1205701).
- iommu/amd: Add PCI segment support for ivrs_ commands
(bsc#1205701).
- iommu/amd: Include PCI segment ID when initialize IOMMU
(bsc#1205701).
- iommu/amd: Introduce get_device_sbdf_id() helper function
(bsc#1205701).
- iommu/amd: Flush upto last_bdf only (bsc#1205701).
- iommu/amd: Remove global
amd_iommu_[dev_table/alias_table/last_bdf] (bsc#1205701).
- iommu/amd: Update set_dev_entry_bit() and get_dev_entry_bit()
(bsc#1205701).
- iommu/amd: Update (un)init_device_table_dma() (bsc#1205701).
- iommu/amd: Update set_dte_irq_entry (bsc#1205701).
- iommu/amd: Update dump_dte_entry (bsc#1205701).
- iommu/amd: Update iommu_ignore_device (bsc#1205701).
- iommu/amd: Update set_dte_entry and clear_dte_entry
(bsc#1205701).
- iommu/amd: Convert to use per PCI segment rlookup_table
(bsc#1205701).
- iommu/amd: Update alloc_irq_table and alloc_irq_index
(bsc#1205701).
- iommu/amd: Update amd_irte_ops functions (bsc#1205701).
- iommu/amd: Introduce struct amd_ir_data.iommu (bsc#1205701).
- iommu/amd: Update irq_remapping_alloc to use IOMMU lookup
helper function (bsc#1205701).
- iommu/amd: Convert to use rlookup_amd_iommu helper function
(bsc#1205701).
- iommu/amd: Convert to use per PCI segment irq_lookup_table
(bsc#1205701).
- iommu/amd: Introduce per PCI segment rlookup table size
(bsc#1205701).
- iommu/amd: Introduce per PCI segment alias table size
(bsc#1205701).
- iommu/amd: Introduce per PCI segment device table size
(bsc#1205701).
- iommu/amd: Introduce per PCI segment last_bdf (bsc#1205701).
- iommu/amd: Introduce per PCI segment unity map list
(bsc#1205701).
- iommu/amd: Introduce per PCI segment alias_table (bsc#1205701).
- iommu/amd: Introduce per PCI segment old_dev_tbl_cpy
(bsc#1205701).
- iommu/amd: Introduce per PCI segment dev_data_list
(bsc#1205701).
- iommu/amd: Introduce per PCI segment irq_lookup_table
(bsc#1205701).
- iommu/amd: Introduce per PCI segment rlookup table
(bsc#1205701).
- iommu/amd: Introduce per PCI segment device table (bsc#1205701).
- iommu/amd: Introduce pci segment structure (bsc#1205701).
- iommu/amd: Update struct iommu_dev_data definition
(bsc#1205701).
- iommu/vt-d: Remove unused domain_get_iommu() (bsc#1205701).
- iommu/vt-d: Unnecessary spinlock for root table alloc and free
(bsc#1205701).
- iommu/vt-d: Remove clearing translation data in
disable_dmar_iommu() (bsc#1205701).
- iommu/vt-d: debugfs: Remove device_domain_lock usage
(bsc#1205701).
- iommu/vt-d: Remove unused iovad from dmar_domain (bsc#1205701).
- x86/boot/tboot: Move tboot_force_iommu() to Intel IOMMU
(bsc#1205701).
- KVM: x86: Remove unnecessary include (bsc#1205701).
- drm/i915: Remove unnecessary include (bsc#1205701).
- iommu/vt-d: Remove unnecessary exported symbol (bsc#1205701).
- agp/intel: Use per device iommu check (bsc#1205701).
- iommu/vt-d: Move trace/events/intel_iommu.h under iommu
(bsc#1205701).
- iommu/virtio: Add map/unmap_pages() callbacks implementation
(bsc#1205701).
- iommu/arm-smmu-qcom: Add SM6375 SMMU compatible (bsc#1205701).
- dt-bindings: arm-smmu: Add compatible for Qualcomm SM6375
(bsc#1205701).
- iommu: arm-smmu-impl: Add 8250 display compatible to the client
list (bsc#1205701).
- drivers: iommu: fix clang -wformat warning (bsc#1205701).
- iommu/mediatek: Log with dev_err_probe when failing to parse
dts (bsc#1205701).
- iommu/mediatek: Allow page table PA up to 35bit (bsc#1205701).
- iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up
to 35bit (bsc#1205701).
- iommu/mediatek: Cleanup pericfg lookup flow (bsc#1205701).
- iommu/mediatek: Lookup phandle to retrieve syscon to infracfg
(bsc#1205701).
- dt-bindings: iommu: mediatek: Add mediatek,infracfg phandle
(bsc#1205701).
- iommu/exynos: Enable default VM instance on SysMMU v7
(bsc#1205701).
- iommu/exynos: Add SysMMU v7 register set (bsc#1205701).
- iommu/exynos: Abstract non-common registers on different
variants (bsc#1205701).
- iommu/exynos: Set correct dma mask for SysMMU v5+ (bsc#1205701).
- iommu/exynos: Reuse SysMMU constants for page size and order
(bsc#1205701).
- iommu/exynos: Make driver independent of the system page size
(bsc#1205701).
- vfio/pci: fix the wrong word (bsc#1205701).
- vfio/ccw: Check return code from subchannel quiesce
(bsc#1205701).
- vfio/ccw: Remove FSM Close from remove handlers (bsc#1205701).
- vfio/ccw: Add length to DMA_UNMAP checks (bsc#1205701).
- vfio: Replace phys_pfn with pages for vfio_pin_pages()
(bsc#1205701).
- vfio/ccw: Add kmap_local_page() for memcpy (bsc#1205701).
- vfio: Rename user_iova of vfio_dma_rw() (bsc#1205701).
- vfio/ccw: Change pa_pfn list to pa_iova list (bsc#1205701).
- vfio/ap: Change saved_pfn to saved_iova (bsc#1205701).
- vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
(bsc#1205701).
- vfio/ccw: Only pass in contiguous pages (bsc#1205701).
- vfio/ap: Pass in physical address of ind to ap_aqic()
(bsc#1205701).
- vfio: Make vfio_unpin_pages() return void (bsc#1205701).
- vfio/spapr_tce: Fix the comment (bsc#1205701).
- vfio: Replace the iommu notifier with a device list
(bsc#1205701).
- vfio: Replace the DMA unmapping notifier with a callback
(bsc#1205701).
- vfio/ccw: Move FSM open/close to MDEV open/close (bsc#1205701).
- vfio/ccw: Refactor vfio_ccw_mdev_reset (bsc#1205701).
- vfio/ccw: Create a CLOSE FSM event (bsc#1205701).
- vfio/ccw: Create an OPEN FSM Event (bsc#1205701).
- vfio/ccw: Update trace data for not operational event
(bsc#1205701).
- vfio/ccw: Flatten MDEV device (un)register (bsc#1205701).
- vfio/ccw: Pass enum to FSM event jumptable (bsc#1205701).
- vfio/ccw: Remove private->mdev (bsc#1205701).
- vfio/pci: fix the wrong word (bsc#1205701).
- vfio/spapr_tce: Remove the unused parameters container
(bsc#1205701).
- vfio: Move "device->open_count--" out of group_rwsem in
vfio_device_open() (bsc#1205701).
- vfio: remove useless judgement (bsc#1205701).
- vfio: check iommu_group_set_name() return value (bsc#1205701).
- vfio: check vfio_register_iommu_driver() return value
(bsc#1205701).
- vfio: Use device_iommu_capable() (bsc#1205701).
- vfio/type1: Simplify bus_type determination (bsc#1205701).
- vfio: Split migration ops from main device ops (bsc#1205701).
- vfio/mlx5: Protect mlx5vf_disable_fds() upon close device
(bsc#1205701).
- vfio: de-extern-ify function prototypes (bsc#1205701).
- KVM: s390/pci: fix include duplicates (bsc#1205701).
- vfio-pci/zdev: different maxstbl for interpreted devices
(bsc#1205701).
- vfio-pci/zdev: add function handle to clp base capability
(bsc#1205701).
- vfio-pci/zdev: add open/close device hooks (bsc#1205701).
- KVM: s390: pci: add routines to start/stop interpretive
execution (bsc#1205701).
- KVM: s390: pci: provide routines for enabling/disabling
interrupt forwarding (bsc#1205701).
- KVM: s390: mechanism to enable guest zPCI Interpretation
(bsc#1205701).
- KVM: s390: pci: enable host forwarding of Adapter Event
Notifications (bsc#1205701).
- KVM: s390: pci: do initial setup for AEN interpretation
(bsc#1205701).
- KVM: s390: pci: add basic kvm_zdev structure (bsc#1205701).
- s390/pci: stash dtsm and maxstbl (bsc#1205701).
- s390/pci: stash associated GISA designation (bsc#1205701).
- s390/pci: externalize the SIC operation controls and routine
(bsc#1205701).
- s390/airq: allow for airq structure that uses an input vector
(bsc#1205701).
- s390/airq: pass more TPI info to airq handlers (bsc#1205701).
- s390/sclp: detect the AISI facility (bsc#1205701).
- s390/sclp: detect the AENI facility (bsc#1205701).
- s390/sclp: detect the AISII facility (bsc#1205701).
- s390/sclp: detect the zPCI load/store interpretation facility
(bsc#1205701).
- treewide: Replace GPLv2 boilerplate/reference with SPDX -
gpl-2.0_8.RULE (bsc#1205701).
- iommu/of: Delete usage of driver_deferred_probe_check_state()
(bsc#1205701).
- vfio/pci: Remove console drivers (bsc#1205701).
- vfio: do not set FMODE_LSEEK flag (bsc#1205701).
- vfio: Move IOMMU_CAP_CACHE_COHERENCY test to after we know we
have a group (bsc#1205701).
- iommu/ipmmu-vmsa: Fix compatible for rcar-gen4 (bsc#1205701).
- dt-bindings: Add xen,grant-dma IOMMU description for xen-grant
DMA ops (bsc#1205701).
- vfio: remove VFIO_GROUP_NOTIFY_SET_KVM (bsc#1205701).
- vfio/pci: Add driver_managed_dma to the new vfio_pci drivers
(bsc#1205701).
- vfio: Do not manipulate iommu dma_owner for fake iommu groups
(bsc#1205701).
- vfio/pci: Move the unused device into low power state with
runtime PM (bsc#1205701).
- vfio/pci: Virtualize PME related registers bits and initialize
to zero (bsc#1205701).
- vfio/pci: Change the PF power state to D0 before enabling VFs
(bsc#1205701).
- vfio/pci: Invalidate mmaps and block the access in D3hot power
state (bsc#1205701).
- vfio: Change struct vfio_group::container_users to a non-atomic
int (bsc#1205701).
- vfio: Simplify the life cycle of the group FD (bsc#1205701).
- vfio: Fully lock struct vfio_group::container (bsc#1205701).
- vfio: Split up vfio_group_get_device_fd() (bsc#1205701).
- vfio: Change struct vfio_group::opened from an atomic to bool
(bsc#1205701).
- vfio: Add missing locking for struct vfio_group::kvm
(bsc#1205701).
- include/uapi/linux/vfio.h: Fix trivial typo - _IORW should be
_IOWR instead (bsc#1205701).
- vfio/pci: Use the struct file as the handle not the vfio_group
(bsc#1205701).
- kvm/vfio: Remove vfio_group from kvm (bsc#1205701).
- vfio: Change vfio_group_set_kvm() to vfio_file_set_kvm()
(bsc#1205701).
- vfio: Change vfio_external_check_extension() to
vfio_file_enforced_coherent() (bsc#1205701).
- vfio: Remove vfio_external_group_match_file() (bsc#1205701).
- vfio: Change vfio_external_user_iommu_id() to
vfio_file_iommu_group() (bsc#1205701).
- kvm/vfio: Store the struct file in the kvm_vfio_group
(bsc#1205701).
- kvm/vfio: Move KVM_DEV_VFIO_GROUP_* ioctls into functions
(bsc#1205701).
- vfio: Delete container_q (bsc#1205701).
- vfio/pci: Remove vfio_device_get_from_dev() (bsc#1205701).
- vfio/pci: Have all VFIO PCI drivers store the
vfio_pci_core_device in drvdata (bsc#1205701).
- vfio: Remove calls to vfio_group_add_container_user()
(bsc#1205701).
- vfio: Remove dead code (bsc#1205701).
- drm/i915/gvt: Change from vfio_group_(un)pin_pages to
vfio_(un)pin_pages (bsc#1205701).
- vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw()
(bsc#1205701).
- vfio/mdev: Pass in a struct vfio_device * to
vfio_pin/unpin_pages() (bsc#1205701).
- vfio: Make vfio_(un)register_notifier accept a vfio_device
(bsc#1205701).
- vfio: Stop using iommu_present() (bsc#1205701).
- vfio/mlx5: Run the SAVE state command in an async mode
(bsc#1205701).
- vfio/mlx5: Refactor to enable VFs migration in parallel
(bsc#1205701).
- vfio/mlx5: Manage the VF attach/detach callback from the PF
(bsc#1205701).
- iommu/s390: Tolerate repeat attach_dev calls (bsc#1205701).
- iommu: iommu_group_claim_dma_owner() must always assign a domain
(bsc#1205701).
- iommu: Remove iommu group changes notifier (bsc#1205701).
- vfio: Remove iommu group notifier (bsc#1205701).
- vfio: Delete the unbound_list (bsc#1205701).
- vfio: Remove use of vfio_group_viable() (bsc#1205701).
- vfio: Set DMA ownership for VFIO devices (bsc#1205701).
- PCI: portdrv: Set driver_managed_dma (bsc#1205701).
- PCI: pci_stub: Set driver_managed_dma (bsc#1205701).
- amba: Stop sharing platform_dma_configure() (bsc#1205701).
- driver core: Add dma_cleanup callback in bus_type (bsc#1205701).
- iommu: Add DMA ownership management interfaces (bsc#1205701).
- iommu/amd: Remove redundant check (bsc#1205701).
- iommu/amd: Do not call sleep while holding spinlock
(bsc#1205701).
- iommu/vt-d: Remove hard coding PGSNP bit in PASID entries
(bsc#1205701).
- iommu/vt-d: Remove domain_update_iommu_snooping() (bsc#1205701).
- iommu/vt-d: Check domain force_snooping against attached devices
(bsc#1205701).
- iommu/vt-d: Block force-snoop domain attaching if no SC support
(bsc#1205701).
- iommu/vt-d: Size Page Request Queue to avoid overflow condition
(bsc#1205701).
- iommu/vt-d: Fold dmar_insert_one_dev_info() into its caller
(bsc#1205701).
- iommu/vt-d: Remove unneeded validity check on dev (bsc#1205701).
- iommu/dma: Explicitly sort PCI DMA windows (bsc#1205701).
- iommu/dma: Fix iova map result check bug (bsc#1205701).
- vfio: Require that devices support DMA cache coherence
(bsc#1205701).
- iommu: Redefine IOMMU_CAP_CACHE_COHERENCY as the cap flag for
IOMMU_CACHE (bsc#1205701).
- vfio: Move the Intel no-snoop control off of IOMMU_CACHE
(bsc#1205701).
- iommu: Introduce the domain op enforce_cache_coherency()
(bsc#1205701).
- dt-bindings: iommu: Drop client node in examples (bsc#1205701).
- iommu/amd: Indicate whether DMA remap support is enabled
(bsc#1205701).
- dma-iommu: Check that swiotlb is active before trying to use it
(bsc#1205701).
- iommu/fsl_pamu: Prepare cleanup of powerpc's asm/prom.h
(bsc#1205701).
- iommu/arm-smmu: Force identity domains for legacy binding
(bsc#1205701).
- dt-bindings: arm-smmu: Add compatible for Tegra234 SOC
(bsc#1205701).
- dt-bindings: arm-smmu: Document nvidia,memory-controller
property (bsc#1205701).
- iommu/arm-smmu-qcom: Add SC8280XP support (bsc#1205701).
- dt-bindings: arm-smmu: Add compatible for Qualcomm SC8280XP
(bsc#1205701).
- iommu/arm-smmu-v3: check return value after calling
platform_get_resource() (bsc#1205701).
- iommu/arm-smmu: fix possible null-ptr-deref in
arm_smmu_device_probe() (bsc#1205701).
- dt-bindings: arm-smmu: Add binding for SDX65 SMMU (bsc#1205701).
- iommu/msm: Add a check for the return of kzalloc()
(bsc#1205701).
- iommu/mediatek: Add mt8186 iommu support (bsc#1205701).
- iommu/mediatek: mt8195: Enable multi banks for infra iommu
(bsc#1205701).
- iommu/mediatek: Backup/restore regsiters for multi banks
(bsc#1205701).
- iommu/mediatek: Initialise/Remove for multi bank dev
(bsc#1205701).
- iommu/mediatek: Get the proper bankid for multi banks
(bsc#1205701).
- iommu/mediatek: Change the domid to iova_region_id
(bsc#1205701).
- iommu/mediatek: Initialise bank HW for each a bank
(bsc#1205701).
- iommu/mediatek: Add mtk_iommu_bank_data structure (bsc#1205701).
- iommu/mediatek-v1: Just rename mtk_iommu to mtk_iommu_v1
(bsc#1205701).
- iommu/mediatek: Remove mtk_iommu.h (bsc#1205701).
- iommu/mediatek: Separate mtk_iommu_data for v1 and v2
(bsc#1205701).
- iommu/mediatek: Just move code position in hw_init
(bsc#1205701).
- iommu/mediatek: Only adjust code about register base
(bsc#1205701).
- iommu/mediatek: Add mt8195 support (bsc#1205701).
- iommu/mediatek: Add PCIe support (bsc#1205701).
- iommu/mediatek: Add infra iommu support (bsc#1205701).
- iommu/mediatek: Add a PM_CLK_AO flag for infra iommu
(bsc#1205701).
- iommu/mediatek: Allow IOMMU_DOMAIN_UNMANAGED for PCIe VFIO
(bsc#1205701).
- iommu/mediatek: Adjust device link when it is sub-common
(bsc#1205701).
- iommu/mediatek: Contain MM IOMMU flow with the MM TYPE
(bsc#1205701).
- iommu/mediatek: Add IOMMU_TYPE flag (bsc#1205701).
- iommu/mediatek: Add SUB_COMMON_3BITS flag (bsc#1205701).
- iommu/mediatek: Always enable output PA over 32bits in isr
(bsc#1205701).
- iommu/mediatek: Remove the granule in the tlb flush
(bsc#1205701).
- iommu/mediatek: Add a flag STD_AXI_MODE (bsc#1205701).
- iommu/mediatek: Add a flag DCM_DISABLE (bsc#1205701).
- iommu/mediatek: Add 12G~16G support for multi domains
(bsc#1205701).
- iommu/mediatek: Adapt sharing and non-sharing pgtable case
(bsc#1205701).
- iommu/mediatek: Add mutex for data in the mtk_iommu_domain
(bsc#1205701).
- dt-bindings: mediatek: mt8186: Add binding for MM iommu
(bsc#1205701).
- dt-bindings: mediatek: mt8195: Add binding for infra IOMMU
(bsc#1205701).
- dt-bindings: mediatek: mt8195: Add binding for MM IOMMU
(bsc#1205701).
- dt-bindings: iommu: Add Apple SART DMA address filter
(bsc#1205701).
- vfio/mdev: Use the driver core to create the 'remove' file
(bsc#1205701).
- vfio/mdev: Remove mdev_parent_ops dev_attr_groups (bsc#1205701).
- vfio/mdev: Remove vfio_mdev.c (bsc#1205701).
- iommu/vt-d: Add RPLS to quirk list to skip TE disabling
(bsc#1205701).
- dt-bindings: iommu: arm,smmu-v3: make PRI IRQ optional
(bsc#1205701).
- s390/vfio-ap: remove superfluous MODULE_DEVICE_TABLE declaration
(bsc#1205701).
- s390/vfio-ap: fix kernel doc and signature of group notifier
functions (bsc#1205701).
- s390/ap: notify drivers on config changed and scan complete
callbacks (bsc#1205701).
- s390/ap: driver callback to indicate resource in use
(bsc#1205701).
- s390/vfio-ap: add s390dbf logging to the vfio_ap_irq_enable
function (bsc#1205701).
- s390/vfio-ap: add s390dbf logging to the handle_pqap function
(bsc#1205701).
- s390-vfio-ap: introduces s390 kernel debug feature for vfio_ap
device driver (bsc#1205701).
- vfio-pci: Provide reviewers and acceptance criteria for variant
drivers (bsc#1205701).
- iommu/vt-d: Remove unused macros (bsc#1205701).
- s390/ap: add missing virt_to_phys address conversion
(bsc#1205701).
- kvm: use kvfree() in kvm_arch_free_vm() (bsc#1205701).
- xen/pci-swiotlb: reduce visibility of symbols (bsc#1205701).
- commit 15d9c5c
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: fix array index out of bound error in DCN32 DML (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 8aa6c97
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu/sdma_v4_0: turn off SDMA ring buffer in the s2idle suspend (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 49f3c9e
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: enable Vangogh VCN indirect sram mode (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit af498fa
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: temporarily disable broken Clang builds due to blown (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 8d5c42f
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu/vcn: re-use original vcn0 doorbell value (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit d99481f
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit a2c3128
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: No display after resume from WB/CB (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 4e293d8
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: fix use-after-free during gpu recovery (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f70a16e
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/pm: update driver if header for smu_13_0_7 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit c1c27f1
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Fix rotated cursor offset calculation (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 372fb8a
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Use new num clk levels struct for max mclk index (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 01c3466
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Avoid setting pixel rate divider to N/A (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit ed7c2d2
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Use viewport height for subvp mall allocation size (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 227a2c3
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Update soc bounding box for dcn32/dcn321 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 2a14e0d
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASAN (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit ea95cf0
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu/psp: don't free PSP buffers on suspend (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit b752ee2
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/amdgpu: reserve vm invalidation engine for firmware (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 73725d7
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Enable Aldebaran devices to report CU Occupancy (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit fb1843d
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: fix userptr HMM range handling v2 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 9c6f99e
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: always register an MMU notifier for userptr (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 488af43
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Align dcn314_smu logging with other DCNs (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 47daf6f
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: handle gang submit before VMID (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 2e40f26
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/pm: fix SMU13 runpm hang due to unintentional workaround (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 7d842fb
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/pm: enable runpm support over BACO for SMU13.0.7 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f6e4564
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/pm: enable runpm support over BACO for SMU13.0.0 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 8e28421
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: there is no vbios fb on devices with no display hw (v2) (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 7f30325
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdkfd: Fix a memory limit issue (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 4e5fa04
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: disable BACO support on more cards (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 2e87f6a
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: don't enable DRM CRTC degamma property for DCE (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit b484933
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Set max for prefetch lines on dcn32 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 4975232
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: use uclk pstate latency for fw assisted mclk (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit c53c7d1
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Fix prefetch calculations for dcn32 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit add676e
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Fix optc2_configure warning on dcn314 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1540b31
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Fix calculation for cursor CAB allocation (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit fc83236
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Support parsing VRAM info v3.0 from VBIOS (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit eafd9f9
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Fix invalid DPIA AUX reply causing system hang (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit aba8536
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Add psp_13_0_10_ta firmware to modinfo (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit aa2bcab
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Fix access timeout to DPIA AUX at boot time (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit ddeb074
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Fix memory leak in amdgpu_cs_pass1 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 046cfae
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: use the last IB as gang leader v2 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit fbdd0a9
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Fix the lpfn checking condition in drm buddy (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 4df5666
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: only fill dirty rectangles when PSR is enabled (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit e9a88d7
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Drop eviction lock when allocating PT BO (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 054dd2c
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Unlock bo_list_mutex after error handling (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit bb9a6b5
* Fri Dec 16 2022 pjakobsson@suse.de
- Revert "drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit c82dc51
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Enforce minimum prefetch time for low memclk on (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 310085b
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Fix gpio port mapping issue (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 4cf8144
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Fix reg timeout in enc314_enable_fifo (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1be3549
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Fix FCLK deviation and tool compile issues (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit c8e16e7
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Zeromem mypipe heap struct before using it (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f74533b
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Update SR watermarks for DCN314 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 46fc61a
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: workaround for TLB seq race (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit cda9bf5
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdkfd: Fix error handling in criu_checkpoint (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 7941be7
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdkfd: Fix error handling in kfd_criu_restore_events (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit e5a722a
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/pm: update SMU IP v13.0.4 msg interface header (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 22eb991
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdkfd: update GFX11 CWSR trap handler (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 2bbc7c8
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Investigate tool reported FCLK P-state deviations (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 686c453
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Add DSC delay factor workaround (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 2d353e7
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Round up DST_after_scaler to nearest int (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 72d37f5
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Use forced DSC bpp in DML (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 47f1738
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Fix DCN32 DSC delay calculation (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit b3565dd
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Disable GPU reset on SRIOV before remove pci. (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 83c329a
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: disable GFXOFF during compute for GFX11 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 4d9c917
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd: Fail the suspend if resources can't be evicted (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit e432740
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: correct MES debugfs versions (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit cce455c
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: set fb_modifiers_not_supported in vkms (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 4cc66a1
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: cursor update command incomplete (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit bddbf43
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Enable timing sync on DCN32 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit eb80e5a
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Set memclk levels to be at least 1 for dcn32 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 465b42d
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Update latencies on DCN321 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 882ff77
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Limit dcn32 to 1950Mhz display clock (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit ab89fbe
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Ignore Cable ID Feature (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 8980093
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Update DSC capabilitie for DCN314 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 2283318
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: disallow gfxoff until GC IP blocks complete s2idle resume (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 25847ed
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Revert logic for plane modifiers (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 4b88d0a
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdkfd: correct the cache info for gfx1036 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit d5c103d
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdkfd: update gfx1037 Lx cache setting (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit aa7c452
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: skip mes self test for gc 11.0.3 in recover (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit cde6da4
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd: Add IMU fw version to fw version queries (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 6db4a7e
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Don't return false if no stream (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit e42d740
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Remove wrong pipe control lock (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 6822a33
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/pm: allow gfxoff on gc_11_0_3 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 7554344
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Remove ATC L2 access for MMHUB 2.1.x (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit a08b227
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Adjust MES polling timeout for sriov (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit a6b1d37
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/pm: update driver-if header for smu_v13_0_10 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 5b31f81
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: fix pstate setting issue (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 26c9b88
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: use DRM_SCHED_FENCE_DONT_PIPELINE for VM updates (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 8f3e7de
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/sched: add DRM_SCHED_FENCE_DONT_PIPELINE flag (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 6ded501
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Fix for BO move issue (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 6ded6c3
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: dequeue mes scheduler during fini (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 50f229a
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/pm: enable thermal alert on smu_v13_0_10 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 5e02418
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Program GC registers through RLCG interface in (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit b17b9db
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 16298ea
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Increase frame size limit for (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit a73365b
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/pm: add SMU IP v13.0.4 IF version define to V7 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1753a5d
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/pm: update SMU IP v13.0.4 driver interface version (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 0b1c58c
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/pm: Init pm_attr_list when dpm is disabled (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 9298c65
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/pm: disable cstate feature for gpu reset scenario (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 3f9f65d
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/pm: fulfill SMU13.0.7 cstate control interface (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f20c107
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/pm: fulfill SMU13.0.0 cstate control interface (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 3ead429
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Add sriov vf ras support in amdgpu_ras_asic_supported (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 2d771ac
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Enable ras support for mp0 v13_0_0 and v13_0_10 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit b9fb0d3
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Enable gmc soft reset on gmc_v11_0_3 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 17f6ef2
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: skip mes self test for gc 11.0.3 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit fc07ccc
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/pm: skip loading pptable from driver on secure board for (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1968daa
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/amdgpu: enable gfx clock gating features on smu_v13_0_10 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 0f2535f
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/pm: temporarily disable thermal alert on smu_v13_0_10 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 131bc6d
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f4881d6
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Refactor mode2 reset logic for v11.0.7 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f44bede
* Fri Dec 16 2022 pjakobsson@suse.de
- Revert "drm/amdgpu: let mode2 reset fallback to default when failure" (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit e407b45
* Fri Dec 16 2022 pjakobsson@suse.de
- Revert "drm/amdgpu: add debugfs amdgpu_reset_level" (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 8972cbf
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Add HUBP surface flip interrupt handler (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f99af90
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Simplify bool conversion (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 846dc65
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: fix transfer function passed to build_coefficients() (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 0359687
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: add a license to cursor_reg_cache.h (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 46cecf3
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: make virtual_disable_link_output static (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 713d2d9
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: fix indentation in dc.c (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit db00dc9
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: make dcn32_split_stream_for_mpc_or_odm static (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 8244226
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: fix build error on arm64 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 2151e30
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: 3.2.207 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 2d7a04c
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Clean some DCN32 macros (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 971a6db
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Add poison mode query for umc v8_10_0 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 0783f17
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Update umc v8_10_0 headers (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 60d870c
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: fix coding style issue for mca notifier (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 45e4277
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: define convert_error_address for umc v8.7 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 581d280
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: define RAS convert_error_address API (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 4b5ec6d
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: remove check for CE in RAS error address query (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 57f9331
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: fix array-bounds error in (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit d2b3456
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/pm: vega10_hwmgr: fix potential off-by-one overflow in (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 027bec0
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: fix SDMA suspend/resume on SR-IOV (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 2e47f4b
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: switch sdma buffer function tear down to a helper (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit c20df32
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Fix SDMA engine resume issue under SRIOV (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 51ab2e1
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Fix watermark calculation (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 8d0253e
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Drop uncessary OTG lock check (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 15200b0
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Use set_vtotal_min_max to configure OTG VTOTAL (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 5e1d3d3
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Add a missing hook to DCN20 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 861139c
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: always allow pstate change when no dpps are active (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 34ad8c0
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Display does not light up after S4 resume (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit e92cdd0
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Use the same cursor info across features (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 6c73118
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Fix bug preventing FCLK Pstate allow message being (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 2c68d6d
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Acquire FCLK DPM levels on DCN32 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 5864922
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Validate DSC After Enable All New CRTCs (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit a897278
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Add a helper to map ODM/MPC/Multi-Plane resources (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit ea4b1aa
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: increase hardware status wait time (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 47117e6
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Do not trigger timing sync for phantom pipes (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit e4e3fed
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Use correct pixel clock to program DTBCLK DTO's (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit b37c18f
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: do not compare integers of different widths (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit cc9da0e
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: zeromem mypipe heap struct before using it (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f8b3d47
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: properly configure DCFCLK when enable/disable (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit a430c08
* Fri Dec 16 2022 pjakobsson@suse.de
- Revert "drm/amd/display: skip commit minimal transition state" (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 80dc0e7
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Update PMFW z-state interface for DCN314 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit bedb988
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: explicitly disable psr_feature_enable appropriately (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 6451977
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Correct amdgpu_amdkfd_total_mem_size calculation (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 53c96d6
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Set vmbo destroy after pt bo is created (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit d8b403d
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Fix VRAM BO swap issue (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 62d004f
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Remove unused struct i2c_id_config_access (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit d3c6b0a
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Removed unused variable 'sdp_stream_enable' (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 882b9d6
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: clean up dcn32_fpu.c kernel-doc (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit d3d38c0
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Enable dpia support for dcn314 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 0a6fdac
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Enable F32_WPTR_POLL_ENABLE in mqd (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f9afa7a
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu/sdma: add missing release_firmware() in (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit b7e2c81
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: clean up one inconsistent indenting (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit cf13a57
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: clean up one inconsistent indenting (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 17dcebe
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Minor code style change (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit a2f95b4
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: update DSC for DCN32 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 938c7c1
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Disconnect DSC for unused pipes during ODM (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit a121dae
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: unblock mcm_luts (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit e92370f
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: 3.2.206 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit ff7b3fc
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Enable 2 to 1 ODM policy if supported (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f84ec38
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Add PState change high hook for DCN32 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit d436fdc
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Enable VCN PG on GC11_0_1 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 2bd576b
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Add missing mask sh for SYM32_TP_SQ_PULSE register (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 37c4011
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Add missing SDP registers to DCN32 reglist (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit d70e4c7
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Fix disable DSC logic in the DIO code (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1459999
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Fix merging dynamic ODM+MPO configs on DCN32 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 5c6a242
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Adding missing HDMI ACP SEND register (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 7683100
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Remove OPTC lock check (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 873331a
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Fix SubVP control flow in the MPO context (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 11da6ec
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Update DCN321 hook that deals with pipe aquire (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit c001b4a
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Drop unused code for DCN32/321 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 7fc86cb
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: block odd h_total timings from halving pixel rate (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit e9149b2
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Fix vupdate and vline position calculation (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 68e1a1f
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: write all 4 bytes of FFE_PRESET dpcd value (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 029977d
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Increase compbuf size prior to updating clocks (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit b35f24b
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Keep OTG on when Z10 is disable (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 4f01532
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: add dummy pstate workaround to dcn315 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 6c29f64
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: skip commit minimal transition state (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 108e6de
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Add log for LTTPR (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 9ef3764
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: For SubVP pipe split case use min transition into (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 8e8c864
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Refactor edp ILR caps codes (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit c762723
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Allow PSR exit when panel is disconnected (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 9d057ee
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: AUX tracing cleanup (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 618b2d4
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: fix integer overflow during MSA V_Freq calculation (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit b3715e9
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Disable GSL when enabling phantom pipe (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 15b3049
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: prevent S4 test from failing (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 232edc3
* Fri Dec 16 2022 pjakobsson@suse.de
- Revert "drm/amd/display: correct hostvm flag" (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit d00ace0
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Block SubVP if rotation being used (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit e3cf036
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: fix dcn315 dml detile overestimation (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 3f1c6ed
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Reorder FCLK P-state switch sequence for DCN32 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1ab8386
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Program SubVP in dc_commit_state_no_check (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 42ce9a5
* Fri Dec 16 2022 pjakobsson@suse.de
- drivers/amd/pm: check the return value of amdgpu_bo_kmap (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f13e192
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: change to enc314_stream_encoder_dp_blank static (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1c358fa
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Only commit SubVP state after pipe programming (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 980f178
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Fix mutex lock in dcn10 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 799b734
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdkfd: Fix UBSAN shift-out-of-bounds warning (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit af657ac
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdkfd: Track unified memory when switching xnack mode (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit cb558f4
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: correct the memcpy size for ip discovery firmware (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 3671516
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Skip put_reset_domain if it doesn't exist (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 4ea7c41
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: remove switch from amdgpu_gmc_noretry_set (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit d964dab
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Fix mc_umc_status used uninitialized warning (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 5a5940e
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: add page retirement handling for CPU RAS (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1fa6f13
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: use RAS error address convert api in mca notifier (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit dfa558c
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: support to convert dedicated umc mca address (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit c8bb8a3
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: export umc error address convert interface (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit b26b647
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: fix sdma v4 init microcode error (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 83ed01f
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: fix array-bounds error in (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 6a6c96b
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: fix compiler warning for amdgpu_gfx_cp_init_microcode (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 01ea0df
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: fix a compiling error in old kernels (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 0caf1a9
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: add rlc_sr_cntl_list to firmware array (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 75e3d88
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Refactor LTTPR mode selection (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f69c16e
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: 3.2.205 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit c25ff50
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: fix a divide by zero error (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit b2d2d53
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Only use ODM2:1 policy for high pixel rate displays (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit e741441
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Fix various dynamic ODM transitions on DCN32 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 29f84b6
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: polling vid stream status in hpo dp blank (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 925be5b
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Fix CAB allocation calculation (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 46ffa87
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Update MALL SS NumWays calculation (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 932e61b
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: skip phantom pipes when checking for pending flip (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 883fb6e
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Cursor Info Update refactor (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1f11e1c
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Add ABM control to panel_config struct. (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 34f1ebb
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Disable MALL when TMZ surface (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 9b69ade
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: add debug keys for override bios settings. (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 65874b7
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Fix audio on display after unplugging another (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 4a30875
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: add missing null check (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 01ec0c7
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Add debug option for exiting idle optimizations on (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 739a89f
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Change EDID fallback condition (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit aedf1c1
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Do DIO FIFO enable after DP video stream enable (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 0994df4
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Enable SA software trap. (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 310ca3c
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/amdgpu: Add missing XGMI hive registers for mmhub 9.4.1 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 30813b1
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu/vcn: update vcn4 fw shared data structure (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit c0e3c10
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu/sdma6: use common function to init sdma fw (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 579f695
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: support sdma struct v2 fw init (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 168da75
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu/sdma5: use common function to init sdma fw (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 13be56f
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu/sdma4: use common function to init sdma fw (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 66b58dd
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: add function to init SDMA microcode (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit c66a8fa
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu/gfx11: use common function to init cp fw (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit df7ad78
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu/gfx10: use common function to init CP fw (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 05f7e50
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu/gfx9: use common function to init cp fw (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 64ba0e3
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: add function to init CP microcode (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit a7fabf9
* Fri Dec 16 2022 pjakobsson@suse.de
- drivers/amd/pm: check the return value of amdgpu_bo_kmap (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit fa7ba1d
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Use simplified API for p2p dist calc (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 4bf08ab
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Disable verbose for p2p dist calc (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 95a1db8
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Fixed ras warning when uninstalling amdgpu (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 7f2bf75
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu/gfx10: switch to amdgpu_gfx_rlc_init_microcode (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f15775b
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu/gfx9: switch to amdgpu_gfx_rlc_init_microcode (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 3b2355d
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Fix amdgpu_vm_pt_free warning (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 2ba565a
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Use vm status_lock to protect pt free (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit d091b1c
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Use vm status_lock to protect vm evicted list (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 6fb83f3
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Use vm status_lock to protect vm moved list (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit b986a8c
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Use vm status_lock to protect vm idle list (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 7100ac4
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Use vm status_lock to protect relocated list (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit ded6d24
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Rename vm invalidate lock to status_lock (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit e9929b7
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/pm: Remove unneeded result variable (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 526189f
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/pm: Remove the unneeded result variable (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 706670a
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: bump minor for gang submit (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit cb1b683
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: properly initialize return value during CS (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 3158dcb
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: add gang submit frontend v6 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit cad9768
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: add gang submit backend v2 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit fe5f1bb
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: cleanup instance limit on VCN4 v4 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 92fb06c
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: getting fan speed pwm for vega10 properly (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 36888ac
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: revert "fix limiting AV1 to the first instance on VCN3" (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 82e2318
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: move entity selection and job init earlier during CS (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 6edaf97
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: cleanup error handling in amdgpu_cs_parser_bos (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f3d4852
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: cleanup CS pass2 v6 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1ffb6c3
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/pm: Remove redundant check condition (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit bb702b0
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Fixed psp fence and memory issues when removing amdgpu (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit e9cdca3
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Adjust removal control flow for smu v13_0_2 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit cb2872a
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: 3.2.204 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 4b946f6
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: solve regression in update phy state refactor (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f219bf1
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: update dccg based on HW delta (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 6813d96
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Do second pass through DML for DET calculation (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 3a706c1
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: log vertical interrupt 1 for debug (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 45fcd18
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Revise Sink device string ID (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit e35c156
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Modify DML to adjust Vstartup Position (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 22f936e
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Enable committing subvp config (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit a3bcc85
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Assume connectors are on single slot (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f78d5ca
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: do not compare integers of different widths (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 0ae5a5c
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Ignore k1/k2 values for virtual signal (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 3fdc630
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Don't allocate DET for phantom pipes (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit b47561f
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Expose few dchubbub functions (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 8515765
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Removing 2 phys (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 4818b34
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Added new DCN301 Asic Id (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f0fb40e
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: correct hostvm flag (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 102aa4a
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Fix urgent latency override for DCN32/DCN321 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 0d9e168
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Uncomment SubVP pipe split assignment in driver (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f3be6d4
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: skip audio setup when audio stream is enabled (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 4173d4a
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Refactor edp panel power sequencer(PPS) codes (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 8445668
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: 3.2.203 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1baff98
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: [FW Promotion] Release 0.0.134.0 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit e1d301a
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Fix SubVP way calculation (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit ba0ce9d
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Disable SubVP on driver disable (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit b9532a1
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: SubVP pipe split case (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 9926df8
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Add debug option for allocating extra way for cursor (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 6359994
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: For ODM seamless transition require AUTO mode (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit b407b6b
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: support proper mst payload removal when link is not (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 4bf1da3
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: rework recent update PHY state commit (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 13feb05
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: add MES and MES-KIQ version in debugfs (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit e74485b
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Various logs added (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 9e0d42f
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: add debug option for dramclk_change_latency in apu (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit bd66c0d
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Fix pipe split prediction (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 343859a
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Remove some unused definitions from DCN32/321 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 843c4f8
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: clean up some inconsistent indentings (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 2368c64
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: clean up some inconsistent indentings (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 7d9ee45
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: clean up some inconsistent indentings (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 4ea47e4
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: clean up some inconsistent indentings (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 2ec8d65
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: clean up some inconsistent indentings (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit aa1f3e7
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: clean up some inconsistent indentings (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1f1aad4
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdkfd: Fix spelling mistake "detroyed" -> "destroyed" (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 49150fd
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: add rlcv/rlcp version info to debugfs (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 2b589bc
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: add two new subquery ids (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit a330520
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: support print rlc v2_x ucode hdr (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 2c7fc10
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdkfd: Use the consolidated MQD manager functions for GFX11 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit d32dcf9
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: SDMA update use unlocked iterator (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 3f34bba
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/pm: remove unused declarations in hardwaremanager.h (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 65e029c
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: fix boolconv.cocci warning (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit af6d16a
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: make optc32_phantom_crtc_post_enable, (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 65e1095
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: make some functions static (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit a07d1ee
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: make some functions static (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 4fbcae4
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: make mmhubbub32_config_mcif_buf static (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit ef452dd
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: make some functions static (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 6e36f9e
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: make optc314_phantom_crtc_post_enable static (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 5d2aa59
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: make enc314_stream_encoder_dvi_set_stream_attribute (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit cded34d
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: make some functions static (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f9e8e9a
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/pm:add new gpu_metrics_v2_3 to acquire average temperature (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 0354c57
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display/amdgpu_dm: remove duplicate included header files (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 05fca75
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Remove the unused function (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit e742ea4
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: make mpc32_program_shaper and mpc32_program_3dlut (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 6a7fb2c
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: make dcn32_link_encoder_is_in_alt_mode and (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 12c7f21
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: make dscl32_calc_lb_num_partitions static (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 692a893
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: make enc32_stream_encoder_dvi_set_stream_attribute (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 8e79ae8
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Fix memory leak in hpd_rx_irq_create_workqueue() (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit b18babb
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: fix warning about missing imu prototype (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit efe7a83
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: reorder CS code (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 7c84131
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: cleanup CS init/fini and pass1 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1e389f8
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: use DMA_RESV_USAGE_BOOKKEEP v2 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit c60b25d
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: revert "partial revert "remove ctx->lock" v2" (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 6760d19
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: move setting the job resources (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 79cfef1
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: remove SRIOV and MCBP dependencies from the CS (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 3906f81
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: 3.2.202 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 8df526a
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Fix register definitions for DCN32/321 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 811a320
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Avoid force minimal transaction in case of (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1a40e5c
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Don't adjust VRR unnecessarily (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit ad66583
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Adding log for spread_spectrum_info (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f633108
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Added debug option for forcing subvp num ways (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 3aa90e4
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Update viewport position for phantom pipes (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1aed3c9
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Assign link type before check dsc workaround. (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit bcafaba
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Reverted DSC programming sequence change (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit edc710b
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Correct I2C register offset (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 5247808
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Optimizations for DML math (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 3e2f399
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Add EEPROM I2C address for smu v13_0_0 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit c253e51
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: added support for ras driver loading (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit c860ab5
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu/display: remove unneeded "default n" options (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 300b5b0
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: fix repeated words in comments (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 41fde7a
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: cleanup coding style in amdgpu_amdkfd_gpuvm.c (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 62e8b2d
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: cleanup coding style in amdgpu_amdkfd.c (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 58810c0
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: cleanup coding style in amdgpu_sync.c file (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 038644b
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: cleanup coding style in amdgpu_acpi.c (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 510502c
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Remove the unneeded result variable (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1047cdf
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: remove possible condition with no effect (if == (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit ecd1d69
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Simplify bool conversion (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 2268cdc
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: clean up some inconsistent indentings (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit b24ef7a
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Fix hive reference count leak (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 0bcae36
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Rely on MCUMC_STATUS for umc v8_10 correctable error (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1803ca9
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: update header files (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit e543092
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdkfd: Remove prefault before migrating to VRAM (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit a2b3cd1
* Fri Dec 16 2022 pjakobsson@suse.de
- amd/amdkfd: fix repeated words in comments (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit e2ab280
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Use per device reset_domain for XGMI on sriov (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 719f567
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/amdgpu: update GC 10.3.0 pwrdec (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 5f4961d
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdkfd: Fix CRIU restore op due to doorbell offset (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 06fff42
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/amdgpu: Add missing CGTS*TCC_DISABLE to 10.3 headers (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit fe6ab42
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Remove the unneeded result variable (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 49177c6
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: TA unload messages are not actually sent to psp when (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 227ef83
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: fix indentation in commit_planes_for_stream() (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 34c9c95
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu/vcn: Add MMSCH v4_0 support for sriov (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 02a5b24
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu/vcn: Add sriov VCN v4_0 unified queue support (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 63a5fe0
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu/vcn: Add vcn/vcn1 in white list to load its firmware under (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 4776b92
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu/vcn: Disable CG/PG for SRIOV (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1d10c14
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd: Skip smu_v13 register irq on SRIOV VF (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit aa409dc
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/admgpu: Skip CG/PG on SOC21 under SRIOV VF (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit b32309c
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Use RLCG to program GRBM_GFX_CNTL during full access time (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit ee19565
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Skip program SDMA0_SEM_WAIT_FAIL_TIMER_CNTL under SRIOV (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 179dfa6
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Skip the VRAM base offset on SRIOV (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit cd94ea3
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: skip "Issue additional private vm invalidation to MMHUB" (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 37adcbd
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Skip the program of MMMC_VM_AGP_* in SRIOV on MMHUB (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 739b4cb
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Use PSP program IH_RB_CNTL registers under SRIOV (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1eacb5c
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Support PSP 13.0.10 on SR-IOV (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit d4bbb1e
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: sriov remove vcn_4_0 and jpeg_4_0 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 4df3c53
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: refine virtualization psp fw skip check (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1646a07
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: enable WPTR_POLL_ENABLE for sriov on sdma_v6_0 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit bd97821
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: add a compute pipe reset for RS64 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit ea356fb
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: add sriov nbio callback structure (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1d9e774
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: add CHIP_IP_DISCOVERY support for virtualization (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit afb4232
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: fix documentation for (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 23d51a7
* Fri Dec 16 2022 pjakobsson@suse.de
- Documentation/gpu: Add Multiplane Overlay doc (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 51eb8ce
* Fri Dec 16 2022 pjakobsson@suse.de
- Documentation/gpu: Add an explanation about the DCN pipeline (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit d2ba44e
* Fri Dec 16 2022 pjakobsson@suse.de
- Documentation/gpu: Add info table for ASICs (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit a9b27c4
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Remove the unneeded result variable 'r' (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 3d1c37f
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: add new ip block for MES 11.0.3 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 38dd122
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: add new ip block for GFX 11.0 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 8426f6c
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Set GC family for GC 11.0.3 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit dc01ade
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: enable imu_rlc_ram programming for v11_0_3 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 12ab1b1
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdkfd: Added GFX 11.0.3 Support (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit a71f589
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: init gfx config for gfx v11_0_3 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1e99544
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: declare firmware for new MES 11.0.3 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 37989be
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: declare firmware for new GC 11.0.3 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 91a60bc
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: add new ip block for GMC 11.0 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 6109d36
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: initialize gmc sw config for v11_0_3 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 16d5497
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: add gfxhub_v3_0_3 support (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit ad210a1
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: add gc v11_0_3 ip headers (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit da02d5d
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: clean up some inconsistent indentings (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 6f3d815
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: clean up some inconsistent indentings (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 4997032
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: clean up some inconsistent indentings (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 8611d55
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: clean up one inconsistent indenting (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 6afa104
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: add new ip block for LSDMA 6.0 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit e9d7c09
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: add new ip block for sdma 6.0 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 9f99ebe
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: declare firmware for new SDMA 6.0.3 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit e0f7351
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: enable smu block for smu 13.0.10 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 877a4b4
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: added supported smu 13.0.10 sw pptable (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 3ee6ee9
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/pm: add smu_v13_0_10 driver if version (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 354e4c7
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/pm: add smu_v13_0_10 support (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 83d644f
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: add new ip block for PSP 13.0 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1fced6f
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: added firmware module for psp 13.0.10 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 0cd844d
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: support psp v13_0_10 ip block (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f2f7892
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: add new ip block for SOC21 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 336089d
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Enable pg/cg flags on GC11_0_3 for VCN (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 6a6a0df
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: initialize common sw config for v11_0_3 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit b6f49ac
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: drop gc 11_0_0 golden settings (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 8811ab8
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdkfd: remove redundant variables err and ret (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit affacc4
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: remove redundant vertical_line_start variable (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 2257d73
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Correct cursor position on horizontal mirror (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 3254abc
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: 3.2.201 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 15a65ad
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Add visual confirm color support for SubVP (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit a1e73d3
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: [FW Promotion] Release 0.0.132.0 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 6ff08b1
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Add comments. (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 5d3288a
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Revert "program k1/k2 divider for virtual signal for (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit cc03eff
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Fix primary EDP link detection (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit b750ca6
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: fix wrong register access (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit c32f30a
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Refactor edp dsc codes. (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f63941b
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: SubVP missing scaling case (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 7045e3d
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Add support for visual confirm color (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 8b6a408
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Allow PHY state update between same states (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 9189ede
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Cleanup PSR flag (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 48c5138
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Cursor lag with PSR1 eDP (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 794ccb0
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Add DC debug option to force LTTPR mode (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1aeead4
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: add a override flag as wa for some specific dongle (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit c976a4c
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Only commit SubVP state after pipe programming (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit a75e7a2
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Remove assert from PHY state update (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 63e2d32
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Refine aux transaction before retrieve caps (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit c601348
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Don't choose SubVP display if ActiveMargin > 0 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 0ffa742
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Set ODM policy based on number of DSC slices (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 3436ebd
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: 3.2.200 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit a957ce6
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Fix variable dereferenced before check (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit a5919c3
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Remove the unneeded result variable (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 732df1b
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd: remove possible condition with no effect (if == else) (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 8527697
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd: remove possible condition with no effect (if == else) (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 483b976
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd: fix potential memory leak (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 0ee53b0
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd: fix potential memory leak (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit c0f25eb
* Fri Dec 16 2022 pjakobsson@suse.de
- drm: amd: amdgpu: ACPI: Add comment about ACPI_FADT_LOW_POWER_S0 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit fb767b8
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: use dev_info to benefit mGPU case (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit a37de39
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: use adev_to_drm to get drm device (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 48966b7
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/amdgpu: avoid soft reset check when gpu recovery disabled (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit e5620ff
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdkfd: Allocate doorbells only when needed (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 4296d95
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Remove redundant check in atomic_check (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit df07f29
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Adding log clock table from SMU (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 14fbe1b
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Uncomment SubVP scaling case (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 19aa6c1
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Add interface to track PHY state (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 48e544a
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Free phantom plane and stream properly (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit b1afc8b
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: program k1/k2 divider for virtual signal for DCN32 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit b1d8f63
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Cursor flicker when entering PSRSU (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit a479b5a
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: change to runtime initialization for reg offsets for (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 6af32d9
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: change to runtime initialization for reg offsets for (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 8c4b44f
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Change AUX NACK behavior (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1c5c8b7
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: HDMI ODM Combine Policy Correction (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f80ba8d
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: fix odm 2:1 policy not being applied consistently in (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 493db76
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: do not change pipe split policy for RV2 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 317e601
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: 3.2.199 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 5d1b634
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: [FW Promotion] Release 0.0.130.0 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 6af280c
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: skip set_topology_info for VF (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit d8689a0
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: remove unneeded defines from bios parser (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f500a4f
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: remove unused header (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 85d2fc9
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: remove unneeded semicolon (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 6d7f6e0
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: fix i386 frame size warning (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 7c00ac9
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: Document gfx_off members of struct amdgpu_gfx (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit de7777a
* Fri Dec 16 2022 pjakobsson@suse.de
- Documentation/gpu: Document GFXOFF's count and residency (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 774c2de
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/pm: Implement GFXOFF's entry count and residency for vangogh (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit ce439c2
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd: Add detailed GFXOFF stats to debugfs (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 96258c4
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: fix minor codestyle problems (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 00a288c
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: fix overflow on MIN_I64 definition (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 00c2c2e
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Unneeded semicolon (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 54d8e3d
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Fix comment typo (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit b33f9e6
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Remove unused code (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f2c5692
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: use sjt mec fw on aldebaran for sriov (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit d7e5587
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: include soc._clock_tmp[] into DC's scratch region (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit e3306a1
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: implement DSC pass-through support (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f4dff8e
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: consider DSC pass-through during mode validation (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f7c39f8
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/dp_mst: add passthrough_aux to struct drm_dp_mst_port (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 540a96a
* Fri Dec 16 2022 pjakobsson@suse.de
- Documentation/gpu/amdgpu/amdgpu_dm: add DM docs for pixel blend mode (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit b81a157
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: add doc entries for MPC blending configuration (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 8e601a6
* Fri Dec 16 2022 pjakobsson@suse.de
- Documentation/amdgpu/display: add DC color caps info (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 740c789
* Fri Dec 16 2022 pjakobsson@suse.de
- Documentation/amdgpu_dm: Add DM color correction documentation (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 81e836d
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Document some of the DML structs (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1441056
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Expand documentation for timing (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 0f900e9
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Document pipe split policy (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 60e5674
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Add some extra kernel doc to amdgpu_dm (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 29cdf19
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Add basic kernel doc to CRC code under DC (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit c4e34d4
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amd/display: Add documentation to some of the cursor struct (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 0684ccf
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: reduce reset time (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 670ab5d
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: revert context to stop engine before mode2 reset (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 330694c
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: save and restore gc hub regs (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 2672713
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: add debugfs amdgpu_reset_level (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit fcc39d5
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: let mode2 reset fallback to default when failure (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit b30617d
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: add mode2 reset for sienna_cichlid (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 39a4810
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu/dm/mst: Rename get_payload_table() (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 79e4c0b
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu/dc/mst: Rename dp_mst_stream_allocation(_table) (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit ab027d1
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu_dm: Rely on split out luminance calculation function (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit cfb684b
* Fri Dec 16 2022 pjakobsson@suse.de
- drm: New function to get luminance range based on static hdr metadata (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 932d139
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: use idr_init_base() to initialize fpriv->bo_list_handles (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 109b69e
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: use idr_init_base() to initialize mgr->ctx_handles (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit d4dac93
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: re-apply "move internal vram_mgr function into the C (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 0f127ad
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: reapply "fix start calculation in amdgpu_vram_mgr_new"" (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 7317a90
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/amdgpu: audit bo->resource usage (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 8274d0d
* Fri Dec 16 2022 pjakobsson@suse.de
- drm/ttm: rename and cleanup ttm_bo_init (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 0fac2d5
* Fri Dec 16 2022 pjakobsson@suse.de
- Revert "drm/amdgpu: fix start calculation in amdgpu_vram_mgr_new" (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit db8d849
* Fri Dec 16 2022 pjakobsson@suse.de
- Revert "drm/amdgpu: move internal vram_mgr function into the C file" (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit d6aa1b4
* Fri Dec 16 2022 pjakobsson@suse.de
- Update
patches.suse/drm-amd-display-Add-HUBP-surface-flip-interrupt-hand.patch
(jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218
jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225
jsc#PED-2849)
- commit 689ea76
* Fri Dec 16 2022 pjakobsson@suse.de
- Update
patches.suse/drm-amdgpu-disable-BACO-on-special-BEIGE_GOBY-card.patch
(jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218
jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225
jsc#PED-2849)
- commit 7647e36
* Fri Dec 16 2022 pjakobsson@suse.de
- Update
patches.suse/drm-amdkfd-Fix-NULL-pointer-dereference-in-svm_migra.patch
(jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218
jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225
jsc#PED-2849)
- commit cf8589c
* Fri Dec 16 2022 pjakobsson@suse.de
- Update
patches.suse/drm-amdkfd-Fix-memory-leak-in-kfd_mem_dmamap_userptr.patch
(jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218
jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225
jsc#PED-2849)
- commit 2f6104e
* Fri Dec 16 2022 pjakobsson@suse.de
- Update
patches.suse/drm-amdgpu-fix-sdma-doorbell-init-ordering-on-APUs.patch
(jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218
jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225
jsc#PED-2849)
- commit 85ea804
* Fri Dec 16 2022 pjakobsson@suse.de
- Update
patches.suse/drm-amdgpu-set-vm_update_mode-0-as-default-for-Sienn.patch
(jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218
jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225
jsc#PED-2849)
- commit 52fa632
* Fri Dec 16 2022 pjakobsson@suse.de
- Update
patches.suse/drm-amd-display-Fix-build-breakage-with-CONFIG_DEBUG.patch
(jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218
jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225
jsc#PED-2849)
- commit 2fefed9
* Fri Dec 16 2022 pjakobsson@suse.de
- Update
patches.suse/drm-amd-pm-smu7_hwmgr-fix-potential-off-by-one-overf.patch
(jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218
jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225
jsc#PED-2849)
- commit 1e0eb25
* Fri Dec 16 2022 pjakobsson@suse.de
- Update
patches.suse/Revert-drm-amdgpu-use-dirty-framebuffer-helper.patch
(jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218
jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225
jsc#PED-2849).
- commit 039d1cb
* Fri Dec 16 2022 pjakobsson@suse.de
- Update
patches.suse/drm-amd-display-Fix-vblank-refcount-in-vrr-transitio.patch
(jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218
jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225
jsc#PED-2849)
- commit e51efec
* Fri Dec 16 2022 pjakobsson@suse.de
- Update
patches.suse/drm-amd-display-Remove-interface-for-periodic-interr.patch
(jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218
jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225
jsc#PED-2849)
- commit 656ffd5
* Fri Dec 16 2022 pjakobsson@suse.de
- Update
patches.suse/drm-amdgpu-fix-initial-connector-audio-value.patch
(jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218
jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225
jsc#PED-2849)
- commit d5e8c0f
* Fri Dec 16 2022 pjakobsson@suse.de
- Update
patches.suse/drm-amdkfd-Migrate-in-CPU-page-fault-use-current-mm.patch
(jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218
jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225
jsc#PED-2849)
- commit c35ade7
* Fri Dec 16 2022 pjakobsson@suse.de
- Update
patches.suse/drm-amdkfd-handle-CPU-fault-on-COW-mapping.patch
(jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218
jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225
jsc#PED-2849)
- commit a8b6c2a
* Fri Dec 16 2022 pjakobsson@suse.de
- drm: Drop drm_framebuffer.h from drm_crtc.h (jsc#PED-1166
jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222
jsc#PED-1223 jsc#PED-1225 jsc#PED-2849).
- commit 46db46f
* Fri Dec 16 2022 pjakobsson@suse.de
- Update config files for the DRM v6.0 backport. (jsc#PED-1176)
- commit 450bace
* Thu Dec 15 2022 lduncan@suse.com
- scsi: core: Fix passthrough retry counter handling (git-fixes).
- scsi: sd: Rework asynchronous resume support (git-fixes).
- commit 8ae63fe
* Thu Dec 15 2022 pjakobsson@suse.de
- media: uapi: Add some RGB bus formats for i.MX8qm/qxp pixel combiner (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 3eb5b7e
* Thu Dec 15 2022 pjakobsson@suse.de
- drivers/firmware: Don't mark as busy the simple-framebuffer IO (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 4df7c3c
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amdgpu/gfx11: switch to amdgpu_gfx_rlc_init_microcode (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 3946e47
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amdgpu: add helper to init rlc firmware (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit a3ec59e
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amdgpu: add helper to init rlc fw in header v2_4 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 46e11b2
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amdgpu: add helper to init rlc fw in header v2_3 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit c3eb1b7
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amdgpu: add helper to init rlc fw in header v2_2 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1e209ba
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amdgpu: add helper to init rlc fw in header v2_1 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 78f8a7e
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amdgpu: add helper to init rlc fw in header v2_0 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit e05db02
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amdgpu: save rlcv/rlcp ucode version in amdgpu_gfx (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 2a9f09a
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amdgpu: Enable sram on vcn_4_0_2 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 5b661d4
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amdgpu: Enable VCN DPG for GC11_0_1 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1be945c
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/i915/gt: Perf_limit_reasons are only available for Gen11+ (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit d63f084
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Prevent OTG shutdown during PSR SU (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit cfd9ee1
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amdgpu: Add amdgpu suspend-resume code path under SRIOV (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 6fa78d5
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amdgpu: Remove fence_process in count_emitted (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit c3db0eb
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amdgpu: Correct the position in patch_cond_exec (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f73daf0
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: fill in clock values when DPM is not enabled (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit a9a1c67
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Avoid unnecessary pixel rate divider programming (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 88976ce
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Remove assert for odm transition case (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 941e09a
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Fix typo in get_pixel_rate_div (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 03d398b
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Fix audio on display after unplugging another (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit d219d9b
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Add explicit FIFO disable for DP blank (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit cbf4157
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Wrap OTG disable workaround with FIFO control (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 2f625aa
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Do DIO FIFO enable after DP video stream enable (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 8eb32ce
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Update DCN32 to use new SR latencies (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 5db8634
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Avoid avoid unnecessary pixel rate divider (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 8af2b7e
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amdkfd: fix dropped interrupt in kfd_int_process_v11 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 4093a96
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amdgpu: pass queue size and is_aql_queue to MES (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 416c78a
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amdkfd: fix MQD init for GFX11 in init_mqd (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit bba322f
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/pm: use adverse selection for dpm features unsupported by (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 2983b05
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/pm: enable gfxoff feature for SMU 13.0.0 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit a2eb52e
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amdgpu: avoid gfx register accessing during gfxoff (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 3a4c695
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/hisilicon: Add depends on MMU (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 945fddf
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/mgag200: Force 32 bpp on the console (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 63133af
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/mediatek: Fix wrong dither settings (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 8833b2b
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Reduce number of arguments of dml314's (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit cec76e6
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Reduce number of arguments of dml314's (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 5582cba
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/pm: drop the pptable related workarounds for SMU 13.0.0 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f3b7d8a
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/pm: add support for 3794 pptable for SMU13.0.0 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit bcc49f8
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: correct num_dsc based on HW cap (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit b7faf9c
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Disable OTG WA for the plane_state NULL case on (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit c7e0448
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Add shift and mask for ICH_RESET_AT_END_OF_LINE (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit bc6c442
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: increase dcn315 pstate change latency (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 753e1b6
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Fix DP MST timeslot issue when fallback happened (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit bd93ec8
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Display distortion after hotplug 5K tiled display (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 9bc2fdc
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Update dummy P-state search to use DCN32 DML (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 7899470
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Assume an LTTPR is always present on fixed_vs links (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 8bc05a7
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: fix dcn315 memory channel count and width read (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit c45fb6c
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Only consider pixle rate div policy for DCN32+ (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 5c10b46
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Port DCN30 420 logic to DCN32 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit ca8ef9b
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amdgpu: Update PTE flags with TF enabled (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 7c0b389
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amdgpu/mes: zero the sdma_hqd_mask of 2nd SDMA engine for SDMA (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 7d535ef
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/i915/gem: Really move i915_gem_context.link under ref protection (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f8cf679
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/i915/gem: Flush contexts on driver release (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit b513fed
* Thu Dec 15 2022 pjakobsson@suse.de
- Revert "drm/i915/display: Re-add check for low voltage sku for max dp (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 41b375a
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/i915/gt: Fix perf limit reasons bit positions (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit e401e9a
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/i915/guc: Cancel GuC engine busyness worker synchronously (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit e7dcdb7
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/i915: Set correct domains values at _i915_vma_move_to_active (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 6b1fb1e
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/i915/vdsc: Set VDSC PIC_HEIGHT before using for DP DSC (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 2c69d41
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/gma500: Fix (vblank) IRQs not working after suspend/resume (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit a8a11ed
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/gma500: Fix WARN_ON(lock->magic != lock) error (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 89af545
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/panel-edp: Fix delays for Innolux N116BCA-EA1 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 65aa789
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Reduce number of arguments of (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 6b9a1c9
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Reduce number of arguments of (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit a460699
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Refactor SubVP calculation to remove FPU (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 6e236fe
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: add workaround for subvp cursor corruption for (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 3f359fb
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: SW cursor fallback for SubVP (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit cf2d77e
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Round cursor width up for MALL allocation (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 9581653
* Thu Dec 15 2022 pmladek@suse.com
- Update
patches.suse/drm-amdkfd-Check-for-null-pointer-after-calling-kmem.patch
(CVE-2022-3108 bsc#1206389 git-fixes).
- commit cc09cbc
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Correct dram channel width for dcn314 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 44d9cc0
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Relax swizzle checks for video non-RGB formats on (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit adb5f5a
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Hook up DCN314 specific dml implementation (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit def02f3
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Enable dlg and vba compilation for dcn314 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 24b7081
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Fix compilation errors on DCN314 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 3816ed7
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Fix divide by zero in DML (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit dc371ed
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Fixing DIG FIFO Error (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 2d05383
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Update MBLK calculation for SubVP (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit a36d9c9
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Revert "Fallback to SW cursor if SubVP + cursor too (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 87b8311
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amdgpu: Skip reset error status for psp v13_0_0 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 82ef4bd
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amdgpu: add HDP remap functionality to nbio 7.7 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 729ab2d
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amdgpu: change the alignment size of TMR BO to 1M (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit dc08ae8
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amdgpu: Enable full reset when RAS is supported on gc v11_0_0 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit b1a9628
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amdgpu: Don't enable LTR if not supported (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 630d668
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/i915: consider HAS_FLAT_CCS() in needs_ccs_pages (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 7c51f7d
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/i915/slpc: Let's fix the PCODE min freq table setup for SLPC (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1b8e874
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/i915/bios: Copy the whole MIPI sequence block (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 8c26df5
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/ttm: cleanup the resource of ghost objects after locking them (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 49bcb33
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/ttm: update bulk move object of ghost BO (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit e911953
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/edid: Handle EDID 1.4 range descriptor h/vfreq offsets (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 4e22fce
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amdgpu: prevent toc firmware memory leak (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 7512988
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amdgpu: correct doorbell range/size value for (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit c050ede
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amdkfd: print address in hex format rather than decimal (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit a7e4b41
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: fix memory leak when using debugfs_lookup() (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 3c7de23
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/pm: add missing SetMGpuFanBoostLimitRpm mapping for SMU (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit cb0c81c
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/amdgpu: add rlc_firmware_header_v2_4 to (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit ba4650c
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/msm/gpu: Drop qos request if devm_devfreq_add_device() fails (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 98fa869
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/msm/dpu: populate wb or intf before reset_intf_cfg (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit f660406
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/msm/dp: make eDP panel as the first connected connector (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 6366a39
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amdgpu: only init tap_delay ucode when it's included in ucode (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 715459b
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Fix black flash when switching from ODM2to1 to (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit d15ceb8
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Fix check for stream and plane (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit acc7765
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Re-initialize viewport after pipe merge (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 26f1867
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Use correct plane for CAB cursor size allocation (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 890004d
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amdgpu: ensure no PCIe peer access for CPU XGMI iolinks (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 3922b65
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/pm: bump SMU 13.0.0 driver_if header version (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 8f11e81
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/pm: use vbios carried pptable for all SMU13.0.7 SKUs (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1d1e480
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/pm: use vbios carried pptable for those supported SKUs (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 9c7426d
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: fix wrong register access (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 1f91d2c
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: use actual cursor size instead of max for CAB (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit b9ca8ae
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: disable display fresh from MALL on an edge case for (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 7387856
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Fix CAB cursor size allocation for DCN32/321 (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 0be61ff
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: Missing HPO instance added (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 243dbe9
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amd/display: set dig fifo read start level to 7 before dig fifo (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 737bfa1
* Thu Dec 15 2022 pjakobsson@suse.de
- drm/amdgpu: Fix use-after-free in amdgpu_cs_ioctl (jsc#PED-1166 jsc#PED-1168 jsc#PED-1170 jsc#PED-1218 jsc#PED-1220 jsc#PED-1222 jsc#PED-1223 jsc#PED-1225 jsc#PED-2849)
- commit 8