aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2018-02-26 04:22:40 -0500
committerMauro Carvalho Chehab <[email protected]>2018-05-04 08:03:26 -0400
commit1dd72ee923b7ed96abe15b2cb09aa5d85315871e (patch)
treee93b28c446064742a69514c6b0c569c5d2cb1f85 /tools/perf/scripts/python
parentbc3c9c8802b8d87e46715f23f1b0d3588cd8c5c4 (diff)
media: v4l: vsp1: Generalize detection of entity removal from DRM pipeline
When disabling a DRM plane, the corresponding RPF is only marked as removed from the pipeline in the atomic update handler, with the actual removal happening when configuring the pipeline at atomic commit time. This is required as the RPF has to be disabled in the hardware, which can't be done from the atomic update handler. The current implementation is RPF-specific. Make it independent of the entity type by using the entity's pipe pointer to mark removal from the pipeline. This will allow using the mechanism to remove BRU instances. Signed-off-by: Laurent Pinchart <[email protected]> Reviewed-by: Kieran Bingham <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions