All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
To: linux-samsung-soc@vger.kernel.org
Cc: dri-devel@lists.freedesktop.org, emil.l.velikov@gmail.com,
	jy0922.shim@samsung.com, gustavo.padovan@collabora.co.uk,
	inki.dae@samsung.com,
	Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Subject: [PATCH v2 0/9] drm/exynos: cleanups and small fixes for libdrm
Date: Fri, 12 Jun 2015 20:15:05 +0200	[thread overview]
Message-ID: <1434132914-3150-1-git-send-email-tjakobi@math.uni-bielefeld.de> (raw)

Hello,

I've split off the Exynos specific bits, so this is just some cleanups and small fixes. Everything can be reviewed without knowledge about the Exynos platform. My hope is that I can get at least some of the patches from my last series upstream.

With best wishes,
Tobias

Changes in v2:
- Made it clear that the error handling is currently 'unsatisfactory', but that this is going to be adressed in a later patch.
- Point out that removed code also wasn't used anywhere in the past (by inspection of git history).

Tobias Jakobi (9):
  exynos: fimg2d: fix return codes
  tests/exynos: replace return by break
  exynos/fimg2d: simplify g2d_fini()
  tests/exynos: clean struct connector
  tests/exynos: remove unused define
  tests/exynos: remove struct fimg2d_test_case
  tests/exynos: simplify drm_set_crtc
  tests/exynos: remove connector_find_plane
  tests/exynos: handle G2D_IMGBUF_COLOR in switch statements

 exynos/exynos_fimg2d.c            |  23 ++------
 tests/exynos/exynos_fimg2d_test.c | 112 +++++++-------------------------------
 2 files changed, 26 insertions(+), 109 deletions(-)

-- 
2.0.5

             reply	other threads:[~2015-06-12 18:15 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-12 18:15 Tobias Jakobi [this message]
2015-06-12 18:15 ` [PATCH v2 1/9] exynos: fimg2d: fix return codes Tobias Jakobi
2015-06-12 18:15 ` [PATCH v2 2/9] tests/exynos: replace return by break Tobias Jakobi
2015-06-12 18:15 ` [PATCH v2 3/9] exynos/fimg2d: simplify g2d_fini() Tobias Jakobi
2015-06-12 18:15 ` [PATCH v2 4/9] tests/exynos: clean struct connector Tobias Jakobi
2015-06-12 18:15 ` [PATCH v2 5/9] tests/exynos: remove unused define Tobias Jakobi
2015-06-12 18:15 ` [PATCH v2 6/9] tests/exynos: remove struct fimg2d_test_case Tobias Jakobi
2015-06-12 18:15 ` [PATCH v2 7/9] tests/exynos: simplify drm_set_crtc Tobias Jakobi
2015-06-12 18:15 ` [PATCH v2 8/9] tests/exynos: remove connector_find_plane Tobias Jakobi
2015-06-12 18:15 ` [PATCH v2 9/9] tests/exynos: handle G2D_IMGBUF_COLOR in switch statements Tobias Jakobi
2015-06-22 17:13 ` [PATCH v2 0/9] drm/exynos: cleanups and small fixes for libdrm Emil Velikov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1434132914-3150-1-git-send-email-tjakobi@math.uni-bielefeld.de \
    --to=tjakobi@math.uni-bielefeld.de \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=emil.l.velikov@gmail.com \
    --cc=gustavo.padovan@collabora.co.uk \
    --cc=inki.dae@samsung.com \
    --cc=jy0922.shim@samsung.com \
    --cc=linux-samsung-soc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.