Revert of ABI break which was introduced in 19.3.4.
Added two new API to interact with Library without any ABI break.
Fixes:Commit Id 94306f5
Change-Id: I6f76c5c6a4f518d6907016890ee6fc6246cc8491
Major API version was incorrectly bumped to 12 while there was no
ABI changes. This commit gets it back to 11 and bumps minor version
instead.
Fixes: 94306f5 ("Initial Multi adapter changes")
Change-Id: Id2dc7d1e7a2dd0b9861a09e53822b0f088762f49
Signed-off-by: Dmitry Rogozhkin <dmitry.v.rogozhkin@intel.com>
and saving this in clientcontext for later use.
unlink getting same info from the existing API's
CreatePageatlbMgrObject. use the saved info
from the ClientContext.
Change-Id: I477db65c161701d002880ab04f874c2761f4d3e3
Description: Static MOCS table for Gen9 Atom platforms had a bug where
it was setting LRUM/Age to 0 for MOCS index 2. This patch fixes this
issue.
Change-Id: I6acc9236b2ee65cded23402b2d322c72661051ee
Description: When FtrLLCByPass is on, GMM should appropriately set SCF as per Ftr
support for that platform. Fixing GMM MOCS table for #16/17 when Ftr is set -
Change-Id: I3edaf50263214eae8c4cb1e22870e3083ae5ff20
[VP] Update cache policy for VPP to seprate it for FF/RCS
add cache policy for downscaled surface for fix function
encoder to seperate it from render engine cache config
Change-Id: Ieea67cbaa2001562cbbf77d30def5e5da311468a
Description:pGmmGlobalContext is null in the dump.
pGmmGlobalContext is getting destroyed before the completion
of the GmmCreateSingletonContext due to some race condition between the threads.
so here adding locking machanisim to avoide deleting the
pGmmGlobalContext before the GmmCreateSingletonContext function completion.
Change-Id: Idd6cf645bc7cbf2d033955dc88650b6233689dd4
I915 kernel patch is ready in drm-intel-internal,
media validation does not require this patch anymore
This reverts commit 50707fb182.
Change-Id: I17b75782a9964574ba609303a15922bbfce51c8d
Fixes variable value dereference in cmake. Previously
PATCH_VERSION was used literally instead of variable value.
Change-Id: Ied1b2b86c94192c5493d89c8102ff765da2fae52
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
adding this to allow creation of package with version independent from
API version used in shared library name.
Change-Id: I161755eb7e7680d02d018bc6531be96a1d97153b
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
GMM_RESOURCE_FLAG::Info.ApertureOnly to GMM_RESOURCE_FLAG::Info.NonLocalOnly
Clients should use NonLocalOnly flag, ApertureOnly will be removed once
all clients switch to using new flag
Change-Id: I387a44dae87b111bb6aea8af3638909e8d6b92d3
Description:
Open source using different Valign values then closed source.
As per specifications valign value should not be zero.
Increment DLL version.
Change-Id: I966d4c81b737e622a0a7d56dc051084626648f32
Risk: Low
Feature Impact: GMM LIB DLL
Description: This changes are for fixing the memory leak casued for not
freeing GMM ProcessSingletonCOntext.
Platforms:All
Change-Id: Ia315db53be5378c04c83fa005f02958fa8a047ea
we should use "intel-gmmlib(=<version>)" without space before (
Change-Id: Ie62e5df7b44e995d280c0fb132cd0ae7b1b3a680
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
For rpm packages we should use <...>_REQUIRES instread of
<...>_DEPENDS.
Change-Id: I80f0caa069fbe4a7e2945dda619b4586a79df086
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>