OSDN Git Service

android-x86/external-libdrm.git
2019-03-17 Mauro Rossiandroid: libdrm_platform: add liblog shared dependency nougat-x86 android-x86-7.1-r4 android-x86-7.1-r5 android-x86-8.1-r2 android-x86-8.1-r3 android-x86-8.1-r4 android-x86-8.1-r5
2019-01-13 Chih-Wei Huangxf86drm: add drmOpenByFB android-x86-8.1-r1
2019-01-11 Chih-Wei HuangAndroid: redirect debug messages to logcat
2018-12-13 Mauro RossiFix 32-bit app crashing in 64-bit Android (v2)
2018-10-17 Mauro Rossiintel: annotate the intel genx helpers as public
2018-10-17 Jiyong Parkandroid: make libdrm*.so available to the vendor partition
2018-10-17 Chih-Wei HuangAndroid: update CleanSpec.mk
2018-10-17 Piotr LucAdding VLV PCI IDs.
2018-10-16 Rob ClarkBump to version 2.4.96
2018-10-14 Rob Clarkfreedreno/msm: fix c90 warning
2018-10-14 Rob Clarkfreedreno/kgsl: fix build
2018-10-13 Rob Clarkfreedreno/msm: handle ring-reloc to other stateobjs
2018-10-13 Rob Clarkfreedreno/msm: simplify msm_ringbuffer_flush()
2018-10-13 Rob Clarkfreedreno/msm: use hashtable to track submit.cmds table
2018-10-13 Rob Clarkfreedreno/msm: simplify emit_reloc_ring() vfunc
2018-10-13 Rob Clarkfreedreno/msm: remove reset of linked rings
2018-10-13 Rob Clarkfreedreno: remove deprecated ringmarker API
2018-10-13 Rob Clarkfreedreno/msm: support suballocation for stateobj rb's
2018-10-13 Rob Clarkfreedreno: add flags param for rb creation
2018-10-13 Rob Clarkfreedreno: expose refcnt'ing on ringbuffers
2018-10-13 Rob Clarkfreedreno/msm: get rid of ring_bo unref hack
2018-10-13 Rob Clarkxf86drmHash: remove redundant zero init
2018-10-10 Andrey Grodzovskyamdgpu/test: Fix deadlock tests for AI and RV v2
2018-10-10 Andrey Grodzovskyamdgpu/test: Allow BO mapping flags to be passed in...
2018-10-09 Thomas Hellstromlibdrm: Allow dynamic drm majors on linux
2018-10-04 Emil VelikovBump to version 2.4.95
2018-10-04 Emil Velikovintel: include i915_pciids.h in the tarball
2018-10-04 Emil VelikovRevert "Bump to version 2.4.95"
2018-10-04 Emil VelikovBump to version 2.4.95
2018-10-04 Ayan Kumar... libdrm: headers: Sync with drm-next
2018-10-04 Emil Velikovgitlab-ci: pass the correct toggles to configure
2018-10-04 Ezequiel Garciatests/util: Add support for sun4i-drm driver
2018-10-04 Lucas De Marchiandroid: make symbols hidden by default
2018-10-04 Emil Velikov*-symbols-check: error out when using unset variables
2018-10-04 Emil Velikovautomake: set NM before running the tests
2018-10-04 Daniel StoneCI: Capture test logs as GitLab artifacts
2018-10-04 Stefan Agnermodeprint: print encoder type
2018-10-04 Stefan Agnermodeprint: use libutil to lookup strings
2018-09-20 Eric Engestromfreedreno: add missing drm_public
2018-09-20 Eric Engestromomap: fix symbol annotations
2018-09-20 Eric Engestromradeon: add missing drm_public exports
2018-09-20 Eric Engestromnouveau: add missing drm_public exports
2018-09-20 Eric Engestromintel: add missing drm_public exports
2018-09-20 Lucas De Marchiautotools: make symbols hidden by default
2018-09-20 Lucas De Marchimeson: make symbols hidden by default
2018-09-20 Lucas De Marchiexynos: annotate public functions
2018-09-20 Lucas De Marchitegra: annotate public functions
2018-09-20 Lucas De Marchiradeon: annotate public functions
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
next