On 2016-03-12 19:21, Jason Ekstrand wrote:
>> > Haswell should still work just fine if
>> > you're on a 4.4 kernel, but we really should make it detect the command
>> > parser version and do something intelligent.
>>
>> I am confused now… Should it 'work just fine' without this hack on 4.4,
>> or i
On Mar 12, 2016 9:11 AM, "Jacek Konieczny" wrote:
>
> On 2016-03-12 17:58, Jason Ekstrand wrote:
> > There is a bug report that's tracking this regression:
> > https://bugs.freedesktop.org/show_bug.cgi?id=94468
> >
> > In the meantime, a workaround is comment out:
> > genX(cmd_buff
On 2016-03-12 17:58, Jason Ekstrand wrote:
> There is a bug report that's tracking this regression:
> https://bugs.freedesktop.org/show_bug.cgi?id=94468
>
> In the meantime, a workaround is comment out:
> genX(cmd_buffer_config_l3)(cmd_buffer, false);
> in src/intel/vulkan/genX
On Sat, Mar 12, 2016 at 8:29 AM, Nanley Chery wrote:
> On Sat, Mar 12, 2016 at 12:20:26PM +0100, Jacek Konieczny wrote:
> > On 2016-03-12 11:59, Jacek Konieczny wrote:
> > > Hi,
> > >
> > > I have been playing with Vulkan API and using the Mesa Intel Vulkan
> > > driver from the 'vulkan' branch.
On Sat, Mar 12, 2016 at 12:20:26PM +0100, Jacek Konieczny wrote:
> On 2016-03-12 11:59, Jacek Konieczny wrote:
> > Hi,
> >
> > I have been playing with Vulkan API and using the Mesa Intel Vulkan
> > driver from the 'vulkan' branch.
> >
> > Recent driver upgrade has broken my, previously working c
On 2016-03-12 11:59, Jacek Konieczny wrote:
> Hi,
>
> I have been playing with Vulkan API and using the Mesa Intel Vulkan
> driver from the 'vulkan' branch.
>
> Recent driver upgrade has broken my, previously working code, causing
> massive flickering and graphical artifacts.
>
> git bisect have
Hi,
I have been playing with Vulkan API and using the Mesa Intel Vulkan
driver from the 'vulkan' branch.
Recent driver upgrade has broken my, previously working code, causing
massive flickering and graphical artifacts.
git bisect have shown, that this is the breaking change:
commit 7ebbc3946ae9