index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
panfrost
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: List primitive restart enable bit
Alyssa Rosenzweig
2019-03-04
1
-0
/
+2
*
panfrost/midgard: Preview for data hazards
Alyssa Rosenzweig
2019-03-04
1
-9
/
+16
*
panfrost/midgard: Promote smul to vmul
Alyssa Rosenzweig
2019-03-04
1
-1
/
+1
*
panfrost: Flush with offscreen rendering
Alyssa Rosenzweig
2019-03-04
1
-2
/
+2
*
panfrost/midgard: Don't force constant on VLUT
Alyssa Rosenzweig
2019-03-04
1
-1
/
+0
*
panfrost: Cleanup cruft related to clears
Alyssa Rosenzweig
2019-03-04
2
-32
/
+3
*
panfrost: Decouple Gallium clear from FBD clear
Alyssa Rosenzweig
2019-03-04
2
-74
/
+67
*
panfrost: Import job data structures from v3d
Alyssa Rosenzweig
2019-03-04
5
-5
/
+184
*
panfrost/midgard: Allow flt to run on most units
Alyssa Rosenzweig
2019-02-27
1
-1
/
+1
*
panfrost: Expose perf counters in environment
Alyssa Rosenzweig
2019-02-27
3
-13
/
+11
*
panfrost: Identify 4-bit channel texture formats
Alyssa Rosenzweig
2019-02-27
3
-0
/
+6
*
panfrost: Add RGB565, RGB5A1 texture formats
Alyssa Rosenzweig
2019-02-27
2
-0
/
+4
*
panfrost: Decode render target swizzle/channels
Alyssa Rosenzweig
2019-02-25
3
-23
/
+81
*
panfrost/midgard: Add fround(_even), ftrunc, ffma
Alyssa Rosenzweig
2019-02-25
3
-0
/
+14
*
panfrost/nondrm: Split out dump_counters
Alyssa Rosenzweig
2019-02-25
2
-5
/
+10
*
panfrost/nondrm: Make COHERENT_LOCAL explicit
Alyssa Rosenzweig
2019-02-25
2
-1
/
+2
*
panfrost/nondrm: Flag CPU-invisible regions
Alyssa Rosenzweig
2019-02-25
2
-3
/
+4
*
panfrost/meson: Remove subdir for nondrm
Alyssa Rosenzweig
2019-02-25
1
-1
/
+0
*
panfrost: Use tiler fast path (performance boost)
Alyssa Rosenzweig
2019-02-25
1
-4
/
+38
*
panfrost: Verify and print brx condition in disasm
Alyssa Rosenzweig
2019-02-21
1
-1
/
+10
*
panfrost: Dynamically set discard branch targets
Alyssa Rosenzweig
2019-02-21
1
-20
/
+46
*
panfrost/midgard: Emit extended branches
Alyssa Rosenzweig
2019-02-21
2
-17
/
+84
*
panfrost: Rectify doubleplusungood extended branch
Alyssa Rosenzweig
2019-02-21
2
-8
/
+8
*
panfrost/midgard: Fix nested/chained if-else
Alyssa Rosenzweig
2019-02-21
1
-3
/
+3
*
panfrost/midgard: Refactor tag lookahead code
Alyssa Rosenzweig
2019-02-21
1
-27
/
+31
*
panfrost: Implement pantrace (command stream dump)
Alyssa Rosenzweig
2019-02-21
5
-0
/
+188
*
panfrost: Add pandecode (command stream debugger)
Alyssa Rosenzweig
2019-02-21
6
-3
/
+2289
*
panfrost: Stub out separate stencil functions
Alyssa Rosenzweig
2019-02-21
2
-4
/
+25
*
panfrost: Fix clipping region
Alyssa Rosenzweig
2019-02-18
1
-4
/
+11
*
panfrost: Preserve w sign in perspective division
Alyssa Rosenzweig
2019-02-18
1
-2
/
+4
*
panfrost: Cleanup mali_viewport (clipping) code
Alyssa Rosenzweig
2019-02-18
2
-17
/
+19
*
panfrost: Swap order of tiled texture (de)alloc
Alyssa Rosenzweig
2019-02-18
1
-6
/
+6
*
panfrost: Free imported BOs
Alyssa Rosenzweig
2019-02-18
3
-0
/
+12
*
panfrost: Fix various leaks unmapping resources
Alyssa Rosenzweig
2019-02-18
2
-9
/
+14
*
panfrost: Improve logging and patch memory leaks
Alyssa Rosenzweig
2019-02-15
2
-49
/
+48
*
panfrost: Don't align framebuffer dims
Alyssa Rosenzweig
2019-02-15
1
-2
/
+2
*
panfrost: Implement PIPE_QUERY_OCCLUSION_COUNTER
Alyssa Rosenzweig
2019-02-15
1
-1
/
+8
*
panfrost: Identify MALI_OCCLUSION_PRECISE bit
Alyssa Rosenzweig
2019-02-15
2
-5
/
+7
*
panfrost: Backport driver to Mali T600/T700
Alyssa Rosenzweig
2019-02-15
6
-262
/
+340
*
panfrost: Fix build; depend on libdrm
Alyssa Rosenzweig
2019-02-15
1
-0
/
+1
*
drm-uapi: use local files, not system libdrm
Eric Engestrom
2019-02-14
4
-4
/
+3
*
nir: Move panfrost's isign lowering to nir_opt_algebraic.
Eric Anholt
2019-02-14
2
-1
/
+1
*
panfrost: Specify supported draw modes per-context
Alyssa Rosenzweig
2019-02-11
2
-12
/
+11
*
panfrost: Elucidate texture op scheduling comment
Alyssa Rosenzweig
2019-02-10
1
-8
/
+1
*
panfrost: Remove speculative if 0'd format bit code
Alyssa Rosenzweig
2019-02-10
1
-6
/
+0
*
panfrost: Remove if 0'd dead code
Alyssa Rosenzweig
2019-02-10
5
-83
/
+0
*
panfrost: Add kernel-agnostic resource management
Alyssa Rosenzweig
2019-02-10
2
-15
/
+172
*
panfrost: Don't hardcode number of nir_ssa_defs
Alyssa Rosenzweig
2019-02-10
1
-14
/
+14
*
panfrost: Clean-up one-argument passing quirk
Alyssa Rosenzweig
2019-02-10
2
-114
/
+112
*
gallium: add PIPE_CAP_MAX_VARYINGS
Karol Herbst
2019-02-07
1
-0
/
+3
[next]