Am 06.03.25 um 23:21 schrieb Tomasz Lis:
> Benefits of drm_mm_for_each_node_safe and drm_mm_for_each_node_in_range
> squished together into one macro.
Looks sane in general, but the other patches who actually use that never made
it into my inbox.
Please send them out to me once more and maybe pu
Benefits of drm_mm_for_each_node_safe and drm_mm_for_each_node_in_range
squished together into one macro.
Signed-off-by: Tomasz Lis
---
Cc: dri-devel@lists.freedesktop.org
Cc: Christian König
Cc: Arun R Murthy
Cc: Matthew Brost
include/drm/drm_mm.h | 19 +++
1 file changed, 1
Benefits of drm_mm_for_each_node_safe and drm_mm_for_each_node_in_range
squished together into one macro.
Signed-off-by: Tomasz Lis
---
Cc: dri-devel@lists.freedesktop.org
include/drm/drm_mm.h | 19 +++
1 file changed, 19 insertions(+)
diff --git a/include/drm/drm_mm.h b/includ