aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-25drm/amdgpu: Implement new guest side VF2PF message transaction (v2)Bokun Zhang3-124/+198
2020-09-25drm/amdgpu: Update VF2PF interfaceBokun Zhang2-20/+285
2020-09-25drm/include: add PP_FEATURE_MASK comments (v3)Ryan Taylor1-0/+28
2020-09-25drm/amdgpu: disable sienna chichlid UMC RASJohn Clements1-2/+2
2020-09-25drm/amdgpu: add an auto setting to the noretry parameterAlex Deucher2-3/+32
2020-09-25drm/amdgpu: store noretry parameter per driver instanceAlex Deucher16-10/+40
2020-09-25drm/amdgpu/display: fix CFLAGS setup for DCN30Alex Deucher1-2/+16
2020-09-25drm/amdgpu: Remove some useless codeEmily.Deng4-30/+0
2020-09-25drm/amd: Skip not used microcode loading in SRIOVJingwen Chen6-13/+29
2020-09-25drm/amd/pm: Skip use smc fw data in SRIOVJingwen Chen1-29/+32
2020-09-25drm/amd/display: fix return value check for hdcp_workFlora Cui1-1/+1
2020-09-25drm/amdgpu: remove gpu_info fw support for sienna_cichlid etc.Jiansong Chen1-8/+2
2020-09-22gpu/drm/radeon: fix spelling typo in commentsWang Qing1-1/+1
2020-09-22drm/amd/display: optimize code runtime a bitBernard Zhao1-9/+1
2020-09-22drm/amd: fix typoes in commentsBernard Zhao8-14/+14
2020-09-22drm/radeon: fix typoes in commentsBernard Zhao3-4/+4
2020-09-22drm/amdgpu: Add initial kernel documentation for the amd_ip_block_type structure. v3Ryan Taylor2-25/+71
2020-09-22drm/amdgpu: fix hdp register access errorStanley.Yang1-1/+1
2020-09-22drm/amd/pm: update driver if file for sienna cichlidLikun Gao2-3/+3
2020-09-22drm/amd/pm: drop redundant watermarks bitmap settingEvan Quan1-5/+0
2020-09-22drm/amd/pm: decouple the watermark table setting from socclk/uclk dpmsEvan Quan1-8/+7
2020-09-22drm/amd/pm: correct the pmfw version check for Navi14Evan Quan1-3/+4
2020-09-22drm/amdgpu: update athub interrupt harvesting handleStanley.Yang8-2/+108
2020-09-22drm/amd/pm: Removed fixed clock in auto mode DPMSudheesh Mavila1-4/+6
2020-09-22drm/amd/powerplay: optimize the mclk dpm policy settingsEvan Quan1-3/+13
2020-09-22drm/amdgpu/gmc9: simplify the return expression of gmc_v9_0_suspendLiu Shixin1-6/+1
2020-09-22drm/amd/pm: simplify the return expression of smu_hw_finiLiu Shixin1-6/+1
2020-09-22drm/amdgpu: simplify the return expressionQinglang Miao2-14/+3
2020-09-22drm/amdgpu/mes: simplify the return expression of mes_v10_1_ring_initQinglang Miao1-6/+1
2020-09-22drm/amd/display: [FIX] update clock under two conditionsLewis Huang1-2/+4
2020-09-22drm/amd/display: 3.2.104Aric Cyr1-1/+1
2020-09-22drm/amd/display: [FW Promotion] Release 0.0.34Anthony Koo1-3/+8
2020-09-22drm/amd/display: TMDS Fallback transitionChris Park2-0/+15
2020-09-22drm/amd/display: Check for flip pending before locking pipes.Taimur Hassan4-13/+14
2020-09-22drm/amd/display: Implement PSR wait for enable/disableWyatt Wood3-3/+28
2020-09-22drm/amd/display: allow DP RX to use more cr aux rd interval delayWenjing Liu1-1/+18
2020-09-22drm/amd/display: Enable DP YCbCr420 mode support for DCN10Gary Li1-1/+1
2020-09-22drm/amd/display: Increase timeout for DP DisableWesley Chalmers1-2/+2
2020-09-22drm/amd/display: Fix ODM policy implementationWesley Chalmers1-5/+6
2020-09-22drm/amd/display: eDP intermittent black screen during PnPPeikang Zhang6-0/+7
2020-09-22drm/amd/display: Bug in dce_is_panel_backlight_on()Peikang Zhang2-3/+11
2020-09-22drm/amd/display: 3.2.103Aric Cyr1-1/+1
2020-09-22drm/amd/display: [FW Promotion] Release 0.0.33Anthony Koo1-2/+2
2020-09-22drm/amd/display: Fix incorrect backlight register offset for DCNDavid Galiffi1-1/+1
2020-09-22drm/amdkfd: Use kvmalloc instead of kmalloc for VCRATKent Russell1-4/+5
2020-09-22drm/amdkfd: Fix kfd init stack dumpPhilip Cox1-5/+0
2020-09-22drm/amdgpu: Fix dead lock issue for vblankEmily.Deng1-18/+17
2020-09-22drm/amd/display: fix crash/reboot while accessing sysfs filesShirish S1-5/+5
2020-09-22drm/amdkfd: Move process doorbell allocation into kfd deviceMukul Joshi6-50/+64
2020-09-22drm/amdkfd: Calculate CPU VCRAT size dynamically (v2)Kent Russell1-10/+16