[PATCH 0/2] drm/tilcdc: A fix and a clean-up for tilcdc

Jyri Sarha jsarha at ti.com
Fri Feb 15 08:13:14 UTC 2019


- "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



More information about the dri-devel mailing list