summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2009-01-02 22:41:52 +0100
committerIngo Molnar <mingo@elte.hu>2009-01-02 22:41:52 +0100
commit47dabdc7fcd4daa52dcda72a1f18603dd168355d (patch)
treeaeaa463372bf5e37fb61768b5f766b0926199c07 /tools/perf/scripts/python
parent923a789b49c7269a0245d5af6afe486188d940df (diff)
parent46814dded1b972a07b1609d81632eef3009fbb10 (diff)
downloadkernel-47dabdc7fcd4daa52dcda72a1f18603dd168355d.tar.gz
Merge branches 'x86/cleanups', 'x86/fpu' and 'x86/urgent' into x86/core
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
rm/amd/amdgpu/gfxhub_v1_0.c?h=linux-6.6.y&id=6a42fd6fbf5340968b1fb41bf6a700699ddb5a13'>drm/amdgpu: implement 2+1 PD support for Raven v3Christian König 2017-12-08drm/admgpu: Reduce the usage of soc15ip.hShaoyun Liu 2017-12-06drm/amd/include:cleanup vega10 header files.Feifei Xu 2017-12-06drm/amd/include:cleanup vega10 gc header files.Feifei Xu 2017-09-26drm/amdgpu:halt when vm faultMonk Liu 2017-08-29drm/amd/amdgpu: fix BANK_SELECT on Vega10 (v2)Roger He 2017-08-17drm/amd/amdgpu: store fragment_size in vm_managerRoger He 2017-08-17drm/amdgpu: fix Vega10 HW config for 2MB pagesChristian König 2017-07-25drm/amdgpu: increase fragmentation size for Vega10 v2Christian König 2017-07-14drm/amdgpu: Send no-retry XNACK for all fault typesJay Cornwall 2017-07-14drm/amdgpu: consistent name all GART related partsChristian König 2017-06-15drm/amd/amdgpu: Cleanup gfxhub read-modify-write patternsTom St Denis 2017-06-15drm/amd/amdgpu: Port GFXHUB over to new SOC15 macrosTom St Denis 2017-06-06drm/amdgpu: update to use RREG32_SOC15/WREG32_SOC15 for gfxhubHuang Rui 2017-06-06drm/amdgpu: remove gfxhub ipHuang Rui 2017-06-06drm/amdgpu: export gfxhub sw_init into gmcHuang Rui 2017-06-06drm/amdgpu: fix to miss program invalidation at resumeHuang Rui 2017-06-06drm/amdgpu: abstract setup vmid config for gfxhub/mmhubHuang Rui 2017-06-06drm/amdgpu: abstract disable identity aperture for gfxhub/mmhubHuang Rui 2017-06-06drm/amdgpu: abstract system domain enablement for gfxhub/mmhubHuang Rui 2017-06-06drm/amdgpu: abstract cache initialization for gfxhub/mmhubHuang Rui 2017-06-06drm/amdgpu: abstract TLB initialization for gfxhub/mmhubHuang Rui 2017-06-06drm/amdgpu: abstract system aperture initialization for gfxhub/mmhubHuang Rui 2017-06-06drm/amdgpu: abstract gart aperture initialization for gfxhub/mmhubHuang Rui 2017-06-06drm/amdgpu: abstract gart table initialization for gfxhub/mmhubHuang Rui 2017-05-24drm/amdgpu/gmc9: set mc vm fb offset for ravenChunming Zhou