OSDN Git Service

i965/hsw: Populate MOCS for STATE_BASE_ADDRESS (v2)
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 12 Aug 2013 13:07:07 +0000 (16:07 +0300)
committerChad Versace <chad.versace@linux.intel.com>
Wed, 21 Aug 2013 17:14:04 +0000 (10:14 -0700)
commit22161983c38fe19b393e5b983f4945dc527ccb1b
treece1e362739efb02bd5e101264c1f5623912f67b6
parent10aa3677cc032df9cc1509c4e45f553be378a7f9
i965/hsw: Populate MOCS for STATE_BASE_ADDRESS (v2)

Just spotted these unpopulated MOCS fields when comparing the code
against BSpec. Set the MOCS to the same as everywhere else in Haswell:
L3-cacheable.

v2: Annotate state packet fields (chadv).

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
src/mesa/drivers/dri/i965/brw_misc_state.c
src/mesa/drivers/dri/i965/gen6_blorp.cpp