aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/intel/intel_winsys.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/winsys/intel/intel_winsys.h')
-rw-r--r--src/gallium/winsys/intel/intel_winsys.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gallium/winsys/intel/intel_winsys.h b/src/gallium/winsys/intel/intel_winsys.h
index e84c9600c35..15f1aec1093 100644
--- a/src/gallium/winsys/intel/intel_winsys.h
+++ b/src/gallium/winsys/intel/intel_winsys.h
@@ -69,9 +69,13 @@ struct intel_bo;
struct intel_winsys_info {
int devid;
+
bool has_llc;
bool has_gen7_sol_reset;
bool has_address_swizzling;
+
+ /* valid registers for intel_winsys_read_reg() */
+ bool has_timestamp;
};
struct intel_winsys *