mirror of
https://github.com/torvalds/linux.git
synced 2024-11-12 07:01:57 +00:00
agp/intel: split out the GTT support
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>
This commit is contained in:
parent
ff7cdd691a
commit
f51b766211
File diff suppressed because it is too large
Load Diff
1535
drivers/char/agp/intel-gtt.c
Normal file
1535
drivers/char/agp/intel-gtt.c
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user