summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: move umc specific macros to headerJohn Clements2020-07-232-14/+14
* drm/amdgpu: update golden setting for sienna_cichlidLikun Gao2020-07-231-1/+1
* drm/amd/powerplay: correct smu message for vf modeLikun Gao2020-07-231-35/+35
* drm/amd/powerplay: add msg map for mode1 resetLikun Gao2020-07-231-0/+1
* drm/amd/powerplay: skip invalid msg when smu set mp1 stateLikun Gao2020-07-231-0/+3
* drm/amdgpu/dc: Simplify drm_crtc_state::active checksMichel Dänzer2020-07-221-13/+3
* drm/amd/powerplay: remove the dpm checking in the boot sequenceKenneth Feng2020-07-221-1/+1
* drm/amd/amdgpu: Fix compiler warning in df driverTom St Denis2020-07-221-1/+1
* drm/amdgpu: won't include gc and mmhub register headers in GMC blockHuang Rui2020-07-221-2/+0
* drm/amdgpu: move get_invalidate_req function into gfxhub/mmhub levelHuang Rui2020-07-225-23/+67
* drm/amdgpu: add vmhub funcs helper (v2)Huang Rui2020-07-225-23/+108
* drm/amdgpu: abstract set_vm_fault_masks function to refine the programmingHuang Rui2020-07-223-49/+28
* drm/amdgpu: add member to store vm fault interrupt masksHuang Rui2020-07-224-0/+26
* Revert "drm/amd/powerplay: drop unnecessary message support check"Changfeng2020-07-222-1/+10
* drm/amdgpu: add printing after executing page reservation to eepromGuchun Chen2020-07-221-1/+4
* drm/amdgpu: expand sienna chichlid reg access supportJohn Clements2020-07-221-0/+45
* Revert "drm/amd/display: Expose connector VRR range via debugfs"Bhanuprakash Modem2020-07-211-20/+0
* drm/amdgpu/sienna_cichlid: add SMU i2c support (v2)Alex Deucher2020-07-211-0/+239
* drm/amdgpu/navi1x: add SMU i2c support (v2)Alex Deucher2020-07-211-0/+239
* drm/amdgpu/swSMU: remove eeprom from the smu i2c handlers (v2)Alex Deucher2020-07-214-36/+36
* drm/amdgpu/vega20: enable the smu i2c bus for all boardsAlex Deucher2020-07-211-7/+4
* drm/amdgpu: remove eeprom from the smu i2c handlersAlex Deucher2020-07-213-30/+30
* drm/amdgpu: move i2c bus lock out of ras structureAlex Deucher2020-07-213-8/+4
* drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski2020-07-211-6/+3
* drm/amd/powerplay: fix a crash when overclocking Vega MQiu Wenbo2020-07-211-4/+6
* drm/amd/powerplay: retrieve VCN dpm table per instancesJiansong Chen2020-07-211-30/+37
* drm/amd/powerplay: update driver if version for navy_flounderJiansong Chen2020-07-211-1/+1
* drm/amd/powerplay: fix typos for clk mapJiansong Chen2020-07-211-2/+2
* drm/amdgpu/vcn: merge shared memory into vcpuJames Zhu2020-07-212-13/+6
* Revert "drm/amdgpu/vcn: add shared memory restore after wake up from sleep."James Zhu2020-07-212-28/+1
* drm/amd/display: 3.2.95Aric Cyr2020-07-211-1/+1
* drm/amd/display: interface to obtain minimum plane size capsIgor Kravchenko2020-07-215-5/+18
* drm/amd/display: Add additional config guards for DCNAurabindo Pillai2020-07-211-2/+4
* drm/amd/display: Call dsc related functions indirectly via dc interfaceAurabindo Pillai2020-07-211-1/+1
* drm/amd/display: Improve compatibility by re-ordering info-packetsNaveed Ashfaq2020-07-211-4/+4
* drm/amd/display: [FW Promotion] Release 0.0.25Anthony Koo2020-07-211-2/+2
* drm/amd/display: Make new dc interface for adding dsc resourceAurabindo Pillai2020-07-215-1/+20
* drm/amd/display: rename dsc extended caps as dsc branch decoder capsWenjing Liu2020-07-214-10/+10
* drm/amd/display: Decouple ABM init from dmcuRoman Li2020-07-211-3/+10
* drm/amd/display: Implement AMD VSIF V3Reza Amini2020-07-214-0/+73
* drm/amd/display: Add DSC parameters logging to debugfsEryk Brol2020-07-213-1/+525
* drm/amd/display: remove unhelpful 5ms delayAric Cyr2020-07-211-4/+0
* drm/amdgpu: do not disable SMU on vm rebootNirmoy Das2020-07-211-1/+2
* drm/amdgpu: add timeout flush mechanism to update wptr for self interrupt (v2)Chengming Gui2020-07-211-0/+45
* drm/amdgpu: enable xgmi support for sienna cichlidJohn Clements2020-07-211-0/+3
* drm/amdgpu: load asd for sienna cichlidJohn Clements2020-07-211-1/+0
* drm/amd/powerplay: tag swSMU code layersEvan Quan2020-07-2113-9/+28
* drm/amd/powerplay: revise the calling flow on OD table updateEvan Quan2020-07-212-8/+7
* drm/amd/powerplay: drop unnecessary message support checkEvan Quan2020-07-211-9/+0
* drm/amd/powerplay: move SMC message issuing APIs to smu_cmn.cEvan Quan2020-07-2113-313/+252