On Tue, Nov 16, 2010 at 6:30 PM, Daniel Vetter wrote:
> On Tue, Nov 16, 2010 at 06:05:25PM +0100, Sedat Dilek wrote:
>> I have tested both patchsets from Daniel (see [1] and [2]) again on a
>> Radeon RV250 in a none-BKL-config and it looks like
>>
>> agd5f-pflip/0002-drm-radeon-kms-add-page
On Tue, Nov 16, 2010 at 06:05:25PM +0100, Sedat Dilek wrote:
> I have tested both patchsets from Daniel (see [1] and [2]) again on a
> Radeon RV250 in a none-BKL-config and it looks like
>
>agd5f-pflip/0002-drm-radeon-kms-add-pageflip-ioctl-support.patch
>
> is the culprit in combination
[ CCing Arnd Bergmann ]
Hi,
I have tested both patchsets from Daniel (see [1] and [2]) again on a
Radeon RV250 in a none-BKL-config and it looks like
agd5f-pflip/0002-drm-radeon-kms-add-pageflip-ioctl-support.patch
is the culprit in combination with the below listed drm patches.
I have
On 11/15/2010 07:45 PM, Daniel Vetter wrote:
Hi Thomas,
Thanks for your comments about ttm and vmwgfx. Some of my own ideas about
where this might all be heading below.
On Mon, Nov 15, 2010 at 08:25:16AM +0100, Thomas Hellstrom wrote:
Hi, Daniel,
My main concerns previously for embedding
Hi Thomas,
Thanks for your comments about ttm and vmwgfx. Some of my own ideas about
where this might all be heading below.
On Mon, Nov 15, 2010 at 08:25:16AM +0100, Thomas Hellstrom wrote:
> Hi, Daniel,
>
> My main concerns previously for embedding GEM objects as user-space
> references for TTM
Hi Daniel,
I have tried this patchset on a RV250 with linux-next (next-20101115)
in combination w/ patchset from "[PATCH 0/9] make struct drm_mm_node
embeddable" [1].
glxgears works nice.
2nd test-case is Eric Anholt's OpenArena benchmark.
The screen gets blank and system is unusable (cold start,
Hi, Daniel,
My main concerns previously for embedding GEM objects as user-space
references for TTM has been twofold and implementation specific.
1) The locking has been using global mutexes where local spin- or RCU
locks have been more appropriate. It looks like this has finally been /
is fi