From: Adam K K. <ad...@vo...> - 2010-02-19 10:03:00
|
On 02/18/10 21:37, Daniel Hoggan wrote: > Would it be possible to put the radeonhd driver into the DRM package > that's part of the linux kernel. The reason I'm asking is in order to > use it without X. I'm only using DirectFB as the graphics renderer. radeonhd is a 2D only Xorg driver. There is no DRM component to it. The Mesa3D drivers for all radeon GPUs use the 'radeon' DRM driver, which is in the linux kernel. Adam |