Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki
On 10/16/17 12:18, Daniel Vetter wrote:
On Sat, Oct 14, 2017 at 05:52:32PM +0300, Jyri Sarha wrote:
Hi Dave, Please pull the accumulated minor tilcdc changes and fixed for v4.15. These small patches have been accumulated over a period of several Linux releases.
Why are patches stuck for several releases? Another candidate for drm-misc where you just get the pull request train provided for you? -Daniel
Well, I simply missed the v4.14 release and the pushing of the three first patches were delayed by one release. Sorry about that. I was quite busy at the time. The only patches that were delayed for several releases were my own, which I simply was not confident about in the earlier releases.
Best regards, Jyri
Best regards and thanks, Jyri
The following changes since commit ebec44a2456fbe5fe18aae88f6010f6878f0cb4a:
BackMerge tag 'v4.14-rc3' into drm-next (2017-10-03 09:35:04 +1000)
are available in the git repository at:
https://github.com/jsarha/linux tags/tilcdc-4.15
for you to fetch changes up to 44cd3939c111b78a9fc6e3136fb0f9b6f475f68a:
drm/tilcdc: Remove redundant OF_DETACHED flag setting (2017-10-13 15:25:11 +0300)
tilcdc changes for v4.15
Arvind Yadav (2): drm/tilcdc: tilcdc_panel: make of_device_ids const. drm/tilcdc: tilcdc_tfp410: make of_device_ids const.
Cihangir Akturk (1): drm/tilcdc: switch to drm_*{get,put} helpers
Jyri Sarha (4): drm/tilcdc: Turn raster off in crtc reset, if it was on in the HW drm/tilcdc: Remove WARN_ON(!drm_modeset_is_locked(&crtc->mutex)) checks drm/tilcdc: Use tilcdc_crtc_shutdown() in tilcdc_crtc_destroy() drm/tilcdc: Precalculate total frametime in tilcdc_crtc_set_mode()
Stephen Boyd (1): drm/tilcdc: Remove redundant OF_DETACHED flag setting
drivers/gpu/drm/tilcdc/tilcdc_crtc.c | 57 ++++++++++++++++++++++------ drivers/gpu/drm/tilcdc/tilcdc_panel.c | 2 +- drivers/gpu/drm/tilcdc/tilcdc_slave_compat.c | 1 - drivers/gpu/drm/tilcdc/tilcdc_tfp410.c | 4 +- 4 files changed, 47 insertions(+), 17 deletions(-)
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki