commit | e5a04d52e6fe7f3be0dad19e1180ec1e862f3a06 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Apr 14 00:29:53 2010 +0200 |
committer | Eric Anholt <eric@anholt.net> | Sun Apr 18 17:36:11 2010 -0700 |
tree | 41a08ce3086d8961f8e7f34cdcd773d93bb0d362 | |
parent | f51b76621137c18501f6d21a995d36a8bcb49999 [diff] |
agp/intel: uncoditionally reconfigure driver on resume Only two drivers were not in this table (7505 and g33), both non-mobile chipsets. So they were most likely just missing. This is another step to untangle the gtt from the agp driver. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Eric Anholt <eric@anholt.net>