[Intel-gfx] [PATCH 2/2] drm/i915/hdcp: replace BIT() with REG_BIT() in register definitions
Jani Nikula
jani.nikula at intel.com
Wed Aug 10 10:09:03 UTC 2022
On Wed, 10 Aug 2022, "Murthy, Arun R" <arun.r.murthy at intel.com> wrote:
>> -----Original Message-----
>> From: Intel-gfx <intel-gfx-bounces at lists.freedesktop.org> On Behalf Of Jani
>> Nikula
>> Sent: Thursday, August 4, 2022 3:29 PM
>> To: intel-gfx at lists.freedesktop.org
>> Cc: Nikula, Jani <jani.nikula at intel.com>
>> Subject: [Intel-gfx] [PATCH 2/2] drm/i915/hdcp: replace BIT() with REG_BIT()
>> in register definitions
>>
>> Registers contents are supposed to be defined using REG_BIT() to ensure
>> they're u32 and the shift is within bounds.
>>
>> Signed-off-by: Jani Nikula <jani.nikula at intel.com>
>> ---
>
> Reviewed-by: Arun R Murthy <arun.r.murthy at intel.com>
Thanks for the review, pushed both.
BR,
Jani.
--
Jani Nikula, Intel Open Source Graphics Center
More information about the Intel-gfx
mailing list