commit | 27cd44618b92fc8c6889e4628407791e45422bac | [log] [tgz] |
---|---|---|
author | Neil Roberts <neil@linux.intel.com> | Wed Mar 04 14:41:16 2015 +0000 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Mar 17 22:29:54 2015 +0100 |
tree | 277a7e4cbc67622124050d46496a0294ae3ce099 | |
parent | 10634189fc50d30c7269e3e1af167608f7aebcfc [diff] |
drm/i915: Add I915_PARAM_REVISION Adds a parameter which can be used with DRM_I915_GETPARAM to query the GPU revision. The intention is to use this in Mesa to implement the WaDisableSIMD16On3SrcInstr workaround on Skylake but only for revision 2. Signed-off-by: Neil Roberts <neil@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>