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
algos
busses
muxes
Kconfig -rw-r--r-- 5.1 KB
Makefile -rw-r--r-- 680 bytes
i2c-boardinfo.c -rw-r--r-- 2.6 KB
i2c-core-acpi.c -rw-r--r-- 18.9 KB
i2c-core-base.c -rw-r--r-- 70.6 KB
i2c-core-of.c -rw-r--r-- 6.5 KB
i2c-core-slave.c -rw-r--r-- 2.9 KB
i2c-core-smbus.c -rw-r--r-- 20.1 KB
i2c-core.h -rw-r--r-- 2.6 KB
i2c-dev.c -rw-r--r-- 19.5 KB
i2c-mux.c -rw-r--r-- 12.5 KB
i2c-slave-eeprom.c -rw-r--r-- 6.3 KB
i2c-slave-testunit.c -rw-r--r-- 4.2 KB
i2c-smbus.c -rw-r--r-- 10.1 KB
i2c-stub.c -rw-r--r-- 9.8 KB

back to top