search for: 0x0bfb

Displaying 2 results from an estimated 2 matches for "0x0bfb".

Did you mean: 0x09fb
2015 Oct 26
0
[PATCH 3/4] subdev/pmu/fuc: implement perf
...e, + 0xf8000201, +/* 0x0bcd: idle_recv */ +/* 0x0bcf: idle */ + 0xf400f800, + 0x54410031, + 0x0011cf04, + 0x400110b6, + 0x01f60454, +/* 0x0be3: idle_loop */ + 0x0104bd00, + 0x0232f458, +/* 0x0be8: idle_proc */ +/* 0x0be8: idle_proc_exec */ + 0x1eb210f9, + 0x0002cb7e, + 0x11f410fc, + 0x0231f409, +/* 0x0bfb: idle_proc_next */ + 0xb6f00ef4, + 0x1fa65810, + 0xf4e81bf4, + 0x28f4e002, + 0xc60ef400, + 0x00000000, + 0x00000000, + 0x00000000, + 0x00000000, + 0x00000000, + 0x00000000, + 0x00000000, + 0x00000000, + 0x00000000, + 0x00000000, + 0x00000000, + 0x00000000, + 0x00000000, + 0x00000000, + 0x00000000,...
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