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
/
amd
/
vulkan
/
radv_image.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ac: add has_tc_compat_zrange_bug to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-1
/
+1
*
radv: allocate metadata space for mipmapped depth/stencil images
Samuel Pitoiset
2019-08-26
1
-2
/
+2
*
Revert "radv/gfx10: Enable DCC for storage images."
Bas Nieuwenhuizen
2019-08-16
1
-16
/
+4
*
Revert "radv: Do not decompress on LAYOUT_GENERAL."
Bas Nieuwenhuizen
2019-08-16
1
-3
/
+3
*
radv/gfx10: Enable DCC for storage images.
Bas Nieuwenhuizen
2019-08-07
1
-4
/
+16
*
radv: Add device argument for dcc compression check.
Bas Nieuwenhuizen
2019-08-07
1
-1
/
+2
*
radv: Disable compression for compute DCC decompress store.
Bas Nieuwenhuizen
2019-08-07
1
-9
/
+19
*
radv: Add extra struct to image view creation.
Bas Nieuwenhuizen
2019-08-07
1
-2
/
+3
*
radv: Do not decompress on LAYOUT_GENERAL.
Bas Nieuwenhuizen
2019-08-07
1
-3
/
+3
*
radv: Pass through render loop detection to internal layout decisions.
Bas Nieuwenhuizen
2019-08-07
1
-0
/
+4
*
radv: remove radv_get_image_fmask_info()
Samuel Pitoiset
2019-08-02
1
-35
/
+9
*
radv/gfx10: add missing dcc_tile_swizzle tweak
Samuel Pitoiset
2019-08-02
1
-1
/
+3
*
radv: remove radv_get_image_cmask_info()
Samuel Pitoiset
2019-08-02
1
-28
/
+10
*
radv: only account for tile_swizzle for color surfaces with DCC
Samuel Pitoiset
2019-08-02
1
-3
/
+3
*
radv: Set correct metadata size for GFX9+.
Bas Nieuwenhuizen
2019-07-25
1
-1
/
+2
*
radv/gfx10: fix intensity formats by setting ALPHA_IS_ON_MSB
Samuel Pitoiset
2019-07-25
1
-6
/
+11
*
radv: change a bunch of >= GFX9 to == GFX9
Samuel Pitoiset
2019-07-22
1
-5
/
+5
*
radv/gfx10: disable the TC compat zrange workaround
Samuel Pitoiset
2019-07-17
1
-3
/
+4
*
Revert "radv/gfx10: don't set array pitch field on images"
Samuel Pitoiset
2019-07-16
1
-1
/
+1
*
radv/gfx10: don't set array pitch field on images
Dave Airlie
2019-07-16
1
-1
/
+1
*
radv/gfx10: enable 1D textures
Samuel Pitoiset
2019-07-12
1
-2
/
+2
*
radv/gfx10: disable TC-compat HTILE for multisampled D32_SFLOAT format
Samuel Pitoiset
2019-07-11
1
-2
/
+5
*
radv: Handle cmask being disallowed by addrlib.
Bas Nieuwenhuizen
2019-07-07
1
-0
/
+5
*
radv/gfx10: implement radv_make_buffer_descriptor()
Samuel Pitoiset
2019-07-07
1
-9
/
+25
*
radv/gfx10: implement si_set_mutable_tex_desc_fields()
Samuel Pitoiset
2019-07-07
1
-3
/
+30
*
radv/gfx10: add gfx10_make_texture_descriptor
Samuel Pitoiset
2019-07-07
1
-20
/
+177
*
radv: Support VK_EXT_queue_family_foreign.
Bas Nieuwenhuizen
2019-07-03
1
-2
/
+4
*
radv: only allocate a 32-bit value for the TC-compat range metadata
Samuel Pitoiset
2019-07-03
1
-2
/
+2
*
radv: enable DCC for layers on GFX8
Samuel Pitoiset
2019-07-02
1
-9
/
+23
*
radv: do not enable DCC for mipmapped arrays because performance is worse
Samuel Pitoiset
2019-07-02
1
-0
/
+4
*
radv: clear CMASK layers instead of the whole buffer on GFX8
Samuel Pitoiset
2019-06-25
1
-0
/
+1
*
radv: clear FMASK layers instead of the whole buffer on GFX8
Samuel Pitoiset
2019-06-25
1
-0
/
+1
*
radv: enable DCC for mipmapped color textures on GFX8
Samuel Pitoiset
2019-06-20
1
-2
/
+7
*
radv: implement compressed FMASK texture reads with RADV_PERFTEST=tccompatcmask
Samuel Pitoiset
2019-06-19
1
-0
/
+41
*
radv: allocate DCC metadata for each mip
Samuel Pitoiset
2019-06-17
1
-4
/
+4
*
radv: Add asserts that buffer descriptors are created with valid buffer formats.
Bas Nieuwenhuizen
2019-06-17
1
-0
/
+3
*
radv: rely on ac_compute_cmask() for CMASK info
Samuel Pitoiset
2019-06-17
1
-42
/
+3
*
radv: Always disable DCC on shareable images.
Bas Nieuwenhuizen
2019-06-13
1
-3
/
+1
*
radv: Handle UNDEFINED format in image format list.
Bas Nieuwenhuizen
2019-06-10
1
-0
/
+6
*
radv: enable HTILE for images that might need variable sample locations
Samuel Pitoiset
2019-06-07
1
-7
/
+0
*
radv: Use bo metadata for imported image tiling on Android.
Bas Nieuwenhuizen
2019-06-04
1
-4
/
+57
*
amd/common: use generated register header
Nicolai Hähnle
2019-06-03
1
-1
/
+1
*
amd/common: unify PITCH_GFX6 and PITCH_GFX9
Nicolai Hähnle
2019-06-03
1
-7
/
+7
*
amd/common: cleanup DATA_FORMAT/NUM_FORMAT field names
Nicolai Hähnle
2019-06-03
1
-4
/
+4
*
radv: implement VK_EXT_sample_locations and disable it
Samuel Pitoiset
2019-05-30
1
-0
/
+7
*
ac: rename SI-CIK-VI to GFX6-GFX7-GFX8
Marek Olšák
2019-05-15
1
-9
/
+9
*
radv: fix rowPitch for R32G32B32 formats on GFX9
Samuel Pitoiset
2019-05-06
1
-1
/
+13
*
radv: Use given stride for images imported from Android.
Bas Nieuwenhuizen
2019-05-06
1
-0
/
+28
*
radv: fix radv_get_aspect_format() for D+S formats
Samuel Pitoiset
2019-05-03
1
-0
/
+2
*
radv: Add support for image views with multiple planes.
Bas Nieuwenhuizen
2019-04-25
1
-16
/
+25
[next]