summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2013-08-29 10:51:04 -0400
committerAlex Deucher <alexander.deucher@amd.com>2013-08-30 16:31:11 -0400
commitc1cbee0ec0697c531778fbaf34aa358c0f5ef00e (patch)
tree803bb01757e17fe3600ceb77c53d3a69925a9a62 /tools/perf/scripts/python/task-analyzer.py
parentfb93df1c2d8b3b1fb16d6ee9e32554e0c038815d (diff)
downloadkernel-c1cbee0ec0697c531778fbaf34aa358c0f5ef00e.tar.gz
drm/radeon/audio: set up the sads on DCE3.2 asics
This sets up the short audio descriptors properly on DCE3.2 asics for hdmi audio. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
array.c?id=bd54211b8e199ffb701ec98bf4f301e4a6f38a92'>XArray tests: RCU lock prohibits GFP_KERNELMatthew Wilcox 2019-01-14XArray tests: Check mark 2 gets squashedMatthew Wilcox 2019-01-06XArray: Honour reserved entries in xa_insertMatthew Wilcox 2019-01-06XArray: Permit storing 2-byte-aligned pointersMatthew Wilcox 2019-01-06XArray: Change xa_for_each iteratorMatthew Wilcox 2019-01-06XArray tests: Add RCU lockingMatthew Wilcox 2018-12-13XArray: Fix xa_alloc when id exceeds maxMatthew Wilcox 2018-12-06XArray tests: Check iterating over multiorder entriesMatthew Wilcox 2018-12-06XArray tests: Handle larger indices more elegantlyMatthew Wilcox 2018-11-19XArray tests: Add missing lockingMatthew Wilcox 2018-11-16XArray tests: Correct some 64-bit assumptionsMatthew Wilcox 2018-11-05XArray: Regularise xa_reserveMatthew Wilcox 2018-11-05XArray: Fix xa_for_each with a single element at 0Matthew Wilcox 2018-10-21xarray: Add range store functionalityMatthew Wilcox 2018-10-21xarray: Move multiorder_check to in-kernel testsMatthew Wilcox 2018-10-21xarray: Move multiorder_shrink to kernel testsMatthew Wilcox 2018-10-21xarray: Move multiorder account test in-kernelMatthew Wilcox 2018-10-21radix tree: Remove radix_tree_clear_tagsMatthew Wilcox 2018-10-21shmem: Convert find_swap_entry to XArrayMatthew Wilcox 2018-10-21mm: Convert workingset to XArrayMatthew Wilcox 2018-10-21xarray: Track free entries in an XArrayMatthew Wilcox 2018-10-21xarray: Add xa_reserve and xa_releaseMatthew Wilcox 2018-10-21xarray: Add xas_create_rangeMatthew Wilcox 2018-10-21xarray: Add xas_for_each_conflictMatthew Wilcox 2018-10-21xarray: Step through an XArrayMatthew Wilcox 2018-10-21xarray: Destroy an XArrayMatthew Wilcox 2018-10-21xarray: Add XArray iteratorsMatthew Wilcox 2018-10-21xarray: Add XArray conditional store operationsMatthew Wilcox 2018-10-21xarray: Add XArray unconditional store operationsMatthew Wilcox 2018-10-21xarray: Add XArray marksMatthew Wilcox 2018-10-21xarray: Add XArray load operationMatthew Wilcox