Hi,
On Fri, 29 Sep 2023 14:54:19 +0200, Mark Brown wrote:
> The maple tree register cache is based on a much more modern data structure
> than the rbtree cache and makes optimisation choices which are probably
> more appropriate for modern systems than those made by the rbtree cache.
>
>
Thanks
On Sat, Sep 30, 2023 at 12:38:17AM +0300, Laurent Pinchart wrote:
> Out of curiosity, is this part of an effort to drop the rbtree cache ?
Probably, yes - there's probably some drivers where it will make sense.
signature.asc
Description: PGP signature
Hi Mark,
Thank you for the patch.
On Fri, Sep 29, 2023 at 02:54:19PM +0200, Mark Brown wrote:
> The maple tree register cache is based on a much more modern data structure
> than the rbtree cache and makes optimisation choices which are probably
> more appropriate for modern systems than those ma
The maple tree register cache is based on a much more modern data structure
than the rbtree cache and makes optimisation choices which are probably
more appropriate for modern systems than those made by the rbtree cache.
Signed-off-by: Mark Brown
---
drivers/gpu/drm/bridge/adv7511/adv7511_drv.c