drm/i915/gen9: Send all components in VF state
Update gen9 renderstate to account the, long overdue, changes for igt commit 5c07135b7bd2 ("tools/null_state/gen9: Send all components in VF state"). Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20170810110451.31635-1-mika.kuoppala@intel.com
This commit is contained in:
parent
ccba59197a
commit
2743789080
|
@ -20,7 +20,7 @@
|
|||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||
* DEALINGS IN THE SOFTWARE.
|
||||
*
|
||||
* Generated by: intel-gpu-tools-1.8-220-g01153e7
|
||||
* Generated by: intel-gpu-tools-1.19-177-g68e2eab2
|
||||
*/
|
||||
|
||||
#include "intel_renderstate.h"
|
||||
|
@ -873,7 +873,7 @@ static const u32 gen9_null_state_batch[] = {
|
|||
0x00000000,
|
||||
0x00000000,
|
||||
0x78550003,
|
||||
0x00000000,
|
||||
0x0000000f,
|
||||
0x00000000,
|
||||
0x00000000,
|
||||
0x00000000,
|
||||
|
|
Loading…
Reference in New Issue