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
/
fdl
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/layout: layout simplifications and pitch from level 0 pitch
Jonathan Marek
2020-07-08
6
-82
/
+99
*
freedreno: Include adreno_pm4.xml.h before adreno_a6xx.xml.h
Connor Abbott
2020-07-07
2
-0
/
+2
*
freedreno/layout: fix explicit layout offset not added to slice offset
Jonathan Marek
2020-07-06
1
-1
/
+1
*
freedreno/fdl6: rework layout code a bit (reduce linear align to 64 bytes)
Jonathan Marek
2020-06-18
2
-91
/
+98
*
freedreno/a6xx: FETCHSIZE is PITCHALIGN
Jonathan Marek
2020-06-18
2
-0
/
+4
*
meson: use gnu_symbol_visibility argument
Dylan Baker
2020-06-01
1
-2
/
+2
*
freedreno/layout: add explicit offset/pitch argument to fdl6_layout
Jonathan Marek
2020-05-27
3
-8
/
+30
*
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
*
freedreno: Fix resource layout dump loop.
Eric Anholt
2020-05-14
1
-1
/
+1
*
freedreno/a6xx: Fix UBWC mipmapping height alignment.
Eric Anholt
2020-05-13
2
-6
/
+137
*
freedreno/a6xx: Fix UBWC mipmap sizing.
Eric Anholt
2020-05-13
2
-14
/
+95
*
freedreno/a6xx: Fix UBWC blockheight for RG8.
Eric Anholt
2020-05-13
1
-1
/
+4
*
freedreno: Pull the tile_alignment lookup for a layout to a helper.
Eric Anholt
2020-05-13
1
-20
/
+25
*
freedreno/a6xx: Add a testcase for UBWC buffer sharing.
Eric Anholt
2020-05-13
1
-4
/
+22
*
freedreno/a6xx: Improve layout testcase logging for UBWC fails.
Eric Anholt
2020-05-13
1
-2
/
+2
*
freedreno/a4xx+: Increase max texture size to 16384.
Eric Anholt
2020-05-13
1
-1
/
+1
*
freedreno/fdl: Align after dividing by block size
Kristian H. Kristensen
2020-05-06
1
-13
/
+9
*
freedreno: Make the slice pitch be bytes, not pixels.
Eric Anholt
2020-04-23
4
-11
/
+8
*
freedreno: Introduce a "cpp_shift" value for cpp divs/muls.
Eric Anholt
2020-04-23
3
-0
/
+16
*
freedreno/a6xx: Set a level's pitch based on minified level0 pitch, not width0.
Eric Anholt
2020-04-07
2
-13
/
+274
*
freedreno: Add the outline of a test for a6xx texture layout.
Eric Anholt
2020-04-07
2
-0
/
+243
*
freedreno/a6xx: Drop the "alignment" layout temporary.
Eric Anholt
2020-04-07
1
-10
/
+3
*
freedreno/a6xx: Remove the "aligned_height" temporary.
Eric Anholt
2020-04-07
1
-5
/
+3
*
freedreno/a6xx: Sink the per-level size temps inside the loop.
Eric Anholt
2020-04-07
1
-17
/
+5
*
freedreno/fdl: Add base_align
Connor Abbott
2020-03-31
2
-13
/
+21
*
meson: inline `inc_common`
Eric Engestrom
2020-03-28
1
-1
/
+1
*
freedreno: Allow UBWC on textures with multiple mipmap levels.
Eric Anholt
2020-02-04
3
-18
/
+19
*
freedreno: Rename the UBWC layer size field and store it as bytes.
Eric Anholt
2020-02-04
3
-10
/
+9
*
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
*
tu: Move UBWC layout into fdl6_layout() and use that function.
Eric Anholt
2019-12-11
2
-20
/
+94
*
freedreno: Switch the 16-bit workaround to match what turnip does.
Eric Anholt
2019-12-11
1
-4
/
+4
*
freedreno: Move a6xx's setup_slices() to a shareable helper function.
Eric Anholt
2019-12-11
4
-2
/
+278
*
tu: Move our image layout into a freedreno_layout struct.
Eric Anholt
2019-12-11
1
-2
/
+4
*
freedreno: Move UBWC layout into a slices array like the non-UBWC slices.
Eric Anholt
2019-12-11
1
-4
/
+2
*
freedreno: Drop the extra offset field for mipmap slices.
Eric Anholt
2019-12-11
1
-4
/
+1
*
freedreno: Introduce a resource layout header.
Eric Anholt
2019-11-26
1
-0
/
+164