Re: [PATCH 00/27] drm/rockchip: MIPI fixes & improvements

2016-09-19 Thread John Keeping
D'oh, I got send-email horribly wrong here. Please ignore the n/27 patches following this message - the n/26 versions are correct. I won't spam the list with a cleaned-up v2 immediately, but I'll make extra sure to clean out my working directory when I do send the re-roll! On Mon, 19 Sep 2016

Re: [PATCH 00/27] drm/rockchip: MIPI fixes & improvements

2016-09-19 Thread John Keeping
D'oh, I got send-email horribly wrong here. Please ignore the n/27 patches following this message - the n/26 versions are correct. I won't spam the list with a cleaned-up v2 immediately, but I'll make extra sure to clean out my working directory when I do send the re-roll! On Mon, 19 Sep 2016

[PATCH 00/27] drm/rockchip: MIPI fixes & improvements

2016-09-19 Thread John Keeping
This is a bit of a mixed selection of patches to all areas of the Rockchip dw-mipi-dsi driver, which I've been using for a while. The first few patches fix the driver's use of the atomic API by removing hardware manipulation from the mode_set hook: drm/rockchip: dw-mipi-dsi: use mode from

[PATCH 00/27] drm/rockchip: MIPI fixes & improvements

2016-09-19 Thread John Keeping
This is a bit of a mixed selection of patches to all areas of the Rockchip dw-mipi-dsi driver, which I've been using for a while. The first few patches fix the driver's use of the atomic API by removing hardware manipulation from the mode_set hook: drm/rockchip: dw-mipi-dsi: use mode from