Lines Matching full:panfrost
201 - panfrost: Move pan_invocation to shared panfrost/
202 - panfrost: Set workgroups z to 32 for non-instanced graphics
204 - panfrost: Implement workgroups_x_shift_2 quirk
211 - panfrost: Move pan_tiler.c outside of Gallium
214 - panfrost: Remove DRY_RUN
215 - panfrost: Correct polygon size computations
225 - panfrost: Fix scoreboarding with dependency on job #0
226 - panfrost: Do not expose PIPE_CAP_TEXTURE_MIRROR_CLAMP
227 - panfrost: Don't crash on GL_CLAMP
229 - panfrost: Don't trip the prefix magic field
238 - panfrost: nr_mipmap_levels -> levels
239 - panfrost: Remove ancient TODO
241 - panfrost: Break up usage2 field
254 - panfrost: Don't check reads_point_coord
256 - panfrost: Pay attention to framebuffer dimension sign
257 - panfrost: Clarify intention with PIPE_SWIZZLE_X check
258 - panfrost: Prevent potential integer overflow in instancing
259 - panfrost: Hoist job != NULL check
260 - panfrost: Hoist bo != NULL check before dereference
261 - panfrost: Fix missing ret assignment in DRM code
263 - panfrost: Guard against NULL rasterizer explicitly
264 - panfrost: Pass stream_output_info by reference
267 - panfrost: Don't bail on PIPE_BUFFER
268 - panfrost: Implement depth range clipping
269 - panfrost: Fix PIPE_BUFFER spacing
295 - panfrost: Remove vertex buffer offset from its size
296 - panfrost: Implement gl_FragCoord correctly
343 - panfrost: Mark (1 << 31) as unsigned
344 - panfrost: Fix misc. issues flagged by cppcheck
345 - panfrost: Remove panfrost_upload
389 - panfrost: Disable frame throttling
407 - panfrost/ci: Update expectations list
413 - panfrost: Expose serialized NIR support
415 - panfrost: Cleanup \_shader_upper -> shader
416 - panfrost: Remove unused definitions in mali-job.h
547 - panfrost: Free the instruction object in mir_remove_instruction()
548 - panfrost: Free all block/instruction objects before leaving
550 - panfrost: Make sure bundle.instructions[] contains valid instructions
551 - Revert "panfrost: Free all block/instruction objects before leaving
553 - panfrost: Use ralloc() to allocate instructions to avoid leaking
555 - panfrost: Reset the damage area on imported resources
556 - panfrost: Add transient BOs to job batches
557 - panfrost: s/job/batch/
558 - panfrost: Pass a batch to panfrost_drm_submit_vs_fs_batch()
559 - panfrost: Stop passing a ctx to functions being passed a batch
560 - panfrost: Make transient allocation rely on the BO cache
561 - panfrost: Convert ctx->{scratchpad, tiler_heap, tiler_dummy} to plain
563 - panfrost: Get rid of unused panfrost_context fields
564 - panfrost: Get rid of the now unused SLAB allocator
565 - panfrost: Rename pan_bo_cache.c into pan_bo.c
566 - panfrost: Fix a list_assert() in schedule_block()
567 - panfrost: Rework midgard_pair_load_store() to kill the nested foreach
569 - panfrost: Use a pipe_framebuffer_state as the batch key
570 - panfrost: Get rid of the unused 'flush jobs accessing res' infra
571 - panfrost: Allow testing if a specific batch is targeting a scanout FB
572 - panfrost: Pass a batch to panfrost_{allocate,upload}_transient()
573 - panfrost: Pass a batch to functions emitting FB descs
574 - panfrost: Use ctx->wallpaper_batch in panfrost_blit_wallpaper()
575 - panfrost: Pass a batch to panfrost_set_value_job()
576 - panfrost: Prepare things to avoid flushes on FB switch
577 - panfrost: Delay payloads[].offset_start initialization
578 - panfrost: Move the fence creation in panfrost_flush()
579 - panfrost: Move the batch submission logic to panfrost_batch_submit()
580 - panfrost: Stop exposing internal panfrost_*_batch() functions
581 - panfrost: Use the correct type for the bo_handle array
582 - panfrost: Add missing panfrost_batch_add_bo() calls
583 - panfrost: Add polygon_list to the batch BO set at allocation time
584 - panfrost: Kill a useless memset(0) in panfrost_create_context()
585 - panfrost: Stop passing has_draws to panfrost_drm_submit_vs_fs_batch()
586 - panfrost: Get rid of pan_drm.c
587 - panfrost: Move panfrost_bo_{reference,unreference}() to pan_bo.c
588 - panfrost: s/PAN_ALLOCATE\_/PAN_BO\_/
589 - panfrost: Move the BO API to its own header
590 - panfrost: Stop exposing panfrost_bo_cache_{fetch,put}()
591 - panfrost: Don't check if BO is mmaped before calling
593 - panfrost: Stop passing screen around for BO operations
594 - panfrost: Stop using panfrost_bo_release() outside of pan_bo.c
595 - panfrost: Add panfrost_bo_{alloc,free}()
596 - panfrost: Don't return imported/exported BOs to the cache
597 - panfrost: Add the panfrost_batch_create_bo() helper
598 - panfrost: Add FBO BOs to batch->bos earlier
599 - panfrost: Allocate tiler and scratchpad BOs per-batch
600 - Revert "panfrost: Rework midgard_pair_load_store() to kill the nested
602 - panfrost: Fix indexed draws
605 - panfrost: Add the shader BO to the batch in patch_shader_state()
606 - panfrost: Extend the panfrost_batch_add_bo() API to pass access flags
607 - panfrost: Make panfrost_batch->bos a hash table
608 - panfrost: Add a batch fence
609 - panfrost: Use the per-batch fences to wait on the last submitted
611 - panfrost: Add a panfrost_freeze_batch() helper
612 - panfrost: Start tracking inter-batch dependencies
613 - panfrost: Prepare panfrost_fence for batch pipelining
614 - panfrost: Add a panfrost_flush_all_batches() helper
615 - panfrost: Add a panfrost_flush_batches_accessing_bo() helper
616 - panfrost: Add flags to reflect the BO imported/exported state
617 - panfrost: Make sure the BO is 'ready' when picked from the cache
618 - panfrost: Do fine-grained flushing when preparing BO for CPU accesses
619 - panfrost: Kill the explicit serialization in panfrost_batch_submit()
620 - panfrost: Get rid of the flush in panfrost_set_framebuffer_state()
623 - panfrost: Make sure a clear does not re-use a pre-existing batch
624 - panfrost: Draw the wallpaper when only depth/stencil bufs are cleared
625 - panfrost: Fix support for packed 24-bit formats
626 - panfrost: Fix the DISCARD_WHOLE_RES case in transfer_map()
628 - panfrost: Make sure we reset the damage region of RTs at flush time
834 - panfrost: Respect offset for imported resources
1330 - panfrost: do not report alpha-test as supported
2942 - panfrost: Remove unused argument from panfrost_drm_submit_vs_fs_job()
2943 - panfrost: Jobs must be per context, not per screen
2944 - panfrost: protect access to shared bo cache and transient pool
3315 - panfrost/ci: Use Volt-based runner for dEQP tests
3316 - panfrost/ci: Print bootstrap log
3317 - panfrost/ci: Build kernel with CONFIG_DETECT_HUNG_TASK
3318 - panfrost/ci: Install qemu-arm-static into chroot
3319 - panfrost/ci: Print load stats
3320 - panfrost/ci: Print only regressions
3321 - panfrost/ci: Re-add support for armhf
3322 - panfrost/ci: Use special runner for LAVA jobs
3323 - panfrost/ci: Increase timeouts
3324 - panfrost/ci: Run dEQP with the surfaceless platform
3325 - panfrost/ci: Update kernel to 5.3-rc8
3326 - panfrost/ci: Use releases for Volt dEQP
3327 - gitlab-ci: Run dEQP on devices with Panfrost
3332 - panfrost: Keep track of active BOs
3337 - panfrost: allocate bo for occlusion query results