Revision 7a6043cc2e863ab45016622c30879e555523ee13 authored by Linus Torvalds on 07 January 2022, 17:17:53 UTC, committed by Linus Torvalds on 07 January 2022, 17:17:53 UTC
Pull drm fixes from Dave Airlie:
 "There is only the amdgpu runtime pm regression fix in here:

  amdgpu:

   - suspend/resume fix

   - fix runtime PM regression"

* tag 'drm-fixes-2022-01-07' of git://anongit.freedesktop.org/drm/drm:
  drm/amdgpu: disable runpm if we are the primary adapter
  fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb
  drm/amd/pm: keep the BACO feature enabled for suspend
2 parent s ddec8ed + 936a937
History
File Mode Size
Kconfig -rw-r--r-- 11.2 KB
Makefile -rw-r--r-- 595 bytes
autosleep.c -rw-r--r-- 2.6 KB
console.c -rw-r--r-- 3.5 KB
energy_model.c -rw-r--r-- 10.2 KB
hibernate.c -rw-r--r-- 30.2 KB
main.c -rw-r--r-- 22.5 KB
power.h -rw-r--r-- 8.9 KB
poweroff.c -rw-r--r-- 992 bytes
process.c -rw-r--r-- 5.6 KB
qos.c -rw-r--r-- 17.2 KB
snapshot.c -rw-r--r-- 72.6 KB
suspend.c -rw-r--r-- 15.3 KB
suspend_test.c -rw-r--r-- 5.7 KB
swap.c -rw-r--r-- 37.6 KB
user.c -rw-r--r-- 9.4 KB
wakelock.c -rw-r--r-- 5.9 KB

back to top