Lines Matching full:panfrost
51 - panfrost G31 - Cathedral crash- opengl 2.1 game (I guess)
52 - panfrost / armv7 - crash with mesa newer than 21.0.3
67 - panfrost: Handle non-dithered clear colours
68 - panfrost: Disable shader-assisted indirect draws
74 - panfrost: Remove unneeded quirks from T760
75 - panfrost: Use blendable check for tib read check
77 - panfrost: Zero initialize blend_shaders
78 - panfrost: Fix NULL dereference in allowlist code
79 - panfrost: Protect the variants array with a lock
80 - panfrost: Don't use ralloc for resources
81 - panfrost: Move bo->label assignment into the lock
82 - panfrost: Switch resources from an array to a set
83 - panfrost: Cache number of users of a resource
84 - panfrost: Maintain a bitmap of active batches
85 - panfrost: Add foreach_batch iterator
86 - panfrost: Prefer batch->resources to rsrc->users
87 - panfrost: Remove rsrc->track.users
88 - panfrost: Remove writer = NULL assignments
89 - panfrost: Replace writers pointer with hash table
90 - panfrost: Raise maximum texture size
99 - panfrost: Add explicit padding to pan_blend_shader_key
100 - panfrost: v7 does not support RGB32_UNORM textures
256 - panfrost: implement resource_get_param