[PATCH v10 0/3] Move backlight helper functions from tinydrm-helpers to linux/backlight

Daniel Thompson daniel.thompson at linaro.org
Thu Oct 12 09:23:46 UTC 2017


On 12/10/17 10:18, Meghana Madhyastha wrote:
> Move drm helper functions from tinydrm-helpers to linux/backlight for
> ease of use by callers in other drivers.
> 
> Changes in v10:
> -Change enable_backlight to backlight_enable
> 
> Meghana Madhyastha (3):
>    drm/tinydrm: Move helper functions from tinydrm-helpers to backlight.h
>    drm/tinydrm: Move tinydrm_of_find_backlight to backlight.c
>    drm/tinydrm: Add devres versions of backlight_get
> 
>   drivers/gpu/drm/tinydrm/core/tinydrm-helpers.c | 95 --------------------------
>   drivers/gpu/drm/tinydrm/mi0283qt.c             |  3 +-
>   drivers/gpu/drm/tinydrm/mipi-dbi.c             |  3 +-
>   drivers/video/backlight/backlight.c            | 71 +++++++++++++++++++ >   include/drm/tinydrm/tinydrm-helpers.h          |  5 --
>   include/linux/backlight.h                      | 55 +++++++++++++++
>   6 files changed, 130 insertions(+), 102 deletions(-)

Are the backlight folks on Cc: for changes to the backlight files? My 
mail filters have triggered to pick up 0/3 but I don't see the patches 
themselves...


Daniel.



More information about the dri-devel mailing list