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,060
    • Issues 3,060
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1,019
    • Merge requests 1,019
  • 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.

Update #1:

Due to abusive users subverting our CI facilities to mine cryptocurrency, breaking out of the container sandbox in the process, we have been forced to take actions to limit the usage of the public runners to official projects only.

The policy will be enforced on 2023-03-23 (or before if we detect abuses).

Please see this issue for more context and to see if and how you are impacted.

  • MesaMesa
  • mesamesa
  • Repository
Switch branch/tag
  • mesa
  • src
  • gallium
  • drivers
  • lima
  • lima_bo.c
Find file BlameHistoryPermalink
  • Qiang Yu's avatar
    gallium: add lima driver · 92d7ca4b
    Qiang Yu authored Mar 12, 2019
    
    
    v2:
    - use renamed util_dynarray_grow_cap
    - use DEBUG_GET_ONCE_FLAGS_OPTION for debug flags
    - remove DRM_FORMAT_MOD_ARM_AGTB_MODE0 usage
    - compute min/max index in driver
    
    v3:
    - fix plbu framebuffer state calculation
    - fix color_16pc assemble
    - use nir_lower_all_source_mods for lowering neg/abs/sat
    - use float arrary for static GPU data
    - add disassemble comment for static shader code
    - use drm_find_modifier
    
    v4:
    - use lima_nir_lower_uniform_to_scalar
    
    v5:
    - remove nir_opt_global_to_local when rebase
    
    Cc: Rob Clark <robdclark@gmail.com>
    Cc: Alyssa Rosenzweig <alyssa@rosenzweig.io>
    Acked-by: Emma Anholt's avatarEric Anholt <eric@anholt.net>
    Signed-off-by: Andreas Baierl's avatarAndreas Baierl <ichgeh@imkreisrum.de>
    Signed-off-by: Arno Messiaen's avatarArno Messiaen <arnomessiaen@gmail.com>
    Signed-off-by: Connor Abbott's avatarConnor Abbott <cwabbott0@gmail.com>
    Signed-off-by: Erico Nunes's avatarErico Nunes <nunes.erico@gmail.com>
    Signed-off-by: Heiko Stuebner's avatarHeiko Stuebner <heiko@sntech.de>
    Signed-off-by: Koen Kooi's avatarKoen Kooi <koen@dominion.thruhere.net>
    Signed-off-by: Marek Vasut's avatarMarek Vasut <marex@denx.de>
    Signed-off-by: marmeladema's avatarmarmeladema <xademax@gmail.com>
    Signed-off-by: default avatarPaweł Chmiel <pawel.mikolaj.chmiel@gmail.com>
    Signed-off-by: Rob Herring's avatarRob Herring <robh@kernel.org>
    Signed-off-by: Rohan Garg's avatarRohan Garg <rohan@garg.io>
    Signed-off-by: Vasily Khoruzhick's avatarVasily Khoruzhick <anarsoul@gmail.com>
    Signed-off-by: Qiang Yu's avatarQiang Yu <yuq825@gmail.com>
    92d7ca4b