summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-20tests: modetest: Accept connector names in addition to connector IDsHEADmasterThierry Reding
2015-07-16Consistently check the fd valueEmil Velikov
2015-07-16xf86drm: fix incorrect fd comparison in drmOpenOnce{,WithType}Emil Velikov
2015-07-16omap: zero is a valid fd number, treat it as suchEmil Velikov
2015-07-16freedreno: zero is a valid fd number, treat it as suchEmil Velikov
2015-07-13include <sys/types.h> & <sys/mkdev.h> directly for major() and minor()Alan Coopersmith
2015-07-11Fix headers inclusion in xf86drmMode.cJulien Cristau
2015-07-06Set alignment value in drm_intel_add_validate_buffer()Anuj Phogat
2015-07-06i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_int...Anuj Phogat
2015-06-30configure: default --enable-valgrind to autoEmil Velikov
2015-06-29configure.ac: bump version to 2.4.62 for releaseEmil Velikov
2015-06-29tests/exynos: handle G2D_IMGBUF_COLOR in switch statementsTobias Jakobi
2015-06-29tests/exynos: remove connector_find_planeTobias Jakobi
2015-06-29tests/exynos: simplify drm_set_crtcTobias Jakobi
2015-06-29tests/exynos: remove struct fimg2d_test_caseTobias Jakobi
2015-06-29tests/exynos: remove unused defineTobias Jakobi
2015-06-29tests/exynos: clean struct connectorTobias Jakobi
2015-06-29exynos/fimg2d: simplify g2d_fini()Tobias Jakobi
2015-06-29tests/exynos: replace return by breakTobias Jakobi
2015-06-29exynos: fimg2d: fix return codesTobias Jakobi
2015-06-29configure: Add flag to disable valgrind support.Matt Turner
2015-06-29xf86drmMode: include config.h before anything elseEmil Velikov
2015-06-29xf86drmMode: remove unused valgrind(VG) macrosEmil Velikov
2015-06-29Add blob property create/destroy ioctl wrappersDaniel Stone
2015-06-29Support atomic modesetting ioctlVille Syrjälä
2015-06-29Revert "Add device enumeration interface (v4)"Emil Velikov
2015-06-21nouveau: add asserts to make sure krefs are thereIlia Mirkin
2015-05-28tests/kmstest: support atmel-hlcdcBoris BREZILLON
2015-05-28modetest: add atmel-hlcdc driver supportBoris BREZILLON
2015-05-28modetest: only select plane with matching formatTobias Jakobi
2015-05-28modetest: make middle SMPTE colors transparentTobias Jakobi
2015-05-28drmPrime*: initialize output args to 0Guillaume Desmottes
2015-05-28Fix one warning (v2)Jammy Zhou
2015-05-28xf86drm: simplify drmMalloc/drmFreeEmil Velikov
2015-05-28modetest: replace malloc + memset with callocEmil Velikov
2015-05-28modetest: explicitly zero the newly allocated memoryEmil Velikov
2015-05-26Add device enumeration interface (v4)frank
2015-05-26radeon: add new bonaire pci idAlex Deucher
2015-05-21nouveau: add coherent BO attributeAlexandre Courbot
2015-05-18intel: Add the Broxton PCI IDsDamien Lespiau
2015-05-07configure.ac: bump version to 2.4.61 for releaseBen Skeggs
2015-05-06nouveau: restore check that avoids multiple user bos per kernel boBen Skeggs
2015-05-05modetest: fix allocation for yuv420/yvu420Rob Clark
2015-04-29freedreno: link against CLOCK_LIBEmil Velikov
2015-04-29android: set the HAVE_VISIBILITY defineEmil Velikov
2015-04-29modetest: fix the arguments of the MAKE_RGB_INFO defineJoonyoung Shim
2015-04-29intel: Leak the userptr test boTvrtko Ursulin
2015-04-28modetest: destroy the cursor boJoonyoung Shim
2015-04-28modetest: clear buffer and framebuffer for planesJoonyoung Shim
2015-04-28modetest: fix the error path handlingJoonyoung Shim