From: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
To: "Srinivas, Vidya" <vidya.srinivas@intel.com>,
"'Kristian Høgsberg'" <hoegsberg@gmail.com>
Cc: "'intel-gfx@lists.freedesktop.org'" <intel-gfx@lists.freedesktop.org>
Subject: Re: [PATCH v5 0/6] Enable NV12 support
Date: Fri, 4 May 2018 15:15:36 +0200 [thread overview]
Message-ID: <eb45b32d-fd92-54e8-5ac4-03c1d357d674@linux.intel.com> (raw)
In-Reply-To: <F653A0A18852B74D88578FA2EB7094EAB687F243@BGSMSX108.gar.corp.intel.com>
Op 03-05-18 om 10:58 schreef Srinivas, Vidya:
>
>> -----Original Message-----
>> From: Srinivas, Vidya
>> Sent: Wednesday, May 2, 2018 3:47 PM
>> To: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>; Kristian
>> Høgsberg <hoegsberg@gmail.com>
>> Cc: intel-gfx@lists.freedesktop.org
>> Subject: RE: [Intel-gfx] [PATCH v5 0/6] Enable NV12 support
>>
>>
>>
>>> -----Original Message-----
>>> From: Maarten Lankhorst [mailto:maarten.lankhorst@linux.intel.com]
>>> Sent: Wednesday, May 2, 2018 2:29 PM
>>> To: Srinivas, Vidya <vidya.srinivas@intel.com>; Kristian Høgsberg
>>> <hoegsberg@gmail.com>
>>> Cc: intel-gfx@lists.freedesktop.org
>>> Subject: Re: [Intel-gfx] [PATCH v5 0/6] Enable NV12 support
>>>
>>> Hey,
>>>
>>> Op 02-05-18 om 04:43 schreef Srinivas, Vidya:
>>>>> -----Original Message-----
>>>>> From: Kristian Høgsberg [mailto:hoegsberg@gmail.com]
>>>>> Sent: Monday, April 30, 2018 11:58 PM
>>>>> To: Srinivas, Vidya <vidya.srinivas@intel.com>
>>>>> Cc: intel-gfx@lists.freedesktop.org
>>>>> Subject: Re: [Intel-gfx] [PATCH v5 0/6] Enable NV12 support
>>>>>
>>>>> On Thu, Apr 19, 2018 at 3:34 AM Vidya Srinivas
>>>>> <vidya.srinivas@intel.com>
>>>>> wrote:
>>>>>
>>>>>> Enabling NV12 support:
>>>>>> - Framebuffer creation
>>>>>> - Primary and Sprite plane support Patch series depend on Enable
>>>>>> display workaround 827 patch mentioned below submitted by Maarten
>>>>> How are we looking on being able to land these last NV12 patches?
>>>> I think Maarten is working on this series related
>>>> https://patchwork.freedesktop.org/series/42476/
>>>> I guess all would go in together?
>>> I did some testing and with just the nv12 series and my series I don't
>>> hit underruns.
>> Thank you so much. I applied your series
>> https://patchwork.freedesktop.org/series/42476/
>> And then applied the NV12 series
>> https://patchwork.freedesktop.org/series/41674/
>> Somehow, I see that patch 6 doesn’t show the updated contents you have
>> submitted under https://patchwork.freedesktop.org/patch/219915/
>> Not sure if only I don’t see the change (series show updated may 2nd but rev
>> 3 contents are not reflecting in patch 6)
> What I meant to ask was - should I make the changes and update again?
> Or could you please help push it from your side? Please let me know.
> Thank you. Also, can all these go in now? I mean for merge :)
We want to test again on top of drm-tip, so best just make the changes, and reorder in the order I specified earlier. :)
~Maarten
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2018-05-04 13:15 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-19 10:29 [PATCH v5 0/6] Enable NV12 support Vidya Srinivas
2018-04-19 10:29 ` [PATCH v5 1/6] drm/i915: Enable display workaround 827 for all planes, v2 Vidya Srinivas
2018-04-19 10:29 ` [PATCH v5 2/6] drm/i915: Add NV12 as supported format for primary plane Vidya Srinivas
2018-04-19 10:29 ` [PATCH v5 3/6] drm/i915: Add NV12 as supported format for sprite plane Vidya Srinivas
2018-04-19 10:29 ` [PATCH v5 4/6] drm/i915: Add NV12 support to intel_framebuffer_init Vidya Srinivas
2018-04-19 10:29 ` [PATCH v5 5/6] drm/i915: Enable Display WA 0528 Vidya Srinivas
2018-04-19 10:29 ` [PATCH v5 6/6] drm/i915: Add skl_check_nv12_surface for NV12 Vidya Srinivas
2018-04-19 10:57 ` ✗ Fi.CI.CHECKPATCH: warning for Enable NV12 support (rev3) Patchwork
2018-04-19 11:13 ` ✓ Fi.CI.BAT: success " Patchwork
2018-04-19 14:18 ` ✓ Fi.CI.IGT: " Patchwork
2018-04-30 18:28 ` [PATCH v5 0/6] Enable NV12 support Kristian Høgsberg
2018-05-02 2:43 ` Srinivas, Vidya
2018-05-02 8:58 ` Maarten Lankhorst
2018-05-02 10:16 ` Srinivas, Vidya
2018-05-03 8:58 ` Srinivas, Vidya
2018-05-04 13:15 ` Maarten Lankhorst [this message]
2018-05-05 13:09 ` Srinivas, Vidya
-- strict thread matches above, loose matches on Subject: below --
2018-04-19 10:22 Vidya Srinivas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=eb45b32d-fd92-54e8-5ac4-03c1d357d674@linux.intel.com \
--to=maarten.lankhorst@linux.intel.com \
--cc=hoegsberg@gmail.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=vidya.srinivas@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox