OSDN Git Service

drm mode : fix memory leak when freeing drmModePropertyPtr
[android-x86/external-libdrm.git] / amdgpu / amdgpu_internal.h
2020-03-23 Pierre-Eric Pellou... amdgpu: increase cpu_map_count storage size
2018-08-07 Christian Königamdgpu: use handle table for flink names
2018-08-07 Christian Königamdgpu: use handle table for KMS handles
2018-08-07 Christian Königamdgpu: stop using the hash table for fd_tab
2018-03-20 Eric Engestrommeson,configure: include config.h automatically
2018-02-28 Christian Königamdgpu: add AMDGPU_VA_RANGE_HIGH
2018-02-28 Christian Königamdgpu: mostly revert "use the high VA range if possibl...
2018-02-09 Marek Olšákamdgpu: add amdgpu_query_sw_info for querying high...
2018-02-09 Chunming Zhouamdgpu: clean up non list code path for vamgr v2
2018-02-08 Michel DänzerRevert "amdgpu: clean up non list code path for vamgr"
2018-02-08 Chunming Zhouamdgpu: clean up non list code path for vamgr
2017-12-05 Michel Dänzeramdgpu: Only remember the device's marketing name
2017-12-01 Michel Dänzeramdgpu: Clean up amdgpu_parse_asic_ids error handling
2017-11-08 Christian Königamdgpu: sanitize 64bit VA manager
2017-08-08 Monk Liuamdgpu: merge and cleanup amdgpu_bo_free
2017-08-08 Monk Liuamdgpu: fix race issue between two bo functions(v2)
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)