diff options
| author | Laurent Pinchart <[email protected]> | 2018-02-22 14:26:21 -0500 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2018-05-04 08:00:35 -0400 |
| commit | b76b3ce55f48d9f2ef8279a92c422962faf749b6 (patch) | |
| tree | 1594fb48bc0bb5965d44c8b1a7e8512f8449a6fb /tools/perf/scripts/python/bin/event_analyzing_sample-report | |
| parent | 7ff667cfe3ae32929856847c2ad085dd2b43c71d (diff) | |
media: v4l: vsp1: Replace manual DRM pipeline input setup in vsp1_du_setup_lif
The vsp1_du_setup_lif() function sets up the DRM pipeline input
manually. This duplicates the code from the
vsp1_du_pipeline_setup_inputs() function. Replace the manual
implementation by a call to the function.
As the pipeline has no enabled input in vsp1_du_setup_lif(), the
vsp1_du_pipeline_setup_inputs() function will not setup any RPF, and
will thus not setup formats on the BRU sink pads. This isn't a problem
as all inputs are disabled, and the BRU sink pads will be reconfigured
from the atomic commit handler when inputs will be enabled.
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/bin/event_analyzing_sample-report')
0 files changed, 0 insertions, 0 deletions