summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJesse Zhang <Jesse.Zhang@amd.com>2023-02-16 14:11:33 +0800
committerAlex Deucher <alexander.deucher@amd.com>2023-02-23 17:35:58 -0500
commit08c6ab7fb4d98694df5a9954a42a365cc538f9b0 (patch)
treee3bbfb83d73241a6e17a1d044b83fd75b580f0a0 /tools/perf/scripts/python
parent2e2b9baf008ec795fe750a48b42e787cf31486df (diff)
downloadkernel-08c6ab7fb4d98694df5a9954a42a365cc538f9b0.tar.gz
drm/amdgpu: add tmz support for GC 10.3.6
this patch to add tmz support for GC 10.3.6 Signed-off-by: Jesse Zhang <Jesse.Zhang@amd.com> Reviewed-by: Yifan Zhang <yifan1.zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
td>Christoph Hellwig 2011-06-27mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara 2011-06-27tmpfs: take control of its truncate_rangeHugh Dickins 2011-06-27mm: move vmtruncate_range to truncate.cHugh Dickins 2011-05-26mm/fs: add hooks to support cleancacheDan Magenheimer 2011-03-22mm: deactivate invalidated pagesMinchan Kim 2011-03-22mm: change __remove_from_page_cache()Minchan Kim 2011-03-22mm: truncate: change remove_from_page_cacheMinchan Kim 2011-02-25memcg: more mem_cgroup_uncharge() batchingHugh Dickins 2011-01-20mm: fix truncate_setsize() commentJan Kara 2010-12-02Call the filesystem back whenever a page is removed from the page cacheLinus Torvalds 2010-08-09check ATTR_SIZE contraints in inode_change_okChristoph Hellwig 2010-05-27fs: introduce new truncate sequencenpiggin@suse.de 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo 2010-01-13vfs: Fix vmtruncate() regressionOGAWA Hirofumi 2009-12-16memcg: coalesce uncharge during unmap/truncateKAMEZAWA Hiroyuki