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
/
common
/
ac_surface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
amd/addrlib: update to latest version
Marek Olšák
2017-11-08
1
-24
/
+29
*
amd/common/gfx9: workaround DCC corruption more conservatively
Nicolai Hähnle
2017-10-23
1
-7
/
+25
*
ac/surface: add ac_surface::is_displayable
Marek Olšák
2017-10-12
1
-0
/
+11
*
ac/surface: handle error when choosing preferred swizzle mode
Nicolai Hähnle
2017-09-21
1
-2
/
+4
*
ac/surface: handle S8 on gfx9
Dave Airlie
2017-09-20
1
-2
/
+7
*
ac/surface: match Z and stencil tile config
Nicolai Hähnle
2017-09-13
1
-7
/
+42
*
ac/surface: sanity-check that we got a TC-compatible HTILE if requested
Nicolai Hähnle
2017-09-13
1
-0
/
+6
*
ac/surface: add radeon_surf::has_stencil for convenience
Marek Olšák
2017-09-07
1
-0
/
+2
*
ac/surface/gfx9: don't allow DCC for the smallest mipmap levels
Marek Olšák
2017-08-22
1
-1
/
+18
*
radeonsi/gfx9: properly handle imported textures with unexpected swizzle mode
Marek Olšák
2017-08-22
1
-0
/
+5
*
ac/surface: align DCC size for surfaces that use tile swizzle
Marek Olšák
2017-08-04
1
-2
/
+9
*
ac/surface: limit tile swizzle to non-mipmaps on SI
Marek Olšák
2017-08-04
1
-1
/
+3
*
ac/surface: enable tile swizzle for mipmapped textures
Marek Olšák
2017-08-04
1
-34
/
+46
*
ac/surface: set structure size and handle errors for AddrComputeBaseSwizzle
Marek Olšák
2017-08-04
1
-1
/
+8
*
ac/surface: increment surf_index only when tile swizzle is allowed
Marek Olšák
2017-08-04
1
-2
/
+4
*
ac/surface: compute tile swizzle only when it's allowed
Marek Olšák
2017-08-04
1
-2
/
+4
*
ac/surface: move tile_swizzle to ac_surface and document it
Marek Olšák
2017-08-04
1
-1
/
+4
*
ac/surface: fix hybrid graphics where APU=GFX9, dGPU=older
Marek Olšák
2017-07-26
1
-0
/
+12
*
ac/surface/gfx9: flags.texture currently refers to TC-compatible HTILE
Marek Olšák
2017-07-17
1
-1
/
+3
*
amd/addrlib: fix typo in api name.
Dave Airlie
2017-07-17
1
-1
/
+1
*
radv: set cb base tile swizzles for MRT speedups (v4)
Dave Airlie
2017-07-17
1
-0
/
+14
*
radv: add support for using addrlib max alignment.
Dave Airlie
2017-07-09
1
-1
/
+9
*
ac/surface: Fix HTILE for radv.
Bas Nieuwenhuizen
2017-06-06
1
-2
/
+1
*
ac/surface/gfx6: explicitly support S8 surfaces
Nicolai Hähnle
2017-06-05
1
-25
/
+50
*
ac: add radeon_surf::htile_slice_size
Nicolai Hähnle
2017-05-18
1
-0
/
+4
*
ac_surface: use radeon_info from ac_gpu_info
Nicolai Hähnle
2017-05-18
1
-22
/
+25
*
ac/radeonsi: move some aspects of sanity checking to ac_surface
Nicolai Hähnle
2017-05-18
1
-0
/
+33
*
ac/radeonsi: add ac_compute_surface to automatically switch gfx6 vs. gfx9
Nicolai Hähnle
2017-05-18
1
-8
/
+19
*
ac/radeonsi: move the bulk of gfx9_surface_init to ac_surface
Nicolai Hähnle
2017-05-18
1
-0
/
+380
*
ac/radeonsi: move the bulk of gfx6_surface_init to ac_surface
Nicolai Hähnle
2017-05-18
1
-0
/
+430
*
ac/radeonsi: move amdgpu_addr_create to ac_surface
Nicolai Hähnle
2017-05-18
1
-0
/
+202