OSDN Git Service

freedreno/msm: remove dead error path
[android-x86/external-libdrm.git] / amdgpu / amdgpu_internal.h
2017-06-13 Xiaojie Yuanamdgpu: move asic id table to a separate file
2017-02-02 Alex Xieamdgpu: vamgr can be a struct instead of a pointer
2017-02-02 Alex Xieamdgpu: vamgr_32 can be a struct instead of a pointer
2016-02-04 Ken Wangamdgpu: fix for submition with no ibs
2016-01-20 Marek Olšákamdgpu: add semaphore support
2015-08-25 Christian Königamdgpu: remove sequence mutex
2015-08-17 Jammy Zhouamdgpu: make vamgr per device v2
2015-08-17 Jammy Zhouamdgpu: add flag to support 32bit VA address v4
2015-08-13 Emil Velikovamdgpu: hide the final internal functions from global...
2015-08-13 Emil Velikovamdgpu/amdgpu_vamgr: hide private symbols from global...
2015-08-13 Emil Velikovamdgpu: cosmetic chances in license boilerplate
2015-08-05 Jammy Zhouamdgpu: add amdgpu_bo_va_op for va map/unmap support v3
2015-08-05 Ken Wangamdgpu : move management of user fence from libdrm...
2015-08-05 Sabre Shaoamdgpu: add va allocation intefaces
2015-08-05 Ken Wangamdgpu: add base_preferred parameter to amdgpu_vamgr_fi...
2015-08-05 Marek Olšákamdgpu: remove amdgpu_ib
2015-08-05 Marek Olšákamdgpu: don't use amdgpu_cs_create_ib for allocation...
2015-08-05 Jammy Zhouamdgpu: get rid of IB pool management v3
2015-08-05 Ken Wangamdgpu: make vamgr global
2015-08-05 Christian Königamdgpu: remove bo_vas hash table v2
2015-08-05 Jammy Zhouamdgpu: validate the upper limit of virtual address v2
2015-08-05 Jack Xiaoamdgpu: fix round down/up page size error
2015-08-05 Christian Königamdgpu: add public bo list interface v3
2015-08-05 Christian Königamdgpu: cleanup public interface v2
2015-08-05 monk.liuamdgpu: support non-page-aligned userptr
2015-08-05 Alex Deucherdrm: add libdrm_amdgpu (v7)