dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Jyri Sarha via dri-devel <dri-devel@lists.freedesktop.org>
To: dri-devel@lists.freedesktop.org
Cc: tomi.valkeinen@ti.com, lcpd_audiovideo@list.ti.com,
	laurent.pinchart@ideasonboard.com
Subject: [PATCH 0/2] drm/tilcdc: A fix and a clean-up for tilcdc
Date: Fri, 15 Feb 2019 10:13:14 +0200	[thread overview]
Message-ID: <cover.1550217735.git.jsarha@ti.com> (raw)

- "drm/tilcdc: use drm_fbdev_generic_setup"
 - a simple bufix, which also takes the code to the right direction

- "drm/tilcdc: Remove unnecessary struct tilcdc_panel_info members"
 - Code clean up, where the final target is to get rid of
   "struct tilcdc_panel_info" completely and eventually use
   "enum drm_bus_flags" instead. However, before the final step I'll
   wait for the latest bus_flags related patches to land.

Jyri Sarha (2):
  drm/tilcdc: use drm_fbdev_generic_setup
  drm/tilcdc: Remove unnecessary struct tilcdc_panel_info members

 .../bindings/display/tilcdc/panel.txt         | 20 +++++---
 drivers/gpu/drm/tilcdc/tilcdc_crtc.c          | 50 +++++--------------
 drivers/gpu/drm/tilcdc/tilcdc_drv.c           |  9 ++--
 drivers/gpu/drm/tilcdc/tilcdc_drv.h           | 27 ----------
 drivers/gpu/drm/tilcdc/tilcdc_external.c      | 16 ------
 drivers/gpu/drm/tilcdc/tilcdc_panel.c         |  9 ----
 drivers/gpu/drm/tilcdc/tilcdc_tfp410.c        |  8 ---
 7 files changed, 27 insertions(+), 112 deletions(-)

-- 
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

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

             reply	other threads:[~2019-02-15  8:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-15  8:13 Jyri Sarha via dri-devel [this message]
2019-02-15  8:13 ` [PATCH 1/2] drm/tilcdc: use drm_fbdev_generic_setup Jyri Sarha via dri-devel
2019-02-15 11:50   ` Tomi Valkeinen via dri-devel
2019-03-06  1:23   ` Laurent Pinchart
2019-02-15  8:13 ` [PATCH 2/2] drm/tilcdc: Remove unnecessary struct tilcdc_panel_info members Jyri Sarha via dri-devel
2019-02-15 11:54   ` Tomi Valkeinen via dri-devel
2019-03-06  1:27   ` Laurent Pinchart

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.1550217735.git.jsarha@ti.com \
    --to=dri-devel@lists.freedesktop.org \
    --cc=jsarha@ti.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=lcpd_audiovideo@list.ti.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