> -Original Message-
> From: Jani Nikula [mailto:jani.nik...@linux.intel.com]
> Sent: Wednesday, February 8, 2017 4:47 PM
> To: Srinivas, Vidya ; intel-
> g...@lists.freedesktop.org
> Subject: RE: [Intel-gfx] [PATCH 04/14] drm: Add DSI panel power on/off
> sequenc
On Wed, 08 Feb 2017, "Srinivas, Vidya" wrote:
>> In the mean time, there's been discussion that we might just drop the use of
>> drm_panel altogether because we're really not sure it buys us anything. And
>> then we could use the granularity we want.
>
> Extremely sorry for the delay in replying t
> -Original Message-
> From: Jani Nikula [mailto:jani.nik...@linux.intel.com]
> Sent: Wednesday, February 8, 2017 4:20 PM
> To: Srinivas, Vidya ; intel-
> g...@lists.freedesktop.org
> Subject: RE: [Intel-gfx] [PATCH 04/14] drm: Add DSI panel power on/off
> sequenc
vas, Vidya
>> Subject: Re: [Intel-gfx] [PATCH 04/14] drm: Add DSI panel power on/off
>> sequence programming
>>
>> On Mon, 09 Jan 2017, Vidya Srinivas wrote:
>> > Panel Power On/Off sequences are part of Panel spec.
>> > Enabling the support o
> -Original Message-
> From: Jani Nikula [mailto:jani.nik...@linux.intel.com]
> Sent: Monday, January 9, 2017 3:54 PM
> To: Srinivas, Vidya ; intel-
> g...@lists.freedesktop.org
> Cc: Srinivas, Vidya
> Subject: Re: [Intel-gfx] [PATCH 04/14] drm: Add DSI panel po
Hi Vidya,
[auto build test WARNING on drm-intel/for-linux-next]
[also build test WARNING on v4.10-rc3 next-20170106]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system]
url:
https://github.com/0day-ci/linux/commits/Vidya-Srinivas/drm-i915-Check-
On Mon, 09 Jan 2017, Vidya Srinivas wrote:
> Panel Power On/Off sequences are part of Panel spec.
> Enabling the support of same in DRM layer for fine grained
> panel control.
http://lkml.kernel.org/r/20160302152549.ga21...@ulmo.nvidia.com
>
> Signed-off-by: Uma Shankar
> ---
> include/drm/drm
Panel Power On/Off sequences are part of Panel spec.
Enabling the support of same in DRM layer for fine grained
panel control.
Signed-off-by: Uma Shankar
---
include/drm/drm_panel.h | 18 ++
1 file changed, 18 insertions(+)
diff --git a/include/drm/drm_panel.h b/include/drm/drm_