m1n1/proxyclient/m1n1
Janne Grunau 7d9608adc4 m1n1.fw.dcp.manager: Add backlight callbacks
DCP reports the display brightness with
PropRelay::pr_publish(prop_id=15, value=...). The value divided by
"Brightness_scale" appears to be the display brightness in nits.
Add other callbacks encountered on j314c.

Signed-off-by: Janne Grunau <j@jannau.net>
2022-11-29 01:36:14 +09:00
..
agx m1n1.agx.cmdqueue: Rename Timestamp to TimeStamp 2022-09-27 06:02:28 +09:00
fw m1n1.fw.dcp.manager: Add backlight callbacks 2022-11-29 01:36:14 +09:00
hv hv_exc: Pass through TLBI OS instructions 2022-10-17 22:14:21 +09:00
hw m1n1.hw.dart: Pass in kwargs arguments of from_adt() 2022-11-04 12:36:49 +09:00
trace m1n1.trace: Drop stale super().__init__() call 2022-11-04 12:36:49 +09:00
__init__.py proxyclient: Big cleanup/move to module 2021-06-10 19:40:48 +09:00
adt.py m1n1.hw.adt: Add prop parsing rules related to AOP audio 2022-11-04 12:36:49 +09:00
asm.py m1n1.asm: Fix missing DEFAULT_ARCH on Darwin 2022-08-30 22:29:41 +09:00
constructutils.py m1n1.constructutils: Add offsetof() 2022-09-27 06:02:28 +09:00
find_regs.py proxyclient: removed unused code 2021-09-22 19:00:34 +09:00
gpiola.py m1n1.gpiola: Support explicitly telling the LA thread to exit 2022-08-17 13:42:59 +09:00
hostutils.py m1n1.hostutils: Support accesses wider than kernel granule 2022-08-30 22:29:41 +09:00
loadobjs.py m1n1.hw.loadobjs: Accept queer call methods 2022-05-30 23:26:31 +09:00
macho.py proxyclient/m1n1/macho: Support demangling symbols 2022-08-30 22:41:58 +09:00
malloc.py proxyclient: Big cleanup/move to module 2021-06-10 19:40:48 +09:00
proxy.py m1n1.proxy: increase p.call max args to 5 to match proxy.c 2022-10-11 22:55:53 +09:00
proxyutils.py m1n1.proxyutils: Accept M1N1HEAP environment variable 2022-11-04 12:36:49 +09:00
setup.py m1n1.setup: Always reset PMU boot error counters 2022-08-17 13:42:59 +09:00
shell.py m1n1.shell: Add poll_func hook 2022-07-11 19:02:21 +09:00
sysreg.py m1n1.sysreg & co: Add support for op-like sysregs (e.g. TLBI) 2022-08-17 14:01:07 +09:00
tgtypes.py proxyclient: Big cleanup/move to module 2021-06-10 19:40:48 +09:00
utils.py m1n1.utils: Accept 'base' in chexundump 2022-11-04 12:36:49 +09:00
xnutools.py m1n1.xnutools: Update decode_debugger_state() for 12.0 2021-09-15 23:26:45 +09:00