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
/
panfrost
Commit message (
Expand
)
Author
Age
Files
Lines
*
pan/midgard: Fix a divide by zero in emit_alu_bundle
Icecream95
2020-04-03
1
-2
/
+2
*
pan/bi: Fix outmod/roundmode flip
Alyssa Rosenzweig
2020-04-01
1
-2
/
+2
*
pan/bi: Handle fmov class ops
Alyssa Rosenzweig
2020-04-01
3
-2
/
+20
*
pan/bi: Fix unused port swapping
Alyssa Rosenzweig
2020-04-01
1
-0
/
+9
*
pan/bi: Add cmdline option for verbose disassembly
Alyssa Rosenzweig
2020-04-01
1
-3
/
+5
*
pan/bi: Don't set the back-to-back bit yet
Alyssa Rosenzweig
2020-04-01
1
-1
/
+1
*
pan/bi: Use STAGE srcs for scheduler nops
Alyssa Rosenzweig
2020-04-01
1
-2
/
+2
*
pan/bi: Fix writes_component for VECTOR
Alyssa Rosenzweig
2020-04-01
1
-0
/
+4
*
pan/bit: Wire through I/O
Alyssa Rosenzweig
2020-04-01
3
-12
/
+76
*
pan/bit: Add `run` mode to the cmdline
Alyssa Rosenzweig
2020-04-01
1
-0
/
+34
*
pan/bi: Fix handling of constants with COMBINE
Alyssa Rosenzweig
2020-03-31
1
-0
/
+6
*
pan/bi: Handle fp16/abs scheduling restriction
Alyssa Rosenzweig
2020-03-31
3
-3
/
+33
*
pan/bi: Handle abs packing for fp16/FMA add/min
Alyssa Rosenzweig
2020-03-31
2
-3
/
+62
*
pan/bi: Handle core faddminmax16 packing
Alyssa Rosenzweig
2020-03-31
1
-4
/
+33
*
pan/bi: Structify fadd/min/max16
Alyssa Rosenzweig
2020-03-31
1
-0
/
+19
*
pan/bi: Add v2f16 versions of rounding ops
Alyssa Rosenzweig
2020-03-31
1
-8
/
+16
*
pan/bi: Handle round opcodes in frontend
Alyssa Rosenzweig
2020-03-31
1
-0
/
+22
*
pan/bi: Assert out i16 related converts for now
Alyssa Rosenzweig
2020-03-31
1
-3
/
+4
*
pan/bi: Add one-source f32->f16 op
Alyssa Rosenzweig
2020-03-31
1
-1
/
+8
*
pan/bi: Add bifrost_fma_2src generic
Alyssa Rosenzweig
2020-03-31
1
-0
/
+6
*
pan/bi: Handle standard FMA conversions
Alyssa Rosenzweig
2020-03-31
1
-3
/
+12
*
pan/bi: Enumerate conversions
Alyssa Rosenzweig
2020-03-31
1
-1
/
+51
*
pan/bi: Expand out FMA conversion opcodes
Alyssa Rosenzweig
2020-03-31
2
-0
/
+41
*
pan/bi: Pack outmod and roundmode with FMA
Alyssa Rosenzweig
2020-03-31
1
-0
/
+4
*
pan/bi: Add FMA16 packing
Alyssa Rosenzweig
2020-03-31
1
-12
/
+51
*
pan/bi: Fix missing type for fmul
Alyssa Rosenzweig
2020-03-31
1
-0
/
+1
*
pan/bi: Finish FMA structures
Alyssa Rosenzweig
2020-03-31
1
-4
/
+21
*
pan/bi: Ignore swizzle in unwritten component
Alyssa Rosenzweig
2020-03-31
3
-0
/
+13
*
pan/bi: Handle f2f* opcodes
Alyssa Rosenzweig
2020-03-31
1
-0
/
+4
*
panfrost: Enable PIPE_SHADER_CAP_FP16 on Bifrost
Alyssa Rosenzweig
2020-03-31
1
-1
/
+6
*
pan/bi: Enable precision lowering in standalone compiler
Alyssa Rosenzweig
2020-03-31
1
-1
/
+2
*
pan/bi: Fix off-by-one in scoreboarding packing
Alyssa Rosenzweig
2020-03-31
2
-6
/
+5
*
pan/bi: Fix overzealous write barriers
Alyssa Rosenzweig
2020-03-31
1
-1
/
+4
*
pan/bit: Begin generating a vertex job
Alyssa Rosenzweig
2020-03-31
3
-12
/
+120
*
pan/bit: Submit a WRITE_VALUE job as a sanity check
Alyssa Rosenzweig
2020-03-31
3
-1
/
+69
*
panfrost: Stub out G31/G52 quirks
Alyssa Rosenzweig
2020-03-31
1
-5
/
+15
*
pan/bit: Open up the device
Alyssa Rosenzweig
2020-03-31
4
-0
/
+31
*
panfrost: Move device open/close to root panfrost
Alyssa Rosenzweig
2020-03-31
2
-0
/
+59
*
pan/bit: Link standalone compiler with en/decoder
Alyssa Rosenzweig
2020-03-31
3
-1
/
+81
*
panfrost: Move pan_bo to root panfrost
Alyssa Rosenzweig
2020-03-31
6
-2
/
+710
*
panfrost: Split panfrost_device from panfrost_screen
Alyssa Rosenzweig
2020-03-31
2
-0
/
+108
*
panfrost: Correctly identify format 0x4c
Icecream95
2020-03-31
3
-8
/
+3
*
panfrost: Add support for R3G3B2
Icecream95
2020-03-31
3
-0
/
+6
*
panfrost: Add support for B5G5R5X1
Icecream95
2020-03-31
3
-0
/
+5
*
meson: inline `inc_common`
Eric Engestrom
2020-03-28
7
-7
/
+13
*
Move compiler.h and imports.h/c from src/mesa/main into src/util
Marek Olšák
2020-03-27
2
-2
/
+2
*
panfrost: Extend the tiled store fast-path to loads
Icecream95
2020-03-26
1
-28
/
+47
*
pan/bi: Rewrite aligned vectors as well
Alyssa Rosenzweig
2020-03-24
1
-15
/
+62
*
pan/bi: Lower combines to rewrites for scalars
Alyssa Rosenzweig
2020-03-24
1
-7
/
+141
*
pan/bi: Ingest vecN directly (again)
Alyssa Rosenzweig
2020-03-24
7
-48
/
+89
[next]