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