OSDN Git Service

android-x86/external-libdrm.git
2018-09-20 Lucas De Marchiomap: annotate public functions
2018-09-20 Lucas De Marchifreedreno: annotate public functions
2018-09-20 Lucas De Marchietnaviv: annotate public functions
2018-09-20 Lucas De Marchilibdrm: annotate public functions
2018-09-20 Lucas De Marchiamdgpu: annotate public functions
2018-09-20 Lucas De Marchinouveau: annotate public functions
2018-09-20 Lucas De Marchilibkms: annotate public functions
2018-09-20 Lucas De Marchiintel: annotate public functions
2018-09-18 Eric Engestromheaders/README: fix/add link to drm-next
2018-09-18 Christian Königtest/amdgpu: add GDS, GWS and OA tests
2018-09-18 Christian Königtest/amdgpu: add proper error handling v2
2018-09-18 Christian Königamdgpu: remove invalid check in amdgpu_bo_alloc
2018-09-14 Rob Clarkfreedreno: move ring_cache behind fd_bo_del()
2018-09-14 Rob Clarkfreedreno: fix spelling typo
2018-09-14 Christian Königtests/amdgpu: add unaligned VM test
2018-09-12 Emil Velikovintel: annotate the intel genx helpers as private
2018-09-06 Eric Engestromgitlab-ci: use templates to deduplicate the build commands
2018-09-05 Lucas De Marchiintel: get gen once for gen >= 9
2018-09-05 Lucas De Marchiintel: make gen9 use generic gen macro
2018-09-05 Lucas De Marchiintel: make gen10 use generic gen macro
2018-09-05 Lucas De Marchiintel: make gen11 use generic gen macro
2018-09-05 Lucas De Marchiintel: add generic functions to check PCI ID
2018-09-05 Eric Engestromxf86drm: rename "real_path" to "pci_path"
2018-09-05 Eric Engestromxf86drm: merge get_normal_pci_path() into get_real_pci_...
2018-09-05 Tom AndersonFix build with -std=c11
2018-09-04 Eric Engestromadd gitlab-ci builds of libdrm
2018-09-04 Daniel VetterAdd basic CONTRIBUTING file
2018-09-03 Qiang Yuamdgpu: amdgpu_bo_inc_ref don't return dummy int
2018-09-03 Qiang Yuamdgpu: add amdgpu_bo_inc_ref() function.
2018-09-01 Junwei Zhangamdgpu: add error return value for finding bo by cpu...
2018-08-27 Michel Dänzeramdgpu-symbol-check: Add amdgpu_find_bo_by_cpu_mapping
2018-08-24 Emil Velikovxf86drm: fallback to normal path when realpath fails
2018-08-23 Kristian H... Bump to version 2.4.94
2018-08-23 Tanmay Shahlibdrm: add msm drm uapi header
2018-08-17 Junwei Zhangamdgpu: add a function to create amdgpu bo internally...
2018-08-17 Junwei Zhangamdgpu: free flink bo in bo import
2018-08-17 Michel Dänzeramdgpu: Eliminate void* arithmetic in amdgpu_find_bo_by...
2018-08-16 Likun Gaoamdgpu: Disable deadlock test suite for RV
2018-08-16 Christian Königamdgpu: fix off by one in handle_table_insert
2018-08-15 Michel Dänzeramdgpu: Use uint32_t i in amdgpu_find_bo_by_cpu_mapping
2018-08-14 Rodrigo Viviintel: Add a new CFL PCI ID.
2018-08-08 Rob Clarkfreedreno: fix use-after-free with stateobj rb's
2018-08-08 Rob Clarkfreedreno: don't leak stateobj rb refs
2018-08-08 Junwei Zhangtests/amdgpu: add test for finding bo by CPU mapping
2018-08-08 Junwei Zhangamdgpu: add a function to find bo by cpu mapping (v2)
2018-08-08 Junwei Zhangamdgpu: add bo from user memory to handle table
2018-08-07 Benjamin Gaignardtests/util: Add support for stm module
2018-08-07 Mike Lothianlibdrm: Fix amdgpu build failure
2018-08-07 Benjamin Gaignardtests/modetest: Add atomic support
2018-08-07 Christian Königamdgpu: always add all BOs to handle table
2018-08-07 Christian Königamdgpu: remove the hash table implementation
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: add handle table implementation v2
2018-08-07 Christian Königamdgpu: stop using the hash table for fd_tab
2018-08-01 Marek Olšákconfigure.ac: bump version to 2.4.93
2018-07-30 Rob Clarkfreedreno/msm: "stateobj" support
2018-07-30 Rob Clarkfreedreno: slight reordering
2018-07-30 Rob Clarkfreedreno: small cleanup
2018-07-30 Rob Clarkfreedreno: add fd_ringbuffer_new_object()
2018-07-30 Mariusz Ceierxf86drm: Fix error path in drmGetDevice2
2018-07-25 Marek Olšákamdgpu: add amdgpu_bo_handle_type_kms_noimport
2018-07-24 Emil Velikovdrmdevice: print the correct host1x information
2018-07-24 Emil Velikovdrmdevice: convert the tabbed output into a tree
2018-07-24 Emil Velikovtests/drmdevice: add a couple of printf headers
2018-07-24 Emil Velikovtests/drmdevices: install alongside other utilities
2018-07-24 Emil Velikovxf86drm: Add drmDevice support for virtio_gpu
2018-07-24 Emil Velikovxf86drm: introduce a get_real_pci_path() helper
2018-07-24 Emil Velikovxf86drm: Allocate drmDevicePtr's on stack
2018-07-24 Emil Velikovxf86drm: Fold drmDevice processing into process_device...
2018-07-24 Emil Velikovxf86drm: introduce drm_device_has_rdev() helper
2018-07-24 Emil Velikovxf86drm: drmGetDevice2: error out if the fd has unknown...
2018-07-17 Christian Königamdgpu: make sure to set CLOEXEC on duplicated FDs
2018-07-11 Michel DänzerRevert "amdgpu: don't call add_handle_to_table for...
2018-07-11 Marek Olšákamdgpu: don't call add_handle_to_table for KMS BO exports
2018-06-20 José Roberto... intel: Introducing Amber Lake platform
2018-06-20 José Roberto... intel: Introducing Whiskey Lake platform
2018-06-18 Rob Clarkfreedreno: add user ptr to fd_ringbuffer
2018-05-25 Jan Veselyamdgpu: Destroy fd_hash table when the last device...
2018-05-25 Jan Veselyamdgpu/util_hash_table: Add helper function to count...
2018-05-25 Jan Veselyamdgpu: Take a lock before removing devices from fd_tab...
2018-05-22 Michel DänzerAlways pass O_CLOEXEC when opening DRM file descriptors
2018-05-21 Kevin Strasserxf86drm: Be sure to closedir before return
2018-05-09 Rob Clarkbump version for release
2018-05-09 Rob Clarkfreedreno: add fd_pipe refcounting
2018-05-01 Paulo Zanoniintel: add support for ICL 11
2018-04-27 Michel Dänzeramdgpu: Deinitialize vamgr_high{,_32}
2018-04-24 Matt AtwoodIntel: Add a Kaby Lake PCI ID
2018-04-19 Xiaojie Yuanamdgpu: enlarge the maximum number of cards supported
2018-04-06 James Zhutests/amdgpu: add vce mv tests support and sets
2018-04-03 John Stultzlibdrm: gralloc_handle.h: Fix build issue with Android
2018-03-30 Daniel Stoneheaders: Update README
2018-03-30 Daniel Stoneheaders: Sync with drm-next
2018-03-30 Rex Zhuheaders: sync up amdgpu_drm.h with drm-next
2018-03-28 Emil VelikovRevert "libdrm: intel/Android.mk: Filter libdrm_intel...
2018-03-28 Tomasz Figaintel: Do not use libpciaccess on Android
2018-03-22 Eric Engestromxf86drmMode: merge successive mutually-exclusive #ifs
2018-03-22 John Stultzlibdrm: Use readdir instead of readdir_r to avoid build...
2018-03-22 Stefan Schakeandroid: Add missing include exports
2018-03-22 Gowtham Tammanaomap: add Android build support
next