summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2020-07-29drm/ttm: make ttm_tt unbind function return void.Dave Airlie
2020-07-27Merge tag 'amd-drm-next-5.9-2020-07-24' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie
2020-07-23Merge tag 'amd-drm-next-5.9-2020-07-17' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-07-23Merge tag 'drm-misc-next-2020-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-07-21Revert "drm/amd/display: Expose connector VRR range via debugfs"Bhanuprakash Modem
2020-07-21drm/amdgpu/sienna_cichlid: add SMU i2c support (v2)Alex Deucher
2020-07-21drm/amdgpu/navi1x: add SMU i2c support (v2)Alex Deucher
2020-07-21drm/amdgpu/swSMU: remove eeprom from the smu i2c handlers (v2)Alex Deucher
2020-07-21drm/amdgpu/vega20: enable the smu i2c bus for all boardsAlex Deucher
2020-07-21drm/amdgpu: remove eeprom from the smu i2c handlersAlex Deucher
2020-07-21drm/amdgpu: move i2c bus lock out of ras structureAlex Deucher
2020-07-21drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski
2020-07-21drm/amd/powerplay: fix a crash when overclocking Vega MQiu Wenbo
2020-07-21drm/amd/powerplay: retrieve VCN dpm table per instancesJiansong Chen
2020-07-21drm/amd/powerplay: update driver if version for navy_flounderJiansong Chen
2020-07-21drm/amd/powerplay: fix typos for clk mapJiansong Chen
2020-07-21drm/amdgpu/vcn: merge shared memory into vcpuJames Zhu
2020-07-21Revert "drm/amdgpu/vcn: add shared memory restore after wake up from sleep."James Zhu
2020-07-21drm/amd/display: 3.2.95Aric Cyr
2020-07-21drm/amd/display: interface to obtain minimum plane size capsIgor Kravchenko
2020-07-21drm/amd/display: Add additional config guards for DCNAurabindo Pillai
2020-07-21drm/amd/display: Call dsc related functions indirectly via dc interfaceAurabindo Pillai
2020-07-21drm/amd/display: Improve compatibility by re-ordering info-packetsNaveed Ashfaq
2020-07-21drm/amd/display: [FW Promotion] Release 0.0.25Anthony Koo
2020-07-21drm/amd/display: Make new dc interface for adding dsc resourceAurabindo Pillai
2020-07-21drm/amd/display: rename dsc extended caps as dsc branch decoder capsWenjing Liu
2020-07-21drm/amd/display: Decouple ABM init from dmcuRoman Li
2020-07-21drm/amd/display: Implement AMD VSIF V3Reza Amini
2020-07-21drm/amd/display: Add DSC parameters logging to debugfsEryk Brol
2020-07-21drm/amd/display: remove unhelpful 5ms delayAric Cyr
2020-07-21drm/amdgpu: do not disable SMU on vm rebootNirmoy Das
2020-07-21drm/amdgpu: add timeout flush mechanism to update wptr for self interrupt (v2)Chengming Gui
2020-07-21drm/amdgpu: enable xgmi support for sienna cichlidJohn Clements
2020-07-21drm/amdgpu: load asd for sienna cichlidJohn Clements
2020-07-21drm/amd/powerplay: tag swSMU code layersEvan Quan
2020-07-21drm/amd/powerplay: revise the calling flow on OD table updateEvan Quan
2020-07-21drm/amd/powerplay: drop unnecessary message support checkEvan Quan
2020-07-21drm/amd/powerplay: move SMC message issuing APIs to smu_cmn.cEvan Quan
2020-07-21drm/amd/powerplay: update the tables init relatedEvan Quan
2020-07-21drm/amd/powerplay: move table setting common code to smu_cmn.cEvan Quan
2020-07-21drm/amd/powerplay: maximum code sharing around watermarks settingEvan Quan
2020-07-21drm/amd/powerplay: move more APIs to smu_cmn.cEvan Quan
2020-07-21drm/amd/powerplay: common API for disabling all features with exceptionEvan Quan
2020-07-21drm/amd/powerplay: move ppfeature mask setting to smu_cmn.cEvan Quan
2020-07-21drm/amd/powerplay: implement smu_cmn_get_enabled_mask() for all ASICsEvan Quan
2020-07-21drm/amd/powerplay: move dpm feature enablement checking to smu_cmn.cEvan Quan
2020-07-21drm/amd/powerplay: move dpm feature support checking to smu_cmn.cEvan Quan
2020-07-21drm/amd/powerplay: move clock dpm enablement check to smu_v11/v12Evan Quan
2020-07-21drm/amd/powerplay: drop unused codeEvan Quan