aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorTomi Valkeinen <[email protected]>2020-11-27 10:52:41 +0200
committerTomi Valkeinen <[email protected]>2020-11-30 11:27:57 +0200
commitfd4e788e971ce763e50762d7b1a0048992949dd0 (patch)
treebdc7132344e4c171a3b48bf2dd26a7c9d11937b1 /tools/perf/scripts/python/syscall-counts.py
parent7c4bada12d320d8648ba3ede6f9b6f9e10f1126a (diff)
drm/omap: sdi: fix bridge enable/disable
When the SDI output was converted to DRM bridge, the atomic versions of enable and disable funcs were used. This was not intended, as that would require implementing other atomic funcs too. This leads to: WARNING: CPU: 0 PID: 18 at drivers/gpu/drm/drm_bridge.c:708 drm_atomic_helper_commit_modeset_enables+0x134/0x268 and display not working. Fix this by using the legacy enable/disable funcs. Fixes: 8bef8a6d5da81b909a190822b96805a47348146f ("drm/omap: sdi: Register a drm_bridge") Reported-by: Aaro Koskinen <[email protected]> Signed-off-by: Tomi Valkeinen <[email protected]> Tested-by: Ivaylo Dimitrov <[email protected]> Tested-by: Aaro Koskinen <[email protected]> Reviewed-by: Laurent Pinchart <[email protected]> Cc: [email protected] # v5.7+ Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions