[PATCH v5 04/12] drm/framebuffer: Add framebuffer debugfs file
Chris Wilson
chris at chris-wilson.co.uk
Sat Nov 11 18:55:09 UTC 2017
Quoting Noralf Trønnes (2017-11-07 19:13:40)
> Add debugfs file that dumps info about the framebuffers and its planes.
> Also dump info about any connected gem object(s).
This isn't too hot for non-modesetting drm drivers.
And isn't this growing a midlayer? Calling to the drivers instead of the
drivers controlling and calling helpers for the common stuff.
-Chris
More information about the dri-devel
mailing list