OSDN Git Service

mesa/st: implement max combined output resources limiting.
authorDave Airlie <airlied@redhat.com>
Tue, 31 Oct 2017 23:54:27 +0000 (09:54 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 1 Nov 2017 00:07:07 +0000 (10:07 +1000)
commit57892a23be9058b535072ce03dc155f42db02be4
treec296848fda4f99a4a3d0da981e469a6461293dc6
parentd3fdd66401b3c3853162d13b452cd19c03354ede
mesa/st: implement max combined output resources limiting.

if the driver sets the cap, then use the value it gives us.

Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/mesa/state_tracker/st_extensions.c