aboutsummaryrefslogtreecommitdiffstats
path: root/doxygen
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2018-11-16 18:45:46 -0600
committerJason Ekstrand <[email protected]>2019-01-29 18:43:55 +0000
commit13a6fabc628505f3a940c47a179db23f5ea91652 (patch)
treec12a3781971e906bc67b5ee4cc431d56cd87b10a /doxygen
parentc3aa436bfefda5032facc78359ad0807a40db4b8 (diff)
intel/eu: Add more message descriptor helpers
We want to be able to extract data from descriptors as well as unify a bit of the descriptor construction. One of the unifications we do is to unify the read/write and dataport descriptors. On gen4-5, read/write are substantially different and the read descriptors change between gen4 and gen4.x. On gen6, they unified layouts between read, write, and dataport. Then, on gen8, they added one bit to the message type field but left it reserved MBZ for read/write messages. This commit chooses to treat that as if they expanded the field everywhere and just didn't have enough enum values for read/write to bother with the extra bit. Reviewed-by: Iago Toral Quiroga <[email protected]>
Diffstat (limited to 'doxygen')
0 files changed, 0 insertions, 0 deletions