commit | 6f134d7bb4347ab4c66ef123efb838fedb54186f | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Mon Oct 20 16:30:50 2014 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Dec 09 09:56:48 2014 +1000 |
tree | 4e7d66d7668fef9e6d1a5714b2bba2280613418c | |
parent | 40d9b043a89e2301e1f97ade055a73ecc28e9afe [diff] |
drm/tile: expose the tile property to userspace (v3) 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>