All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] various exynos cleanups
@ 2014-03-05  5:01 Daniel Kurtz
  2014-03-05  5:01 ` [PATCH 1/8] eyxnos: install exynos tests if HAVE_INSTALL_TESTS Daniel Kurtz
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Daniel Kurtz @ 2014-03-05  5:01 UTC (permalink / raw)
  To: dri-devel, Inki Dae; +Cc: Kyungmin Park

Just some clean up patches, mostly for libdrm_exynos.

Daniel Kurtz (8):
  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
  drmOpenByName: remove redundant drmAvailable check
  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 +-
 xf86drm.c                         | 13 ----------
 6 files changed, 20 insertions(+), 60 deletions(-)

-- 
1.9.0.rc1.175.g0b1dcb5

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-04-05  3:10 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-05  5:01 [PATCH 0/8] various exynos cleanups Daniel Kurtz
2014-03-05  5:01 ` [PATCH 1/8] eyxnos: install exynos tests if HAVE_INSTALL_TESTS Daniel Kurtz
2014-03-05  5:01 ` [PATCH 2/8] exynos: fix two warnings Daniel Kurtz
2014-03-05  5:01 ` [PATCH 3/8] exynos_fimg2d: fix cast from pointer to integer of different size Daniel Kurtz
2014-03-05  5:01 ` [PATCH 4/8] exynos: remove unusable "run" target Daniel Kurtz
2014-03-05  5:01 ` [PATCH 5/8] exynos_fimg2d_test: fix drmModeRmFB Daniel Kurtz
2014-03-05  5:01 ` [PATCH 6/8] drmOpenByName: remove redundant drmAvailable check Daniel Kurtz
2014-03-05  5:01 ` [PATCH 7/8] exynos: prime: use drmPrime*() helpers Daniel Kurtz
2014-03-05  5:01 ` [PATCH 8/8] exynos: removed unused fd field Daniel Kurtz
2014-03-05  5:15 ` [PATCH 0/8] various exynos cleanups Inki Dae
2014-03-14  1:34   ` Daniel Kurtz
2014-04-05  3:10     ` Daniel Kurtz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.