diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2010-08-29 08:18:49 -0400 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2010-09-08 16:20:19 -0400 |
commit | 3b15a9d7cd59b7ec79f61aafabfbe84116561461 (patch) | |
tree | fa53438e6bee5bedd9ce32a9ba35854dcc6f1b73 /drivers/char/agp/nvidia-agp.c | |
parent | 2d2430cf9bf9e8b0ad9ea34a103625f4fe7e4477 (diff) |
intel-gtt: call init_gtt_init in probe function
This way create_gatt_table become dummy glue functions for the fake
agp driver - rename them accordingly (and kill the now unnecessary
i9xx copy).
With this change, the gtt initialization code is almost independant
from the agp stuff. Two things are still missing:
- the scratch page is created by the generic agp code.
- filling the whole gtt with scratch_page ptes is not yet consolidated -
this needs abstracted pte handling, first.
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'drivers/char/agp/nvidia-agp.c')
0 files changed, 0 insertions, 0 deletions