diff options
author | 2013-08-07 13:29:12 +0300 | |
---|---|---|
committer | 2013-08-08 14:11:12 +0200 | |
commit | 240264f49edbe02eb96b472ae1c518cc413f9d01 (patch) | |
tree | 74038aeb63b6d4a6dcb390deebad635702487ef3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915: Calculate max watermark levels for ILK+ (diff) | |
download | linux-dev-240264f49edbe02eb96b472ae1c518cc413f9d01.tar.xz linux-dev-240264f49edbe02eb96b472ae1c518cc413f9d01.zip |
drm/i915: Pull some watermarks state into a separate structure
There is a bunch of global state that needs to be considered when
checking watermarks for validity. Move most of that to a new
structure intel_wm_config, to avoid having to pass around so
many variables.
One notable thing left out is the DDB partitioning information,
since we often anyway need to check the same watermarks against
both 1/2 and 5/6 DDB partitioning layouts.
v2: s/pipes_active/num_pipes_active
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions