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
*
Properly check mmap return value
Hanno Böck
2020-05-22
1
-1
/
+1
*
freedreno/a5xx: Define the 2D blit UBWC pitch fields
Eric Anholt
2020-05-21
1
-0
/
+2
*
freedreno/a5xx: Set MIN_LAYERSZ on 3D textures like we do on a6xx.
Eric Anholt
2020-05-21
1
-0
/
+13
*
freedreno/a5xx: Add the outline of a unit test for a5xx layout.
Eric Anholt
2020-05-21
3
-33
/
+149
*
freedreno/fdl: Separate the list of a6xx testcases from the the test code.
Eric Anholt
2020-05-21
4
-93
/
+149
*
freedreno/a5xx: Move resource layout to fdl.
Eric Anholt
2020-05-21
3
-0
/
+146
*
freedreno: reduce extra height alignment in a6xx layout
Jonathan Marek
2020-05-20
1
-3
/
+3
*
turnip: enable 422_UNORM formats
Jonathan Marek
2020-05-20
3
-13
/
+45
*
turnip: implement VK_KHR_sampler_ycbcr_conversion
Jonathan Marek
2020-05-20
8
-32
/
+231
*
freedreno/registers: document 422_UNORM and 420_UNORM formats
Jonathan Marek
2020-05-20
1
-1
/
+26
*
tu: Support VK_FORMAT_FEATURE_BLIT_SRC_BIT for texture-only formats
Connor Abbott
2020-05-19
1
-2
/
+2
*
tu: Fix buffer compressed pitch calculation with unaligned sizes
Connor Abbott
2020-05-19
1
-13
/
+18
*
tu: Fall back to 3d blit path for BC1_RGB_* formats
Connor Abbott
2020-05-19
1
-1
/
+11
*
tu: Always initialize image_view fields for blit sources
Connor Abbott
2020-05-19
1
-26
/
+28
*
freedreno/ir3/validate: add checking for types and opcodes
Rob Clark
2020-05-19
3
-59
/
+60
*
freedreno/ir3: add helpers to deal with src/dst types
Rob Clark
2020-05-19
4
-8
/
+122
*
freedreno/ir3: add simple validate pass
Rob Clark
2020-05-19
5
-2
/
+139
*
freedreno/ir3: fix mismatched wrmask for overlapping VS inputs
Rob Clark
2020-05-19
1
-0
/
+33
*
freedreno/ir3/cp: fix cmps folding
Rob Clark
2020-05-19
1
-1
/
+2
*
freedreno/ir3/print: print cat2 condition
Rob Clark
2020-05-19
1
-0
/
+22
*
freedreno/ir3: fix immed type in create_addr0()
Rob Clark
2020-05-19
1
-24
/
+6
*
freedreno/ir3/cf: handle multiple cov's properly
Rob Clark
2020-05-19
1
-8
/
+19
*
freedreno/ir3: fix mismatched flags on split
Rob Clark
2020-05-19
1
-1
/
+3
*
freedreno/ir3/group: fix for half-regs
Rob Clark
2020-05-19
2
-2
/
+6
*
freedreno/ir3: make input/output iterators declare cursor ptr
Rob Clark
2020-05-19
9
-19
/
+9
*
freedreno/ir3: make foreach_ssa_src declar cursor ptr
Rob Clark
2020-05-19
8
-16
/
+4
*
freedreno/ir3: make foreach_src declare cursor ptr
Rob Clark
2020-05-19
8
-22
/
+6
*
freedreno/ir3: be iterative
Rob Clark
2020-05-19
2
-4
/
+18
*
freedreno/ir3: move where we preserve binning pass inputs
Rob Clark
2020-05-19
1
-17
/
+16
*
freedreno/ir3: add IR3_PASS() macro
Rob Clark
2020-05-19
2
-24
/
+15
*
freedreno/ir3/postsched: report progress
Rob Clark
2020-05-19
3
-29
/
+16
*
freedreno/ir3/legalize: report progress
Rob Clark
2020-05-19
2
-2
/
+4
*
freedreno/ir3/group: report progress
Rob Clark
2020-05-19
2
-11
/
+19
*
freedreno/ir3/deps: report progress
Rob Clark
2020-05-19
2
-13
/
+12
*
freedreno/ir3/cp: report progress
Rob Clark
2020-05-19
2
-7
/
+15
*
freedreno/cf: report progress
Rob Clark
2020-05-19
2
-10
/
+15
*
freedreno/ir3/dce: report progress
Rob Clark
2020-05-19
2
-3
/
+6
*
freedreno/ir3: juggle around ir3_debug_print()
Rob Clark
2020-05-19
2
-11
/
+14
*
freedreno/ir3: remove Sethi-Ullman numbering pass
Rob Clark
2020-05-19
5
-125
/
+1
*
freedreno/drm: handle ancient kernels
Rob Clark
2020-05-18
2
-1
/
+4
*
freedreno/drm: don't pass thru 'DUMP' flag on older kernels
Rob Clark
2020-05-18
1
-1
/
+2
*
freedreno/fdperf: add dependency on generated headers
Rob Clark
2020-05-18
1
-1
/
+1
*
freedreno/a3xx: parameterize ubo optimization
Ilia Mirkin
2020-05-17
3
-11
/
+27
*
freedreno/ir3: avoid applying (sat) on bary.f
Ilia Mirkin
2020-05-17
1
-0
/
+5
*
freedreno/a3xx: there's no r8i/ui rb format, only rg8i/rg8ui
Ilia Mirkin
2020-05-17
1
-2
/
+2
*
freedreno/uuid: Generate meaningful device and driver UUID
Eduardo Lima Mitev
2020-05-14
4
-7
/
+58
*
freedreno: Centralize UUID generation into new files freedreno_uuid.c/h
Eduardo Lima Mitev
2020-05-14
7
-15
/
+119
*
tu: Advertise COLOR_ATTACHMENT_BLEND_BIT for blendable formats
Connor Abbott
2020-05-14
2
-0
/
+13
*
tu: Implement dual-src blending
Connor Abbott
2020-05-14
1
-4
/
+50
*
tu: Move RENDER_COMPONENTS setting to pipeline state
Connor Abbott
2020-05-14
4
-10
/
+8
[next]