diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2016-10-18 01:41:11 +0300 |
---|---|---|
committer | Archit Taneja <architt@codeaurora.org> | 2016-10-18 12:51:27 +0300 |
commit | d549349007ed66af325c1363c0e4f8bb7a518c0d (patch) | |
tree | 1e29bcc8146192370a3d79cdb4204b6cf07affb3 /drivers/gpu/drm/drm_fourcc.c | |
parent | 86c238aa51c219b8ba1a0e6a86c2676d856f90d5 (diff) | |
download | linux-d549349007ed66af325c1363c0e4f8bb7a518c0d.tar.xz |
drm: Use drm_format_info() in DRM core code
Replace calls to the drm_format_*() helper functions with direct use of
the drm_format_info structure. This improves efficiency by removing
duplicate lookups.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Link: http://patchwork.freedesktop.org/patch/msgid/1476744081-24485-4-git-send-email-laurent.pinchart@ideasonboard.com
Diffstat (limited to 'drivers/gpu/drm/drm_fourcc.c')
0 files changed, 0 insertions, 0 deletions