<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_frameworks_rs/rsDriverLoader.cpp, branch cm-13.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_rs/'/>
<entry>
<title>Allow drivers to alter the default driver name on rsdHalInit</title>
<updated>2015-06-23T16:44:57+00:00</updated>
<author>
<name>Jon Parr</name>
<email>jon.parr@imgtec.com</email>
</author>
<published>2015-06-11T13:27:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_rs/commit/?id=ea2e4d37418c6ada5d3c8cd08b8e60348dd46790'/>
<id>ea2e4d37418c6ada5d3c8cd08b8e60348dd46790</id>
<content type='text'>
Bug: 20894432

Permit partner drivers via Context::setDriverName to choose their
own mDriverName rather than the default OVERRIDE_RS_DRIVER string.

This can only be done once from within rsdHalInit otherwise it will
be ignored and the default behaviour will apply.

Change-Id: I49b81e60f7983a81f0e71fbef4b46f9bfc834849
(cherry picked from commit b268abd5528936d13a85b03f44458fe3a55cafad)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 20894432

Permit partner drivers via Context::setDriverName to choose their
own mDriverName rather than the default OVERRIDE_RS_DRIVER string.

This can only be done once from within rsdHalInit otherwise it will
be ignored and the default behaviour will apply.

Change-Id: I49b81e60f7983a81f0e71fbef4b46f9bfc834849
(cherry picked from commit b268abd5528936d13a85b03f44458fe3a55cafad)
</pre>
</div>
</content>
</entry>
<entry>
<title>Notify drivers when user get a pointer to allocation</title>
<updated>2015-05-19T00:28:59+00:00</updated>
<author>
<name>Jason Sams</name>
<email>jsams@google.com</email>
</author>
<published>2015-05-19T00:28:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_rs/commit/?id=fa578a3a3404bafaae1ac23164a563a70e00fd44'/>
<id>fa578a3a3404bafaae1ac23164a563a70e00fd44</id>
<content type='text'>
Requested by vendor for driver bring-up.

bug 20894664

Change-Id: I7a1540236e557ef42ffde1c832b5d5ef36b91c96
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Requested by vendor for driver bring-up.

bug 20894664

Change-Id: I7a1540236e557ef42ffde1c832b5d5ef36b91c96
</pre>
</div>
</content>
</entry>
<entry>
<title>Add USAGE_OEM</title>
<updated>2015-05-13T19:44:46+00:00</updated>
<author>
<name>Jason Sams</name>
<email>jsams@google.com</email>
</author>
<published>2015-05-13T19:44:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_rs/commit/?id=cc169dee42a552746f8896c293143dfaab326263'/>
<id>cc169dee42a552746f8896c293143dfaab326263</id>
<content type='text'>
Allow OEMs to pass data from other HW blocks via internal
extension.

bug 20894664

Change-Id: I78c19f5eec462aff7d8a5408f2f16cfc9b78c036
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow OEMs to pass data from other HW blocks via internal
extension.

bug 20894664

Change-Id: I78c19f5eec462aff7d8a5408f2f16cfc9b78c036
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a way to link against different driver names.</title>
<updated>2015-05-07T22:20:05+00:00</updated>
<author>
<name>Jason Sams</name>
<email>jsams@google.com</email>
</author>
<published>2015-05-07T22:20:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_rs/commit/?id=d97617a0a736b4dadcf978bfc1fa0aef0d4d50d3'/>
<id>d97617a0a736b4dadcf978bfc1fa0aef0d4d50d3</id>
<content type='text'>
The existing linker path hard-coded "-lRSDriver" into the command line, but
this won't work for partner drivers that have a different implementation
loaded. In order to still properly handle use of the CPU driver, this needs
to change depending on whether we actually loaded an OVERRIDE_RS_DRIVER or
not.

bug 20894664

Change-Id: I0c4a4f12f5db819b234952bc8f364ac6300f147b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The existing linker path hard-coded "-lRSDriver" into the command line, but
this won't work for partner drivers that have a different implementation
loaded. In order to still properly handle use of the CPU driver, this needs
to change depending on whether we actually loaded an OVERRIDE_RS_DRIVER or
not.

bug 20894664

Change-Id: I0c4a4f12f5db819b234952bc8f364ac6300f147b
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix problems creating graphics context.</title>
<updated>2015-03-16T19:13:39+00:00</updated>
<author>
<name>Jason Sams</name>
<email>jsams@google.com</email>
</author>
<published>2015-03-16T19:12:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_rs/commit/?id=b2e33f32b66b820b1973232f0841c5de8616372b'/>
<id>b2e33f32b66b820b1973232f0841c5de8616372b</id>
<content type='text'>
bug 19762899

Change-Id: Iacf34274b0bde4237ecb61bb2429b24f993b7e8d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bug 19762899

Change-Id: Iacf34274b0bde4237ecb61bb2429b24f993b7e8d
</pre>
</div>
</content>
</entry>
<entry>
<title>Make compat lib able to load through the new HAL.</title>
<updated>2015-03-13T21:37:56+00:00</updated>
<author>
<name>Miao Wang</name>
<email>miaowang@google.com</email>
</author>
<published>2015-03-13T21:37:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_rs/commit/?id=6b1b173adc9e97f797d3324006f850cf840137ac'/>
<id>6b1b173adc9e97f797d3324006f850cf840137ac</id>
<content type='text'>
Change-Id: I15a10ffd08399b102e0e209958f5230937e8c83a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I15a10ffd08399b102e0e209958f5230937e8c83a
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor hal loading</title>
<updated>2015-03-11T22:23:08+00:00</updated>
<author>
<name>Jason Sams</name>
<email>jsams@google.com</email>
</author>
<published>2015-03-11T22:22:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_frameworks_rs/commit/?id=0ca7cbaea8d5cf18f25d1148be75fbb6e2d86c62'/>
<id>0ca7cbaea8d5cf18f25d1148be75fbb6e2d86c62</id>
<content type='text'>
This CL make the loading of RS drivers more robust by
looking up entry points in place of a structure of entry points.

It also adds framework for a version handshake.

Change-Id: Iae46bf0171785c0ca1048223816b6efc60c337ad
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This CL make the loading of RS drivers more robust by
looking up entry points in place of a structure of entry points.

It also adds framework for a version handshake.

Change-Id: Iae46bf0171785c0ca1048223816b6efc60c337ad
</pre>
</div>
</content>
</entry>
</feed>
