On Tue, Jun 13, 2017 at 1:43 AM, Henri Verbeet wrote:
> On 11 June 2017 at 21:56, Marek Olšák wrote:
>> On Sun, Jun 11, 2017 at 8:25 PM, Henri Verbeet wrote:
>>> As someone downstream of this, I have to say I find the "family" names
>>> much more informative than whatever marketing came up with.
On 11 June 2017 at 21:56, Marek Olšák wrote:
> On Sun, Jun 11, 2017 at 8:25 PM, Henri Verbeet wrote:
>> As someone downstream of this, I have to say I find the "family" names
>> much more informative than whatever marketing came up with. More
>> importantly however, this commit changes the GL_REN
On Sun, Jun 11, 2017 at 8:25 PM, Henri Verbeet wrote:
> On 7 June 2017 at 21:54, Marek Olšák wrote:
>> On Wed, Jun 7, 2017 at 2:07 AM, Marek Olšák wrote:
>>> On Wed, Jun 7, 2017 at 12:21 AM, Samuel Li wrote:
@@ -790,6 +790,15 @@ static const char* r600_get_device_vendor(struct
pipe_s
On 7 June 2017 at 21:54, Marek Olšák wrote:
> On Wed, Jun 7, 2017 at 2:07 AM, Marek Olšák wrote:
>> On Wed, Jun 7, 2017 at 12:21 AM, Samuel Li wrote:
>>> @@ -790,6 +790,15 @@ static const char* r600_get_device_vendor(struct
>>> pipe_screen* pscreen)
>>>
>>> static const char* r600_get_chip_nam
I had noticed you don't have commit access probably, so I pushed the patch.
Marek
On Wed, Jun 7, 2017 at 2:07 AM, Marek Olšák wrote:
> Reviewed-by: Marek Olšák
>
> Marek
>
> On Wed, Jun 7, 2017 at 12:21 AM, Samuel Li wrote:
>> v2: Add a func pointer to radeon_winsys to support radeon later.
>>
Reviewed-by: Marek Olšák
Marek
On Wed, Jun 7, 2017 at 12:21 AM, Samuel Li wrote:
> v2: Add a func pointer to radeon_winsys to support radeon later.
>
> Change-Id: I614ea71424f9e5c97e4ae68654315d28c89eaa5f
> Signed-off-by: Samuel Li
> ---
> src/gallium/drivers/radeon/r600_pipe_common.c | 11 ++
v2: Add a func pointer to radeon_winsys to support radeon later.
Change-Id: I614ea71424f9e5c97e4ae68654315d28c89eaa5f
Signed-off-by: Samuel Li
---
src/gallium/drivers/radeon/r600_pipe_common.c | 11 ++-
src/gallium/drivers/radeon/radeon_winsys.h| 2 ++
src/gallium/winsys/amdgpu/drm/