Re: Help with DRM+Modesetting+GEM

2008-10-15 Thread Shuang He
Tom Cooksey wrote: > Hi, > > I would like to play with the GEM & DRM-Modesetting APIs. E.g. I'd like to > write a test application which ennumerates the CRTCs, sets a mode on each and > fills a scanout buffer with a solid color. Pretty simple stuff. > > I've

Help with DRM+Modesetting+GEM

2008-10-15 Thread Tom Cooksey
Hi, I would like to play with the GEM & DRM-Modesetting APIs. E.g. I'd like to write a test application which ennumerates the CRTCs, sets a mode on each and fills a scanout buffer with a solid color. Pretty simple stuff. I've tried to build the modesetting-gem branch and found

Re: drm: Branch 'modesetting-gem'

2008-08-26 Thread Dave Airlie
On Wed, Aug 27, 2008 at 11:35 AM, Ville Syrjälä <[EMAIL PROTECTED]> wrote: > On Tue, Aug 26, 2008 at 06:20:43PM -0700, Dave Airlie wrote: >> linux-core/radeon_encoders.c | 15 +++ >> 1 file changed, 11 insertions(+), 4 deletions(-) >> >> New commits: >> commit a4167e7b572859a998710ee

Re: drm: Branch 'modesetting-gem'

2008-08-26 Thread Ville Syrjälä
On Tue, Aug 26, 2008 at 06:20:43PM -0700, Dave Airlie wrote: > linux-core/radeon_encoders.c | 15 +++ > 1 file changed, 11 insertions(+), 4 deletions(-) > > New commits: > commit a4167e7b572859a998710ee599298e5131f51620 > Author: Dave Airlie <[EMAIL PROTECTED]> > Date: Wed Aug 27

modesetting-gem

2008-08-22 Thread Johannes Engel
Dear All, since Jesse merged the modesetting-gem branch to the intel driver we need the corresponding merge in drm as well, since the driver relies on that. But at least for me the kernel modules need some unknown symbols (kernel 2.6.27-rc3 with Eric's drm-gem-merge branch patches): WA