I've forgotten the cc stable tag for 10.6 on this, please put this in 10.6.
Dave.
On 10 June 2015 at 13:56, Michel Dänzer wrote:
> On 10.06.2015 12:53, Dave Airlie wrote:
>> we don't check the validity of pscreen until dri_init_screen_helper
>>
>> hit this trying to init glamor on a device with
On 10.06.2015 12:53, Dave Airlie wrote:
> we don't check the validity of pscreen until dri_init_screen_helper
>
> hit this trying to init glamor on a device with no driver (udl).
>
> Signed-off-by: Dave Airlie
> ---
> src/gallium/state_trackers/dri/dri2.c | 2 +-
> 1 file changed, 1 insertion(+
we don't check the validity of pscreen until dri_init_screen_helper
hit this trying to init glamor on a device with no driver (udl).
Signed-off-by: Dave Airlie
---
src/gallium/state_trackers/dri/dri2.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/gallium/state_tracker