commit | d7cca2f7000243ac43a389110c3d8474f582ae3f | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Aug 24 23:06:19 2010 +0200 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Sep 08 21:20:07 2010 +0100 |
tree | e2e5df744aa066591201aa365c6e24c687b574b8 | |
parent | 0ade638655f0ef4d807295c14a4c97544bd6b9ca [diff] |
intel-gtt: store a local pointer to the bridge pci dev When the intel-gtt code now longer depends on agp, we cannot rely on this. So store a local reference in intel-gtt.c. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>