| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Added ioctl to change Q6 clock dynamically
while video decoding. Client can use this
ioctl to increase/decrease Q6 clock depending
on requirement. Once the instance who
requested the increase/decrease closes, Q6
clock adjusts itself depending on new
requirement.
Change-Id: Icaba3509e6645c64794711c8a1c5933633c042c4
|
|
|
|
|
|
|
|
|
| |
Increase the maximum property value length by 12 characters (92
to 104 characters maximum) at the expense of 21 property entries
(247 to 226).
Change-Id: I1ed9dec96c25c8922c432f8d7c56b86ed9201752
CRs-Fixed: 228730
|
|\
| |
| |
| |
| | |
* changes:
bionic: Support for VX6953 sensor.
|
| |
| |
| |
| |
| |
| |
| | |
Support for VX6953 sensor with
MIPI interface.
Change-Id: If075970c99667aa1a703b61aa775e3fd0586f8a2
|
|\ \
| | |
| | |
| | |
| | | |
* changes:
msm_audio.h: Update to include the equalizer config structure
|
| |/
| |
| |
| |
| |
| | |
Modify to include equalizer config structure.
Change-Id: I1c49be50de8e487283057ee4e1ba574d95ee9ee9
|
|\ \
| | |
| | |
| | |
| | | |
* changes:
bionic: Reorder fields in a data structure
|
| |/
| |
| |
| |
| |
| | |
Make union last field in a data structure for backward compatibility
Change-Id: Iddd74b11661b9d12d869d4c62a52661c77362a90
|
|/
|
|
|
|
| |
Add STOP_NEXT_MSG ioctl for Video Decoder for proper cleanup.
Change-Id: Id073730a2bab68d36d334579084de6840bff36f7
|
|\
| |
| |
| |
| | |
* changes:
msm_audio.h: Update to include the DTMF config structure
|
| | |
|
|\ \
| |/
|/|
| |
| | |
* changes:
7x30: Rename header files with msm prefix
|
| |
| |
| |
| |
| |
| | |
Renamed video header files with msm prefix.
Change-Id: I3ee8cde62851730c9698c5233a6adfe4ee1ccb5f
|
|\ \
| | |
| | |
| | |
| | | |
* changes:
bionic: implement get_version ioctl
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* changes:
bionic: Added YCBCR tile formats
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | | |
Support is added in drivers for the tile formats.
Updating the header file for user space access.
Change-Id: Id29ab7e2be20b3aa1730d785a78fc89c588b9a06
|
|\ \ \
| |/ /
|/| |
| | |
| | | |
* changes:
bionic: Adjust stack and linker based on target specific VM split
|
| |/ |
|
|\ \
| | |
| | |
| | |
| | | |
* changes:
bionic: Add new ioctl and structure for bitstream error feedback feature
|
| | | |
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* changes:
bionic: Add new ioctl for outport flush feature
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* changes:
8x50: vdec: Add support for NV21 yamato color format
|
| | |/
| |/|
| | |
| | |
| | | |
- Add new ioctl to get driver version.
- Add enums to support NV21 yamato color format
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* changes:
bionic: add overlay play enable ioctl
|
| |/ /
| | |
| | |
| | |
| | | |
Add overlay play enable ioctl to allow user to start/stop
playing MDP4 overlay pipe.
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* changes:
jpeg: gemini: adding jpeg hardware encoder driver header
|
| |/ / |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* changes:
msm_kgsl.h: Add support for Open VG and Z180
|
| |/ /
| | |
| | |
| | | |
Update structs and ioctls to support Open VG.
|
|/ /
| |
| |
| |
| | |
Added support for Non-Standard resolution playback.
Cropping information will be shared to applicaiton for H264
|
| |
| |
| |
| |
| |
| | |
Latest QDSP6 supports the backward compatibility with the old 2.0
Scorpion/QDSP6 interface hence reverting the version 3.1
interface changes.
|
|\ \
| | |
| | |
| | |
| | | |
* changes:
8x50: vdec: Implement new Scorpion/QDSP6 interface
|
| | |
| | |
| | |
| | | |
Minor version updates from version 0 to version 1.
|
|\ \ \
| |/ /
|/| | |
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This reverts commit 754c178ae551aedcbbfd3bfd1c1c3b710d9ad989.
Turns out we don't need it afterall (needed a stable sort anyways).
So, we'll make that change in the dev branch instead.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
NOTE: This replaces qsort.c with the FreeBSD version. While
the patch changes the source, it should not alter the
implementation that should use the exact same algorithm.
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* changes:
libc: kernel: Update msm_kgsl.h header
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ifa58a406c9419c5ad73a1f9456add6dd54bfb2ba
Signed-off-by: Dima Zavin <dima@android.com>
|
| |/ / /
| | | |
| | | |
| | | | |
Merged from eclair-mr2
|
| | | |
| | | |
| | | |
| | | | |
The 64-bit data is not currently being used and more than doubles the size.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
ZoneCompactor was using the system time zone database to get the offsets
instead of using the data it was compiling, so for newly added or recently
changed zones the index could be inconsistent with the data.
Affected zones: San_Luis, Casey, Davis, Mawson, Kathmandu, Novokuznetsk
|
| | | |
| | | |
| | | |
| | | | |
http://b/issue?id=2272477
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Change-Id: I8b22bcb4816fca5e0b92fee4b2ccb0ef135be5a9
Signed-off-by: Dima Zavin <dima@android.com>
|
| | | |
| | | |
| | | |
| | | |
| | | | |
use 64 bytes cache lines, reduce the main loop to 64-bytes instead of
128 bytes and adjust the prefetch distance to the optimal value.
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* changes:
bionic/linker: make the buddy allocator compute max_order on its own
bionic/linker: change the buddy allocator to take a handle to the managed area
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Iliyan Malchev <malchev@google.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
-- rename struct ba_info to struct ba
-- move the static ba descriptor from ba.c to linker.c and rename it ba_prelink
-- ba_init, ba_allocate, ba_free, ba_start_addr, and ba_len all take a pointer
to struct ba
Signed-off-by: Iliyan Malchev <malchev@google.com>
|