[PATCH v4 0/9] drm/tegra: Miscellaneous enhancements

2013-02-21 Thread Thierry Reding
This patch series introduces a number of useful features for the Tegra DRM driver. Patch 1 is a documentation update and adds a warning to the page-flip IOCTL to catch buggy drivers that return success but failed to update the crtc->fb field, which would cause the reference counting to become unbal

[PATCH v4 0/9] drm/tegra: Miscellaneous enhancements

2013-02-21 Thread Thierry Reding
This patch series introduces a number of useful features for the Tegra DRM driver. Patch 1 is a documentation update and adds a warning to the page-flip IOCTL to catch buggy drivers that return success but failed to update the crtc->fb field, which would cause the reference counting to become unbal