summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-144-0/+12
* winsys/amdgpu: add addrlib support for Fiji (v2)Alex Deucher2015-08-143-1/+11
* radeonsi: add harvest support for CI/VI parts (v3)Alex Deucher2015-08-141-92/+116
* gallium/radeon: enable the GPU load query for amdgpuMarek Olšák2015-08-141-2/+4
* radeonsi: properly handler raster_config setup on CZAlex Deucher2015-08-141-1/+1
* radeonsi: properly set the raster_config for KVAlex Deucher2015-08-141-5/+9
* radeonsi: add amdgpu support for querying the GPU reset stateMarek Olšák2015-08-141-1/+14
* radeonsi: add VI hardware supportMarek Olšák2015-08-148-25/+121
* radeonsi: add definitions for VI status registersMarek Olšák2015-08-141-1/+1079
* radeonsi: add VI register definitionsMarek Olšák2015-08-143-62/+1042
* radeonsi: fix DRM version checks for amdgpu DRM 3.0.0Marek Olšák2015-08-145-11/+19
* winsys/amdgpu: add addrlib - texture addressing and alignment calculatorMarek Olšák2015-08-1431-7/+22378
* winsys/amdgpu: add a new winsys for the new kernel driverMarek Olšák2015-08-1421-8/+2379
* st/vdpau: add HEVC support v2Christian König2015-08-142-3/+139
* st/omx/enc: stack frame tasks for the gatheringLeo Liu2015-08-142-2/+22
* st/omx/enc: flush after eos handling v2Leo Liu2015-08-141-0/+1
* vl: add HEVC profiles and definesChristian König2015-08-143-2/+120
* vl: add cap for stacking framesLeo Liu2015-08-141-1/+2
* swrast: fix EXT_depth_bounds_testMarek Olšák2015-08-141-2/+12
* radeonsi: add support for EXT_depth_bounds_testMarek Olšák2015-08-142-5/+7
* st/mesa: add EXT_depth_bounds_testMarek Olšák2015-08-142-4/+12
* gallium: add an interface for EXT_depth_bounds_testMarek Olšák2015-08-1416-0/+20
* st/mesa: small cleanup in st_extensions.cMarek Olšák2015-08-141-31/+9
* gallium: add support for GLES texture float extensions (v3)Marek Olšák2015-08-1416-0/+42
* r600,compute: setup compute sampler states and viewsZoltan Gilian2015-08-145-40/+54
* st/clover: Fix build against LLVM 3.8 SVN r244928Michel Dänzer2015-08-141-0/+2
* mesa: set correct error for non-renderable multisample texturesTapani Pälli2015-08-141-3/+10
* i965/skl: Remove early platform supportBen Widawsky2015-08-131-10/+0
* egl: improve attribute checking for eglCreateContextFrank Binns2015-08-131-1/+32
* egl: don't allow eglGetConfigs to set num_configs param to a negative valueFrank Binns2015-08-131-0/+3
* egl/x11: don't abort when creating a DRI2 drawable failsFrank Binns2015-08-131-1/+19
* egl/x11: set EGL_BAD_NATIVE_(PIXMAP|WINDOW) for invalid pixmaps/windowsFrank Binns2015-08-131-4/+12
* egl/x11: fix use of EGL_BAD_NATIVE_WINDOWFrank Binns2015-08-131-4/+7
* mesa: remove extern from texture functionTimothy Arceri2015-08-132-10/+1
* glsl: make linker error message more informativeTimothy Arceri2015-08-131-2/+3
* i965: Stop aux data compare preventing program binary re-useTopi Pohjolainen2015-08-131-32/+20
* i965: Only write program to cache when it doesn't exist yetTopi Pohjolainen2015-08-131-7/+7