mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] XFree v4.2.x DRM/DRI Support for 2.4.20-pre4
@ 2002-08-27 20:54 Marc-Christian Petersen
  2002-08-27 21:27 ` Christoph Hellwig
  2002-08-27 22:32 ` Alan Cox
  0 siblings, 2 replies; 8+ messages in thread
From: Marc-Christian Petersen @ 2002-08-27 20:54 UTC (permalink / raw)
  To: linux-kernel; +Cc: Marcelo Tosatti

[-- Attachment #1: Type: text/plain, Size: 1028 bytes --]

Hi there,

this adds DRM/DRI Support for recent versions of XFree, f.e. v4.2.0 with a 
slight modification. If you select SiS DRM Module, you also have to select 
FrameBuffer SiS support otherwise it will result in unresolved symbols or 
linking failure.

Without this patch you are not able to use DRI (Direct Rendering 
Infrastructure) with XFree v4.2.0 and newer with the 7 provided kernel 
modules (Banshee, ATI Rage/Radeon, i810/i830 etc.).

This is added to satisfy above:

...
+    if [ "$CONFIG_DRM_SIS" = "y" ]; then
+       define_bool CONFIG_FB_SIS y
+    fi
+    if [ "$CONFIG_DRM_SIS" = "m" ]; then
+       define_bool CONFIG_FB_SIS m
+    fi
...

Patch is attached to this mail.

 Marcello, please apply for 2.4.20-pre5!


-- 
Kind regards
        Marc-Christian Petersen

http://sourceforge.net/projects/wolk

PGP/GnuPG Key: 1024D/569DE2E3DB441A16
Fingerprint: 3469 0CF8 CA7E 0042 7824 080A 569D E2E3 DB44 1A16
Key available at www.keyserver.net. Encrypted e-mail preferred.


[-- Attachment #2: xfree-drm-4.2.0.patch.bz2 --]
[-- Type: application/x-bzip2, Size: 33210 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2002-08-28  4:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-27 20:54 [PATCH] XFree v4.2.x DRM/DRI Support for 2.4.20-pre4 Marc-Christian Petersen
2002-08-27 21:27 ` Christoph Hellwig
2002-08-27 22:24   ` Willy Tarreau
2002-08-27 23:38     ` Christoph Hellwig
2002-08-28  1:50       ` David Lang
2002-08-28  4:23       ` Willy Tarreau
2002-08-28  4:29         ` Randy.Dunlap
2002-08-27 22:32 ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®