Re: [Intel-gfx] drm/i915: last bits to make headers self-contained

2019-06-27 Thread Jani Nikula
On Wed, 26 Jun 2019, Jani Nikula wrote: > v2 of https://patchwork.freedesktop.org/series/62192/ Patches 1-2 were accidentally included here, they were posted and pushed as part of [1]. Patch 4 was redundant. Patch 13 needs an update after oa files were moved in 5ed7a0cf3394 ("drm/i915: Move OA fi

Re: [Intel-gfx] drm/i915: last bits to make headers self-contained

2019-06-17 Thread Chris Wilson
Quoting Jani Nikula (2019-06-17 10:50:57) > After this, all headers except display/intel_vbt_defs.h (which is also > copy-pasted to userspace) and i915_oa_*.h (which are generated files) > are self-contained. All looked fine, Reviewed-by: Chris Wilson -Chris __