OSDN Git Service

android-x86/external-libdrm.git
2015-12-22 Ben Skeggsnouveau: move object functions up, to avoid future...
2015-12-22 Ben Skeggsnouveau: move more abi16-specific logic into abi16.c
2015-12-22 Ben Skeggsnouveau: import and install a selection of nvif headers...
2015-12-18 Stefan Agnertests: remove missleading comments
2015-12-18 Thierry Redingvbltest: Use util_open()
2015-12-18 Thierry Redingproptest: Use util_open()
2015-12-18 Thierry Redingmodetest: Use util_open()
2015-12-18 Thierry Redingtests: Add helper to open a device/module
2015-12-18 Thierry Redingtests: kms: Implement universal planes test
2015-12-18 Thierry Redingtests: kms: Implement CRTC stealing test
2015-12-18 Thierry Redingtests: Add libkms-test library
2015-12-18 Thierry Redingproptest: Add Android support
2015-12-18 Thierry Redingtests: Move name tables to libutil
2015-12-18 Thierry Redingtests: Split helpers into library
2015-12-18 Tobias Jakobiexynos: bump version number
2015-12-18 Tobias Jakobitests/exynos: add test for g2d_move
2015-12-18 Tobias Jakobiexynos/fimg2d: add g2d_move
2015-12-18 Tobias Jakobiexynos: fimg2d: add g2d_set_direction
2015-12-18 Tobias Jakobitests/exynos: use XRGB8888 for framebuffer
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...
next