Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,089
    • Issues 3,089
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1,009
    • Merge requests 1,009
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • MesaMesa
  • mesamesa
  • Repository
Switch branch/tag
  • mesa
  • src
  • gallium
  • drivers
  • lima
  • lima_bo.c
Find file BlameHistoryPermalink
  • Vasily Khoruzhick's avatar
    lima: ignore flags while looking for BO in cache · dd527442
    Vasily Khoruzhick authored Oct 24, 2019
    
    
    Any BO would work, we don't have any BO types yet anyway. Moreover
    lima_submit_add_bo() changes BO flags so they won't match allocation
    flags.
    
    Reviewed-by: Erico Nunes's avatarErico Nunes <nunes.erico@gmail.com>
    Signed-off-by: Vasily Khoruzhick's avatarVasily Khoruzhick <anarsoul@gmail.com>
    dd527442