Re: [linux-next:master] BUILD REGRESSION 7fd22855300e693668c3397771b3a2b3948f827a

2022-08-31 Thread Linus Walleij
s-base-regmap-regmap-mmio.c:error:implicit-declaration-of-function-readsq > | |-- > drivers-base-regmap-regmap-mmio.c:error:implicit-declaration-of-function-writesq Fixed in this patch: https://lore.kernel.org/linux-arch/20220831195553.129866-1-linus.wall...@linaro.org/ Yours, Linus Walleij

Re: [PATCH v5 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces

2020-11-05 Thread Linus Walleij
ig, do we want (in the long run, not now) open up to the idea to slot in hardware-accelerated memcpy() here? Yours, Linus Walleij ___ amd-gfx mailing list amd-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Re: [PATCH v2 0/24] backlight: add init macros and accessors

2020-08-28 Thread Linus Walleij
patchset to show how the > new functions are used. > > Diffstat for the drm bits alone looks nice: > 25 files changed, 243 insertions(+), 460 deletions(-) > > Feedback welcome! Thank you for trying to make backlight easier for developers. I am a big supporter of this type of simp