[Nouveau] [PATCH] fix a wrong use of a logical operator in drmmode_output_dpms()

Dave Airlie airlied at gmail.com
Wed May 20 21:40:41 PDT 2015


On 21 May 2015 at 03:26, Samuel Pitoiset <samuel.pitoiset at gmail.com> wrote:
>
>
> On 05/20/2015 07:13 PM, Ilia Mirkin wrote:
>>
>> This is obviously a bug, but one that has been there for some time.
>> Please figure out what this is guarding, and confirm that the feature
>> continues to work.
>
>
> Sure, but do you have any ideas how to test this part of the DDX ?
> It's the first time I play with it...
>

It's fine, the code just avoids going into the name checks if the type
isn't a enum,
it won't break anything actually fixing it.

The fix is

Reviewed-by: Dave Airlie <airlied at redhat.com>


More information about the Nouveau mailing list