Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TGL Surface sharing methodology update on TGL #997

Closed
Guangyao-Bai opened this issue Jul 9, 2020 · 3 comments
Closed

TGL Surface sharing methodology update on TGL #997

Guangyao-Bai opened this issue Jul 9, 2020 · 3 comments

Comments

@Guangyao-Bai
Copy link
Contributor

TGL will use memory type VA_SURFACE_ATTRIB_MEM_TYPE_DRM_PRIME_2 for surface sharing with compression/tiling etc. info. thus may need outside user upgrate the memory type supporting logic when usages include more than 2 component like media + Mesa.

@Sherry-Lin
Copy link
Contributor

This interface upgrade is necessary in DMA buffer sharing for ffmpeg/gstreamer. Detail information as below.

@Sherry-Lin
Copy link
Contributor

If you want to know more about compression info sharing, you could access https://github.com/intel/media-driver/wiki/Compression-Info-Sharing

@Sherry-Lin
Copy link
Contributor

If you have to disable memory compression, you could revert 50c8454 (#970 ), but the driver health is not qualified in test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants