Home | History | Annotate | Line # | Download | only in pci
files.drmkms_pci revision 1.4.6.2
      1  1.4.6.2     skrll #	$NetBSD: files.drmkms_pci,v 1.4.6.2 2015/06/06 14:40:20 skrll Exp $
      2      1.2  riastrad 
      3  1.4.6.2     skrll # Attribute for kernel components supporting PCI-based real graphics
      4  1.4.6.2     skrll # drivers, a.k.a. `KMS' (kernel mode-setting), as opposed to the legacy
      5  1.4.6.2     skrll # `drm' interface attribute, which is where PCI-based fake graphics
      6  1.4.6.2     skrll # drivers, a.k.a. `UMS' (user mode-setting), attach.
      7      1.2  riastrad define	drmkms_pci: drmkms
      8      1.2  riastrad 
      9      1.3  riastrad # XXX Not quite right!  Should AGP stuff be kept separate?
     10      1.3  riastrad makeoptions	drmkms_pci	CPPFLAGS+="-DCONFIG_AGP"
     11      1.3  riastrad 
     12      1.2  riastrad #file	external/bsd/drm2/dist/drm/ati_pcigart.c	drmkms_pci
     13      1.2  riastrad file	external/bsd/drm2/dist/drm/drm_agpsupport.c	drmkms_pci
     14      1.2  riastrad file	external/bsd/drm2/pci/drm_pci.c			drmkms_pci
     15      1.2  riastrad file	external/bsd/drm2/pci/drm_pci_module.c		drmkms_pci
     16      1.2  riastrad 
     17  1.4.6.1     skrll define	drmfb_pci: drmfb, drmkms_pci
     18  1.4.6.1     skrll file	external/bsd/drm2/pci/drmfb_pci.c		drmfb_pci
     19  1.4.6.1     skrll 
     20      1.2  riastrad include "external/bsd/drm2/i915drm/files.i915drmkms"
     21      1.3  riastrad include "external/bsd/drm2/radeon/files.radeon"
     22      1.4  riastrad include "external/bsd/drm2/nouveau/files.nouveau"
     23  1.4.6.2     skrll include "external/bsd/drm2/via/files.via"
     24