On 01/11/17 15:09, Scott D Phillips wrote:
Lionel Landwerlin writes:
On 31/10/17 23:04, Scott D Phillips wrote:
Lionel Landwerlin writes:
On 31/10/17 20:54, Scott D Phillips wrote:
Lionel Landwerlin writes:
We want to introduce a reader interface for accessing memory, so that
later on
Lionel Landwerlin writes:
> On 31/10/17 23:04, Scott D Phillips wrote:
>> Lionel Landwerlin writes:
>>
>>> On 31/10/17 20:54, Scott D Phillips wrote:
Lionel Landwerlin writes:
> We want to introduce a reader interface for accessing memory, so that
> later on we can use differe
On 31/10/17 23:04, Scott D Phillips wrote:
Lionel Landwerlin writes:
On 31/10/17 20:54, Scott D Phillips wrote:
Lionel Landwerlin writes:
We want to introduce a reader interface for accessing memory, so that
later on we can use different ways of storing the content of the GTT
address space
Lionel Landwerlin writes:
> On 31/10/17 20:54, Scott D Phillips wrote:
>> Lionel Landwerlin writes:
>>
>>> We want to introduce a reader interface for accessing memory, so that
>>> later on we can use different ways of storing the content of the GTT
>>> address space that don't involve a pointer
On 31/10/17 20:54, Scott D Phillips wrote:
Lionel Landwerlin writes:
We want to introduce a reader interface for accessing memory, so that
later on we can use different ways of storing the content of the GTT
address space that don't involve a pointer to a linear buffer.
I'm kinda sceptical th
Lionel Landwerlin writes:
> We want to introduce a reader interface for accessing memory, so that
> later on we can use different ways of storing the content of the GTT
> address space that don't involve a pointer to a linear buffer.
I'm kinda sceptical that this is the best way to achieve what
We want to introduce a reader interface for accessing memory, so that
later on we can use different ways of storing the content of the GTT
address space that don't involve a pointer to a linear buffer.
Signed-off-by: Lionel Landwerlin
---
src/intel/common/gen_decoder.c| 75 ++