aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTvrtko Ursulin <[email protected]>2016-04-12 15:40:41 +0100
committerTvrtko Ursulin <[email protected]>2016-04-13 10:44:32 +0100
commit04794adbdde0008215748414e63a5c3734e1f9fc (patch)
tree472f1e462db22767db7f9d78ec88a662b12a9d17 /tools/perf/scripts/python
parentb521973b45efe496ef7482a1ef98a2986c57839e (diff)
drm/i915: Split execlists hardware status page initialisation from setup
Split the hardware status page into setup and initialisation, where setup means setting up the driver state to support the engine, and initialization means programming the hardware with the before set up state. This way the design matches the design of the engine setup/init code which is split in the same fashion and it enables the stages to be used in a balanced fashion (engine setup - hws setup, engine init - hws init). This will enable the upcoming improvements to slot in without any kludges on the GPU reset path. Signed-off-by: Tvrtko Ursulin <[email protected]> Suggested-by: Chris Wilson <[email protected]> Cc: Chris Wilson <[email protected]> Reviewed-by: Chris Wilson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions