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
/
amd
/
addrlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
amd/addrlib: import Raven support
Marek Olšák
2017-05-18
2
-3
/
+62
*
amd/addrlib: use correct variable name in header
Thomas Hindoe Paaboel Andersen
2017-04-10
1
-1
/
+1
*
amd/addrlib: second update for Vega10 + bug fixes
Marek Olšák
2017-04-04
17
-2132
/
+3298
*
amd/addrlib: fix optimized build warnings
Grazvydas Ignotas
2017-04-03
1
-1
/
+1
*
Partially revert "amd/addrlib: silence warnings" to fix builds with DEBUG
Marek Olšák
2017-03-30
3
-6
/
+6
*
amd/addrlib: silence warnings
Marek Olšák
2017-03-30
4
-15
/
+15
*
amd/addrlib: import gfx9 support
Nicolai Hähnle
2017-03-30
16
-3
/
+22032
*
amd/addrlib: Not all ETC2 formats are 128bpp... add new ETC2 formats to diffe...
Kevin Furrow
2017-03-30
3
-19
/
+45
*
amd/addrlib: Fix selection of swizzle modes for 3D compressed images.
Kevin Furrow
2017-03-30
1
-1
/
+2
*
amd/addrlib: Add support for ETC2 and ASTC formats.
Kevin Furrow
2017-03-30
3
-1
/
+119
*
amd/addrlib: Bump version to 6.02
Joe Ma
2017-03-30
1
-1
/
+1
*
amd/addrlib: Adjust slie size after pitch and actual height adjustment
Frans Gu
2017-03-30
1
-26
/
+31
*
amd/addrlib: Apply input pitch after internal pitch aligning
Frans Gu
2017-03-30
1
-12
/
+33
*
amdgpu/addrlib: Bump version to 6.01
Nicolai Hähnle
2017-03-30
1
-2
/
+2
*
amdgpu/addrlib: Seperate 2 dcc related workarounds by different flags
Nicolai Hähnle
2017-03-30
3
-3
/
+9
*
amdgpu/addrlib: Fix the issue that tcCompatible HTILE slice size is not calcu...
Nicolai Hähnle
2017-03-30
2
-0
/
+18
*
amdgpu/addrlib: Add a new output flag to notify client that the returned tile...
Nicolai Hähnle
2017-03-30
2
-1
/
+5
*
amdgpu/addrlib: add matchStencilTileCfg and tcCompatible fixes
Xavi Zhang
2017-03-30
4
-20
/
+152
*
amdgpu/addrlib: Adjust bank equation bit order based on macro tile aspect rat...
Frans Gu
2017-03-30
4
-91
/
+282
*
amdgpu/addrlib: do some tile mode conversions to display surface
Frans Gu
2017-03-30
1
-2
/
+3
*
amdgpu/addrlib: Check prt flag for PRT_THIN1 extra padding for DCC.
Xavi Zhang
2017-03-30
6
-92
/
+56
*
amdgpu/addrlib: Add new flags minimizePadding and maxBaseAlign
Frans Gu
2017-03-30
9
-157
/
+401
*
amdgpu/addrlib: Always returns pixelPitch in original pixels
Xavi Zhang
2017-03-30
1
-14
/
+10
*
amdgpu/addrlib: fix crash on allocation failure
Sabre Shao
2017-03-30
5
-36
/
+31
*
amdgpu/addrlib: Add flag to report if a surface can have dcc ram
Frans Gu
2017-03-30
3
-4
/
+28
*
amdgpu/addrlib: support non-power2 height alignment (for linear surface)
Roy Zhan
2017-03-30
1
-1
/
+10
*
amdgpu/addrlib: Fix family setting for VI and CZ ASICs
Frans Gu
2017-03-30
1
-0
/
+2
*
amdgpu/addrlib: style cleanup
Nicolai Hähnle
2017-03-30
2
-28
/
+15
*
amdgpu/addrlib: Pad pitch to multiples of 256 for DCC surface on Fiji
Nicolai Hähnle
2017-03-30
8
-49
/
+131
*
amdgpu/addrlib: Fix number of //
Xavi Zhang
2017-03-30
8
-66
/
+66
*
amdgpu/addrlib: Cleanup.
Nicolai Hähnle
2017-03-30
13
-73
/
+68
*
amdgpu/addrlib: Use namespaces
Xavi Zhang
2017-03-30
16
-892
/
+969
*
amdgpu/addrlib: Adjust 99 "*" to 100 "*" alignment
Kevin Zhao
2017-03-30
18
-895
/
+895
*
amdgpu/addrlib: Add a new tile mode ADDR_TM_UNKNOWN
Frans Gu
2017-03-30
8
-14
/
+211
*
amdgpu/addrlib: Stylish cleanup.
Xavi Zhang
2017-03-30
5
-17
/
+16
*
amdgpu/addrlib: Disable tcComaptible when depth surface is not macro tiled
Roy Zhan
2017-03-30
1
-17
/
+20
*
amdgpu/addrlib: fix pixel index calculation of thick micro tiling
Xavi Zhang
2017-03-30
1
-4
/
+4
*
amdgpu/addrlib: Add a flag to skip calculate indices
Xavi Zhang
2017-03-30
3
-14
/
+21
*
amdgpu/addrlib: add equation generation
Nicolai Hähnle
2017-03-30
12
-118
/
+1344
*
amdgpu/addrlib: rename ComputeSurfaceThickness to Thickness
Nicolai Hähnle
2017-03-30
5
-32
/
+32
*
amdgpu/addrlib: add define HAVE_TSERVER
Xavi Zhang
2017-03-30
2
-6
/
+6
*
amdgpu/addrlib: Add new interface to support macro mode index query
Frans Gu
2017-03-30
4
-0
/
+115
*
amdgpu/addrlib: add explicit Log2NonPow2 function
Roy Zhan
2017-03-30
1
-8
/
+20
*
amdgpu/addrlib: Fix invalid access to m_tileTable
Nicolai Hähnle
2017-03-30
1
-6
/
+17
*
amdgpu/addrlib: add ADDR_ANALYSIS_ASSUME
Nicolai Hähnle
2017-03-30
3
-10
/
+20
*
amdgpu/addrlib: add tcCompatible htile addr from coordinate support.
XiaoYuan Zheng
2017-03-30
5
-13
/
+80
*
amdgpu/addrlib: force all zero tile info for linear general.
Carlos Xiong
2017-03-30
1
-1
/
+10
*
amdgpu/addrlib: Add a member "bpp" for input of method AddrConvertTileIndex a...
Nicolai Hähnle
2017-03-30
7
-32
/
+53
*
amdgpu/addrlib: Refine the PRT tile mode selection
Frans Gu
2017-03-30
2
-51
/
+19
*
amdgpu/addrlib: add dccRamSizeAligned output flag
Xavi Zhang
2017-03-30
2
-1
/
+7
[next]