Lines Matching full:panfrost

92 - Panfrost - RK3399 - FACTORIO - glitches everywhere
105 - Panfrost G52 Firefox terrible glitches on youtube playback
249 - panfrost: Don't allow rendering/texturing 48-bit
250 - panfrost: Detect implementations support AFBC
251 - panfrost,panvk: Use dev->has_afbc instead of quirks
252 - panfrost: Remove unused MIDGARD_NO_AFBC quirk
253 - panfrost: Fix gl_FragColor lowering
254 - panfrost: Workaround ISSUE_TSIX_2033
255 - panfrost: Add internal afbc_formats
256 - panfrost: Decompress for incompatible AFBC formats
257 - panfrost: Enable AFBC on v7
258 - panfrost: Remove ancient TODO
259 - panfrost: Remove duplicated #if
260 - panfrost: Rename depth bias fields
261 - panfrost: Add alpha_zero_nop/one_store predicate
262 - panfrost: Test alpha_zero_nop/one_store predicates
263 - panfrost: Pass through alpha_zero_nop/one_store
298 - panfrost: Collapse 0 parameters in drm-shim
299 - panfrost: Handle AFBC_FEATURES in drm-shim
300 - panfrost: Add empty tile flags to GenXML
301 - panfrost: Only build GPU indirect kernels for v7
304 - panfrost: Add "hex" type to GenXML
305 - panfrost: Add XML for Valhall data structures
306 - panfrost: Zero initialize disassembler stats
307 - panfrost: Don't shadow Mesa's fui()
308 - panfrost: Add Valhall support to pandecode
320 - panfrost: Track preloaded registers
321 - panfrost: Set preload descriptor more accurately
322 - panfrost: Remove unused shader info bits
323 - panfrost: Fix Secondary Shader field
324 - panfrost: Treat IDVS jobs as tiler for scoreboarding
325 - panfrost: Add IDVS fields to shader_info
326 - panfrost: Split out regalloc/preload helpers
327 - panfrost: Remove regalloc from v6.xml
328 - panfrost: Set secondary_* fields for IDVS
329 - panfrost: Extract panfrost_draw_emit_vertex_section
330 - panfrost: Emit IDVS jobs
331 - panfrost: Extract panfrost_batch_skip_rasterization
332 - panfrost: Skip rasterizer discard draws without side effects
333 - panfrost: Align instance size for IDVS
334 - panfrost: Add panfrost_compile_inputs->no_idvs option
348 - panfrost: Make pan_merge macro more robust
352 - panfrost: Simplify blend lowering pass
354 - panfrost: Combine dual source blends
355 - panfrost: Remove pan_nir_reorder_writeout
361 - lima,panfrost: Correct pixel vs block mismatches
370 - panfrost: Remove FBD pointer on Bifrost XML
383 - panfrost: Use u_reduced_prim for primitive checks
384 - panfrost: Only cull polygons
387 - panfrost: Remove HAS_SWIZZLES quirk
388 - panfrost: Remove MIDGARD_SFBD quirk
389 - panfrost: Remove MIDGARD_BROKEN_FP16 quirk
390 - panfrost: Remove NO_TILE_ENABLE_MAP quirk
391 - panfrost: Remove MIDGARD_{NO_TYPED_BLEND_STORES,MISSING_LOADS}
392 - panfrost: Don't set NO_BLEND_PACKS on Bifrost
393 - panfrost: Simplify format class selection
394 - panfrost: Remove NO_BLEND_PACKS quirk
395 - panfrost: Make primary_shader boolean
396 - panfrost: Fix v9 "Stencil from shader" bit
397 - panfrost: Don't pass quirks to pan_lower_framebuffer
398 - panfrost: Centralize our model list
399 - panfrost: Replace panfrost_model_name with model->name
400 - panfrost: Make the GPU allowlist implicit
401 - panfrost: Get performance counters from table
404 - panfrost: Add Mali-G51 support
405 - docs/panfrost: Add new Midgard/Bifrost chips
422 - panfrost: Fix FD resource_get_handle
423 - panfrost: Fix set_sampler_views for big GL
424 - panfrost: Handle NULL sampler views
425 - panfrost: Handle NULL samplers
426 - panfrost: Flush resources when shadowing
427 - panfrost: Push twice as many uniforms
654 - panfrost: Add GPU G76 to the set of known ids
656 - panfrost: Don't double-free when handling error for unsupported GPU
721 - panfrost/ci: update piglit fails
829 - panfrost/ci: Fix piglit tests expectations on G52
1182 - panfrost: Support planar formats for scanout
1183 - panfrost: support PIPE_RESOURCE_PARAM_NPLANES query
1239 - Revert "panfrost: Fix set_sampler_views for big GL"
1619 - panfrost/ci: update piglit tests expectations on G52
1764 - panfrost: Set PIPE_CAP_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION
1767 - panfrost: Set dirty state in set_shader_buffers
1768 - panfrost: Re-emit descriptors after resource shadowing
1770 - panfrost: Fix ubo_mask calculation
4160 - panfrost: mark two variables as unused
4316 - panfrost: Avoid double unlock.