Date: Thu, 6 Aug 2015 12:14:37 -0700 From: Justin Hibbits <jrh29@alumni.cwru.edu> To: Roosevelt Littleton <knowledgeispower80@gmail.com> Cc: FreeBSD PowerPC ML <freebsd-ppc@freebsd.org> Subject: Re: kms on powerpc64 Message-ID: <CAHSQbTAb0-CHe1wQrWpfH9PBZ6iLsgOfHt2nEW%2B9wBM=aSbEmg@mail.gmail.com> In-Reply-To: <CAA_tkETv195xsmNOPMm08h9KeNAs-dgw%2BLXi-uUZGYo6UOTr5w@mail.gmail.com> References: <CAA_tkETv195xsmNOPMm08h9KeNAs-dgw%2BLXi-uUZGYo6UOTr5w@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I won't say that it's supported, since it hasn't been tested. However, it might work, and we definitely need testers who can send lots of feedback. I don't have hardware to test with. - Justin On Thu, Aug 6, 2015 at 5:22 AM, Roosevelt Littleton <knowledgeispower80@gmail.com> wrote: > So, in the Makefile powerpc64 is a supported arch. Will that mean the > PCIe x1900 for the Powermac 11,2 is supported using KMS? > > > sys/modules/drm2/radeonkms/Makefile > .if ${MACHINE_CPUARCH} == "amd64" || ${MACHINE_CPUARCH} == "i386" > radeon_acpi= radeon_acpi.c > #radeon_atpx_handler= radeon_atpx_handler.c > .endif > > .if ${MACHINE_CPUARCH} == "amd64" || ${MACHINE_ARCH} == "powerpc64" > radeon_ioc32= radeon_ioc32.c > .endif > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHSQbTAb0-CHe1wQrWpfH9PBZ6iLsgOfHt2nEW%2B9wBM=aSbEmg>