Skip to content

Commit

Permalink
agp/intel: split out the GTT support
Browse files Browse the repository at this point in the history
intel-agp.c contains actually two different drivers: An agp driver
for _physical_ agp slots an the gtt driver that is used by the intel
drm modules. Split them to prevent any further confusion.

This patch just moves the code and includes intel-gtt.c in intel-agp.c
Later patches will untangle these two drivers further.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Eric Anholt <eric@anholt.net>
  • Loading branch information
Daniel Vetter authored and Eric Anholt committed Apr 19, 2010
1 parent ff7cdd6 commit f51b766
Show file tree
Hide file tree
Showing 2 changed files with 1,537 additions and 1,523 deletions.
Loading

0 comments on commit f51b766

Please sign in to comment.