summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2020-09-25drm/amdgpu: Introduce GEM object functionsThomas Zimmermann3-16/+18
2020-09-24drm/amdgpu/ttm: handle tt moves properly.Dave Airlie1-5/+7
2020-09-24drm/amdgpu: switch over to the new pin interfaceChristian König9-46/+24
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie8-89/+89
2020-09-23drm/amd/display: optimize code runtime a bitBernard Zhao1-9/+1
2020-09-23drm/amd: fix typoes in commentsBernard Zhao8-14/+14
2020-09-23drm/amdgpu: Add initial kernel documentation for the amd_ip_block_type struct...Ryan Taylor1-25/+62
2020-09-23drm/amdgpu: fix hdp register access errorStanley.Yang1-1/+1
2020-09-23drm/amd/pm: update driver if file for sienna cichlidLikun Gao2-3/+3
2020-09-23drm/amd/pm: drop redundant watermarks bitmap settingEvan Quan1-5/+0
2020-09-23drm/amd/pm: decouple the watermark table setting from socclk/uclk dpmsEvan Quan1-8/+7
2020-09-23drm/amd/pm: correct the pmfw version check for Navi14Evan Quan1-3/+4
2020-09-23drm/amdgpu: update athub interrupt harvesting handleStanley.Yang8-2/+108
2020-09-23drm/amd/pm: Removed fixed clock in auto mode DPMSudheesh Mavila1-4/+6
2020-09-23drm/amd/powerplay: optimize the mclk dpm policy settingsEvan Quan1-3/+13
2020-09-23drm/amdgpu/gmc9: simplify the return expression of gmc_v9_0_suspendLiu Shixin1-6/+1
2020-09-23drm/amd/pm: simplify the return expression of smu_hw_finiLiu Shixin1-6/+1
2020-09-23drm/amdgpu: simplify the return expressionQinglang Miao2-14/+3
2020-09-23drm/amdgpu/mes: simplify the return expression of mes_v10_1_ring_initQinglang Miao1-6/+1
2020-09-23drm/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
2020-09-22drm/amdgpu: Fix handling of KFD initialization failuresFelix Kuehling3-1/+12
2020-09-21drm/amdgpu: Convert to using devm_drm_dev_alloc() (v2)Luben Tuikov1-12/+4
2020-09-18drm/amd/pm: Skip smu_post_init in SRIOVJingwen Chen1-0/+3
2020-09-18drm/amd/pm: apply dummy reads workaround for CDR enabled onlyEvan Quan1-3/+5
2020-09-18drm/amdgpu: remove experimental flag from navi12Alex Deucher1-2/+2
2020-09-18drm/amdgpu: add device ID for sienna_cichlid (v2)Likun Gao1-0/+8
2020-09-18drm/amdgpu: use the AV1 defines for VCN 3.0Alex Deucher1-8/+8
2020-09-18drm/amdgpu: add VCN 3.0 AV1 registersAlex Deucher1-0/+34
2020-09-18drm/amdgpu: add the GC 10.3 VRS registersAlex Deucher3-0/+56
2020-09-18drm/amdgpu: prevent double kfree ttm->sgPhilip Yang1-0/+1