diff options
| author | Christophe Branchereau <[email protected]> | 2022-03-21 14:36:51 +0100 |
|---|---|---|
| committer | Paul Cercueil <[email protected]> | 2022-04-05 21:41:36 +0100 |
| commit | a271bf324150846a253f5cf5406faf600bf64b0c (patch) | |
| tree | 3164c22616c532d9ac24144cf43cbdab5baee000 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 49956b505c53923723370a8960ae8fcd9e2b2116 (diff) | |
drm/panel: innolux-ej030na and abt-y030xx067a: add .enable and .disable
Following the introduction of bridge_atomic_enable in the ingenic
drm driver, the crtc is enabled between .prepare and .enable, if
it exists. Add it so the backlight is only enabled after the crtc is, to
avoid graphical issues.
As we're moving the "sleep out" command out of the init sequence
into .enable for the ABT, we need to switch the regmap cache
to REGCACHE_FLAT to be able to use regmap_set_bits, given this
panel registers are write-ony and read as 0.
Signed-off-by: Christophe Branchereau <[email protected]>
Signed-off-by: Paul Cercueil <[email protected]>
[pcercuei: Remove empty line after opening brace]
Acked-by: Sam Ravnborg <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions