Master version update - #1
Open
LukeZheZhu wants to merge 14 commits into
Open
Conversation
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>
Change-Id: Ic75bbc7174a8320205784392d321b594c3cfea73
Change-Id: I41abeea48bab6e58e332e3fcd5478464b8f63ac7
Change-Id: I6d998b3c518f832ac2956f49435586e9745899b0 Signed-off-by: drprajap <dimpalben.r.prajapati@intel.com>
Adding scripts to invoke ldconfig Change-Id: Ifdd59304fa0342967477e608bdf5e2ca42eed844 Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
intel/gmmlib#40 Change-Id: I622043b52aa52f706261aac0c6c03f938f573018 Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
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>
I915 kernel patch is ready in drm-intel-internal, media validation does not require this patch anymore This reverts commit 50707fb. Change-Id: I17b75782a9964574ba609303a15922bbfce51c8d
Change-Id: Id3c27503259f8fd2a242fca2bd01417426d5c91b
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
[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
Change-Id: I78218f367a55842920d160151a521c7fa58077f4
Change-Id: I7afef427e590118ed421a8738e8c9e7cb1536308
Change-Id: I70a77401594f7697f291c7d481be848d95412779 Tracked-On: https://jira.devtools.intel.com/browse/OAM-86740
TianmiChen
force-pushed
the
master
branch
3 times, most recently
from
November 9, 2021 07:24
e04ea6d to
af111a7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update gmmlib in celadon/master branch