aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/lib/drm_random.c
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2016-12-22 08:36:05 +0000
committerDaniel Vetter <[email protected]>2016-12-27 11:28:44 +0000
commit2bc98c86517b08304b5008f427b751c08659b100 (patch)
tree3e0b3013d7fa0411878e42f87e7a7b252e2b5c8a /drivers/gpu/drm/lib/drm_random.c
parentdrm: Get atomic property value even if DRIVER_ATOMIC is not set (diff)
downloadkernel-2bc98c86517b08304b5008f427b751c08659b100.tar.gz
kernel-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 <[email protected]> Reviewed-by: Joonas Lahtinen <[email protected]> Cc: Daniel Vetter <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/lib/drm_random.c')
0 files changed, 0 insertions, 0 deletions