Re: [Intel-gfx] [PATCH] drm/i915/Gen9+: optional IPC enablement

2016-04-01 Thread kbuild test robot
Hi Dongwon, [auto build test WARNING on drm-intel/for-linux-next] [also build test WARNING on next-20160401] [cannot apply to v4.6-rc1] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url:

[Intel-gfx] [PATCH] drm/i915/Gen9+: optional IPC enablement

2016-04-01 Thread Dongwon Kim
With IPC(Isochronous Priority Control) enabled, display sends requests based on the priority of each request. To enable it, a i915 param, i915.enable_ipc should be set to 1. Signed-off-by: Dongwon Kim --- drivers/gpu/drm/i915/i915_params.c | 5 +