OSDN Git Service

android-x86/external-libdrm.git
2015-12-18 Tobias Jakobitests/exynos: add fimg2d event test
2015-12-18 Tobias Jakobiexynos/fimg2d: add g2d_config_event
2015-12-18 Tobias Jakobitests/exynos: add fimg2d performance analysis
2015-12-18 Tobias Jakobiexynos: Introduce exynos_handle_event()
2015-12-14 Kristian Høgsberg... intel: Add drm_intel_bo_set_softpin_offset to intel...
2015-12-14 Kristian Høgsberg... Add tests/drmdevice to .gitignore
2015-12-14 Michał Winiarskiintel: Add support for softpin
2015-12-14 Michel Thierryintel: add drm_intel_bo_use_48b_address_range to symbol...
2015-12-14 Michel Thierryintel: 48b ppgtt support (EXEC_OBJECT_SUPPORTS_48B_ADDR...
2015-12-14 Kristian Høgsberg... intel: Update i915_drm.h
2015-12-01 Chih-Wei Huangintel: add the missing <strings.h> include
2015-11-21 Tom St Denisamdgpu: Make amdgpu_cs_calculate_timeout() return...
2015-11-21 Jammy Zhouamdgpu: fix overflow for timeout calculation
2015-11-16 Emil Velikovconfigure.ac: test for the same atomic function as...
2015-11-16 Jonathan Grayconfigure.ac: rework compiler builtin atomic tests
2015-11-10 Michel Dänzerradeon: Handle surface offsets exceeding 32 bits correctly
2015-11-05 Tvrtko Ursulinlibdrm: Use userspace compatible type in fourcc_mod_cod...
2015-11-03 Ben Widawskyintel: Cleanup SKL PCI ID definitions.
2015-11-03 Ben Widawskyintel: Add SKL GT4 PCI IDs
2015-10-22 Tom St Denisamdgpu: Cleanly handle ENOMEM on result in amdgpu_bo_li...
2015-10-22 Tom St Denisamdgpu: Fix use-after-free bug in vamgr_deinit
2015-10-22 Tom St Denisamdgpu: Unlock mutex if base_required is invalid
2015-10-20 Dave Airliedrm: add virtgpu_drm.h
2015-10-20 Matt Roperxf86drm: Handle unrecognized subsystems safely in drmGe...
2015-10-20 Matt Roperxf86drm: Fix error handling for drmGetDevice()
2015-10-14 Michel DänzerFix void pointer arithmetic in drmProcessPciDevice
2015-10-02 Matt Roperxf86drm: Fix error handling for drmGetDevices()
2015-09-28 Felix Jandaxf86drm: include <limits.h> for PATH_MAX
2015-09-21 Emil Velikovxf86drm: remove makedev() hack/workaround
2015-09-21 Tobias Jakobiexynos/fimg2d: remove g2d_context from public header
2015-09-21 Tobias Jakobiexynos/fimg2d: add message prefix
2015-09-21 Tobias Jakobiexynos/fimg2d: make g2d_add_cmd() less heavy
2015-09-21 Tobias Jakobiexynos/fimg2d: remove superfluous initialization of...
2015-09-21 Tobias Jakobiexynos/fimg2d: remove default case from g2d_get_blend_op()
2015-09-21 Tobias Jakobiexynos/fimg2d: add g2d_validate_xyz() functions
2015-09-21 Tobias Jakobiexynos/fimg2d: add g2d_check_space()
2015-09-21 Tobias Jakobiexynos/fimg2d: simplify base address submission in...
2015-09-21 Tobias Jakobiexynos/fimg2d: fix empty buffer handling in g2d_flush()
2015-09-21 Emil VelikovFix SunOS/NetBSD atomic macro
2015-09-21 Emil Velikovtests/drmdevice: add drm{Get,Free}Device() example
2015-09-21 Emil Velikovxf86drm: add drm{Get,Free}Device
2015-09-21 Emil Velikovxf86drm: split out drmProcessPciDevice and drmFoldDupli...
2015-09-21 Emil Velikovxf86drm: warn on missing drmGetMinorNameForFD implement...
2015-09-21 Emil Velikovxf86drm: move ifdef __linux__ guards where needed
2015-09-21 Emil Velikovxf86drm: rework drmGetDevices()
2015-09-21 Emil Velikovutil_math: add MAX3 macro
2015-09-21 Emil Velikovxf86drm: rename drmSameDevice to drmCompareBusInfo
2015-09-21 Emil Velikovxf86drm: move the final linux specific bits out of...
2015-09-21 Emil Velikovxf86drm: move platform details to drmParsePciDeviceInfo()
2015-09-21 Emil Velikovxf86drm: flex platform specifics into drmParsePciBusInfo
2015-09-21 Emil Velikovtests/drmdevice: add new 'test'
2015-09-21 Emil Velikovxf86drmMode: smoke-test the atomic API
2015-09-21 Emil Velikovautomake: set --enable-valgrind during make distcheck
2015-09-19 Rob Clarkfreedreno: debug msg cleanup
2015-09-19 Rob Clarkfreedreno: drop exported dmabuf fd tracking
2015-09-19 Rob Clarkfreedreno: don't reuse exported buffers
2015-09-16 Rob ClarkBump version for release
2015-09-12 Alan CoopersmithInclude <alloca.h> when needed before calling alloca
2015-09-09 Tvrtko Ursulinlibdrm: Add framebuffer modifiers uapi
2015-09-09 Michel Dänzertests: Add -lm to LDADD for dristat
2015-09-04 Emil Velikovconfigure: remove -Wno-missing-field-initializers
2015-09-04 Emil Velikovintel: ignore missing-field-initializers warnings
2015-09-04 Emil Velikovnouveau: use designated initializers
2015-09-04 Emil Velikovtests/amdgpu: ensure tests work by using c99 initializers
2015-09-04 Emil Velikovtests/amdgpu: annotate (most of) the vce templates...
2015-09-04 Emil Velikovtests/amdgpu: annotate the uvd message templates as...
2015-09-04 Emil Velikovtests/amdgpu: reference the correct variable for memcpy
2015-09-04 Emil Velikovfreedreno: annotate the device/bo/pipe/ringbuffer funcs...
2015-09-04 Emil Velikovradeon: cleanup bo/cs func tables
2015-09-04 Emil Velikovlibkms: use static const for good measure
2015-09-04 Emil Velikovmodetest: annotate const data as such for good measure
2015-09-04 Emil Velikovamdgpu: remove unneeded -Wno-switch-enum flag
2015-09-04 Emil Velikovconfigure: enable -Wshadow when available
2015-09-04 Emil Velikovintel: introduce to_bo_gem() helper
2015-09-04 Emil Velikovintel: error out on has_error in exec2
2015-09-04 Emil Velikovintel: resolve shadowing warnings
2015-09-04 Emil Velikovmodetest: fix shadowing warnings
2015-09-04 Emil Velikovvbltest: fix variable shadowing warning
2015-09-04 Rob Clarkfreedreno: add API to get drm fd from fd_device
2015-09-04 Rob Clarkdrm: make individual drm_server_info fxns optional
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
next