On 5 September 2017 at 19:31, Jason Ekstrand wrote:
> On Tue, Sep 5, 2017 at 10:25 AM, Emil Velikov
> wrote:
>>
>> Hi Jason,
>>
>> On 5 September 2017 at 16:48, Jason Ekstrand wrote:
>> > For non-CCS images, we were reporting just one plane even though they
>> > may have multiple in the case of
On Tue, Sep 5, 2017 at 10:25 AM, Emil Velikov
wrote:
> Hi Jason,
>
> On 5 September 2017 at 16:48, Jason Ekstrand wrote:
> > For non-CCS images, we were reporting just one plane even though they
> > may have multiple in the case of YUV.
> >
> > Reviewed-by: Ben Widawsky
> I think we want this f
Hi Jason,
On 5 September 2017 at 16:48, Jason Ekstrand wrote:
> For non-CCS images, we were reporting just one plane even though they
> may have multiple in the case of YUV.
>
> Reviewed-by: Ben Widawsky
I think we want this for stable, right?
The series looks good, FWIW
Reviewed-by: Emil Velik
For non-CCS images, we were reporting just one plane even though they
may have multiple in the case of YUV.
Reviewed-by: Ben Widawsky
---
src/mesa/drivers/dri/i965/intel_screen.c | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/src/mesa/drivers/dri/i965/intel_screen.c