diff options
| author | Maxime Ripard <maxime@cerno.tech> | 2020-09-03 10:00:38 +0200 |
|---|---|---|
| committer | Maxime Ripard <maxime@cerno.tech> | 2020-09-07 18:02:08 +0200 |
| commit | 0ddd59c56e6b18919dc3f62ebaa615d4ec7daabd (patch) | |
| tree | 0323436cd2bbb79d56f3641273b2396cb88ad97e /tools/perf/scripts/python/flamegraph.py | |
| parent | 5630b27ec577953bde59f0e6414c382f0745387a (diff) | |
| download | kernel-0ddd59c56e6b18919dc3f62ebaa615d4ec7daabd.tar.gz | |
drm/vc4: plane: Create more planes
Let's now create more planes that can be affected to all the CRTCs.
vc4 has 3 CRTCs, 1 primary and 1 cursor each, and was having 24 (8
planes per CRTC) overlays.
However, vc5 has 5 CRTCs, so keeping the same logic would put us at 50
planes which is well above the 32 planes limit imposed by DRM.
Using 16 seems like a good tradeoff between staying under 32 and yet
providing enough planes.
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Tested-by: Chanwoo Choi <cw00.choi@samsung.com>
Tested-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
Tested-by: Stefan Wahren <stefan.wahren@i2se.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/b41003001541fc2bb23668c699c0369ff7983be8.1599120059.git-series.maxime@cerno.tech
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
