On Tuesday, February 20, 2018 9:15:08 PM PST Matt Turner wrote:
> From: Anuj Phogat
>
> Signed-off-by: Anuj Phogat
[...]
> + .urb = { \
> + .size = 1024, \
> + }
This might need to be 768 on some variants - I'm not
On Wed, Feb 21, 2018 at 11:04 AM, Matt Turner wrote:
> On Wed, Feb 21, 2018 at 10:37 AM, Anuj Phogat wrote:
>> On Wed, Feb 21, 2018 at 9:22 AM, Rafael Antognolli
>> wrote:
>>> My understanding is that this commit is enough to make the driver try to
>>> initialize, at least for i965. If that's th
On Wed, Feb 21, 2018 at 9:22 AM, Rafael Antognolli
wrote:
> My understanding is that this commit is enough to make the driver try to
> initialize, at least for i965. If that's the case, how about we add
> something like what was removed by commit
> bf1577fe0972ae910c071743dc89d261a46c2926 for CNL?
On Wed, Feb 21, 2018 at 10:37 AM, Anuj Phogat wrote:
> On Wed, Feb 21, 2018 at 9:22 AM, Rafael Antognolli
> wrote:
>> My understanding is that this commit is enough to make the driver try to
>> initialize, at least for i965. If that's the case, how about we add
>> something like what was removed
On Wed, Feb 21, 2018 at 11:09 AM, Scott D Phillips
wrote:
> Anuj Phogat writes:
>
>> On Wed, Feb 21, 2018 at 10:00 AM, Scott D Phillips
>> wrote:
>>> Matt Turner writes:
>>>
From: Anuj Phogat
Signed-off-by: Anuj Phogat
---
include/pci_ids/i965_pci_ids.h | 9
Anuj Phogat writes:
> On Wed, Feb 21, 2018 at 10:00 AM, Scott D Phillips
> wrote:
>> Matt Turner writes:
>>
>>> From: Anuj Phogat
>>>
>>> Signed-off-by: Anuj Phogat
>>> ---
>>> include/pci_ids/i965_pci_ids.h | 9 ++
>>> src/intel/common/gen_device_info.c | 56
>>> ++
On Wed, Feb 21, 2018 at 10:00 AM, Scott D Phillips
wrote:
> Matt Turner writes:
>
>> From: Anuj Phogat
>>
>> Signed-off-by: Anuj Phogat
>> ---
>> include/pci_ids/i965_pci_ids.h | 9 ++
>> src/intel/common/gen_device_info.c | 56
>> +-
>> 2 files ch
Matt Turner writes:
> From: Anuj Phogat
>
> Signed-off-by: Anuj Phogat
> ---
> include/pci_ids/i965_pci_ids.h | 9 ++
> src/intel/common/gen_device_info.c | 56
> +-
> 2 files changed, 64 insertions(+), 1 deletion(-)
>
> diff --git a/include/pci_id
On Wed, Feb 21, 2018 at 9:22 AM, Rafael Antognolli
wrote:
> My understanding is that this commit is enough to make the driver try to
> initialize, at least for i965. If that's the case, how about we add
> something like what was removed by commit
> bf1577fe0972ae910c071743dc89d261a46c2926 for CNL?
My understanding is that this commit is enough to make the driver try to
initialize, at least for i965. If that's the case, how about we add
something like what was removed by commit
bf1577fe0972ae910c071743dc89d261a46c2926 for CNL?
It could be either in this commit, or in a commit that precedes t
From: Anuj Phogat
Signed-off-by: Anuj Phogat
---
include/pci_ids/i965_pci_ids.h | 9 ++
src/intel/common/gen_device_info.c | 56 +-
2 files changed, 64 insertions(+), 1 deletion(-)
diff --git a/include/pci_ids/i965_pci_ids.h b/include/pci_ids/i965_p
11 matches
Mail list logo