]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into drm...
authorDave Airlie <airlied@redhat.com>
Thu, 6 Apr 2017 19:38:27 +0000 (05:38 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 6 Apr 2017 19:38:27 +0000 (05:38 +1000)
commitef7288b77208fcb164ed405f7b17ba344843f72f
tree4d9ac85cf65b42a2896920b62d4d92f720ac5584
parent429c1e2a5e3706f4fca9b8161aa710d1bb8a99e2
parentda42eaab5f530721ec57273335859287ccc06b6b
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into drm-next

Highlights:
- Cooling device support from Russell, to allow GPU throttling on system
thermal overload.
- Explicit fencing support from Philipp, implemented in a similar way to
drm/msm.

* 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux:
  drm/etnaviv: submit support for out-fences
  drm/etnaviv: return GPU fence through the submit structure
  drm/etnaviv: submit support for in-fences
  drm/etnaviv: add etnaviv cooling device
  drm/etnaviv: switch to postclose
  drm/etnaviv: add lockdep assert to fence allocation