summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/radeon
AgeCommit message (Expand)AuthorFilesLines
2015-09-01winsys/radeon: add a flag telling how gfx IBs should be paddedMarek Olšák1-0/+1
2015-09-01gallium/radeon: rename r600_context_bo_reloc -> radeon_add_to_buffer_listMarek Olšák1-6/+16
2015-09-01gallium/radeon: rename write_*_reg functionsMarek Olšák3-37/+37
2015-09-01radeonsi: avoid redundant CB and DB register updatesMarek Olšák2-2/+4
2015-08-29radeonsi: remove no-op 32-bit maskingMarek Olšák1-2/+2
2015-08-29gallium/radeon: fix the ADDRESS_HI mask for EVENT_WRITE CIK packetsMarek Olšák1-8/+8
2015-08-26gallium/radeon: read_registers should return bool meaning success or failureMarek Olšák1-1/+1
2015-08-18radeon/uvd: remove unused variablesGrazvydas Ignotas1-4/+1
2015-08-14radeon/uvd: implement HEVC supportBoyuan Zhang3-17/+298
2015-08-14radeon/vce: disable VCE dual instance for harvest partLeo Liu2-1/+4
2015-08-14radeon/vce: implement VCE dual instance supportLeo Liu3-5/+30
2015-08-14radeon/video: config encode stacked frame number based on HWLeo Liu1-0/+2
2015-08-14radeon/vce: make reloc offset signedChristian König4-6/+6
2015-08-14radeon/vce: add config task and put task info into encoder v2Leo Liu4-33/+47
2015-08-14radeon/vce: fix VCE fail after rebaseLeo Liu1-8/+6
2015-08-14radeon/vce: add dual pipe support for VILeo Liu4-22/+21
2015-08-14radeon/vce: add new firmware support for VI and CILeo Liu1-1/+7
2015-08-14radeon/vce: implement VCE two pipe supportLeo Liu3-0/+26
2015-08-14radeon/uvd: make 30M as minimum for MPEG4 dpb buffer sizeLeo Liu1-0/+2
2015-08-14radeon/uvd: recalculate dbp buffer sizeLeo Liu1-22/+59
2015-08-14radeon/video: add 4K support for decode/encode parametersLeo Liu1-4/+4
2015-08-14gallium/radeon: add h264 performance HW decoder supportLeo Liu2-22/+43
2015-08-14gallium/radeon: use VM for VCEChristian König4-20/+44
2015-08-14gallium/radeon: use VM for UVDChristian König1-2/+14
2015-08-14radeonsi: add support for FIJI (v4)Alex Deucher2-0/+3
2015-08-14gallium/radeon: enable the GPU load query for amdgpuMarek Olšák1-2/+4
2015-08-14radeonsi: add VI hardware supportMarek Olšák2-0/+7
2015-08-14radeonsi: add VI register definitionsMarek Olšák1-1/+1
2015-08-14radeonsi: fix DRM version checks for amdgpu DRM 3.0.0Marek Olšák3-6/+12
2015-08-14winsys/amdgpu: add addrlib - texture addressing and alignment calculatorMarek Olšák2-2/+6
2015-08-14winsys/amdgpu: add a new winsys for the new kernel driverMarek Olšák1-2/+11
2015-08-11gallium/radeon: fix r600g build if LLVM is disabledMarek Olšák1-4/+5
2015-08-11r600g: use a bitfield to track dirty atomsGrazvydas Ignotas1-0/+1
2015-08-11gallium/radeon: use helper functions to mark atoms dirtyGrazvydas Ignotas3-7/+12
2015-08-10gallium/radeon: add a debug flag not to use write combining (v2)Marek Olšák3-0/+5
2015-08-07winsys/radeon: add an interface for contextsMarek Olšák5-9/+28
2015-08-07gallium/radeon: unify buffer_wait and buffer_is_busy in the winsys interfaceMarek Olšák4-21/+12
2015-08-06gallium/radeon: add DRM and LLVM version to the renderer stringMarek Olšák2-4/+24
2015-08-06radeonsi: add a HUD query showing the number of shaders createdMarek Olšák3-0/+16
2015-08-06radeonsi: add a HUD query showing the number of compiler invocationsMarek Olšák3-1/+18
2015-08-06gallium/radeon: display cumulative results for some driver queriesMarek Olšák1-2/+4
2015-08-06gallium/radeon: switch the buffer-wait-time query to microsecondsMarek Olšák2-3/+3
2015-08-06gallium/radeon: change some driver query types to HzMarek Olšák1-2/+2
2015-08-06gallium/radeon: always use the llvm. prefix in intrinsic namesMarek Olšák1-6/+16
2015-08-06gallium/radeon: allow the winsys to choose the IB sizeMarek Olšák3-8/+7
2015-08-06gallium/radeon: suspend timer queries between IBsMarek Olšák3-23/+62
2015-08-03r600,compute: force tiling on 2D and 3D texture compute resourcesZoltan Gilian1-2/+9
2015-08-01Revert "gallium/radeon: re-enable unsafe math for graphics shaders"Marek Olšák1-4/+0
2015-07-31radeonsi: add a debug flag that disables printing ISA in shader dumpsMarek Olšák2-0/+2
2015-07-31radeonsi: add a debug flag that disables printing TGSI in shader dumpsMarek Olšák2-0/+2