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

Cvte optimization patch set #23

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Jan 15, 2020

  1. Need to check if plane is reserved before setting All Cilent for KVM

    When "Plane Reserve" is not used. No need to set all layer as Client.
    
    Change-Id: I1e517c73c73cf64823bfd04040e1f27cdc4f0726
    Tests: None
    Tracked-On: None
    Signed-off-by: Shaofeng Tang <shaofeng.tang@intel.com>
    Shao-Feng committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    794027f View commit details
    Browse the repository at this point in the history
  2. Use Client for Video layer on KVM when display (> 1080P)

    Disabling VA-VPP composing for KVM when the display is 2K or 4K
    
    Change-Id: Ia4ee6f2366df552c53175d59177f01d96766e93e
    Tests: Work well on both Native and CVTE device
    Tracked-On: None
    Signed-off-by: Shaofeng Tang <shaofeng.tang@intel.com>
    Shao-Feng committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    7242977 View commit details
    Browse the repository at this point in the history