]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'tilcdc-4.15' of https://github.com/jsarha/linux into drm-next
authorDave Airlie <airlied@redhat.com>
Tue, 17 Oct 2017 00:13:47 +0000 (10:13 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 17 Oct 2017 00:13:47 +0000 (10:13 +1000)
commit6ac8a3882d9e31610af18ce3045810cd2c526059
tree0c309a8c8380cfa3bc4b3030644372401ad497b8
parent2e26d5254e1170ce22fcbb62cc2932cb67e08709
parentb9f2507b7a528395e3c6de2a2d340cfefaa32ebd
Merge tag 'tilcdc-4.15' of https://github.com/jsarha/linux into drm-next

tilcdc changes for v4.15

* tag 'tilcdc-4.15' of https://github.com/jsarha/linux:
  drm/tilcdc: Remove redundant OF_DETACHED flag setting
  drm/tilcdc: Precalculate total frametime in tilcdc_crtc_set_mode()
  drm/tilcdc: Use tilcdc_crtc_shutdown() in tilcdc_crtc_destroy()
  drm/tilcdc: Remove WARN_ON(!drm_modeset_is_locked(&crtc->mutex)) checks
  drm/tilcdc: Turn raster off in crtc reset, if it was on in the HW
  drm/tilcdc: switch to drm_*{get,put} helpers
  drm/tilcdc: tilcdc_tfp410: make of_device_ids const.
  drm/tilcdc: tilcdc_panel: make of_device_ids const.