summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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-143-0/+8
* 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-144-4/+8
* winsys/amdgpu: add a new winsys for the new kernel driverMarek Olšák2015-08-142-4/+15
* radeonsi: add support for EXT_depth_bounds_testMarek Olšák2015-08-142-5/+7
* gallium: add an interface for EXT_depth_bounds_testMarek Olšák2015-08-1413-0/+13
* gallium: add support for GLES texture float extensions (v3)Marek Olšák2015-08-1413-0/+26
* r600,compute: setup compute sampler states and viewsZoltan Gilian2015-08-145-40/+54
* r600g: allow setting geometry shader sampler statesMarek Olšák2015-08-131-5/+0
* r600g: fix polygon offset scaleMarek Olšák2015-08-132-2/+2
* radeonsi: fix polygon offset scaleMarek Olšák2015-08-131-1/+1
* radeonsi: enable VS_OUT_MISC_SIDE_BUS_ENAMarek Olšák2015-08-131-0/+1
* radeonsi: add support for gl_PrimitiveID in the fragment shaderMarek Olšák2015-08-134-9/+49
* radeonsi: move VGT_GS_MODE to the VS stateMarek Olšák2015-08-131-2/+6
* freedreno/a4xx: format updatesRob Clark2015-08-121-4/+4
* freedreno/a3xx+a4xx: add texture buffer object supportRob Clark2015-08-127-11/+41
* freedreno/ir3: 'keeps' need neighbors found tooRob Clark2015-08-121-0/+5
* freedreno/ir3/print: print left/right neighbors tooRob Clark2015-08-121-0/+14
* freedreno/ir3: use nir pass to lower const to scalarRob Clark2015-08-121-0/+1
* freedreno/a4xx: point-size and spritelist fixesRob Clark2015-08-127-50/+46
* freedreno: cap cleanupsRob Clark2015-08-122-16/+16
* 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-114-10/+56
* r600g: don't mark unused atom dirtyGrazvydas Ignotas2015-08-111-1/+3
* r600g: use a helper to add an initialized atomGrazvydas Ignotas2015-08-114-8/+16
* gallium/radeon: use helper functions to mark atoms dirtyGrazvydas Ignotas2015-08-1119-145/+182
* gallium/radeon: add a debug flag not to use write combining (v2)Marek Olšák2015-08-103-0/+5
* freedreno/a4xx: add s8/z32/z32_s8x24 supportRob Clark2015-08-104-37/+151
* freedreno: update generated headersRob Clark2015-08-105-5/+183
* freedreno/a4xx: fix vpsrepl for blit shadersRob Clark2015-08-101-5/+14
* freedreno/a4xx: clear cached fp when switching blit progRob Clark2015-08-101-0/+2
* freedreno/a3xx: clear cached fp when switching blit progRob Clark2015-08-101-0/+2
* vc4: add missing nir include, to fix the buildEmil Velikov2015-08-071-0/+1
* vc4: automake: remove unused includeEmil Velikov2015-08-071-1/+0
* winsys/radeon: add an interface for contextsMarek Olšák2015-08-079-12/+39
* gallium/radeon: unify buffer_wait and buffer_is_busy in the winsys interfaceMarek Olšák2015-08-077-25/+17
* radeonsi: rename enable_s3tc -> enable_compressed_formatsMarek Olšák2015-08-061-5/+4