intel: give WAs some sanity
authorChia-I Wu <olvaffe@gmail.com>
Fri, 29 Aug 2014 04:28:37 +0000 (12:28 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Fri, 29 Aug 2014 05:55:02 +0000 (13:55 +0800)
commit8370b409693513867ffcd9fed5ef5fdaa3d44877
treecb2cdbcec0e52b795a79706c4c352e85e3015e48
parentd95aa2bf498c7001e8b2ec3981ad7f8cdb56bad7
intel: give WAs some sanity

Give WAs descriptive names and document them in cmd.h.

As a future improvement, when

 INTEL_CMD_WA_GEN7_POST_COMMAND_CS_STALL
 INTEL_CMD_WA_GEN7_POST_COMMAND_DEPTH_STALL

are both set, it is possible to combine them into a PIPE_CONTROL.
icd/intel/cmd.h
icd/intel/cmd_pipeline.c
icd/intel/pipeline.c
icd/intel/pipeline.h