commit | bd93a50e4dbae108a55a228bba1a69a2314096fb | [log] [tgz] |
---|---|---|
author | Imre Deak <imre.deak@intel.com> | Wed Sep 30 23:00:43 2015 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Oct 02 09:41:09 2015 +0200 |
tree | 8c11e8d3299827535eb8e806cefb1bd48c370103 | |
parent | f1d543485344f11f90e5fac637cc3430841ddabf [diff] |
drm/i915: rename INSTDONE to GEN2_INSTDONE We have a bunch of INSTDONE registers for different platforms and purposes and it's not immediately clear which instance they are just by looking at the register name. This one was added on GEN2, where it was the only INSTDONE register, so mark it as such. Signed-off-by: Imre Deak <imre.deak@intel.com> Reviewed-by: Ben Widawsky <ben@bwidawsk.net> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>