History log of /src/sys/external/bsd/drm/conf |
Revision | Date | Author | Comments |
1.9 | 14-Sep-2018 |
mrg | remove unused code: - old drm nouveau was never ported - the libdrm in this repo was never used - these tests were never used, and this whole tree is obsolete, but we never ported some of the old drivers to new drm.
XXX: probably can delete i915drm. XXX: would ike to delete old radeondrm, but it is still the only functional drm on some older radeon r100/r200 chipsets.
|
1.8 | 10-Jul-2018 |
maya | Remove viadrm(4), superseded by viadrmums.
Aside from viadrm using older drm code, it's also dysfunctional right now. See PR port-i386/53364.
|
1.7 | 27-Mar-2011 |
mlelstv | branches: 1.7.54; 1.7.56; Make code compile when the kernel has no support for AGP. For now this also rules out PCIE support without AGP because all the code is drm_agpsupport.c
|
1.6 | 18-Feb-2011 |
jmcneill | sync viadrm with FreeBSD, big new feature is AGP DMA and PCI DMA support
|
1.5 | 21-Jul-2010 |
mrg | branches: 1.5.2; 1.5.4; also make radeondrm depend upon firmload, not just r128drm.
should fix kern/43646 from kre.
|
1.4 | 06-Jul-2010 |
mrg | radeondrm depends upon firmload now; noted by rjs.
|
1.3 | 24-May-2010 |
mrg | add r600_blit.c and radeon_cs.c.
|
1.2 | 23-Jun-2009 |
mrg | branches: 1.2.2; 1.2.4; 1.2.6; add a commented out section for nouveau driver. (it's very far from being compileable.)
|
1.1 | 21-Jun-2009 |
mrg | make external drm the default.
|
1.2.6.3 | 21-Apr-2011 |
rmind | sync with head
|
1.2.6.2 | 05-Mar-2011 |
rmind | sync with head
|
1.2.6.1 | 30-May-2010 |
rmind | sync with head
|
1.2.4.1 | 17-Aug-2010 |
uebayasi | Sync with HEAD.
|
1.2.2.3 | 11-Aug-2010 |
yamt | sync with head.
|
1.2.2.2 | 18-Jul-2009 |
yamt | sync with head.
|
1.2.2.1 | 23-Jun-2009 |
yamt | file files.drm was added on branch yamt-nfs-mp on 2009-07-18 14:53:12 +0000
|
1.5.4.1 | 05-Mar-2011 |
bouyer | Sync with HEAD
|
1.5.2.1 | 06-Jun-2011 |
jruoho | Sync with HEAD.
|
1.7.56.1 | 10-Jun-2019 |
christos | Sync with HEAD
|
1.7.54.2 | 30-Sep-2018 |
pgoyette | Ssync with HEAD
|
1.7.54.1 | 28-Jul-2018 |
pgoyette | Sync with HEAD
|