[PATCH 0/7] drm/mediatek: cleaning up and refine

2016-08-01 Thread Sean Paul
On Fri, Jul 29, 2016 at 5:04 AM, Bibby Hsieh wrote: > These patches based on 4.7-rc1 to clean up unused function & variable > and use drm core function instead. > > The following patches are needed to cleanly apply on top of v4.7-rc1: > - https://patchwork.kernel.org/patch/8044001/ >(drm:

[PATCH 0/7] drm/mediatek: cleaning up and refine

2016-07-29 Thread Bibby Hsieh
These patches based on 4.7-rc1 to clean up unused function & variable and use drm core function instead. The following patches are needed to cleanly apply on top of v4.7-rc1: - https://patchwork.kernel.org/patch/8044001/ (drm: Deal with rotation in drm_plane_helper_check_update()) -