Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: Dave Airlie <airlied@li...> - 2004-10-31 10:49:12
|
> A patch is attached. It changes both linux/linux-2.6 and linux-core. I > tested that it compiles (linux-2.6 and linux-core) and loads all module= s > (except radeon, which failed because I don't have the necessary i2c bit= s > in my kernel). Any objections to applying this? > Looks good to me apply away... Dave. > Regards, > Felix > > Am Sa, den 30.10.2004 schrieb Felix K=FChling um 23:56: > > Currenly in linux-core the driver callback reclaim_buffers is called > > with a single argument "filp". In reclaim_buffers you need OS-specifi= c > > knowledge to extract the device pointer from the filp. In the BSD DRM > > reclaim_buffers takes two arguments, "dev" and "filp". Could we chang= e > > the linux version to use the same API? This would allow implementing = an > > OS-agnostic reclaim_buffers function in a driver. > > > > Regards, > > Felix > --=20 David Airlie, Software Engineer http://www.skynet.ie/~airlied / airlied at skynet.ie pam_smb / Linux DECstation / Linux VAX / ILUG person |