Since commit ae75019ccf1edac9e8be31b6a96293624f672ccb, the former ramdac module is built into the server. However, some files in it aren't used in the server itself, so their symbols aren't available after linking. I think something like the attached patch is needed to make sure that the needed symbols are linked into the server and can be used from drivers.
Created attachment 9917 [details] [review] proposed patch
Created attachment 9920 [details] [review] proposed patch (compile-tested) this patch is actually compile-tested, and the resulting Xorg binary does have the previously missing symbols.
I've pushed this to HEAD. If anyone has any objections to the patch, please re-open the bug.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.