https://github.com/torvalds/linux
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
Tip revision: 7a6043cc2e863ab45016622c30879e555523ee13 authored by Linus Torvalds on 07 January 2022, 17:17:53 UTC
Merge tag 'drm-fixes-2022-01-07' of git://anongit.freedesktop.org/drm/drm
Tip revision: 7a6043c
File Mode Size
auth_gss
xprtrdma
Kconfig -rw-r--r-- 2.4 KB
Makefile -rw-r--r-- 636 bytes
addr.c -rw-r--r-- 8.7 KB
auth.c -rw-r--r-- 20.7 KB
auth_null.c -rw-r--r-- 2.7 KB
auth_unix.c -rw-r--r-- 5.3 KB
backchannel_rqst.c -rw-r--r-- 11.0 KB
cache.c -rw-r--r-- 45.6 KB
clnt.c -rw-r--r-- 72.3 KB
debugfs.c -rw-r--r-- 6.3 KB
fail.h -rw-r--r-- 469 bytes
netns.h -rw-r--r-- 976 bytes
rpc_pipe.c -rw-r--r-- 35.8 KB
rpcb_clnt.c -rw-r--r-- 27.5 KB
sched.c -rw-r--r-- 33.1 KB
socklib.c -rw-r--r-- 7.9 KB
socklib.h -rw-r--r-- 470 bytes
stats.c -rw-r--r-- 8.6 KB
sunrpc.h -rw-r--r-- 1.7 KB
sunrpc_syms.c -rw-r--r-- 3.0 KB
svc.c -rw-r--r-- 40.4 KB
svc_xprt.c -rw-r--r-- 38.5 KB
svcauth.c -rw-r--r-- 5.3 KB
svcauth_unix.c -rw-r--r-- 21.4 KB
svcsock.c -rw-r--r-- 39.1 KB
sysctl.c -rw-r--r-- 3.5 KB
sysfs.c -rw-r--r-- 16.2 KB
sysfs.h -rw-r--r-- 1.1 KB
timer.c -rw-r--r-- 2.9 KB
xdr.c -rw-r--r-- 55.0 KB
xprt.c -rw-r--r-- 53.7 KB
xprtmultipath.c -rw-r--r-- 14.2 KB
xprtsock.c -rw-r--r-- 81.5 KB

back to top