search for: 0x0a0a

Displaying 3 results from an estimated 3 matches for "0x0a0a".

Did you mean: 0x000a
2015 Oct 26
0
[PATCH 3/4] subdev/pmu/fuc: implement perf
...f4061bf4, -/* 0x08da: i2c_put_byte_done */ - 0x00f80132, -/* 0x08dc: i2c_addr */ + 0x0553fd2b, + 0xf40142b6, + 0x37f0d81b, + 0x0076bb01, + 0xf90465b6, + 0x04659450, + 0xbd0256bb, + 0x0475fd50, + 0x21f550fc, + 0x64b6092d, +/* 0x0a05: i2c_get_byte_done */ +/* 0x0a07: i2c_put_byte */ + 0xf000f804, +/* 0x0a0a: i2c_put_byte_next */ + 0x42b60847, + 0x3854ff01, 0xb60076bb, 0x50f90465, 0xbb046594, 0x50bd0256, 0xfc0475fd, - 0x1821f550, - 0x0464b607, - 0xe72911f4, - 0xb6012ec3, - 0x53fd0134, - 0x0076bb05, + 0x2d21f550, + 0x0464b609, + 0xb03411f4, + 0x1bf40046, + 0x0076bbd8, 0xf90465b6, 0x0465945...
2009 Jan 14
0
[PATCH] Pitch now quantised at the band level, got rid of all the VQ code.
..., 0x6d3c, 0x5638, -0x8303, 0x0303, 0x0405, 0x0604, -0x887d, 0x4973, 0x5613, 0x0c08, -0x847c, 0x6b0c, 0x1143, 0x0f08, -0x7c08, 0x0506, 0x2b06, 0x0604, -0x7b09, 0x0872, 0x0908, 0x0704, -0x6f11, 0x0a50, 0x4409, 0x0904, -0x7f5c, 0x2805, 0x0606, 0x0504, -0x0e53, 0x3f0a, 0x0b0b, 0x0a05, -0x0d77, 0x0a0a, 0x0a0d, 0x0a05, -0x7e1d, 0x636b, 0x5915, 0x1208, -0x0c0b, 0x0806, 0x2d09, 0x0a08, -0x8a86, 0x7e79, 0x0f11, 0x0906, -0x7f76, 0x0809, 0x3f08, 0x0704, -0x0b0c, 0x0769, 0x0a0c, 0x0f08, -0x8676, 0x1475, 0x6050, 0x521b, -0x400f, 0x423c, 0x0b07, 0x0804, -0x7423, 0x6712, 0x5611, 0x0b05, -0x1062,...
2015 Oct 26
9
[PATCH 0/4] Add pdaemon load counters
this series makes use of the load counters we can use to get information about the current load of the gpu. This series includes the needed pmu bits and a debugfs interface to read them out. Currently the values are between 0 and 255, because it is much easier to implement it this way on the pmu. Karol Herbst (4): subdev/pmu/fuc: add gk104 pmu/fuc: add macros for pdaemon pwr counters