Hi Ville,
On Tuesday 07 Jun 2016 16:19:01 Ville Syrjälä wrote:
> On Tue, Jun 07, 2016 at 02:33:12AM +0300, Laurent Pinchart wrote:
> > The drm_format_plane_width() and drm_format_plane_height() helper
> > functions are not used, remove them.
>
> I have a user lined up, assuming I could get the
On Tue, Jun 07, 2016 at 02:33:12AM +0300, Laurent Pinchart wrote:
> The drm_format_plane_width() and drm_format_plane_height() helper
> functions are not used, remove them.
I have a user lined up, assuming I could get the dang thing reviewed.
>
> Signed-off-by: Laurent Pinchart
> ---
> drivers
The drm_format_plane_width() and drm_format_plane_height() helper
functions are not used, remove them.
Signed-off-by: Laurent Pinchart
---
drivers/gpu/drm/drm_crtc.c | 42 --
include/drm/drm_crtc.h | 2 --
2 files changed, 44 deletions(-)
diff --git