aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorTomi Valkeinen <[email protected]>2023-11-09 09:37:57 +0200
committerTomi Valkeinen <[email protected]>2023-12-01 12:04:42 +0200
commit36d1e0852680aa038e2428d450673390111b165c (patch)
treeaaaf912f9d48b8cc16447fadc686427b7dcbc771 /tools/perf/scripts/python/bin
parentc2746e4d278be8f71ef0dbcd00fcc8ba46c678ef (diff)
drm/tidss: Move reset to the end of dispc_init()
We do a DSS reset in the middle of the dispc_init(). While that happens to work now, we should really make sure that e..g the fclk, which is acquired only later in the function, is enabled when doing a reset. This will be handled in a later patch, but for now, let's move the dispc_softreset() call to the end of dispc_init(), which is a sensible place for it anyway. Reviewed-by: Laurent Pinchart <[email protected]> Reviewed-by: Aradhya Bhatia <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Tomi Valkeinen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions