OSDN Git Service

android-x86/external-libdrm.git
2016-11-22 Emil Velikovautomake: make the build less chatty
2016-11-22 Michel Dänzerintel: Add drm_intel_gem_context_get_id to intel-symbol...
2016-11-21 Robert Braggintel: Add a getter for the intel_context ctx_id
2016-11-20 Christian Gmeineretnaviv: add API to create etna_device from private...
2016-11-20 Christian Gmeineretnaviv: add API to get drm fd from etna_device
2016-11-18 Ben Widawskyintel: Add Geminilake PCI IDs
2016-11-14 Emil VelikovBump version for release
2016-11-14 Emil Velikovxd86drm: read more than 128 bytes of uevent in drmParse...
2016-11-14 Emil Velikovheaders: Add README file
2016-11-14 Matt TurnerBump version for release
2016-11-14 Matt Turnerfreedreno: Add fd_ringbuffer_flush2 to symbol check.
2016-11-14 Matt Turneramdgpu: Add amdgpu_asic_id.h to Makefile.sources.
2016-11-14 Matt Turnerintel: Add uthash.h to Makefile.sources.
2016-11-14 Neil Robertsintel: Allow some codenames in INTEL_DEVID_OVERRIDE
2016-11-07 Junwei Zhangamdgpu: add the function to get the marketing name...
2016-11-05 Rob Clarkfreedreno: add fence fd support
2016-11-05 Rob Clarkfreedreno: sync uapi header
2016-11-05 Rob Clarkadd libsync.h helper
2016-10-31 Alex Deucheramdgpu: check parameters in amdgpu_query_gpu_info
2016-10-24 Chris Wilsonintel: Look prime handle up in handle hash table
2016-10-24 Michel Dänzerintel: Add new symbols to intel-symbol-check
2016-10-22 Chris Wilsonintel: Migrate handle/name lookups from linear lists...
2016-10-22 Chris Wilsonintel: Export raw GEM mmap interfaces
2016-10-21 Eric AnholtSilence runtime complaints on platform devices
2016-10-21 Rob HerringReturn an -ENODEV from drmGetDevice() when no device...
2016-10-19 Michel DänzerAdd drmModePageFlipTarget
2016-10-13 Michel Dänzerheaders: Sync drm{,_mode}.h with the kernel
2016-10-04 Rob ClarkBump version for release
2016-09-30 Leo Liutests/amdgpu: update vce encRefPic addr mode to tiled
2016-09-28 Kristian H... Add drmModeAddFB2WithModifiers() which takes format...
2016-09-17 The etnaviv... libdrm: add etnaviv tests
2016-09-17 The etnaviv... libdrm: add etnaviv drm support
2016-09-08 Michel Dänzerintel: Add new symbols to intel-symbol-check
2016-09-07 Yang Rongintel: Export pooled EU and min no. of eus in a pool.
2016-09-05 Ronie Salgadoamdgpu: add SI support
2016-09-05 Marek Olšákamdgpu: fix valgrind warnings caused by amdgpu_query_fi...
2016-09-05 Marek Olšákamdgpu: sync amdgpu_drm.h with the kernel
2016-09-05 Marek Olšákradeon: sync radeon_drm.h with the kernel
2016-09-02 Flora Cuiamdgpu: expose the AMDGPU_GEM_CREATE_VRAM_CLEARED flag
2016-09-01 Stéphane Marchesinmodetest: Also print the pixel clock
2016-09-01 Daniel Kurtzmodetest: add mediatek to module list
2016-08-29 satsahumodetest: Adding amdgpu to module list
2016-08-02 Rob Clarklist: fix an issue with android build using clang
2016-07-25 Eric AnholtSimplify the RELEASING steps based on current release.sh.
2016-07-23 Rob ClarkBump version for release
2016-07-23 Andreas Bollradeon: Fix typo in stderr message
2016-07-23 Andreas Bollman: Fix typo
2016-07-23 Andreas Bollautomake: Include virtgpu_drm.h in the release tarball
2016-07-23 Andreas Bollvirtgpu: Update kernel header
2016-07-23 Andreas Bollautomake: Don't include Android Makefiles in the releas...
2016-07-23 Andreas Bollradeon: Wire up radeon-symbol-check to make check
2016-07-21 Rob Clarkfreedreno: fix warnings
2016-07-21 Rob Clarkfreedreno: fix android build break
2016-07-21 Rob Clarkfreedreno: fix distcheck errors
2016-07-20 Rob Clarkfreedreno: move legacy kgsl related README
2016-07-20 Rob Clarkfreedreno/msm: use hashtable to track bo idx
2016-07-20 Rob Clarkfreedreno: support growable cmdstream buffers
2016-07-20 Rob Clarkfreedreno/msm: split out dump_submit() helper
2016-07-20 Rob Clarklist: add first/last entry macros
2016-07-20 Rob Clarkfreedreno/msm: split out cmd buffer tracking from ring
2016-07-20 Rob Clarkfreedreno/msm: drop return from get_cmd()
2016-07-20 Rob Clarkfreedreno/msm: use private bo-cache for ringbuffer...
2016-07-20 Rob Clarkfreedreno: fix potential leak at free
2016-07-20 Rob Clarkfreedreno: ocd
2016-07-20 Rob Clarkfreedreno: support either coarse or fine-grained bucket...
2016-07-20 Rob Clarkfreedreno: expose kernel driver version
2016-07-20 Rob Clarkfreedreno: fix potential fd leak in error path
2016-07-20 Rob Clarkfreedreno: add madvise support
2016-07-20 Rob Clarkfreedreno: sync uapi
2016-07-20 Rob Clarkfreedreno: move bo-cache to it's own file
2016-07-20 Rob Clarkfreedreno: refactor bo-cache API
2016-07-20 Rob Clarkfreedreno: split out fd_bo_cache
2016-07-20 Rob Clarkfreedreno: add simpler ring-reloc
2016-07-20 Rob Clarkfreedreno: rework internal ring->emit_reloc_ring()
2016-07-20 Emil Velikovtests/drmdevice: be move verbose when using open()
2016-07-20 Emil Velikovtests/drmdevice: print out the full 'bus' and 'dev...
2016-07-20 Qiang Yudrm: fix drmFreeDevices memory leak on multi GPU setups
2016-07-20 Qiang Yudrm: drmGetDevice return correct device on multi GPU...
2016-07-20 Eric AnholtBump version to 2.4.69 for release.
2016-07-15 Eric Anholtvc4: Update kernel headers for getparam addition.
2016-07-06 Mike Frysingerpull in sys/sysmacros.h when available
2016-07-06 Jan Veselyxf86drm.c: Fix mix of tabs and spaces
2016-07-06 Rob HerringAndroid: strip out header files from sources list
2016-06-29 Rodrigo Viviintel: Removing PCI IDs that are no longer listed as...
2016-06-29 Rodrigo Viviintel: Add more Kabylake PCI IDs.
2016-06-14 Marek Olšákradeon: use SAMPLE_SPLIT=2 for better MSAA perf on...
2016-06-13 Rob Clarkfreedreno/msm: fix memory leak on ringbuffer free
2016-06-10 Nicolai Hähnlexf86drm: ensure proper alignment of pointers in drmProc...
2016-06-06 Qiang Yudrm: fix multi GPU drmGetDevices only return one device
2016-06-02 Christian Königamdgpu: fix fence status query
2016-05-13 Sonny Jiangtests/amdgpu: adapt to new polaris10/11 uvd fw
2016-05-13 Leo Liutests/amdgpu: add interface to adapt firmware requirement
2016-05-13 Alex Deuchertests/amdgpu: expand write/copy tests to compute
2016-05-13 Alex Deuchertests/amdgpu: expand write/copy tests to compute
2016-04-28 Kenneth GraunkeBump version for release
2016-04-28 Michał Winiarskiintel/skl: Add missing SKL PCI IDs
2016-04-21 Nicolas Dechesnefreedreno: add dummy fd_bo_from_fbdev implementation...
2016-04-12 Daniel Vetterheaders: Update drm.h
2016-04-12 Daniel Vetterheaders: Update drm_mode.h
2016-04-12 Daniel Vetterheaders: Update drm_fourcc.h
next