On 18/12/15 09:49, Jani Nikula wrote:
On Fri, 18 Dec 2015, Chris Wilson wrote:
On Fri, Dec 18, 2015 at 10:51:35AM +0200, Jani Nikula wrote:
Use dev_priv rather than dev pointer where applicable. Remove plenty of
unnecessary temp variables. No functional changes.
Signed-off-by: Jani Nikula
--
On Fri, 18 Dec 2015, Chris Wilson wrote:
> On Fri, Dec 18, 2015 at 10:51:35AM +0200, Jani Nikula wrote:
>> Use dev_priv rather than dev pointer where applicable. Remove plenty of
>> unnecessary temp variables. No functional changes.
>>
>> Signed-off-by: Jani Nikula
>> ---
>> drivers/gpu/drm/i91
On Fri, 18 Dec 2015, Mika Kuoppala wrote:
> Jani Nikula writes:
>
>> Use dev_priv rather than dev pointer where applicable. Remove plenty of
>> unnecessary temp variables. No functional changes.
>>
>> Signed-off-by: Jani Nikula
>
> Reviewed-by: Mika Kuoppala
Pushed to drm-intel-next-queued, th
On Fri, Dec 18, 2015 at 10:51:35AM +0200, Jani Nikula wrote:
> Use dev_priv rather than dev pointer where applicable. Remove plenty of
> unnecessary temp variables. No functional changes.
>
> Signed-off-by: Jani Nikula
> ---
> drivers/gpu/drm/i915/intel_panel.c | 156
> ++---
Jani Nikula writes:
> Use dev_priv rather than dev pointer where applicable. Remove plenty of
> unnecessary temp variables. No functional changes.
>
> Signed-off-by: Jani Nikula
Reviewed-by: Mika Kuoppala
> ---
> drivers/gpu/drm/i915/intel_panel.c | 156
> ++-
Use dev_priv rather than dev pointer where applicable. Remove plenty of
unnecessary temp variables. No functional changes.
Signed-off-by: Jani Nikula
---
drivers/gpu/drm/i915/intel_panel.c | 156 ++---
1 file changed, 58 insertions(+), 98 deletions(-)
diff --git