diff options
| author | Oscar Mateo <[email protected]> | 2017-04-10 07:34:30 -0700 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2017-04-11 12:57:51 +0100 |
| commit | 5ff36d36a36d55c8bd4bc937b6a9450b72853c5f (patch) | |
| tree | e6fd8c0bcf59618fbdef8d9b6868d1cdb84a23d0 /tools/perf/scripts/python/bin | |
| parent | 0908180b9a1cf8c5410d0c1151894fae710744dc (diff) | |
drm/i915: Use the same vfunc for BSD2 ring init
If we needed to do something different for the init functions, we could
always look at the engine instance to make the distinction. But, in any
case, the two functions are virtually identical already (please notice
that BSD2_RING is only used from gen8 onwards).
With this, the init functions depends excusively on the engine class
(a fact that we will use soon).
v2: Commit message
Cc: Paulo Zanoni <[email protected]>
Cc: Rodrigo Vivi <[email protected]>
Cc: Chris Wilson <[email protected]>
Cc: Daniele Ceraolo Spurio <[email protected]>
Signed-off-by: Oscar Mateo <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions