All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] drm/exynos: mixer: small optimisations
@ 2016-09-22 14:57 Tobias Jakobi
  2016-09-22 14:57 ` [PATCH v2 1/4] drm/exynos: mixer: convert booleans to flags in mixer context Tobias Jakobi
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Tobias Jakobi @ 2016-09-22 14:57 UTC (permalink / raw)
  To: linux-samsung-soc; +Cc: Tobias Jakobi, dri-devel, m.szyprowski

Hello,

here's v2 of this patchset. I've added two other 'cosmetic' patches as well.

Anyway, I have fixed up the second patch and integrated Andrzej's suggestions. First patch is unmodified except for the Reviewed-By tag.

With best wishes,
Tobias

Tobias Jakobi (4):
  drm/exynos: mixer: convert booleans to flags in mixer context
  drm/exynos: mixer: configure layers once in mixer_atomic_flush()
  drm/exynos: mixer: simplify loop in vp_win_reset()
  drm/exynos: g2d: beautify probing message

 drivers/gpu/drm/exynos/exynos_drm_g2d.c |   2 +-
 drivers/gpu/drm/exynos/exynos_mixer.c   | 187 ++++++++++++++++++++------------
 drivers/gpu/drm/exynos/regs-mixer.h     |   2 +
 3 files changed, 120 insertions(+), 71 deletions(-)

-- 
2.7.3

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2016-09-26  8:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-22 14:57 [PATCH v2 0/4] drm/exynos: mixer: small optimisations Tobias Jakobi
2016-09-22 14:57 ` [PATCH v2 1/4] drm/exynos: mixer: convert booleans to flags in mixer context Tobias Jakobi
2016-09-26  7:23   ` Inki Dae
2016-09-22 14:57 ` [PATCH v2 2/4] drm/exynos: mixer: configure layers once in mixer_atomic_flush() Tobias Jakobi
2016-09-26  7:32   ` Inki Dae
2016-09-26  8:57     ` Tobias Jakobi
2016-09-22 14:57 ` [PATCH v2 3/4] drm/exynos: mixer: simplify loop in vp_win_reset() Tobias Jakobi
2016-09-22 14:57 ` [PATCH v2 4/4] drm/exynos: g2d: beautify probing message Tobias Jakobi
2016-09-26  7:41   ` Inki Dae

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.