[Nouveau] [PATCH 2/2] drm/nouveau: implement precise vblank timestamping

Lucas Stach dev at lynxeye.de
Thu Apr 26 14:31:24 PDT 2012


Hi Maarten,

Am Donnerstag, den 26.04.2012, 23:25 +0200 schrieb Maarten Maathuis:
> It seems a bit strange to go in between a register and defines that
> probably belong to that register.
> 
Yes, you are right. Thanks for catching this. I will fix this up, but
will wait for Ben's comments and/or other review feedback before
spamming the list with just another version of this patch.

-- Lucas
> On Thu, Apr 26, 2012 at 12:26 AM, Lucas Stach <dev at lynxeye.de> wrote:
> >  #define NV_PCRTC_ENGINE_CTRL                           0x00600860
> > +#define NV_PCRTC_STAT(i0)                      (0x00600868 + 0x2000*(i0))
> >  #      define NV_CRTC_FSEL_I2C                                 (1 << 4)
> >  #      define NV_CRTC_FSEL_OVERLAY                             (1 << 12)
> 
> 
> 




More information about the Nouveau mailing list