commit | 18ce39943eb82e457e4c46dc86b1975d79b30aa7 | [log] [tgz] |
---|---|---|
author | Ben Widawsky <benjamin.widawsky@intel.com> | Fri Oct 04 21:22:50 2013 -0700 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Oct 10 12:47:07 2013 +0200 |
tree | a3b003c78bac5368e7e6cec97dcad1784a16b2e5 | |
parent | 78511f2a6fc6960c8917d9655fffb687822a0225 [diff] |
drm/i915: Move edram detection early_sanitize In order to be able to have virtual functions for the MMIO, we need to use the raw access function. To keep things simple, just move this to our early_sanitize code in uncore. Signed-off-by: Ben Widawsky <ben@bwidawsk.net> Reviewed-by: Damien Lespiau <damien.lespiau@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>