OSDN Git Service

amdgpu: add missing extern "C" headers
[android-x86/external-libdrm.git] / amdgpu / amdgpu.h
2017-05-16 Nicolai Hähnleamdgpu: add missing extern "C" headers
2017-04-18 Nicolai Hähnleamdgpu: add the interface of waiting multiple fences
2017-04-07 Samuel Pitoisetamdgpu: allow to query GPU sensor related information
2017-04-03 Nicolai Hähnleamdgpu: add amdgpu_bo_va_op_raw
2016-11-07 Junwei Zhangamdgpu: add the function to get the marketing name...
2016-04-07 Eric Engestromamdgpu: Fix spelling mistakes
2016-01-20 Marek Olšákamdgpu: add semaphore support
2015-08-17 Jammy Zhouamdgpu: add flag to support 32bit VA address v4
2015-08-13 Emil Velikovamdgpu: squash trivial documentation typo
2015-08-13 Emil Velikovamdgpu: cosmetic chances in license boilerplate
2015-08-05 Jammy Zhouamdgpu: expose the PCI revision ID
2015-08-05 Leo Liuamdgpu: add VCE harvesting instance query
2015-08-05 Jammy Zhouamdgpu: add amdgpu_bo_va_op for va map/unmap support v3
2015-08-05 Jammy Zhouamdgpu: add flags parameter for amdgpu_va_range_alloc
2015-08-05 Ken Wangamdgpu : move management of user fence from libdrm...
2015-08-05 Christian Königamdgpu: use common fence structure for dependencies...
2015-08-05 Jammy Zhouamdgpu: improve the amdgpu_cs_query_fence_status interface
2015-08-05 Sabre Shaoamdgpu: add va range query interface
2015-08-05 Sabre Shaoamdgpu: add va allocation intefaces
2015-08-05 Marek Olšákdrm/amdgpu: allow passing absolute timeouts to amdgpu_c...
2015-08-05 Christian Königamdgpu: remove reference to AMD specific error codes
2015-08-05 Christian Königamdgpu: cleanup public interface style
2015-08-05 Christian Königamdgpu: add CS dependencies v2
2015-08-05 Jammy Zhouamdgpu: cleanup gds specific alloc/free functions
2015-08-05 Jammy Zhouamdgpu: add amdgpu_query_gds_info
2015-08-05 Marek Olšákamdgpu: remove bo_handle from amdgpu_cs_ib_info, IBs...
2015-08-05 Marek Olšákamdgpu: remove amdgpu_ib helpers
2015-08-05 Marek Olšákamdgpu: remove amdgpu_ib
2015-08-05 Jammy Zhouamdgpu: get rid of IB pool management v3
2015-08-05 Ken Wangamdgpu: add ce_ram_size for interface query
2015-08-05 Ken Wangamdgpu: add vram_type and vram_bit_width for interface...
2015-08-05 Ken Wangamdgpu: add max_memory_clock for interface query
2015-08-05 Jammy Zhouamdgpu: add IB sharing support v2
2015-08-05 Jammy Zhouamdgpu: add amdgpu_bo_list_update interface v2
2015-08-05 Jammy Zhouamdgpu: remove unused AMDGPU_IB_RESOURCE_PRIORITY
2015-08-05 Jammy Zhouamdgpu: fix the number of IB size enums
2015-08-05 Marek Olšákamdgpu: implement amdgpu_cs_query_reset_state
2015-08-05 Jammy Zhouamdgpu: reuse the kernel IB flags v2
2015-08-05 Jammy Zhouamdgpu: remove active_rb_pipes from amdgpu_gpu_info
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 Alex Deucherdrm: add libdrm_amdgpu (v7)