On Thu, Jun 8, 2017 at 5:23 PM, Jason Ekstrand wrote:
> I think I've now reviewed everything except 2 patches. For the "Update a
> few assertions" patch, you said you would run a test but never reported back
> the results. The other is the patch for re-enabling sRGB fast-clears. That
> one isn'
I think I've now reviewed everything except 2 patches. For the "Update a
few assertions" patch, you said you would run a test but never reported
back the results. The other is the patch for re-enabling sRGB
fast-clears. That one isn't needed for enabling and I'm not yet convinced
that it's remov
For your reference, here is a list of patches pending review in this series:
3, 18, 19, 22, 23, 24.5.
Thanks
Anuj
On Fri, Jun 2, 2017 at 5:48 PM, Anuj Phogat wrote:
> On Fri, Jun 2, 2017 at 4:48 PM, Jason Ekstrand wrote:
>> On Mon, May 22, 2017 at 9:32 AM, Anuj Phogat wrote:
>>>
>>> On Fri, Ma
On Fri, Jun 2, 2017 at 4:48 PM, Jason Ekstrand wrote:
> On Mon, May 22, 2017 at 9:32 AM, Anuj Phogat wrote:
>>
>> On Fri, May 12, 2017 at 4:38 PM, Anuj Phogat
>> wrote:
>> > This series adds support for Cannonlake.
>> >
>> > Changes from V1 to V2:
>> > - Incorporated the review comments from V1.
On Mon, May 22, 2017 at 9:32 AM, Anuj Phogat wrote:
> On Fri, May 12, 2017 at 4:38 PM, Anuj Phogat
> wrote:
> > This series adds support for Cannonlake.
> >
> > Changes from V1 to V2:
> > - Incorporated the review comments from V1.
> > - Rebased 8 months old CNL branch on top of master
> > - Wir
On Fri, May 12, 2017 at 4:38 PM, Anuj Phogat wrote:
> This series adds support for Cannonlake.
>
> Changes from V1 to V2:
> - Incorporated the review comments from V1.
> - Rebased 8 months old CNL branch on top of master
> - Wired up Linux and Android build files for gen10
> - Replaced the use of
This series adds support for Cannonlake.
Changes from V1 to V2:
- Incorporated the review comments from V1.
- Rebased 8 months old CNL branch on top of master
- Wired up Linux and Android build files for gen10
- Replaced the use of few gen9 functions with gen10 specific functions.
- Squashed few p