summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorHarin Lee <me@harin.net>2025-11-25 03:04:59 +0900
committerTakashi Iwai <tiwai@suse.de>2025-11-25 08:02:16 +0100
commita2dbaeb5c61ef110ceefe0d48fe94d428d3bcf16 (patch)
tree0f607876cd91e47cbffb3dbbfff5f51a929f86a3 /tools/perf/scripts/python/netdev-times.py
parent9bb003a1f98b11b80238d522778115ad07355149 (diff)
downloadkernel-a2dbaeb5c61ef110ceefe0d48fe94d428d3bcf16.tar.gz
ALSA: ctxfi: Refactor resource alloc for sparse mappings
Refactor atc_get_resources(), atc_connect_resources(), and atc_release_resources() to allocate resources based on maximum type definitions. This allows specific resources to be conditionally skipped based on capabilities. This is necessary for hardware variants where resource allocations do not follow a sequential order. Signed-off-by: Harin Lee <me@harin.net> Signed-off-by: Takashi Iwai <tiwai@suse.de> Link: https://patch.msgid.link/20251124180501.2760421-5-me@harin.net
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
Gui 2022-07-25drm/amd/amdgpu: add TAP_DELAYS upload support for gfx10Chengming Gui 2022-05-04drm/amdgpu: renovate sdma fw structLikun Gao 2022-05-04drm/amd/amdgpu: adjust the fw load type listChengming Gui 2022-05-04drm/amdgpu: init SDMA v6 microcode with PSP load typeLikun Gao 2022-05-04drm/amdgpu: add convert for new gfx typeLikun Gao 2022-05-04drm/amdgpu: support IMU front door loadLikun Gao 2022-05-04drm/amdgpu: add new CP_MES ucode idsJack Xiao 2022-05-04drm/amdgpu: support RLCV firmware front door loadLikun Gao 2022-05-04drm/amdgpu: support RLCP firmware front door loadLikun Gao 2022-05-04drm/amdgpu: add imu fw structureLikun Gao 2022-05-04drm/amdgpu: support rlc v2_3 ucode structLikun Gao 2022-05-04drm/amdgpu: add gfx firmware header v2_0Likun Gao 2022-05-04drm/amdgpu: enable pptable ucode loadingEvan Quan 2022-04-28drm/amdgpu: add function to decode ip versionLikun Gao 2022-03-02drm/amdgpu: Move CAP firmware loading to the beginning of PSP firmware listYifan Zha 2022-01-14drm/amdgpu: Add interface to load SRIOV cap FWBokun Zhang