diff --git a/[refs] b/[refs] index db8d37c1eded..edd24f930da2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b5d5b58da828bd3f3f5eb073daaf842702bf4a19 +refs/heads/master: bc38967837802949dd831db6209cedf64239e1cc diff --git a/trunk/drivers/staging/imx-drm/TODO b/trunk/drivers/staging/imx-drm/TODO index e52adc44e607..123acbe9b379 100644 --- a/trunk/drivers/staging/imx-drm/TODO +++ b/trunk/drivers/staging/imx-drm/TODO @@ -1,5 +1,8 @@ TODO: - get DRM Maintainer review for this code +- Wait for common display framework to hit mainline and update the IPU + driver to use it. This will most probably make changes to the devicetree + bindings necessary. - Factor out more code to common helper functions - decide where to put the base driver. It is not specific to a subsystem and would be used by DRM/KMS and media/V4L2