[Intel-gfx] [RFC PATCH 02/12] drm/i915/dsi: set max return packet size for each dsi port

2015-01-16 Thread Jani Nikula
This seems like the right thing to do. This also gets rid of a call to intel_dsi_pipe_to_port() which we want to remove eventually. Signed-off-by: Jani Nikula --- drivers/gpu/drm/i915/intel_dsi.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/i915/intel

Re: [Intel-gfx] [RFC PATCH 02/12] drm/i915/dsi: set max return packet size for each dsi port

2015-01-22 Thread Shobhit Kumar
On 01/16/2015 05:57 PM, Jani Nikula wrote: This seems like the right thing to do. This also gets rid of a call to intel_dsi_pipe_to_port() which we want to remove eventually. Signed-off-by: Jani Nikula --- drivers/gpu/drm/i915/intel_dsi.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deleti

Re: [Intel-gfx] [RFC PATCH 02/12] drm/i915/dsi: set max return packet size for each dsi port

2015-01-22 Thread Jani Nikula
On Thu, 22 Jan 2015, Shobhit Kumar wrote: > On 01/16/2015 05:57 PM, Jani Nikula wrote: >> This seems like the right thing to do. This also gets rid of a call to >> intel_dsi_pipe_to_port() which we want to remove eventually. >> >> Signed-off-by: Jani Nikula >> --- >> drivers/gpu/drm/i915/intel_