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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv/gfx9: fix image resource handling.
Dave Airlie
2017-09-13
1
-8
/
+19
*
radv/ac: bump params array for image atomic comp swap
Dave Airlie
2017-09-13
1
-1
/
+1
*
radv/gfx9: set mip0-depth correctly for 2d arrays/3d images
Dave Airlie
2017-09-13
1
-2
/
+2
*
radv: handle GFX9 1D textures
Dave Airlie
2017-09-13
2
-14
/
+76
*
radv: don't use iview for meta image width/height.
Dave Airlie
2017-09-13
2
-13
/
+21
*
radv: Don't allocate CMASK for linear images.
Bas Nieuwenhuizen
2017-09-12
1
-1
/
+3
*
radv: Disable multilayer & multilevel DCC.
Bas Nieuwenhuizen
2017-09-12
1
-0
/
+1
*
radv: work out a base ia_multi_vgt_param.
Dave Airlie
2017-09-11
3
-10
/
+13
*
radv: calculate non-draw related ia_multi_vgt_param bits in pipeline
Dave Airlie
2017-09-11
3
-60
/
+76
*
radv: move calculating primgroup_size to pipeline.
Dave Airlie
2017-09-11
3
-9
/
+11
*
radv: only calculate num_prims when required.
Dave Airlie
2017-09-11
1
-4
/
+10
*
radv: use upload_data to upload push descriptors.
Dave Airlie
2017-09-11
1
-6
/
+3
*
radv: realign vgt flush on hawaii workaround with radeonsi.
Dave Airlie
2017-09-11
1
-6
/
+12
*
radv: return an error code when resetting a command buffer
Samuel Pitoiset
2017-09-11
1
-8
/
+14
*
radv: remove unnecessary goto in radv_create_cmd_buffer()
Samuel Pitoiset
2017-09-11
1
-8
/
+2
*
radv: do not pass a pipeline object to radv_emit_graphics_pipeline()
Samuel Pitoiset
2017-09-11
1
-4
/
+4
*
radv: add debug flags to zero vram allocations.
Dave Airlie
2017-09-12
5
-0
/
+7
*
Android: fix undeclared identifier 'gfx9d_reg_table'
Chih-Wei Huang
2017-09-11
1
-1
/
+1
*
radv: Actually check for vm faults.
Bas Nieuwenhuizen
2017-09-09
3
-3
/
+9
*
radv: keep track of the disasm string in debug mode only
Samuel Pitoiset
2017-09-08
2
-1
/
+9
*
radv: add shader_variant_create() helper function
Samuel Pitoiset
2017-09-08
1
-58
/
+56
*
radv: drop 'dump' parameters from some shader related functions
Samuel Pitoiset
2017-09-08
3
-22
/
+19
*
radv: move shaders related code to radv_shader.c
Samuel Pitoiset
2017-09-08
11
-523
/
+642
*
radv: fix error code when initializing the push descriptors
Samuel Pitoiset
2017-09-08
1
-1
/
+1
*
radv: do not update vertex descriptors if the allocation failed
Samuel Pitoiset
2017-09-08
1
-4
/
+8
*
radv: add radv_vertex_elements_info data structure
Samuel Pitoiset
2017-09-08
3
-18
/
+26
*
radv: add an assertion when pushing meta descriptor sets
Samuel Pitoiset
2017-09-08
1
-0
/
+1
*
ac: remove bitcast_to_float()
Connor Abbott
2017-09-08
1
-16
/
+2
*
ac: move ac_to_integer() and ac_to_float() to ac_llvm_build.c
Connor Abbott
2017-09-08
3
-162
/
+172
*
ac: fix ac_get_type_size() for doubles
Connor Abbott
2017-09-08
1
-0
/
+1
*
radv/ac: use ac_get_type_size.
Dave Airlie
2017-09-08
1
-23
/
+3
*
radeonsi: move the guts of ARB_shader_group_vote emission to ac
Connor Abbott
2017-09-08
2
-0
/
+36
*
radeonsi: move si_emit_ballot() to ac
Connor Abbott
2017-09-08
2
-0
/
+29
*
radeonsi: move emit_optimization_barrier() to ac
Connor Abbott
2017-09-08
2
-0
/
+45
*
radeonsi: move llvm_get_type_size() to ac
Connor Abbott
2017-09-08
2
-0
/
+26
*
radv/winsys: fix flags vs va_flags thinko.
Dave Airlie
2017-09-08
1
-1
/
+1
*
radv: use simpler indirect packet 3 if possible.
Dave Airlie
2017-09-07
1
-14
/
+23
*
radv/gfx9: allocate events from uncached VA space
Dave Airlie
2017-09-07
3
-3
/
+8
*
radv/winsys: use amdgpu_bo_va_op_raw.
Dave Airlie
2017-09-07
1
-7
/
+24
*
ac/surface: add radeon_surf::has_stencil for convenience
Marek Olšák
2017-09-07
3
-3
/
+6
*
radv: do not use a bitfield when dirtying the vertex buffers
Samuel Pitoiset
2017-09-07
2
-3
/
+4
*
radv: remove unused radv_meta_saved_state::vertex_saved field
Samuel Pitoiset
2017-09-07
2
-8
/
+0
*
ac/surface: reduce gfx9_surface_layout size.
Dave Airlie
2017-09-07
1
-2
/
+3
*
radv: reduce radv_amdgpu_winsys struct size.
Dave Airlie
2017-09-07
1
-3
/
+3
*
radv: reduce radv_image struct size.
Dave Airlie
2017-09-07
1
-3
/
+2
*
radv: reduce radv_shader_variant struct size.
Dave Airlie
2017-09-07
1
-1
/
+1
*
radv: reduce radv_cmd_state struct size.
Dave Airlie
2017-09-07
1
-2
/
+2
*
radv: reduce meta_saved_state struct size.
Dave Airlie
2017-09-07
1
-4
/
+3
*
radv: fix error code when resizing the upload BO
Samuel Pitoiset
2017-09-06
1
-1
/
+1
*
ac/debug: take ASIC generation into account when printing registers
Nicolai Hähnle
2017-09-06
2
-107
/
+177
[next]