<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvgpu.git/drivers/gpu/nvgpu/ctrl, branch gpu-paging</title>
<subtitle>Tegra GPU Driver. Originally from nv-tegra.nvidia.com/linux-nvgpu.git.</subtitle>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvgpu.git/'/>
<entry>
<title>gpu: nvgpu: pmgr: fix MISRA Rule 10.4 Violations</title>
<updated>2018-09-27T06:35:37+00:00</updated>
<author>
<name>Sai Nikhil</name>
<email>snikhil@nvidia.com</email>
</author>
<published>2018-09-11T05:08:54+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvgpu.git/commit/?id=c6cfb12d91accc759ed80985573014df89d9cdaa'/>
<id>c6cfb12d91accc759ed80985573014df89d9cdaa</id>
<content type='text'>
MISRA Rule 10.4 only allows the usage of arithmetic operations on
operands of the same essential type category.

Adding "U" at the end of the integer literals to have same type of
operands when an arithmetic operation is performed.

This fixes violation where an arithmetic operation is performed on
signed and unsigned int types.

JIRA NVGPU-992

Change-Id: Id3b2c8ea1af1807087468c6978abfbfc85bee2ec
Signed-off-by: Sai Nikhil &lt;snikhil@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1809757
Reviewed-by: svc-misra-checker &lt;svc-misra-checker@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Adeel Raza &lt;araza@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MISRA Rule 10.4 only allows the usage of arithmetic operations on
operands of the same essential type category.

Adding "U" at the end of the integer literals to have same type of
operands when an arithmetic operation is performed.

This fixes violation where an arithmetic operation is performed on
signed and unsigned int types.

JIRA NVGPU-992

Change-Id: Id3b2c8ea1af1807087468c6978abfbfc85bee2ec
Signed-off-by: Sai Nikhil &lt;snikhil@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1809757
Reviewed-by: svc-misra-checker &lt;svc-misra-checker@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Adeel Raza &lt;araza@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gpu: nvgpu: volt: fix MISRA Rule 10.4 Violations</title>
<updated>2018-09-27T06:35:29+00:00</updated>
<author>
<name>Sai Nikhil</name>
<email>snikhil@nvidia.com</email>
</author>
<published>2018-08-30T08:05:00+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvgpu.git/commit/?id=d77785800b2ae4c27354500305303c395a18acf4'/>
<id>d77785800b2ae4c27354500305303c395a18acf4</id>
<content type='text'>
MISRA Rule 10.4 only allows the usage of arithmetic operations on
operands of the same essential type category.

Adding "U" at the end of the integer literals to have same type of
operands when an arithmetic operation is performed.

This fixes violation where an arithmetic operation is performed on
signed and unsigned int types.

JIRA NVGPU-992

Change-Id: Ic9a911beb6d161df950ca85eb4813547603a8743
Signed-off-by: Sai Nikhil &lt;snikhil@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1809751
Reviewed-by: svc-misra-checker &lt;svc-misra-checker@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Adeel Raza &lt;araza@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MISRA Rule 10.4 only allows the usage of arithmetic operations on
operands of the same essential type category.

Adding "U" at the end of the integer literals to have same type of
operands when an arithmetic operation is performed.

This fixes violation where an arithmetic operation is performed on
signed and unsigned int types.

JIRA NVGPU-992

Change-Id: Ic9a911beb6d161df950ca85eb4813547603a8743
Signed-off-by: Sai Nikhil &lt;snikhil@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1809751
Reviewed-by: svc-misra-checker &lt;svc-misra-checker@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Adeel Raza &lt;araza@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gpu:nvgpu: Update number of LUT entries</title>
<updated>2018-09-20T17:51:03+00:00</updated>
<author>
<name>Vaikundanathan S</name>
<email>vaikuns@nvidia.com</email>
</author>
<published>2018-08-31T08:01:52+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvgpu.git/commit/?id=ab7280a2c13363146d92eba232715e15264d76f3'/>
<id>ab7280a2c13363146d92eba232715e15264d76f3</id>
<content type='text'>
CTRL_CLK_LUT_NUM_ENTRIES to 128
And fix build issues that appeared with 128 entries.

Bug 2331655

Change-Id: If116bff14be9a1923e075f783fdb9a2e992208b8
Signed-off-by: Vaikundanathan S &lt;vaikuns@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1810493
Reviewed-on: https://git-master.nvidia.com/r/1813861
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CTRL_CLK_LUT_NUM_ENTRIES to 128
And fix build issues that appeared with 128 entries.

Bug 2331655

Change-Id: If116bff14be9a1923e075f783fdb9a2e992208b8
Signed-off-by: Vaikundanathan S &lt;vaikuns@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1810493
Reviewed-on: https://git-master.nvidia.com/r/1813861
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>nvgpu: ctrl: MISRA Rule 21.2 header guard fixes</title>
<updated>2018-09-18T06:40:03+00:00</updated>
<author>
<name>smadhavan</name>
<email>smadhavan@nvidia.com</email>
</author>
<published>2018-09-11T05:26:57+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvgpu.git/commit/?id=de6b40b862d0a0c43d1b93d28c8a705040ebd4a3'/>
<id>de6b40b862d0a0c43d1b93d28c8a705040ebd4a3</id>
<content type='text'>
MISRA rule 21.2 doesn't allow the use of macro names which start with
an underscore. These leading underscores are to be removed from the
macro names. This patch will fix such violations in ctrl by renaming
them to follow the convention, 'NVGPU_PARENT-DIR_HEADER-NAME' when
there is no keyword repetition between file name and directory or
'NVGPU_HEADER-NAME' when there is repetition.

JIRA NVGPU-1028

Change-Id: Ia7e5bf76dd2a8689e365bdeb27eac4b6e9ca4cfd
Signed-off-by: smadhavan &lt;smadhavan@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1815657
Reviewed-by: svc-misra-checker &lt;svc-misra-checker@nvidia.com&gt;
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Konsta Holtta &lt;kholtta@nvidia.com&gt;
Reviewed-by: Adeel Raza &lt;araza@nvidia.com&gt;
Reviewed-by: Vijayakumar Subbu &lt;vsubbu@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MISRA rule 21.2 doesn't allow the use of macro names which start with
an underscore. These leading underscores are to be removed from the
macro names. This patch will fix such violations in ctrl by renaming
them to follow the convention, 'NVGPU_PARENT-DIR_HEADER-NAME' when
there is no keyword repetition between file name and directory or
'NVGPU_HEADER-NAME' when there is repetition.

JIRA NVGPU-1028

Change-Id: Ia7e5bf76dd2a8689e365bdeb27eac4b6e9ca4cfd
Signed-off-by: smadhavan &lt;smadhavan@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1815657
Reviewed-by: svc-misra-checker &lt;svc-misra-checker@nvidia.com&gt;
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Konsta Holtta &lt;kholtta@nvidia.com&gt;
Reviewed-by: Adeel Raza &lt;araza@nvidia.com&gt;
Reviewed-by: Vijayakumar Subbu &lt;vsubbu@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>nvgpu:ps35: Clock domain changes</title>
<updated>2018-09-10T22:22:48+00:00</updated>
<author>
<name>Vaikundanathan S</name>
<email>vaikuns@nvidia.com</email>
</author>
<published>2018-07-13T09:54:04+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvgpu.git/commit/?id=a02e1c1f0b012b743d4c1ba9c853057b4359107e'/>
<id>a02e1c1f0b012b743d4c1ba9c853057b4359107e</id>
<content type='text'>
1. PMU interface changes
2. Split PS3.0 and PS3.5 into two dev init functions.
3. Split construct and pmu_data_init to two funcitons.
4. Fixing GV100 impact on PS3.5 changes

Change-Id: I46ba80325d4a249918edbe4cf868ddf47c778aa1
Signed-off-by: Vaikundanathan S &lt;vaikuns@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1777739
Reviewed-by: svc-misra-checker &lt;svc-misra-checker@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Vijayakumar Subbu &lt;vsubbu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. PMU interface changes
2. Split PS3.0 and PS3.5 into two dev init functions.
3. Split construct and pmu_data_init to two funcitons.
4. Fixing GV100 impact on PS3.5 changes

Change-Id: I46ba80325d4a249918edbe4cf868ddf47c778aa1
Signed-off-by: Vaikundanathan S &lt;vaikuns@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1777739
Reviewed-by: svc-misra-checker &lt;svc-misra-checker@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Vijayakumar Subbu &lt;vsubbu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>nvgpu: Add dummy variables to accomodate PS3.5 structure</title>
<updated>2018-05-14T14:03:09+00:00</updated>
<author>
<name>Vaikundanathan S</name>
<email>vaikuns@nvidia.com</email>
</author>
<published>2018-04-13T09:09:07+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvgpu.git/commit/?id=ea46b46cd181a214e8ca9ceec88fd9d5c82d2d7e'/>
<id>ea46b46cd181a214e8ca9ceec88fd9d5c82d2d7e</id>
<content type='text'>
Change-Id: I437f2aba6a63de87033721fa9a29c565cf8f4256
Signed-off-by: Vaikundanathan S &lt;vaikuns@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1694546
Reviewed-by: Mahantesh Kumbar &lt;mkumbar@nvidia.com&gt;
Tested-by: Mahantesh Kumbar &lt;mkumbar@nvidia.com&gt;
Reviewed-by: Vijayakumar Subbu &lt;vsubbu@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I437f2aba6a63de87033721fa9a29c565cf8f4256
Signed-off-by: Vaikundanathan S &lt;vaikuns@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1694546
Reviewed-by: Mahantesh Kumbar &lt;mkumbar@nvidia.com&gt;
Tested-by: Mahantesh Kumbar &lt;mkumbar@nvidia.com&gt;
Reviewed-by: Vijayakumar Subbu &lt;vsubbu@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gpu: nvgpu: vf inject changes</title>
<updated>2018-05-14T14:03:05+00:00</updated>
<author>
<name>Vaikundanathan S</name>
<email>vaikuns@nvidia.com</email>
</author>
<published>2018-04-23T11:22:43+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvgpu.git/commit/?id=85f9729af4a05057b0d9f1e48542f6f9e3acecab'/>
<id>85f9729af4a05057b0d9f1e48542f6f9e3acecab</id>
<content type='text'>
- Added vf change inject support for gv10x
- Updated clk_pmu_vf_inject() to fill required data
for pascal or volta vf change inject support
- Added new ctrl clk interface for gv10x clk domain list
- Added pmu interface for gv10x clk domain list &amp;
vf change inject request
- Modified clk cmd, msg &amp; RPC id's to match
with chips_a_23609936 branch

Bug 200399373

Change-Id: Ib9dc10073386f63bdfd92110c7ec3e09b1c484ce
Signed-off-by: Vaikundanathan S &lt;vaikuns@nvidia.com&gt;
Signed-off-by: Mahantesh Kumbar &lt;mkumbar@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1700746
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added vf change inject support for gv10x
- Updated clk_pmu_vf_inject() to fill required data
for pascal or volta vf change inject support
- Added new ctrl clk interface for gv10x clk domain list
- Added pmu interface for gv10x clk domain list &amp;
vf change inject request
- Modified clk cmd, msg &amp; RPC id's to match
with chips_a_23609936 branch

Bug 200399373

Change-Id: Ib9dc10073386f63bdfd92110c7ec3e09b1c484ce
Signed-off-by: Vaikundanathan S &lt;vaikuns@nvidia.com&gt;
Signed-off-by: Mahantesh Kumbar &lt;mkumbar@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1700746
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gpu: nvgpu: Update clk_vin interface as per chips_a</title>
<updated>2018-05-04T13:09:47+00:00</updated>
<author>
<name>Vaikundanathan S</name>
<email>vaikuns@nvidia.com</email>
</author>
<published>2018-04-03T09:41:58+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvgpu.git/commit/?id=65a362c01a1adc567fa176113dfeb1834777926d'/>
<id>65a362c01a1adc567fa176113dfeb1834777926d</id>
<content type='text'>
clk_vin data structures updated as new calibration type (v20) is added.
GP106 header does not have vin calibration type.
Assuming V10 if calibration type is not V20.
Add fuse calibration for V20 type.

Bug 200399373

Change-Id: I9449de1ecb0d0873f3bc16f46660f93fab5b9eac
Signed-off-by: Vaikundanathan S &lt;vaikuns@nvidia.com&gt;
Signed-off-by: Mahantesh Kumbar &lt;mkumbar@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1687591
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
clk_vin data structures updated as new calibration type (v20) is added.
GP106 header does not have vin calibration type.
Assuming V10 if calibration type is not V20.
Add fuse calibration for V20 type.

Bug 200399373

Change-Id: I9449de1ecb0d0873f3bc16f46660f93fab5b9eac
Signed-off-by: Vaikundanathan S &lt;vaikuns@nvidia.com&gt;
Signed-off-by: Mahantesh Kumbar &lt;mkumbar@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1687591
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gpu: nvgpu: Port vf_point as per Chips_a</title>
<updated>2018-04-25T16:35:56+00:00</updated>
<author>
<name>Vaikundanathan S</name>
<email>vaikuns@nvidia.com</email>
</author>
<published>2018-03-29T10:06:44+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvgpu.git/commit/?id=244e29b1b527dce5497a96ca65c08f7ef22cfc65'/>
<id>244e29b1b527dce5497a96ca65c08f7ef22cfc65</id>
<content type='text'>
- Update PMU interface for vf_point

Change-Id: I1c457026938025266a9325a93985d81fae3b9fa5
Signed-off-by: Vaikundanathan S &lt;vaikuns@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1684286
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Vijayakumar Subbu &lt;vsubbu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Update PMU interface for vf_point

Change-Id: I1c457026938025266a9325a93985d81fae3b9fa5
Signed-off-by: Vaikundanathan S &lt;vaikuns@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1684286
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Vijayakumar Subbu &lt;vsubbu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gpu: nvgpu: Update vfe_var interface as per chips_a_23609936</title>
<updated>2018-04-25T16:35:45+00:00</updated>
<author>
<name>Tejal Kudav</name>
<email>tkudav@nvidia.com</email>
</author>
<published>2017-11-14T09:23:09+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvgpu.git/commit/?id=594f3d26ea55219fd1855d388477601d4cbb1a28'/>
<id>594f3d26ea55219fd1855d388477601d4cbb1a28</id>
<content type='text'>
Changes made:
1. Fuse value can now be signed or unsigned. A new boolean added to check
if the value is signed or not.
2. Masks added for dependent variable and equations
3. Restructing some data structures as per r384

JIRA NVGPUGV100-39

Change-Id: I7d9d1a55e26a06686f6253dedeb55925a32fd0ad
Signed-off-by: Tejal Kudav &lt;tkudav@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1597761
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Vaikundanathan S &lt;vaikuns@nvidia.com&gt;
Tested-by: Vaikundanathan S &lt;vaikuns@nvidia.com&gt;
Reviewed-by: Vijayakumar Subbu &lt;vsubbu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes made:
1. Fuse value can now be signed or unsigned. A new boolean added to check
if the value is signed or not.
2. Masks added for dependent variable and equations
3. Restructing some data structures as per r384

JIRA NVGPUGV100-39

Change-Id: I7d9d1a55e26a06686f6253dedeb55925a32fd0ad
Signed-off-by: Tejal Kudav &lt;tkudav@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1597761
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Vaikundanathan S &lt;vaikuns@nvidia.com&gt;
Tested-by: Vaikundanathan S &lt;vaikuns@nvidia.com&gt;
Reviewed-by: Vijayakumar Subbu &lt;vsubbu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
