A line in the sand for graphics drivers
A line in the sand for graphics drivers
Posted Jul 5, 2010 13:52 UTC (Mon) by Baylink (guest, #755)Parent article: A line in the sand for graphics drivers
Has anyone ever put a finger on the assertions I've seen made in some places: that the vendors won't open that code because it has patent or copyright violations in it, and they know it, and they don't want to get busted...?
Posted Jul 5, 2010 14:35 UTC (Mon)
by tzafrir (subscriber, #11501)
[Link] (9 responses)
As for patents: what would be the problem with releasing the source? What secret would it reveal? It's patently clear that patents can not cover trade secrets, right?
Posted Jul 5, 2010 14:39 UTC (Mon)
by Baylink (guest, #755)
[Link] (4 responses)
Posted Jul 9, 2010 9:57 UTC (Fri)
by yoe (guest, #25743)
[Link] (3 responses)
It becomes one if you violate someone's patent knowingly; but proving that you knew about something at some distant point in the past is rather hard.
Posted Jul 9, 2010 10:21 UTC (Fri)
by __alex (guest, #38036)
[Link] (1 responses)
Posted Dec 27, 2010 15:11 UTC (Mon)
by ksandstr (guest, #60862)
[Link]
Posted Jul 9, 2010 17:14 UTC (Fri)
by njs (subscriber, #40338)
[Link]
Everyone who writes some software is violating other people's patents; the problem is if one of those patent owners notices and can sue you.
Posted Jul 5, 2010 14:52 UTC (Mon)
by ernstp (guest, #13694)
[Link] (3 responses)
Posted Jul 5, 2010 15:36 UTC (Mon)
by drag (guest, #31333)
[Link] (2 responses)
They have contractual obligations with other vendors to keep some aspects of their hardware secret. This is due to the DRM requirements they have to face. This is simply part of the reality of being a graphics hardware vendor in this day in age.
Patent issues are another one.
Copyrights can be a issue, but it depends on the vendors and how much they contract out to other businesses.
Trade secrets are another issue. Between ATI vs Nvidia they make or break sales by the quality of their windows drivers. That is simply a fact and is another aspect of business that cannot be escaped.
Those issues are going to be big ones.
---------------------
Writing new open source drivers from scratch, while combined with not documenting certain aspects of the video cards, can avoid most of those issues except patents.
Posted Jul 5, 2010 16:14 UTC (Mon)
by smurf (subscriber, #17840)
[Link] (1 responses)
DRM implies that somewhere there's encrypted / obfuscated content which some piece of code and/or hardware decrypts before displaying, and that said code needs to be coupled to the displaying hardware -- tightly enough that one cannot just capture the output.
Hardware coupling is obviously not a problem in a smartphone (unlike HDMI). That leaves the actual de-obfuscating part of the source code, which is easily removed from any otherwise-open-source driver program.
Posted Jul 5, 2010 16:20 UTC (Mon)
by drag (guest, #31333)
[Link]
I think that is a poor assumption to make. How many PowerVR video devices are used in set-top boxes, televisions, and other devices? I don't know the answer, but it's certainly a large number of devices.
Plus there are phones that do actually have HDMI output, many of those that do are Android devices.
Unfortunately there is plenty of DRM in cell-phone and ARM-style devices.
> encrypted / obfuscated
Yeah. DRM implies Obfuscation really only. Encryption is usually used as part of the process because it's very effective in terms of protection during transport, but it's useless as a mechanism on the actual end user's device itself. So DRM depends entirely on obfuscation to work properly.
DRM is much less of a issue now then it's been in the past, but the effects of it is going to linger on for some years.
Posted Jul 5, 2010 21:03 UTC (Mon)
by airlied (subscriber, #9104)
[Link]
The only thing that might be an issue is the video decode hardware, and I'm willing to accept that maybe they can't always release source code to the MPEG4 patent licenses etc, but generally in a lot of those systems it just a hw video decoder, so they aren't violating anything in sw if they just provide an API.
A line in the sand for graphics drivers
A line in the sand for graphics drivers
A line in the sand for graphics drivers
A line in the sand for graphics drivers
A line in the sand for graphics drivers
A line in the sand for graphics drivers
A line in the sand for graphics drivers
A line in the sand for graphics drivers
They have contractual obligations with other vendors to keep some aspects of their hardware secret. This is due to the DRM requirements they have to face.A line in the sand for graphics drivers
A line in the sand for graphics drivers
A line in the sand for graphics drivers