[PATCH v3 3/3] drm/amdgpu: Change type of module param `ppfeaturemask` to hexint
Paul Menzel
pmenzel at molgen.mpg.de
Thu Jul 23 13:44:20 UTC 2020
Dear Linus, dear Christian,
Am 03.07.20 um 17:29 schrieb Christian König:
> Am 03.07.20 um 16:29 schrieb Paul Menzel:
>> The newly added hexint helper is more convenient for bitmasks.
>>
>> Before:
>>
>> $ more /sys/module/amdgpu/parameters/ppfeaturemask
>> 4294950911
>>
>> After:
>>
>> $ more /sys/module/amdgpu/parameters/ppfeaturemask
>> 0xffffbfff
>>
>> Cc: amd-gfx at lists.freedesktop.org
>> Cc: linux-kernel at vger.kernel.org
>> Signed-off-by: Paul Menzel <pmenzel at molgen.mpg.de>
>
> Reviewed-by: Christian König <christian.koenig at amd.com> for this one.
>
> Feel free to add my Acked-by to the other two, but I'm not familiar
> enough with the code to review those.
Thank you. Sorry for being ignorant, but what is the way forward?
Kind regards,
Paul
More information about the amd-gfx
mailing list