Hi Dave, 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. Regards, Lucas The following changes since commit c3b46c73264b03000d1e18b22f5caf63332547c9: Linux 4.6-rc4 (2016-04-17 19:13:32 -0700) are available in the git repository at: git.pengutronix.de:/git/lst/linux.git drm-etnaviv-fixes for you to fetch changes up to 2144fff7df8e76654fa72b0a9d2324ce2e0c8a5c: drm/etnaviv: don't move linear memory window on 3D cores without MC2.0 (2016-04-21 15:08:54 +0200) ---------------------------------------------------------------- Lucas Stach (1): drm/etnaviv: don't move linear memory window on 3D cores without MC2.0 drivers/gpu/drm/etnaviv/etnaviv_gpu.c | 31 ++++++++++++++++++------------- 1 file changed, 18 insertions(+), 13 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel