index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
freedreno
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/a4xx+: Increase max texture size to 16384.
Eric Anholt
2020-05-13
1
-1
/
+1
*
tu: Implement fallback linear staging blit for CopyImage
Connor Abbott
2020-05-13
1
-24
/
+173
*
tu: Add noubwc debug flag to disable UBWC
Connor Abbott
2020-05-13
3
-1
/
+4
*
tu: Add a "scratch bo" allocation mechanism
Connor Abbott
2020-05-13
2
-0
/
+74
*
turnip: use the common code for generating extensions and dispatch tables
Samuel Pitoiset
2020-05-13
2
-204
/
+12
*
freedreno/ir3/sched: try to avoid syncs
Rob Clark
2020-05-13
1
-13
/
+99
*
freedreno/ir3/sched: avoid scheduling outputs
Rob Clark
2020-05-13
3
-22
/
+101
*
freedreno/ir3/postsched: try to avoid (sy) syncs
Rob Clark
2020-05-13
1
-2
/
+19
*
freedreno/ir3/postsched: reset sfu_delay on sync
Rob Clark
2020-05-13
2
-4
/
+33
*
freedreno/ir3: limit # of tex prefetch by shader size
Rob Clark
2020-05-13
3
-1
/
+40
*
freedreno/ir3: fix indirect cb0 load_ubo lowering
Rob Clark
2020-05-12
1
-2
/
+2
*
freedreno/ir3: don't allow negative const_offset
Rob Clark
2020-05-12
1
-3
/
+14
*
turnip: Execute ir3_nir_lower_gs pass again
Brian Ho
2020-05-12
1
-0
/
+3
*
turnip: enable tiling for compressed formats
Jonathan Marek
2020-05-12
1
-2
/
+5
*
turnip: update "fetchsize" value to match fdl6_layout changes
Jonathan Marek
2020-05-12
1
-4
/
+1
*
freedreno: Fix non-constbuf-upload UBO block indices and count.
Eric Anholt
2020-05-12
2
-9
/
+35
*
freedreno: Replace OUT_RELOCW with OUT_RELOC.
Eric Anholt
2020-05-12
2
-7
/
+5
*
freedreno: Tell the kernel that all BOs are for writing.
Eric Anholt
2020-05-12
3
-79
/
+39
*
freedreno: Mark all ringbuffer BOs as to be dumped on crash.
Eric Anholt
2020-05-12
2
-4
/
+5
*
freedreno: Replace OUT_RELOCD with permanently flagging shader BOs for it.
Eric Anholt
2020-05-12
5
-8
/
+10
*
freedreno: Start moving relocs flags into the BOs.
Eric Anholt
2020-05-12
6
-14
/
+15
*
freedreno: android: add adreno-pm4-pack.xml.h generation to android build
Mauro Rossi
2020-05-09
1
-1
/
+5
*
freedreno/drm: android: add libfreedreno_registers static dependency
Mauro Rossi
2020-05-09
1
-0
/
+2
*
freedreno: Initialize the bo's iova at creation time.
Eric Anholt
2020-05-08
3
-9
/
+3
*
freedreno: Rename append_bo() in case it doesn't get inlined.
Eric Anholt
2020-05-08
1
-4
/
+4
*
freedreno: Clean up tests around ORing in the reloc flags.
Eric Anholt
2020-05-08
1
-6
/
+5
*
freedreno: Deduplicate ringbuffer macros with computerator/fdperf
Eric Anholt
2020-05-08
5
-162
/
+147
*
freedreno,tu: Don't request fragcoord components not being read.
Hyunjun Ko
2020-05-08
7
-41
/
+17
*
tu: Support pipelines without a fragment shader
Connor Abbott
2020-05-07
2
-8
/
+20
*
freedreno/fdl: Align after dividing by block size
Kristian H. Kristensen
2020-05-06
1
-13
/
+9
*
freedreno/ir3: Disable sin/cos range reduction for mediump.
Eric Anholt
2020-05-05
1
-2
/
+2
*
turnip: Remove RANGE_SIZE usage
Joshua Ashton
2020-05-05
2
-3
/
+4
*
freedreno/ir3: Define the bindful uniform/nonuniform desc modes for cat6 a6xx.
Eric Anholt
2020-05-04
4
-23
/
+38
*
freedreno/ir3: Sync some new changes from envytools.
Eric Anholt
2020-05-04
11
-49
/
+107
*
freedreno/ir3: Add some more tests of cat6 disasm.
Eric Anholt
2020-05-04
1
-0
/
+24
*
freedreno/ir3: Set up outputs for multi-slot varyings.
Eric Anholt
2020-05-01
1
-20
/
+25
*
freedreno/ir3: Stop initializing regid of so->outputs during setup.
Eric Anholt
2020-05-01
1
-1
/
+0
*
freedreno/ir3: Improve shader key normalization.
Eric Anholt
2020-05-01
2
-56
/
+75
*
freedreno: Emit debug messages when doing draw-time recompiles of shaders.
Eric Anholt
2020-05-01
1
-0
/
+8
*
freedreno/ir3: Remove unused half precision shader key flag.
Eric Anholt
2020-05-01
1
-6
/
+0
*
freedreno: Fix assertion failures on GS/tess shaders with shader-db enabled.
Eric Anholt
2020-05-01
1
-0
/
+15
*
freedreno/ir3: Skip tess epilogue if the program is missing stores.
Eric Anholt
2020-05-01
1
-0
/
+3
*
freedreno/ir3: Fix register allocation assertion failures.
Eric Anholt
2020-05-01
2
-13
/
+30
*
freedreno/ir3: Drop hack to clean up split vars
Kristian H. Kristensen
2020-05-01
1
-24
/
+0
*
freedreno/ir3: Lower GS builtins before lowering IO
Kristian H. Kristensen
2020-05-01
4
-61
/
+64
*
freedreno/ir3: Add ir3_nir_lower_to_explicit_input() pass
Kristian H. Kristensen
2020-05-01
3
-46
/
+65
*
freedreno/ir3: Rename ir3_nir_lower_to_explicit_io
Kristian H. Kristensen
2020-05-01
3
-6
/
+6
*
freedreno/ir3: Pass stream output info to ir3_shader_from_nir
Kristian H. Kristensen
2020-05-01
2
-2
/
+6
*
freedreno/ir3: Fix the a3xx TF outputs stores.
Eric Anholt
2020-05-01
1
-1
/
+1
*
freedreno/ir3: Set up the block predecessors for a3xx TF
Eric Anholt
2020-05-01
2
-2
/
+8
[next]