kms on powerpc64

Justin Hibbits jrh29 at alumni.cwru.edu
Thu Aug 6 19:14:38 UTC 2015


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 at 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ppc
> To unsubscribe, send any mail to "freebsd-ppc-unsubscribe at freebsd.org"


More information about the freebsd-ppc mailing list