OSDN Git Service

android-x86/external-libdrm.git
2015-09-03 Rob Clarkfreedreno: don't take ownership of the dmabuf fd on...
2015-09-02 Jonathan Grayamdgpu: use EINVAL instead of EBADMSG in amdgpu_bo_cpu_...
2015-09-02 monk.liuamdgpu: fix missing deinit on vamgr_32
2015-08-31 Varad Gautamfreedreno: serialize drmPrimeFDToHandle under table_lock
2015-08-31 Varad Gautamfreedreno: use drmPrime wrappers to import/export prime...
2015-08-26 Thierry Redingomap: Initialize DMA BUF file descriptor to -1
2015-08-25 Christian Königamdgpu: serialize drmPrimeFDToHandle
2015-08-25 Christian Königamdgpu: remove sequence mutex
2015-08-24 Emil VelikovMove -lm link flag to LIBADD
2015-08-24 Jérôme Glissedrm: Add -lm to libdrm ldflags to fix build failure.
2015-08-24 Emil Velikovdrm: add interface to get drm devices on the system v3
2015-08-24 Mathias Tillmandrm: fix the usage after free
2015-08-23 Varad Gautamfreedreno: get bo size for imported dma-buf
2015-08-23 Varad Gautamfreedreno: fill bo->fd when importing
2015-08-23 Varad Gautamfreedreno: fix a bo cache segfault with imported bo's
2015-08-21 Rafał Sapałaintel: Serialize drmPrimeFDToHandle with struct_mutex
2015-08-20 Hyungwon Hwangmodetest: remove the trailing white spaces
2015-08-20 Hyungwon Hwangxf86drmMode: remove the trailing white spaces
2015-08-20 Mauro Rossiamdgpu: add Android build support
2015-08-20 Mauro Rossiamdgpu: add Makefile.sources
2015-08-18 Rob ClarkBump version for release
2015-08-18 Rob Clarkfreedreno: update freedreno-symbol-check
2015-08-18 Thierry Redinglibdrm: Make indentation consistent
2015-08-18 Thierry Redinglibdrm: Remove gratuitous blank lines
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-17 Jammy Zhouamdgpu: improve amdgpu_vamgr_init
2015-08-17 Rob Clarkfreedreno: add fd_pipe_wait_timeout()
2015-08-17 Rob Clarkfreedreno/msm: dump out submit info on error
2015-08-17 Rob Clarkfreedreno/msm: fix issue where same bo is on multiple...
2015-08-17 Rob Clarkfreedreno/msm: reorg ringbuffer struct
2015-08-17 Michel Dänzertests/amdgpu: Remove unused local variable 'i'
2015-08-17 Michel Dänzertests/amdgpu: Include config.h first
2015-08-15 Thierry Redingtests: modetest: Accept connector names in addition...
2015-08-14 Marek OlšákBump version for release
2015-08-13 Emil Velikovamdgpu: add symbols check test
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: squash trivial documentation typo
2015-08-13 Emil Velikovamdgpu: cosmetic chances in license boilerplate
2015-08-13 Emil Velikovamdgpu: add a bunch of missing config.h includes
2015-08-13 Emil Velikovamdgpu/util_hash_table: hide private symbols from globa...
2015-08-13 Emil Velikovamdgpu/util_hash: hide private symbols from global...
2015-08-13 Emil VelikovForce enable amdgpu for the dist build/check.
2015-08-10 Alex Deucherradeon: add new OLAND pci id
2015-08-10 Tapani Pällimodeprint: cleanup, remove compile warnings
2015-08-10 Tapani Pälliintel: wrap intel_bufmgr.h C code for C++ compilation...
2015-08-10 Tapani Pälliremove usage of 'c_plusplus' preprocessor macro
2015-08-06 Alex Deucheradd a note about which version of cunit is fixed for...
2015-08-06 Alex Deuchermove up cunit workaround for ubuntu/debian
2015-08-06 Alex Deucherfix amdgpu cunit configure test harder
2015-08-06 Alex Deucherfix configuration when amdgpu is disabled
2015-08-05 Michel Dänzeramdgpu: Remove unused local variables bo_size/offset...
2015-08-05 Jammy Zhouamdgpu: expose the PCI revision ID
2015-08-05 Mario Kleinerlibdrm/amdgpu: Use private fd for amdgpu_device and...
2015-08-05 Alexandr Akulichlibdrm/amdgpu: Fixed drm.h include.
2015-08-05 Michel Dänzeramdgpu/tests: Cast CPU map argument of amdgpu_bo_alloc_...
2015-08-05 Michel Dänzeramdgpu/tests: Use buf_handle in amdgpu_bo_alloc_and_map...
2015-08-05 Leo Liuamdgpu: add VCE harvesting instance query
2015-08-05 Ken Wangtest/amdgpu : fix a bug in VCE/UVD test introduced...
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: fix bs buffer size for vce test
2015-08-05 Jammy Zhoutests/amdgpu: remove the duplicate IB allocation for...
2015-08-05 Jammy Zhoudrm: fix the ALIGN macro to avoid value clamp
2015-08-05 Michel Dänzeramdgpu: Use drmIoctl in amdgpu_ioctl_wait_cs
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 Ken Wangamdgpu: add base_preferred parameter to amdgpu_vamgr_fi...
2015-08-05 Marek Olšákamdgpu: check the user fence only if the IP supports...
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öniggitignore: add some generated amdgpu files
2015-08-05 Christian Königamdgpu: add CS dependencies v2
2015-08-05 Alex Deucheramdgpu: update to the latest kernel header
2015-08-05 Christian Königamdgpu: remove pointer arithmetic from command submission
2015-08-05 Jammy Zhouamdgpu: do NULL check for bo handle in amdgpu_bo_query_info
2015-08-05 Christian Königamdgpu: cleanup VA IOCTL handling
2015-08-05 Christian Königamdgpu: remove flink export workaround v2
2015-08-05 Christian Königamdgpu: explicitly unmap GPU mapping on BO destruction
2015-08-05 Jammy Zhouamdgpu: merge amdgpu_drm.h from kernel
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: fix double mutex_unlock in amdgpu_bo_import
2015-08-05 Marek Olšákamdgpu: fix valgrind warnings
2015-08-05 Marek Olšákamdgpu: use alloca and malloc in critical codepaths...
2015-08-05 Marek Olšákamdgpu: allow exporting KMS handles with render nodes
2015-08-05 Jack Xiaoamdgpu: add zero timeout check in amdgpu_cs_query_fence...
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 Marek Olšákamdgpu: don't use amdgpu_cs_create_ib for allocation...
2015-08-05 Jammy Zhoutests/amdgpu: manage IB in client side
2015-08-05 Jammy Zhouamdgpu: get rid of IB pool management v3
2015-08-05 Ken Wangamdgpu: add ib_start_alignment and ib_size_alignment...
2015-08-05 Ken Wangamdgpu: add ce_ram_size for interface query
next