assembler/skl: Redefine the cache agent type for some fixed functions

The different cache agent type is defined for SKL although it still uses
the same function ID as the previous generations.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
Signed-off-by: Ben Widawsky <benjamin.widawsky@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
Zhao Yakui 2014-01-23 13:26:09 +08:00 committed by Damien Lespiau
parent 2149d6e5f8
commit 504f5594e7

View File

@ -880,6 +880,13 @@ enum brw_message_target {
HSW_SFID_DATAPORT_DATA_CACHE1 = 0x0c,
HSW_SFID_CRE = 0x0d,
/* There is no Sampler data port cache(0x04) on SKL and it is used
* as the extension of DP_DC0/DP_DC1.
*/
SKL_SFID_DATAPORT_DATA_CACHE2 = 0x4,
/* Data Read only Data port cache */
SKL_SFID_DATAPORT_DCR0 = 0x9,
};
#define BRW_SAMPLER_RETURN_FORMAT_FLOAT32 0