aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-24drm/vmwgfx: Support huge page faultsThomas Hellstrom (VMware)3-2/+81
2020-03-24drm/ttm, drm/vmwgfx: Support huge TTM pagefaultsThomas Hellstrom (VMware)3-5/+161
2020-03-24mm: Add vmf_insert_pfn_xxx_prot() for huge page-table entriesThomas Hellstrom (VMware)2-8/+71
2020-03-24mm: Split huge pages on write-notify or COWThomas Hellstrom (VMware)1-8/+19
2020-03-24mm: Introduce vma_is_special_hugeThomas Hellstrom (VMware)2-3/+20
2020-03-24fs: Constify vma argument to vma_is_daxThomas Hellstrom (VMware)1-1/+1
2020-03-19drm: amd: fix spelling mistake "shoudn't" -> "shouldn't"Colin Ian King3-3/+3
2020-03-19drm/amdgpu: Remove unnecessary variable shadow in gfx_v9_0_rlcg_wregNathan Chancellor1-5/+1
2020-03-19drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle checkJames Zhu2-2/+2
2020-03-19drm/amdgpu: fix typo for vcn2/jpeg2 idle checkJames Zhu2-2/+2
2020-03-19drm/amdgpu: fix typo for vcn1 idle checkJames Zhu1-1/+1
2020-03-19drm/amdgpu: add CAP fw loadingZhigang Luo5-2/+38
2020-03-19amd/powerplay: arcturus baco reset disable all featuresJohn Clements1-8/+13
2020-03-19drm/amdgpu: miss PRT case when bo updateYintian Tao1-3/+3
2020-03-19drm/amd/display: add on demand pipe merge logic for dcn2+Dmytro Laktyushkin3-16/+56
2020-03-19drm/amd/display: Allocate scratch space for DMUB CW7Wyatt Wood2-4/+16
2020-03-19drm/amd/display: DPP DTO isn't update properly.Yongqiang Sun3-4/+6
2020-03-19drm/amd/display: Remove connect DIG FE to its BE during timing programmingNikola Cornij4-17/+4
2020-03-19drm/amd/display: combine watermark change and clock change for update clocks.Yongqiang Sun3-9/+10
2020-03-19drm/amd/display: guard DPPHY_Internal_ctrlCharlene Liu1-1/+1
2020-03-19drm/amd/display: differentiate vsc sdp colorimetry use criteria between MST and SSTMartin Tsai4-22/+22
2020-03-19drm/amd/display: Program self refresh control register on bootSung Lee1-0/+3
2020-03-19drm/amd/display: remove magic numbers in hdcp_ddcWenjing Liu1-6/+6
2020-03-19drm/amd/display: Fallback to dmcub for psr when dmcu is disabledWyatt Wood1-1/+1
2020-03-19drm/amd/display: Set disable_dmcu flag properly per asicWyatt Wood3-6/+6
2020-03-19drm/amd/display: Remove PSR dependency on swizzle modeRoman Li1-6/+1
2020-03-19drm/amd/display: Explicitly disable triplebuffer flipsNicholas Kazlauskas1-0/+3
2020-03-19drm/amd/display: Pass triplebuffer surface flip flags down to plane stateNicholas Kazlauskas2-0/+3
2020-03-19drm/amd/display: fix split threshold w/a to work with mpoDmytro Laktyushkin1-26/+13
2020-03-19drm/amd/display: workaround for HDMI hotplug in DPMSOFF stateYongqiang Sun5-0/+31
2020-03-19drm/amd/display: Remove redundant hdcp display stateIsabel Zhang6-48/+27
2020-03-19drm/amd/display: Fix test pattern color space inconsistency for LinuxJerry (Fangzhi) Zuo1-3/+6
2020-03-19drm/amd/display: update connector->display_info after read edidHersen Wu3-5/+19
2020-03-19drm/amd/display: Revert "DCN2.x Do not program DPPCLK if same value"Sung Lee1-1/+1
2020-03-18drm/exynos: Use mode->clock instead of reverse calculating it from the vrefreshVille Syrjälä1-1/+1
2020-03-18drm/exynos: Use drm_encoder_mask()Ville Syrjälä1-3/+2
2020-03-16drm/amdgpu: disable gpu_sched load balancer for vcn jobsNirmoy Das1-4/+8
2020-03-16drm/sched: implement and export drm_sched_pick_bestNirmoy Das3-33/+42
2020-03-16Revert "drm/scheduler: improve job distribution with multiple queues"changzhu3-12/+10
2020-03-16drm/amdgpu: Move EEPROM I2C adapter to amdgpu_deviceAndrey Grodzovsky7-50/+41
2020-03-16drm_amdgpu: Add job fence to resv conditionallyxinhui pan3-20/+8
2020-03-16drm/amdgpu: fix switch-case indentationNirmoy Das1-41/+41
2020-03-16drm/amdgpu: revise RLCG access pathMonk Liu9-21/+223
2020-03-16drm: Mark up racy check of drm_gem_object.handle_countChris Wilson1-1/+1
2020-03-16drm/mm: Allow drm_mm_initialized() to be used outside of the locksChris Wilson1-1/+1
2020-03-16drm/edid: Distribute switch variables for initializationKees Cook1-2/+1
2020-03-16drm/vmwgfx: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-03-16drm: lock: Clean up documentationBenjamin Gaignard1-6/+5
2020-03-16drm: bufs: Clean up documentationBenjamin Gaignard1-10/+10
2020-03-16drm: vm: Clean up documentationBenjamin Gaignard1-8/+8