diff options
author | Dave Stevenson <[email protected]> | 2020-09-03 10:00:37 +0200 |
---|---|---|
committer | Maxime Ripard <[email protected]> | 2020-09-07 18:02:03 +0200 |
commit | 5630b27ec577953bde59f0e6414c382f0745387a (patch) | |
tree | 2009bb7ef7e948f96b263aaa112f1f1253c817e3 /net/switchdev/switchdev.c | |
parent | 31e0ecb39b592cc836470d3f76a61c7df4b24084 (diff) |
drm/vc4: plane: Optimize the LBM allocation size
The current code is using the maximum of the source line size and the
destination line size to compute the size of the LBM to allocate.
While this is simpler, it starts to be an issue with modes such as 4k with
a quite long that will consume all the available memory, so we no longer
have that luxury.
Signed-off-by: Dave Stevenson <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
Tested-by: Chanwoo Choi <[email protected]>
Tested-by: Hoegeun Kwon <[email protected]>
Tested-by: Stefan Wahren <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/b9e091883a4f7395c5b6a4f7c6070225934293db.1599120059.git-series.maxime@cerno.tech
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions