commit | 88be76cdafc7e60e2e4ed883bfe7e8dd7f35fa3a | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Feb 25 19:22:05 2020 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Feb 25 19:23:19 2020 +0000 |
tree | 1866e6ba31ab4a934e0469430b777a92e7aca8a1 | |
parent | d13a31770077a841dfa33f741079e82255ee0100 [diff] |
drm/i915: Allow userspace to specify ringsize on construction No good reason why we must always use a static ringsize, so let userspace select one during construction. Link: https://github.com/intel/compute-runtime/pull/261 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Cc: Steve Carbonari <steven.carbonari@intel.com> Reviewed-by: Janusz Krzysztofik <janusz.krzysztofik@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200225192206.1107336-2-chris@chris-wilson.co.uk