[Intel-gfx] [PATCH 0/3] Reviving the PWM_LPSS patches yet again

Shobhit Kumar shobhit.kumar at intel.com
Wed May 31 09:27:48 UTC 2017


Hi All,
Its been long since I have been sitting on these after I had received Tested-by
for the same by LluĂ­s for atleast the backlight working fine. The related bugs 
are - 

https://bugs.freedesktop.org/show_bug.cgi?id=96571
https://bugs.freedesktop.org/show_bug.cgi?id=90075

Rebased the code on latest code and sending again. Still display was not working
on devices referenced in these bugs but backlight control was tested to be working
at that time. DSI issues of panel display not comming up is tracked separately at -
https://bugs.freedesktop.org/show_bug.cgi?id=96923 and should be again tested with 
latest drm-tip.

Module ordering problem remains still and for testing we should for now enable
LPSS_PWM as in built with i915 as module.

Regards
Shobhit

Shobhit Kumar (3):
  drm/i915: Encapsulate the pwm_device in a pwm_info structure
  pwm: lpss: Add intel-gfx as consumer device in lookup table
  drm/i915: Add support for LPSS PWM on devices that support it

 drivers/gpu/drm/i915/intel_drv.h   |  8 ++++-
 drivers/gpu/drm/i915/intel_panel.c | 61 +++++++++++++++++++++++++++-----------
 drivers/pwm/pwm-lpss-platform.c    | 12 ++++++++
 3 files changed, 62 insertions(+), 19 deletions(-)

-- 
2.7.4



More information about the Intel-gfx mailing list