Re: [Intel-gfx] [PATCH 26/36] drm/i915: Reorder GT interface code

2018-03-16 Thread Sagar Arun Kamble
On 3/14/2018 3:07 PM, Chris Wilson wrote: Try to order the intel_gt_pm code to match the order it is used: init enable disable cleanup Signed-off-by: Chris Wilson Reviewed-by: Sagar Arun Kamble ---

[Intel-gfx] [PATCH 26/36] drm/i915: Reorder GT interface code

2018-03-14 Thread Chris Wilson
Try to order the intel_gt_pm code to match the order it is used: init enable disable cleanup Signed-off-by: Chris Wilson --- drivers/gpu/drm/i915/intel_gt_pm.c | 170 ++---