summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-26ipptest: pass through for get property errorSeung-Woo Kim1-0/+3
2018-02-26ipptest: check 0 value before divisionSeung-Woo Kim1-1/+1
2018-02-26ipptest: added M2M to screen on fimc_m2m_set_modeHoegeun Kwon9-170/+1176
2018-02-26tests/exynos: fix support for running under 64bit kernelMarek Szyprowski6-0/+24
2018-02-26ipptest: change result directorySeung-Woo Kim6-11/+15
2018-02-26ipptest: replace DRM_EXYNOS_GEM_MAP_OFFSET/MMAP with generic mmapSeung-Woo Kim10-36/+97
2018-02-26libdrm/exynos: add support for IPP blending, dithering, and colorfillHyungwon Hwang1-3/+63
2018-02-26drm: ipptest: support ipp dynamic color rangeDonghwa Lee2-0/+12
2018-02-26ipptest: add fimc and rotator test applicationsInki Dae22-0/+2924
2018-02-26support drm_user_handler to handle vendor eventsBoram Park2-0/+80
2018-02-26exynos: fix build warningsInki Dae1-1/+1
2018-02-26exynos: support DRM_IOCTL_EXYNOS_GEM_MAPJoonyoung Shim3-5/+20
2018-02-26VIGS: Add surface convert ioctlVladislav Andresov3-0/+40
2018-02-26VIGS: add PRIME functionsVasiliy Ulyanov3-1/+101
2018-02-26VIGS: Implement plane flip/rotateStanislav Vorobiov4-2/+50
2018-02-26VIGS: Support DP memoryStanislav Vorobiov4-2/+196
2018-02-26libdrm_vigs: Support plane z-pos settingStanislav Vorobiov4-2/+40
2018-02-26libdrm_vigs: Scanout flag added to surfacesStanislav Vorobiov4-2/+10
2018-02-26libdrm_vigs: Fence support addedStanislav Vorobiov4-7/+233
2018-02-26libdrm_vigs addedjinhyung.jo9-0/+945
2018-02-26add packagingAnas Nashif6-7/+166
2018-02-19add COPYING fileBoram Park1-0/+19
2018-02-17RELEASING: mention mesonMarek Olšák1-3/+3
2018-02-17meson: bump the version numberMarek Olšák1-1/+1
2018-02-17configure.ac: bump version to 2.4.90libdrm-2.4.90Marek Olšák1-1/+1
2018-02-14android: Change gralloc_handle_t members to be fixed widthRobert Foss1-9/+11
2018-02-14android: Remove member name from gralloc_handle_tRobert Foss1-2/+1
2018-02-14android: Mark gralloc_handle_t magic variable as constRobert Foss1-1/+1
2018-02-14android: Add version variable to gralloc_handle_tRobert Foss1-1/+7
2018-02-14android: Move gralloc handle struct to libdrmRobert Foss3-2/+110
2018-02-12amdgpu: Add amdgpu_query_sw_info to amdgpu-symbol-checkMichel Dänzer1-0/+1
2018-02-09amdgpu: add amdgpu_query_sw_info for querying high bits of 32-bit address spaceMarek Olšák3-0/+36
2018-02-09meson: include headers in root directory in ext_libdrmDylan Baker1-1/+1
2018-02-09amdgpu: clean up non list code path for vamgr v2Chunming Zhou2-80/+44
2018-02-08Revert "amdgpu: clean up non list code path for vamgr"Michel Dänzer2-43/+80
2018-02-08tests/amdgpu: add bo eviction testChunming Zhou2-1/+182
2018-02-08amdgpu: clean up non list code path for vamgrChunming Zhou2-80/+43
2018-02-08amdgpu: fix inefficient vamgr algorithmChunming Zhou1-3/+1
2018-02-07fix return value for syncobj waitChunming Zhou1-1/+1
2018-02-06drm: Fix 32-bit drmSyncobjWait.Bas Nieuwenhuizen1-1/+1
2018-01-31meson: fix libdrm_nouveau pkgconfig include directoriesDylan Baker1-1/+1
2018-01-31tests/amdgpu: add missing config.h includeEmil Velikov1-0/+4
2018-01-31meson,configure: turn undefined preprocessor tokens warnings into errorsEric Engestrom2-2/+2
2018-01-31exynos/tests: use #ifdef for never-defined tokenEric Engestrom1-2/+2
2018-01-31configure: always define HAVE_LIBDRM_ATOMIC_PRIMITIVES and HAVE_LIB_ATOMIC_OPSEric Engestrom1-0/+4
2018-01-31xf86drmHash: remove always-false #if guardsEric Engestrom1-6/+0
2018-01-31meson,configure: add warning when using undefined preprocessor tokensEric Engestrom2-2/+2
2018-01-29meson: cleanup whitespaceEric Engestrom1-4/+4
2018-01-29xf86atomic: fix -Wundef warningEric Engestrom1-1/+1
2018-01-29meson: sort HAVE_* definesEric Engestrom1-4/+7