[PATCH 1/2] drm/etnaviv: update hardware headers from rnndb

Lucas Stach l.stach at pengutronix.de
Fri Sep 6 10:10:58 UTC 2019


On Fr, 2019-09-06 at 12:03 +0200, Christian Gmeiner wrote:
> Update the state HI and common header from rnndb commit
> a04283591a8a (rnndb: update MMU exception causes).
> 
> Signed-off-by: Christian Gmeiner <christian.gmeiner at gmail.com>
> ---
>  drivers/gpu/drm/etnaviv/state.xml.h     |   37 +-
>  drivers/gpu/drm/etnaviv/state_3d.xml.h  | 1849 ++++++++++++++++++++++-

I'm not a fan of pulling in the complete state_3d header. Only a very
limited subset of those states are used in the kernel and the rest of
this massive state set is pure noise from a kernel PoV.

Regards,
Lucas



More information about the dri-devel mailing list