[Intel-gfx] [PATCH 0/8] Misc i915_drv.h cleanups

2017-12-21 Thread Michal Wajdeczko
Our main header is huge. Lets try to make some cleanup. Cc: Chris Wilson Cc: Rodrigo Vivi Cc: Joonas Lahtinen v2: fixed16 changes moved to other series Michal Wajdeczko (7): drm/i915: Move some utility functions to i915_util.h drm/i915: Move display related definitions to dedicated header

Re: [Intel-gfx] [PATCH 0/8] Misc i915_drv.h cleanups

2017-12-20 Thread Rodrigo Vivi
On Wed, Dec 20, 2017 at 07:24:52PM +, Jani Nikula wrote: > On Wed, 20 Dec 2017, Michal Wajdeczko wrote: > > Our main header is huge. Lets try to make some cleanup. > > Overall seems fine, I think I agree with Chris' review. I do want > Rodrigo's ack wrt upcoming stuff that's bound to conflict

Re: [Intel-gfx] [PATCH 0/8] Misc i915_drv.h cleanups

2017-12-20 Thread Jani Nikula
On Wed, 20 Dec 2017, Michal Wajdeczko wrote: > Our main header is huge. Lets try to make some cleanup. Overall seems fine, I think I agree with Chris' review. I do want Rodrigo's ack wrt upcoming stuff that's bound to conflict with many of the patches here. I don't want to cause unnecessary burde

[Intel-gfx] [PATCH 0/8] Misc i915_drv.h cleanups

2017-12-20 Thread Michal Wajdeczko
Our main header is huge. Lets try to make some cleanup. Cc: Chris Wilson Cc: Rodrigo Vivi Cc: Joonas Lahtinen Michal Wajdeczko (8): drm/i915: Move uint_fixed_16_16_t to i915_types.h drm/i915: Move some utility functions to i915_util.h drm/i915: Move display related definitions to dedicat