Quantcast
Viewing all articles
Browse latest Browse all 149881

Forum Post: RE: Graphics changes between linux-3.2.0-psp04.06.00.10 and 04.06.00.11

[quote user="Mike Worster"]

I see here:

tags

10 months agov3.2_AM335xPSP_04.06.00.11AM335x PSP release 04.06.00.11
10 months agov3.2_AM335xPSP_04.06.00.10AM335x PSP release 04.06.00.10

The two releases both state "10 months ago" so they were both tagged at the same time? But they do have different content right?

[/quote]

Yes, that just means the actual tags (i.e. the labels) were applied 10 months ago.  You can see it better chronologically if you look at this:

http://arago-project.org/git/projects/?p=linux-am33x.git;a=shortlog;h=d5720d33bc7c434f9a023dbb62c795538f976b7a

In particular, the 4.06.00.10 tag applies to a commit from 2013-04-04 while the 4.06.00.11 tag applies to a commit from 2013-06-14.

[quote user="Mike Worster"]And the list one there is tagged PSP 10 and PSP 10-rc3. So is this the full list of changes I'm looking for?[/quote]

Yes, that is the correct list.  Similarly, if you've cloned the repository locally you can generate that same list with the following command:

git log v3.2_AM335xPSP_04.06.00.10..v3.2_AM335xPSP_04.06.00.11

[quote user="Mike Worster"]

I looked thought the list of changes in there and it appears that only this one:

ARM: AM335x: SGX: Graphics device registration using HWMOD

authorPrathap M S <msprathap@ti.com>
Wed, 17 Apr 2013 13:15:08 +0000 (18:15 +0530)
committerVaibhav Hiremath <hvaibhav@ti.com>
Wed, 17 Apr 2013 13:15:08 +0000 (18:15 +0530)
commit

b9923dd9ac3117b648febcf7f49308503dd308f3

Is related to the SGX capabilities of the AM335x, but others are very interesting as well... Will it be possible for me to pull just this one commit and/or get a patch set of these 3 files changed?

[/quote]

The individual files are available as diff or the entire file here:

http://arago-project.org/git/projects/?p=linux-am33x.git;a=commit;h=b9923dd9ac3117b648febcf7f49308503dd308f3

Or alternatively if you're operating locally you can see the patch with something like:

git show b9923dd9ac3117b648febcf7f49308503dd308f3


Viewing all articles
Browse latest Browse all 149881

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>