| Commit message (Expand) | Author | Age | Files | Lines |
* | radeon/uvd: fix feedback buffer handling v2 | Christian König | 2014-03-04 | 1 | -12/+28 |
* | radeon: Move gfx/dma cs cleanup to r600_common_context_cleanup | Aaron Watry | 2014-01-25 | 1 | -0/+7 |
* | radeon/llvm: Free target data at end of optimization | Aaron Watry | 2014-01-02 | 1 | -0/+1 |
* | radeon/compute: Stop leaking LLVMContexts in radeon_llvm_parse_bitcode | Aaron Watry | 2014-01-02 | 2 | -12/+12 |
* | radeon/compute: Unconditionally inline all functions v2 | Tom Stellard | 2013-11-26 | 1 | -2/+20 |
* | radeon/llvm: Free elf_buffer after use | Aaron Watry | 2013-11-15 | 1 | -0/+1 |
* | radeon/llvm: Free created llvm memory buffer | Aaron Watry | 2013-11-15 | 1 | -0/+1 |
* | radeon/llvm: Free libelf resources | Aaron Watry | 2013-11-15 | 1 | -0/+3 |
* | radeon/llvm: fix spelling error | Aaron Watry | 2013-11-15 | 1 | -1/+1 |
* | radeon/llvm: Specify the DataLayout when running optimizations | Tom Stellard | 2013-10-30 | 1 | -0/+4 |
* | vl/h264: split fields into SPS/PPS | Christian König | 2013-10-28 | 1 | -30/+29 |
* | radeon/uvd: fix H264 chroma format handling | Christian König | 2013-10-28 | 1 | -1/+15 |
* | r600g,radeonsi: use fences provided by the winsys | Marek Olšák | 2013-10-25 | 1 | -0/+30 |
* | radeon: use staging for mapping linear textures | Grigori Goronzy | 2013-10-13 | 1 | -0/+6 |
* | radeon/llvm: show LLVM disassembly when available | Jay Cornwall | 2013-10-12 | 2 | -0/+8 |
* | radeon/uvd: disable VC-1 simple/main profile | Grigori Goronzy | 2013-10-09 | 1 | -1/+3 |
* | radeon/uvd: try to fix VC-1 decoding | Grigori Goronzy | 2013-10-09 | 1 | -33/+38 |
* | radeon/uvd: fix video format reporting | Grigori Goronzy | 2013-10-09 | 1 | -2/+5 |
* | gallium/radeon: don't export any private symbols | Marek Olšák | 2013-10-08 | 1 | -3/+5 |
* | radeon/uvd: optimize message handling a bit | Christian König | 2013-10-07 | 1 | -44/+53 |
* | radeonsi/compute: Fix segfault caused by recent refactoring | Tom Stellard | 2013-10-03 | 1 | -0/+4 |
* | r600g: fix ínitialization of non_disp_tiling flag | Marek Olšák | 2013-10-03 | 1 | -4/+5 |
* | r600g,radeonsi: create aux_context last | Marek Olšák | 2013-10-03 | 1 | -2/+0 |
* | r600/llvm: Adds support for MSAA | Vincent Lejeune | 2013-10-02 | 1 | -0/+1 |
* | r600g/llvm: fix txq for texture buffer | Vincent Lejeune | 2013-10-02 | 1 | -0/+1 |
* | gallium/radeon: drop unused variable LIBGALLIUM_LIBS | Emil Velikov | 2013-10-01 | 1 | -3/+0 |
* | radeon: make texture logging more useful | Marek Olšák | 2013-09-29 | 3 | -22/+23 |
* | r600g,radeonsi: share r600_texture.c | Marek Olšák | 2013-09-29 | 4 | -0/+1107 |
* | r600g: move the low-level buffer functions for multiple rings to drivers/radeon | Marek Olšák | 2013-09-29 | 2 | -0/+72 |
* | r600g,radeonsi: consolidate tiling_info initialization | Marek Olšák | 2013-09-29 | 2 | -2/+129 |
* | r600g: move aux_context and r600_screen_clear_buffer to drivers/radeon | Marek Olšák | 2013-09-29 | 2 | -0/+32 |
* | radeonsi: move debug options to R600_DEBUG | Marek Olšák | 2013-09-29 | 2 | -0/+31 |
* | r600g: move some debug options to drivers/radeon | Marek Olšák | 2013-09-29 | 2 | -0/+33 |
* | r600g,radeonsi: share the async dma interface | Marek Olšák | 2013-09-29 | 1 | -0/+10 |
* | r600g,radeonsi: consolidate r600_texture structures | Marek Olšák | 2013-09-29 | 1 | -0/+25 |
* | r600g,radeonsi: consolidate transfer, cmask, and fmask structures | Marek Olšák | 2013-09-29 | 1 | -0/+27 |
* | radeon/llvm: fix TGSI_OPCODE_UCMP | Marek Olšák | 2013-09-29 | 1 | -3/+7 |
* | radeon/llvm: fix shadow cube texturing for GL3.0 | Marek Olšák | 2013-09-25 | 1 | -23/+15 |
* | radeon/uvd: try to place msg/fb buffer into GART | Christian König | 2013-09-25 | 1 | -2/+2 |
* | radeon/uvd: move alignment to winsys | Christian König | 2013-09-25 | 1 | -6/+0 |
* | radeon/uvd: async flush the UVD cs | Christian König | 2013-09-22 | 1 | -1/+1 |
* | radeonsi: fix and enable transform feedback for CIK | Marek Olšák | 2013-09-13 | 3 | -27/+39 |
* | radeon: don't emit streamout state if there are no streamout buffers | Marek Olšák | 2013-09-13 | 1 | -0/+2 |
* | radeon: don't emit VGT_STRMOUT_BUFFER_BASE on SI | Marek Olšák | 2013-09-13 | 1 | -31/+54 |
* | radeon/uvd: move more logic into the common files | Christian König | 2013-09-12 | 2 | -2/+20 |
* | radeon/uvd: use more sane defaults for bitstream buffer size | Christian König | 2013-09-12 | 1 | -1/+3 |
* | radeon/uvd: save the aligned width & height | Christian König | 2013-09-02 | 1 | -0/+2 |
* | radeonsi: simplify and improve flushing | Marek Olšák | 2013-08-31 | 1 | -0/+1 |
* | radeonsi: use r600_common_context, r600_common_screen, r600_resource | Marek Olšák | 2013-08-31 | 2 | -1/+8 |
* | r600g: move streamout state to drivers/radeon | Marek Olšák | 2013-08-31 | 6 | -0/+844 |