Commit Graph

8 Commits

Author SHA1 Message Date
drprajap bd89465249 Remove static lib targets and switch ULT to use DLL
Change-Id: I395e0bc356ef917aeb3fe9230f11817a9564ffc4
Signed-off-by: drprajap <dimpalben.r.prajapati@intel.com>
2019-01-15 15:18:39 -08:00
kmvadsar e3f34698be Refactor the legacy TileY/Yf/Ys code under FtrTileY
Change-Id: I3b5c2d8367f79ab9b3f12ee6469fd4a204166bba
2018-10-10 23:21:46 -07:00
drprajap 5b61c8a6b1 Use DLL interfaces for ULT
Adding two Exported APIs in DLL - GmmInit and GmmDestroy.
GmmInit initializes singleton global context and ClientContext.
This avoid the need for clients to fill up function table.

Change-Id: I3bab29d2c10fd4d06cf78e1f33c9479d536477da
Signed-off-by: drprajap <dimpalben.r.prajapati@intel.com>
2018-09-17 11:07:00 -07:00
lpriyank 2eea1a175a Minor ULT fix
Change-Id: I4246afc532d4d030be55bacc23f6d659c9482345
2018-03-23 09:36:57 -08:00
drprjap 6f565367e8 Coding style changes
Change-Id: I02149f509488243dc6a756a503603543c315acc0
2018-01-25 16:32:29 -08:00
drprajap b1451bbe4c Add ClientContext class
Special MOCS handling

Remove client specific definitions for GMM_ASSERT and GMM_DEBUG macros

Change-Id: I8360f07277678a67a68c311061fde3400726a874
2018-01-11 13:55:42 -08:00
drprajap afc3466ce8 GmmLib WIN types cleanup
Change-Id: Ib38192027947da95bdec170ae236881cd8cd728d
2017-12-15 11:52:21 -08:00
drprajap 7a1ec78c0b Initial open source release for media-driver
Signed-off-by: drprajap <dimpalben.r.prajapati@intel.com>
2017-12-01 10:44:37 -08:00