[Intel-gfx] [PATCH 07/11] drm/i915/display/vrr: Configure and enable VRR in modeset enable
Jani Nikula
jani.nikula at linux.intel.com
Thu Dec 3 16:40:41 UTC 2020
On Tue, 01 Dec 2020, "Navare, Manasi" <manasi.d.navare at intel.com> wrote:
> On Tue, Nov 10, 2020 at 12:56:40PM +0200, Jani Nikula wrote:
>> On Thu, 22 Oct 2020, Manasi Navare <manasi.d.navare at intel.com> wrote:
>> > + /* Programming adjustments for 0 based regs */
>> > + trans_vrr_vmax = crtc_state->vrr.vtotalmax - 1;
>> > + trans_vrr_vmin = crtc_state->vrr.vtotalmin - 1;
>> > + trans_vrr_flipline = crtc_state->vrr.vtotalmin - 1;
>> > +
>> > + trans_push = TRANS_PUSH_EN;
>>
>> Frankly I'd just throw away the above four temp variables.
>
> Okay and use them directly in de_write ?
Yes.
BR,
Jani.
--
Jani Nikula, Intel Open Source Graphics Center
More information about the Intel-gfx
mailing list