Re: [PATCH v2 0/9] drm/exynos: cleanups and small fixes for libdrm

2015-06-22 Thread Emil Velikov
On 12 June 2015 at 18:15, Tobias Jakobi tjak...@math.uni-bielefeld.de wrote:
 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).

Big thanks for the update. It will make things clear a week/month down
the road - when we've forgotten pretty much everything in the area :-)
Considering how trivial these are and the silence from the
Samsung/Exynos folk, I'll be pushing these later on today.

If some of the dead code ends up required, we can always bring it back.

Cheers,
Emil
--
To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in


[PATCH v2 0/9] drm/exynos: cleanups and small fixes for libdrm

2015-06-12 Thread Tobias Jakobi
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

--
To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html