Re: [Intel-gfx] [PATCH 00/25] drm/i915: the great header refactoring, part one

2019-04-05 Thread Joonas Lahtinen
Quoting Chris Wilson (2019-04-05 00:32:13) > Quoting Jani Nikula (2019-04-04 22:14:24) > > intel_drv.h has grown out of proportions, and turned into a dumping > > ground. Way back when it was useful to have only a handful of headers, > > but we're long past that. > > > > Start splitting off per-mo

Re: [Intel-gfx] [PATCH 00/25] drm/i915: the great header refactoring, part one

2019-04-04 Thread Chris Wilson
Quoting Jani Nikula (2019-04-04 22:14:24) > intel_drv.h has grown out of proportions, and turned into a dumping > ground. Way back when it was useful to have only a handful of headers, > but we're long past that. > > Start splitting off per-module headers. The basic principles: > > * Make the new

[Intel-gfx] [PATCH 00/25] drm/i915: the great header refactoring, part one

2019-04-04 Thread Jani Nikula
intel_drv.h has grown out of proportions, and turned into a dumping ground. Way back when it was useful to have only a handful of headers, but we're long past that. Start splitting off per-module headers. The basic principles: * Make the new headers self-contained (i.e. can be compiled without