What is required for DRM?
When emerging xorg-server, make sure the dri use flag is enabled. You should also set the VIDEO_CARDS variable in make.conf with your video card, VIDEO_CARDS=”radeon” for radeon support, VIDEO_CARDS=”nv” for nvidia support and so on. For a backup option, add fbdev to the list of VIDEO_CARDS, this driver should always work.