Filip Hazubski
|
2912cebbd4
|
Update Context::blitMemoryToAllocation function
Change-Id: I5f81cb023b75e82bd3aff8e393f6b9463c767112
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
|
2020-07-13 15:23:51 +02:00 |
|
Bartosz Dunajski
|
5c5d4b85e2
|
Pass HwInfo to setExtraAllocationData
Change-Id: Iba5433ca3de5f66ebb5ab4867607ec5fbb1cd464
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
|
2020-07-09 12:09:02 +02:00 |
|
Krzysztof Gibala
|
a31db56769
|
Move isWorkaroundRequired to hw_helper files
Related-To: NEO-4751
Change-Id: Id2c87ee087e767c22adba1242010bb659be6684c
Signed-off-by: Krzysztof Gibala <krzysztof.gibala@intel.com>
|
2020-07-06 09:33:07 +02:00 |
|
Lukasz Towarek
|
d1faf086af
|
Add threadsPerEUConfigs field
Change-Id: I90152b78512519bbe709be6beebdb28126de131e
|
2020-07-01 14:15:22 +02:00 |
|
Kamil Kopryk
|
01ef53e49d
|
Add allowRenderCompression helper
Change-Id: I13b5680d93f8aa8eb661534e1b0ab5284a50806a
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
Related-To: NEO-4793
|
2020-06-24 07:20:59 +02:00 |
|
Zbigniew Zdanowicz
|
77de2dd770
|
Move SLM functions to HwHelper class
Related-To: NEO-4585
Change-Id: I073e4138ef34584780a10a63ba8a2eb57eaa11bd
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
|
2020-06-09 12:51:49 +02:00 |
|
Bartosz Dunajski
|
07e5aaa44c
|
Use HwHelper to set extra AllocationData
Change-Id: I29d38b845287c169e538f78da2a7f0e58e589754
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
|
2020-06-03 09:37:50 +02:00 |
|
Sebastian Luzynski
|
c38f95592e
|
Add L1 cache flag in hw_helper.
Related-To: NEO-4611
Change-Id: Ie135a2d5ff4f18f5d3b26202b2b6e53781e97501
|
2020-05-20 07:04:50 +02:00 |
|
Kamil Kopryk
|
c8012fd1d4
|
Refactor isSpecialWorkgroupSizeRequired helper
Change-Id: I5a26b921bac4ed51929d99a792a200265f9606af
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
Related-To: NEO-4648
|
2020-05-14 16:40:19 +02:00 |
|
Dunajski, Bartosz
|
bd9fe606f2
|
Revert "Add entry points for memory placement overrides."
This reverts commit 997dcd607f.
Change-Id: Id5abadbff302cc1a7ff3d9da9ee62883498e7c22
|
2020-05-13 09:24:22 +02:00 |
|
Bartosz Dunajski
|
997dcd607f
|
Add entry points for memory placement overrides.
Change-Id: Ie43781dc880b4937cf86441c9c46638e17282111
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
|
2020-05-12 15:23:07 +02:00 |
|
Kamil Kopryk
|
1dad22a12a
|
Add isSpecialWorkgroupSizeRequired helper
Change-Id: Ic8d4471f48ed5f25eefa802444d0ea62ac0112da
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
Related-To: NEO-4648
|
2020-05-08 13:15:23 +02:00 |
|
Zbigniew Zdanowicz
|
048c90e3b1
|
Remove RMW access patterns from gfx memory
Related-To: NEO-4338
Change-Id: I8dcfca9a11f499fde44ca9754dec67fe5a5e3d46
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
|
2020-04-28 15:26:22 +02:00 |
|
Zbigniew Zdanowicz
|
b2210fa5bb
|
Refactor MemorySynchronizationCommands class
Related-To: NEO-4338
Change-Id: Id0ae9c73293fd99f53fccc11a69ca14fa9a6d119
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
|
2020-04-27 17:33:31 +02:00 |
|
Bartosz Dunajski
|
f019d6ae8b
|
Interface to query number of samplers
Change-Id: I78fac48e916d7a71f385a4b28b1d56e10ede0beb
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
|
2020-04-21 09:48:51 +02:00 |
|
Zbigniew Zdanowicz
|
5e98368dad
|
Remove RMW access patterns from functions programming on gfx memory
Related-To: NEO-4338
Change-Id: I8fe555525f937e75c5439702b328c734af9af1f9
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
|
2020-04-09 18:49:30 +02:00 |
|
Filip Hazubski
|
d0527e1049
|
Rename memory_constants.h to constants.h
Change-Id: I05b5d20bac12935dc6625b94adc3a03c98c19b49
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
|
2020-04-02 14:19:39 +02:00 |
|
Piotr Maciejewski
|
c6cd582f78
|
Enable Performance Counters for OCL and L0.
Change-Id: I1920b9d406c092fbc26fc6ca27766db297a1958b
|
2020-04-02 12:04:56 +02:00 |
|
Lukasz Jobczyk
|
49d54cf45d
|
Program selected commands on 3D pipeline
Related-To: NEO-4447
Change-Id: I6bf3d7edd9d8085c37995b75989b8d412a17bdd9
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
|
2020-03-24 12:23:14 +01:00 |
|
Kamil Kopryk
|
e55d4bf234
|
Adjust preffered wgs multiple for specific configs
Change-Id: Ib7e788760f0400b983e03044386f04637e12727e
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
Related-To: NEO-4331
|
2020-03-16 13:57:06 +01:00 |
|
Milczarek, Slawomir
|
beb52c58b1
|
Moved additional synchronization helpers to base inl file
Related-To: NEO-4227
Change-Id: If79559b6a7fbf71d76983bfb9bf518d902fc235a
Signed-off-by: Milczarek, Slawomir <slawomir.milczarek@intel.com>
|
2020-03-11 13:51:41 +01:00 |
|
Mateusz Jablonski
|
2c62dadd97
|
Pass RootDeviceEnvironment to setRenderSurfaceStateForBuffer method
Change-Id: I3d3b9515be7d31aef64c260d0988db357e8122ca
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2020-02-25 15:50:18 +01:00 |
|
Mateusz Jablonski
|
9dbeeea18f
|
Clang-format: restore sorting includes
Change-Id: I34eb993b562c77f56d8fbd51a02ee266c1f76678
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2020-02-24 10:22:30 +01:00 |
|
Mateusz Jablonski
|
7df9945ebe
|
Add absolute include paths
Change-Id: I67a6919bbbff1d30c7d6cdb257b41c87bad51e7f
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
|
2020-02-23 23:49:12 +01:00 |
|
kamdiedrich
|
e072275ae6
|
Reorganization directory structure [3/n]
Change-Id: If3dfa3f6007f8810a6a1ae1a4f0c7da38544648d
|
2020-02-23 23:48:28 +01:00 |
|