aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorMichel Dänzer <[email protected]>2014-10-28 18:35:04 +0900
committerAlex Deucher <[email protected]>2014-11-12 11:56:33 -0500
commit507d0ca71bcbefd8623eb20f4de1b5f4e103a48b (patch)
treeaaf272bc6e7171ce71dc73b132b3655fae57b336 /tools/perf/scripts/python/check-perf-trace.py
parentc165812cbf6cf4bdd62f174115c01017f55f0933 (diff)
drm/ttm: Use only DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWN
DRM_MM_SEARCH_BEST gets the smallest hole which can fit the BO. That seems against the idea of TTM_PL_FLAG_TOPDOWN: * The smallest hole may be in the overall bottom of the area * If the hole isn't much larger than the BO, it doesn't make much difference whether the BO is placed at the bottom or at the top of the hole Reviewed-by: Lauri Kasanen <[email protected]> Signed-off-by: Michel Dänzer <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions