2017-03-08 Daniel Vetter <daniel.vetter@xxxxxxxx>: > I'm torn on whether drm_minor really should be here or somewhere else. > Maybe with more clarity after untangling drmP.h more this is easier to > decide, for now I've put a FIXME comment right next to it. Right now > we need struct drm_minor for the inline drm_file type helpers, and so > it does kinda make sense to have them here. > > Next patch will kerneldoc-ify the entire pile. > > Signed-off-by: Daniel Vetter <daniel.vetter@xxxxxxxxx> > --- > drivers/gpu/drm/drm_file.c | 5 +- > include/drm/drmP.h | 127 +-------------------------------- > include/drm/drm_file.h | 172 +++++++++++++++++++++++++++++++++++++++++++++ > include/drm/drm_prime.h | 1 + > 4 files changed, 178 insertions(+), 127 deletions(-) > create mode 100644 include/drm/drm_file.h Reviewed-by: Gustavo Padovan <gustavo.padovan@xxxxxxxxxxxxx> Gustavo _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx