]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm: Add drm_rect_equals()
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 24 Apr 2013 15:52:37 +0000 (18:52 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 30 Apr 2013 20:20:05 +0000 (22:20 +0200)
commit0894c96bff762d0474a8722bba3d420f643db359
treec29be8c57296ccd5d3be5f06788236412607e859
parente7272df342ba337e87e210470bb93d97d192f2e0
drm: Add drm_rect_equals()

drm_rect_equals() tells whether two drm_rects are equal.

Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Acked-by: Dave Airlie <airlied@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
include/drm/drm_rect.h