| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | amd/common: pass chip_class to ac_dump_reg | Nicolai Hähnle | 2017-09-06 | 2 | -45/+45 |
* | ac/sid_tables: add FieldTable object | Nicolai Hähnle | 2017-09-06 | 1 | -30/+85 |
* | ac/sid_tables: remove unused variable varname_values | Nicolai Hähnle | 2017-09-06 | 1 | -1/+0 |
* | Revert "radv: disable support for VEGA for now." | Dave Airlie | 2017-09-06 | 1 | -5/+0 |
* | radv/gfx9: set descriptor up for base_mip to level range. | Dave Airlie | 2017-09-06 | 1 | -1/+4 |
* | radv: disable 1d/2d linear optimisation on gfx9. | Dave Airlie | 2017-09-06 | 1 | -3/+4 |
* | radv/gfx9: fix buffer size on gfx9. | Dave Airlie | 2017-09-06 | 1 | -1/+1 |
* | radv: Fix vkCopyImage with both depth and stencil aspects. | Bas Nieuwenhuizen | 2017-09-06 | 1 | -99/+107 |
* | radv: fix a memleak when compiling the GS copy shader | Samuel Pitoiset | 2017-09-05 | 1 | -0/+2 |
* | ac: reorg ac_shader_binary struct to take less space. | Dave Airlie | 2017-09-04 | 1 | -8/+9 |
* | radv: drop emit2d_dst_type. | Dave Airlie | 2017-09-04 | 1 | -16/+0 |
* | radv/meta: missing initialisations in create_pass(). | Xavier Bouchoux | 2017-09-04 | 1 | -0/+3 |
* | radv: Enable command buffer chaining by default. | Bas Nieuwenhuizen | 2017-09-04 | 3 | -3/+3 |
* | radv: Put semaphore waits in preamble cs. | Bas Nieuwenhuizen | 2017-09-04 | 2 | -60/+37 |
* | radv: Actually set the cmd_buffer usage_flags. | Bas Nieuwenhuizen | 2017-09-04 | 1 | -0/+1 |
* | radv: report VM faults if detected | Samuel Pitoiset | 2017-09-01 | 2 | -0/+16 |
* | radeonsi: move si_vm_fault_occured() to AMD common code | Samuel Pitoiset | 2017-09-01 | 2 | -0/+113 |
* | radv: add radv_check_gpu_hangs() helper function | Samuel Pitoiset | 2017-09-01 | 3 | -12/+27 |
* | radv: disassemble SPIR-V binaries with RADV_DEBUG=spirv | Samuel Pitoiset | 2017-09-01 | 4 | -0/+39 |