diff options
author | 2019-06-05 11:35:32 +0100 | |
---|---|---|
committer | 2019-06-19 11:42:17 +0100 | |
commit | 28be315c9c0c0b8d1093fcddf3245398108b83fd (patch) | |
tree | af1a3825781902e624f7f6947b251f5806d2103b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/komeda: Adds zorder support (diff) | |
download | linux-rng-28be315c9c0c0b8d1093fcddf3245398108b83fd.tar.xz linux-rng-28be315c9c0c0b8d1093fcddf3245398108b83fd.zip |
drm/komeda: Unify mclk/pclk/pipeline->aclk to one MCLK
Current komeda driver uses three dedicated clks for a specific purpose:
- mclk: main engine clock
- pclk: APB clock
- pipeline->aclk: AXI clock.
But per spec the komeda HW only has three input clks:
- ACLK: used for AXI masters, APB slave and most pipeline processing
- PXCLK for pipeline 0: output pixel clock for pipeline 0
- PXCLK for pipeline 1: output pixel clock for pipeline 1
So one ACLK is enough, no need to split it to three mclk/pclk/axiclk.
drop pclk/pipeline->axiclk. but only keep one mclk in komeda driver.
Signed-off-by: James Qian Wang (Arm Technology China) <james.qian.wang@arm.com>
Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions