• Dave Airlie's avatar
    Merge tag 'imx-drm-fixes-2017-02-17' of https://git.pengutronix.de/git/pza/linux into drm-next · 43f86c94
    Dave Airlie authored
    imx-drm: TVE regulator, fb size limit, and ipu-v3 module fixes
    
    - Fix i.MX5 TV encoder probing in case no dac-supply regulator
      is set in the device tree.
    - Remove 64 pixel min_width/height limit, which unnecessarily
      prohibits creation of small frame buffers.
    - Add missing ipu_csi_set_downsize export, for media drivers
      built as modules.
    - Stop modifying pdev->dev.of_node for IPU client devices that
      do not have an OF modalias to fix module autoloading.
    
    * tag 'imx-drm-fixes-2017-02-17' of https://git.pengutronix.de/git/pza/linux:
      gpu: ipu-v3: Stop overwriting pdev->dev.of_node of child devices
      gpu: ipu-v3: export ipu_csi_set_downsize
      drm/imx: lift 64x64 pixel minimum framebuffer size requirement
      drm/imx: imx-tve: Do not set the regulator voltage
    43f86c94
imx-tve.c 17.4 KB