Age | Commit message (Expand) | Author |
2015-05-18 | intel: Add the Broxton PCI IDs | Damien Lespiau |
2015-04-29 | intel: Leak the userptr test bo | Tvrtko Ursulin |
2015-04-28 | drm: use c99 __func__ over __FUNCTION__ | Emil Velikov |
2015-04-28 | configure: request/set the compiler in C99 mode | Emil Velikov |
2015-04-28 | drm: remove drm_public macro | Emil Velikov |
2015-04-28 | drm: remove no longer needed VISIBILITY_CFLAGS | Emil Velikov |
2015-04-28 | drm: rename libdrm{,_macros}.h | Emil Velikov |
2015-04-28 | intel: add symbols test | Emil Velikov |
2015-04-28 | intel: annotate the private symbols | Emil Velikov |
2015-04-28 | intel: remove unused mmFindBlock | Emil Velikov |
2015-04-28 | intel: remove the drm_mm* symbol workarounds | Emil Velikov |
2015-04-14 | intel: Delay testing for userptr until first use | Chris Wilson |
2015-03-26 | android: remove explicit include to libpciaccess | Emil Velikov |
2015-03-20 | autotools: remove ${srcdir} from the includes | Emil Velikov |
2015-03-20 | android: remove LOCAL_COPY_HEADERS* variables | Emil Velikov |
2015-03-20 | android: remove ${srcdir} from the includes | Emil Velikov |
2015-03-20 | android: simplify LOCAL_C_INCLUDES | Emil Velikov |
2015-03-20 | android: correcly set LOCAL_EXPORT_C_INCLUDE_DIRS | Emil Velikov |
2015-03-18 | intel: Export total subslice and EU counts | Jeff McGee |
2015-03-06 | Revert "intel: Fix documentation for drm_intel_gem_bo_wait()" | Daniel Vetter |
2015-03-02 | intel: Fix documentation for drm_intel_gem_bo_wait() | Kristian Høgsberg |
2015-02-23 | android: remove duplicate libdrm in LOCAL_SHARED_LIBRARIES | Chih-Wei Huang |
2015-02-11 | intel: Unconditionally clear ioctl structs | Daniel Vetter |
2015-01-26 | intel: Only define variable when it's used. | Thomas Klausner |
2015-01-16 | intel: Fix GTT entry setup for aub dump | Zhenyu Wang |
2014-11-21 | intel: Avoid overcounting fences when emitting self-referential relocs | Chris Wilson |
2014-11-20 | intel: Fix SIGSEGV in libdrm for heigth = 0 and width = 0 | Thomas Meyer |
2014-09-30 | intel/skl: add gen9 to the CS decoding init | Damien Lespiau |
2014-09-30 | intel/skl: Add gen9 to the buffer manager init | Damien Lespiau |
2014-09-30 | intel/skl: Add SKL PCI ids | Damien Lespiau |
2014-09-28 | intel: use drm_mmap/drm_munmap wrappers | Emil Velikov |
2014-09-28 | automake: pick up all files for distribution. | Emil Velikov |
2014-09-19 | intel: Don't leak the test page in an has_userptr() error path | Damien Lespiau |
2014-09-19 | intel: Adding locks for drm objects synchronization. | Rafal Sapala |
2014-09-17 | intel: Add support for userptr objects | Tvrtko Ursulin |
2014-09-15 | intel: make drm_intel_gem_bo_get_reloc_count() thread safe | Lionel Landwerlin |
2014-09-15 | intel: make bo_unreference() thread safe | Lionel Landwerlin |
2014-09-15 | intel: make bufmgr_gem shareable from different API | Lionel Landwerlin |
2014-09-01 | libdrm,intel: rework android header handling | Emil Velikov |
2014-09-01 | libdrm,intel: Add Android build | Emil Velikov |
2014-09-01 | libdrm, freedreno, intel, nouveau, radeon: add Makefile.sources | Emil Velikov |
2014-09-01 | all: include config.h only when available and use its defines | Emil Velikov |
2014-08-04 | intel: Use symbol visibility. | Maarten Lankhorst |
2014-04-29 | intel/chv: Add Cherryview PCI IDs | Ville Syrjälä |
2014-04-17 | intel: Fix some format strings | Thierry Reding |
2014-04-17 | Mark functions printf-like where possible | Thierry Reding |
2014-01-20 | intel: Create a new drm_intel_bo offset64 field. | Kenneth Graunke |
2014-01-20 | intel: Track whether a buffer is idle to avoid trips to the kernel. | Eric Anholt |
2014-01-10 | intel: Handle malloc fails in context create | Ben Widawsky |
2014-01-10 | intel: squash unused variable 'bo_gem' | Ben Widawsky |