]> code.ossystems Code Review - openembedded-core.git/commit
mesa: fix unitialized modifier for DRI2
authorAndreas Müller <schnitzeltony@gmail.com>
Mon, 2 Apr 2018 20:39:33 +0000 (22:39 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Apr 2018 09:55:09 +0000 (10:55 +0100)
commitbfd5d2cefd56cb60b51b2bed57cb92dcfd5756c9
tree0863982f520b4c6b5db7223eab2a115c185783b8
parent7fa32ee42c3320e9e2b24ef747e43484b719f617
mesa: fix unitialized modifier for DRI2

This came up whith disabled DRI3 on Raspi/VC4 [1] but might be important for other
drivers: It fixes an improper initialization.

[1] https://lists.freedesktop.org/archives/mesa-dev/2018-March/190562.html

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/mesa/files/0001-st-dri-Initialise-modifier-to-INVALID-for-DRI2.patch [new file with mode: 0644]
meta/recipes-graphics/mesa/mesa_17.3.7.bb