[PATCH 06/11] drm/i915/reg: convert DP_TP_CTL/DP_TP_STATUS to REG_BIT() and friends
Jani Nikula
jani.nikula at intel.com
Tue Nov 19 15:29:35 UTC 2024
On Tue, 19 Nov 2024, Imre Deak <imre.deak at intel.com> wrote:
> On Mon, Nov 18, 2024 at 04:49:01PM +0200, Jani Nikula wrote:
>> +#define DP_TP_STATUS_STREAMS_ENABLED_MASK REG_GENMASK(21, 19)
>
> I assume the above is the 'Streams Enabled' field and that is bits 18:16
> on the platforms I checked. Bits 21:19 is 'DP Init Status'.
It's 18:16 on TGL+ and 17:16 on HSW, but bit 18 is MBZ on HSW so I just
set to 18:16 in v2.
BR,
Jani.
--
Jani Nikula, Intel
More information about the Intel-gfx
mailing list