Christian Gmeiner writes:
> 2017-05-11 1:06 GMT+02:00 Eric Anholt :
>> This follows the model of imx (display) and etnaviv (render): pl111 is a
>> display-only device, so when asked to do GL for it, we see if we have a
>> vc4 renderer, make the vc4 screen, and have vc4 call back to pl111 to do
>>
2017-05-11 1:06 GMT+02:00 Eric Anholt :
> This follows the model of imx (display) and etnaviv (render): pl111 is a
> display-only device, so when asked to do GL for it, we see if we have a
> vc4 renderer, make the vc4 screen, and have vc4 call back to pl111 to do
> scanout allocations.
>
> The diff
On 19 May 2017 at 23:41, Emil Velikov wrote:
> On 19 May 2017 at 23:21, Eric Anholt wrote:
>> Emil Velikov writes:
>>
>>> On 17 May 2017 at 20:13, Emil Velikov wrote:
On 17 May 2017 at 18:53, Eric Anholt wrote:
> Emil Velikov writes:
>
>> Hi Eric,
>>
>> On 11 May 2017
On 19 May 2017 at 23:21, Eric Anholt wrote:
> Emil Velikov writes:
>
>> On 17 May 2017 at 20:13, Emil Velikov wrote:
>>> On 17 May 2017 at 18:53, Eric Anholt wrote:
Emil Velikov writes:
> Hi Eric,
>
> On 11 May 2017 at 00:06, Eric Anholt wrote:
>> This follows the mo
Emil Velikov writes:
> On 17 May 2017 at 20:13, Emil Velikov wrote:
>> On 17 May 2017 at 18:53, Eric Anholt wrote:
>>> Emil Velikov writes:
>>>
Hi Eric,
On 11 May 2017 at 00:06, Eric Anholt wrote:
> This follows the model of imx (display) and etnaviv (render): pl111 is a
>>
On 17 May 2017 at 20:13, Emil Velikov wrote:
> On 17 May 2017 at 18:53, Eric Anholt wrote:
>> Emil Velikov writes:
>>
>>> Hi Eric,
>>>
>>> On 11 May 2017 at 00:06, Eric Anholt wrote:
This follows the model of imx (display) and etnaviv (render): pl111 is a
display-only device, so when
On 17 May 2017 at 18:53, Eric Anholt wrote:
> Emil Velikov writes:
>
>> Hi Eric,
>>
>> On 11 May 2017 at 00:06, Eric Anholt wrote:
>>> This follows the model of imx (display) and etnaviv (render): pl111 is a
>>> display-only device, so when asked to do GL for it, we see if we have a
>>> vc4 rend
Emil Velikov writes:
> Hi Eric,
>
> On 11 May 2017 at 00:06, Eric Anholt wrote:
>> This follows the model of imx (display) and etnaviv (render): pl111 is a
>> display-only device, so when asked to do GL for it, we see if we have a
>> vc4 renderer, make the vc4 screen, and have vc4 call back to p
Hi Eric,
On 11 May 2017 at 00:06, Eric Anholt wrote:
> This follows the model of imx (display) and etnaviv (render): pl111 is a
> display-only device, so when asked to do GL for it, we see if we have a
> vc4 renderer, make the vc4 screen, and have vc4 call back to pl111 to do
> scanout allocation