diff options
author | 2013-02-11 13:31:27 -0800 | |
---|---|---|
committer | 2013-02-15 10:30:40 +0100 | |
commit | f73f760725636b9d0c3786273e185b053516d1eb (patch) | |
tree | 8d198f9797ec563b9dc22229a832edbcf8f326eb /tools/perf/scripts/python | |
parent | drm/i915: Extract ring init from hw_init (diff) | |
download | linux-dev-f73f760725636b9d0c3786273e185b053516d1eb.tar.xz linux-dev-f73f760725636b9d0c3786273e185b053516d1eb.zip |
drm/i915/ctx: Remove bad invariant
It's not that the assertion is incorrect, but rather that we can call
do_destroy early in loading, and we will falsely BUG().
Since contexts have been in for a while now, and in the internal APIs
are pretty stable, it should be fairly safe to remove this.
v2: Remove unused dev_priv, and dev
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions