aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2016-12-18 15:37:23 +0000
committerChris Wilson <[email protected]>2016-12-18 16:18:55 +0000
commit2947e4080f22b63b46dbbb95e838396b58a9914b (patch)
tree00a5942f0ab1ae4713ec788bf9535152a9477894 /tools/perf/scripts/python
parent70ffe9956c5cf328380053c803b783df711e8024 (diff)
drm/i915/execlists: Request the kernel context be pinned high
PIN_HIGH is an expensive operation (in comparison to allocating from the hole stack) unsuitable for frequent use (such as switching between contexts). However, the kernel context should be pinned just once for the lifetime of the driver, and here it is appropriate to keep it out of the mappable range (in order to maximise mappable space for users). Signed-off-by: Chris Wilson <[email protected]> Reviewed-by: Tvrtko Ursulin <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions