On Thu, Apr 7, 2016 at 4:17 AM, Christian König
wrote:
> Am 06.04.2016 um 22:50 schrieb Dave Airlie:
>>
>> From: Dave Airlie
>>
>> This adds support to the command parser for the set append counter
>> packet3, this is required to support atomic counters on
>> evergreen/cayman GPUs.
>>
>> v2: fi
Am 06.04.2016 um 22:50 schrieb Dave Airlie:
> From: Dave Airlie
>
> This adds support to the command parser for the set append counter
> packet3, this is required to support atomic counters on
> evergreen/cayman GPUs.
>
> v2: fixup some of the hardcoded numbers with real register names
> (Christia
From: Dave Airlie
This adds support to the command parser for the set append counter
packet3, this is required to support atomic counters on
evergreen/cayman GPUs.
v2: fixup some of the hardcoded numbers with real register names
(Christian)
Signed-off-by: Dave Airlie
---
drivers/gpu/drm/radeo
From: Dave Airlie
This adds support to the command parser for the set append counter
packet3, this is required to support atomic counters on
evergreen/cayman GPUs.
Signed-off-by: Dave Airlie
---
drivers/gpu/drm/radeon/evergreen_cs.c | 38 +++
drivers/gpu/drm/rad
Am 06.04.2016 um 08:03 schrieb Dave Airlie:
> From: Dave Airlie
>
> This adds support to the command parser for the set append counter
> packet3, this is required to support atomic counters on
> evergreen/cayman GPUs.
>
> Signed-off-by: Dave Airlie
> ---
> drivers/gpu/drm/radeon/evergreen_cs.c