Revert drm2 removal.Revert r338177, r338176, r338175, r338174, r338172After long consultations with re@, core members and mmacy, revertthese changes. Followup changes will be made to mark them a
Revert drm2 removal.Revert r338177, r338176, r338175, r338174, r338172After long consultations with re@, core members and mmacy, revertthese changes. Followup changes will be made to mark them asdeprecated and prent a message about where to find the up-to-datedriver. Followup commits will be made to make this clear in theinstaller. Followup commits to reduce POLA in ways we're stillexploring.It's anticipated that after the freeze, this will be removed in13-current (with the residual of the drm2 code copied tosys/arm/dev/drm2 for the TEGRA port's use w/o the intel orradeon drivers).Due to the impending freeze, there was no formal core vote forthis. I've been talking to different core members all day, as well asMatt Macey and Glen Barber. Nobody is completely happy, all aregrudgingly going along with this. Work is in progress to mitigatethe negative effects as much as possible.Requested by: re@ (gjb, rgrimes)
show more ...
Remove legacy drm and drm2 from treeAs discussed on the MLs drm2 conflicts with the ports' version and thereis no upstream for most if not all of drm. Both have been merged in toa single port.U
Remove legacy drm and drm2 from treeAs discussed on the MLs drm2 conflicts with the ports' version and thereis no upstream for most if not all of drm. Both have been merged in toa single port.Users on powerpc, 32-bit hardware, or with GPUs predating Radeonand i915 will need to install the graphics/drm-legacy-kmod. Allother users should be able to use one of the LinuxKPI-based ports:graphics/drm-stable-kmod, graphics/drm-next-kmod, graphics/drm-devel-kmod.MFC: neverApproved by: core@
drm/radeon: Import the Radeon KMS driverThis driver is based on Linux 3.8 and a previous effort by kan@.More informations about this project can be found on the FreeBSD wiki: https://wiki.fre
drm/radeon: Import the Radeon KMS driverThis driver is based on Linux 3.8 and a previous effort by kan@.More informations about this project can be found on the FreeBSD wiki: https://wiki.freebsd.org/AMD_GPUThe driver is split into: sys/dev/drm2: The driver sources. sys/modules/drm2/radeonkmw: The driver main kernel module's Makefile. sys/modules/drm2/radeonkmsfw: All firmware kernel module Makefiles. There's one directory and one Makefile for each firmware. sys/contrib/dev/drm2/radeonkmsfw: All firmware binary sources. tools/tools/drm/radeon Tools to update firmwares or regenerate some headers.Merging the driver to FreeBSD 9.x may be possible but not a priority fornow.Help from: kib@, kan@Tested by: avg@, kwm@, ray@, Alexander Yerenkow <[email protected]>, Anders Bolt-Evensen <[email protected]>, Denis Djubajlo <[email protected]>, J.R. Oldroyd <[email protected]>, Mikaël Urankar <[email protected]>, Pierre-Emmanuel Pédron <[email protected]>, Sam Fourman Jr. <[email protected]>, Wade <[email protected]>, (probably other I forgot...)HW donations: kyzh, Yakaz