aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* amdgpu: add missing extern "C" headersNicolai Hähnle2017-05-161-0/+8
* amdgpu: add the interface of waiting multiple fencesNicolai Hähnle2017-04-181-0/+23
* amdgpu: allow to query GPU sensor related informationSamuel Pitoiset2017-04-071-0/+18
* amdgpu: add amdgpu_bo_va_op_rawNicolai Hähnle2017-04-031-0/+28
* amdgpu: add the function to get the marketing name (v4)Junwei Zhang2016-11-071-0/+10
* amdgpu: Fix spelling mistakesEric Engestrom2016-04-071-2/+2
* amdgpu: add semaphore supportMarek Olšák2016-01-191-0/+65
* amdgpu: add flag to support 32bit VA address v4Jammy Zhou2015-08-171-0/+5
* amdgpu: squash trivial documentation typoEmil Velikov2015-08-131-1/+1
* amdgpu: cosmetic chances in license boilerplateEmil Velikov2015-08-131-1/+1
* amdgpu: expose the PCI revision IDJammy Zhou2015-08-051-0/+2
* amdgpu: add VCE harvesting instance queryLeo Liu2015-08-051-0/+2
* amdgpu: add amdgpu_bo_va_op for va map/unmap support v3Jammy Zhou2015-08-051-28/+26
* amdgpu: add flags parameter for amdgpu_va_range_allocJammy Zhou2015-08-051-1/+3
* amdgpu : move management of user fence from libdrm to UMDKen Wang2015-08-051-9/+30
* amdgpu: use common fence structure for dependencies as well.Christian König2015-08-051-31/+8
* amdgpu: improve the amdgpu_cs_query_fence_status interfaceJammy Zhou2015-08-051-7/+4
* amdgpu: add va range query interfaceSabre Shao2015-08-051-0/+21
* amdgpu: add va allocation intefacesSabre Shao2015-08-051-0/+66
* drm/amdgpu: allow passing absolute timeouts to amdgpu_cs_query_fence_statusMarek Olšák2015-08-051-1/+6
* amdgpu: remove reference to AMD specific error codesChristian König2015-08-051-32/+2
* amdgpu: cleanup public interface styleChristian König2015-08-051-136/+90
* amdgpu: add CS dependencies v2Christian König2015-08-051-0/+36
* amdgpu: cleanup gds specific alloc/free functionsJammy Zhou2015-08-051-60/+0
* amdgpu: add amdgpu_query_gds_infoJammy Zhou2015-08-051-3/+2
* amdgpu: remove bo_handle from amdgpu_cs_ib_info, IBs should be in buffer listMarek Olšák2015-08-051-5/+2
* amdgpu: remove amdgpu_ib helpersMarek Olšák2015-08-051-70/+0
* amdgpu: remove amdgpu_ibMarek Olšák2015-08-051-10/+3
* amdgpu: get rid of IB pool management v3Jammy Zhou2015-08-051-19/+0
* amdgpu: add ce_ram_size for interface queryKen Wang2015-08-051-0/+2
* amdgpu: add vram_type and vram_bit_width for interface queryKen Wang2015-08-051-0/+4
* amdgpu: add max_memory_clock for interface queryKen Wang2015-08-051-0/+2
* amdgpu: add IB sharing support v2Jammy Zhou2015-08-051-0/+3
* amdgpu: add amdgpu_bo_list_update interface v2Jammy Zhou2015-08-051-0/+19
* amdgpu: remove unused AMDGPU_IB_RESOURCE_PRIORITYJammy Zhou2015-08-051-11/+0
* amdgpu: fix the number of IB size enumsJammy Zhou2015-08-051-6/+6
* amdgpu: implement amdgpu_cs_query_reset_stateMarek Olšák2015-08-051-22/+3
* amdgpu: reuse the kernel IB flags v2Jammy Zhou2015-08-051-6/+0
* amdgpu: remove active_rb_pipes from amdgpu_gpu_infoJammy Zhou2015-08-051-2/+0
* amdgpu: add public bo list interface v3Christian König2015-08-051-10/+41
* amdgpu: cleanup public interface v2Christian König2015-08-051-18/+6
* drm: add libdrm_amdgpu (v7)Alex Deucher2015-08-051-0/+1276