aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-28drm/ttm: use an operation ctx for ttm_tt_bindRoger He7-12/+10
2017-12-28drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He21-64/+95
2017-12-27drm/ttm: use an operation ctx for ttm_mem_global_alloc_pageRoger He4-11/+16
2017-12-27drm/ttm: use an operation ctx for ttm_mem_global_allocRoger He13-25/+87
2017-12-27drm/ttm: call ttm_bo_swapout directly when ttm shrinkRoger He5-95/+9
2017-12-27drm/vmwgfx: remove the default io_mem_pfn setTan Xiaojun1-1/+0
2017-12-27drm/virtio: remove the default io_mem_pfn setTan Xiaojun1-1/+0
2017-12-27drm/radeon: remove the default io_mem_pfn setTan Xiaojun1-1/+0
2017-12-27drm/qxl: remove the default io_mem_pfn setTan Xiaojun1-1/+0
2017-12-27drm/nouveau: remove the default io_mem_pfn setTan Xiaojun1-1/+0
2017-12-27drm/mgag200: remove the default io_mem_pfn setTan Xiaojun1-1/+0
2017-12-27drm/cirrus: remove the default io_mem_pfn setTan Xiaojun1-1/+0
2017-12-27drm/bochs: remove the default io_mem_pfn setTan Xiaojun1-1/+0
2017-12-27drm/ast: remove the default io_mem_pfn setTan Xiaojun1-1/+0
2017-12-27drm/ttm: add ttm_bo_io_mem_pfn to check io_mem_pfnTan Xiaojun1-1/+12
2017-12-27drm/amdgpu: fix VM faults with per VM BOsChristian König1-2/+20
2017-12-27drm/ttm: drop the spin in delayed delete if the trylock doesn't workChristian König1-0/+2
2017-12-27drm/amd/pp: Get and save CZ/ST smu versionRex Zhu2-0/+15
2017-12-27drm/amdgpu: drop client_id from VMChristian König3-10/+4
2017-12-27drm/amdgpu: rename vm_id to vmidChristian König33-194/+188
2017-12-27drm/amdgpu: separate VMID and PASID handlingChristian König13-465/+579
2017-12-20drm/amdgpu: fix test for shadow page tablesChristian König1-1/+5
2017-12-20drm/amd/display: Expose dpp1_set_cursor_attributesYue Hin Lau1-0/+4
2017-12-20drm/amd/display: Update FMT and OPPBUF functionsEric Bernstein6-54/+120
2017-12-20drm/amd/display: check for null before calling is_blankedYue Hin Lau1-2/+2
2017-12-20drm/amd/display: dal 3.1.27Andrew Jiang1-1/+1
2017-12-20drm/amd/display: Fix unused variable warnings.Leo (Sunpeng) Li1-7/+0
2017-12-20drm/amd/display: Only blank DCN when we have set_blank implementationYue Hin Lau7-31/+32
2017-12-20drm/amd/display: Put dcn_mi_registers with other structsEric Bernstein2-10/+5
2017-12-20drm/amd/display: hubp refactorYue Hin Lau2-114/+120
2017-12-20drm/amd/display: integrating optc pseudocodeYue Hin Lau2-1/+37
2017-12-20drm/amd/display: Call validate_fbc should_enable_fbcHarry Wentland1-23/+16
2017-12-20drm/amd/display: Clean up DCN cursor codeEric Bernstein2-29/+5
2017-12-20drm/amd/display: fix 180 full screen pipe splitDmytro Laktyushkin1-10/+4
2017-12-20drm/amd/display: reprogram surface config on scaling changeEric Yang1-1/+2
2017-12-20drm/amd/display: Remove dwbc from pipe_ctxEric Bernstein1-1/+0
2017-12-20drm/amd/display: Use the maximum link setting which EDP reported.Hugo Hu1-0/+6
2017-12-20drm/amd/display: Add hdr_supported flagYongqiang Sun1-0/+1
2017-12-20drm/amd/display: fix global sync param retrieval when not pipe splittingDmytro Laktyushkin3-13/+13
2017-12-20drm/amd/display: Update HUBPEric Bernstein3-21/+32
2017-12-20drm/amd/display: fix rotated surface scalingDmytro Laktyushkin1-32/+29
2017-12-20drm/amd/display: clean up dcn soc paramsDmytro Laktyushkin3-62/+0
2017-12-20drm/amd/display: dal 3.1.26Eric Yang1-1/+1
2017-12-20drm/amd/display: Fix rehook MST display not light back onJerry (Fangzhi) Zuo4-5/+62
2017-12-20drm/amd/display: Fix check for whether dmcu fw is runningAnthony Koo8-29/+54
2017-12-20drm/amd/display: Declare and share color space types for dcn'sVitaly Prosyak7-86/+168
2017-12-20drm/amd/display: Do DC mode-change check after stream creationLeo (Sunpeng) Li1-9/+6
2017-12-20drm/amd/display: Define BLNDGAM_CONFIG_STATUSVitaly Prosyak1-0/+2
2017-12-20drm/amd/display: Don't spam debug log on long reg waitsHarry Wentland1-5/+1
2017-12-20drm/amd/display: Error print when ATOM BIOS implementation is missingHarry Wentland2-0/+34