On Sat, Feb 22, 2014 at 5:22 AM, Emil Velikov wrote:
> On 22/02/14 03:33, Stéphane Marchesin wrote:
> > On Fri, Feb 21, 2014 at 7:04 PM, Emil Velikov >wrote:
> >
> >> Implementation is a verbatim copy from the classic driver.
> >>
> >> This introduces a driver dependency on libdrm-intel, as the w
On 22/02/14 03:33, Stéphane Marchesin wrote:
> On Fri, Feb 21, 2014 at 7:04 PM, Emil Velikov wrote:
>
>> Implementation is a verbatim copy from the classic driver.
>>
>> This introduces a driver dependency on libdrm-intel, as the winsys does not
>> cache the aperture size of the device.
>>
>
> Us
On Fri, Feb 21, 2014 at 7:04 PM, Emil Velikov wrote:
> Implementation is a verbatim copy from the classic driver.
>
> This introduces a driver dependency on libdrm-intel, as the winsys does not
> cache the aperture size of the device.
>
Usually if you have to add calls into libdrm, you add them t
Implementation is a verbatim copy from the classic driver.
This introduces a driver dependency on libdrm-intel, as the winsys does not
cache the aperture size of the device.
Cc: Stephane Marchesin
Signed-off-by: Emil Velikov
---
NOTE: This _will_ fail on i915/sw due to the lack of fd on the
pa