Re: AGP force use of scratch page

Previous thread: PROBLEM: intelfb driver causes trace by Troilo, Domenic on Thursday, April 1, 2010 - 7:52 am. (4 messages)

Next thread: [PATCH] sched: Fix sched_getaffinity(): Invalid argument issue by Alex Shi on Thursday, April 1, 2010 - 8:10 am. (1 message)
From: Jerome Glisse
Date: Thursday, April 1, 2010 - 7:54 am

Hi,

Attached is a patch which force the use of the scratch page
for all AGP bridges, only tested on SIS or Intel bridges,
i am bit skeptical for alpha bridges. If you prefer i can
just force this for x86 & PPC bridge for which we can easily
get tester.

Cheers,
Jerome
From: Michel =?ISO-8859-1?Q?D=E4nzer?=
Date: Thursday, April 1, 2010 - 8:37 am

AFAICT this just removes the needs_scratch_page flag but doesn't bind

This won't work for pre-U3 bridges, as bound table entries are marked by
setting bit 0. (Maybe the driver just shouldn't use
agp_generic_mask_memory?) 


-- 
Earthling Michel Dänzer           |                http://www.vmware.com
Libre software enthusiast         |          Debian, X and DRI developer
--

Previous thread: PROBLEM: intelfb driver causes trace by Troilo, Domenic on Thursday, April 1, 2010 - 7:52 am. (4 messages)

Next thread: [PATCH] sched: Fix sched_getaffinity(): Invalid argument issue by Alex Shi on Thursday, April 1, 2010 - 8:10 am. (1 message)