From: Dave Airlie Date: Thu, 2 Feb 2017 19:41:58 +0000 (+1000) Subject: Merge branch 'drm-etnaviv-next' of https://git.pengutronix.de/git/lst/linux into... X-Git-Tag: v4.11-rc1~83^2~27 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=99743ae4c5f52f8f8ceb17783056fcc9b4f8b64c;p=tomoyo%2Ftomoyo-test1.git Merge branch 'drm-etnaviv-next' of https://git.pengutronix.de/git/lst/linux into drm-next It includes code cleanups from Bhumika and Liviu, a significant shader performance fix and additions to the cmdstream validator from Wladimir and the addition of a cmdbuf suballocator by myself. The suballocator improves performance on all chips by reducing the CPU overhead of the kernel driver and side steps the GC3000 FE MMU flush erratum, now making the workarounds in IOVA allocation we had before unnecessary, which results in a nice cleanup of the code in that area. * 'drm-etnaviv-next' of https://git.pengutronix.de/git/lst/linux: drm/etnaviv: Remove duplicate header file include Revert "drm/etnaviv: trick drm_mm into giving out a low IOVA" drm/etnaviv: add cmdbuf suballocator drm/etnaviv: get cmdbuf physical address through the cmdbuf abstraction drm/etnaviv: wire up iova handling in new cmdbuf abstraction drm/etnaviv: move cmdbuf de-/allocation into own file drm/etnaviv: always flush MMU TLBs on map/unmap drm/etnaviv: constify etnaviv_iommu_ops structures drm/etnaviv: set up initial PULSE_EATER register drm/etnaviv: add new GC3000 sensitive states --- 99743ae4c5f52f8f8ceb17783056fcc9b4f8b64c