aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-18drm/ttm: add VADDR_FLAG_UPDATED_COUNT to correctly update dma_page global countRoger He1-26/+29
2018-01-16drm/radeon: fill in rb backend map on evergreen/ni.Dave Airlie2-0/+2
2018-01-16drm/amdgpu/gfx9: fix ngg enablement to clear gds reserved memory (v2)Junwei Zhang1-4/+5
2018-01-16drm/ttm: only free pages rather than update global memory count togetherRoger He1-2/+4
2018-01-16drm/amdgpu: fix CPU based VM updatesChristian König1-5/+9
2018-01-16drm/amdgpu: fix typo in amdgpu_vce_validate_boChristian König1-2/+2
2018-01-16drm/amdgpu: fix amdgpu_vm_pasid_fault_creditChristian König1-3/+7
2018-01-16drm/ttm: check the return value of register_shrinkerRoger He2-19/+26
2018-01-16drm/radeon: fix sparse warning: Should it be static?Dmitry Rozhkov1-1/+1
2018-01-10drm/amd/pp: Implement get_max_high_clocks for CI/VIRex Zhu1-0/+20
2018-01-10MAINTAINERS: add David (Chunming) Zhou as additional amdgpu maintainerChristian König1-0/+1
2018-01-10drm/amdgpu: fix 64bit BAR detectionChristian König1-1/+1
2018-01-10drm/amdgpu: optimize moved handling only when vm_debug is inactiveChristian König1-1/+1
2018-01-10drm/amdgpu: simplify huge page handlingChristian König1-42/+18
2018-01-10drm/amdgpu: update VM PDs after the PTsChristian König2-8/+8
2018-01-10drm/amdgpu: minor optimize VM moved handling v2Christian König1-1/+14
2018-01-10drm/amdgpu: loosen the criteria for huge pages a bitChristian König1-5/+2
2018-01-10drm/amd/powerplay: set pp_num_states as 0 on error situationEvan Quan1-0/+2
2018-01-10drm/ttm: specify DMA_ATTR_NO_WARN for huge page poolsChristian König1-2/+6
2018-01-10drm/ttm: remove ttm_bo_default_io_mem_pfnTan Xiaojun2-20/+2
2018-01-10staging: remove the default io_mem_pfn setTan Xiaojun1-1/+0
2018-01-10drm/amd/powerplay: fix memory leakage when reload (v2)Yintian Tao1-0/+6
2018-01-10drm/amdgpu/gfx9: only init the apertures used by KGD (v2)Alex Deucher1-1/+1
2018-01-10drm/amdgpu: add atpx quirk handling (v2)Alex Deucher1-7/+50
2018-01-10drm/amdgpu: Add dpm quirk for Jet PRO (v2)Alex Deucher1-0/+5
2018-01-10drm/radeon: Add dpm quirk for Jet PRO (v2)Alex Deucher1-0/+5
2018-01-09drm/amdgpu: use %pap format string for phys_addr_tArnd Bergmann1-2/+2
2018-01-05drm/panel: lvds: Add support for the power-supply propertyMaxime Ripard1-0/+23
2018-01-05dt-bindings: panel: lvds: Document power-supply propertyMaxime Ripard3-1/+12
2018-01-04drm/sun4i: Add A83T supportMaxime Ripard3-0/+17
2018-01-04drm/sun4i: Add LVDS supportMaxime Ripard5-2/+456
2018-01-04drm/sun4i: Create minimal multipliers and dividersMaxime Ripard3-3/+11
2018-01-04drm/sun4i: Force the mixer rate at 150MHzMaxime Ripard2-0/+13
2018-01-04dt-bindings: display: sun4i-drm: Add A83T pipelineMaxime Ripard1-0/+3
2018-01-04dt-bindings: display: sun4i-drm: Add LVDS propertiesMaxime Ripard1-0/+8
2018-01-03drm/tinydrm: add driver for ST7735R panelsDavid Lechner4-0/+232