intel/fs: Add DWord scattered read/write opcodes
Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
This commit is contained in:

committed by
Jason Ekstrand

parent
83f04d80b0
commit
a0999bc049
@@ -424,6 +424,8 @@ schedule_node::set_latency_gen7(bool is_haswell)
|
||||
|
||||
case GEN7_SFID_DATAPORT_DATA_CACHE:
|
||||
switch ((inst->desc >> 14) & 0x1f) {
|
||||
case GEN7_DATAPORT_DC_DWORD_SCATTERED_READ:
|
||||
case GEN6_DATAPORT_WRITE_MESSAGE_DWORD_SCATTERED_WRITE:
|
||||
case HSW_DATAPORT_DC_PORT0_BYTE_SCATTERED_READ:
|
||||
case HSW_DATAPORT_DC_PORT0_BYTE_SCATTERED_WRITE:
|
||||
/* We have no data for this but assume it's roughly the same as
|
||||
|
Reference in New Issue
Block a user