summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2020-08-05Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-12135/+228914
2020-07-30Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher-3/+6
2020-07-30drm/amd/display: Clear dm_state for fast updatesMazin Rezk-9/+27
2020-07-30drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye-1/+2
2020-07-29drm/ttm: make ttm_tt unbind function return void.Dave Airlie-3/+2
2020-07-27Merge tag 'amd-drm-next-5.9-2020-07-24' of git://people.freedesktop.org/~agd5...Dave Airlie-1950/+3002
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie-2/+2
2020-07-23Merge tag 'amd-drm-next-5.9-2020-07-17' of git://people.freedesktop.org/~agd5...Dave Airlie-3011/+5136
2020-07-23Merge tag 'drm-misc-next-2020-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-7/+2
2020-07-21Revert "drm/amd/display: Expose connector VRR range via debugfs"Bhanuprakash Modem-20/+0
2020-07-21drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski-6/+3
2020-07-21drm/amd/powerplay: fix a crash when overclocking Vega MQiu Wenbo-4/+6
2020-07-21drm/amdgpu/sienna_cichlid: add SMU i2c support (v2)Alex Deucher-0/+239
2020-07-21drm/amdgpu/navi1x: add SMU i2c support (v2)Alex Deucher-0/+239
2020-07-21drm/amdgpu/swSMU: remove eeprom from the smu i2c handlers (v2)Alex Deucher-36/+36
2020-07-21drm/amdgpu/vega20: enable the smu i2c bus for all boardsAlex Deucher-7/+4
2020-07-21drm/amdgpu: remove eeprom from the smu i2c handlersAlex Deucher-30/+30
2020-07-21drm/amdgpu: move i2c bus lock out of ras structureAlex Deucher-8/+4
2020-07-21drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski-6/+3
2020-07-21drm/amd/powerplay: fix a crash when overclocking Vega MQiu Wenbo-4/+6
2020-07-21drm/amd/powerplay: retrieve VCN dpm table per instancesJiansong Chen-30/+37
2020-07-21drm/amd/powerplay: update driver if version for navy_flounderJiansong Chen-1/+1
2020-07-21drm/amd/powerplay: fix typos for clk mapJiansong Chen-2/+2
2020-07-21drm/amdgpu/vcn: merge shared memory into vcpuJames Zhu-13/+6
2020-07-21Revert "drm/amdgpu/vcn: add shared memory restore after wake up from sleep."James Zhu-28/+1
2020-07-21drm/amd/display: 3.2.95Aric Cyr-1/+1
2020-07-21drm/amd/display: interface to obtain minimum plane size capsIgor Kravchenko-5/+18
2020-07-21drm/amd/display: Add additional config guards for DCNAurabindo Pillai-2/+4
2020-07-21drm/amd/display: Call dsc related functions indirectly via dc interfaceAurabindo Pillai-1/+1
2020-07-21drm/amd/display: Improve compatibility by re-ordering info-packetsNaveed Ashfaq-4/+4
2020-07-21drm/amd/display: [FW Promotion] Release 0.0.25Anthony Koo-2/+2
2020-07-21drm/amd/display: Make new dc interface for adding dsc resourceAurabindo Pillai-1/+20
2020-07-21drm/amd/display: rename dsc extended caps as dsc branch decoder capsWenjing Liu-10/+10
2020-07-21drm/amd/display: Decouple ABM init from dmcuRoman Li-3/+10
2020-07-21drm/amd/display: Implement AMD VSIF V3Reza Amini-0/+73
2020-07-21drm/amd/display: Add DSC parameters logging to debugfsEryk Brol-1/+525
2020-07-21drm/amd/display: remove unhelpful 5ms delayAric Cyr-4/+0
2020-07-21drm/amdgpu: do not disable SMU on vm rebootNirmoy Das-1/+2
2020-07-21drm/amdgpu: add timeout flush mechanism to update wptr for self interrupt (v2)Chengming Gui-0/+45
2020-07-21drm/amdgpu: enable xgmi support for sienna cichlidJohn Clements-0/+3
2020-07-21drm/amdgpu: load asd for sienna cichlidJohn Clements-1/+0
2020-07-21drm/amd/powerplay: tag swSMU code layersEvan Quan-9/+28
2020-07-21drm/amd/powerplay: revise the calling flow on OD table updateEvan Quan-8/+7
2020-07-21drm/amd/powerplay: drop unnecessary message support checkEvan Quan-9/+0
2020-07-21drm/amd/powerplay: move SMC message issuing APIs to smu_cmn.cEvan Quan-313/+252
2020-07-21drm/amd/powerplay: update the tables init relatedEvan Quan-120/+83
2020-07-21drm/amd/powerplay: move table setting common code to smu_cmn.cEvan Quan-81/+103
2020-07-21drm/amd/powerplay: maximum code sharing around watermarks settingEvan Quan-182/+166
2020-07-21drm/amd/powerplay: move more APIs to smu_cmn.cEvan Quan-83/+90
2020-07-21drm/amd/powerplay: common API for disabling all features with exceptionEvan Quan-8/+30