Re: [PATCH v7 2/6] drm: port definition is moved back into i915 header

2019-08-23 Thread Jani Nikula
On Thu, 22 Aug 2019, Ramalingam C wrote: > Handled the need for exposing enum port to mei_hdcp driver, by > converting the port into ddi index as per ME FW. > > Hence enum port definition moved into I915 driver itself. For future reference, please consider using the imperative style in the commit

[PATCH v7 2/6] drm: port definition is moved back into i915 header

2019-08-22 Thread Ramalingam C
Handled the need for exposing enum port to mei_hdcp driver, by converting the port into ddi index as per ME FW. Hence enum port definition moved into I915 driver itself. Signed-off-by: Ramalingam C --- drivers/gpu/drm/i915/display/intel_bios.h| 2 ++ drivers/gpu/drm/i915/display/intel_disp