[PATCH xf86-video-dummy 0/6] Cleanups and RandR 1.2 support
Aaron Plattner
aplattner at nvidia.com
Thu Jan 29 10:24:26 PST 2015
On 01/26/2015 03:50 PM, Keith Packard wrote:
> Aaron Plattner <aplattner at nvidia.com> writes:
>
>> Yeah, I do need to look into that proposal still. But I think this is
>> useful (in particular for 32k coordinate testing by using randr to
>> switch dynamically between 32747x500 and 500x32767) independently.
>
> I think they go together; we need to allocate a larger frame buffer
> *and* report out monitor sizes correctly via RandR/Xinerama.
Well, it's the dummy driver, so there are no real monitors.
From a quick skim of your randrproto patch, it sounds like a client
should be able to call RRSetMonitor with an empty crtc list to construct
its own monitor rectangles. That sounds like the right approach here.
Will -dummy need any additional code to handle that? I would assume
that that would be handled entirely in the DIX RandR layer and -dummy
wouldn't need to be involved, so the current patch set should be pretty
much complete.
--
Aaron
More information about the xorg-devel
mailing list