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

[Decode] Add ddi implement for vaEndPicture2 #1803

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

Commits on May 28, 2024

  1. [Decode] Add ddi implement for vaEndPicture2

    Signed-off-by: Xu, Zhengguo <zhengguo.xu@intel.com>
    Jexu committed May 28, 2024
    Configuration menu
    Copy the full SHA
    b124488 View commit details
    Browse the repository at this point in the history
  2. [Decode] Add sync fence mutex for vaEndPicure2

    Signed-off-by: Xu, Zhengguo <zhengguo.xu@intel.com>
    Jexu committed May 28, 2024
    Configuration menu
    Copy the full SHA
    13ec454 View commit details
    Browse the repository at this point in the history
  3. [Decode] Add media common function to set and get fences

    Signed-off-by: Xu, Zhengguo <zhengguo.xu@intel.com>
    Jexu committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f93d2b8 View commit details
    Browse the repository at this point in the history
  4. [Decode] Add mos bufmgr api to set and get fences

    Signed-off-by: Xu, Zhengguo <zhengguo.xu@intel.com>
    Jexu committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3962c18 View commit details
    Browse the repository at this point in the history
  5. [Decode] Add set fences and get fence implement in i915 drm

    Signed-off-by: Xu, Zhengguo <zhengguo.xu@intel.com>
    Jexu committed May 28, 2024
    Configuration menu
    Copy the full SHA
    d1e964a View commit details
    Browse the repository at this point in the history
  6. [Decode] add fence array into execbuffer in i915 drm

    Signed-off-by: Xu, Zhengguo <zhengguo.xu@intel.com>
    Jexu committed May 28, 2024
    Configuration menu
    Copy the full SHA
    1487558 View commit details
    Browse the repository at this point in the history