commit | df86b5765a48d5f557489577652bd6df145b0e1b | [log] [tgz] |
---|---|---|
author | Florian Zumbiehl <florz@florz.de> | Tue Oct 02 12:20:37 2012 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Wed Oct 03 10:34:55 2012 +1000 |
tree | 7742d26b806d340dcc1b078c9bb855563834d4db | |
parent | 331c57537589c59ee5e35dd4ddf1d5a0e87972c7 [diff] |
drm/savage: re-add busmaster enable, regression fix 466e69b8b03b8c1987367912782bc12988ad8794 dropped busmaster enable from the global drm code and moved it to the individual drivers, but missed the savage driver. So, this re-adds busmaster enable to the savage driver, fixing the regression. Signed-off-by: Florian Zumbiehl <florz@florz.de> Reviewed-by: Alex Deucher <alexdeucher@gmail.com> Cc: stable@vger.kernel.org Signed-off-by: Dave Airlie <airlied@redhat.com>