[PATCH v3 2/2] drm/lima: driver for ARM Mali4xx GPUs

Sam Ravnborg sam at ravnborg.org
Wed Feb 27 20:29:27 UTC 2019


Hi Qiang.

Two general comments:
- We are trying to avoid drmP.h in new drivers, please drop
- The use of idr is being replaced with XArray, see patch-set
  posted by Matthew Wilcox.
  Try to use XArray so we do not introduce a new user.

This was from a very quick looks at the driver.
In general things looked good, but these two issues
I stumbled upon.

	Sam


More information about the dri-devel mailing list