Revision 30c2c32d7f703530a6a0c9d2435117a9907d7109 authored by Linus Torvalds on 10 July 2018, 18:41:30 UTC, committed by Linus Torvalds on 10 July 2018, 18:41:30 UTC
Pull drm fixes from Dave Airlie:
 "This just contains some etnaviv fixes and a MAINTAINERS update for the
  new drm tree locations"

* tag 'drm-fixes-2018-07-10' of git://anongit.freedesktop.org/drm/drm:
  MAINTAINERS: update drm tree
  drm/etnaviv: bring back progress check in job timeout handler
  drm/etnaviv: Fix driver unregistering
  drm/etnaviv: Check for platform_device_register_simple() failure
2 parent s 092150a + dc81aab
Raw File
Kconfig.freezer
config FREEZER
	def_bool PM_SLEEP || CGROUP_FREEZER
back to top