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
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
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
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
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