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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: use storage_samples instead of color_samples in most places
Marek Olšák
2018-07-31
1
-1
/
+1
*
radeonsi: move CMASK size computation into ac_surface
Marek Olšák
2018-06-25
1
-0
/
+5
*
ac/surface: move cmask_size/alignment into radeon_surf
Marek Olšák
2018-06-25
1
-8
/
+8
*
ac/surface: add EQAA support
Marek Olšák
2018-05-10
1
-1
/
+2
*
ac/surface: unify common legacy and gfx9 fmask fields
Marek Olšák
2018-05-10
1
-7
/
+3
*
ac/surface/gfx6: compute FMASK together with the color surface
Marek Olšák
2018-05-10
1
-1
/
+12
*
ac/surface: don't set the display flag for obviously unsupported cases (v2)
Marek Olšák
2018-04-10
1
-0
/
+1
*
ac/surface: compute tile swizzle for GFX9
Marek Olšák
2018-03-21
1
-1
/
+5
*
ac: pack legacy_surf_level better
Marek Olšák
2017-11-27
1
-3
/
+3
*
ac: change legacy_surf_level::slice_size to dword units
Marek Olšák
2017-11-27
1
-1
/
+1
*
ac: pack ac_surface better
Marek Olšák
2017-11-27
1
-4
/
+5
*
ac/surface: add ac_surface::is_displayable
Marek Olšák
2017-10-12
1
-0
/
+2
*
ac/surface: add radeon_surf::has_stencil for convenience
Marek Olšák
2017-09-07
1
-0
/
+1
*
ac/surface: reduce gfx9_surface_layout size.
Dave Airlie
2017-09-07
1
-2
/
+3
*
ac/surface: increment surf_index only when tile swizzle is allowed
Marek Olšák
2017-08-04
1
-1
/
+1
*
ac/surface: add RADEON_SURF_SHAREABLE
Marek Olšák
2017-08-04
1
-0
/
+1
*
ac/surface: remove RADEON_SURF_HAS_TILE_MODE_INDEX
Marek Olšák
2017-08-04
1
-1
/
+0
*
ac/surface: move tile_swizzle to ac_surface and document it
Marek Olšák
2017-08-04
1
-1
/
+15
*
radv: set cb base tile swizzles for MRT speedups (v4)
Dave Airlie
2017-07-17
1
-0
/
+2
*
radv: add support for using addrlib max alignment.
Dave Airlie
2017-07-09
1
-1
/
+2
*
radv: use ac_surface data structures
Nicolai Hähnle
2017-06-05
1
-0
/
+1
*
ac: add missing extern "C" guards
Nicolai Hähnle
2017-05-18
1
-0
/
+8
*
ac: add radeon_surf::htile_slice_size
Nicolai Hähnle
2017-05-18
1
-0
/
+2
*
ac_surface: use radeon_info from ac_gpu_info
Nicolai Hähnle
2017-05-18
1
-7
/
+4
*
ac/radeonsi: add ac_compute_surface to automatically switch gfx6 vs. gfx9
Nicolai Hähnle
2017-05-18
1
-8
/
+4
*
ac/radeonsi: move the bulk of gfx9_surface_init to ac_surface
Nicolai Hähnle
2017-05-18
1
-0
/
+4
*
ac/radeonsi: move the bulk of gfx6_surface_init to ac_surface
Nicolai Hähnle
2017-05-18
1
-0
/
+24
*
ac/radeonsi: move amdgpu_addr_create to ac_surface
Nicolai Hähnle
2017-05-18
1
-0
/
+10
*
ac/radeonsi: move surface definitions to new header ac_surface.h
Nicolai Hähnle
2017-05-18
1
-0
/
+178