diff options
| author | Stephen Kitt <[email protected]> | 2022-06-16 19:23:15 +0200 |
|---|---|---|
| committer | Sam Ravnborg <[email protected]> | 2022-06-24 21:38:04 +0200 |
| commit | c974f755372bceda2c3cdc31b4b27dd772172203 (patch) | |
| tree | 8b4b22427aa303649ac652c60d0ebde7db88680a /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | d9e74da2f1fc42926c6ace1bc47a700f88ada696 (diff) | |
drm/panel: sony-acx565akm: Use backlight helpers
Instead of retrieving the backlight brightness in struct
backlight_properties manually, and then checking whether the backlight
should be on at all, use backlight_get_brightness() which does all
this and insulates this from future changes.
Instead of manually checking the power state in struct
backlight_properties, use backlight_is_blank().
While we're at it, drop .fb_blank from the initialisation function; it
is deprecated, and this helps make progress towards enabling its
removal. This change makes no functional difference since
FB_BLANK_UNBLANK is the default value.
Signed-off-by: Stephen Kitt <[email protected]>
Reviewed-by: Sebastian Reichel <[email protected]>
Cc: Thierry Reding <[email protected]>
Cc: Sam Ravnborg <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: [email protected]
Signed-off-by: Sam Ravnborg <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions