mbox series

[RFC,00/25] refactor display struct

Message ID 20210907072549.2962226-1-airlied@gmail.com (mailing list archive)
Headers show
Series refactor display struct | expand

Message

Dave Airlie Sept. 7, 2021, 7:25 a.m. UTC
This is a reworked version of the complete series into a _display
pointed to by display for now. There is a fair few places the 
abstraction leaks around container_of, these need to be resolved
to move the code into cleaner separation.

I might also have been over-zealous moving stuff, or not zealous
enough.

Dave.