> Dave, > > given that agpmem->memory->memory[] gets always populated using > virt_to_gart(), shouldn't the arguments to __va() here accordingly be > passed through gart_to_phys() (and then it would probably be simpler > to not go through a va at all, but rather convert the pa directly to a > struct page *)?
I think the proper solution is to make memory struct page *, I've talked to Arjan about this for GEM on PAE but nothing seems to be happening so far. Dave. > > Thanks, Jan > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > SourcForge Community > SourceForge wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword > -- > _______________________________________________ > Dri-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dri-devel > > ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
