linux-stable/Documentation/gpu
Laurent Pinchart 84770cc24f drm: Centralize format information
Various pieces of information about DRM formats (number of planes, color
depth, chroma subsampling, ...) are scattered across different helper
functions in the DRM core. Callers of those functions often need to
access more than a single parameter of the format, leading to
inefficiencies due to multiple lookups.

Centralize all format information in a data structure and create a
function to look up information based on the format 4CC.

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-2-git-send-email-laurent.pinchart@ideasonboard.com
2016-10-18 15:20:34 +05:30
..
drm-internals.rst drm: Mark up legacy/dri1 drivers with DRM_LEGACY 2016-08-08 10:05:22 +02:00
drm-kms-helpers.rst drm: Move all decl for drm_edid.c to drm_edid.h 2016-09-19 15:04:32 +02:00
drm-kms.rst drm: Centralize format information 2016-10-18 15:20:34 +05:30
drm-mm.rst drm/doc: Reorg drm-mm.rst 2016-08-16 16:10:27 +02:00
drm-uapi.rst drm: Add API for capturing frame CRCs 2016-10-17 16:44:34 +02:00
i915.rst drm/i915: Separate intel_frontbuffer into its own header 2016-08-04 20:20:01 +01:00
index.rst vgaarbiter: rst-ifiy and polish kerneldoc 2016-08-16 18:49:56 +02:00
introduction.rst Documentation/gpu: use recommended order of heading markers 2016-06-21 14:15:18 +02:00
kms-properties.csv drm: Remove dirty property from docs 2016-09-22 00:04:03 -07:00
vga-switcheroo.rst drm/doc: Fix vga_switcheroo xref 2016-08-24 13:11:08 +02:00
vgaarbiter.rst vgaarbiter: rst-ifiy and polish kerneldoc 2016-08-16 18:49:56 +02:00