Hi Jani
I'm not sure what you're trying to say here. The driver date was
removed
because it was virtually never updated for any driver. It provided no
useful information.
Sure your right, when I removed it from NVIDIA driver (to be able to
build nvidia driver with DKMS on mainline), the .date value was still
set to 20160202 !
See the PR here
https://github.com/NVIDIA/open-gpu-kernel-modules/pull/783
I did just say that to be able to build and use the ast_new on mainline
(6.14-rcX) I had to update the source which were working on linux-stable
and to remove .date from drm structure.
That's why on the online directory there are 2 versions of the driver,
one for linux-stable (up to 6.13.2) and one for mainline (from
6.14.0-rc1).
Kind regards
Nicolas Baranger
Le 2025-02-24 09:53, Jani Nikula a écrit :
On Thu, 13 Feb 2025, Nicolas Baranger <nicolas.baranger@xxxxxx> wrote:
Yes, due to .date total removal in linux 6.14
(https://github.com/torvalds/linux/commit/cb2e1c2136f71618142557ceca3a8802e87a44cd)
the last DKMS sources are :
https://xba.soartist.net/ast-drm_nba_20250211/nba-dkms/nba_last_src_20250212/src/
I'm not sure what you're trying to say here. The driver date was
removed
because it was virtually never updated for any driver. It provided no
useful information.
BR,
Jani.