Age | Commit message (Expand) | Author |
2015-07-11 | Fix headers inclusion in xf86drmMode.c | Julien Cristau |
2015-07-06 | Set alignment value in drm_intel_add_validate_buffer() | Anuj Phogat |
2015-07-06 | i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_int... | Anuj Phogat |
2015-06-30 | configure: default --enable-valgrind to auto | Emil Velikov |
2015-06-29 | configure.ac: bump version to 2.4.62 for release | Emil Velikov |
2015-06-29 | tests/exynos: handle G2D_IMGBUF_COLOR in switch statements | Tobias Jakobi |
2015-06-29 | tests/exynos: remove connector_find_plane | Tobias Jakobi |
2015-06-29 | tests/exynos: simplify drm_set_crtc | Tobias Jakobi |
2015-06-29 | tests/exynos: remove struct fimg2d_test_case | Tobias Jakobi |
2015-06-29 | tests/exynos: remove unused define | Tobias Jakobi |
2015-06-29 | tests/exynos: clean struct connector | Tobias Jakobi |
2015-06-29 | exynos/fimg2d: simplify g2d_fini() | Tobias Jakobi |
2015-06-29 | tests/exynos: replace return by break | Tobias Jakobi |
2015-06-29 | exynos: fimg2d: fix return codes | Tobias Jakobi |
2015-06-29 | configure: Add flag to disable valgrind support. | Matt Turner |
2015-06-29 | xf86drmMode: include config.h before anything else | Emil Velikov |
2015-06-29 | xf86drmMode: remove unused valgrind(VG) macros | Emil Velikov |
2015-06-29 | Add blob property create/destroy ioctl wrappers | Daniel Stone |
2015-06-29 | Support atomic modesetting ioctl | Ville Syrjälä |
2015-06-29 | Revert "Add device enumeration interface (v4)" | Emil Velikov |
2015-06-21 | nouveau: add asserts to make sure krefs are there | Ilia Mirkin |
2015-05-28 | tests/kmstest: support atmel-hlcdc | Boris BREZILLON |
2015-05-28 | modetest: add atmel-hlcdc driver support | Boris BREZILLON |
2015-05-28 | modetest: only select plane with matching format | Tobias Jakobi |
2015-05-28 | modetest: make middle SMPTE colors transparent | Tobias Jakobi |
2015-05-28 | drmPrime*: initialize output args to 0 | Guillaume Desmottes |
2015-05-28 | Fix one warning (v2) | Jammy Zhou |
2015-05-28 | xf86drm: simplify drmMalloc/drmFree | Emil Velikov |
2015-05-28 | modetest: replace malloc + memset with calloc | Emil Velikov |
2015-05-28 | modetest: explicitly zero the newly allocated memory | Emil Velikov |
2015-05-26 | Add device enumeration interface (v4) | frank |
2015-05-26 | radeon: add new bonaire pci id | Alex Deucher |
2015-05-21 | nouveau: add coherent BO attribute | Alexandre Courbot |
2015-05-18 | intel: Add the Broxton PCI IDs | Damien Lespiau |
2015-05-07 | configure.ac: bump version to 2.4.61 for release | Ben Skeggs |
2015-05-06 | nouveau: restore check that avoids multiple user bos per kernel bo | Ben Skeggs |
2015-05-05 | modetest: fix allocation for yuv420/yvu420 | Rob Clark |
2015-04-29 | freedreno: link against CLOCK_LIB | Emil Velikov |
2015-04-29 | android: set the HAVE_VISIBILITY define | Emil Velikov |
2015-04-29 | modetest: fix the arguments of the MAKE_RGB_INFO define | Joonyoung Shim |
2015-04-29 | intel: Leak the userptr test bo | Tvrtko Ursulin |
2015-04-28 | modetest: destroy the cursor bo | Joonyoung Shim |
2015-04-28 | modetest: clear buffer and framebuffer for planes | Joonyoung Shim |
2015-04-28 | modetest: fix the error path handling | Joonyoung Shim |
2015-04-28 | modetest: make use of drmModeRmFB | Joonyoung Shim |
2015-04-28 | modetest: fix Segmentation fault | Joonyoung Shim |
2015-04-28 | modetest: initialize handles/pitches in set_plane() | Tobias Jakobi |
2015-04-28 | Add missing <strings.h> includes | Greg Hackmann |
2015-04-28 | man: rework the Makefile.am | Emil Velikov |
2015-04-28 | drm: use c99 __func__ over __FUNCTION__ | Emil Velikov |