intel/genxml: Convert a not-present-or-"1" dict to a set.
authorEric Anholt <eric@anholt.net>
Fri, 8 Sep 2017 22:30:00 +0000 (15:30 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 26 Sep 2017 21:50:29 +0000 (14:50 -0700)
commitbb7c9789c2fbba0335993cb610cee3d455a8bedc
tree79733072bc937984b2a7efe2a4e7869a4b5774a4
parentef578906d849bf05d04d246e9e3994146dddc01d
intel/genxml: Convert a not-present-or-"1" dict to a set.

I was implementing the same enum support in broadcom's gen_pack_header.py,
and did this same simplification there.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/intel/genxml/gen_pack_header.py