| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium/radeon: fix the ADDRESS_HI mask for EVENT_WRITE CIK packets | Marek Olšák | 2015-08-29 | 1 | -8/+8 |
* | gallium/radeon: read_registers should return bool meaning success or failure | Marek Olšák | 2015-08-26 | 1 | -1/+1 |
* | radeon/uvd: remove unused variables | Grazvydas Ignotas | 2015-08-18 | 1 | -4/+1 |
* | radeon/uvd: implement HEVC support | Boyuan Zhang | 2015-08-14 | 3 | -17/+298 |
* | radeon/vce: disable VCE dual instance for harvest part | Leo Liu | 2015-08-14 | 2 | -1/+4 |
* | radeon/vce: implement VCE dual instance support | Leo Liu | 2015-08-14 | 3 | -5/+30 |
* | radeon/video: config encode stacked frame number based on HW | Leo Liu | 2015-08-14 | 1 | -0/+2 |
* | radeon/vce: make reloc offset signed | Christian König | 2015-08-14 | 4 | -6/+6 |
* | radeon/vce: add config task and put task info into encoder v2 | Leo Liu | 2015-08-14 | 4 | -33/+47 |
* | radeon/vce: fix VCE fail after rebase | Leo Liu | 2015-08-14 | 1 | -8/+6 |
* | radeon/vce: add dual pipe support for VI | Leo Liu | 2015-08-14 | 4 | -22/+21 |
* | radeon/vce: add new firmware support for VI and CI | Leo Liu | 2015-08-14 | 1 | -1/+7 |
* | radeon/vce: implement VCE two pipe support | Leo Liu | 2015-08-14 | 3 | -0/+26 |
* | radeon/uvd: make 30M as minimum for MPEG4 dpb buffer size | Leo Liu | 2015-08-14 | 1 | -0/+2 |
* | radeon/uvd: recalculate dbp buffer size | Leo Liu | 2015-08-14 | 1 | -22/+59 |
* | radeon/video: add 4K support for decode/encode parameters | Leo Liu | 2015-08-14 | 1 | -4/+4 |
* | gallium/radeon: add h264 performance HW decoder support | Leo Liu | 2015-08-14 | 2 | -22/+43 |
* | gallium/radeon: use VM for VCE | Christian König | 2015-08-14 | 4 | -20/+44 |
* | gallium/radeon: use VM for UVD | Christian König | 2015-08-14 | 1 | -2/+14 |
* | radeonsi: add support for FIJI (v4) | Alex Deucher | 2015-08-14 | 2 | -0/+3 |
* | gallium/radeon: enable the GPU load query for amdgpu | Marek Olšák | 2015-08-14 | 1 | -2/+4 |
* | radeonsi: add VI hardware support | Marek Olšák | 2015-08-14 | 2 | -0/+7 |
* | radeonsi: add VI register definitions | Marek Olšák | 2015-08-14 | 1 | -1/+1 |
* | radeonsi: fix DRM version checks for amdgpu DRM 3.0.0 | Marek Olšák | 2015-08-14 | 3 | -6/+12 |
* | winsys/amdgpu: add addrlib - texture addressing and alignment calculator | Marek Olšák | 2015-08-14 | 2 | -2/+6 |
* | winsys/amdgpu: add a new winsys for the new kernel driver | Marek Olšák | 2015-08-14 | 1 | -2/+11 |
* | gallium/radeon: fix r600g build if LLVM is disabled | Marek Olšák | 2015-08-11 | 1 | -4/+5 |
* | r600g: use a bitfield to track dirty atoms | Grazvydas Ignotas | 2015-08-11 | 1 | -0/+1 |
* | gallium/radeon: use helper functions to mark atoms dirty | Grazvydas Ignotas | 2015-08-11 | 3 | -7/+12 |
* | gallium/radeon: add a debug flag not to use write combining (v2) | Marek Olšák | 2015-08-10 | 3 | -0/+5 |
* | winsys/radeon: add an interface for contexts | Marek Olšák | 2015-08-07 | 5 | -9/+28 |
* | gallium/radeon: unify buffer_wait and buffer_is_busy in the winsys interface | Marek Olšák | 2015-08-07 | 4 | -21/+12 |
* | gallium/radeon: add DRM and LLVM version to the renderer string | Marek Olšák | 2015-08-06 | 2 | -4/+24 |
* | radeonsi: add a HUD query showing the number of shaders created | Marek Olšák | 2015-08-06 | 3 | -0/+16 |
* | radeonsi: add a HUD query showing the number of compiler invocations | Marek Olšák | 2015-08-06 | 3 | -1/+18 |
* | gallium/radeon: display cumulative results for some driver queries | Marek Olšák | 2015-08-06 | 1 | -2/+4 |
* | gallium/radeon: switch the buffer-wait-time query to microseconds | Marek Olšák | 2015-08-06 | 2 | -3/+3 |
* | gallium/radeon: change some driver query types to Hz | Marek Olšák | 2015-08-06 | 1 | -2/+2 |
* | gallium/radeon: always use the llvm. prefix in intrinsic names | Marek Olšák | 2015-08-06 | 1 | -6/+16 |
* | gallium/radeon: allow the winsys to choose the IB size | Marek Olšák | 2015-08-06 | 3 | -8/+7 |
* | gallium/radeon: suspend timer queries between IBs | Marek Olšák | 2015-08-06 | 3 | -23/+62 |
* | r600,compute: force tiling on 2D and 3D texture compute resources | Zoltan Gilian | 2015-08-03 | 1 | -2/+9 |
* | Revert "gallium/radeon: re-enable unsafe math for graphics shaders" | Marek Olšák | 2015-08-01 | 1 | -4/+0 |
* | radeonsi: add a debug flag that disables printing ISA in shader dumps | Marek Olšák | 2015-07-31 | 2 | -0/+2 |
* | radeonsi: add a debug flag that disables printing TGSI in shader dumps | Marek Olšák | 2015-07-31 | 2 | -0/+2 |
* | radeonsi: add a debug flag that disables printing the LLVM IR in shader dumps | Marek Olšák | 2015-07-31 | 4 | -22/+21 |
* | radeonsi: store shader disassemblies in memory for future users | Marek Olšák | 2015-07-31 | 4 | -13/+9 |
* | radeonsi: don't use llvm.AMDIL.fraction for FRC and DFRAC | Marek Olšák | 2015-07-31 | 1 | -4/+16 |
* | gallium/radeon: re-enable unsafe math for graphics shaders | Marek Olšák | 2015-07-31 | 1 | -0/+4 |
* | gallium/radeon: don't use rsq_action | Marek Olšák | 2015-07-31 | 1 | -7/+3 |