[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z-CJmw9BKteSj1Qx@blossom>
Date: Sun, 23 Mar 2025 18:22:19 -0400
From: Alyssa Rosenzweig <alyssa@...enzweig.io>
To: Faith Ekstrand <faith.ekstrand@...labora.com>
Cc: David Airlie <airlied@...il.com>, Simona Vetter <simona@...ll.ch>,
Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
Maxime Ripard <mripard@...nel.org>,
Thomas Zimmermann <tzimmermann@...e.de>,
Miguel Ojeda <ojeda@...nel.org>,
Alex Gaynor <alex.gaynor@...il.com>,
Boqun Feng <boqun.feng@...il.com>, Gary Guo <gary@...yguo.net>,
"Björn Roy Baron" <bjorn3_gh@...tonmail.com>,
Benno Lossin <benno.lossin@...ton.me>,
Andreas Hindborg <a.hindborg@...nel.org>,
Alice Ryhl <aliceryhl@...gle.com>, Trevor Gross <tmgross@...ch.edu>,
Janne Grunau <j@...nau.net>, Sven Peter <sven@...npeter.dev>,
Jonathan Corbet <corbet@....net>,
Sergio Lopez Pascual <slp@...rega.org>,
Ryan Houdek <sonicadvance1@...il.com>,
linux-kernel <linux-kernel@...r.kernel.org>,
dri-devel <dri-devel@...ts.freedesktop.org>,
rust-for-linux <rust-for-linux@...r.kernel.org>,
asahi <asahi@...ts.linux.dev>,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
linux-doc <linux-doc@...r.kernel.org>,
Asahi Lina <lina@...hilina.net>
Subject: Re: [PATCH v3] drm: Add UAPI for the Asahi driver
> > > + /**
> > > + * @user_timestamp_frequency_hz: Timebase frequency for user timestamps
> > > + */
> > > + __u64 user_timestamp_frequency_hz;
> >
> > Why is this different? What are user timestamps and how are they different from GPU timestamps?
In v4, I've made get_time return nanos which should clarify things.
(Since it hides the SoC clock rate from userspace, leaving only the GPU
firmware clock rate and nanoseconds as the two time rates to worry
about.)
Powered by blists - more mailing lists