diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2016-12-22 08:36:05 +0000 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-12-27 12:28:44 +0100 |
commit | 2bc98c86517b08304b5008f427b751c08659b100 (patch) | |
tree | 3e0b3013d7fa0411878e42f87e7a7b252e2b5c8a /samples/connector/.gitignore | |
parent | 0bfd4a01a6605849d7c282c37503292469fab0be (diff) | |
download | talos-obmc-linux-2bc98c86517b08304b5008f427b751c08659b100.tar.gz talos-obmc-linux-2bc98c86517b08304b5008f427b751c08659b100.zip |
drm: Use drm_mm_nodes() as shorthand for the list of nodes under struct drm_mm
Fairly commonly we want to inspect the node list on the struct drm_mm,
which is buried within an embedded node. Bring it to the surface with a
bit of syntatic sugar.
Note this was intended to be split from commit ad579002c8ec ("drm: Add
drm_mm_for_each_node_safe()") before being applied, but my timing sucks.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20161222083641.2691-3-chris@chris-wilson.co.uk
Diffstat (limited to 'samples/connector/.gitignore')
0 files changed, 0 insertions, 0 deletions