On Mon, 10 Aug 2020 at 22:23, Christoph Hellwig hch@infradead.org wrote:
On Thu, Aug 06, 2020 at 11:07:02AM +1000, Dave Airlie wrote:
nouveau:
- add CRC support
- start using NVIDIA published class header files
Where does Nvdia provide them? I looked into the commits and the Nouveau mailing list archives and could not find anything.
https://github.com/NVIDIA/open-gpu-doc
Is I believe the canonical upstream source for them.
Note that various new files with a MIT boilerplate instead of an SPDX tag.
Ben might just have imported them directly, so SPDX tags might need to be sent upstream and see if they accept them.
Dave.
On Tue, 11 Aug 2020 at 04:46, Dave Airlie airlied@gmail.com wrote:
On Mon, 10 Aug 2020 at 22:23, Christoph Hellwig hch@infradead.org wrote:
On Thu, Aug 06, 2020 at 11:07:02AM +1000, Dave Airlie wrote:
nouveau:
- add CRC support
- start using NVIDIA published class header files
Where does Nvdia provide them? I looked into the commits and the Nouveau mailing list archives and could not find anything.
https://github.com/NVIDIA/open-gpu-doc
Is I believe the canonical upstream source for them.
Note that various new files with a MIT boilerplate instead of an SPDX tag.
Ben might just have imported them directly, so SPDX tags might need to be sent upstream and see if they accept them.
Yeah, I decided to play it safe and keep NVIDIA's headers as-provided, just trimmed down to the parts we're using.
Ben.
Dave. _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel
dri-devel@lists.freedesktop.org