commit | 08e16dc874e672f1a1472a495c8351b8ce5d34d5 | [log] [tgz] |
---|---|---|
author | Zhipeng Gong <zhipeng.gong@intel.com> | Tue Jan 13 08:48:25 2015 +0800 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Jan 27 09:51:05 2015 +0100 |
tree | f2148931c9b2b7d218415772c378cea3228cf9af | |
parent | 8d360dffd6d8634868e433128d5178bea14cc42c [diff] |
drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam This will let userland only try to use the new ring when the appropriate kernel is present v2: change the number to be consistent with upstream (Zhipeng) Signed-off-by: Zhipeng Gong <zhipeng.gong@intel.com> Reviewed--by: Rodrigo Vivi <rodrigo.vivi@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>