Lines Matching full:freedreno
56 - freedreno: glamor issue with x11 desktops
95 - freedreno/a6xx: texture cache vs realloc_bo()
155 - freedreno/turnip: Don't request pixlodenable when we don't use it
157 - freedreno: dEQP-GLES3.functional.fbo.msaa.4_samples.r16f flakiness in
977 - freedreno/turnip: Update GRAS_LAYER_CNTL to GRAS_MAX_LAYER_INDEX
1069 - freedreno: calculate modified bit mask only once
1070 - freedreno: simplify fd_set_shader_buffers(..)
1071 - freedreno: ssbo: keep track if a buffer gets written
1072 - freedreno: ssbo: mark resource read or written depending on usage
1116 - freedreno: Fix CP_COND_REG_EXEC bit positions
1117 - freedreno: Add CP_REG_WRITE documentation
1118 - freedreno: Fix CP_COND_EXEC
1136 - freedreno/fdl: Add base_align
1138 - freedreno: Cleanup event names
1139 - freedreno: Rename RB_DONE_TS
1142 - freedreno/a6xx: Add UBO size field
1143 - freedreno/a6xx: Add registers for the bindless model
1160 - freedreno/a6xx: Expand various varying-count bitfields
1164 - freedreno/a6xx: Document PrimID passthrough registers
1167 - freedreno/a6xx: Implement PrimID passthrough
1539 - freedreno: Move the layout debug under FD_MESA_DEBUG=layout.
1540 - freedreno: Include the layer size in layout debug.
1541 - freedreno: Rename the UBWC layer size field and store it as bytes.
1542 - freedreno/a6xx: Disable the core layer-size setup.
1543 - freedreno: Swap the whole resource layout in shadowing.
1544 - freedreno: Blit all array levels when uncompressing UBWC.
1545 - freedreno: Disable UBWC on Z24S8 if not TEXTURE_2D.
1546 - freedreno: Allow UBWC on textures with multiple mipmap levels.
1557 - ci: Disable a bunch of tests on freedreno a630.
1591 - freedreno/ir3: Reuse glsl_get_sampler_dim_coordinate_components() in
1595 - freedreno/ir3: Fix the arg to
1599 - freedreno: Switch to using lowered image intrinsics.
1600 - ci: Blacklist another freedreno flaky test.
1603 - freedreno/computerator: Fix defined-but-not-used warnings from
1623 - freedreno/a5xx: Fix min-vs-mag filtering decisions on non-mipmap tex.
1626 - ci: Ban the recent popular freedreno a630 flakes.
1628 - ci: Only run the freedreno baremetal tests when freedreno/core
1630 - freedreno: Switch to exposing only half-integer pixel centers.
1633 - ci: Ban the recent popular freedreno a630 intermittent failure.
1634 - freedreno: Remove always-true return from per-gen begin_query.
1635 - freedreno: Remove the "active" member of queries.
1636 - freedreno: Fix acc query handling in the presence of batch
1638 - freedreno: Associate the acc query bo with the batch.
1639 - freedreno: Count blits in GL_TIME_ELAPSED and perf counter queries.
1640 - freedreno/a6xx: Fix timestamp queries.
1641 - freedreno: Rename "is_blit" to "is_discard_blit"
1642 - freedreno: Fix detection of being in a blit for acc queries.
1643 - freedreno: Work around UBWC flakiness.
1644 - freedreno: Drop an unnecessary include marked "this should go away"
1645 - freedreno/turnip: Use the NIR info to decide if we need helper
1649 - freedreno/a6xx: Sink the per-level size temps inside the loop.
1650 - freedreno/a6xx: Remove the "aligned_height" temporary.
1651 - freedreno/a6xx: Drop the "alignment" layout temporary.
1652 - freedreno: Add the outline of a test for a6xx texture layout.
1653 - freedreno/a6xx: Set a level's pitch based on minified level0 pitch,
1655 - freedreno: Fix leak of binning shader variants.
1656 - freedreno/ir3: Stop doing b2n on the SEL condition.
1657 - freedreno/ir3: CSE the up/downconversion of SEL's cond's size.
1658 - freedreno/a5xx+: Skip compiling the old gmem blit programs.
1659 - freedreno/drm-shim: Add support for faking other adreno chips.
1660 - freedreno/ir3: Drop handling FRAG_RESULT_DEPTH writing to .z
1661 - freedreno: Introduce a "cpp_shift" value for cpp divs/muls.
1662 - freedreno: Make the slice pitch be bytes, not pixels.
1667 - freedreno/ir3: Fix driver_location of the added vertex_flags varying.
1668 - freedreno/ir3: Fix sizing of the inputs/outputs array.
1670 - ci: Drop redundant freedreno stage specification.
1671 - ci: Enable GLES3 testing on db410c/db820c (freedreno a306 and a530).
1672 - freedreno: Fix derivatives without texturing on a3xx-a5xx.
1674 - freedreno/ir3: Fix the disasm of half-float STG dests.
1675 - freedreno/ir3: Print a space after nop counts, like qcom's disasm.
1676 - freedreno/ir3: Add a unit test for our disassembler.
1677 - freedreno/ir3: Convert remaining disasm src prints to reginfo.
1678 - freedreno/ir3: Refactor out print_reg_src().
1679 - freedreno/ir3: Add support for disasm of cat2 float32 immediates.
1682 - freedreno: Fix calculation of the const buffer cmdstream size.
1685 - ci/freedreno: Add a test run of a few driver options.
1698 - freedreno/perfcntrs: fix fd leak
2024 - freedreno: allow FMT6_8_UNORM as a UBWC format
2120 - freedreno/ir3: fix printing half constant registers.
2121 - freedreno/ir3: Add cat4 mediump opcodes
2122 - freedreno/ir3: put the conversion back for half const to the right
2124 - freedreno/ir3: Fold const only when the type is float
2125 - freedreno/ir3: Add new ir3 pass to fold out fp16 conversions
2127 - freedreno/ir3: handle half registers for arrays during register
2141 - freedreno: Enable mediump lowering
2142 - freedreno/ir3: enable nir_opt_loop_unroll on a6xx
2544 - freedreno: Add ir3_cf.c and ir3_delay.c to Makefile.sources
2558 - freedreno/a6xx: use single format enum
2559 - freedreno/a6xx: fix Z24_UNORM_S8_UINT_AS_R8G8B8A8
2560 - freedreno: name sysmem color/depth flush events
2561 - freedreno/a6xx: document some unknown bits
2590 - freedreno/registers: more GRAS_CL_CNTL bits, Z_CLAMP
2597 - freedreno/registers: add RB_CCU_CNTL bitfields
2598 - freedreno/a6xx: set bypass RB_CCU_CNTL value for blitter
2608 - freedreno/computerator: support nop prefix
2609 - freedreno/computerator: support bindless sampler instructions
2610 - freedreno/ir3: fix emit_tex_info split_dest
2611 - freedreno/ir3: don't overwrite wrmask in ir3_SAM
2630 - freedreno/ir3: fix 16-bit ssbo access
2631 - freedreno/ir3: set even bit for f2f16_rtne
2632 - freedreno/ir3: fix incorrect conversion folding
2637 - freedreno/ir3: run nir_lower_pack
2725 - freedreno/a4xx: enable A405
2731 - freedreno/fdperf: Cast away some ignored return values
2736 - freedreno/a6xx: Add fd6_resource_screen_init()
2737 - freedreno: Set up supported modifiers in fd*_resource_screen_init()
2738 - freedreno: Add layout_resource_for_modifier screen vfunc
2739 - freedreno/a6xx: Implement layout for DRM_FORMAT_MOD_QCOM_COMPRESSED
2742 - freedreno/ir3: Set IR3_REG_HALF flag on src as well in immediate MOV
2746 - freedreno/ir3: Lower output precision
2750 - freedreno/ir3: Don't fold conversions into sign
2762 - freedreno/ir3: Fix sz vs class confusion
2763 - freedreno/computerator: Decouple ir3 assembler
2764 - freedreno/ir3: Move ir3 assembler to backend compiler
2765 - freedreno/ir3: Parse, but ignore @in, @out and @tex headers
2766 - freedreno/ir3: Reset lex line number when we start parsing
2767 - freedreno/ir3: Print @tex write mask using 0x%x
2768 - freedreno: Use the right amount of &'s
3211 - freedreno: android: fix build failure on android due to python
3213 - freedreno: android: add a6xx-pack.xml.h generation to android build
3214 - freedreno: android: fix build of perfcounters.
3351 - freedreno/ir3: Lower bools to bitsize
3621 - freedreno/drm: readonly cmdstream
3622 - freedreno/ir3: shuffle a few ir3_register fields
3623 - freedreno/ir3: cleanup after lower_locals_to_regs
3624 - freedreno/ir3: fix crash when no non-input instructions
3625 - freedreno/ir3: split out delay helpers
3626 - freedreno/ir3: move nop padding to legalize
3627 - freedreno/ir3: move block-scheduling into legalize
3628 - freedreno/ir3: move atomic fixup after RA
3629 - freedreno/ir3: a bit more optmsgs debug
3630 - freedreno/ir3/ra: make use()/def() functions instead of macros
3631 - freedreno/ir3: fix kill scheduling
3632 - freedreno/ir3: post-RA sched pass
3633 - freedreno/ir3: number instructions from one
3634 - freedreno/ir3: add is_tex_or_prefetch()
3635 - freedreno/ir3: don't precolor unused inputs
3636 - freedreno/ir3: two pass register allocation
3637 - freedreno/a6xx: fix lrz overflow
3638 - freedreno/ir3: add RA sanity check
3639 - freedreno/ir3: remove unused tex arg harder
3640 - freedreno/ir3: create fragcoord instructions in input block
3641 - freedreno/ir3: simplify split from collect
3642 - freedreno/ir3: fix a dirty lie
3643 - freedreno: allow ctx->batch to be NULL
3644 - freedreno/ir3: fold const conversion into consumer
3645 - freedreno: allow INVALID modifier
3646 - freedreno/registers: teach gen_header.py about a3xx_regid
3647 - freedreno/a6xx: few register updates
3648 - freedreno: quiet INFO_MSG
3649 - freedreno/registers: cleanup CP_SET_MARKER
3650 - freedreno/computerator: import parser/lexer from fdre-a3xx
3651 - freedreno/computerator: polish out some of the rust
3652 - freedreno/computerator: rename prefix asm->ir3
3653 - freedreno/ir3: allow block->predecessors to be null
3654 - freedreno/computerator: add computerator
3655 - freedreno/computerator: fix build dependency
3656 - freedreno/ir3: remove from_tgsi
3657 - freedreno/a6xx: remove unused param
3658 - freedreno/a6xx: emit LRZ clear in sysmem too
3659 - freedreno/a6xx: whitespace fix
3660 - freedreno/a6xx: don't emit YIELD packet
3661 - freedreno/a6xx: enable SKIP_IB2_ENABLE properly
3662 - freedreno: honor FD_MESA_DEBUG=nogrow
3663 - freedreno/ir3: remove regmask_set_if_not()
3664 - freedreno/ir3: rewrite regmask to better support a6xx+
3665 - freedreno/ir3: don't hide latency when there is none to hide
3666 - freedreno/ir3: track half-precision live values
3667 - freedreno/ir3: update SFU delay
3668 - freedreno/ir3: fix crash with samgq workaround
3669 - freedreno/ir3: don't precolor unassigned inputs
3670 - freedreno/ir3: fix assert with getinfo
3671 - freedreno/ir3: add assert
3673 - freedreno/ir3: also lower lowp frag outputs
3674 - freedreno/computerator: add hrsq/hlog2/hexp2
3675 - freedreno/ir3: remove extra nops inserted in scheduler
3676 - freedreno/ir3: add simplified stall estimation
3677 - freedreno: fix FD_MESA_DEBUG=inorder
3680 - freedreno/ir3: split out has_latency_to_hide()
3681 - freedreno/ir3: fix has_latency_to_hide
3682 - freedreno/ir3: track register usage in first RA pass
3683 - freedreno/ir3: round-robin RA
3684 - freedreno/ir3: try to avoid syncs
3685 - freedreno/computerator: add performance counter support
3686 - freedreno/fdperf: set locale
3687 - freedreno/a6xx: register update
3688 - freedreno/ir3: small cleanup and comments
3689 - freedreno/ir3: add bary_ij as src for meta:tex_prefetch
3690 - freedreno/ir3: remove unused helper
3691 - freedreno/ir3: fix bogus register footprint with tess/gs
3692 - freedreno/ir3: reformat disasm output
3693 - freedreno/ir3: convert debug bitfield to BITFIELD_BIT()
3694 - freedreno/ir3/ra: add debug option for RA debug msgs
3695 - freedreno/ir3/ra: split-up
3696 - freedreno/ir3/ra: add helper to map name to instruction
3697 - freedreno/ir3/ra: fix target register calculation
3698 - freedreno/ir3/ra: add helper to map name to array
3699 - freedreno/ir3/ra: drop extending output live-ranges
3700 - freedreno/ir3/ra: add def/use iterators
3701 - freedreno/ir3/ra: fix array liveranges
3702 - freedreno/ir3/ra: compute register target from liveranges
3703 - freedreno/ir3/ra: pick higher numbered scalars in first pass
3704 - freedreno/ir3/ra: split building regs/classes and conflicts
3705 - freedreno/ir3/ra: re-work a6xx merged register file conflicts
3707 - freedreno: remove some obsolete debug options
3709 - freedreno: add logging infrastructure
3710 - freedreno/a6xx: timestamp logging support
3711 - freedreno: add some initial fd_log tracepoints
3712 - freedreno/a6xx: add some more tracepoints
3713 - freedreno/log: avoid duplicate ts's
3715 - freedreno/ir3: fix android build
3716 - freedreno/log: fix build error
3718 - freedreno/ir3/cf: handle widening too
3719 - freedreno/ir3: fixup cat3 32b vs 16b
3720 - freedreno/ir3/cf: skip array load/store
3721 - freedreno/ir3: add a pass to collect SSA uses
3722 - freedreno/ir3/cf: use ssa-uses
3723 - freedreno/a6xx: add some compute logging
3724 - freedreno: fix missing locking
3725 - freedreno/ir3: also precompile compute shaders for shaderdb
3726 - freedreno: limit fp16 to frag and compute
3730 - freedreno/log: android support
3731 - freedreno/log: spiff out parser some more
3732 - freedreno/log: better decoding for multiple chunks per batch
3733 - freedreno/ir3: spiff out disasm a bit
3734 - freedreno/ir3: make falsedep use's optional
3735 - freedreno/ir3: simplify grouping pass
3736 - freedreno/ir3: fix location of inserted mov's
3737 - freedreno/ir3: new pre-RA scheduler
3738 - freedreno/ir3/sched: awareness of partial liveness
3739 - freedreno/ir3/postsched: remove some leftovers
3740 - freedreno/ir3/postsched: avoid moving tex ahead of kill
3741 - freedreno/ir3: add mov/cov stats
3742 - freedreno/ir3/ra: handle array case for SFU select_reg opt
3743 - freedreno/ir3: better cleanup when removing unused instructions
3744 - freedreno/ir3: rename depth->dce
3745 - freedreno/ir3/ra: cleanup some leftovers
3749 - freedreno/computer: add script to test widening/narrowing
3750 - freedreno/ir3/ra: remove unused variable
3751 - freedreno/ir3/ra: use ir3_debug_print helper
3752 - freedreno/ir3/ra: split out helper for array assignment
3753 - freedreno/ir3/ra: only assign array base in first pass
3754 - freedreno/a6xx+tu: rename VSC_DATA/VSC_DATA2
3755 - freedreno: add helper to estimate # of bins per pipe
3756 - freedreno/a6xx: pre-calculate expected vsc stream sizes
3757 - freedreno/log-parser: support to read gzip'd logs
3758 - freedreno: small whitespace fix
3759 - freedreno: don't realloc idle bo's
3760 - freedreno: mark more state dirty when rebinding resources
3761 - freedreno: optimize rebind_resource()
3762 - freedreno: rebind resource in all contexts
3763 - freedreno: rebind_resource() \*before\* bo changes
3764 - freedreno/a6xx: invalidate tex state cache entries on rebind
3765 - freedreno: fix buffer import
3766 - freedreno/ir3: fix indirect cb0 load_ubo lowering
3767 - freedreno: clear last_fence after resource tracking
4352 - freedreno: Add missing va_end.