Home
last modified time | relevance | path

Searched refs:GmmParams (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/linux/common/os/
H A Dmos_os_specific.c2326 GMM_RESCREATE_PARAMS GmmParams; in Mos_Specific_AllocateResource() local
2333 MOS_ZeroMemory(&GmmParams, sizeof(GmmParams)); in Mos_Specific_AllocateResource()
2429 MOS_ZeroMemory(&GmmParams, sizeof(GmmParams)); in Mos_Specific_AllocateResource()
2443 GmmParams.Flags.Gpu.State = true; in Mos_Specific_AllocateResource()
2490 GmmParams.Flags.Gpu.Video = true; in Mos_Specific_AllocateResource()
2501 GmmParams.ArraySize = 1; in Mos_Specific_AllocateResource()
2502 GmmParams.Type = resourceType; in Mos_Specific_AllocateResource()
2515 GmmParams.Flags.Gpu.MMC = true; in Mos_Specific_AllocateResource()
2517 GmmParams.Flags.Gpu.CCS = 1; in Mos_Specific_AllocateResource()
2539 GmmParams.Flags.Info.TiledX = true; in Mos_Specific_AllocateResource()
[all …]
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/linux/common/os/
H A Dmos_os_specific.c2116 GMM_RESCREATE_PARAMS GmmParams; in Mos_Specific_AllocateResource() local
2122 MOS_ZeroMemory(&GmmParams, sizeof(GmmParams)); in Mos_Specific_AllocateResource()
2220 MOS_ZeroMemory(&GmmParams, sizeof(GmmParams)); in Mos_Specific_AllocateResource()
2234 GmmParams.Flags.Gpu.State = true; in Mos_Specific_AllocateResource()
2280 GmmParams.Flags.Gpu.Video = true; in Mos_Specific_AllocateResource()
2291 GmmParams.ArraySize = 1; in Mos_Specific_AllocateResource()
2292 GmmParams.Type = resourceType; in Mos_Specific_AllocateResource()
2306 GmmParams.Flags.Gpu.MMC = true; in Mos_Specific_AllocateResource()
2308 GmmParams.Flags.Gpu.CCS = 1; in Mos_Specific_AllocateResource()
2319 GmmParams.Flags.Info.TiledX = true; in Mos_Specific_AllocateResource()
[all …]