Skip to content

Commit

Permalink
[Media Common][VP] APO Mos: switch layer, create osdevicecontext and …
Browse files Browse the repository at this point in the history
…get device info

mos apo switch:
1.create switch layer by platform or regkey
2.create light sdevicecontext
3. get common device info from osdevicecontext
  • Loading branch information
yuqinw authored and intel-mediadev committed Sep 10, 2024
1 parent cb85018 commit d9c4512
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions media_common/agnostic/common/os/mos_os.h
Original file line number Diff line number Diff line change
Expand Up @@ -736,6 +736,7 @@ typedef struct _MOS_INTERFACE
#endif // (_DEBUG || _RELEASE_INTERNAL)

bool apoMosEnabled; //!< apo mos or not
bool apoMosForLegacyRuntime = false;
std::vector<ResourceDumpAttri> resourceDumpAttriArray;

MEMORY_OBJECT_CONTROL_STATE (* pfnCachePolicyGetMemoryObject) (
Expand Down

0 comments on commit d9c4512

Please sign in to comment.