[PATCH v4 14/14] drm: Don't export the drm_fb_get_bpp_depth() function
Tomi Valkeinen
tomi.valkeinen at ti.com
Thu Sep 15 09:41:19 UTC 2016
On 08/09/16 17:44, Laurent Pinchart wrote:
> The function is only used by the drm_helper_mode_fill_fb_struct() core
> function to fill the drm_framebuffer bpp and depth fields, used by
> drivers that haven't been converted to use pixel formats directly yet.
> It should not be used by new drivers, so inline it in its only caller.
>
> Signed-off-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> ---
> drivers/gpu/drm/drm_fourcc.c | 31 -------------------------------
> drivers/gpu/drm/drm_modeset_helper.c | 17 +++++++++++++++--
> include/drm/drm_fourcc.h | 1 -
> 3 files changed, 15 insertions(+), 34 deletions(-)
Reviewed-by: Tomi Valkeinen <tomi.valkeinen at ti.com>
Tomi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160915/c1236f2a/attachment.sig>
More information about the dri-devel
mailing list