[Mesa-dev] [PATCH 1/3] dri2: Implement a throttle dri extension.
Jakob Bornecrantz
jakob at vmware.com
Thu Oct 13 05:22:56 PDT 2011
----- Original Message -----
> The X server has limited throttle support on the server side,
> but doing this in the client has some benefits:
>
> 1) X server throttling is per client. Client side throttling can be
> done
> per drawable.
>
> 2) It's easier to control the throttling based on what client is run,
> for example using "driconf".
>
> 3) X server throttling requires drm swap complete events.
The patches in this series looks good. Again (in the right patch
series) it makes it sound like you hooked up driconf but I can't see
where this is done?
Reviewed-by: Jakob Bornecrantz <jakob at vmware.com>
Cheers, Jakob.
More information about the mesa-dev
mailing list