[PATCH] drm: Extract drm_framebuffer.[hc]

2016-08-15 Thread Sean Paul
On Mon, Aug 15, 2016 at 10:07 AM, Daniel Vetter wrote: > Also start with drm_modeset.h with the core bits, since we need > to untangle this mess somehow. That allows us to move the drm_modes.h > include to the right spot, except for the temporary connector status > enum. That will get fixed as so

[PATCH] drm: Extract drm_framebuffer.[hc]

2016-08-15 Thread Daniel Vetter
Also start with drm_modeset.h with the core bits, since we need to untangle this mess somehow. That allows us to move the drm_modes.h include to the right spot, except for the temporary connector status enum. That will get fixed as soon as drm_connector.h exists. v2: Rebase. v3: Move drm_crtc_for