radeonsi: simplify si_llvm_emit_ddxy
[mesa.git] / src / gallium / drivers / radeon /
2016-10-04 Marek Olšákgallium/radeon: move r600_common_context::texture_buffe...
2016-10-04 Marek Olšákradeonsi: track buffer bind history
2016-10-04 Marek Olšákgallium/radeon: inline r600_context_add_resource_size
2016-09-30 Nicolai Hähnlegallium/radeon: fix crash/regression in performance...
2016-09-30 Nicolai Hähnlegallium/radeon: update documentation of buffer_get_virt...
2016-09-30 Nicolai Hähnlegallium/radeon: emit relocations for query fences
2016-09-30 Nicolai Hähnleradeon/uvd: adjust the buffer offset when relocation...
2016-09-30 Nicolai Hähnleradeon/vce: adjust the buffer offset when relocation...
2016-09-30 Nicolai Hähnleradeon/video: don't use sub-allocated buffers
2016-09-29 Nicolai Hähnlegallium/radeon: use smaller buffers for query results
2016-09-29 Nicolai Hähnlegallium/radeon/winsyses: add radeon_winsys::min_alloc_size
2016-09-29 Nicolai Hähnlegallium/radeon: implement get_query_result_resource...
2016-09-29 Nicolai Hähnlegallium/radeon: zero all query buffers
2016-09-29 Nicolai Hähnlegallium/radeon: cleanup getting PIPE_QUERY_TIMESTAMP...
2016-09-29 Nicolai Hähnlegallium/radeon: add query fences and r600_get_hw_query_...
2016-09-29 Nicolai Hähnleradeonsi: add save_qbo_state
2016-09-29 Nicolai Hähnlegallium/radeon: add r600_gfx_{write,wait}_fence
2016-09-29 Nicolai Hähnlegallium/radeon: add barrier_flags to r600_common_screen
2016-09-28 Michel Dänzergallium/radeon: Initialize pipe_resource::next to NULL
2016-09-27 Nicolai Hähnlewinsys/amdgpu: add fence and buffer list logic for...
2016-09-27 Nicolai Hähnlegallium/radeon: add RADEON_FLAG_HANDLE
2016-09-27 Nicolai Hähnlegallium/radeon: add RADEON_USAGE_SYNCHRONIZED
2016-09-21 Dave Airlieradeonsi: prepare 64-bit integer support. (v2)
2016-09-20 Leo Liuradeon/vce: add firmware support for version 52.8.3
2016-09-16 Tom Stellardradeonsi/compute: Use the HSA abi for non-TGSI compute...
2016-09-14 Marek Olšákradeonsi: reload PS inputs with direct indexing at...
2016-09-13 Marek Olšákgallium/radeon: set new r600_resource fields correctly...
2016-09-13 Jan Veselyradeon: Don't check DCC on pipe buffers
2016-09-12 Nicolai Hähnlewinsys/amdgpu: remove amdgpu_cs_lookup_buffer
2016-09-12 Nicolai Hähnlegallium/radeon: page alignment for buffers is unnecessary
2016-09-08 Marek Olšákgallium: remove PIPE_BIND_TRANSFER_READ/WRITE
2016-09-08 Marek Olšákradeonsi: unify si_set_optimal_micro_tile_mode call...
2016-09-08 Marek Olšákradeonsi: fix texture reinterpretation after DCC fast...
2016-09-08 Marek Olšákradeonsi: enable DCC fast clear for 128-bit formats
2016-09-08 Marek Olšákradeonsi: clamp integer clear color values for DCC...
2016-09-06 Marek Olšákgallium: switch drivers to the slab allocator in src...
2016-09-06 Dave Airlieradeon: move radeon_family/chip_class defintions to...
2016-09-06 Dave Airlieradeonsi: move sid.h/r600d_common.h to a common place.
2016-09-05 Marek Olšákgallium/radeon: set VPORT_ZMIN/MAX registers correctly
2016-09-05 Marek Olšákgallium/radeon: unify viewport emission code
2016-09-05 Marek Olšákradeonsi: add HUD queries for counting VS/PS/CS partial...
2016-09-05 Marek Olšákgallium/radeon: rename the num-cs-flushes query to...
2016-09-05 Marek Olšákradeonsi: fix texture format reinterpretation with DCC
2016-09-05 Marek Olšákradeonsi: return correct eviction stats for NVX_gpu_mem...
2016-09-05 Marek Olšákgallium/radeon: also eliminate DCC fast clear in resour...
2016-09-05 Marek Olšákgallium/radeon: use the current ctx for CMASK eliminati...
2016-09-05 Marek Olšákgallium/radeon: use the current ctx for DCC decompressi...
2016-09-05 Marek Olšákgallium/radeon: derive buffer placement and flags only...
2016-09-01 Eric EngestromIntroduce .editorconfig
2016-08-29 Jan Veselygallium: add cap to export device pointer size
2016-08-29 Marek Olšákgallium/radeon: clear dirty_level_mask when discarding...
2016-08-26 Marek Olšákgallium/radeon: add a driver query for AMDGPU_INFO_NUM_...
2016-08-26 Marek Olšákgallium/radeon: increase priority for shader binaries
2016-08-26 Marek Olšákgallium/radeon: merge USER_SHADER and INTERNAL_SHADER...
2016-08-25 Marek Olšákradeonsi: don't use allocas for arrays with LLVM 3.8
2016-08-25 Marek Olšákgallium/radeon: unify and simplify checking for an...
2016-08-25 Marek Olšákgallium: add a pipe_context parameter to resource_get_h...
2016-08-19 Boyuan Zhangradeon/vce: set flag based on dual instance enablement
2016-08-18 Marek Olšákradeonsi: initialize and finalize the LLVM function...
2016-08-17 Marek Olšákgallium/radeon: assign the highest priority to scratch...
2016-08-17 Marek Olšákgallium/winsys: re-number winsys priority flags
2016-08-17 Marek Olšákgallium/radeon: mark shader rings as highest-priority...
2016-08-17 Marek Olšákgallium/radeon: set SHADER_RW_BUFFER priority for strea...
2016-08-17 Marek Olšákradeonsi: use current context for DCC feedback-loop...
2016-08-17 Marek Olšákgallium/radeon: use unflushed fences for PIPE_QUERY_GPU...
2016-08-17 Nicolai Hähnlegallium/radeon: use lp_build_alloca_undef
2016-08-17 Nicolai Hähnlegallium/radeon: protect against out of bounds temporary...
2016-08-17 Nicolai Hähnlegallium/radeon: add radeon_llvm_bound_index for bounds...
2016-08-17 Nicolai Hähnlegallium/radeon: reduce alloca of temporaries based...
2016-08-17 Nicolai Hähnlegallium/radeon: use tgsi_scan_arrays for temp arrays
2016-08-17 Nicolai Hähnlegallium/radeon: allocate temps array info in radeon_llv...
2016-08-17 Nicolai Hähnlegallium/radeon: always do the full store in store_value...
2016-08-17 Nicolai Hähnlegallium/radeon: extract common getelementptr logic...
2016-08-17 Nicolai Hähnlegallium/radeon: pass indirect register info into get_al...
2016-08-17 Nicolai Hähnlegallium/radeon: extract common lookup code into get_tem...
2016-08-17 Nicolai Hähnlegallium/radeon: clarify the comment on the array alloca...
2016-08-17 Nicolai Hähnlegallium/radeon: more descriptive names for LLVM tempora...
2016-08-17 Nicolai Hähnlegallium/radeon: simplify radeon_llvm_emit_store for...
2016-08-17 Nicolai Hähnlegallium/radeon: simplify radeon_llvm_emit_fetch for...
2016-08-17 Nicolai Hähnlegallium/radeon: clean up emit_declaration for temporaries
2016-08-09 Marek Olšákgallium/radeon: use unflushed fences for deferred flush...
2016-08-09 Marek Olšákgallium: add a pipe_context parameter to fence_finish
2016-08-09 Marek Olšákgallium/radeon: add HUD queries for mapped VRAM/GTT
2016-08-09 Marek Olšákwinsys/amdgpu: track the amount of mapped memory
2016-08-09 Marek Olšákgallium/radeon: increase the size of the renderer string
2016-08-09 Marek Olšákgallium/radeon: implement ARB_clear_texture (v3)
2016-08-08 Nicolai Hähnlewinsys/amdgpu: query ME/PFP/CE firmware versions
2016-08-06 Marek OlšákRevert "gallium/radeon: count contexts"
2016-08-06 Marek Olšákgallium/radeon: add cs_get_next_fence winsys callback
2016-08-06 Marek Olšákgallium/radeon: count contexts
2016-08-06 Marek Olšákgallium/radeon: count gfx IB flushes
2016-08-06 Marek Olšákgallium/radeon: move radeon_winsys::cs_memory_below_lim...
2016-08-06 Marek Olšákgallium/radeon: inline radeon_winsys::query_memory_usage
2016-08-06 Marek Olšákgallium/radeon/winsyses: expose per-IB used_vram and...
2016-08-06 Marek Olšákradeonsi: flush if sampler views and images use too...
2016-08-06 Marek Olšákgallium/radeon: add r600_resource::vram_usage and gart_...
2016-08-03 Marek Olšákgallium/radeon: move last_gfx_fence from radeonsi to...
2016-08-03 Marek Olšákradeonsi: don't set the last parameter component of...
2016-08-03 Marek Olšákradeonsi: use llvm.amdgcn.cube* if available
2016-08-03 Marek Olšákradeonsi: use llvm.amdgcn.rsq.f64 if available
next