Re: [PATCH v2 22/24] drm/i915: Backlight update

2020-09-02 Thread Jani Nikula
On Sun, 23 Aug 2020, Sam Ravnborg wrote: > Update backlight implementation to utilize newly added backlight > functionality. > > - Use macros for initialization > - Replace direct access to backlight_properties with get and set > operations > - Moved enable/disable after registering backlight de

[PATCH v2 22/24] drm/i915: Backlight update

2020-08-23 Thread Sam Ravnborg
Update backlight implementation to utilize newly added backlight functionality. - Use macros for initialization - Replace direct access to backlight_properties with get and set operations - Moved enable/disable after registering backlight device One side-effect of these changes is that the conf