Where is the function xf1bppScreenInit()?

Aaron Plattner aplattner at nvidia.com
Thu Apr 25 08:41:50 PDT 2013


On 04/25/2013 02:37 AM, ZHANG Zhaolong wrote:
> Hi all,
>
> I am reading xf86-video-vga-4.0.0.5 source code. It shows that:
>      if (pGenericPriv->ShadowFB)
>          call fbScreeInit();
>      else
>          call xf1bppScreenInit();
>
> The same flow is in xf86-video-cirrus-1.3.2 too.
>
> But where is the function xf1bppScreenInit()?
>
> I searched in xorg-server-1.13.2.902, but didn't find the definition.

It was removed from the server in commit 
f31bd087e8a7f65cd588bd1d022bb18e72b2a60c "Death to mfb."

-- 
Aaron


More information about the xorg-devel mailing list