Lines Matching full:freedreno

48 - Freedreno a6xx exposes GL 3.3
146 - freedreno: regression of gl-3.2-layered-rendering-gl-layer-render after e49748521ec9182e8d2eec823…
202 - freedreno: Use nir_opt_large_constants
205 - freedreno/nir: nir_validate failure after nir_lower_tex
781 - freedreno/ci: Strip location from asserts
782 - freedreno/a6xx: Document private memory registers
790 - freedreno: Add per-device parameters for private memory
792 - freedreno/a6xx: Implement private memory
865 - freedreno: Add missing dependency to build
877 - freedreno/a6xx: add support for dual-source blending
878 - freedreno/a6xx: Fix typo in height alignment calculation in a6xx layout
879 - freedreno/a6xx: add support for ARB_shader_stencil_export
882 - freedreno/a6xx: Fix assert which checks the count of shader outputs
884 - freedreno/a6xx: Fix SP_HS_UNKNOWN_A831 value and document it
885 - freedreno/a6xx: bump varyings limit
886 - freedreno: Fix FD_MESA_DEBUG=flush debug option
887 - freedreno/ir3: remap FRAG_RESULT_COLOR to \_DATA\* for dual-src blending
889 - freedreno/a6xx: fix array pitch for layer-first layouts
890 - freedreno/a6xx: add support for gl_Layer in vertex shader
891 - freedreno/a6xx: support layered framebuffers in blitter_clear
894 - freedreno/a6xx: fix transform feedback resuming
895 - freedreno/a5xx: implement transform feedback resuming
896 - freedreno: Enable GLSL 3.30, updating us to GL 3.3 contexts
1083 - ci/freedreno: Group the short a630 dEQP runs into one test job.
1086 - ci: Re-enable the clip_three test on non-freedreno ARMs.
1089 - freedreno: Fix leak of shader binary on disk cache hits.
1091 - freedreno/ir3: Include at least 4 NOPs so that cffdump doesn't disasm junk.
1092 - freedreno/ir3: Switch emit_const_ptrs() to take BOs instead of prscs.
1093 - freedreno/ir3: Fix incorrect optimization of usage of 16-bit constbuf vals.
1094 - freedreno+turnip: Upload large shader constants as a UBO.
1095 - freedreno: Disable PIPE_CAP_PREFER_IMM_ARRAYS_AS_CONSTBUF.
1098 - freedreno: Fix release build warnings for asserted temp vars.
1099 - freedreno/a6xx: Fix use of uninitialized img->level in the SSBO/image path.
1100 - freedreno: Fix warning about uninit size for the size==0 special case.
1101 - freedreno: Fix uninitialized var warning in afuc using unreachable().
1102 - freedreno: Suppress uninit var warnings from shader stage switch.
1103 - ci: Bring freedreno into the "warnings clean release build" fold.
1104 - freedreno/afuc: Fix up some sprintf format security warnings.
1106 - freedreno: Fix leak of u_transfer_helper.
1112 - freedreno: Break out of "should we free the entry" loop once we've freed.
1120 - ci/freedreno: Detect the cheza power management bus error and restart.
1136 - freedreno/ir3: Free the compiler at the end of the unit tests.
1145 - ci/freedreno: Treat all freedreno deqp runs as saving results.
1146 - ci/freedreno: Stop specifying the number of deqp threads
1148 - freedreno/a6xx: Flush depth at the end of bypass rendering, too.
1167 - freedreno: Enable GLSL 1.50, updating us to GL 3.2 contexts.
1188 - freedreno/ir3: Deduplicate link_stream_out.
1189 - freedreno/a5xx: Drop redundant stream output linking check.
1190 - freedreno/a5xx: Move link_stream_out after VPC_VAR_DISABLE like on a6xx.
1199 - freedreno/a6xx: Move the IBO pipe2tex down to where it's used.
1200 - freedreno/a6xx: Fix z24s8 non-ubwc blits on a630.
1201 - freedreno: Disable UBWC on z24s8 on a630.
1202 - freedreno: Mark a615/a618 as also lacking Z24_UINT_S8_UINT support.
1203 - freedreno: Add missing dep on u_tracepoints.
1204 - ci: Disable the freedreno farm, which went down last night.
1217 - Revert "ci: Disable the freedreno farm, which went down last night."
1225 - freedreno: Add missing dep on freedreno tracepoints.
1286 - Revert "freedreno/ir3: Use get_once() for one-time init"
2263 - freedreno: fixes handling draw info
2329 - android: freedreno: Add GPU tracepoints
2330 - android: freedreno: Remove fd_log()
2331 - android: freedreno/ir3: use python3 in gen rules
2827 - freedreno: Drop fd_context_lock() and friends
2828 - freedreno/drm: Convert to simple_mtx
2829 - freedreno: debug cleanup
2830 - freedreno: Convert to mesa_log*()
2831 - freedreno: Fix spurious flush
2832 - freedreno: batch-cache locking
2833 - freedreno/a6xx: Texture cache locking
2834 - freedreno: Use ctx seqno in batch cache key
2835 - freedreno/drm: Make ring refcnt atomic again
2836 - freedreno/batch: Move fd_batch_get_prologue()
2837 - freedreno: Make fd_context_batch() return a reference
2838 - freedreno: Add submit lock
2839 - freedreno/drm: Drop growable submit_bos table
2840 - freedreno/batch: Cleanup submit immediately after flush
2841 - freedreno/drm: Rework APPEND() macro
2842 - freedreno: Protect gmem_cache ralloc allocations
2846 - freedreno/drm: Add some locking asserts
2847 - freedreno/ir3: Add pass to deal with load_uniform base offsets
2848 - freedreno/ir3: Fix crash in shader compile fail path
2849 - freedreno: emit_marker() cleanup
2850 - freedreno: Convert one last mtx_t -\> simple_mtx_t
2851 - freedreno/a6xx: Clear control mem at context create
2852 - freedreno/drm: Quiet timedout error msg
2853 - freedreno/ir3: Fix valgrind complaint about streamout state
2857 - freedreno/ir3: Use get_once() for one-time init
2871 - freedreno: Small log-parser.py cleanup
2872 - freedreno: Remove unused fxn
2873 - freedreno: Don't emit log/trace points in gmem for nondraw
2874 - freedreno: Add GPU tracepoints
2875 - freedreno: Add trace-parser.py
2876 - freedreno: Remove fd_log()
2883 - freedreno/ir3: Fix half-immed decoding issues
2884 - freedreno/ir3: Fix mova1 disasm
2885 - freedreno/ir3: Add some more disasm test vectors
2886 - freedreno/ir3: Move assembler error handling
2887 - freedreno/ir3/parser: Reset lexer when input changes
2888 - freedreno/ir3: Various cat0 updates
2889 - freedreno/ir3/parser: Add new cat0 instructions
2890 - freedreno/ir3/parser: cat1 instructions can write relative GPR
2891 - freedreno/ir3/parser: cat1 updates (mova1, movmsk)
2892 - freedreno/ir3/parser: Handle half-immed
2893 - freedreno/ir3: Clean up instruction creation
2894 - freedreno/ir3: Cleanup cat6 load instructions
2895 - freedreno/ir3/parser: Fix cat6 store encoding
2896 - freedreno/ir3/parser: Fix dsxpp/dsypp encoding
2897 - freedreno/ir3/parser: Fixup cat5 s2en instructions
2898 - freedreno/ir3: Don't set bit for dest conversion for p0.c
2899 - freedreno/ir3/parser: Add missing (sat) modifier
2900 - freedreno/ir3/parser: Relative gpr/const can have modifiers too
2901 - freedreno/ir3/parser: Add initial cat6 IBO instructions
2902 - freedreno/ir3: Tweak ldib/resinfo encoding
2903 - freedreno/ir3: Add parsing and assembler testing
2904 - freedreno/ir3: Don't leak disk_cache
2905 - freedreno/ir3: Disambiguate a6xx+ "bindless" instructions
2906 - freedreno/ir3: Add cat5/cat6 nonuniform flag
2907 - freedreno/ir3/parser: Add ldc support
2908 - freedreno/ir3/parser: Fix atomic support
2909 - freedreno/ir3/parser: Fix pre-a6xx resinfo
2910 - freedreno/ir3/parser: Add ldgb support
2911 - freedreno/ir3/parser: Add stgb support
2912 - freedreno/ir3/parser: Fixup stg parsing and add more tests
2913 - freedreno/ir3: Fix ldg decoding/parsing
2914 - freedreno/ir3: Explicitly flag disasm test vectors that don't parse
2915 - freedreno/ir3: Fix pre-a6xx ldgb/stib parsing
2916 - freedreno/ir3/parser: a6xx ldib/stib parsing
2917 - freedreno/ir3/parser: Fix pre-a6xx stib parsing
3258 - freedreno/afuc: Replace readfile with os_read_file.