randr: don't directly set changed bits in randr screen
authorDave Airlie <airlied@redhat.com>
Wed, 9 Jan 2013 04:23:57 +0000 (14:23 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 30 Apr 2013 00:08:43 +0000 (10:08 +1000)
commitf9c8248b8326ad01f33f31531c6b2479baf80f02
treeb52d156e54876b5ee618111225638359bceac9d0
parent451ba4bd41b82acd4aec6236ba121e00cfeb311b
randr: don't directly set changed bits in randr screen

Introduce a wrapper interface so we can fix things up for multi-gpu
situations later.

This just introduces the API for now.

Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
randr/randr.c
randr/randrstr.h
randr/rrcrtc.c
randr/rrinfo.c
randr/rroutput.c
randr/rrscreen.c