aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* amdgpu: print error messages when amdgpu_device_initialize is failingMarek Olšák2017-09-281-3/+16
* amdgpu: move asic id table to a separate fileXiaojie Yuan2017-06-121-7/+21
* amdgpu: vamgr can be a struct instead of a pointerAlex Xie2017-02-021-11/+5
* amdgpu: vamgr_32 can be a struct instead of a pointerAlex Xie2017-02-021-6/+2
* amdgpu: Free/uninit vamgr_32 in theoretically correct orderAlex Xie2017-02-021-2/+2
* amdgpu: add the function to get the marketing name (v4)Junwei Zhang2016-11-071-0/+15
* amdgpu: fix missing deinit on vamgr_32monk.liu2015-09-021-0/+2
* amdgpu: make vamgr per device v2Jammy Zhou2015-08-171-2/+11
* amdgpu: add flag to support 32bit VA address v4Jammy Zhou2015-08-171-0/+20
* amdgpu: hide the final internal functions from global namespaceEmil Velikov2015-08-131-22/+36
* amdgpu: cosmetic chances in license boilerplateEmil Velikov2015-08-131-2/+1
* amdgpu: add a bunch of missing config.h includesEmil Velikov2015-08-131-0/+4
* libdrm/amdgpu: Use private fd for amdgpu_device and winsys hash table to fix ...Mario Kleiner2015-08-051-4/+13
* amdgpu: fix valgrind warningsMarek Olšák2015-08-051-1/+1
* amdgpu: make vamgr globalKen Wang2015-08-051-2/+2
* amdgpu: remove bo_vas hash table v2Christian König2015-08-051-2/+0
* amdgpu: fix a valgrind warningMarek Olšák2015-08-051-1/+1
* amdgpu: compare the primary device names insteadChristian König2015-08-051-18/+27
* drm: add libdrm_amdgpu (v7)Alex Deucher2015-08-051-0/+241