From: Jyri Sarha <jsarha@ti.com>
To: dri-devel@lists.freedesktop.org
Cc: Jyri Sarha <jsarha@ti.com>,
tomi.valkeinen@ti.com, laurent.pinchart@ideasonboard.com
Subject: [PATCH 00/12] drm/tilcdc: fixes and added features from TI tree
Date: Tue, 15 Dec 2015 21:03:11 +0200 [thread overview]
Message-ID: <cover.1450202735.git.jsarha@ti.com> (raw)
Most of these patches are quite old and they have been used in TI
linux for some time already. I forward ported the applicaple patches
from TI tree on top of the latest drm-next, fixed checkpatch issues
and tested the driver.
Darren Etheridge (8):
drm/tilcdc: disable console switching during pm operations
drm/tilcdc: rewrite pixel clock calculation
drm/tilcdc: fix kernel panic on suspend when no hdmi monitor connected
drm/tilcdc: make frame_done interrupt active at all times
drm/tilcdc: disable the lcd controller/dma engine when suspend invoked
drm/tilcdc: fix the ping-pong dma tearing issue seen on buffer
flipping
drm/tilcdc: correct the dmachannel tracking logic
drm/tilcdc: make frame completion interrupt always enabled
Dave Gerlach (1):
drm/tilcdc: adopt pinctrl support
Grygorii Strashko (1):
drm/tilcdc: fix build error when !CONFIG_CPU_FREQ
Jyri Sarha (1):
drm/tilcdc: Implement dma-buf support for tilcdc
Tomi Valkeinen (1):
drm/tilcdc: verify fb pitch
drivers/gpu/drm/tilcdc/tilcdc_crtc.c | 91 +++++++++++++++++++++++++++-------
drivers/gpu/drm/tilcdc/tilcdc_drv.c | 94 +++++++++++++++++++++---------------
drivers/gpu/drm/tilcdc/tilcdc_drv.h | 3 +-
3 files changed, 129 insertions(+), 59 deletions(-)
--
1.9.1
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2015-12-15 19:03 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-15 19:03 Jyri Sarha [this message]
2015-12-15 19:03 ` [PATCH 01/12] drm/tilcdc: disable console switching during pm operations Jyri Sarha
2015-12-15 19:03 ` [PATCH 02/12] drm/tilcdc: rewrite pixel clock calculation Jyri Sarha
2015-12-15 19:03 ` [PATCH 03/12] drm/tilcdc: verify fb pitch Jyri Sarha
2015-12-16 8:37 ` Daniel Vetter
2016-02-10 13:18 ` Jyri Sarha
2016-02-10 13:26 ` Daniel Vetter
2015-12-15 19:03 ` [PATCH 04/12] drm/tilcdc: adopt pinctrl support Jyri Sarha
2015-12-15 19:03 ` [PATCH 05/12] drm/tilcdc: fix kernel panic on suspend when no hdmi monitor connected Jyri Sarha
2015-12-15 19:03 ` [PATCH 06/12] drm/tilcdc: make frame_done interrupt active at all times Jyri Sarha
2015-12-15 19:03 ` [PATCH 07/12] drm/tilcdc: disable the lcd controller/dma engine when suspend invoked Jyri Sarha
2015-12-15 19:03 ` [PATCH 08/12] drm/tilcdc: fix the ping-pong dma tearing issue seen on buffer flipping Jyri Sarha
2015-12-15 19:03 ` [PATCH 09/12] drm/tilcdc: correct the dmachannel tracking logic Jyri Sarha
2015-12-15 19:03 ` [PATCH 10/12] drm/tilcdc: make frame completion interrupt always enabled Jyri Sarha
2015-12-15 19:03 ` [PATCH 11/12] drm/tilcdc: Implement dma-buf support for tilcdc Jyri Sarha
2015-12-15 19:03 ` [PATCH 12/12] drm/tilcdc: fix build error when !CONFIG_CPU_FREQ Jyri Sarha
2015-12-16 8:23 ` [PATCH 00/12] drm/tilcdc: fixes and added features from TI tree Tomi Valkeinen
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=cover.1450202735.git.jsarha@ti.com \
--to=jsarha@ti.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=laurent.pinchart@ideasonboard.com \
--cc=tomi.valkeinen@ti.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox