diff options
author | Kenneth Graunke <[email protected]> | 2013-07-04 12:11:36 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2013-10-13 00:10:43 -0700 |
commit | 6e9f427ed8a20d78e7d832b163d757827dd3e74f (patch) | |
tree | 512ebcd753f3387aa857f4d7cbb8c2738b0a3711 /Android.common.mk | |
parent | 4a29b9a066737398890755ed9987e49841aac60f (diff) |
i965: Add a new brw_device_info structure.
The idea is that struct brw_device_info should store statically-known
information about hardware features. Using the new family name in the
PCI ID table, we can easily grab the right structure.
This is basically the equivalent of intel_device_info in the kernel.
This patch also makes the new structure available from intel_screen, but
nothing uses it. Right now, it looks very redundant with existing
fields, but that will change.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'Android.common.mk')
0 files changed, 0 insertions, 0 deletions