]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de:/git/lst/linux into...
authorDave Airlie <airlied@redhat.com>
Tue, 26 Apr 2016 23:19:06 +0000 (09:19 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 26 Apr 2016 23:19:06 +0000 (09:19 +1000)
commitcf95878b2d047a38334a1c75bd447febbbf38948
tree86c996cbf71e5ebf2e7a05af3d36e7b73a3d4c45
parentd2c7d382593c33c66c89cf7206062c20164b85b1
parent8ef7e5b209fc9d5557091f455443e03804802d67
Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de:/git/lst/linux into drm-fixes

just a single fix to not move the GPU linear window on cores where it
might lead to inconsistent views of the memory by different engines in
the core, thus breaking relocs and possibly causing other fun.

* 'drm-etnaviv-fixes' of git://git.pengutronix.de:/git/lst/linux:
  drm/etnaviv: don't move linear memory window on 3D cores without MC2.0