summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeon
Commit message (Expand)AuthorAgeFilesLines
* radeon/uvd: uv pitch separation for stoneyBoyuan Zhang2015-12-212-1/+6
* configure.ac: use pkg-config for libelfJonathan Gray2015-12-181-2/+3
* gallium/radeon: fix Hyper-Z hangs by programming PA_SC_MODE_CNTL_1 correctlyMarek Olšák2015-12-182-3/+11
* radeonsi: fix Fiji for LLVM <= 3.7Marek Olšák2015-12-181-1/+2
* radeonsi: fix occlusion queries on FijiMarek Olšák2015-12-181-2/+2
* radeon/vce: disable Stoney VCE for 11.0Leo Liu2015-12-031-0/+5
* radeon/uvd: fix VC-1 simple/main profile decode v2Boyuan Zhang2015-11-182-2/+7
* radeonsi: add support for Stoney asics (v3)Samuel Li2015-11-052-0/+7
* radeon/uvd: don't expose HEVC on old UVD hw (v3)Alex Deucher2015-11-051-32/+18
* radeon/llvm: Initialize gallivm targets when initializing the AMDGPU target v2Tom Stellard2015-10-071-0/+2
* gallium/radeon: Use call_once() when initailizing LLVM targetsTom Stellard2015-10-071-13/+12
* radeon/vce: fix vui time_scale zero errorLeo Liu2015-10-071-0/+3
* gallium/radeon: add a fail path for depth MSAA texture readbackMarek Olšák2015-10-071-0/+5
* gallium/radeon: handle buffer alloc failures in r600_draw_rectangleMarek Olšák2015-10-071-0/+3
* gallium/radeon: handle buffer_map staging buffer failures betterMarek Olšák2015-10-071-4/+3
* gallium/radeon: fix the ADDRESS_HI mask for EVENT_WRITE CIK packetsMarek Olšák2015-08-311-8/+8
* radeon/uvd: remove unused variablesGrazvydas Ignotas2015-08-181-4/+1
* radeon/uvd: implement HEVC supportBoyuan Zhang2015-08-143-17/+298
* radeon/vce: disable VCE dual instance for harvest partLeo Liu2015-08-142-1/+4
* radeon/vce: implement VCE dual instance supportLeo Liu2015-08-143-5/+30
* radeon/video: config encode stacked frame number based on HWLeo Liu2015-08-141-0/+2
* radeon/vce: make reloc offset signedChristian König2015-08-144-6/+6
* radeon/vce: add config task and put task info into encoder v2Leo Liu2015-08-144-33/+47
* radeon/vce: fix VCE fail after rebaseLeo Liu2015-08-141-8/+6
* radeon/vce: add dual pipe support for VILeo Liu2015-08-144-22/+21
* radeon/vce: add new firmware support for VI and CILeo Liu2015-08-141-1/+7
* radeon/vce: implement VCE two pipe supportLeo Liu2015-08-143-0/+26
* radeon/uvd: make 30M as minimum for MPEG4 dpb buffer sizeLeo Liu2015-08-141-0/+2
* radeon/uvd: recalculate dbp buffer sizeLeo Liu2015-08-141-22/+59
* radeon/video: add 4K support for decode/encode parametersLeo Liu2015-08-141-4/+4
* gallium/radeon: add h264 performance HW decoder supportLeo Liu2015-08-142-22/+43
* gallium/radeon: use VM for VCEChristian König2015-08-144-20/+44
* gallium/radeon: use VM for UVDChristian König2015-08-141-2/+14
* radeonsi: add support for FIJI (v4)Alex Deucher2015-08-142-0/+3
* gallium/radeon: enable the GPU load query for amdgpuMarek Olšák2015-08-141-2/+4
* radeonsi: add VI hardware supportMarek Olšák2015-08-142-0/+7
* radeonsi: add VI register definitionsMarek Olšák2015-08-141-1/+1
* radeonsi: fix DRM version checks for amdgpu DRM 3.0.0Marek Olšák2015-08-143-6/+12
* winsys/amdgpu: add addrlib - texture addressing and alignment calculatorMarek Olšák2015-08-142-2/+6
* winsys/amdgpu: add a new winsys for the new kernel driverMarek Olšák2015-08-141-2/+11
* gallium/radeon: fix r600g build if LLVM is disabledMarek Olšák2015-08-111-4/+5
* r600g: use a bitfield to track dirty atomsGrazvydas Ignotas2015-08-111-0/+1
* gallium/radeon: use helper functions to mark atoms dirtyGrazvydas Ignotas2015-08-113-7/+12
* gallium/radeon: add a debug flag not to use write combining (v2)Marek Olšák2015-08-103-0/+5
* winsys/radeon: add an interface for contextsMarek Olšák2015-08-075-9/+28
* gallium/radeon: unify buffer_wait and buffer_is_busy in the winsys interfaceMarek Olšák2015-08-074-21/+12
* gallium/radeon: add DRM and LLVM version to the renderer stringMarek Olšák2015-08-062-4/+24
* radeonsi: add a HUD query showing the number of shaders createdMarek Olšák2015-08-063-0/+16
* radeonsi: add a HUD query showing the number of compiler invocationsMarek Olšák2015-08-063-1/+18
* gallium/radeon: display cumulative results for some driver queriesMarek Olšák2015-08-061-2/+4