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: Add CP_REG_WRITE documentation
Connor Abbott
2020-02-05
2
-1
/
+33
*
freedreno: Fix CP_COND_REG_EXEC bit positions
Connor Abbott
2020-02-05
1
-3
/
+3
*
freedreno: Allow UBWC on textures with multiple mipmap levels.
Eric Anholt
2020-02-04
4
-20
/
+22
*
freedreno: Rename the UBWC layer size field and store it as bytes.
Eric Anholt
2020-02-04
6
-18
/
+17
*
freedreno: Include the layer size in layout debug.
Eric Anholt
2020-02-04
1
-1
/
+2
*
freedreno: Move the layout debug under FD_MESA_DEBUG=layout.
Eric Anholt
2020-02-04
3
-22
/
+33
*
freedreno/perfcntrs: fix fd leak
Eric Engestrom
2020-02-04
1
-1
/
+5
*
turnip: Be explicit about converting vk compare func to a6xx
Kristian H. Kristensen
2020-02-04
1
-1
/
+8
*
freedreno/fdperf: Cast away some ignored return values
Kristian H. Kristensen
2020-02-04
1
-4
/
+4
*
freedreno/ir3: fix a dirty lie
Rob Clark
2020-02-01
1
-7
/
+4
*
freedreno/ir3: simplify split from collect
Rob Clark
2020-02-01
1
-0
/
+10
*
freedreno/ir3: create fragcoord instructions in input block
Rob Clark
2020-02-01
1
-2
/
+2
*
freedreno/ir3: remove unused tex arg harder
Rob Clark
2020-02-01
3
-19
/
+12
*
freedreno/ir3: add RA sanity check
Rob Clark
2020-02-01
1
-0
/
+33
*
freedreno/ir3: two pass register allocation
Rob Clark
2020-02-01
2
-60
/
+297
*
freedreno/ir3: don't precolor unused inputs
Rob Clark
2020-02-01
1
-1
/
+2
*
freedreno/ir3: add is_tex_or_prefetch()
Rob Clark
2020-02-01
3
-2
/
+7
*
freedreno/ir3: number instructions from one
Rob Clark
2020-02-01
1
-1
/
+1
*
freedreno/ir3: post-RA sched pass
Rob Clark
2020-02-01
6
-5
/
+679
*
freedreno/ir3: fix kill scheduling
Rob Clark
2020-02-01
2
-1
/
+2
*
freedreno/ir3/ra: make use()/def() functions instead of macros
Rob Clark
2020-02-01
1
-15
/
+24
*
freedreno/ir3: a bit more optmsgs debug
Rob Clark
2020-02-01
1
-0
/
+10
*
freedreno/ir3: move atomic fixup after RA
Rob Clark
2020-02-01
3
-28
/
+38
*
freedreno/ir3: move block-scheduling into legalize
Rob Clark
2020-02-01
4
-49
/
+45
*
freedreno/ir3: move nop padding to legalize
Rob Clark
2020-02-01
5
-85
/
+74
*
freedreno/ir3: split out delay helpers
Rob Clark
2020-02-01
5
-183
/
+350
*
freedreno/ir3: fix crash when no non-input instructions
Rob Clark
2020-02-01
1
-1
/
+1
*
freedreno/ir3: cleanup after lower_locals_to_regs
Rob Clark
2020-02-01
1
-8
/
+17
*
freedreno/ir3: shuffle a few ir3_register fields
Rob Clark
2020-02-01
1
-14
/
+16
*
freedreno/drm: readonly cmdstream
Rob Clark
2020-01-31
4
-16
/
+11
*
turnip: Fix vkCmdCopyQueryPoolResults with available flag
20.0-branchpoint
Brian Ho
2020-01-30
1
-46
/
+52
*
turnip: Fix vkGetQueryPoolResults with available flag
Brian Ho
2020-01-30
1
-22
/
+30
*
turnip: Free event->bo on vkDestroyEvent
Brian Ho
2020-01-30
1
-0
/
+2
*
turnip: hook up cmdbuffer event set/wait
Jonathan Marek
2020-01-29
1
-16
/
+42
*
turnip: remove unused descriptor state dirty
Alejandro PiƱeiro
2020-01-29
2
-2
/
+0
*
tu: Fix binning address setup after pack macros change.
Eric Anholt
2020-01-29
1
-1
/
+2
*
turnip: Enable occlusionQueryPrecise
Brian Ho
2020-01-29
1
-1
/
+1
*
compiler: add PERSP to the existing barycentric system values
Samuel Pitoiset
2020-01-29
4
-13
/
+13
*
turnip: Fix issues in tu_compute_pipeline_create() that may lead to crash
Eduardo Lima Mitev
2020-01-29
1
-7
/
+9
*
turnip: Remove failed command buffer from pool
Eduardo Lima Mitev
2020-01-29
1
-1
/
+3
*
freedreno/drm: fix invalid-cmdstream-size with older kernels
Rob Clark
2020-01-28
1
-0
/
+3
*
turnip: Implement vkCmdCopyQueryPoolResults for occlusion queries
Brian Ho
2020-01-24
1
-0
/
+111
*
turnip: Implement vkCmdResetQueryPool
Brian Ho
2020-01-24
1
-0
/
+38
*
turnip: Implement vkGetQueryPoolResults for occlusion queries
Brian Ho
2020-01-24
1
-0
/
+125
*
turnip: Update query availability on render pass end
Brian Ho
2020-01-24
4
-9
/
+44
*
turnip: Implement vkCmdEndQuery for occlusion queries
Brian Ho
2020-01-24
1
-0
/
+82
*
turnip: Implement vkCmdBeginQuery for occlusion queries
Brian Ho
2020-01-24
1
-0
/
+68
*
turnip: Implement vkCreateQueryPool for occlusion queries
Brian Ho
2020-01-24
1
-0
/
+52
*
turnip: Update tu_query_pool with turnip-specific fields
Brian Ho
2020-01-24
1
-4
/
+3
*
freedreno: Document CP_INDIRECT_BUFFER_CHAIN
Connor Abbott
2020-01-24
1
-0
/
+6
[next]