aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/futex-contention.py
diff options
context:
space:
mode:
authorDamien Lespiau <[email protected]>2015-02-09 13:35:10 +0000
committerDaniel Vetter <[email protected]>2015-02-24 21:40:32 +0100
commit80958155d684c917a954c24951d590bec942dbaf (patch)
tree4c9913a6b5076b4428ab85a0132ba2d43bb9fb5c /tools/perf/scripts/python/futex-contention.py
parenta1d263428ac7447afd9f79fce8d2d7863a2307e2 (diff)
drm/i915/skl: Make sure to allocate mininum sizes in the DDB
I overlooked the fact that we need to allocate a minimum 8 blocks and that just allocating the planes depending on how much they need to fetch from the DDB in proportion of how much memory bw is necessary for the whole display can lead to cases where we don't respect those minima (and thus overrun). So, instead, start by allocating 8 blocks to each active display plane and then allocate the remaining blocks like before. v2: Rebase on top of -nightly Cc: Mahesh Kumar <[email protected]> Signed-off-by: Damien Lespiau <[email protected]> Reviewed-by: Ville Syrjälä <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions