Some clean up patches for libdrm_exynos.
V2: Removed the drm core patch. I'll resend that separately. All other patches are untouched.
This set was previously Acked-by Inki Dae. I don't have push rights to libdrm. Can someone please help me land them upstream?
Eric, I see that you just bestowed push permissions on Thierry Reding, so I'm CC'ing you in hope you'll do the same for me :-).
Daniel Kurtz (7): eyxnos: install exynos tests if HAVE_INSTALL_TESTS exynos: fix two warnings exynos_fimg2d: fix cast from pointer to integer of different size exynos: remove unusable "run" target exynos_fimg2d_test: fix drmModeRmFB exynos: prime: use drmPrime*() helpers exynos: removed unused fd field
exynos/exynos_drm.c | 52 +++++++++------------------------------ exynos/exynos_drmif.h | 2 -- exynos/exynos_fimg2d.c | 4 +-- tests/exynos/Makefile.am | 7 ++++-- tests/exynos/exynos_fimg2d_test.c | 2 +- 5 files changed, 20 insertions(+), 47 deletions(-)