ascent12 / drm_info

Moved to https://gitlab.freedesktop.org/emersion/drm_info
MIT License
63 stars 13 forks source link

Generalise tree structure #4

Closed ascent12 closed 5 years ago

ascent12 commented 5 years ago

I basically just hacked-it in the code to get the pretty tree to print. It'd be nicer, more maintainable, etc. if we actually built a tree and then printed that.

We could also add things like outputting JSON if we had this.

emersion commented 5 years ago

JSON would be pretty useful to e.g. build a hardware database.