Am 23.11.20 um 13:32 schrieb Maxime Ripard:
On Mon, Nov 23, 2020 at 12:56:44PM +0100, Thomas Zimmermann wrote:
This patchset moves CMA's mmap into a GEM object function. This change allows for removing CMA's mmap and gem_prime_mmap callbacks in favor of the default implementation.
Tested with vc4 on RPi3.
For both patches, Acked-by: Maxime Ripard mripard@kernel.org
Thanks, Maxime!
Maxime