<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div>On Mon, 2024-07-29 at 18:07 -0500, Timur Tabi wrote:</div>
<blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex">
<pre>Store the struct device pointer used to allocate the DMA buffer in</pre>
<pre>the nvkm_gsp_mem object. This allows nvkm_gsp_mem_dtor() to release</pre>
<pre>the buffer without needing the nvkm_gsp. This is needed so that</pre>
<pre>we can retain DMA buffers even after the nvkm_gsp object is deleted.</pre>
<pre><br></pre>
<pre>Signed-off-by: Timur Tabi <<a href="mailto:ttabi@nvidia.com">ttabi@nvidia.com</a>></pre>
<pre><br></pre>
<pre>v2:</pre>
<pre>added get/put_device calls</pre>
</blockquote>
<div><br>
</div>
<div>Ugh, I forgot to move this to under the ---</div>
<div><br>
</div>
<div><span></span></div>
</body>
</html>