Merge tag 'drm-intel-next-fixes-2016-01-14' of git://anongit.freedesktop.org/drm-intel into drm-next (2016-01-18 07:02:19 +1000)
are available in the git repository at:
http://github.com/anholt/linux tags/drm-vc4-fixes-2015-01-19
for you to fetch changes up to 8483d152db61c5baf5452b844ef65b96ee9a6cfb:
drm/vc4: Remove broken attempt at GPU reset using genpd. (2016-01-19 13:16:31 -0800)
---------------------------------------------------------------- This pull request just includes the !CONFIG_PM_SLEEP build fix for vc4.
---------------------------------------------------------------- Eric Anholt (1): drm/vc4: Remove broken attempt at GPU reset using genpd.
drivers/gpu/drm/vc4/vc4_v3d.c | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-)
Eric Anholt eric@anholt.net writes:
Merge tag 'drm-intel-next-fixes-2016-01-14' of git://anongit.freedesktop.org/drm-intel into drm-next (2016-01-18 07:02:19 +1000)
are available in the git repository at:
http://github.com/anholt/linux tags/drm-vc4-fixes-2015-01-19
for you to fetch changes up to 8483d152db61c5baf5452b844ef65b96ee9a6cfb:
drm/vc4: Remove broken attempt at GPU reset using genpd. (2016-01-19 13:16:31 -0800)
Apologies for the former subject, screwed up with my new pull-request scripts :/
dri-devel@lists.freedesktop.org