summaryrefslogtreecommitdiff
path: root/amdgpu/amdgpu_device.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-02amdgpu: fix missing deinit on vamgr_32monk.liu1-0/+2
2015-08-17amdgpu: make vamgr per device v2Jammy Zhou1-2/+11
2015-08-17amdgpu: add flag to support 32bit VA address v4Jammy Zhou1-0/+20
2015-08-13amdgpu: hide the final internal functions from global namespaceEmil Velikov1-22/+36
2015-08-13amdgpu: cosmetic chances in license boilerplateEmil Velikov1-2/+1
2015-08-13amdgpu: add a bunch of missing config.h includesEmil Velikov1-0/+4
2015-08-05libdrm/amdgpu: Use private fd for amdgpu_device and winsys hash table to fix ...Mario Kleiner1-4/+13
2015-08-05amdgpu: fix valgrind warningsMarek Olšák1-1/+1
2015-08-05amdgpu: make vamgr globalKen Wang1-2/+2
2015-08-05amdgpu: remove bo_vas hash table v2Christian König1-2/+0
2015-08-05amdgpu: fix a valgrind warningMarek Olšák1-1/+1
2015-08-05amdgpu: compare the primary device names insteadChristian König1-18/+27
2015-08-05drm: add libdrm_amdgpu (v7)Alex Deucher1-0/+241