drm/tile: expose the tile property to userspace (v3)
authorDave Airlie <airlied@redhat.com>
Mon, 20 Oct 2014 06:30:50 +0000 (16:30 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 8 Dec 2014 23:56:48 +0000 (09:56 +1000)
This takes the tiling info from the connector and
exposes it to userspace, as a blob object in a
connector property.

The contents of the blob is ABI.

v2: add property + function documentation.

v3: move property setup from previous patch.
add boilerplate + fix long line (Daniel)

Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found