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

Use dgpu for codec when dual gpu case #175

Open
wants to merge 1 commit into
base: celadon/u/mr0/master
Choose a base branch
from

Conversation

chenyanxzhu
Copy link
Contributor

Also, remove TILING_Y/TILING_4 support for render formats. TILING_Y/TILING_4 is for video only.

Tracked-On: OAM-128384

In hybrid gpu mode, remove TILING_Y/TILING_4 support for
render formats. iGPU doesn't support TILING_4, dGPU doesn't
support TILING_Y. When TILING_Y memory is alloced by iGPU, but
composited or displayed by dGPU, there will be blur screen
issue, vice versa.

For video formats, this issue can be avoided by using fixed dGPU
for media_driver/compositor.

Tracked-On: OAM-128384
Signed-off-by: ZhuChenyanX <[email protected]>
Copy link

@feijiang1 feijiang1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sysopenci sysopenci removed the request for review from yaoxinshi-intel January 13, 2025 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants