Skip to content

Conversation

phreer
Copy link
Contributor

@phreer phreer commented Jun 24, 2025

No description provided.

Tracked-On: OAM-132617
Signed-off-by: Weifeng Liu <[email protected]>
@phreer phreer changed the title Optimize blit Optimize shadow buffer blit Jun 24, 2025
@sysopenci
Copy link

Improper Commit Message
Tracked on not found in commit message,
make sure Tracked-On: Jira-ticket is present.

@sysopenci sysopenci added Pending Developer Approval Pending Developer Approval Pending PR Review Pending PR Review Engineering Build Not Started Engineering Build Not Started labels Jun 24, 2025
(!IsVideoLayer(layer) && IsDownScaling(layer)) ||
display->GetHwc2()->GetResMan().ForcedScalingWithGpu()) ||
(!IsVideoLayer(layer) && IsDownScaling(layer)) ||
has_local_memory_flag(layer->GetLayerData().bi->usage) ||

Choose a reason for hiding this comment

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

can we add such check only for iGPU display?

@sysopenci
Copy link

Program name for this pr is not compatable with other dependent prs, for more details please check tracked_on

phreer added 2 commits June 24, 2025 08:01
Tracked-On: OAM-132617
Signed-off-by: Weifeng Liu <[email protected]>
There is no benefit at all to blit buffers that are already in local
memory. Add a check to avoid the useless blit.

Tracked-On: OAM-132617
Signed-off-by: Weifeng Liu <[email protected]>
@sysopenci
Copy link

Program name for this pr is not compatable with other dependent prs, for more details please check tracked_on

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 added PR approved and removed Pending PR Review Pending PR Review labels Jun 24, 2025
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