summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorJianqun Xu <jay.xu@rock-chips.com>2021-08-16 09:21:23 +0800
committerLinus Walleij <linus.walleij@linaro.org>2021-08-17 01:01:50 +0200
commit3bcbd1a85b68e5f864029fd6f0bb0bcc8e2f1082 (patch)
treec8492efb147582dee242a0cf20bb2390730e03ff /tools/perf/scripts/python/net_dropmonitor.py
parentff96a8c21cdbf4a36fbad341af3a41db44bbf878 (diff)
downloadkernel-3bcbd1a85b68e5f864029fd6f0bb0bcc8e2f1082.tar.gz
gpio/rockchip: support next version gpio controller
The next version gpio controller on SoCs like rk3568 have more write mask bits for registers. Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com> Link: https://lore.kernel.org/r/20210816012123.1119179-1-jay.xu@rock-chips.com Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
ee7c107987943d0e5b9d'>drm/amd/powerplay: add support for 3DP 4K@120Hz on vega10.Rex Zhu Signed-off-by: Rex Zhu <Rex.Zhu@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> 2017-06-29drm/amd/powerplay: add support for ATOM GFXCLK table v2.Rex Zhu New vbios table format on some boards. Signed-off-by: Rex Zhu <Rex.Zhu@amd.com> Reviewed-by: Ken Wang <Qingqing.Wang@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> 2017-05-31drm/amd/powerplay: fix soft pptable size for Vega10Eric Huang It is to fix bug of sysfs entry pp_table which had size 0 of output before. Signed-off-by: Eric Huang <JinHuiEric.Huang@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> 2017-05-24drm/amd/powerplay: Add Vega10 Powertune Table v3 support.Rex Zhu Handle the latest powerplay table format; includes Boost State support. Signed-off-by: Rex Zhu <Rex.Zhu@amd.com> Reviewws-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> 2017-05-24drm/amd/powerplay: fix bug in processing CKS_Enable bit.Rex Zhu Typo in the mask. Signed-off-by: Rex Zhu <Rex.Zhu@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> 2017-05-05drm/amd/powerplay: correct LoadLineResistance value in pptable.Rex Zhu this value is used by avfs to adjust inversion voltage. Signed-off-by: Rex Zhu <Rex.Zhu@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> 2017-04-07drm/amd/powerplay: add fan controller table v11 support.Rex Zhu Signed-off-by: Rex Zhu <Rex.Zhu@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> 2017-04-07drm/amd/powerplay: port newest process pptable code for vega10.Rex Zhu Signed-off-by: Rex Zhu <Rex.Zhu@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> 2017-03-29drm/amd/powerplay: add Vega10 powerplay support (v5)Eric Huang Adds power management support for vega10. v2: squash in fan control and led config fixes from Rex v3: squash in dead code removal and socvid fixes from Rex v4: squash in dpm force level fix from Rex v5: squash in latest headless, gpu load fixes from Rex Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Eric Huang <JinHuiEric.Huang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>