Blob Blame History Raw
#
# blacklist.conf
# ==============
#
# In this file the blacklist for the automatic fixes search is
# configured. There are two ways to blacklist potential fixes:
#
#	1) Put a source code path on one line in this file. If a patch
#	   touches only source code paths that are blacklisted in this
#	   file, it will be automatically blacklisted too.
#
#	2) Put a full git commit-id on one line in this file. The
#	   commit-id needs to be a 40 character-long hex string.
#
# As noted above, only one path or commit-id per line is allowed.
# Everything behind a '#' character is considered a comment and ignored.
#
# This file is parsed by the git-suse tool.

# Blacklisted Paths
# -----------------
MAINTAINERS		# We don't care about upstream MAINTAINERS file
arch/alpha
arch/arc
arch/c6x
arch/csky
arch/h8300
arch/hexagon
arch/ia64
arch/m68k
arch/microblaze
arch/mips
arch/nds32
arch/nios2
arch/openrisc
arch/parisc
arch/sh
arch/sparc
arch/um
arch/x86/um
arch/unicore32
arch/xtensa

drivers/staging/android
fs/f2fs

# Unsupported ppc platforms
arch/powerpc/platforms/40x
arch/powerpc/platforms/44x
arch/powerpc/platforms/4xx
arch/powerpc/platforms/512x
arch/powerpc/platforms/52xx
arch/powerpc/platforms/82xx
arch/powerpc/platforms/83xx
arch/powerpc/platforms/85xx
arch/powerpc/platforms/86xx
arch/powerpc/platforms/8xx
arch/powerpc/platforms/amigaone
arch/powerpc/platforms/cell
arch/powerpc/platforms/chrp
arch/powerpc/platforms/embedded6xx
arch/powerpc/platforms/maple
arch/powerpc/platforms/pasemi
arch/powerpc/platforms/powermac
arch/powerpc/platforms/ps3
arch/powerpc/platforms/fsl_uli1575.c
arch/powerpc/kernel/cpu_setup_44x.S
arch/powerpc/kernel/head_40x.S
arch/powerpc/kernel/head_44x.S
arch/powerpc/kernel/cpu_setup_6xx.S
arch/powerpc/kernel/idle_6xx.S
arch/powerpc/kernel/l2cr_6xx.S
arch/powerpc/kernel/tau_6xx.c
arch/powerpc/kernel/head_8xx.S
arch/powerpc/kernel/idle_e500.S
arch/powerpc/kernel/cpu_setup_ppc970.S
arch/powerpc/kernel/cpu_setup_fsl_booke.S
arch/powerpc/kernel/fsl_booke_entry_mapping.S
arch/powerpc/kernel/head_booke.h
arch/powerpc/kernel/head_fsl_booke.S
arch/powerpc/kernel/swsusp_booke.S
arch/powerpc/kernel/idle_book3e.S
arch/powerpc/kernel/idle_power4.S
arch/powerpc/kernel/early_32.c
arch/powerpc/kernel/entry_32.S
arch/powerpc/kernel/head_32.S
arch/powerpc/kernel/head_32.h
arch/powerpc/kernel/misc_32.S
arch/powerpc/kernel/module_32.c
arch/powerpc/kernel/pci_32.c
arch/powerpc/kernel/ppc32.h
arch/powerpc/kernel/reloc_32.S
arch/powerpc/kernel/setup_32.c
arch/powerpc/kernel/swsusp_32.S
arch/powerpc/mm/init_32.c
arch/powerpc/mm/pgtable_32.c
arch/powerpc/mm/book3s32
arch/powerpc/mm/book3s64/hash_4k.c
arch/powerpc/mm/kasan/
arch/powerpc/mm/nohash/
arch/powerpc/mm/ptdump/8xx.c
arch/powerpc/mm/ptdump/bats.c

# Unsupported Arm device trees
arch/arm64/boot/dts/amlogic/
arch/arm64/boot/dts/altera/
arch/arm64/boot/dts/intel/
arch/arm64/boot/dts/mediatek/
arch/arm64/boot/dts/qcom/
arch/arm64/boot/dts/realtek/
arch/arm64/boot/dts/renesas/
arch/arm64/boot/dts/ti/

# Blacklisted Commits
# -------------------
34cd83bb8a468b24d9a13adbfb5ad645c552b8e2 # .gitignore update in selftests
4f916593be9da38c5cf0d3a5c386b57beb70f422 # duplicate of ddfd151f3def9258397fcde7a372205a2d661903
0df3e42167caaf9f8c7b64de3da40a459979afe8 # clang warning fix
9472aff16ca0fd9351eea7773facef364743088f # rendered moot by subsequent removal of the driver
ac79f78dab892fcdc11fda8af5cc5e80d09dca8a # Sub-optimal change to THP allocation behaviour, needs a more comprehensive approach
19deb7695e072deaff025e03de40c61b525bd57e # Part of a sub-optimal change to THP allocation behaviour
11d49ce9f7946dfed4dcf5dbde865c78058b50ab # reverted by 284f87d2f3871247d08a2b6a24466ae905079913
284f87d2f3871247d08a2b6a24466ae905079913 # reverts the above
0d6eeb1fd625272bd60d25f2d5e116cf582fc7dc # we reverted 65e68edce0db
eaecce12f5f0d2c35d278e41e1bc4522393861ab # driver not enabled in config
0bcd7762727dd8ba9b9b6f828e5a4cbd5da4f725 # it fixes 111e7b15cf10, not 05b042a19443
9163e0184bd7d5f779934d34581843f699ad2ffd # Got reverted by 91cbf01178c3
91cbf01178c37086b32148c53e24b04cb77557cf # Revert of 9163e0184bd7
2acdcabb8a4089476208a822050dd47a6557290d # ASoC/SOF: dup of 9508ef5a980f
b8299d362d0837ae39e87e9019ebe6b736e0f035 # not required with our codebase and configs
a11391b6f50689adb22c65df783e09143fafb794 # Not applicable: debian specific
5ac33eebf1ba77132b52b4c7750eee795f219245 # reset: cosmetic change in Kconfig, not cleanly applicable
fdb838efa31e1ed9a13ae6ad0b64e30fdbd00570 # breaks API
1a8211c7d8717b19c1e9fa41d19fe6a55409765e # Depends on 7396d337cfadc7c0b32dfd46581e9daff6666e84 which is not in our tree
7f57b0b34e21921eda7d56c41a7c82050f7134c8 # reverting the above in stable 5.4.y
7720804a2ae46c90265a32c81c45fb6f8d2f4e8b # X86_DECODER_SELFTEST is not enabled
df1a7524741b6c094786032e12a21a448321d9f6 # we don't do 32-bit
3a0990ca1a00cb9fd0278410b9b71a670ffcbffc # booke not supported
71eb40fc53371bc247c8066ae76ad9e22ae1e18d # booke not supported
aeed8aa3874dc15b9d82a6fe796fd7cfbb684448 # needs 28875945ba98d1b47a8a706812b6494d165bb0a0, too invasive
6cd18453b68942913fd3b1913b707646e544c2ac # unsupported driver
a284e11c371e446371675668d8c8120a27227339 # input/rmi4: reverted in below
8ff771f8c8d55d95f102cf88a970e541a8bd6bcf # input/rmi4: reverting the above
da5fb83fb8dc5f95d4ab3a9f4641821fab34ce58 # platform/x86: already cherry-picked
d17f1bbb3aa9631429fa0fe325ad12661d6b226b # platform/x86: already cherry-picked
e3008bf46ce0baf617cfd1b68d35e433dc603e43 # platform/x86: already cherry-picked
01e28c1b2963bd3782e050ff2c4901fe1ceb5192 # platform/x86: already cherry-picked
3454eeeebd115891f34aa2e76eccf08c9b0882bb # platform/mellanox: already cherry-picked
d51224b73d18d207912f15ad4eb7a4b456682729 # duplicate of ac479b51f3f4
b8c5d882c8334d05754b69dcdf1cfd6bc48a9e12 # misattributed. depends on 465527bcaebc1dcecc77b78ff77936658384152e which we haven't taken
d158367682cd822aca811971e988be6a8d8f679f # not needed in our config
1340cc631bd00431e2f174525c971f119df9efa1 # duplicate of d79749f7716d
c9dfadeee89d4c5d335969356c4e63e9b279d038 # duplicate of b049e03ca57f238e74a79e44ffc85904db465e72
3c29ba8e7c78dee1a8a59cadf235d6b93489a3b4 # wrong commit ID in patch, DTS not present in our tree
1bfe610491082f2eeaa74f5fbc4136cb8302831b # wrong commit ID in patch, DTS not present in our tree
311ae9e159d81a1ec1cf645daf40b39ae5a0bd84 # Fixes 32960613b7c33 merged in 5.4-rc1
e39e773ad100ac94f8358d862f20101e802ae54c # kernel-doc comment fix
a44f71a9ab99b509fec9d5a9f5c222debd89934f # bug: cosmetic change; related to a larger code clean up
44d282796f81eb1debc1d7cb53245b4cb3214cb5 # Got reverted in 73e08e711d9c1
d9e9866803f7b6c3fdd35d345e97fb0b2908bbbc # Whitespace fix
4f0bd808134d73184054ad09173821c84f31dd5d # we don't support nds32 architecture
86ec2e1739aa1d6565888b4b2059fa47354e1a89 # duplicate of 832c4365bd42986
4d8340d0d4d90e7ca367d18ec16c2fefa89a339c # Coding style fix
d876836204897b6d7d911f942084f69a1e9d5c4d # We miss much more sendmsg / recvmsg fixes - most importantly probably 03b1230ca12a: io_uring: ensure async punted sendmsg/recvmsg requests copy data
f6d061d617124abbd55396a3bc37b9bf7d33233c # module: fix small memleak in rare error path that should not normally happen, not worth it
02d715b4a8182f4887d82df82a7b83aced647760 # Debugging only
1ea770f6c1971bc101b3741f4d88b0b4ea5c4181 # in perf userspace package
67260e8c0e681a9bb9ed861514b4c80c2d0eb2e5 # in perf userspace package
0c03d3aa255b5d3a7b64051a79f6e9f487194a9f # in perf userspace package
8788d36950dae26074dc63b46eab3debb4b210b4 # in perf userspace package
28b951760cebdf1de0d32f38f325b667c2494564 # in perf userspace package
02d084792273e8a5f1813dcad988229a45be96ea # in perf userspace package
3714437d3fcc7956cabcb0077f2a506b61160a56 # in perf userspace package
6add129c5d9210ada25217abc130df0b7096ee02 # in perf userspace package
84b0975f4853ba32d2d9b3c19ffa2b947f023fb3 # in perf userspace package
b77afa1f810f37bd8a36cb1318178dfe2d7af6b6 # in perf userspace package
acb6a7047ac2146b723fef69ee1ab6b7143546bf # in perf userspace package
91e2f539eeda26ab00bd03fae8dc434c128c85ed # in perf userspace package
1785fbb73896dbd9d27a406f0d73047df42db710 # in perf userspace package
07d369857808b7e8e471bbbbb0074a6718f89b31 # in perf userspace package
5d16dbcc311d91267ddb45c6da4f187be320ecee # in perf userspace package
eb6933b29d20bf2c3053883d409a53f462c1a3ac # in perf userspace package
3895534dd78f0fd4d3f9e05ee52b9cdd444a743e # in perf userspace package
18e21eb671dc87a4f0546ba505a89ea93598a634 # in perf userspace package
af04dd2f8ebaa8fbd46f698714acbf43da14da45 # in perf userspace package
f4d99bdfd124823a81878b44b5e8750b97f73902 # in perf userspace package
da6cb952a89efe24bb76c4971370d485737a2d85 # in perf userspace package
86c0bf8539e7f46d91bd105e55eda96e0064caef # in perf userspace package
dee36a2abb67c175265d49b9a8c7dfa564463d9a # in perf userspace package
af8490eb2b33684e26a0a927a9d93ae43cd08890 # in perf userspace package
f068435d9bb2d825d59e3c101bc579f09315ee01 # in perf userspace package
aceb98261ea7d9fe38f9c140c5531f0b13623832 # in perf userspace package
98e93245113d0f5c279ef77f4a9e7d097323ad71 # in perf userspace package
5b596e0ff0e1852197d4c82d3314db5e43126bf7 # in perf userspace package
0cd032d3b5fcebf5454315400ab310746a81ca53 # in perf userspace package
58b3bafff8257c6946df5d6aeb215b8ac839ed2a # in perf userspace package
0feba17bd7ee3b7e03d141f119049dcc23efa94e # in perf userspace package
55347ec340af401437680fd0e88df6739a967f9f # in perf userspace package
3f7774033e6820d25beee5cf7aefa11d4968b951 # in perf userspace package
604e2139a1026793b8c2172bd92c7e9d039a5cf0 # in perf userspace package
80cc7bb6c104d733bff60ddda09f19139c61507c # in perf userspace package
f649bd9dd5d5004543bbc3c50b829577b49f5d75 # in perf userspace package
13380a1471aadc517994b7230371a227d1f9f152 # code cleanup that breaks kABI
bdd68860a044683ea3a96a4f3a681da155fe7197 # dup, same as 17df5ae1b3e1
42cd5ffe46c1037d5d9a253c72e71a024a7bfbef # already done in b32196e35bd7bbc8038db1aba1fbf022dc469b6a
16105850f7fcf91be28bc9958b9a502406a40926 # already done in 045706bff837ee89c13f1ace173db71922c1c40b
1ac994525b9d3b6245c1a61632156f19ab73fccb # Tracepoint argument cleanup
780f66e59231fcf882f36c63f287252ee47cc75a # Comment fix
04bbb97d1b732b2d197f103c5818f5c214a4cf81 # i2c/i801: alone causing a regression on DNV (bsc#1168297)
533a6cfe08f96a7b5c65e06d20916d552c11b256 # mmc: causes timeout spam (bsc#1169056)
3918e0667bbac99400b44fa5aef3f8be2eeada4a # missing other patches, disable temporarily
ace74b627c88ea96d4fe5811a5128475aa6a49a6 # cosmetic change
dce05aa6eec977f1472abed95ccd71276b9a3864 # just cleanup
e587e8f17433ddb26954f0edf5b2f95c42155ae9 # just cleanup
f400991bf872debffb01c46da882dc97d7e3248e # just cleanup
49e9d1a9faf2f71fdfd80a30697ee9a15070626d # Duplicate of 5a6446626d7e062b47a5cc1cf27d5060e60bb0d9
621516789ee6e285cb2088fe4706eedd030d38bf # arm64: got reverted later
1595fe299eb5a664c754eaf48bc178c0d664e1cf # arm64_ got reverted later
526f3d96b8f83b1b13d73bd0b5c79cc2c487ec8e # it's more cleanup than fixup
3cef59481a1f57762eee15b0ebcd344278353c65 # cosmetic, fixing dependency would break kABI
b91d9e67e50bfc79850a1760b8e59dc1dc56057f # documentation
0f8a206df7c920150d2aa45574fba0ab7ff6be4f # clang warning fix
380324734956c64cd060e1db4304f3117ac15809 # clang warning fix
788d671517b5c81efbed9310ccbadb8cca86a08e # clang warning fix
71912e08e06b7041ba3b40945328b84798dfe6fc # gcc warning fix on comment description
5a57c05b56b6eb2b4e3eb2a9f205e39e849325a1 # sparse warning fix
90444b958461a5f8fc299ece0fe17eab15cba1e1 # Device tree change
02f03c4206c1b2a7451d3b3546f86c9c783eac13 # The change can make waiting for entropy on boot take forever...
d7b0a23d81507deb095859250cd7dd4aa5d8875e # Comment fix
ce623f89872df4253719be71531116751eeab85f # Cleanup
c4b4c2a78a9fc0c532c58504e8cb5441224ff1d9 # Cleanup
7312b70699252074d753c5005fc67266c547bbe3 # not supported arch/hexagon
870b4333a62e45b0b2000d14b301b7b8b8cad9da # we don't build with CONFIG_EFI=n
d74b181a028bb5a468f0c609553eff6a8fdf4887 # in perf userspace package
db2c549407d4a76563c579e4768f7d6d32afefba # in perf userspace package
44d462acc0bf3eabe1522471fd1f683d8ce612cb # in perf userspace package
c3b10649a80e9da2892c1fd3038c53abd57588f6 # in perf userspace package
b8fdcfb5a17f1d4fd503caef5c457005a765ecd7 # dup of db2c549407d4
be40920fbf1003c38ccdc02b571e01a75d890c82 # not needed for perf userspace
b9c9ce4e598e012ca7c1813fae2f4d02395807de # not needed for perf userspace
9d82973e032e246ff5663c9805fbb5407ae932e3 # gcc10 warning fix, likely breaks kABI
34719de919af07682861cb0fa2bcf64da33ecf44 # cannot change into module
88743470668ef5eb6b7ba9e0f99888e5999bf172 # 32-bit only
55e8c8eb2c7b6bf30e99423ccfe7ca032f498f59 # Needs extra dependency, historical/theoretical bug
3ac395a5b3f3b678663fbb58381fdae2b1b57588 # device tree fix
78f57ef9d50a75326da73d352d7c27828495229a # break kabi
5214028dd89e49ba27007c3ee475279e584261f0 # 32-bit only and old linkers fix
474c4f306eefbb21b67ebd1de802d005c7d7ecdc # Kconfig change, not needed
2e577f0faca4640348c398cb85d60a1eedac4b1e # Wrong Fixes line - should be 84e1b21d5ec4 in 5.6
b642e44e8ab335868b549fe5753b783ca47bf3a3 # kstrto*: comment fix
ef0f2685336bbc334e8b6997ce9b155e5f7edd31 # kstrto*: comment fix
4ca1085c9573ea08767521dabce62456e3fc2fd0 # kthread: comment fix
5b0fe9552336338acb52756daf65dd7a4eeca73f # crypto: causes a regression with aes_s390 (bsc#1167651)
aadf9dcef9d4cd68c73a4ab934f93319c4becc47 # cosmetic
5a046d75acf74b7fd889dca11120e42733f6f46d # ath9k: revert in stable tree, fixed differently in upstream
3c597282887fd55181578996dca52ce697d985a5 # erofs is unsupported and the code is substantially different
32302085a8d90859c40cf1a5e8313f575d06ec75 # ext2 is not compiled
e0ed5a36fb3ab9e7b9ee45cd17f09f6d5f594360 # ALSA: usb-audio: superfluous revert in stable that has been already addressed
acee6033c5c5b7758b521ea63bb9f989578aa9fd # cleanup removing unused exported symbols, unavoidable kABI breakage
70d4a9efee9cdd580207473379e3ee64b331ae75 # for future infrastructure, and will need kABI workarounds in each user, only if we really need it
40a571bc408bf10ac8be0eadf838483b9cf90141 # documentation fixes
ba0aa311b0eb9d0a66a1b6b6fdeaa3b7584b798a # documentation fixes
ba053dd3b4d841e17e910d0b91e22d9ea813fa39 # documentation fixes
80cb801144265866ce29fabe5ea7ac8588aa673c # documentation fixes
5be5f41dd785a67cf4e1dc07a3454e340a94b2e0 # documentation fix
2300e6dab473e93181cf76e4fe6671aa3d24c57b # rk3368 dts fix
5f11723b204aaf461e7a5242fc732222d2f0aa17 # sparse warning fix
42dae8937406c98ce0cb6ff0d683765c854098d9 # sparse warning fix
b5f73d47f34b238221ac771b5fe4907df621d7cb # one of the two Fixes SHA wrong, does not apply
98919f4c9a3421695b182f0244b34b62045d08ff # documentation for debugfs helper debugfs_create_ulong(), not needed
dc8d37ed304eeeea47e65fb9edc1c6c8b0093386 # not needed in our config as CONFIG_SYSFS is used
7ef282e05132d56b6f6b71e3873f317664bea78b # cleanup only, not critical
96b4833b6827a62c295b149213c68b559514c929 # CONFIG_HWLAT_TRACER is not set anywhere
04f9bf2bac72480ca1d289b751b956dd1707a5d5 # userspace; added to perf package
168200b6d6ea0cb5765943ec5da5b8149701f36a # userspace; added to perf package
ebcb9464a2ae3a547e97de476575c82ece0e93e2 # userspace; added to perf package
4c95ad261cfac120dd66238fcae222766754c219 # userspace; added to perf package
0ada120c883d4f1f6aafd01cf0fbb10d8bbba015 # userspace; added to perf package
981d169f9008bf15caf6814708e7b5207d103089 # userspace; added to perf package
f2682a8fe9b0429eef9fb3cc96e33c4b136a15bb # userspace; added to perf package
7db61f384dae23217d9a31ca2c996ce10bc6c764 # userspace; added to perf package
c2412fae3f01725615b0de472095a9e16ed30ca9 # userspace; added to perf package
2ae5d0d7d8868df7c05c2013c0b9cddd4d40610e # userspace; added to perf package
f41ebe9defacddeae96a872a33f0f22ced0bfcef # userspace; added to perf package
80526491c2ca6abc028c0f0dbb0707a1f35fb18a # userspace; added to perf package
11b6e5482e178055ec1f2444b55f2518713809d1 # userspace; added to perf package
d61cbb859b45fdb6b4997f2d51834fae41af0e94 # userspace; added to perf package
640432e6bed08e9d5d2ba26856ba3f55008b07e3 # userspace; added to perf package
3a3cf7c570a486b07d9a6e68a77548aea6a8421f # userspace; added to perf package
7ff520b0a71dd2db695b52ad117d81b7eaf6ff9d # userspace; added to perf package
031c8d5edb1ddeb6d398f7942ce2a01a1a51ada9 # userspace; added to perf package
a9a1790247bdcf3b1c8e2e5f8fbfc08d77cfd054 # userspace; added to perf package
ea9eb1f456a08c18feb485894185f7a4e31cc8a4 # userspace; added to perf package
c0c652fc705de75f4ba52e93053acc1ed3933e74 # userspace; added to perf package
72f02a947e89223b1b4a7825b68b2ba8fd2852c8 # userspace; added to perf package
cfbd41b786519d4a15e1c15181556689bcf6635a # userspace; added to perf package
197ba86fdc888dc0d3d6b89b402c9c6851d4c6fb # userspace; added to perf package
0e0bf1ea1147fcf74eab19c2d3c853cc3740a72f # userspace; added to perf package
dbd660e6b2884b864d2642d930a163d3bcebe4be # userspace; added to perf package
846de4371fdfddfa49481e3d04884539870dc127 # userspace; added to perf package
bd3c628f8fafa6cbd6a1ca440034b841f0080160 # userspace; added to perf package
61ec07f5917ec6d58d415d46e54dea452237b26e # userspace; added to perf package
69fbadbe987a7f9abbc8ac457a1057ebb98e21db # userspace; but not required in perf package
60da3a12c53ba60fc82b85cd4a7a5abc562cf936 # userspace; but not required in perf package
cff20b3151ccab690715cb6cf0f5da5cccb32adf # userspace; but not required in perf package
318af7b80b6a6751520cf2b71edb8c45abb9d9d8 # we need the original commit
cc5277fe66cf3ad68f41f1c539b2ef0d5e432974 # just a static checker warning, see commit message for details
2accfa69050c2a0d6fc6106f609208b3e9622b26 # just a missing prototype warning
c3cb47a6cc74af0b79579ba167d7124eb669fbaa # documentation fix to silence sparse
7dea927f702df030c02bd0c9e6e320a8315e3efa # documentation fix to silence sparse
cf949bbe22bee8749078e0b810ee2dc60a983746 # SPDX update
bb297bb2de517e41199185021f043bbc5d75b377 # Build fix that is not relevant to kernel configuration
3f3673d7d324d872d9d8ddb73b3e5e47fbf12e0d # Theoritical issues that does not apply to kernel configuration
459ad085d87b2468905fee231a77d961b5088e48 # Comment fix
9eaba29c7985236e16468f4e6a49cc18cf01443e # not relevant: PAGE_DEFAULT_KEY is always zero
fd78c59446b8d050ecf3e0897c5a486c7de7c595 # not relevant: PAGE_DEFAULT_KEY is always zero
535e4fc623fab2e09a0653fc3a3e17f382ad0251 # not broken without commit 701dc81e7412daaf3c5bf4bc55d35c8b1525112a
75be6b98eda46d27b4a218fdbfb034a5b0fb5b12 # cleanup, no bugfix
de2b41be8fcccb2f5b6c480d35df590476344201 # nothing in __page-aligned sections is write-protected
2356bb4b8221d7dc8c7beb810418122ed90254c9 # 32-bit only
0a2fae2aea4a21b59d4a920b9765aaa696270b16 # Documentation update
428fc0aff4e59399ec719ffcc1f7a5d29a4ee476 # Silence warning, exists since 2.6
979c2c4247cafd8a91628a7306b6871efbd12fdb # comment fix
55ca22633a9faa34c6a61d99433f9cc8e28dd7cc # don't have complex PTEs
481e980a7c199c5a4634fd7ea308067dd4ba75fa # don't have complex PTEs
c0e1c8c22bebecef40097c80c1c74492ff96d081 # don't have complex PTEs
9449c9cb420b249eb6d7dad3953e4686443d7bd9 # don't have complex PTEs
aad4b4d15f30de087c5972cfb767fadb5dbc3c52 # compat_ioctl rewrite not ported
8b94a4b92327d061327117e127d7d44a4a43e639 # same patch as 783735f84fea6aad9b1e5931d6ea632796feaae3, already applied
438d8cafe4828bfaf9ffd8e939e50ea6941501e5 # same patch as b30c1a464c29baf646a5726d90ea3537e775ac85, already applied
d530b9864073a714a6b6dcddee77c9b24074071f # staging/wilc1000: not applicable
c7211ff3be0fa98a55920f876608cc9e13c9eb5f # backport of 319a1d19471e doesn't contain stmmac part
91e475b5e810c7e0d6346e58017507d66a23f526 # ASoC: already cherry-picked
a62bd63893027bfa32fccbba0e0ac067824c362c # ASoC: already cherry-picked
39a963b457b5c6cbbdc70441c9d496e39d151582 # duplicate of 82af5b6609673f1cc7d3453d0be3d292dfffc813
90670f0ef690f9c8712f236e8cf14c156c9a6365 # defconfig patch
f9a393875d3af13cc3267477746608dadb7f17c1 # Duplicate of 248f883db61283b4f5a1c92a5e27277377b09f16: drm/i915: Disable SAMPLER_STATE prefetching on all Gen11 steppings.
8dcfdfb4501012a8d36d2157dc73925715f2befb # Duplicate of 95eef14cdad150fed43147bcd4f29eea3d0a3f03: drm/i915/perf: fix ICL perf register offsets
4c888e7bd26f58deb27c2e6ddc90000b89ee9393 # Duplicate of 7d3cd66261665da491d0ee582beabe23df60f983: drm/i915: Fix various tracepoints for gen2
de5147b8ce6d51f634661d7c531385371485cec6 # Duplicate of b1fa6fd94fc6a5d6be85359743b5f3626f3f881c: drm/i915: Add a wakeref getter for iff the wakeref is already active
18398904ca9e3ddd180e2ecd45886e146b1d9d5b # Duplicate of 4b9bb9728c915c6079619e71e3340fe4840d9d40: drm/i915: Only recover active engines
092be382a2602067766f190a113514d469162456 # Duplicate of 0de50e40fc685fed4d6896a379b123f859ffb17b: drm/i915: Lift intel_engines_resume() to callers
29ae36abf08f943b76a2959f5000c44efa335be7 # Duplicate of 89f5752307cf53010d97503ac501b2ca1b089922: drm/i915: Fix the TBT AUX power well enabling
361b69051326ed0e07553315227678d00d651a9e # Duplicate of c270cac40828eca4fb8d7c27cab1d0ac7765ff3d: drm/i915: fix whitelist selftests with readonly registers
2c903da50f5a9522b134e488bd0f92646c46f3c0 # Duplicate of 6ce5bfe936ac31d5c52c4b1328d0bfda5f97e7ca: drm/i915: whitelist PS_(DEPTH|INVOCATION)_COUNT
3fe0107e45ab396342497e06b8924cdd485cde3b # Duplicate of cf8f9aa1eda7d916bd23f6b8c226404deb11690c: drm/i915/icl: whitelist PS_(DEPTH|INVOCATION)_COUNT
c5f846eed2a1856b78e988eeef08215c70598ecd # Duplicate of fdcc789a4a0bb2ef01857095752be12b03cbb341: drm/i915: Fix memleak in runtime wakeref tracking
56e9371bc3f3e7d6c1a197a45d550b2ce6af25f6 # Duplicate of d1b739f326b960631827f0ea350002c5bc8df443: drm/i915: Deal with machines that expose less than three QGV points
068610895ebd4bd86f496f01eb7b97e56d7269b2 # Duplicate of f691eaa4801484fffc8a2bcb24caa27fb2edcce3: drm/i915/gtt: Defer the free for alloc error paths
e7539b79f703a6b533385088fc15cb5c9ab3f56f # Duplicate of 5f4c82c89ff0e11b31561aa7e547acb10bf650c2: drm/i915/gtt: Mark the freed page table entries with scratch
cb6d7c7dc7ff8cace666ddec66334117a6068ce2 # Duplicate of aa56a292ce623734ddd30f52d73f527d1f3529b5: drm/i915/userptr: Acquire the page lock around set_page_dirty()
a5af1df716c123a09341351008fc497bea137b77 # Duplicate of 06c12ae3b401238477e65e8c4e04e065699a6115: drm/i915/perf: ensure we keep a reference on the driver
14bfcd3e0daeb0f757a02aac85fd03e0933ab37e # Duplicate of 8f48de49795ca52f70c96558ccc6a0c174504779: drm/i915/perf: add missing delay for OA muxes configuration
cfe7288c276e359eebf057699fe86c2f8af14224 # Duplicate of 982b1d002f16c2695871e005c4132060c836db56: drm/i915: Lock the engine while dumping the active request
bffb31f73b29a60ef693842d8744950c2819851d # Duplicate of a8f196a0fa6391a436f63f360a1fb57031fdf26c: drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHV
b5ea9c9337007d6e700280c8a60b4e10d070fb53 # Duplicate of 6d61f716a01ec0e134de38ae97e71d6fec5a6ff6: drm/i915/vbt: Fix VBT parsing for the PSR section
15160879d47213c32f357bc67b6014d9aaf14ed7 # Duplicate of 0bbfdce345c8cf01a3a985fa99fefd2146dcc748: drm/i915: Fix GEN8_MCR_SELECTOR programming
15dd0fc833407a513da162451ac3459650beecb6 # Duplicate of d9b42dfab513c9130ee0458f2e6febb75c89d1c8: drm/client: Support unmapping of DRM client buffers
cf1ca9aeb930df074bb5bbcde55f935fec04e529 # Duplicate of 87e281f88f3aa4ed401554f793685bcb2463580a: drm/fb-helper: Map DRM client buffer only when required
f458579ede0b721418f7fc9f0eb624ca058ea0ea # Duplicate of 01b947afaa940327e7adf57070a4bf3d0bed9810: drm/fb-helper: Instanciate shadow FB if configured in device's mode_config
f1f8555dfb9a70a2f42e7ee578143dcfd5abb02b # Duplicate of 58540594570778fd149cd8c9b2bff61f2cefa8c9: drm/bochs: Use shadow buffer for bochs framebuffer console
fbdc5d8d84cc521573f1265d5e6ceb04a16075c9 # Duplicate of ad28e02420beae459bf48be14de5de1d76e79704: drm/amdgpu: Default disable GDS for compute VMIDs
3a48c10d7fb055ff655096eb50e96f36b22b8021 # Duplicate of 23d66e75d7c75f108754297f6eae77348a7cd544: drm/amd/powerplay: report bootup clock as max supported on dpm disabled
fb2a36075a8650c2fc04f8fbef6901bacf0c834b # Duplicate of 5f872b723a451a26ad0f1d29541df9de5d23529d: drm/amdgpu: do not create ras debugfs/sysfs node for ASICs that don't have ras ability
4d249d3abd424e4de4a24ef95306a612e6820f6f # Duplicate of 59d9c0ab7169346d53b12db6a5e986a26a28c479: drm/amdgpu: disable GFX RAS by default
a5dd40ca81bb2465a754709d999a93c5343d1a97 # Duplicate of 29bd650809225f51ba475c556f43e53e392c44e3: drm/amdgpu: only allow error injection to UMC IP block
33c976c9612a8b414d56e1f591bc39bbacd18b9c # Duplicate of 578a4daa1cd61f9783b5d0f566d6ec0a2cb9f6a3: drm/amdgpu: drop ras self test
c49b1b59a2fa3fa6972afd7e216799f696e67fe5 # Duplicate of 1a195ed5f197fcfd1d99ceedd469857fcd7d8c4f: drm/amd/powerplay: change sysfs pp_dpm_xxx format for navi10
b64d98656f0284cb88fa203541d4d0404b0e6c1a # Duplicate of 3457b3055e43fbe457d9779c1362d56f19a888e7: drm/ttm: use the same attributes when freeing d_page->vaddr
53ef3969ddb88a2ee0b69d37f60bd2b1f02f23c9 # Duplicate of c6d5245d41de3a9786707b34189c41d6412fd0ba: drm/amdgpu: use VCN firmware offset for cache window
93c25fbdc30a6058115e7a9f3fa161f5a26f7043 # Duplicate of 61f33f6aa88388e36ff8ef27a40b4a173c1511d1: drm/amd/display: initialize p_state to proper value
b48935b3bfc1350737e759fef5e92db14a2e2fbb # Duplicate of 0bd8ac7ed5f9a1a26c722c6cdbc4cb178d36cc03: drm/amd/display: fix up HUBBUB hw programming for VM
ec16ac6b4264dffefe3cd137038e138e79e07848 # Duplicate of 5d109be38b23c8859ec78a2ed7c254ccd569719d: drm/amd/display: fix dsc disable
ff4258d59031f783039127b90225320bcaa2625c # Duplicate of db31af12a5169f4ac26acec759c1d872eef26554: drm/amd/display: cap DCFCLK hardmin to 507 for NV10
ac3d76e0665cd66b06ee13f5ed61cdbeb8180229 # Duplicate of 5b25e5f1a97284020abee7348427f89abdb674e8: drm/amd/display: No audio endpoint for Dell MST display
a6f30079b8562b659e1d06f7cb1bc30951869bbc # Duplicate of 90bbf6374b88bdc1411fd83b24d87513ba23d519: drm/amd/display: Set default block_size, even in unexpected cases
771b286379282ee9676c4233093e4e3c33c78346 # Duplicate of 61011e63f87fe5dd0ebff787cd78df4d7d66aec5: drm/amd/display: Set one 4:2:0-related PPS field as recommended by DSC spec
6d988a557ee8bd0970c46aea94396ff4815724cd # Duplicate of 4a876eecf6a5bfbe05ca6358e1b6a484e27ce32f: drm/amd/display: swap system aperture high/low
08900ab73225584e4a260223a0848e2825e226fe # Duplicate of 4fc1609bcd5475a9cef1caeb10a04106f4f85fac: drm/amd/display: skip retrain in dc_link_set_preferred_link_settings() if using passive dongle
08d238e68989b2389afb7d0cb489386ffc43e13c # Duplicate of 492d9ec244923420af96db6b69ad7d575859aa92: drm/amd/display: Clock does not lower in Updateplanes
7cecfe9d1976f6da82ba2836918f13526c1cf3d1 # Duplicate of 7f6964c5a05e6593bda3a4bcb5581d0b72fc71cb: drm/amd/display: Copy max_clks_by_state after dce_clk_mgr_construct
29344d152d0a7a54945606d9065c5de79161f100 # Duplicate of dd5d9348da02dd83dbb235e55aa0acb3f48ccc95: drm/amd/display: wait for the whole frame after global unlock
24253476977af5456af962bbaaf53e9f1dae5cc1 # Duplicate of ca6f188cdf80de09b92174cf5fb2716021264222: drm/amd/display: Poll for GPUVM context ready (v2)
d35d77a6a512f38a89aee9328c67d0c913c7fbea # Duplicate of c7990daebe71d11a9e360b5c3b0ecd1846a3a4bb: drm/amd/display: Wait for backlight programming completion in set backlight level
24f1d1cee2bc9cb591145e21823d7865208a7991 # Duplicate of 288af96df16b629552c5bcc9ec0f0191c6198a72: drm/amd/display: Check for valid stream_encode
701c75cea29b725a5447c7a7d3b8b4c8472ab79a # Duplicate of 12d0e503dd9e0576487b2f20577717b2a36fe0c5: drm/amd/display: Read max down spread
1d0610bc26d8e2fe82de77d8be3e1ed0958feddc # Duplicate of 19f876967a98db63fbfca7e0d9f55099f52189e0: drm/amd/display: Disable Audio on reinitialize hardware
5a42dc2be09a550777619a29187867d0423c353a # Duplicate of 1ca068ed34d6b39d336c1b0d618ed73ba8f04548: drm/amd/display: fix DMCU hang when going into Modern Standby
5feb9f07a2035394ed808e266d294a9df3a8d544 # Duplicate of 74eda776d7a4e69ec7aa1ce30a87636f14220fbb: drm/amd/display: use encoder's engine id to find matched free audio device
7e6472966e8341bf72f558babfdafac8aeff3257 # Duplicate of 09fc26c1718fe7a552866d4eda84e2cc5f9c9c78: drm/amd/display: Change min_h_sync_width from 8 to 4
4c6a9618076c2690a361e8bc32549720f2f42305 # Duplicate of 39fee5f60ce069cfba55fc3a8ba55faacae330b9: drm/amd/display: Wait for flip to complete
c43f89f81cc0c54c7c460f1d6365445939069c83 # Duplicate of feb7eb522e0a7a22c1e60d386bd3c3bfa1d5e4f7: drm/amd/display: put back front end initialization sequence
30db43b62c16cb0a0ff3eb89d9b25bf455859ef8 # Duplicate of 67fd6c0d2de8e51e84ff3fa6e68bbd524f823e49: drm/amd/display: allocate 4 ddc engines for RV2
8897810adfa768b0c127c1e204bedc4449e3f945 # Duplicate of 0905f32977268149f06e3ce6ea4bd6d374dd891f: drm/amd/display: Fix dc_create failure handling and 666 color depths
3f52aa9f9f6f611d19035961fba0f8343bcb3e6c # Duplicate of 92e6475ae0a0383b012eb21c1aaf0e5456b1a3d9: drm/amd/display: Set enabled to false at start of audio disable
ba94b08d0ba008c9f162e1df3ed0dc52194d8ccb # Duplicate of 58caae27df41d2ef3b1ae3bd06284da5b85ac288: drm/amd/display: drop ASSERT() if eDP panel is not connected
1b1ff454bd66f9b3117aafe3c39df0b3efecd629 # Duplicate of 7352193a33dfc9b69ba3bf6a8caea925b96243b1: drm/amd/display: Increase size of audios array
dcbb45b6eeedfbc3a087f4fa375c706adabd1ce0 # Duplicate of b791f9dc2de4f9e66aae28451d1284d054542614: drm/amd/display: do not read link setting if edp not connected
7a83645ac0cc2258de101a6a491d31499eb27cc5 # Duplicate of b70666934b41c081489d5ff3c5bf017796545d35: drm/amd/display: handle active dongle port type is DP++ or DP case
ebf8fc31cbcedc9d6a81642082661c82eae284fb # Duplicate of b840e4d5fec6fe2019de36b10412b69df9c4d39a: drm/amd/powerplay: custom peak clock freq for navi10
b629167d686787507f35a8bfb46b8b12f4f26eb7 # Duplicate of 790ef68afcf5134ddc1354c29ef5dddb99a45bad: drm/amd/powerplay: remove redundancy debug log in smu
95ccc155081be9cea95202d290fe06637f47c8de # Duplicate of 1bcff32679f60fe2387f63f22b8b35375052bcb0: drm/amdgpu/smu: move fan rpm query into the asic specific code
7a81637105345dce2bae7bef69125f0d40570a36 # Duplicate of 2c0f07fe3ca57c8fb4ee179c9fb50d6eba75349e: drm/amd/powerplay: add callback function of get_thermal_temperature_range
4cab85afe9d7903936ef86ef143e37440cb8fc98 # Duplicate of d65848657c3da5c0d4b685f823d0230f151ab34e: drm/amdkfd: Fix byte align on VegaM
0f0727d971f6fdf8f1077180d495ddb9928f0c8b # Duplicate of 10117450735c7a7c0858095fb46a860e7037cb9a: drm/amd/display: readd -msse2 to prevent Clang from emitting libcalls to undefined SW FP routines
668a9469f11470868ad4577d75894f8812919314 # Duplicate of 45a660143bf90a35ab64df663b88d82c02a17091: drm/amd/powerplay: fix temperature granularity error in smu11
6913848087e29103f7062376d0ebf7efcaf1a26b # Duplicate of c6d5245d41de3a9786707b34189c41d6412fd0ba: drm/amdgpu: use VCN firmware offset for cache window
f0d2a7dc1154ed680a8422916ab6a38860800de4 # Duplicate of 479156f2e5540077377a823eaf5a4263bd329063: drm/amd/powerplay: fix null pointer dereference around dpm state relates
4d7fd9e20b0784b07777728316da5bcc13f9f2ab # Duplicate of f0bc1ee473fefd4d9f2ace9fad1cefdc0b7f6fdd: drm/amd/powerplay: enable SW SMU reset functionality
354e6e14ef947f07055d3570b4bd7a33196b57f6 # Duplicate of 090efd946d00cd23ce4ac25bce125f408b704d7d: drm/amdgpu/powerplay: use proper revision id for navi
333fe325febabe3df2bc3019d4b97f879d8cef73 # Duplicate of af655cc5aae800f30cd71c5d72d36bd3ecb1e7df: drm/amd/amdgpu/vcn_v2_0: Mark RB commands as KMD commands
c74dbe44eacf00a5ccc229b5cc340a9b7f6851a0 # Duplicate of d1836f3813ee0742a2067d5f4d78e811d2b76d9d: drm/amd/amdgpu/vcn_v2_0: Move VCN 2.0 specific dec ring test to vcn_v2_0
649412069501c1710f42ad50ab420e2fd5eaea70 # Duplicate of 67d0859e2758ef992fd32499747ce4b1038a63c0: drm/amdgpu: fix error handling in amdgpu_cs_process_fence_dep
1a2c29bce06083e0f53f3a328f0bb43a2856b622 # Duplicate of 929e571c04c285861e0bb049a396a2bdaea63282: drm/amdgpu: fix a potential information leaking bug
9829e3d89b6ea9027542d094cdb8a434eef4b3aa # Duplicate of a02709818f397e7ed7a0943d65a49d54b2752626: drm/amd/powerplay: add new sensor type for VCN powergate status
ab9e314886adef86ca6bf7b6c485abf427209295 # Duplicate of 201cd702b7012ecee2a613e09b6a227ca0e12504: drm/amd/powerplay: support VCN powergate status retrieval on Raven
bf2bf52383a09256e11278e7bcb67dcd912078c7 # Duplicate of e21e3581e2a1df75abb96b545be15e526bd8c1c6: drm/amd/powerplay: support VCN powergate status retrieval for SW SMU
5fa790f6c936c4705dea5883fa12da9e017ceb4f # Duplicate of a3ebbdb95f8c343a547ee2abec4d8abbf71f8a94: drm/amd/powerplay: correct Navi10 VCN powergate control (v2)
1f96ecef6f0137791b5a37e005e65c42ce927e62 # Duplicate of 6dee4829cfde106a8af7d0d3ba23022f8f054761: drm/amd/powerplay: correct UVD/VCE/VCN power status retrieval
f0ced3f61b4d2a21a3e0f0aa79fb5ad6c6717c31 # Duplicate of 4853fc32306faaef03d409c38921c401379da2ea: drm/amd/powerplay: Allow changing of fan_control in smu_v11_0
b94afb61cdaeaa86f77846fdec419eb5e9d9f537 # Duplicate of 8ecd998debe1280ef8aab45049e69ac3d2116398: drm/amd/powerplay: honor hw limit on fetching metrics data for navi10
706e50829eb7f667f259c83629bdf9e6c992772b # Duplicate of b887011803582c8539cd9f963035eef91373a169: drm/amd/powerplay: correct navi10 vcn powergate
1f288afc2cb74e201bf8962d1c4d2f4dff2add51 # Duplicate of 72cda9bb5e219aea0f2f62f56ae05198c59022a7: drm/amdgpu: pin the csb buffer on hw init for gfx v8
de70fdd7d24cd07e51fbec420f8704d956a47949 # Duplicate of 0584674d7fe407c2db91a009294d5ec19f7cb1d5: drm/i915: fix possible memory leak in intel_hdcp_auth_downstream()
ce52ad5dd52cfaf3398058384e0ff94134bbd89c # Duplicate of 73a0ff0b30af79bf0303d557eb82f1d1945bb6ee: drm/i915: Fix wrong escape clock divisor init for GLK
2969a78aead38b49e80c821a5c683544ab16160d # Duplicate of ed19e3035c5a16034e896eed28c5e72e02e2ff58: drm/i915: Fix HW readout for crtc_clock in HDMI mode
1b9bd09630d4db4827cc04d358a41a16a6bc2cb0 # Duplicate of ed5fa90660d63bcec4c3a62b03fed9427418b53d: drm/i915: Do not create a new max_bpc prop for MST connectors
4776f3529d6b1e47f02904ad1d264d25ea22b27b # already applied in earlier patch: drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
3b2bf49e602e5411a3634cd89c0e2770ee1ee12e # already applied in earlier patch: drm/i915: Kill the undead i915_gem_batch_pool.c
05677c958ad2e852e94966e420d09745bc04b707 # Duplicate of d9dfe768b3f30faa8340cbf34196668714780c3c: Revert "drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)"
62cfcb9e23d0e1c4457b27732c6daee3364508da # Duplicate of 17b6d2d528542bc60ad400add35728b2259b3cc1: drm/amdgpu: fix gfx9 soft recovery
44f3dd09a8a103018df199345c669978a90c10c1 # Duplicate of 31ec0dd38085aaeb75ab04211bf3b51ad917c9b4: drm/amd/display: use kvmalloc for dc_state (v2)
85cb9d506744742ac06114a794fe58a964a24a62 # Duplicate of e1b4ce25dbc93ab0cb8ed0f236a3b9ff7b03802c: drm/scheduler: use job count instead of peek
b05f65d7720b172b6fde3abfa49ed66837071d45 # Duplicate of 98f58ada2d37e68125c056f1fc005748251879c2: drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possible
01c22997bed059ee562c1c92f27c36806869a8ff # Duplicate of ec6e491353b9024d4b1a65c48b21e3bc0faeae4e: drm/amd/display: Calculate bpc based on max_requested_bpc
ebecc6c48f39b3c549bee1e4ecb9be01bf341a0f # Duplicate of 00430144ff7343369222a110985aaa6726fb26e0: drm/amd/powerplay: fix variable type errors in smu_v11_0_setup_pptable
03dce35deb8575c85490b90b3c3a5f6e7613c1b9 # Duplicate of 155f85c0d56896552439fd4fb5f43dfc4e9f842a: drm/amd/powerplay: remove duplicate macro smu_get_uclk_dpm_states in amdgpu_smu.h
6da6c2792808d767012389d6d83cf9d11a2c8256 # Duplicate of 221a2bdbd5d3871a5f41d912b2f06cc02e8f8b38: drm/amd/amdgpu: disable MMHUB PG for navi10
5a6a4c9d1b6743268480b5b5661a35c38d4df424 # Duplicate of 1a701ea924815b0518733aa8d5d05c1f6fa87062: drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctl
c4e1da5e7d5fd32d00628ed0afd190e5cf891567 # Duplicate of 75710f08ea7e41b2f7010da3f6deab061f7a853b: drm/amdgpu/powerplay: silence a warning in smu_v11_0_setup_pptable
32e40ffbced3b14ceac1ae13a1a66c5849a6d2d3 # Duplicate of 21649c0b6b7899f4fa3099c46d3d027f60b107ec: drm/powerplay: Fix Vega20 Average Power value v4
75e1cafde153dd52b660f41bf4866fa22f98da9b # Duplicate of 42068e1ef961c719f967dbbb4ddcb394a0ba7917: drm/amdgpu: fix dma_fence_wait without reference
951e15c2b58436b30e435f3169c97e9f4e265b58 # Duplicate of 23b7f6c41d4717b1638eca47e09d7e99fc7b9fd9: drm/powerplay: Fix Vega20 power reading again
08d544ab54dfcc4baa17082dadf10ab1bb6f8c7e # Duplicate of 83e09d5bddbee749fc83063890244397896a1971: drm/amd/powerplay: correct Vega20 dpm level related settings
c7b33cfb3ca57f80ff4eaa55c6022b8a4c34d6ea # Duplicate of 317a3aaef94d73ba6be88aea11b41bb631b2d581: drm/amdgpu: Add APTX quirk for Dell Latitude 5495
c072b0c24e6b8a1951b26b3a575e9e0491bd7bfe # Duplicate of 41940ff50f6c347f3541163702566cd526200d98: drm/amdgpu: fix GFXOFF on Picasso and Raven2
055e547478a11a6360c7ce05e2afc3e366968a12 # Duplicate of cabe144bfd0c106c2e55d900320c2464c42ab94c: drm/amd/display: memory leak
f704985b1e7ea0f9fde1cfb1354d57593ba62fcb # Temporarily blacklisted while DRM backport is ongoing: docs/driver-api: Catch up with dma_buf file-name changes
95993238b29b3f0f9a5eb9db84e0e38e5bfe76d8 # Temporarily blacklisted while DRM backport is ongoing: ARM: imx_v6_v7_defconfig: Enable CONFIG_DRM_MSM
b2662a164f9dc48da8822e56600686d639056282 # Temporarily blacklisted while DRM backport is ongoing: spi: pxa2xx: Set controller->max_transfer_size in dma mode
492c88720d36eb662f9f10c1633f7726fbb07fc4 # Temporarily blacklisted while DRM backport is ongoing: driver core: platform: use the correct callback type for bus_find_device
b95e31c07c5eb4f5c0769f12b38b0343d7961040 # not critical, real fix in dependencies, see bsc#1169539
a87425a36fb2a98f560543703b3ce92270cdedd8 # build fix for CONFIG_MEMCG_KMEM=n
f7b12b6fea00988496b7606d4964cd77beef46a5 # Temporarily blacklisted until sleep BPF is backported
a28e884b966e713da29caefbb347efea77367d22 # kernel doc fixes for seqlock.h
0b2c605fa4ee3117c00b97b7af67791576b28f88 # comment fix
eb3621798bcdd34ba480109bac357ba6a784d3e2 # an include cleanup, meh, not important enough
8659a0e0efdd975c73355dbc033f79ba3b31e82c # STRICT_KERNEL_RWX not enabled on ppc
66943005cc41f48e4d05614e8f76c0ca1812f0fd # 32bit CPU temp sensor
5e3119e15fed5b9a9a7e528665ff098a4a8dbdbc # 32bit CPU temp sensor
e63d6fb5637e92725cf143559672a34b706bca4f # 32bit CPU temp sensor
5b905d77987de065bdd3a2906816b5f143df087b # fix for CONFIG_HAVE_HW_BREAKPOINT=N
f1565c24b5965dfd2352f209c417ff160be04db9 # generic dma bypass mode does not exist in SP2 (bsc#1156395)
c44dc6323cd49d8d742c37e234b952e822c35de4 # no fast_interrupt_return in SP2 (bsc#1156395)
afce6996943be265fa39240b67025cfcb1bcdfb1 # CONFIG_EDAC_ASPEED is not enabled
5da8e4a658109e3b7e1f45ae672b7c06ac3e7158 # this is part of a 15SP3 feature request, see SLE-13447
66077adb70a2a9e92540155b2ace33ec98299c90 # CONFIG_EDAC_TI is not enabled
a02f6d42357acf6e5de6ffc728e6e77faf3ad217 # breaks powerpc-utils < 1.3.8
3514521ccbd25ef3bd47b3c2abc28befbea8cdb1 # Duplicate of a39d0d7bdf8c21ac7645c02e9676b5cb2b804c31: drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config
8fbeb52a598c7ab5aa603d6bb083b8a8d16d607a # CONFIG_SYNTH_EVENTS is not set anywhere
9bbb33291f8e44819aaed32d367f702303ff663e # CONFIG_SYNTH_EVENTS is not set anywhere
10819e25799aae564005b6049a45e9808797b3bb # CONFIG_SYNTH_EVENTS is not set anywhere
eb2a86ae8c544be0ab04aa8169390c0669bc7148 # already added 3831ddd5c374f2a2c09e9276f51fcb3f307fdd2a
9def3b1a07c41e21c68a0eb353e3e569fdd1d2b1 # build fix, our configs not affected
afce6996943be265fa39240b67025cfcb1bcdfb1 # CONFIG_EDAC_ASPEED is not enabled
66077adb70a2a9e92540155b2ace33ec98299c90 # CONFIG_EDAC_TI is not enabled
d4c61c4a16decd8ace8660f22c81609a539fccba # Duplicate of 5b6eefd667847ca6bd6925f7bd1afcecc457c889: drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of encoder->type
6dcb85a0ad990455ae7c596e3fc966ad9c1ba9c5 # Duplicate of ff36c5c4fd0b3783ed982ecf292a42d20c2f2725: drm/i915: Hold irq-off for the entire fake lock period
636e83f2f208555c3d19d8b454ebdd8d8f4652cc # Duplicate of 29326a167adbdafd8150e7a48657fb1e469f96bd: drm/i915: Flush the existing fence before GGTT read/write
52988009843160c5b366b4082ed6df48041c655c # Duplicate of 9e77f5001b9833a6bdd3940df245053c2212a32b: drm/i915: to make vgpu ppgtt notificaiton as atomic operation
acd674af95d3f627062007429b9c195c6b32361d # Duplicate of 32f0a982650b123bdab36865617d3e03ebcacf3b: drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()
ebfdf5cd806b3bbf1ff79e69bce6a28df8bbe39d # Duplicate of 6e5c5272ca00809aae20817efb6f25881268b50b: drm/i915: Use NOEVICT for first pass on attemping to pin a GGTT mmap
75427b2a2bffc083d51dec389c235722a9c69b05 # Duplicate of bb1a71f9c4672fbfcf2158fd57d0c5c0cdae5612: drm/i915: Limit MST to <= 8bpc once again
9d7b01e93526efe79dbf75b69cc5972b5a4f7b37 # Duplicate of 2eb0964eec5f1d99f9eaf4963eee267acc72b615: drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+
e838bfa8e170415fa3cc8e83ecb171e809c0c422 # Duplicate of 485f682be9fc8d41376936a3b01423edd07b9a75: Revert "drm/i915: Fix DP-MST crtc_mask"
d810583fc2fcf139cc766eb2303500b2d9cf064d # Duplicate of 93be1bae759e1c9d610835469c631913bfa42001: drm/i915/execlists: Remove incorrect BUG_ON for schedule-out
cec5ca08e36fd18d2939b98055346b3b06f56c6c # Duplicate of 6c76a93c453643e11a1063906c7c39168dd8d163: drm/i915: Perform GGTT restore much earlier during resume
0606259e3b3a1220a0f04a92a1654a3f674f47ee # Duplicate of 282b7fd5f5ab4eba499e1162c1e2802c6d0bb82e: drm/i915: Whitelist COMMON_SLICE_CHICKEN2
eebab60f224fcfd560957715d08c31564d8672ed # Duplicate of fda9fa19b09067b6a3ee6ff8d93e977957e0655c: drm/i915: Don't mix srcu tag and negative error codes
8698ba53cd7173c32320ebbef4d389d41ebb5780 # Duplicate of a8064d577dab1a81222a50c2de66a2de495f14f4: drm/i915/cml: Add second PCH ID for CMP
56c05de6bd773b96deca379370965c49042b5fbf # Duplicate of c73cdbf804cf08fd8be83fcc4d6481f8fbc6a37d: drm/i915: Extend Haswell GT1 PSMI workaround to all
37fa0de3c137d5f54f7e64f53495c9d501d42a4d # Duplicate of abf5cdcf235aafceabe7ed9bd9553aa863cba1fb: drm/i915: Verify the engine after acquiring the active.lock
bed34ef544f9ab37ab349c04cf4142282c4dcf5d # Duplicate of dc7890995e04bacb45ab21e0daaeae1e7c803eb3: drm/i915: Bump skl+ max plane width to 5k for linear/x-tiled
3231f8c01121ee1febfd82398ee22f7ff9dc5d76 # Duplicate of 6535a4b34ed9e566eca4008a26dae94699f3afce: drm/i915/execlists: Drop redundant list_del_init(&rq->sched.link)
c0bb487dc19fc45dbeede7dcf8f513df51a3cd33 # Duplicate of a8385f0c3fd3f31ab53726e26229b428d18a51bf: drm/i915: Only enqueue already completed requests
0d7cf7bc15e75bf79f2f65d61d19f896609f816a # Duplicate of 128260a41eeba4dd8d4433eab96aeeb7192392a4: drm/i915/execlists: Refactor -EIO markup of hung requests
b647c7df01b75761b4c0b1cb6f4841088c0b1121 # Duplicate of 0a544a2a728e2e33bb7fc38dd542ecb90ee393eb: drm/i915: Fixup preempt-to-busy vs resubmission of a virtual request
cb2377a919bbe8107af269c5a31a8d5cfb27d867 # Duplicate of 68184eb7b09640ac84aeefe31923d70d1fa07292: drm/i915: Fixup preempt-to-busy vs reset of a virtual request
e2144503bf3b22275dd33cef2880e1cb5fb200c5 # Duplicate of 7d0eb51dd92c34d9bffdb24c1210907df49de89e: drm/i915: Prevent bonded requests from overtaking each other on preemption
5028851cdfdf78dc22eacbc44a0ab0b3f599ee4a # Duplicate of b925708f28c2b7a3a362d709bd7f77bc75c1daac: drm/i915: Mark contents as dirty on a write fault
ed06efb801bd291e935238d3fba46fa03d098f0e # Duplicate of cffb4c3ea37248c4fc2f4ce747e5c24af88aec76: drm/i915/dp: Fix dsc bpp calculations, v5.
a4311745bba9763e3c965643d4531bd5765b0513 # Duplicate of 4f2a572eda67aecb1e7e4fc26cc985fb8158f6e8: drm/i915/userptr: Never allow userptr into the mappable GGTT
006e570128f413759b9df64b51bae79903679c9b # Duplicate of eb0192fed016db1c5a9701cd6ca47233ff4a43e5: drm/i915: Fix g4x sprite scaling stride check with GTT remapping
c949ae431467764277cdd88d7c26ff963a9db40a # Duplicate of 749085a2131f7e328dd33635eb3d37b519f451f9: drm/i915/execlists: Protect peeking at execlists->active
c36eebd9ba5d70b84e1e7408ccc7632566f285c4 # Duplicate of e137d3abdfca0fb6fc270da576a9d9d6a1f8d8b3: drm/i915/gt: execlists->active is serialised by the tasklet
41e35ffb380bde1379e4030bb5b2ac824d5139cf # Duplicate of 0336ab580878f4c5663dfa2b66095821fdc3e588: drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pin
52282163dfa651849e905886845bcf6850dd83c2 # Duplicate of c90f30812a79abeb9f7f0f78e69d314104b825be: drm/panfrost: Add missing check for pfdev->regulator
593bc4d008cf75daa924f73bd39b34dd03c4e8de # Duplicate of aebe8c22a9121e89cdd5c725f2ebed1ee237ff16: drm/panfrost: Fix possible suspend in panfrost_remove
4fa3d66f132b337be43ef2e7fb45064ecb2097f1 # Duplicate of fe20d1cc95827e240cfcb21490b05ef38518ee4e: drm/shmem: Do dma_unmap_sg before purging pages
dfbc7a46b940b5d5ef8c3db3b7c3b51e6ec8fec4 # Duplicate of edbd7f318cd66cec4588a28ba6985b014456dbca: drm/shmem: Use mutex_trylock in drm_gem_shmem_purge
ce49324261956f4bdec633280f30bf0697dafaef # Duplicate of 55b9a0549e4303ca43481f9ba2cdfa305277d97d: drm/panfrost: Use mutex_trylock in panfrost_gem_purge
6a87d4ea94b0a6a998ca009f11c5e7ffbf7ebc90 # Duplicate of 807f6c8472da716e29744e1fa35480b08af3e4bc: drm/ingenic: Hardcode panel type to DPI
7fbd0782bf94d46993a7e5c08c0feda8dcab1f76 # Duplicate of c3d79a83ca10d2026fd1cce096cde2d8e316592e: dma-buf/resv: fix exclusive fence get
dfef959803c728c616ad29b008cd91b3446a993a # Duplicate of b33a654a5bd6bba0052ca2d86098826b309f27b8: drm/tiny: Kconfig: Remove always-y THERMAL dep. from TINYDRM_REPAPER
6ab3b9e3139309243bcc07d396eff24cc0c0e419 # Duplicate of 8b8031703bd75ebedfcae59d64f8c0c006300bcb: drm/amd/powerplay: implement sysfs for getting dpm clock
59d1ace3c78b1eb5662419002ddec6fc28630d42 # Duplicate of f79e06bd44e5be98b75f71ac0cde6c16be278180: drm/amd/display: update renoir_ip_offset.h
811bc15b49fe2dde87b9109b5eeea8ebe6420c79 # Duplicate of 5813f97a5969bf1e7e723397a74e00b5de7278d6: drm/amdgpu: disable stutter mode for renoir
a5fc7ec1332cf388021c25e177ce4f68389084a0 # Duplicate of 59b263620c2102171a85f4518d65a571c352ab9a: drm/amd/display: Add stereo mux and dig programming calls for dcn21
e6cbabcd70c7e6fd32766eb82baa50362ca9ae89 # Duplicate of 1963b7c3beda608501deaf9010b53ec6cb6adbf1: drm/amdgpu: Add smu lock around in pp_smu_i2c_bus_access
4d25fba4e3bbc368c320a9305e7d4c86dc0a300d # Duplicate of 103efdc1eaed0579e13d1778372575561b6a6ad9: drm/amdgpu: Remove clock gating restore.
d6bbece2c419debff6fc6b3c7a59fbede53bdef3 # Duplicate of c46e5df4ac898108da66a880c4e18f69c74f6c1b: drm/amd/display: dce11.x /dce12 update formula input
bfa603aa5e6b40641442b2d67bab39ee2dbfb140 # Duplicate of a84fddb16d9bdcb2e40b26aa53a4e4703839298a: drm/amdgpu: fix null pointer deref in firmware header printing
1dd077bbbaacc1302e510871669dc62ee1ef0f70 # Duplicate of a82e163bca624c7c222b33a95fb6ed7c9bcee801: drm/amdgpu: add navi14 PCI ID for work station SKU
38750f03030a40976524295b8a8facfda2a5f393 # Duplicate of 22808306f2b2704be87378bf58e009a61598a5a7: drm/amd/powerplay: update smu11_driver_if_arcturus.h
c4cacce7850042ad6b65d518d47497c0ae70c8b6 # Duplicate of 8ad050e6a67822a4adf1e22f396e141b3deaf8ef: drm/amd/display: add Asic ID for Dali
d1082e23eede4f5cd75c90fb93cbb46633f4a737 # Duplicate of e42a34dec68950ebad7904f235ed2dfff5bb27b5: drm/amd/display: Implement voltage limitation for dali
d950800e793cf06a8e261737d2d8b0114ab3351b # Duplicate of dcafbd50f2e4d5cc964aae409fb5691b743fba23: drm/amdgpu: Fix KFD-related kernel oops on Hawaii
a90a24d581a919834b75758982ef3117020c0969 # Duplicate of 4f3a2c10772581840d11b76b5c1147a3767710f7: drm/amd/amdgpu: power up sdma engine when S3 resume back
80f349ce5572a1392dd4d8d25784378ad2c5f25d # Duplicate of 9dbc88d013b79c62bd845cb9e7c0256e660967c5: drm/radeon: Bail earlier when radeon.cik_/si_support=0 is passed
13238d4fa6764fa74dcf863d5f2227765b3753eb # Duplicate of 73d8e6c7b841d9bf298c8928f228fb433676635c: drm/amdgpu: Check for valid number of registers to read
4b617e2b9e5473747ef925dd2e47239acb9925c2 # Duplicate of 8fde7784ecd35120a5ace851bcf384e90fb2b64b: drm/amdkfd: Swap trap temporary registers in gfx10 trap handler
28faa17ee8897f2f7bf4ff20362e1e88c69fbf12 # Duplicate of df794f679bbaf3b8848b4d726bffc49653fa4cb6: drm/amdgpu: remove program of lbpw for renoir
03fb560f2ea88b702c6779d3860be61058ca4d6d # Duplicate of 69f08e68af25071483b91769957743de3b9deaef: drm/amdgpu: revert "disable bulk moves for now"
00d22e9e04c9574747368f2ca33ba2d1ed93f856 # Duplicate of c02d6a161395dfc0c2fdabb9e976a229017288d8: drm/amd/display: Add missing HBM support and raise Vega20's uclk.
57516cdd74d478dfb6782e3a84ce47c1c0f72f24 # Duplicate of 10e85054f986ce9d899cdb3efc8529f8016bf435: drm/amdgpu: add navi12 pci id
c7c5be3c892fd33b9c9ff1d4a5570b85e6deec0b # Duplicate of bb264220d9316f6bd7c1fd84b8da398c93912931: drm/amd/display: Restore backlight brightness after system resume
ade9a34e7d9688f867c239ae4842200e64b6ba7a # Duplicate of e16a7cbced7110866dcde84e504909ea85099bbd: drm/amdgpu: flag navi12 and 14 as experimental for 5.4
f0ee9b184c48ea03b613135517a19fc07e70c784 # Duplicate of 148d31e38fb37ba442f9b554325114b9e80cf336: drm/amd/display: hide an unused variable
4db37544cee58f7d669796d75bbce6913f1203bc # Duplicate of 1e94b43813a2757f6ee471584ca07cdbc1a51db9: drm/amdgpu/gfx10: add support for wks firmware loading
0b36603c0dbb9b39d0bfe610afbc17c014aff9f4 # Duplicate of dd9212a885ca4a95443905c7c3781122a4d664e8: drm/amdgpu/display: fix 64 bit divide
d1249aae81e922845a61052230e57c18c61aa183 # Duplicate of 697d7150502e3b4f6eb536b42ef189e897d94914: drm/amdgpu/display: include slab.h in dcn21_resource.c
e7883ab63213e3eea001af522ca5f4fc91075572 # Duplicate of 104c307147ad379617472dd91a5bcb368d72bd6d: drm/amd/display: prevent memory leak
64e51a1b551ddddb7a154cb56110ba49c65d6f32 # Duplicate of e0e4a2ce7a059d051c66cd7c94314fef3cd91aea: drm/amd/powerplay: change metrics update period from 1ms to 100ms
95f71bfad2c8015e46bce2c23b6f532afc6ab820 # Duplicate of 00921306751001b539ebee34171485cd9c749024: drm/amd/powerplay: add sensor lock support for smu
542b50e044bfc51be7fdac3c8d112fcdfcb88842 # Duplicate of 8225630ea61da1c96af84849a055d5b20b404438: Revert "drm/amdgpu: disable stutter mode for renoir"
cf21e76a6005016474623a375ae2e90364a02168 # Duplicate of 815fb4c9d7da862a47c9d2a9765a4759826c5783: drm/amdgpu: return tcc_disabled_mask to userspace
2c9a0c66d520c94d157d0882b2977a219846845c # Duplicate of 49379032aa22a040fdd7708fcb6300d1d98a0f57: drm/amdgpu: don't increment vram lost if we are in hibernation
1104057562ecc1a48ce75b7ae17af948b3f63d7b # Duplicate of 57be09c6e8747bf48704136d9e3f92bfb93f5725: drm/amdgpu: fix multiple memory leaks in acp_hw_init
128a01f4724ae72f8916ad20856dda152e9cd012 # Duplicate of ec3e5c0f0c2b716e768c0eee0fec30d572939ef5: drm/amdgpu: make pmu support optional, again
324fb7adf61f6dc57cfcefc9783363e35ef9234b # Duplicate of 29174a4310bf9b25b4961c30b38be4151732d1c7: drm/amdgpu: hide another #warning
e3aaf0e1744e988ebd10144a36eb5619da2f4b7b # Duplicate of beda921dbc99ce240ae88e2c9740c99c354c7ca2: drm/amdgpu: display_mode_vba_21: remove uint typedef
b9ed69e6fd664d88cf6d8f9623eb3a0d08387b7c # Duplicate of 7a574557e62dc3d2d7ed55fa0b99e7d5bb403878: drm/amdgpu: fix memory leak
02fc146748a2c73279298513a629214d3947022e # Duplicate of 598c30dbcc9434706f29a085a8eba4730573bcc2: drm/amdgpu/powerplay: fix typo in mvdd table setup
e8939b4a0d5e7b559d05f6ab8bbc22492c8505fe # Duplicate of d12c50857c6edc1d18aa7a60c5a4d6d943137bc0: drm/amdgpu/sdma5: fix mask value of POLL_REGMEM packet for pipe sync
402c60d7b076548511a95330fefdcca9523901c7 # Duplicate of 984d7a929ad68b7be9990fc9c5cfa5d5c9fc7942: drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1
b14657001046d79439bd75f320a486d64c2f4845 # Duplicate of de51a5019ff32960218da8fd899fa3f361b031e9: drm/amdgpu: fix error handling in amdgpu_bo_list_create
b2c18f0a9c8bd0fa5c1239830b787d5f8288f7b5 # Duplicate of 3122051edc7c27cc08534be730f4c7c180919b8a: drm/amdgpu: fix potential VM faults
06f7f57e87d09900a7c3109a357b73521ab40771 # Duplicate of 209620b422945ee03cebb03f726e706d537b692d: drm/amdgpu: user pages array memory leak fix
1489d17940012ceb39b0b7bed71bda18e9eae804 # Duplicate of 8d13c187c42e110625d60094668a8f778c092879: Revert "drm/radeon: Fix EEH during kexec"
481bf82c97a49409ed79689edd3c3eaddc799866 # Duplicate of ce584a8e2885c7b59dfacba42db39761243cacb2: drm/amdgpu/uvd6: fix allocation size in enc ring test (v2)
b24c459f9f2c531ae04ebbd906365b182262a53b # Duplicate of 5d230bc91f6c15e5d281f2851502918d98b9e770: drm/amdgpu/uvd7: fix allocation size in enc ring test (v2)
8c32d0438f9897692524b92036048091209a911e # Duplicate of c81fffc2c9450750dd7a54a36a788a860ab0425d: drm/amdgpu/vcn: fix allocation size in enc ring test
569557e524d8ca4c7564631a6f5328cf0ae817b8 # Duplicate of ee027828c40faa92a7ef4c2b0641bbb3f4be95d3: drm/amdgpu/vce: fix allocation size in enc ring test
603e398a3db258bd99020e9fbabe6c624f08b942 # Duplicate of d18a96620411298f7925bf9a9e26e9e7add8ea2b: drm/panfrost: Remove NULL check for regulator
de89212ddb3dc87152dd6f2b88a20d5176156777 # Duplicate of 5b3ec8134f5f9fa1ed0a538441a495521078bbee: drm/panfrost: Handle resetting on timeout better
6857f879f98a276912dbccedfff89e94fbde565c # Duplicate of f8d2d39eb406946546d71e5869b04d99fa094834: drm/amdgpu: Iterate through DRM connectors correctly
d328bd4f905834c7d87a49962ebc96e397aab7b9 # Duplicate of dd7ebe6787328dec8b45f97c93d3dfdc4a4e4fde: drm/i915/tgl: Fix doc not corresponding to code
dd5279c71405533d4ddbb9453effc60f0f5bf211 # Duplicate of 59cd826fb5e7889515bf5771e295e0624c348571: drm/i915: Fix PCH reference clock for FDI on HSW/BDW
a8ddac7c9f06a12227a4f5febd1cbe0575a33179 # Duplicate of 1f1be49fb67a58460c2216a77d3c5a8a3faa3a98: drm/i915: Avoid HPD poll detect triggering a new detect cycle
49748264826ff4cc7f0ebbdd6b0d1a36b13b1cee # Duplicate of ee2c5ef8a9d640ee1617ec97b84fe2f634284e51: drm/i915/dp: Do not switch aux to TBT mode for non-TC ports
967a3b85bac91c55eff740e61bf270c2732f48b2 # Duplicate of 385857adb8154563840e5b0f200254126618f464: drm/amd/display: setting the DIG_MODE to the correct value.
4294f722196d04fc2b44bca8c590d08137135f19 # Duplicate of 7c37d399c2b84d4b79de4d512a38373f1d71ab90: drm/amd/display: add 50us buffer as WA for pstate switch in active
c79c138a9a623637fe9f9cdfedb9b2f21949c528 # Duplicate of ceba1a0128a68b0a045bbd0c020994e5c5c737a8: drm/amd/display: Allow inverted gamma
71fb7b2801a7fcea919c1e1da7fe2bf19b165f04 # Duplicate of bc2fde42e2418808dbfc04de1a6da91d7d31cf1a: drm/amd/display: Passive DP->HDMI dongle detection fix
0460f9abf275ef3cdab4c531bfa06e2552f5e1c3 # Duplicate of 8775e89fa7121535d2da738c95167b8c65aa6e90: drm/amd/display: do not synchronize "drr" displays
80df905da70e20c3e813ac90fed5e98c55c0d680 # Duplicate of 40ba9796983bfd202619ffb7518d0fbdc9547d53: drm/amd/display: Change Navi14's DWB flag to 1
5aed95bbdd210be01c664a768e63dbc773658e9f # Duplicate of e5574f61e9d8274c49e9a5d943abde8e938d57e1: drm/amdgpu: Fix SDMA hang when performing VKexample test
3f378758b8572261cec5c6820f9846ad7f51ccd2 # Duplicate of 9bdf63d3579e36942f4b91d3558a90da8116bb40: drm/amdgpu/sdma5: do not execute 0-sized IBs (v2)
d753dc6ab2eb69e2009caa47bbe28cbb53c319eb # Duplicate of f52ebe1f888dfae68d7cffabf5ac898f8cb64fb3: drm/amdgpu/gfx10: update gfx golden settings
21c943f35a6721414e539b088d4469c00d8ff66a # Duplicate of 3dde767f14dcdbe8231645cac01051cebb4feb57: drm/amdgpu/gfx13: update gfx golden settings for navi14
dcc0fcff145e3c9bb97b6a03c7cf242ceddb9ed3 # Duplicate of 47661f6dad42e1241cdef82c5e06cfb7027a3f59: drm/amdgpu/gfx10: update gfx golden settings for navi12
e91e5f080e03e0c28742f0aa4051c7cefafd7cdd # Duplicate of 167bf96014a095753053595f3224fcdeb49ac3c8: drm/sched: Set error to s_fence if HW job submission failed.
db5e65fcb39352e193bb67b3ba276c1c04918518 # Duplicate of 57c0f58e9f562089de5f0b60da103677d232374c: drm/amdgpu: If amdgpu_ib_schedule fails return back the error.
039ffeaae307d61318742e0b2f79742e08ea6b8b # Duplicate of 364593f3ee5fdefc6efd89475e1804c928b4e6ba: dc.c:use kzalloc without test
11436b01775fe9f07967756f52d5536bab45bcad # Duplicate of e6f4e274c1e52d1f0bfe293fb44ddf59de6c0374: drm/amdgpu/powerplay/vega10: allow undervolting in p7
d02f5aab06c84ed7d18a4d709c19e400faf361f6 # Duplicate of 6f7fe9a93e6c09bf988c5059403f5f88e17e21e6: drm/radeon: Fix EEH during kexec
46203a508f64b4bfa150a9d25eab1dc891e7e650 # Duplicate of 30ef5c7eaba0ddafc6c23eca65ebe52169dfcc60: drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZE
5e8f5477f9d2819ea949dec4e9a68a34c7810989 # Duplicate of 2faec55c4d972a87a420301ec9e4556c79ee8b54: drm/amd/display: remove redundant null pointer check before kfree
e2f619aa14b68aff4c1442acffdb6a322c613c06 # Duplicate of 576daab3cd029558b58c264694d84ff159572f9b: drm/amdgpu/arcturus: properly set BANK_SELECT and FRAGMENT_SIZE
89b3d86403f1025f6b430d8f9ffc590efbadce62 # Duplicate of f2efc6e60089c99c342a6b7da47f1037e06c4296: drm/amdgpu: dont schedule jobs while in reset
84e4e8205efc70dcbfa1a24554b1a85f129c991f # Duplicate of 26051720321039329fb6f330cef7e88874a5127e: drm/amdgpu: add navi14 PCI ID
9fd4c2d712377f5fb9d3a1ad4f3106bf7833ccad # Duplicate of f9686ceedc0a04a3309e02195184c1779f602699: drm/amd/display: Add ENGINE_ID_DIGD condition check for Navi14
b73b7f48895a6a944a76a2d8cdd7feee72bb1f0b # Duplicate of a85a64d39a26704800e602f8487a27cbc5257d6c: Revert "drm/amd/display: setting the DIG_MODE to the correct value."
2c874ad9d6293cd387b13304894e4322ec3eab6f # Duplicate of 38264de0dce80d223f358ce47512378fae0de586: drm/amd/swSMU: fix smu workload bit map error
b0adca4d50169d9a05912e208a89cdd615da40d4 # Duplicate of 6a299d7aaa97dfde5988d8f9e2fa2c046b5793ff: drm/amdgpu: register gpu instance before fan boost feature enablment
a6522a5c6388c5f5b63f022af9a48f2d1e68fd81 # Duplicate of 589b64a7e39720b1784a1a26569c57cb977936ef: drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10
11c610893410b5d550629ce8d10006fdbc2812b4 # Duplicate of 440a7a54e7ec012ec8b27c27e460dfd6f9a24ddb: drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9
ad4d81dc57e2dff7cf3b55f63356f0d0017050a1 # Duplicate of 77a31602216e0368307dd2e79427dd1c9ca74a8e: drm/amdgpu/renoir: move gfxoff handling into gfx9 module
7158ca8476c96f0c828bd6a35e79661eb33dfb91 # Duplicate of 2c409ba81be25516afe05ae27a4a15da01740b01: drm/radeon: fix si_enable_smc_cac() failed issue
aeec766133f99d45aad60d650de50fb382104d95 # Duplicate of 8ac495f624a42809000255955be406f6a8a74b55: drm/i915: Don't oops in dumb_create ioctl if we have no crtcs
f77021372e2880237278e0ee57faadc077a8256a # Duplicate of 1aa4df7e41b6f37c677f0af8886c0900284e6ca1: drm/i915: Preload LUTs if the hw isn't currently using them
a7d87b70d6da96c6772e50728c8b4e78e4cbfd55 # Duplicate of add3eeed3683e2636ef524db48e1a678757c8e96: drm/i915/pmu: "Frequency" is reported as accumulated cycles
cee7fb437edcdb2f9f8affa959e274997f5dca4d # Duplicate of 2d691aeca4aecbb8d0414a777a46981a8e142b05: drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
9faf5fa4d3dad3b0c0fa6e67689c144981a11c27 # Duplicate of 71d122629c04707eb7f65447fb2f5bd092d98ce3: drm/i915/fbdev: Restore physical addresses for fb_mmap()
1ac38dbf6edeaeb34a859b6e266c2462b6fee1eb # Duplicate of 355d991cb6ff6ae76b5e28b8edae144124c730e4: drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICs
06f75d54f462241ec19947e4b9abb8ef543503f1 # Duplicate of d2a08e46215ccb0e8d7ea5011ff07abc43d79860: drm/amd/powerplay: correct fine grained dpm force level setting
70f7eb639e2f1fd749f8ead171052bb28f2353df # Duplicate of c57040d333c6729ce99c2cb95061045ff84c89ea: drm/amdgpu: disable gfxoff when using register read interface
5355d7e054fcc4497c7100f131fb40a541c112f1 # Duplicate of 9ea3fa729a44e69f66f1ae063148739ecc089a17: drm/amdgpu: remove experimental flag for Navi14
8fc41344138831071c5d5f51635c7eb33459e249 # Duplicate of 941a0a7945c39f36a16634bc65c2649a1b94eee1: drm/amdgpu: disable gfxoff on original raven
5e18d2b14c704d465ce85b0f6004c75f1150ab0b # Duplicate of a0184d71163aab258d73141a8839675d6cbdcf40: Revert "drm/amd/display: enable S/G for RAVEN chip"
68421940b0d66f3806bfd0cd0f78a6935c75cb55 # Duplicate of 1fd45b09b10f8ea56b14c0cf128c21ad5dd3c496: drm/i915/gvt: Update force-to-nonpriv register whitelist
a680aea00d170695d6542150a6f8841b5c2b8f1e # Duplicate of 7c55adb0a9a004a1857bec1f1cd28a5bce95e40a: Revert "drm/amdgpu: dont schedule jobs while in reset"
8951000f6d713c0470b06d3043aeb55683f78fa8 # Duplicate of 13f8a6148a50e9219491c3d0843056377695cb85: drm/ttm: Remove explicit typecasts of vm_private_data
caa478af48121ea21a8a4d6fe8a1bd467016adba # Duplicate of 7aef29f4d4613570f413301b0807ea66a21f5e3b: drm/ttm: Convert vm callbacks to helpers
c39f062e881dcc6ab4c1c1c5835dc774be1bcfd6 # Duplicate of d112ea3cf08695cf4377e6ecb102af34f2b76824: drm/amd/powerplay: avoid DPM reenable process on Navi1x ASICs V2
0eeaa899263cf1f55ab7df46575015e6ba08dbb0 # Duplicate of a310a1b4c1a9b3a487f95c2fa5559a2869f56f15: drm/amd/powerplay: issue BTC on Navi during SMU setup
93a09aa494e959219f925f3847ef8c836143c5fd # Duplicate of 1ac38dbf6edeaeb34a859b6e266c2462b6fee1eb: drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICs
09ba2e7d68f8c24ef3c7469d6632818c535bcb2c # Duplicate of 06f75d54f462241ec19947e4b9abb8ef543503f1: drm/amd/powerplay: correct fine grained dpm force level setting
4effa8dbc11780de2a9f8c756d1c133fb862c697 # Duplicate of 4e20f6550b52bdc46e6237fc894985cb9fadffa4: drm/amdgpu/vcn2.5: fix the enc loop with hw fini
d0d13fe874909542d2936056c0f8b36e70079570 # Duplicate of c0e21ea1d0b557bdedd5b54d529162f74e7ef407: drm/amdgpu: put flush_delayed_work at first
29bc37b410964e3a0233a048b9a33db13a9e08b6 # Duplicate of f8a69a8022a2aafe534c44f421534909869e619e: drm/amdgpu/nv: add asic func for fetching vbios from rom directly
a542ad9e5de132cbb3e75b89008d44327a0d44d7 # Duplicate of 62d91dd2851e8ae2ca552f1b090a3575a4edf759: drm/radeon: fix bad DMA from INTERRUPT_CNTL2
b992691d453c1cb16390d21c9f557196d3ab3141 # Duplicate of 3d0e3ce52ce3eb4b9de3caf9c38dbb5a4d3e13c3: drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2
85f8433f9bd72ea4e10523058f1cdcda59c4629c # Duplicate of dda0f4558c72260444ca8e8aef7366349dbb2ae3: drm/amdgpu/powerplay: properly set PP_GFXOFF_MASK (v2)
ca9317b9183b939e40903deb95dfe862b4653ee9 # Duplicate of 70f7eb639e2f1fd749f8ead171052bb28f2353df: drm/amdgpu: disable gfxoff when using register read interface
b62d955426e0a235eb7db306b4d49e242aa5eaa4 # Duplicate of 5355d7e054fcc4497c7100f131fb40a541c112f1: drm/amdgpu: remove experimental flag for Navi14
3f2a06ac814e84fba16592286ec99364098cdd07 # Duplicate of 8fc41344138831071c5d5f51635c7eb33459e249: drm/amdgpu: disable gfxoff on original raven
2aa87ba56892c840b77a0fc500c4814e6d52488e # Duplicate of 5e18d2b14c704d465ce85b0f6004c75f1150ab0b: Revert "drm/amd/display: enable S/G for RAVEN chip"
387d40fd6fb64819ae67343a4eb3776ded7932d6 # Duplicate of 1e902a6d32d73e4a6b3bc9d7cd43d4ee2b242dea: drm/amdgpu/gfx10: explicitly wait for cp idle after halt/unhalt
d98a07aea6528e7bc49c01dbad0ed3379d46ceee # Duplicate of 908a28be092e425967099a2488ead7fc80572989: drm/amdgpu/gfx10: fix out-of-bound mqd_backup array access
6e04b2248dfd9b29d4a7b8cb55b491ec2a380298 # Duplicate of 57fb0ab2f1398d81b42a8143a40e5d209a290a48: drm/amdgpu: Update Arcturus golden registers
6a93b58e5fe233dae2fb98ac86610afdb6745da8 # Duplicate of a3511321fd004d0b2a6d81dab1837dcc6c752da4: merge fix for "ftrace: Rework event_create_dir()"
c25edaaf75af4e291e63f58f17b5f5b499dd6e38 # Duplicate of 210b3b3c7563df391bd81d49c51af303b928de4a: drm/amdgpu/gfx10: re-init clear state buffer after gpu reset
edc2176d516294433425acade06e4a7adc83f038 # Duplicate of ef1c0cbcd1e0db497ad0d7128e7157f0e3788b14: drm/amd/amdgpu/sriov temporarily skip ras,dtm,hdcp for arcturus VF
c348ad46b0e9503fb55ca84ea7427d736181223f # Duplicate of 1b34de7c3fef0c7ebb3d05acc1756bfb585279ca: drm/amd/amdgpu/sriov skip RLCG s/r list for arcturus VF.
dab5ef2722cde781ff3f6b3542d673ed174359b8 # Duplicate of 6c2c8972374ac5c35078d36d7559f64c368f7b33: drm/amdgpu: initialize vm_inv_eng0_sem for gfxhub and mmhub
4ed8a03740d0ce092563c8fcb76d2c28da4675cd # Duplicate of f920d1bb9c4e77efb08c41d70b6d442f46fd8902: drm/amdgpu: invalidate mmhub semaphore workaround in gmc9/gmc10
ee9ea6d88593509f2bbfb8bd40482b21b6a7502c # Duplicate of 946621691f9919c263b4679b77f81f06019d3636: drm/amd/display: add default clocks if not able to fetch them
8633f126bf53f23b8de932ea01db65991f21d425 # Duplicate of 5985ebbe78bba0058429c1482442aa64d14c1ce2: drm/amdgpu: Resolved offchip EEPROM I/O issue
70ebe8a48216ae2fda862cae47ff0b8af5b279b9 # Duplicate of c38402fe6c4dbb235bef405209c2195ee9cd679c: amdgpu: Enable KFD on POWER systems
9f890f3044c79d18bce1f3a3f75037b93e71b880 # Duplicate of 29a39c90baaa1d8f28123932d3ea1bbe7c22f325: drm/amdgpu: Optimize KFD page table reservation
5149f08275de88ed6aade660e6ec5620962fa7a6 # Duplicate of dea8b900293df57b6545bc195b50bbb649fe9741: drm/amdgpu: flag vram lost on baco reset for VI/CIK
a5e82d0b95051a01c5e8473f6969eb69a38b40cf # Duplicate of fa2b93e39b1d167d342aecd6d3f53d9972405226: drm/amdgpu/gfx10: unlock srbm_mutex after queue programming finish
869aebc7baa5b9bc65bde29690de311a26b2681b # Duplicate of e2195f7d0e735b9e466873333a7e832e3b7d254b: drm/amdgpu: use CPU to flush vmhub if sched stopped
82a829dc8c2bb03cc9b7e5beb1c5479aa3ba7831 # Duplicate of 747d4f715fb5aca0002216355df28714cc20250c: drm/amdgpu: fix calltrace during kmd unload(v3)
1797ec7ffd1b4d41b078a4e807225827caf39e60 # Duplicate of 6294017fe3525bb45c259db97ab4ac0620af5107: drm/amdgpu: skip rlc ucode loading for SRIOV gfx10
6de40f02b355ae4c449acdaae19bac1ee380a01d # Duplicate of dacf56e45ded829a87cefab17bf6800d6cacd236: drm/amdgpu: do autoload right after MEC loaded for SRIOV VF
eb529b8e46b87c1f89deeb1e736cf704948326e3 # Duplicate of cd05b51aaa6ea6f7e4c22802e3f2703ac6087912: drm/amdgpu: should stop GFX ring in hw_fini
d5939e4db5e6b8e3fe9707edb08d705bf4754cea # Duplicate of 4905880b4515721bc4aff17d65be426175d9ddbf: drm/amdgpu: fix GFX10 missing CSIB set(v3)
031514956bd06156897b54a80db66acf7c1d9ebd # Duplicate of f0312f45a0540a1551ca4644ff2461250520111a: drm/amdgpu: Added ASIC specific checks in gfxhub V1.1 get XGMI info
a2c63407316cb01d1de5c0eb4177eae8b977327b # Duplicate of 516fb68d9501460dc3e47d107daa9402b075b9fe: drm/amd/display: Adding NV14 IP Parameters
72b741af22d4e3dbce8a71bfd5d406b2b38ee058 # Duplicate of 30c517736e1a31a3edcdbfc791c83bc565d437ca: drm/amd/display: Get NV14 specific ip params as needed
0e29be9e0bbbf9cb3d718c5c48382b1420ce0749 # Duplicate of 627f75d18910b287472593a4a2c41de9a386f5a2: drm/amd/display: re-enable wait in pipelock, but add timeout
f275cde7066a27ab7afa0a1d95390dbf237726a2 # Duplicate of 76d8f83b2a6175909f4e93de868609d76fbba47c: drm/amdgpu/powerplay: unify smu send message function
f1f4fab57241b180c70567922942b39d6b830f43 # Duplicate of 008037d4d972c9c47b273e40e52ae34f9d9e33e7: drm/radeon: fix r1xx/r2xx register checker for POT textures
79c4c8ea913076338e70252f947a8805daa8f91b # Duplicate of 6e807535dae5dbbd53bcc5e81047a20bf5eb08ea: drm/amdgpu: add check before enabling/disabling broadcast mode
80c5a807a51f2d19df4a5a5d12cf9d4997993999 # Duplicate of 14891c316ca7e15d81dba78f30fb630e3f9ee2c9: drm/amdgpu: add header line for power profile on Arcturus
b456c93253bde374057bfca8f74ada527250d5d9 # Duplicate of bf26da927a1cd57c9deb2db29ae8cf276ba8b17b: drm/amdgpu: add cache flush workaround to gfx8 emit_fence
d3511fd01cef7da850a93cd51e965ad6450dd95e # Duplicate of 9d9de889ff8eb941e4daefff610e170386b61962: drm/amd/display: update sr and pstate latencies for Renoir
eab4bb97c8e7af219e12afc53f0def71a54d014b # Duplicate of a1fc44b609b4e9c0941f0e4a1fc69d367af5ab69: drm/amd/display: Map DSC resources 1-to-1 if numbers of OPPs and DSCs are equal
580c8be278b09af65296aaa1a2227d3003eb7892 # Duplicate of aa4febf5098572649846b4f28a2609233388c412: drm/amd/display: fix DalDramClockChangeLatencyNs override
01290a5766e1be38ee9f114d261bee263b168ab4 # Duplicate of 1653acd566a846647adc293209f823b3e552e974: drm/amd/display: populate bios integrated info for renoir
8fb3a6363684b5f00e7b438e22fc17346711f4fa # Duplicate of a51d9f8fe756beac51ce26ef54195da00a260d13: drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongle
639dcfc6feb5c7451d1382c5d3fa1fd679eca544 # Duplicate of 10bce710fa6feb13ec270d5420aad3b81f6bf7ea: drm/amd/display: have two different sr and pstate latency tables for renoir
fa11d3c9425354c4b47e40f34d29c5b0949fe4ce # Duplicate of 28fa24ad14e8f7d23c62283eaf9c79b4fd165c16: drm/amd/display: Change the delay time before enabling FEC
949ffc8b3631ea0192a298109fa583b2f3a39c8f # Duplicate of 87de6cb2f28153bc74d0a001ca099c29453e145f: drm/amd/display: Reset steer fifo before unblanking the stream
00853a4f7dd52e4529f681a685073f1533e1ed19 # Duplicate of dd0b162fd00915728860a360c97752988782b8cc: drm/amd/display: Fix screen tearing on vrr tests
0beb54039d46702a7bc66ee1f36378785b450421 # Duplicate of 44ce6c3dc8479bb3ed68df13b502b0901675e7d6: drm/amd/display: update dispclk and dppclk vco frequency
772c0b59ad94e8d828355aec5494f02f807eb504 # Duplicate of 0df62823630d03d58f6eedb99fab285f847e4a1b: drm/amd/display: Increase the number of retries after AUX DEFER
92855074616f9c44229c1c3ec16421cc65e8e609 # Duplicate of e62dbcdb8cbcdc476175dc5a43ea7285c488fbbe: drm/amd/display: Compare clock state member to determine optimization.
f794913ce82637572fb92633837cfac4f1345ad0 # Duplicate of 7a02d2985f41539ad2196775085d05f98f4a6040: drm/amdgpu/display: add fallthrough comment
418899d6157516fb0b7acad5e37653e60b285852 # Duplicate of 413fc385a594ea6eb08843be33939057ddfdae76: drm/amdgpu: avoid using invalidate semaphore for picasso
5f5202bf695b344b4c13de3609b7c0805f89b898 # Duplicate of 69897d3425674b06d1e822f7491d5c40a5ed1a2f: drm/amdgpu/gfx10: update gfx golden settings for navi14
89ed5a52112cf46dc495a6cd4ddff81c029e1f75 # Duplicate of 69897d3425674b06d1e822f7491d5c40a5ed1a2f: drm/amdgpu/gfx10: update gfx golden settings for navi14
aec434023e528bdc8a914458fc729c62eb5e6139 # Duplicate of 07b67280037303845f480590986549b266cb3ad6: drm/amd/display: include linux/slab.h where needed
ad808910be68dcf8da5d837d4511d00ad5d3678a # Duplicate of bd95c1445274c5e126ffd8998fbba9f3732a579e: drm/amdgpu: fix license on Kconfig and Makefiles
797a615357ac0feb79c9ce41f5eaac3eb738a51f # Duplicate of fd6fe087ca470439d554185a2f6bd4d8749bb385: drm/i915/gt: Call intel_gt_sanitize() directly
c8f6cfc56fc86999725e71a19d91269482bd2c01 # Duplicate of 489d1953c12ea4e7b36f20219fb2a6b1896c1f80: drm/i915/gem: Leave reloading kernel context on resume to GT
9ab3fe2d7dc39b088591b0121f041cbfd6bb1ef8 # Duplicate of d4033a9b03d8df375bca65290e9419c14392ddd0: drm/i915/gt: Move user_forcewake application to GT
c601cb2135fda0b5fb9d08153b0125fcb153c7e0 # Duplicate of a70a9e998e8e64417c1213572c1dda617e355653: drm/i915: Defer rc6 shutdown to suspend_late
833e979db36c0202f21e1e0bdd7339a27e50b8e3 # Duplicate of d9dace9438945e7c13d91e62927c5c6c88a37ee5: drm/i915/selftests: Add intel_gt_suspend_prepare
83c55ee82f3ac5a1c36dab9f7150554c4da773a8 # Duplicate of 3fd850dda83d0e5a4e49e7d093b0b72f75a9391f: drm/i915/gt: Drop false assertion on user_forcewake
7d148635253328dda7cfe55d57e3c828e9564427 # Duplicate of c0fa92ec8902492a599e6eabff9e3ef43d1afee6: drm/i915: Protect request peeking with RCU
59ed05ccdded5eb18ce012eff3d01798ac8535fa # Duplicate of 2f216a8507153578efc309c821528a6b81628cd2: drm/i915: update rawclk also on resume
841e86728615baa77b0ea9d8b357e66052c75fe5 # Duplicate of d29926fa5f580565a7240c4d6a428795c773fb76: drm/i915/gt: Only drop heartbeat.systole if the sole owner
feba2b8146633390f8df44946eceb4274f7377ed # Duplicate of 6300c663725187f80de53631bf516971505327f2: drm/i915/gem: Fix error path to unlock if the GEM context is closed
3c954c418eb363343ff515756e440aa1dc216e0b # Duplicate of 56a327f983f4e66a9cbb15bcc39499dc3107c58d: drm/i915/display: only include intel_dp_link_training.h where needed
2b0a4fc25ad8e3da4a156995a513dca6abf247de # Duplicate of 3cac195875ef5b032a3ea5d4205b0c45a6a95863: drm/i915: Leave the aliasing-ppgtt size alone
0ccc42a2fd5107a7f58e62c8b35b61de9a70ce82 # Duplicate of 1aa4df7e41b6f37c677f0af8886c0900284e6ca1: drm/i915: Preload LUTs if the hw isn't currently using them
baea9ffe64200033499a4955f431e315bb807899 # Duplicate of 8ac495f624a42809000255955be406f6a8a74b55: drm/i915: Don't oops in dumb_create ioctl if we have no crtcs
0b0120d4c7b013eba59b33254febc0a6e4049e13 # Duplicate of 2b3c7f0db8b4518713bad16e99271439d22dbc9d: drm/i915/perf: always consider holding preemption a privileged op
fecffa4668cf62e679aeea8caa9d0f241f822578 # Duplicate of d231c15aff1eb4bde51036fb1e0aaec1706cf940: drm/i915: Protect context while grabbing its name for the request
e88866ef02851c88fe95a4bb97820b94b4d46f36 # Duplicate of add3eeed3683e2636ef524db48e1a678757c8e96: drm/i915/pmu: "Frequency" is reported as accumulated cycles
bd8c9cca88765caee0dfa93967c6d8f16b4cbfb9 # Duplicate of 789c4aea3f08026360d026c0ea69b33797ac88c2: drm/i915: Split a setting of MSA to MST and SST
0d4bbe3d407f79438dc4f87943db21f7134cfc65 # Duplicate of 2d691aeca4aecbb8d0414a777a46981a8e142b05: drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
31b61f0ef9af62b6404d8df5dcd2cf58f80c9f53 # Duplicate of 98ae6fb3f1dc2725449fa888b29b600a8bcab23e: drm/i915/execlists: Move reset_active() from schedule-out to schedule-in
5f00cac921b1219bc9daf00d169385b4cb3916ce # Duplicate of 36104fcf8ff4dd0b0ca8a79bc3fb5b1046deead2: drm/i915: Flush context free work on cleanup
50a5065f4474c2dbc1f7462b45a32d33d7b48d88 # Duplicate of 5d77aa07bd2f4aa940c80a0d97471201b4a6a282: drm/i915: Fix detection for a CMP-V PCH
046091758b50a5fff79726a31c1391614a3d84c8 # Duplicate of ed77d88752aea56b33731aee42e7146379b90769: Revert "drm/i915/ehl: Update MOCS table for EHL"
bfb0e8e63d865559cc97af235aea583b7dcc235f # Duplicate of 1c602006d1dcb7501ae1c569fdabe1b8e1f082a4: drm/i915/tgl: MOCS table update
bb747fa5a9cbf561e5a30649f360feb9e6855645 # Duplicate of 78e2ea291ead1e395864ff1583064e07b1adeb62: drm/i915/display: Fix TRANS_DDI_MST_TRANSPORT_SELECT definition
48715f7001742e0d1cb20cffab1a0d75f5f7ad72 # Duplicate of 3e749f5199e1604bedc67ed479c01332b91c0129: drm/i915: Avoid atomic context for error capture
93937659dc644f708def8fa58cb63c5c9f499f26 # Duplicate of 7e89d508558c1c02b6a4f34cdadfb7992794ad0f: drm/i915/perf: don't forget noa wait after oa config
abc5520704ab438099fe352636b30b05c1253bea # Duplicate of 71d122629c04707eb7f65447fb2f5bd092d98ce3: drm/i915/fbdev: Restore physical addresses for fb_mmap()
c9ad602feabe4271d2adf1bdae5d8b20c2dc84f1 # Duplicate of 093b922873633f57cb2d488a538afd15c4e4dcdb: drm/i915: Split i915_active.mutex into an irq-safe spinlock for the rbtree
980f87a2edb3e7825949ebd0a7e63ab574c20816 # Duplicate of 2a39b072ee6990512ff0829a4eba5b409dff2746: drm/i915: Restore GT coarse power gating workaround
7936a22dd4660d24b4ca0668c02b0372127cab44 # Duplicate of a46bfdc83fee0a83aae54390729df12abce57f45: drm/i915/gt: Wait for new requests in intel_gt_retire_requests()
82e0c5bbd6eb1d274b5a3e519ff0ab91f1f8e537 # Duplicate of e367925e80b5a0a7d8db5b629c767f288f0aed4b: drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC submission
48ea97fabe75c83adf4e6ff9262bbda229e6ee73 # Duplicate of fa039b936cf518c50d99c694a757b18bf3ea3f5e: drm/i915: fix accidental static variable use
d147483884ed08ee6bb618ef610ee0329a27fda7 # Duplicate of d74a7566bef76b44416071fbb7e34f301eac8d98: drm/i915/ehl: Update voltage level checks
a266bf42006004306dd48a9082c35dfbff153307 # Duplicate of 0725d9a31869e6c80630e99da366ede2848295cc: drm/i915/gt: Make intel_ring_unpin() safe for concurrent pint
362bfb995b78394aefe61f7cc0511ef7c50bb11e # Duplicate of 198dfe671fdfdb79755aa131c191a4cb10a2a8b7: drm/i915/tgl: Add DKL PHY vswing table for HDMI
d18580b08b92ec4105eb0ede2d676e8b1f5a66c3 # Duplicate of d43e24533dc225e3db06e5a5da26fb339a48a277: drm/i915: make pool objects read-only
f4ba0707c825d60f1d0f5ce7bd3d875e68f3e204 # Duplicate of f83d7e3f5189eb78e481cd02da93e4e32a253493: drm/i915: Wait until the intel_wakeref idle callback is complete
07779a76ee1f93f930cf697b22be73d16e14f50c # Duplicate of ee33baa83109612d9a31fc2c2a7b74967767b358: drm/i915: Mark up the calling context for intel_wakeref_put()
a6edbca74b305adc165e67065d7ee766006e6a48 # Duplicate of ca1711d1991f968d1e88725a2e607e57ecd5c5f1: drm/i915/gt: Close race between engine_park and intel_gt_retire_requests
5cba288466e9b229feb68295675246e7522fb5eb # Duplicate of bf201f5eda23eb57f7217d20ea3e18da8cbcf52b: drm/i915/gt: Unlock engine-pm after queuing the kernel context switch
e435c608e89a23aaf0c71280f3be50775d7fdf23 # Duplicate of 732f9ca4a737aea3983ad86007e88e7fffe8cd6a: drm/i915/gt: Fixup config ifdeffery for pm_suspend_target_state
689122dcc36e08f53732adf7ae0246f62eff3eb6 # Duplicate of 15b9cbb2c5e1cf22c13fe38bf513bab821b47630: Revert "drm/i915/gt: Wait for new requests in intel_gt_retire_requests()"
2d0fb251360ab7eccbffd99f6933a2a4de678d52 # Duplicate of 750bde2fd4ffacc297473c36d6fdb29c395b06aa: drm/i915: Serialise with remote retirement
9acc99d8f278e3da398e927774431bd3e947ab2e # Duplicate of 03a2a606066cf8af7a090669848e4e84351ded06: drm/i915/query: Align flavour of engine data lookup
331bf90591573dfe6c8e892239713ef9702f1396 # Duplicate of 97f9af78f38d43cd058cfd40220647be67aca9f7: drm/i915/gt: Mark the execlists->active as the primary volatile access
da0ef77e1e0ccff703efee82406c629d5c4f4bbb # Duplicate of 4ec5cc78c1b06f8d30b5c682acccf17fb5191cf2: drm/i915/execlists: Fixup cancel_port_requests()
88a4655e75ac8f55eea5e3f38b176cba9cf653b5 # Duplicate of a09c2860ae4fcf4d7e25202661f3eb868547cddb: drm/i915/gt: Adapt engine_park synchronisation rules for engine_retire
4f88f8747fa43c97c3b3712d8d87295ea757cc51 # Duplicate of 311770173fac27845a3a83e2c16100a54d308f72: drm/i915/gt: Schedule request retirement when timeline idles
5766a5ffc6a69595903865518c43636bde0e4ac4 # Duplicate of 8d15ede5cc6b66d5176856060b94196bc3382283: drm/i915: Default to a more lenient forced preemption timeout
58b4c1a07ada7fb91ea757bdb9bd47df02207357 # Duplicate of 3cc44feb9861d2f5267af9b962ae92c5ea1b48fd: drm/i915: Reduce nested prepare_remote_context() to a trylock
7ce596a8036cf3a4cb9ffa0c4edd8a76a7a43cc3 # Duplicate of 3ee1a9f5d0bc0e9dbac5b014e2e8a7d540b836df: drm/i915/gem: Take timeline->mutex to walk list-of-requests
3d1e388d4072dd240e558709d2f73605a742a723 # Duplicate of 01bb630319337be15fc50c211126180198d4e157: drm/i915/ehl: Make icp_digital_port_connected() use phy instead of port
6f7ac8285371fb0df58aba861eaab387f79ed04d # Duplicate of 36deeddcd3699c2755ed21c8d2595b1728d844e5: drm/i915/gt: Save irqstate around virtual_context_destroy
322d56aa3145a28445907ecc638a2c3aa3295c6b # Duplicate of 2a264a0fd4dc9aa7900fd181c3a6464027cb4df1: drm/i915/perf: Allow non-privileged access when OA buffer is not sampled
ccdeed497042676e13fc1625e2a341880eff5da5 # Duplicate of 177e876af8d291d0351db3bae84b483e4722c4a7: drm/i915/perf: Configure OAR for specific context
cd8c021b36a66833cefe2c90a79a9e312a2a5690 # Duplicate of 0eb8e74f7202a4a98bbc0c1adeed3986cf50b66a: drm/i915/fbc: Disable fbc by default on all glk+
67e1d5ed85a83e232a9e0b995f5778a86722b96e # Duplicate of 3ce8209735e120db6f0ef739480e3dc7e2cb6763: drm/i915/hdcp: Nuke intel_hdcp_transcoder_config()
82c69bf58650e644c61aa2bf5100b63a1070fd2f # Duplicate of f26a9e959a7b1588c59f7a919b41b67175b211d8: drm/i915/gt: Detect if we miss WaIdleLiteRestore
d04a661a2c7169b48782aa5e9d85d4b4383d562e # Duplicate of fbc44a0b34a10e6cbe86b41617aaff25292d9a4c: drm/i915/dsb: Fix in mmio offset calculation of DSB instance
c81471f5e95c79c55687282ff6800f112b5d560b # Duplicate of 99de95360faa769d970059c5b16abf85c53d7b31: drm/i915: Copy across scheduler behaviour flags across submit fences
1bc9865d8df3e1c6857a27c4b2b8a9ce8f027349 # Duplicate of 242bff7fc515d8e5275e5b8cd8c9c85a8d037dbf: drm/i915: Set fence_work.ops before dma_fence_init
e8ab8d669d046a8e9b07707d2f00b9ba3e25d0ae # Duplicate of 2eeab8eb1e3a04a644cbcb8c568c26c66ea12f02: drm/i915/ehl: Define EHL powerwells independently of ICL
ab3402581d0fa58e63e36875995f43ab02b4d0a0 # Duplicate of 5665a1febfe7bbb8c166fcf16856ef2730f947c0: drm/i915/tgl: Drop Wa#1178
4ba487019d1a196051feefab57f4a393815733b4 # Duplicate of d55157f6aaca04df4223c2c7a96995ceda016a15: drm/i915: Fix WARN_ON condition for cursor plane ddb allocation
e14177f19739d74839eb496a27f5f5d958beaa5b # Duplicate of a76cf56920966a384b578f7b099bd1f073cc2a92: drm/i915/gem: Keep request alive while attaching fences
ba16a48af797db124ac100417f9229b1650ce1fb # Duplicate of f0f3a6cecf3b98990985cd42f7bf5a0313894822: drm/i915: Fix pid leak with banned clients
da42104f589d979bbe402703fd836cec60befae1 # Duplicate of e85ade1f50aae464ce196672faa7a099fd1721ed: drm/i915: Hold reference to intel_frontbuffer as we track activity
81ff52b705775433a955b2746d37b87bdc89a3d0 # Duplicate of d39da686c2f3b8518b6933951d53891aa83227d6: drm/i915/gt: Ratelimit display power w/a
df6a42053513846475ae1fbd224dfbdbcd0c7010 # Duplicate of 74ac57806af124b57af30f2ca9fc9df0afe6269e: drm/i915/pmu: Ensure monotonic rc6
aaff8b448d2ab8c0ccc8591c997663c54b074293 # Duplicate of e0c63812352298efbce2a71483c1dab627d0c288: drm/amdgpu: enable gfxoff for raven1 refresh
59847dc82cf2b490af82bf37f35c97f8dedb49b8 # Duplicate of 1da87c9f67c98d552679974dbfc1f0f65b6a0a53: drm/amdgpu/smu: add metrics table lock for arcturus (v2)
885d386540129e5bf5eec0c10dde3dd1380ef1f8 # Duplicate of e0e384c398d4638e54b6d2098f0ceaafdab870ee: drm/amdgpu/smu: add metrics table lock for navi (v2)
0371e2fba42158cb55f6d2c8cf4c9c0821677c0c # Duplicate of 1c455101c6d10c99b310d6bcf613244c97854012: drm/amdgpu/smu: add metrics table lock for vega20 (v2)
e3250f2d5bbbe36ad2d4e87403408ed24ab21304 # Duplicate of 9b807d7a6975985e942c56ef26f24bceb91c6ad4: drm/amdgpu/display: include delay.h
b6025eeaa10eef8d6d6c413b0668d6ebe7375b2a # Duplicate of db4ff423cd1659580e541a2d4363342f15c14230: drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpu
c00ca07f64d39e242e3b86bb55cfb763b2f31ad5 # Duplicate of 5d30ed3c2c74eb123668d0746e23105c8fc8aed3: Revert "drm/amdgpu: simplify ATPX detection"
0753e56e9a01fc5350a703dcae55c14efdfb3e49 # Duplicate of 969e11529221a6a2a787cb3b63ccf9402f8d2e37: drm/amdgpu: correct RLC firmwares loading sequence
2cacd20e91ecdc1a685fec2a796e8418f52db9c8 # Duplicate of 7aec9ec1cf324d5c5a8d17b9c78a34c388e5f17b: Revert "drm/amdgpu: Set no-retry as default."
ea117312ea9f4113c4a8f4571a9ba189248721c4 # Duplicate of 840c90fce6c78bc6b2c4cb9e836d70985ed32066: drm/amd/display: Reduce HDMI pixel encoding if max clock is exceeded
5bbb71cda6da51d5dd1ca6efd7e0626ad3e2f669 # Duplicate of 13b0ba33d78b32384ea38abd03bc2b795fcab194: drm/mediatek: Check return value of mtk_drm_ddp_comp_for_plane.
b9cf9dac3dac4c1d2a47d34f30ec53c0423cecf8 # Duplicate of a7f3ad37f80d0d5eec9dad156964c0dac800a80e: drm/i915: Add Wa_1408615072 and Wa_1407596294 to icl,ehl
ecfcd2da335816516dc27434a65899a77886d80a # Duplicate of 103309977589fe6be0f4314de4925737cdfc146f: drm/i915/gt: Do not restore invalid RS state
32f408ac3e5d95781f52328a09e5409b01255841 # Duplicate of ce69e553b9a4a652830add9906939a8a04d0d585: drm/i915/gt: Restore coarse power gating
1cd21a7c5679015352e8a6f46813aced51d71bb8 # Duplicate of 25b79ad51bf04a8aa67b5bccd631fc05f963b8e0: drm/i915: Add Wa_1407352427:icl,ehl
f75fc37b5e70b75f21550410f88e2379648120e2 # Duplicate of 1325008f5c8dbc84aa835d98af8447fa0569bc4d: drm/i915/gt: Mark up virtual engine uabi_instance
1ee48a61aa57dbdbc3cd2808d8b28df40d938e44 # Duplicate of f4b18892dca8e629e0ce192b233579505f8ed343: drm/i915: Limit audio CDCLK>=2*BCLK constraint back to GLK only
62bf5465b26d1f502430b9c654be7d16bf2e242d # Duplicate of ea38aa2ea5b0969776f0a47f174ce928a22be803: drm/i915: Add missing include file <linux/math64.h>
1b8bfc57267213ddf7f0b03cbd4c40aa65b530d6 # Duplicate of e2c56d897315c7ddc78f05fae83f2b8df006e0a3: drm/i915/gt: Mark context->state vma as active while pinned
8ccfc20a7d56d7e16510e6e068ffb7b43c3ac100 # Duplicate of dce54e861ec74d05cf0b737322700691e81be91b: drm/i915/gt: Mark ring->vma as active while pinned
aebf3b521b34ca49f6e81c667f92364334ca27cf # Duplicate of 88550e1c345c6d3f70292fa60d481eb320e11953: drm/i915/pmu: Do not use colons or dashes in PMU names
d8459d1b7f689daaaa32ceef74d387f354a461ce # Duplicate of f2360e333b5a326747981e82e8e4a7a0584dfc9a: drm/amdgpu: update goldensetting for renoir
5d593d682ffa533615f81a0680d4aa18dbeb97f7 # Duplicate of 3b7c59754cc22760760a84ebddb8e0b1e8dd871b: drm/amd/display: Reorder detect_edp_sink_caps before link settings read.
f4e9894b6952a2819937f363cd42e7cd7894a1e4 # Duplicate of 88a9c66d998b1d2dac412fcd458c5d17d70513c8: drm/i915/pmu: Correct the rc6 offset upon enabling
36c8e356a76e147f0b631fd29838147c01b50d04 # Duplicate of 01c1b2cbf05224495eec2cf54166934f123bad61: drm/i915/gem: Take local vma references for the parser
103605e0d1e77cfb5d0f5a9e8aba7d97f1b49339 # Duplicate of c631cc8f11246f1a8075a203d55ff282ee9416db: drm/i915: Make a copy of the ggtt view for slave plane
b63b4feaef7363d2cf46dd76bb6e87e060b2b0de # Duplicate of 1fdea0cb0dba0d42ffcfb619b349c1a2afa2492e: drm/i915/selftests: Add a mock i915_vma to the mock_ring
72ff2b8d5f2dcb09bfa37b902c23311eec426496 # Duplicate of 1b5af53781654706e1a4ee479274f8a3e3f74c01: drm/i915/gt: Use the BIT when checking the flags, not the index
f3c0efc9fe7a4e61544034f525348a3aa86ac5aa # Duplicate of a754012b9f2323a5d640da7eb7b095ac3b8cd012: drm/i915/execlists: Leave resetting ring to intel_ring
672c368f9398042b629740cc9816e8e939eff2db # Duplicate of 9e2750fc80b5cc606365201132d49fed00570dd1: drm/i915: Keep track of request among the scheduling lists
32ff621fd74496f0c33644125fb69ff175859b1f # Duplicate of c3f1ed90e6ffbf4e22010522351779f920e53d0d: drm/i915/gt: Allow temporary suspension of inflight requests
748317386afb235e11616098d2c7772e49776b58 # Duplicate of ad18ba7b5eebf58209a898de8519f6bb2280620b: drm/i915/execlists: Offline error capture
960287ca58fd549af9826ff1cb735fe17d031486 # Duplicate of 6f4261fa86dfe08c34ad99eba66368f43e9dd4c3: drm/i915/dsi: Lookup the i2c bus from ACPI NS only if CONFIG_ACPI=y (v2)
04062c58faafddf62006c6f8e5077dc050e8207e # Duplicate of c2cebbc4a593bd2ee72d46a8439dcbca512b5507: drm/i915: Fix i915_error_state_store error defination
8e78871bc1e5efec22c950d3fd24ddb63d4ff28a # Duplicate of ecc4d2a52df65479de5e333a9065ed02202a400f: drm/i915/userptr: fix size calculation
0b3bd0cdc329a1e2e00995cffd61aacf58c87cb4 # Duplicate of 5eec71829ad7749a8c918f66a91a9bcf6fb4462a: drm/i915: Align engine->uabi_class/instance with i915_drm.h
d0eed1545fe75f115a548691a008e94b0e7abc45 # Duplicate of 0887aa8744aea22c10cd4c36746596d67fa8da98: drm/i915: Fix post-fastset modeset check for port sync
7865559872074a9ab169c87915504661d630addf # Duplicate of 07ccd6bdafa22aacc4f72b7eb14474d0b356e6c3: drm/i915/gem: Store mmap_offsets in an rbtree rather than a plain list
29baf3ae8daa4c673de58106ff41c7236dff57f4 # Duplicate of 1a9629d189f57670afd31f1aea4e59b7270d2d89: drm/i915: Don't show the blank process name for internal/simulated errors
4ba5c086a1d8e38d6927967ae1a3271a6ab7a927 # Duplicate of 317e0395cc230736e474e499e01992bcdace5a73: drm/i915/execlists: Take a reference while capturing the guilty request
989df3a7bd2abe566521e61d1aebf603eb013b7f # Duplicate of a2f90f4ff3746c92896e2b7af8763d6fe5206dbc: drm/i915/execlists: Reclaim the hanging virtual request
b4a9a149f91ea345da76bcfe3f8a39715ac346a6 # Duplicate of 2aaaa5ee1c3d624a5bcad4ee25f954559c565bc2: drm/i915: Mark the removal of the i915_request from the sched.link
0f8f8a64300092852b9361cd835395ee71e6a7d6 # Duplicate of 051c89cf4ac487e795d87e6f3b9e0ff788da8fb4: drm/i915/gem: Detect overflow in calculating dumb buffer size
60e94557fff1f5514c7fc4da7ddc2c7a13ffff26 # Duplicate of e4edd4fcbf4daf9d4319bef0bfaf350cb672239a: drm/i915: Check activity on i915_vma after confirming pin_count==0
de409661c4c90d63cfc64579edbad0a6b10bd50d # Duplicate of 1788fdf14e518e363bae9d18345d93102f4ee5ad: drm/i915/dsi: Ensure that the ACPI adapter lookup overrides the bus num
ad278f358446707d03a1fe89f880e6ac80ca06cd # Duplicate of e73c1486e4c867865fff1cfa0f0315a107ff4c21: drm/i915/bios: Fix the timing parameters
ac0e331a628b5ded087eab09fad2ffb082ac61ba # Duplicate of 7c34bb03983e3c1e42ad2749514dec9e5a19c336: drm/i915: Tighten atomicity of i915_active_acquire vs i915_active_release
e5429340bfa2dc43a07c3329e0c30cdae4cc0b35 # Duplicate of 5b92415e64e145e7da60420ead66b62aa41917bf: drm/i915/gt: Acquire ce->active before ce->pin_count/ce->pin_mutex
d4c3c0b8221a72107eaf35c80c40716b81ca463e # Duplicate of 52144db1309897f279b53e8df8a0d17e1cda7960: drm/i915: Fix preallocated barrier list append
280d14a69da2e71f43408537c008f2775d5e5360 # Duplicate of 2933803bdcd8ac67c0b97a0bb158e0762d5ae236: drm/i915/gem: Tighten checks and acquiring the mmap object
d1b9b5f127bc3797fc274cfa4f363e039f045c3a # Duplicate of dea8d5ce46d7e7f7270b9804df7d1174f88bfd99: drm/i915/gem: Require per-engine reset support for non-persistent contexts
855e39e65cfc33a73724f1cc644ffc5754864a20 # Duplicate of c01e8da2cdb99303547d25b3dbffa3afec56738a: drm/i915: Initialise basic fence before acquiring seqno
c6790dc22312f592c1434577258b31c48c72d52a # Duplicate of aa3146193ae25d0fe4b96d815169a135db2e8f01: drm/i915: Wean off drm_pci_alloc/drm_pci_free
f91d8156ab8afb32447cd2bf3189219bab943f18 # Duplicate of e543e370ec3160c06c2cd897477150dfb23f1afd: drm/i915/gt: Prevent queuing retire workers on the virtual engine
5ba32c7be81e53ea8a27190b0f6be98e6c6779af # Duplicate of b1339ecac661e1cf3e1dc78ac56bff3aeeaeb92c: drm/i915/execlists: Always force a context reload when rewinding RING_TAIL
9d5fd37ed7e26efdbe90f492d7eb8b53dcdb61d6 # Duplicate of 58e9121c32a245fab47f29ab4ad29dd62470a7e8: drm/i915/ehl: Update port clock voltage level requirements
42827350f75c56d0fe9f15d8425a1390528958b6 # Duplicate of 15de9cb5c9c83a23be92b8f7a1178cead1486587: drm/i915/gt: Avoid resetting ring->head outside of its timeline mutex
a4277aa398d76db109d6b8420934f68daf69a6c3 # Duplicate of 2e0a576511f656933adfe56ef03b9cf3e64b21b7: drm/i915/dsc: force full modeset whenever DSC is enabled at probe
ddae4d7af0bbe3b2051f1603459a8b24e9a19324 # Duplicate of 7ddc7005a0aa2f43a826b71f5d6bd7d4b90f8f2a: drm/i915: Update drm/i915 bug filing URL
837b63e6087838d0f1e612d448405419199d8033 # Duplicate of c725161924f9a5872a3e53b73345a6026a5c170e: drm/i915: Program MBUS with rmw during initialization
f5a179d4687d4e7bfadd7cbda7ee5d0bad76761f # Duplicate of 19ee5e8da6129d8d828201a12264ab3d09153ec4: drm/i915/pmu: Avoid using globals for CPU hotplug state
46129dc10f47c5c2b51c93a82b7b2aca46574ae0 # Duplicate of 2de0147d77168d6a227c00eb9c5a49374e1582a3: drm/i915/pmu: Avoid using globals for PMU events
deeee411a97559096523f97655ff16da34cf0573 # Duplicate of bb699a793110fc29664e80c4ebb158a922151d52: drm/i915/gem: Break up long lists of object reclaim
87e04f75928bb5d357ef7df4eedc1a7e2761a833 # Duplicate of 4c116e1ae43955a0a38555dfd4d136a222a8996b: drm/i915/tgl: Add Wa_22010178259:tgl
6f24e41022f28061368776ea1514db0a6e67a9b1 # Duplicate of 238734262142075056653b4de091458e0ca858f2: drm/i915: Avoid recursing onto active vma from the shrinker
408c1b3253dab93da175690dc0e21dd8bccf3371 # Duplicate of b5dacc8fb52c690e2cdf7df3ae36bd1cf20e63dd: drm/i915: fix header test with GCOV
df1a5bfc16f3275a74f77d73375e69bc62c45c4b # Duplicate of 33e059a2e4df454359f642f2235af39de9d3e914: drm/i915/psr: Force PSR probe only after full initialization
4fbe112a569526e46fa2accb5763c069f78cb431 # Duplicate of eee18939e5767dbe3a98b3ea172e7fd7ba7d403c: drm/i915/gtt: Downgrade gen7 (ivb, byt, hsw) back to aliasing-ppgtt
2286d2f9e58cb0ae7b9db97106ce73613ab33e5e # Duplicate of 7aa62404dfdefd759e6a5f8923a0b0704729295f: drm/amd/display: Fix psr static frames calculation
84fc79899ee7a20b65e91b533b63530141896f8c # Duplicate of aad927b5a863178a9d921044e52d66e0ccf0aff9: drm/amd/display: Use dcfclk to populate watermark ranges
28e7a7f4fb4b9dc364a054ae01b87f7111d5ba2d # Duplicate of 2b63d0ec0daf79ba503fa8bfa25e07dc3da274f3: drm/amd/display: Check engine is not NULL before acquiring
5737f367af4840affa174562036d54eeb4288d96 # Duplicate of 6c81917a0485ee2a1be0dc23321ac10ecfd9578b: drm/amd/display: Limit minimum DPPCLK to 100MHz.
15add0c2fed34adf02c8eccb399482b6e7b369bf # Duplicate of c134c3cabae46a56ab2e1f5e5fa49405e1758838: drm/amd/display: Add initialitions for PLL2 clock source
80ff3e10c805aceabf5d3d8d4eecb0ba0faefea8 # Duplicate of f4d0242b7b43977923f778b4cf787425ef05776e: drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1
f9f3e9e0136b4b89128d8384eb9410381b10c305 # Duplicate of 416611d9b6eebaeae58ed26cc7d23131c69126b1: amdgpu: Prevent build errors regarding soft/hard-float FP ABI tags
42d708db8ec0841280cefdec89db6660d2586141 # Duplicate of 46d1da733fbc867cd3c3aabec21aeaacd9a41771: drm/amdgpu: fix amdgpu pmu to use hwc->config instead of hwc->conf
ea6f0931c1e7a956792c34f5ec80b71746864d7d # Duplicate of 2cabe0d4cd88f7386e9c5a82236ceda46080a80b: drm/amdgpu: limit GDS clearing workaround in cold boot sequence
3b4a18a355d22858a57637dfd98004b94168ae34 # Duplicate of b5336bfd6fe512521539e3f0f1cf4a5a6a45d380: drm/amdgpu/vcn2.5: fix warning
1b53e733238c0f7faa4744ec7c8c6f193649f168 # Duplicate of 8fab6a2faa1eb388b5eaf1ead4394f380a6403be: drm/amd/display: DCN2.x Do not program DPPCLK if same value
278628fa4642356f656e359e5555d148f51f00d8 # Duplicate of a934f9d866598ec777174d449a0dd903ea3db817: drm/amdgpu: correct comment to clear up the confusion
17b9998441d37c95b4fb1b7ac95facc9de43f18b # Duplicate of c1d66bc2e531b4ed3a9464b8e87144cc6b2fd63f: drm/amdgpu: update smu_v11_0_pptable.h
0a28eee97be92e7e97f78b7753a050ce66a97a1d # Duplicate of e33a8cfda5198fc09554fdd77ba246de42c886bd: drm/amdgpu:/navi10: use the ODCAP enum to index the caps array
b215010fd3456bb1b5beb88f199cfd21aa1e7571 # Duplicate of 43064f5c8b8818e35fa254496ef00aabd63d547a: drm/amd/display: fix backwards byte order in rx_caps.
c786530b2190cda56a89fc201bf9d398c17a5c0b # Duplicate of c6f8c440441029d5621ee5153676243234a4b76e: drm/amd/display: fix dtm unloading
b90c4d667c7e37b7265a92254a66492c1ad8bd2e # Duplicate of c657b936ea98630ef5ba4f130ab1ad5c534d0165: drm/amdgpu/soc15: fix xclk for raven
e5f134958d07230ff9a806b1ec200239573e746f # Duplicate of 120cf959308e1bda984e40a9edd25ee2d6262efd: drm/amdgpu/gfx9: disable gfxoff when reading rlc clock
72b4c01d66951cff759799dc3000a692d8821b30 # Duplicate of b08c3ed609aabc4e76e74edc4404f0c26279d7ed: drm/amdgpu/gfx10: disable gfxoff when reading rlc clock
f61f01b14de33051ceb4194d6b0be87ef69fb4ea # Duplicate of debcf83770073f90c9b075134650fdc758ff3033: drm/amdgpu: add is_raven_kicker judgement for raven1
9cfb06920e2b4ea9ae903be640927b8da0fd5b68 # Duplicate of 4829f89855f1d3a3d8014e74cceab51b421503db: drm/amdgpu: fix memory leak during TDR test(v2)
c2ecd79bec4ecc7f4fa52d91ea9bd3d69e3f54d5 # Duplicate of a3ed353cf8015ba84a0407a5dc3ffee038166ab0: amdgpu/gmc_v9: save/restore sdpif regs during S3
f3ed67395dca30432b5787c273818d2278f59989 # Duplicate of 8a3bddf67ce88b96531fb22c5a75d7f4dc41d155: drm/amdgpu: Drop DRIVER_USE_AGP
b8076b5e5b857fd82b3439fd22934a8e638c6ad8 # Duplicate of eb12c957735b582607e5842a06d1f4c62e185c1d: drm/radeon: Inline drm_get_pci_dev
e22bb5626cd6cd7c39cc2563ddb4b5d7d44dc91c # Duplicate of 6c62ce8073daf27ae3fd03b6929d6cea3887eeb2: drm/amdgpu/display: clean up hdcp workqueue handling
1d21a84661b404ffdae94ebe7b8a8729ef478335 # Duplicate of 2ab7e274b86739f4ceed5d94b6879f2d07b2802f: drm/amdgpu: clean wptr on wb when gpu recovery
f091c1c70e89adca93c4f4f35dfa0abf90611453 # Duplicate of 194bcf35bce4a236059816bc41b3db9c9c92a1bb: drm/amdgpu: disable 3D pipe 1 on Navi1x
f9b9b6d9722b571c35f30228505cdffd449cd1d6 # Duplicate of a0275dfc82c9034eefbeffd556cca6dd239d7925: drm/amd/display: fix dcc swath size calculations on dcn1
6d0d6456084e21ece83b5265a3b26e8bb9077e31 # Duplicate of 5ac7fd2f597b88ee81f4748ee50cab06192a8dc3: drm/amd/display: Clear link settings on MST disable connector
ffbed184d209bb44504fd2cd460db70176765818 # Duplicate of 80381d40c9bf5218db06a7d7246c5478c95987ee: drm/amd/powerplay: fix pre-check condition for setting clock range
781345f9ef03cbdc7720897b6b2aa7dfe7ec69ac # Duplicate of ab65a371dd5f5cba6bd9a58a1a6d4115a71cc5c9: drm/amd/powerplay: map mclk to fclk for COMBINATIONAL_BYPASS case
1a0dd3d928339d33f8feddc137dcccfff66bbf50 # Duplicate of f1c2cd3f8fb959123a9beba18c0e8112dcb2e137: drm/amdgpu: correct ROM_INDEX/DATA offset for VEGA20
e1ab4a91aa08d9b078bd7582cbefbc4b4a1fb093 # Duplicate of d5349775c1726ce997b8eb4982cd85a01f1c8b42: drm/amd/display: update soc bb for nv14
e94bda14325ccf1a519ffb516738d1201457f97f # Duplicate of eddf309a8ed42eb3312b17a6934686b018189cd3: drm/i915/tgl: Add Wa_1608008084
efbf928824820f2738f41271934f6ec2c6ebd587 # Duplicate of f4aaa44e8b20f7e0d4ea68d3bca4968b6ae5aaff: drm/i915/selftests: Fix return in assert_mmap_offset()
4b4e973d5eb89244b67d3223b60f752d0479f253 # Duplicate of 08f56f8f3799b2ed1c5ac7eed6d86a4926289655: drm/i915/perf: Reintroduce wait on OA configuration completion
82126e596d8519baac416aee83cad938f1d23cf8 # Duplicate of 169c0aa4bc17d37370f55188d9327b99d60fd9d7: drm/i915/gt: Drop the timeline->mutex as we wait for retirement
07e9c59d63df6a1c44c1975c01827ba18b69270a # Duplicate of c67b35d970ed3391069c21f3071a26f687399ab2: drm/i915: Actually emit the await_start
ab7a69020fb5d5c7ba19fba60f62fd6f9ca9f779 # Duplicate of c951b0af2dddbb1f34be103029eb9030392d5554: drm/i915: Return early for await_start on same timeline
2920516b2f719546f55079bc39a7fe409d9e80ab # Duplicate of 1d61c5d711a2dc0b978ae905535edee9601f9449: drm/i915: be more solid in checking the alignment
3df2deed411e0f1b7312baf0139aab8bba4c0410 # Duplicate of eafc2aa20fba319b6e791a1b0c45a91511eccb6b: drm/i915/execlists: Enable timeslice on partial virtual engine dequeue
2d4bd971f5baa51418625f379a69f5d58b5a0450 # Duplicate of 8ea6bb8e4d47e07518e5dba4f5cb77e210f0df82: drm/i915/gt: Close race between cacheline_retire and free
135dde8853c7e00f6002e710f7e4787ed8585c0e # Duplicate of 259170cb4c84f4165a36c0b05811eb74c495412c: drm/i915/gvt: Fix dma-buf display blur issue on CFL
209df10bb4536c81c2540df96c02cd079435357f # Duplicate of 14a0d527a479eb2cb6067f9e5e163e1bf35db2a9: drm/i915: Defer semaphore priority bumping to a workqueue
60ef5b7ac6a131f09d287a5f156c878c2c926a30 # Duplicate of 9777d8b2d2a148bc5d46694ec4f2559282fec8cf: drm/i915/execlists: Track active elements during dequeue
175c4d9b3b9a60b4ea0b8cd034011808c6a03b05 # Duplicate of c09f6b4d0883dfb859c1ddcfb04c3260ef310ce0: Revert "drm/i915/tgl: Add extra hdc flush workaround"
415d1269975d3fc21c13a6ae8de7b5fe0e6febb1 # Duplicate of fe8b7085cac3b0db03cdbb26d9309bc27325df0a: drm/i915: Handle all MCR ranges
c8d6396b00d4cd19877498519d836222849968f4 # Duplicate of b55dbe596942e15b3d18d36a41af4fde022c9d48: drm/amd/display: fix typos for dcn20_funcs and dcn21_funcs struct
6397ec580d6e01c5b7db5fe6e483cc89fd87f09c # Duplicate of 5bbc6604a62814511c32f2e39bc9ffb2c1b92cbe: drm/amd/amdgpu: Fix GPR read from debugfs (v2)
565d1941557756a584ac357d945bc374d5fcd1d0 # Duplicate of 063e768ebd27d3ec0d6908b7f8ea9b0a732b9949: drm/amdgpu: add fbdev suspend/resume on gpu reset
473e3f7720f652716eb7a5b8f49628d6f66b1e87 # Duplicate of dec9de2ada523b344eb2428abfedf9d6cd0a0029: drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017
98190997391c1d7e5b212d19f9a95e5f3ddded32 # Duplicate of 7c8d4fb2506ddbfd9fb44b7fc1c9712f93504bb3: drm/amd/display: Revert "DCN2.x Do not program DPPCLK if same value"
5e31fa6821a977fe65435723347a0ee789f130e3 # Duplicate of acfc62dc68770aa665cc606891f6df7d6d1e52c0: drm/amdgpu: fix typo for vcn1 idle check
23edf7f1a8ececf04f7c097c2ab86a96591445a7 # Duplicate of b5689d22aa6d815f29d34f8cbd708f9d34eed70a: drm/amdgpu: fix typo for vcn2/jpeg2 idle check
6c1cb08e3a4260465b7c6425368ddcdd0aea3eea # Duplicate of a3c33e7a4a116f8715c0ef0e668e6aeff009c762: drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle check
77bb2f204f1f0a53a602a8fd15816d6826212077 # Duplicate of 3c0fdf3302cb4f186c871684eac5c407a107e480: drm/scheduler: fix rare NULL ptr race
a62774782b994026ac3198bf115717d55d536166 # Duplicate of e50c951ea6ff17e7b1f2a5c118506b58b474ded3: drm/i915/gt: Restrict gen7 w/a batch to Haswell
a22f34783476a39d157b60485285aaa43554cb2d # Duplicate of 16e5c2f0d30178d977cd461f3f46deb250b5b5ea: drm/i915/gem: Check for a closed context when looking up an engine
a639b0c15065df930467695b76ef38d5edaed049 # Duplicate of c06aa1b438d0ec41f50573a6c95ba09d7927a635: drm/i915/perf: Invalidate OA TLB on when closing perf stream
207e4a71fb53e761be72daaeb78a49225bc31c69 # Duplicate of 2e46a2a0b0149f951b63be1b5df6514676fed213: drm/i915: Use explicit flag to mark unreachable intel_context
8e37d699139128139c0468e005c2f0d6215b0c55 # Duplicate of a24c57d0b3ed9be01f2a4e1a3e807645b71ad648: drm/i915/gt: Cancel a hung context if already closed
21abf0bf168dffff1192e0f072af1dc74ae1ff0e # Duplicate of 98479ada421a8fd2123b98efd398a6f1379307ab: drm/i915/gt: Treat idling as a RPS downclock event
3447c4c55d0edc95742fdcd91c3efb050546b907 # Duplicate of b0647a5e79b19753faac17e6cc0a109166d22693: drm/i915: Avoid live-lock with i915_vma_parked()
13c5a577b342d80ea06b7300ce69420a2d0928ca # Duplicate of c1ed2fb9d9c0e6a2245f013df76587ee3e78be46: drm/i915/gt: Select the deepest available parking mode for rc6
6c81e21a4742385c00713137c6fdcade0412e93c # Duplicate of a97b786bfac6929223cc9a01683effe84146e394: drm/i915/gt: Stage the transfer of the virtual breadcrumb
d5e56705927e00f703b2eb5a98299dd6622d16e5 # Duplicate of 2bdd4c28baff29163808677a70942de2b45f17dc: drm/i915/display: Fix mode private_flags comparison at atomic_check
f77a2db27f26c3ccba0681f7e89fef083718f07f # Duplicate of 6e8a36c13382b7165d23928caee8d91c1b301142: drm/i915/icl+: Don't enable DDI IO power on a TypeC port in TBT mode
70988115ac69ecc249aa0f8e8265e8daf87bc28c # Duplicate of 8262b49209c410d9df063e5ddc3168e210b28422: drm/i915/dp: Return the right vswing tables
4d6c18590870fbac1e65dde5e01e621c8e0ca096 # Duplicate of 0b72a251bf92ca2378530fa1f9b35a71830ab51c: drm/i915/gt: Fill all the unused space in the GGTT
97a37c919f6262fe75afc4a4eb838093bf18b032 # Duplicate of 721017cf4bd8ea5e5d6295f90ea6d30bab577851: drm/i915/gem: Ignore readonly failures when updating relocs
6352219c39c04ed3f9a8d1cf93f87c21753a213e # Duplicate of bcad588dea538a4fc173d16a90a005536ec8dbf2: drm/i915/perf: Do not clear pollin for small user read buffers
614654abe847a42fc75d7eb5096e46f796a438b6 # Duplicate of af23facc38c26ac188b6adac2cae2dafaca0c82d: drm/i915: Check current i915_vma.pin_count status first on unbind
30c88a47f1abd5744908d3681f54dcf823fe2a12 # Duplicate of 1aaea8476d9f014667d2cb24819f9bcaf3ebb7a4: drm/i915/gem: Flush all the reloc_gpu batch
c4e8ba7390346a77ffe33ec3f210bc62e0b6c8c6 # Duplicate of 220dcfc1485bb79e300f08a28b475869feccbb53: drm/i915/gt: Yield the timeslice if caught waiting on a user semaphore
dbff5a8db9c630f61a892ab41a283445e01270f5 # Duplicate of 81fdd7bfeb8e8f76bcdfef9174ec580707c37d38: drm/i915/tgl: Add Wa_14010477008:tgl
a080bd994c4023042a2b605c65fa10a25933f636 # Duplicate of e1eb075c5051987fbbadbc0fb8211679df657721: drm/i915/gt: Update PMINTRMSK holding fw
3ffaf56e912e76cf09c560244c8804f9bebda8b1 # Duplicate of ced633266bdaa9173dc237b8f25ba87f5356ef35: drm/i915: HDCP: fix Ri prime check done during link check
3cbdb97564a39020262e62b655e788b63cf426cb # Duplicate of 335f62e7606a7921775d7cc73f0ad8ffd899bc22: drm/i915/tgl: TBT AUX should use TC power well ops
0666a8d7f6a4530440e59f2d22ed4091f4d3818c # Duplicate of b513b0d4563ab70a0a25e7a0ed94afaf88ac28bf: drm/virtio: fix OOB in virtio_gpu_object_create
2713778cbfca756eccd754339b785712ef464a98 # Duplicate of d8a26d8fc37c5b8b9e95f2fa194f287cf8cab3f4: drm/mm: revert "Break long searches in fragmented address spaces"
575b0a6e6a2f35babc7991d8e63e701d2fec9d00 # Duplicate of 022ac4c9c55be35a2d1f71019a931324c51b0dab: drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK
dbd138dfeb74f6e5e80496702d37c89248faaec4 # Duplicate of 36a5a5816103ea96a24ac93baff8c8dc248aae1e: drm/amd/display: re-order asic declarations
567c8fc4a0d28b63f81549af2f77ee9b5c260b80 # Duplicate of 4ee2bb22ddb53a2eafc675690d0d67452029ca37: drm/amd/powerplay: implement the is_dpm_running()
2a20e630f883065ec95141a9d490484310ce73be # Duplicate of 5932d260a8d85a103bd6c504fbb85ff58b156bf9: drm/amdgpu: Fix oops when pp_funcs is unset in ACPI event
b3dbd6d3ec495057db425a09516a922e1dacec33 # Duplicate of 0b9ebd7eebb7419d18030f0364a9392ffbf1d793: drm/amdgpu: resolve mGPU RAS query instability
4a06686b948579be72a6783c62e5a275af63b0f8 # Duplicate of 2b961e6a9529c3f205e003432e4ccc3bea1ae4b3: drm/amdgpu: update RAS related dmesg print
12aec9efea952eee284dd58dc585df7948a85771 # Duplicate of e99acf7d1a9c67a1030427a0fbc2361eda6d1496: drm/amd/display: Translate cursor position by source rect
d3227976f4a8aae84ae34b8766f043c73cc2ab8a # Duplicate of a754d13203d88f217c79bdb3fb659531fac14a39: drm/amd/display: change default pipe_split policy for DCN1
03a4059b8dddf6a299ca941cc6e0d66bb146d884 # Duplicate of 56b922c106cd13e00b4cd58dfc4037bc21daf51a: drm/amd/display: Fix incorrect cursor pos on scaled primary plane
b34659deb66bfe937b36aeeb53ed9b89c4048c8d # Duplicate of 3efcaf77de3b12b665895508cecda45247a39f0d: drm/amd/display: Program viewport when source pos changes for DCN20 hw seq
875390a86321c20f43ba5a3c8fec33a1b12322e4 # Duplicate of 3bae20137cae6c03f58f96c0bc9f3d46f0bc17d4: drm/amd/display: Calculate scaling ratios on every medium/full update
bdfbff5ef46b99322476fefe7dfe51ac8fdb6173 # Duplicate of 346d8a0a3c91888a412c2735d69daa09c00f0203: drm/amd/display: Update stream adjust in dc_stream_adjust_vmin_vmax
033baeeefbf088416b975ac1aae08a4b8e8ef914 # Duplicate of d243b6ffde7a3717c38b31dbc9c8c562f066d6ef: drm/amd/display: Make cursor source translation adjustment optional
b754c07a39b11cc20586ef55374846605360915b # Duplicate of 8c61b31e3c3f7dd843ebbf1cc02ca352b66f123f: drm/amd/display: Avoid create MST prop after registration
6fb4280ecbff9dd8a8db57bc9bfeef95c2b3a53f # Duplicate of 6dbebf4da3616a14f43041b81a0881a7343ce5fc: drm/amd/display: Acknowledge wm_optimized_required
4404b47852f3ec709f5787c045650afabea00b4b # Duplicate of 72f5b5a308c744573fdbc6c78202c52196d2c162: drm/amd/display: Check for null fclk voltage when parsing clock table
1744fb2391dd26b03d2a9ef1735bf2beb3565853 # Duplicate of 3abd1e95e0b0aa816d4dd63cac33a423afb4a7f2: drm/amd/powerplay: error out on forcing clock setting not supported
ba714a56fcb58782023514bb11455c549c572099 # Duplicate of 2960758cce2310774de60bbbd8d6841d436c54d9: drm/amdgpu: unify fw_write_wait for new gfx9 asics
5aaa8fff3aa9509991eff2eaaca96bcfbecacca7 # Duplicate of 4f7d010fc47ee1aad84bed97ac25719658117c1d: drm/amd/powerplay: unload mp1 for Arcturus RAS baco reset
7adf5619ae82244446e0e9e5199d96c316f3c80d # Duplicate of 8c7f0a44b4b4ef16df8f44fbaee6d1f5d1593c83: drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabled
dadce777e0947b9b6839f06f360882e54ba2a154 # Duplicate of 028cfb2444b94d4f394a6fa4ca46182481236e91: drm/amdgpu: fix wrong vram lost counter increment V2
079c72ad3a0135a56dca8c787ce75e068130369f # Duplicate of 974229db7e6c1f2ff83ceaf3022d5128bf62caca: drm/amdgpu/gfx9: add gfxoff quirk
4e2fec3321d5c0a80b894c05eb2de51d06fa5c03 # Duplicate of 45a5e639548c459a5accebad340078e4e6e0e512: drm/amd/powerplay: fix resume failed as smu table initialize early exit
7ce016e71a8e8db239d0113e06a47fdf60fd8ea3 # Duplicate of bbc25dadc7ed19f9d6b2e30980f0eb4c741bb8bf: drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay table v0 (e.g Hawaii)
bdb9fbc6bae07c610048b23ca6709e035597e7ae # Duplicate of 00a8037e2070890b43ceeda326b8192323b5fa59: drm/amdgpu/display: fix aux registration (v2)
9f65693577d976792e6dbad9ad42105b129259c6 # Duplicate of 7daec99fdcde7b01595134a3d8f385bc1009f1d8: drm/amdgpu/display: give aux i2c buses more meaningful names
967727021e75f6c1d9972d5a87f759155f935d75 # Duplicate of 933fe2cbf234afcd92d26e233c45f206af147616: drm/amd/display: DispalyPort: Write OUI only if panel supports it
422d9091f7be46b0d38c562a5750195af832370a # Duplicate of 718a5569b6fa6e1f49f1ae76a3c18acb4ddb74f1: drm/amd/display: blank dp stream before re-train the link
af031f078aeae3c6179a4618ce1aa8eda861ee10 # Duplicate of 87b7ebc2e16c14d32a912f18206a4d6cc9abc3e8: drm/amd/display: Fix green screen issue after suspend
94fa56605866282512a7589e22f47195cdcc5cf8 # Duplicate of c457a273e118bb96e1db8d1825f313e6cafe4258: drm/amdgpu: move kfd suspend after ip_suspend_phase1
fde812b32c1e3f24da305aa5e761840c2460974b # Duplicate of f7b52890daba570bc8162d43c96b5583bbdd4edd: drm/amdgpu: drop redundant cg/pg ungate on runpm enter
c7833d332e05cfa7b190b37dd3094c7257f1ea6d # Duplicate of 690ae30be163d5262feae01335b2a6f30569e5aa: drm/amd/powerplay: avoid using pm_en before it is initialized revised
c57053725d9bd7ab3e14fd0f8001714041df1280 # Duplicate of c938628c4478bd193bf608cf1e91a3390950a15d: drm/amdgpu: add tiling flags from Mesa
652a6a858fcfe2ee053856b52c4736f61b3982be # Duplicate of fdf83646c0542ecfb9adc4db8f741a1f43dca058: drm/amdgpu: invalidate L2 before SDMA IBs (v2)
ff532461a42a00a30abde612a7d830506ca404ac # Duplicate of 9017a4897a20658f010bebea825262963c10afa6: drm/amdgpu: bump version for invalidate L2 before SDMA IBs
3ebd17f53556fff2809793b5d2c2259a1f2714dd # Duplicate of 3159d41db3a04330c31ece32f8b29752fc114848: drm/amd/display: check if REFCLK_CNTL register is present
238387774232c9d294381d6f674c98682e9dbae8 # Duplicate of 6eb3f7da3c332f23d4591063711b2a895ec2ab0f: drm/amd/display: fix rn soc bb update
1ab864a006690d7a387498589464f9ec8509ff9e # Duplicate of fdfd2a858590d318cfee483bd1c73e00f77533af: drm/amd/display: Defer cursor update around VUPDATE for all ASIC
77ef333e48ba21181b4b7b812ef623305b0b0c10 # Duplicate of 668a6741f809f2d15d125cfe2b39661e8f1655ea: drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1
1e461c37d1fb6712561ad682b2d67ed4f5cbd3ff # Duplicate of b2a7b0ce0773bfa4406bc0a78e41979532a1edd7: drm/amd/display: Use cursor locking to prevent flip delays
edcb9028d66b44d74ba4f8b9daa379b004dc1f85 # Duplicate of 12399028751b887bdc2515f1a1e2c81b4fd74085: drm/i915/display: Load DP_TP_CTL/STATUS offset before use it
27be41de45a70fe1cb0ae1cbd2fd6da1ce3ffe9a # Duplicate of a05b289917212ea578c7dd447478772faa075333: drm/i915: fix Sphinx build duplicate label warning
d7fb38ae36a2dc97924b075ad1d1a88792777ea9 # Duplicate of d082119f4277ff4a63e44d293864aa9f2112b217: drm/i915/dpcd_bl: Unbreak enable_dpcd_backlight modparam
a95f3ac21d64d62c746f836598d1467d5837fa28 # Duplicate of 47bf7b7a7151bad568b9523d14477a353a450066: drm/i915/gem: Remove object_is_locked assertion from unpin_from_display_plane
6b7fc6a3e6af4ff5773949d0fed70d8e7f68d5ce # Duplicate of 82152d424b6cb6fc1ede7d03d69c04e786688740: Make the "Reducing compressed framebufer size" message be DRM_INFO_ONCE()
e07c7606a00c4361bad72ff4e72ed0dfbefa23b0 # Duplicate of 5d5e100a20348c336e56df604b353b978f8adbb9: drm/i915/selftests: Fix i915_address_space refcnt leak
cb593e5d2b6d3ad489669914d9fd1c64c7a4a6af # Duplicate of f524a774a4ff702bdfbfc094c9dd463ee623252b: drm/i915/gem: Hold obj->vma.lock over for_each_ggtt_vma()
2759e395358b2b909577928894f856ab75bea41a # Duplicate of 2abaad4eb59d1cdc903ea84c06acb406e2fbb263: drm/i915/gt: Check cacheline is valid before acquiring
869129ee0c624a78c74e50b51635e183196cd2c6 # Duplicate of 8598eb781cf68fd6cb67c479f1479ae58bd54fb9: drm/i915: Use proper fault mask in interrupt postinstall too
2632f174a2e1a5fd40a70404fa8ccfd0b1f79ebd # Duplicate of 53b2622e774681943230fb9f31096512fff99fe7: drm/i915/execlists: Avoid reusing the same logical CCID
5c4a53e3b1cbc38d0906e382f1037290658759bb # Duplicate of 1bc6a60143a4f9264cc6e09ceb9919f4e813a872: drm/i915/execlists: Track inflight CCID
24aac336ff78eb55aedda043ed982c61dc3ac49a # Duplicate of 30523408c0232d4f33ca0719004e5bffaf04220c: drm/i915: Avoid dereferencing a dead context
ff6772b0fbdd160250c28c52962ed8fd51573fa9 # Duplicate of f33a6dec4e12fda128fde8f6b2fcc2252b4b59d1: drm/amdgpu/dc: Use WARN_ON_ONCE for ASSERT
8b91fd8bb1920a73b2c3a990a12d886fc62e1eef # Duplicate of 59dfb0c64d3853d20dc84f4561f28d4f5a2ddc7d: drm/amd/display: work around fp code being emitted outside of DC_FP_START/END
e9a135a969352e5cc945a8db636163a7bb8e4ada # Duplicate of b95e51eb9f2ee7b6d6c3203a2f75122349aa77be: drm/amd/display: Update DCN2.1 DV Code Revision
5f6dbd54c05f38d30da9c1d310219808a69afd35 # Duplicate of 80797dd6f1a525d1160c463d6a9f9d29af182cbb: drm/amd/display: fix counter in wait_for_no_pipes_pending
7b353e41b4171c5dcc171306e4790bc328536f49 # Duplicate of e6142dd511425cb827b5db869f489eb81f5f994d: drm/amd/display: Prevent dpcd reads with passive dongles
47891bf1da31ccba95974b58a853a346924ed341 # Duplicate of 1fe48ec08d9f2e26d893a6c05bd6c99a3490f9ef: drm/amdgpu: drop unnecessary cancel_delayed_work_sync on PG ungate
74577c3a48a85f235a0506d07f31d91f170d8b19 # Duplicate of f4fcfa4282c1a1bf51475ebb0ffda623eebf1191: drm/amd/powerplay: perform PG ungate prior to CG ungate
1cba0987610a1508358d1a3704fdb9c98b3be0ba # Duplicate of a6aacb2b26e85aa619cf0c6f98d0ca77314cd2a1: drm/amdgpu: force fbdev into vram
fd9a9f8801def3908960312e46bb92126add6b66 # Duplicate of 39b3128d7ffd44e400e581e6f49e88cb42bef9a1: drm/amdgpu: Use GEM obj reference for KFD BOs
b931e199f16e1e29cb1728e8aa9d27b9f8978cb1 # Duplicate of 2346ef47e871536cf4e36b77859bfdeb39b49024: drm/amd/display: Fix vblank and pageflip event handling for FreeSync
85625e64295079525e5f841b576f9ab71d2c6237 # Duplicate of b2b6290a23986a5c88384887b8a589a3c4ebe292: drm/amdgpu: enable hibernate support on Navi1X
0da4a419a27a7b290b4923a7051fc6cfd92f2a0c # Duplicate of bff1a6112b09a810d8a1c0c0ea306e58810d4f0b: drm/amdgpu: implement soft_recovery for gfx10
b0be3c3a2500b46682b3eb7ac5024b8982ed0364 # Duplicate of 975f543e7522e17b8a4bf34d7daeac44819aee5a: drm/amd/amdgpu: add raven1 part to the gfxoff quirk list
3528cae940d75f3d6f9ce905acb3c3332e2d5067 # Duplicate of 650e723cecf2738dee828564396f3239829aba83: drm/amd/amdgpu: Update update_config() logic
a211da9c771bf97395a3ced83a3aa383372b13a7 # Duplicate of fe5a708267911d55cce42910d93e303924b088fd: drm/i915/gt: Make timeslicing an explicit engine property
690d22dafa88b82453516387b475664047a6bd14 # Duplicate of 421abe200321a2c907ede1a6208c558284ba0b75: drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is disabled
054318c7e35f1d7d06b216143fff5f32405047ee # Duplicate of 4457a9db2bdec2360ddb15242341696108167886: drm/i915/tgl+: Fix interrupt handling for DP AUX transactions
24fe5f2ab2478053d50a3bc629ada895903a5cbc # Duplicate of bc850943486887e3859597a266767f95db90aa72: drm/i915: Propagate error from completed fences
6b6cd2ebd8d071e55998e32b648bb8081f7f02bb # Duplicate of a9d094dcf7845af85f82adcad9f793e51e4d14c8: drm/i915: Mark concurrent submissions with a weak-dependency
73e28cc40bf00b5d168cb8f5cff1ae63e9097446 # Duplicate of 955da9d77435acac066139e9d7f7723ce7204a1d: drm/i915: Handle idling during i915_gem_evict_something busy loops
c38606ab1250aad05829e0daa8fa9a002161eb2a # Duplicate of 5aa82e35cacfdff7278b7eeffd9575e9c386289e: drm/amd/display: Remove dml_common_def file
7d1ee78f033a1b478cfa78eb4e11dd40e060f977 # Duplicate of b6ef55ccba7ed00fc10e3e6f619c8f886162427f: drm/amd/display: DP training to set properly SCRAMBLING_DISABLE
63731e73dae413d535fd4cef3d8a77203c13f3f4 # Duplicate of 31ecebee9c36d5e5e113a357a655d993fa916174: drm/amd/display: Defer cursor lock until after VUPDATE
8d43e3966b31df1986342dc8b69072ee26f0589b # Duplicate of f7d5991b92ff824798693ddf231cf814c9d5a88b: drm/amd/display: drop cursor position check in atomic test
185082b679b4bd6dfb69764eaa89213b26f6f703 # Duplicate of 4e5183200d9b66695c754ef214933402056e7b95: drm/amd/display: Fix potential integer wraparound resulting in a hang
116788689bf8ca3c3337d8dd1a742c08342d2f62 # Duplicate of 32032a048b03ccc101d0befb26bd87c7220ef41f: drm/i915: Mark check_shadow_context_ppgtt as maybe unused
b718102dbdfd0285ad559687a30e27cc9124e592 # Duplicate of 842ec61f4006a6477a9deaedd69131e9f46e4cb5: drm/sun4i: mixer: Call of_dma_configure if there's an IOMMU
683c09e9a8e1008b72fc23f6e99687eed59cfa49 # Duplicate of f78d4032de60f50fd4afaa0fb68ea03b985f820a: drm: encoder_slave: fix refcouting error for modules
a519f6d03f4c497d02c7915fc33eb2b194ee048d # Duplicate of bb7d93fff62f32f4ff0072b2ace695bd5f5137e7: drm: encoder_slave: use new I2C API
9d81fe1791180f5debde243b6e08b700e73cb94e # Duplicate of 6f27e4c287d7bdcad1f24efcaace044617aac2f3: drm/vblank: Fix -Wformat compile warnings on some arches
2a12c4e9f1674432fa06f73026158a7b4698a0b4 # Duplicate of 14ed1c908a7a623cc0cbf0203f8201d1b7d31d16: Revert "drm/amd/display: disable dcn20 abm feature for bring up"
48b270bb22dbe27f122ed9b310f23a20d2f39228 # Duplicate of 9271dfd9e0f79e2969dcbe28568bce0fdc4f8f73: drm/amdgpu/pm: return an error during GPU reset or suspend (v2)
d559aba808171ba6633b600460d96933a3399a39 # Duplicate of cc831b9781e871e2bde00e9ae0041152139ee304: drm/amd/powerplay: ack the SMUToHost interrupt on receive V2
3a3a720eb3bf75bf144180f6e040d7d7b42775e1 # Duplicate of b7f839d292948142eaab77cedd031aad0bfec872: drm/amdgpu/display: use blanked rather than plane state for sync groups
8425400759749e23aaa831f2482b96211201af33 # Duplicate of 81921a828b94ce2816932c19a5ec74d302972833: drm/amd/display: Use kvfree() to free coeff in build_regamma()
1e814d630fd1933308fc89a8aa6072afe88f6386 # Duplicate of 43a562774fceba867e8eebba977d7d42f8a2eac7: drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()
5a84ae87fe6123f9521eea48e405f8ad74e2b8ad # Duplicate of 790243d3bf78f9830a3b2ffbca1ed0f528295d48: drm/amdgpu: Replace invalid device ID with a valid device ID
1e5d05ec806815582262d6d16842f0cb423fef14 # Duplicate of 9ec051bf4470ee20505c3c1bca9dc441944de4df: drm/amd/display: Rework dsc to isolate FPU operations
7159562a1622806d1f37fa73e83463fa1a240f66 # Duplicate of 99c7b309472787026ce52fd2bc5d00630567a872: drm/amdkfd: Use correct major in devcgroup check
bd09331a74cf05f85c85e8fd144e3b35907dfc6d # Duplicate of 7386f5c9c8080525985780ed8c3d1475258a4e34: drm/amdgpu/pm: update comment to clarify Overdrive interfaces
f503fe69ebca2f7a5e1eda1b279609b033b953cd # Duplicate of da9cebe16930f0273278fe893f2809450c61ae41: drm/amdgpu: fix documentation around busy_percentage
a20ace1b02cc80bab4a47fbb81d68db4b234450a # Duplicate of edfaf6fa73f15568d4337f208b2333f647c35810: drm/amdgpu: add fw release for sdma v5_0
86cf3a6116e0a0bb8910f5c6bded5e8e97b4bde5 # Duplicate of 5ae9c378c3d88b40af72f8e8f961808e29f3e70b: drm/amd/display: Enable output_bpc property on all outputs
4b7da34bd78803d83ebe82a56093c0877e15a243 # Duplicate of fa7041d9d2fc7401cece43f305eb5b87b7017fc4: drm/amd/display: Fix ineffective setting of max bpc property
f29aa08852e1953e461f2d47ab13c34e14bc08b3 # Duplicate of 35f760b44b1b9cb16a306bdcc7220fbbf78c4789: drm/radeon: fix fb_div check in ni_init_smc_spll_table()
dc2f832ecb045dd43793531ae149e1767696f5ad # Duplicate of b5b78a6c8d8cb9c307bc6b16a754603424459d6e: drm/amd: fix potential memleak in err branch
8ef51b428e6d935736d5fa7427cc063b6bb5b08a # Duplicate of ee434a4f9f5ea15b0f84bddd8c012838cf9472c5: drm/amdgpu/display: Unlock mutex on error
7808363154d622f9446bf4db97ff0f041dafa30b # Duplicate of 7e89e4aaa9ae83107d059c186955484b3aa6eb23: drm/amd/powerplay: Fix NULL dereference in lock_bus() on Vega20 w/o RAS
794bdcf71f47b98f6e003190069d5064123067ed # Duplicate of aa7b3df8fa0ed7ffbbf008466efb06259d0f59c1: drm/i915: avoid unused scale_user_to_hw() warning
993fa32eb3d5ffb79e86a770ca982eb9c9f54011 # Duplicate of f159c647b13b3cc9ae682f455b2858d2e1abd6be: drm/i915: Mark check_shadow_context_ppgtt as maybe unused
ae9b6cfe1352da25931bce3ea4acfd4dc1ac8a85 # Duplicate of d96536f0fe699729a0974eb5b65eb0d87cc747e1: drm/i915: Fix AUX power domain toggling across TypeC mode resets
b86fc6e5e89e5645b43f57171c26740ef38f9f4a # Duplicate of 0fad590fd98f308c903fe8205c0f07a649a0b72e: drm/i915: Don't set queue-priority hint when supressing the reschedule
3a230a554dbbc6cd5016cf1b56ee77cfcd48c7d8 # Duplicate of 3ffbe35321f4671c924a47bb50ca8087f87b2791: drm/i915/selftests: Restore to default heartbeat
6ad249ba59badc7ff157d4db1f835748f0e2c9b6 # Duplicate of 8497376707be6d2ab30f6d6662f42ab0c15d2ba1: drm/i915/gt: Incorporate the virtual engine into timeslicing
f2c1061a3677b400a945d9238f17bf33d669acff # Duplicate of b7ccc7858a33ddb3c5516f39b104a9156957c8bb: drm/i915/gt: Remove errant assertion in __intel_context_do_pin
0eb670aac27b1d615004c29efec595616e3e091a # Duplicate of 9ef36fc2d0347f04f75b9d70c0ecc2e3b403bb7f: drm/i915: Disable semaphore inter-engine sync without timeslicing
32a4605b38c30689a6a18f3f4c7d3133ac9d3277 # Duplicate of ef29440b3ccb93f44cf664311b30fbd5f84d9683: drm/i915: Avoid using rq->engine after free during i915_fence_release
957ad9a02be6faa87594c58ac09460cd3d190d0e # Duplicate of 757a9395f33c51c4e6eff2c7c0fbd50226a58224: drm/i915/gem: Avoid iterating an empty list
22da5d846d54dd13183b57874b9d5611d583d7c8 # Duplicate of 3680c2e9f4254d1f033bf00f540e47a51f8f996b: drm/i915/display: Only query DP state of a DDI encoder
ffb0c600c240103f6f34e07892a7e0a75502b243 # Duplicate of dd873dd51d8d7868887048545d48befdd6bea7ad: drm/i915: Reorder await_execution before await_request
511b6d9aed417739b6aa49d0b6b4354ad21020f1 # Duplicate of 631a6582b75ffac82bee76a65217caa856fafb5e: drm/i915/gt: Do not schedule normal requests immediately along virtual
6ec81b82732e2b4a5ac0853fd33919ff1ca94238 # Duplicate of 54a9adc4608144c7a17530822246f3cfa9b15d76: drm/i915/pmu: avoid an maybe-uninitialized warning
cc649a9eafc1ef5c40db023084cb94422d08aa84 # Duplicate of 70cac501b576710b426f3e9f67fcd0a0558df72c: drm/i915: work around false-positive maybe-uninitialized warning
b72f02d78e4f257761ed003444ae52083f962076 # Duplicate of 4178b5a60cefd4721095cce974af7c142f2a6331: drm/i915/gt: Prevent timeslicing into unpreemptable requests
b55230e5e800868961fc271b26d9ce53ae1f691e # Duplicate of 0e386959272e4adf192867681a65cc0aa580c247: drm/i915: Check for awaits on still currently executing requests
f8c86ffa2800adc80adc679c84c45e0c6b027374 # Duplicate of 882f38b7f6c406e7229e72ee4328b7f1d5938ae7: drm/i915: Fix global state use-after-frees with a refcount
f9496520df11de00fbafc3cbd693b9570d600ab3 # Duplicate of 273500ae71711c040d258a7b3f4b6f44c368fff2: drm/i915: Whitelist context-local timestamp in the gen9 cmdparser
dbf4081ffb68c0d9b518a34c715a8d8681658411 # Duplicate of ea2b383ded0f84f310fe330eb43d758f2807e728: drm/i915/params: don't expose inject_probe_failure in debugfs
f322e851f20e534cf5305332a9ad5eefadb55d56 # Duplicate of 62b6e899a0ad4863b2e799f3c10a77116e3cfadc: drm/i915/params: fix i915.fake_lmem_start module param sysfs permissions
34becfdb945a5eb819b7c8e4f0ec5cc5952ec68f # Duplicate of 4da1ced1e57c885b714255b130e17845234669ff: drm/i915/params: fix i915.reset module param type
57a78ca4eceab1ecb0299fba8a10211289329889 # Duplicate of d7466a5adbd61d79610981903eec19aaf8ac935d: drm/i915/gem: Mark the buffer pool as active for the cmdparser
4f72a8ee819d57d7329d88f487a2fc9b45153177 # Duplicate of a43555ac908c604f45ed98628805aec9355b9737: drm/i915/tc: fix the reset of ln0
e36ba817fa966f81fb1c8d16f3721b5a644b2fa9 # Duplicate of 8ab3a3812aa90e488813e719308ffd807b865624: drm/i915/gt: Incrementally check for rewinding
c980216dd224c52b5c70172753c209b653d84958 # Duplicate of 898e4e57adaeeefcfcf23f5d83360e513b69172f: drm/i915/icl: Disable DIP on MST ports with the transcoder clock still on
f93ec5fb563779bda4501890b1854526de58e0f1 # Duplicate of ef50fa9bd17d13d0611e39e13b37bbd3e1ea50bf: drm/i915/gt: Move hsw GT workarounds from init_clock_gating to workarounds
19f1f627b33385a2f0855cbc7d33d86d7f4a1e78 # Duplicate of 7237b190add0794bd95979018a23eda698f2705d: drm/i915/gt: Move ivb GT workarounds from init_clock_gating to workarounds
7331c356b6d2d8a01422cacab27478a1dba9fa2a # Duplicate of 695a2b11649e99bbf15d278042247042c42b8728: drm/i915/gt: Move vlv GT workarounds from init_clock_gating to workarounds
c3b93a943f2c9ee4a106db100a2fc3b2f126bfc5 # Duplicate of fd2599bda5a989c3332f4956fd7760ec32bd51ee: drm/i915/gt: Move snb GT workarounds from init_clock_gating to workarounds
806a45c0838d253e306a6384057e851b65d11099 # Duplicate of eacf21040aa97fd1b3c6bb201bfd43820e1c49be: drm/i915/gt: Move ilk GT workarounds from init_clock_gating to workarounds
2bcefd0d263ab4a72f0d61921ae6b0dc81606551 # Duplicate of 27582a9c917940bc71c0df0b8e022cbde8d735d2: drm/i915/gt: Move gen4 GT workarounds from init_clock_gating to workarounds
94641eb6c69682884abbecf22fe5b7c185af6a06 # Duplicate of 8e68c6340d5833077b3753eabedab40755571383: drm/i915/display: Fix the encoder type check
587a87b9d7e94927edcdea018565bc1939381eb1 # Duplicate of a3005c2edf7e8c3478880db1ca84028a2b6819bb: drm/i915/icl+: Fix hotplug interrupt disabling after storm detection
5a7eeb8ba143d860050ecea924a8f074f02d8023 # Duplicate of 55fd7e0222ea01246ef3e6aae28b5721fdfb790f: drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.c
c1b9fd3d310177b31621d5e661f06885869cae12 # Duplicate of 7dfbf8a07cf8c936b0d6cc810df6ae7923954d5b: drm/i915: Skip stale object handle for debugfs per-file-stats
5331889b5ffb11d6257953e418291a9f04c02bed # Duplicate of 9eb0463cfe65d826c97fa26b904a64f52c94300d: drm/i915/fbc: Fix fence_y_offset handling
2377427cdd2b7514eb4c40241cf5c4dec63c1bec # Duplicate of 42723673a193d5f8e30dba6ea9826d42262a502b: drm/i915: Drop vm.ref for duplicate vma on construction
33d63b1f4d3a47f4697f86ab83b1c7221da4236e # Duplicate of 6eb3cf2e06d22b2b08e6b0ab48cb9c05a8e1a107: drm/amd/display: Only revalidate bandwidth on medium and fast updates
fe098a5d6443bebfc0e5a1a567cb0d1f9255a2b3 # Duplicate of d7a6634a4cfba073ff6a526cb4265d6e58ece234: drm/amdgpu/atomfirmware: fix vram_info fetching for renoir
2a80f883988862dc2c52f79291ed38388246cf36 # Duplicate of beaf10efca64ac824240838ab1f054dfbefab5e6: drm/amdgpu: use %u rather than %d for sclk/mclk
429f3d24384b049925771c56b5bc2850cede958f # Duplicate of 20303ec5d2165ee6344190274bc59118921f71d9: drm/amdgpu: asd function needs to be unloaded in suspend phase
90937420c44f7535fd3ac4341a48c4c4dd1fe190 # Duplicate of c564b8601ae917086751d90f464d5f19d731ece7: drm/amdgpu: add TMR destory function for psp
99010fac8b8c1e4f8663cb8b55c1a6584f3b84ba # Duplicate of 41855a898650803e24b284173354cc3e44d07725: drm/radeon: fix double free
926ee775ba53482d2895d31caf212d234158224c # Duplicate of 7d65a577bb58d4f27a3398a4c0cb0b00ab7d0511: drm/amdgpu/gfx10: fix race condition for kiq
7bdb089993f9e65ec826c770aa1d05469bdf8eac # Duplicate of d845a2051b6b673fab4229b920ea04c7c4352b51: drm/amdgpu: fix preemption unit test
f74367e492ba24be43ba0f440c6bac98a6f3b277 # Duplicate of 3168470142e0a82b5732c04ed4c031a9322ae170: drm/amdgpu/display: create fake mst encoders ahead of time (v4)
ec11fe3705a7d434ec3493bdaddb9b6367e7366a # Duplicate of b448d30b0c303d5454ea572b772d1ffae96bc6e7: drm/amd/display: OLED panel backlight adjust not work with external display connected
4462282a7253e3663790f8ab092a4107d905bd76 # Duplicate of be73e608ae2711dc8a1ab8b9549d9e348061b2ee: drm/amd/display: handle failed allocation during stream construction
3a4024b58b3f40121de6c8ad535c5f38ce19cc83 # Duplicate of 98a34cf931e848f8489d3fb15a8f5fc03802ad65: drm/amdgpu/powerplay: Modify SMC message name for setting power profile mode
0c56c862e712001e4d86bc4f43d74f2425c010c2 # Duplicate of 88bb16ad998a0395fe4b346b7d3f621aaa0a2324: drm/amd/powerplay: fix a crash when overclocking Vega M
03fca66b7a36b52da8915341eee388267f6d5b73 # Duplicate of cf1976b11372cac3b57fbae1831f66a4486355d3: drm/i915: Also drop vm.ref along error paths for vma construction
8567774e87e23a57155e5102f81208729b992ae6 # Duplicate of 5a383d443b29a140094430f3ad1d02fa1acc2b80: drm/i915/gt: Pin the rings before marking active
2196dfea896f7027b43bae848890ce4aec5c8724 # Duplicate of 42de9b0a2bb29238d316bd56407c0e727d6d7ff9: drm/i915/selftests: Fix compare functions provided for sorting
e43ff99c8deda85234e6233e0f4af6cb09566a37 # Duplicate of aee62e02c48bd62b9b07f5e297ecfc9aaa964937: drm/i915/perf: Use GTT when saving/restoring engine GPR
4fe6abb8f51355224808ab02a9febf65d184c40b # Duplicate of 858f1299fd6f7518ddef19ddd304c8398ac79fa5: drm/i915/gt: Ignore irq enabling on the virtual engines
90a987205c6cf74116a102ed446d22d92cdaf915 # Duplicate of 110f9efa858f584c6bed177cd48d0c0f526940e1: drm/i915/gt: Only swap to a random sibling once upon creation
a581483b1e5466d28fc50ff623fba31cea2cccb6 # Duplicate of 6647e6cdba753e71170be7da2acfead7154f56d8: drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2.
0428ab013fdd39dbfb8f4cd8ad2b60af3776c6b9 # Duplicate of 92e0575b99835b5b3aaab2132dd551e0e04eb96a: drm/i915: Recalculate FBC w/a stride when needed
2342ef4e6021f5f7f2b3d4daa1ed6d1140b1378b # Duplicate of f22df82b87a753edffc489eca646860a671bef52: drm/amdgpu: fix spelling mistake "Falied" -> "Failed"
3e84a18a259e1df35e5b549ab92ec3baf82ff010 # Temporarily blacklisted while DRM backport is ongoing: media: meson/ao-cec: move cec_notifier_cec_adap_register after hw setup
cf6b58ab2d55f5a143c88c219c8e66ff0720fa69 # Temporarily blacklisted while DRM backport is ongoing: kbuild: fix 'No such file or directory' warning when cleaning
38a49742de113746dfb954afe7b1b65a098a69a8 # Temporarily blacklisted while DRM backport is ongoing: rtc: sh: Restore devm_ioremap() alignment
0d9630084cf83537a63ed9be727acffd8c0253d2 # Temporarily blacklisted while DRM backport is ongoing: scsi: zorro_esp: Restore devm_ioremap() alignment
e66ae6cadc8eac2300f8805a08c98544f400021b # Temporarily blacklisted while DRM backport is ongoing: drm/i915: fix documentation build after rename
bc714c8bd4b7f1f29f9b15d79211c5fb3aa63c4d # Temporarily blacklisted while DRM backport is ongoing: irqchip/renesas-intc-irqpin: Restore devm_ioremap() alignment
3af4da165f487a3956fe5a7b4ee08b12c7a3a9af # Temporarily blacklisted while DRM backport is ongoing: hostap: convert to struct proc_ops
1d90b6491014ead775146726b81a78ed993c3188 # Temporarily blacklisted while DRM backport is ongoing: include/linux/memremap.h: remove stale comments
68d237056e007c88031d80900cdba0945121a287 # Temporarily blacklisted while DRM backport is ongoing: scatterlist: protect parameters of the sg_table related macros
6a9dc5fd6170d0a41c8a14eb19e63d94bea5705a # Temporarily blacklisted while DRM backport is ongoing: lib: Revert use of fallthrough pseudo-keyword in lib/
693a8e936590f93451e6f5a3d748616f5a59c80b # Temporarily blacklisted while DRM backport is ongoing: driver code: print symbolic error code
e1f82a0dcf388d98bcc7ad195c03bd812405e6b2 # Temporarily blacklisted while DRM backport is ongoing: driver core: Annotate dev_err_probe() with __must_check
dd19d2938f503671f37bef25ee8c3b5e64e44a70 # Temporarily blacklisted while DRM backport is ongoing: Fix references to nommu-mmap.rst
9cf51446e68607136e42a4e531a30c888c472463 # Temporarily blacklisted while DRM backport is ongoing: bpf, powerpc: Fix misuse of fallthrough in bpf_jit_comp()
074b3aad307de6126fbac1fff4996d1034b48fee # Temporarily blacklisted while DRM backport is ongoing: drivers: core: fix kernel-doc markup for dev_err_probe()
c98a76eabbb6e7755f3d4a4c33f8fe869dda6383 # The bug fixed was not backported
5fa9a98fb10380e48a398998cd36a85e4ef711d6 # 32-bit only
0f091e43310f5c292b7094f9f115e651358e8053 # cleanup
730037c3ee57f892e6df019bc88d417a5944737c # Duplicate of 205d300aea75623e1ae4aa43e0d265ab9cf195fd: serial: 8250: change lock order in serial8250_do_startup()
8749efc0c0c325bf0c948c0b11d77bd3e497ead5 # printk: just a preparation step for lockless ringbuffer.
0f7636e1654338c34e3c220c02b2ffad78b6ccc0 # printk: cosmetic; documentation
89ccf18f032f26946e2ea6258120472eec6aa745 # printk: not critical; allow to use the full buffer when using log dumpers
7359608a271ce81803de148befefd309baf88c76 # CONFIG_GDB_SCRIPTS is not enabled for any config
7619517598ad5ba04beb855cde6558e72c73dbb5 # dup of fde9f39ac7f1ffd799a96ffa1e06b2051f0898f1
fd944dc24336922656a48f4608bfb41abdcdc4aa # ksz8795 is not in 5.3 yet
6ce898593705f540606a0f61db17c7fa198bd8f7 # Duplicate of 505623a2be48b36de533951ced130876a76a2d55
d3c48151512922dd35f1f393b30b9138e4441d14 # The treewide changes were not backported
47f7cf6325f7d38e33d3dc38fa55bbe605f5b335 # Temporarily blacklisted until 28b93c64499ae09d9dc8c04123b15f8654a93c4c is backported to libbpf
6f64e477830000746c1f992050fbd45c03c89429 # Temporarily blacklisted until the 5.10 btf patches are backported
1f241ad2a093b889122bd6bfdce57551d21bba5b # documentation fixes
e81e0724432542af8d8c702c31e9d82f57b1ff31 # clang-specific
4d6ffa27b8e5116c0abb318790fd01d4e12d75e6 # clang-specific
e272f7ec070d212b9301d5a465bc8952f8dcf908 # gpio: driver gets removed later
a7480c5d725c4ecfc627e70960f249c34f5d13e8 # riscv patch
ffedeeb780dc554eff3d3b16e6a462a26a41d7ec # not needed in SLE
f97bb5272d9e95d400d6c8643ebb146b3e3e7842 # Fix is not KABI safe, alternative merged
3347acc6fcd4ee71ad18a9ff9d9dac176b517329 # Kernel building with clang is not supported
a7c46c0c0e3d62f2764cd08b90934cd2aaaf8545 # GUP benchmark not enabled in Kconfig
18e19f195cd888f65643a77a0c6aee8f5be6439a # Supported arches enable SPARSEMEM_VMEMMAP
1ad53d9fa3f6168ebcf48a50e08b170432da2257 # KASAN is not enabled
586b58cac8b4683eb58a1446fbc399de18974e40 # SLE15-SP2 only, too intrusive, improbable, bsc#1174019
44577f1d98545fff565df81793418e40eecc7394 # cleanup, no functional change
6b61d49a55796dbbc479eeb4465e59fd656c719c # breaks kABI and is only needed on 32 bit
50b7d85680086126d7bd91dae81d57d4cb1ab6b7 # only relevant for archs without MMU
fdeb17c70c9ecae655378761accf5a26a55a33cf # only needed with 3a8e9ac89e6a51 "writeback: add tracepoints for cgroup foreign writebacks"
b3b9c187dc2544923a601733a85352b9ddaba9b3 # lockdep only, also conflicts with other rework
108dc42ed3507fe06214d51ab15fca7771df8bbd # lockdep selftests, unnecesary lockdep minutia
e7d95527f27a6d9edcffbd74eee38e5cb6b91785 # does not apply: drm/i915/gem: Delay tracking the GEM context until it is registered
8e326285924cd13d9d94edc209440ef5b6f85085 # Duplicate of 543e8669ed9bfb30545fd52bc0e047ca4df7fb31: drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
6178aed011a31b7d242b80ed3e83fcc9b67444e1 # Duplicate of e2bf3723db563457c0abe4eaeedac25bbbbd1d76: drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
eb4dedae920a07c485328af3da2202ec5184fb17 # Duplicate of e7d95527f27a6d9edcffbd74eee38e5cb6b91785: drm/i915/gem: Delay tracking the GEM context until it is registered
1f0882214fd0037b74f245d9be75c31516fed040 # Duplicate of 9ab57658a608f879469ffa22b723c4539c05a58f: drm/i915: Fix sha_text population code
2cc0c7b520bf8ea20ec42285d4e3d37b467eb7f9 # Duplicate of 57537b4e1d37002ed8cbd0a9be082104749e9d8f: drm/i915: Clear the repeater bit on HDCP disable
c60b93cd4862d108214a14e655358ea714d7a12a # does not apply: drm/i915: Avoid mixing integer types during batch copies
c0a1d129d3e01751d410343cb8e4a694716ca825 # Duplicate of ee15c7b53e52fb04583f734461244c4dcca828fa
978defee11a5d54f8f546e79867d2aab1b50606b # not necessary, might be reevaluated if someone reports it
bcee5278958802b40ee8b26679155a6d9231783e # requires prerequisities, not worth it
8e8c778d9ed4fdc5a9af108c7023bfb640a673f2 # we don't introduce CRYPTO_SKCIPHER at all
8a652a17e3c005dcdae31b6c8fdf14382a29cbbe # uvcvideo: caused a regression (bsc#1180117)
3d51507f29f2153a658df4a0674ec5b592b62085 # 32-bit only
862ee699fefe1e6d6f2c1518395f0b999b8beb15 # not relevant in our config
5af8be6b0c7e49124cd04ad144d3aae615e3daea # already fixed by 2a72c46ac4d665614faa25e267c3fb27fb729ed7
96adb419099cc042962c66cec6cd2ad905fee181 # already fixed by e40cc1b476d60f22628741e53cf3446a29e6e6b9
e91d8d78237de8d7120c320b3645b7100848f24d # only removes code we don't enable
310e3a4b5a4fc718a72201c1e4cf5c64ac6f5442 # CONFIG_HWLAT_TRACER is not set anywhere
d9a9280a0d0ae51dc1d4142138b99242b7ec8ac6 # breaks kABI, not worth the hassle
adab66b71abfe206a020f11e561f4df41f0b2aba # we do not support metag and sparc64 archs
44623b2818f4a442726639572f44fd9b6d0ef68c # clang-specific
2c2b3ad2c4c801bab1eec7264ea6991b1e4e8f2c # requires prerequisites, not worth it
4f8af077a02eed4831885048a10e04daa4e61a72 # documentation
30ad8db3a2c2e0121202342c6c2a48fc28937056 # HPE still needs uv_bios_call exported in SEL15-SP3 (bsc#1180598)
0e9fb6f17ad5b386b75451328975a07d7d953c6d # requires 8cefc107ca54, which does very intrusive changes in pipe, splice, ...
66ab33bf6d4341574f88b511e856a73f6f2a921e # requires fcee216beb9c, which is quite intrusive and not worth it
c6d2b0fbb893d5c7dda405aa0e7bcbecf1c75f98 # drm/amdgpu: Reverted in below
1ad9dd490a014372287cfd40abc73423654e2a81 # drm/amdgpu: Reverting the above
243d040a6e4ae95408e133269dd72be2ba03dd48 # staging/rtl8192e: Reverted later
02c4260713d62eff0875ca4a47019cd56371ffa7 # staging/rtl8192e: Reverted later
a135a1b4c4db1f3b8cbed9676a40ede39feb3362 # drm/amdgpu: Reverted later
da5b4cf021b9b239377a139e1d6a9055c89d984a # drm/amdpgu: Reverting above
261f4d03ad23c63964a6e1dd7b3611b108b1cb57 # drm/amdgpu: Ditto, cherry-picked
035fff1f7aab43e420e0098f0854470a5286fb83 # our configs all have CONFIG_ACPI=y
78762b0e79bc1dd01347be061abdf505202152c9 # 32-bit only
8301c719a2bd131436438e49130ee381d30933f5 # nilfs2 not enabled in kernel config
5596fe34495cf0f645f417eb928ef224df3e3cb4 # UP not enabled in kernel config
5812b32e01c6d86ba7a84110702b46d8a8531fe9 # No in-tree users of the table
d823346876a970522ff9e4d2b323c9b734dcc4de # intel-vbtn: Reverted in below
21d64817c72470ed69483f59279ce557c0658826 # intel-vbtn: Reverting the above
78762b0e79bc1dd01347be061abdf505202152c9 # 32-bit only
035fff1f7aab43e420e0098f0854470a5286fb83 # We don't disable CONFIG_ACPI
08685be7761d69914f08c3d6211c543a385a5b9c # no scv support
1c80be48c70a2198f7cf04a546b3805b92293ac6 # Requires managed DRM infrastructure: drm/vc4: bo: Add a managed action to cleanup the cache
171a072b4699b4bf79cd1bbbcd05a53d40903034 # Requires managed DRM infrastructure: drm/vc4: gem: Add a managed action to cleanup the job queue
d5aa6b22e2258f05317313ecc02efbb988ed6d38 # minor bug, major kabi breakage
078000d02d57f02dde61de4901f289672e98c8bc # multiple complex dependencies, minor bug
15ec0fcff6dab37533e02e2092d9228726186366 # comment fix
4230e2deaa484b385aa01d598b2aea8e7f2660a6 # fixes only riscv
e45122893a9870813f9bd7b4add4f613e6f29008 # not needed ATM. Also, kABI conflict.
56c91a18432b631ca18438841fd1831ef756cabf # CONFIG_KEXEC_JUMP is not set anywhere
e82080e1f456467cc185fe65ee69fe9f9bd0b576 # user-visible change and kABI breakage
50fe7ebb6475711c15b3397467e6424e20026d94 # 32-bit only
5ca1ca01fae1e90f8d010eb1d83374f28dc11ee6 # 32-bit only
678799194a5311765263b6aa940910ab232767eb # hso: already applied
cde1a8a992875a7479c4321b2a4a190c2e92ec2a # kABI breakage
9ad22e165994ccb64d85b68499eaef97342c175b # our tree needs d53d9bc0cf78 too for this to need to be backported
138b80cbd7051ceebae563f9375fe66302a6615b # Duplicate of 92c17f6043647652e1f4a772636e4288d4ecea3e: drm/mediatek: Fix can't get component for external display plane.
f14f27b1663269a81ed62d3961fe70250a1a0623 # Duplicate of 19b5f3b419a61808ff2713f1f30b8a88fe14ac9b: drm/i915/gt: Protect defer_request() from new waiters
855f3e08d5565811ab109d9c0f64ee11c24feabf # Already fixed in DRM backport: drm/mediatek: Remove duplicated include
66b51b801d05ee54a0f23628cb8220189adb715e # Duplicate of c67f0c28311c44597ecd8e14d152d1775c367cdf: drm/i915: Fix wrong return value in intel_atomic_check()
21118e8e56479ef33460fbd63a5ad0535843b666 # Duplicate of c43a87f537d19499e51a6f013331f196d8f0ddbe: drm/i915/selftests: Avoid passing a random 0 into ilog2
736e785f9b28cd9ef2d16a80960a04fd00e64b22 # Duplicate of c2314b8bd4c009793b6f9d57bc8363af034e02ca: drm/i915/gem: Reduce context termination list iteration guard to RCU
f4b3c395540aa3d4f5a6275c5bdd83ab89034806 # Duplicate of 20612303a0b45de748d31331407e84300c38e497: drm/i915: Filter wake_flags passed to default_wake_function
d5c0af5732798e09857a5a8f1a57cfc69c85a4f3 # Duplicate of 21ffcc94d5b3dc024fedac700f1e7f9dacf4ab4f: drm/amd/display: Add missing "Copy GSL groups when committing a new context"
57b2d834bf235daab388c3ba12d035c820ae09c6 # Duplicate of d5e8782129c22036425f29f9b6a254895482d7bd: drm/i915/gem: Support parsing of oversize batches
20bf2b378729c4a0366a53e2018a0b70ace94bcd # our gccs don't add CET instrumentation
6ae58d871319dc22ef780baaacd393f8543a1e74 # sparse tool fix
5c99720b28381bb400d4f546734c34ddaf608761 # ditto
e400071a805d6229223a98899e9da8c6233704a1 # hid-logitech-dj: doesn't work as advertised on SLE15-SP2 (bsc#1182259)
b7ccc7858a33ddb3c5516f39b104a9156957c8bb # we did the correct merge so problem doesn't exist
bee1abc9cc021f50b90f22a589d9ddc816a80db0 # not applicable
4a601f109614929aee45e58ca3514ec93da070bb # net: mscc: ocelot: not needed
d0995b53130eaa6a458780179c50489b933ea31a # f2f2 documentation update
67197a4f28d28d0b073ab0427b03cb2ee5382578 # unnecessary optimization, bsc#1182660
8faeb1ffd79593c9cd8a2a80ecdda371e3b826cb # indefinite stat error reduction only, bsc#1182671
d0995b53130eaa6a458780179c50489b933ea31a # f2f2 documentation update
179d1600723670dc0d6ae8ce572e0e2c44b64763 # cleanup conly
c7ff651960a6ef11cef55479658aff504c34872f # cosmetic
09c5ab384f6fb30f834a5777888b4486dd7f015d # Duplicate of ac65bdfef14a902b40ff69a35f5c604dba096547: drm/i915: Keep rings pinned while the context is active
951c80f83d61bd4b21794c8aba829c3c1a45c2d0 # btrfs subpage RW support won't arrive until SLE15-SP4
dcd6dffb0a75741471297724640733fa4e958d72 # CONFIG_UCLAMP_TASK is not set
eaf5a92ebde5bca3bb2565616115bd6d579486cd # CONFIG_UCLAMP_TASK is not set
d81ae8aac85ca2e307d273f6dc7863a721bf054e # CONFIG_UCLAMP_TASK is not set
46609ce227039fd192e0ecc7d940bed587fd2c78 # CONFIG_UCLAMP_TASK is not set
e504e74cc3a2c092b05577ce3e8e013fae7d94e6 # KASAN is not supported
5bc5cc2819c2c0adb644919e3e790b504ea47e0a # Too many dependencies: drm/panfrost: Move the GPU reset bits outside the timeout handler
95ebabde382c371572297915b104e55403674e73 # capabilities: reverted in below
3b0c2d3eaa83da259d7726192cf55a137769012f # capabilities: reverting the above
62441a1fb53263bda349b6e5997c3cc5c120d89e # HardIRQ status tracking in NMI-like handlers not yet supported in 5.3
5ae5fbd2107959b68ac69a8b75412208663aea88 # only required with da97e18458fb42d7c00fac5fd1c56a3896ec666e
da97e18458fb42d7c00fac5fd1c56a3896ec666e # requires 5ae5fbd2107959b68ac69a8b75412208663aea88
49a7d46a06c30c7beabbf9d1a8ea1de0f9e4fdfe # reverted by deb9b13eb2571fbde164ae012c77985fd14f2f02
deb9b13eb2571fbde164ae012c77985fd14f2f02 # only reerts 49a7d46a06c30c7beabbf9d1a8ea1de0f9e4fdfe
2a38ca998f50f887fdfa9a35c3c98a020bd68f25 # Affected code does not exist: drm/amdgpu: Add missing BOOTUP_DEFAULT to profile_name[]
c915ef890d5dc79f483e1ca3b3a5b5f1a170690c # Affected code does not exist: drm/amdgpu: Prevent shift wrapping in amdgpu_read_mask()
7a7cbf2a819740674455ad36155c662367261296 # Affected code does not exist: drm/msm: Fix race of GPU init vs timestamp power management.
6c8d0cdd6ccb21badd52a10d627f80cf1a6ab63f # cosmetic fix
0cc4a0c486f37af1ea3932ae8f76afbefe105a32 # cosmetic fix
69baf338fc16a4d55c78da8874ce3f06feb38c78 # breaks kABI
b3bf99daaee96a141536ce5c60a0d6dba6ec1d23 # Not applicable since intel_modeset_init() sequence has changed
ccc9e67ab26feda7e62749bb54c05d7abe07dca9 # Duplicate of b3bf99daaee96a141536ce5c60a0d6dba6ec1d23
0437141b4e2233ae0109a9584e7a003cd05b0a20 # defconfig changes
acf689134a66cc9c85e571d33b6bd5d72e4078cf # defconfig changes
717c4c8336486781630893508b3347ae18953fae # defconfig changes
b89bc060b53e7054e5c8ca11feea4bc884d83611 # Indentation fix
4a517faa34030dde326017431bc9f056c3076266 # Clang build warning fix
00190bc087e795290502dc51c5d32de85cb2c2b8 # Duplicate of 4a517faa34030dde326017431bc9f056c3076266
8dc61152dfd2b5007ed0a00d2924b18a425ae605 # Cosmetic whitespace fixes
862314bc94ddd4d1a8634cdacf279d302157c7b2 # We only have DSPP for sc7180
04b38d012556199ba4c31195940160e0c44c64f0 # touches ifdeffed out code, all configs have CONFIG_SECCOMP_FILTER=y
dda44eb29c235735a5ceae283dc521cfca27885c # requires c420644c0a8f8839ca7269acbb8a3fc7fe1ec97d powerpc: Use mm_context vas_windows counter to issue CP_ABORT
c420644c0a8f8839ca7269acbb8a3fc7fe1ec97d # only required for dda44eb29c235735a5ceae283dc521cfca27885c
dd926880da8dbbe409e709c1d3c1620729a94732 # commit message says "does not affect current users of mainline kernels on x86."
66c1b6d74cd7035e85c426f0af4aede19e805c8a # not really needed define move
ef99a60ffd9b918354e038bc5e61f007ff7e901d # drm/i915: causes regression on IVB (bsc#1184943)
d5109f739c9f14a3bda249cb48b16de1065932f0 # drm/i915: causes regression on IVB (bsc#1184943)
e627d5923cae93fa4188f4c4afba6486169a1337 # drm/i915: causes regression on IVB (bsc#1184943)
12aca1ce9ee33af3751aec5e55a5900747cbdd4b # not applicable since we don't have c40e6c6733a0b
163f0ec1df33cf468509ff38cbcbb5eb0d7fac60 # debug patch for syzbot
eb363edace688898956b99e48daa8d7e05cee795 # dts patch
d09845e98a05850a8094ea8fd6dd09a8e6824fff # designed to alter kABI
5a35b040d0567f9dce6e801e6e3b575b9c463028 # breaks kABI
d17d9227c332b7deca59b35fa9ff08e597666c2a # cosmetic fix
9f12bebd512c560e9e667a6ac3cf0e04d9d7f43e # fixes a compiler warning only
9cec1d547cb739f8bac2de833487116e0fe896d2 # fixes a compiler warning only
505623a2be48b36de533951ced130876a76a2d55 # 6ce898593705 applied
58a91d96d0bfdcbed7f9795220e42e02ed3f2f89 # prerequisites break kABI
b166a20b07382b8bc1dcee2a448715c9c2c81b5b # reverted by 01bfe5e8e428, replaced by 34e5b0118685
392a9f63058f2cdcec8363b849a25532ee40da9f # dt-bindings
4bc77b2d211e107fa54b1f39cd0d7dac5537b8cb # dt-bindings
a4dc1ca607e47e3ab342fb1a78b98bdc15088e7f # dt-bindings
a4dc1ca607e47e3ab342fb1a78b98bdc15088e7f # dt-bindings
d619a95693acbab64e0cdc76ddee5e214c4363f3 # dt-bindings
cb11a90e33c04623428eccb2c693a6b81947c686 # dt-bindings
9af865d95bd730c1d1035acd5dd6df105da98d0c # dt-bindings
3aa3c66aedef6a21ea1ad53f5b4491430ef0c84e # dt-bindings
512ec50a97d80f604f166da08258395c6f50a607 # dt-bindings
3ffce7b6100cbfc1dcbec8be2b824b2d75866455 # dt-bindings
956aa03b52e9c07e6ba769afd4e6f8c43436d02c # dt-bindings
86527bcbc88922ea40df05d28189ee15489d2cf1 # Cosmetic
9c3a16f88385e671b63a0de7b82b85e604a80f42 # device-tree fix
4fb3a074755b7737c4081cffe0ccfa08c2f2d29d # device-tree fix
ba8da03fa7dff59d9400250aebd38f94cde3cb0f # device-tree fix
5cfad4f45806f6f898b63b8c77cea7452c704cb3 # device-tree fix
1d88358a89dbac9c7d4559548b9a44840456e6fb # device-tree fix
dcabb06bf127b3e0d3fbc94a2b65dd56c2725851 # device-tree fix
e8b395b23643ca26e62a3081130d895e198c6154 # device-tree fix
686e0a0c8c61e0e3f55321d0181fece3efd92777 # device-tree fix
73bc7510ea0dafb4ff1ae6808759627a8ec51f5a # device-tree fix
e1e47fbca668507a81bb388fcae044b89d112ecc # device-tree fix
d0570a575aa83116bd0f6a99c4de548af773d950 # device-tree fix
4076a007bd0f6171434bdb119a0b8797749b0502 # device-tree fix
94dad6bed3c86c00050bf7c2b2ad6b630facae31 # device-tree fix
1653e3d470629d25c64cd8a2f84adb20a9348b0c # device-tree fix
656c648354e1561fa4f445b0b3252ec1d24e3951 # device-tree fix
aa880c6f3ee6dbd0d5ab02026a514ff8ea0a3328 # device-tree fix
e98e2367dfb4b6d7a80c8ce795c644124eff5f36 # device-tree fix
1fea2eb2f5bbd3fbbe2513d2386b5f6e6db17fd7 # device-tree fix
cc72570747e43335f4933a24dd74d5653639176a # device-tree fix
da2fb8457f71138d455cba82edec0d34f858e506 # device-tree fix
941432d007689f3774646e41a1439228b6c6ee0e # device-tree fix
cfe6c487b9a1abc6197714ec5605716a5428cf03 # device-tree fix
948c657cc45e8ce48cb533d4e2106145fa765759 # device-tree fix
c6433083f5930fdf52ad47c8c0459719c810dc89 # device-tree fix
3503376d6cc385b6266f93c24ead9a33d8dfe8cb # device-tree fix
1741e18737948c140ccc4cc643e8126d95ee6e79 # device-tree fix
1e0ca5467445bc1f41a9e403d6161a22f313dae7 # device-tree fix
2933bf3528007f834fb7f5eab033f9c5b0683f91 # device-tree fix
4bb1eb3cd4bd6241d5e5f99bbfd801ea5a007b6c # device-tree fix
b0fc70ce1f028e14a37c186d9f7a55e51439b83a # Berlin SOC not supported
a20dcf53ea9836387b229c4878f9559cf1b55b71 # depends on USB PD 3.0, which we do not have in SP3
4f06dd92b5d0a6f8eec6a34b8d6ef3e1f4ac1e10 # very old bug (v2.6.26), too risky to backport
78570f8873c8cd44c12714c7fa7db2601ec5617d # hwmon_init() has no return value, hence we don't need this patch
39c0c8553bfb5a3d108aa47f1256076d507605e3 # reverts 0dcec41acb85 ("scsi: qla2xxx: Make sure that aborted commands are freed")
28e5e44aa3f4e0e0370864ed008fb5e2d85f4dc8 # we don't support SGX in 15SP3