summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | drm/amdgpu: fix no ACK from LDS read during stress test for ArcturusLe Ma2019-10-301-0/+1
| * | | | | drm/amdgpu: fix gfx VF FLR test fail on naviHaiJun Chang2019-10-301-0/+1
| * | | | | drm/amdgpu: bypass some cleanup work after err_event_athub (v2)Le Ma2019-10-304-11/+30
| * | | | | drm/amdgpu: clear UVD VCPU buffer when err_event_athub generatedLe Ma2019-10-301-1/+9
| * | | | | drm/amdgpu/SRIOV: SRIOV VF doesn't support BACOJiange Zhao2019-10-301-1/+1
| * | | | | drm/amdgpu: Remove superfluous void * cast in debugfs_create_file() callGeert Uytterhoeven2019-10-301-2/+2
| * | | | | drm/amdgpu: remove set but not used variable 'adev'YueHaibing2019-10-301-9/+0
| * | | | | drm/amdkfd: bug fix for out of bounds mem on gpu cache filling infoAlex Sierra2019-10-301-1/+1
| * | | | | drm/amdkfd: Delete duplicated queue bit map reservationYong Zhao2019-10-301-8/+0
| * | | | | drm/amdkfd: Delete unnecessary pr_fmt switchYong Zhao2019-10-304-13/+0
| * | | | | drm/amd/powerplay: Make two functions staticYueHaibing2019-10-281-2/+2
| * | | | | drm/amd: correct "_LENTH" mispelling in constantWambui Karuga2019-10-283-5/+5
| * | | | | drm/amd: declare amdgpu_exp_hw_support in amdgpu.hWambui Karuga2019-10-281-0/+1
| * | | | | drm/amd/display: Make calculate_integer_scaling staticYueHaibing2019-10-281-1/+1
| * | | | | drm/amdgpu/powerplay/vega10: allow undervolting in p7Pelle van Gils2019-10-281-3/+1
| * | | | | drm/amd/powerplay: Disable gfx CGPG when suspend smuchen gong2019-10-281-0/+2
| * | | | | dc.c:use kzalloc without testzhongshiqi2019-10-281-0/+4
| * | | | | drm/amd/display: remove gcc warning Wunused-but-set-variableChenwandun2019-10-281-5/+0
| * | | | | drm/amdgpu: If amdgpu_ib_schedule fails return back the error.Andrey Grodzovsky2019-10-251-1/+3
| * | | | | drm/amdgpu/powerplay: modify the parameters of SMU_MSG_PowerUpVcn to 0chen gong2019-10-251-1/+1
| * | | | | drm/amdgpu/gfx10: update gfx golden settings for navi12Tianci.Yin2019-10-251-1/+1
| * | | | | drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin2019-10-251-1/+1
| * | | | | drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin2019-10-251-1/+1
| * | | | | drm/amd/powerplay: correct current clock level label for ArcturusEvan Quan2019-10-251-8/+16
| * | | | | drm/amd/powerplay: skip unsupported clock limit settings on Arcturus V2Evan Quan2019-10-252-116/+39
| * | | | | drm/amdgpu: Allow reading more status registers on si/cikMarek Olšák2019-10-255-1/+34
| * | | | | drm/amdgpu: Move amdgpu_ras_recovery_init to after SMU ready.Andrey Grodzovsky2019-10-252-11/+13
| * | | | | drm/amdgpu: Use ARCTURUS in RAS EEPROM.Andrey Grodzovsky2019-10-251-1/+8
| * | | | | drm/amd/powerplay: Add EEPROM I2C read/write support to Arcturus.Andrey Grodzovsky2019-10-251-0/+229
| * | | | | drm/amd/powerplay: Add interface for I2C transactions to SMU.Andrey Grodzovsky2019-10-251-0/+9
| * | | | | drm/amdgpu: Add DC feature mask to disable fractional pwmLeo Li2019-10-253-0/+8
| * | | | | drm/amdgpu: remove unused parameter in amdgpu_gfx_kiq_free_ringNirmoy Das2019-10-255-7/+5
| * | | | | drm/amdgpu/vcn: Enable VCN2.5 encodingJames Zhu2019-10-251-3/+0
| * | | | | drm/amdgpu/sdma5: do not execute 0-sized IBs (v2)Pelloux-prayer, Pierre-eric2019-10-251-0/+1
| * | | | | drm/amdgpu: Fix SDMA hang when performing VKexample testchen gong2019-10-251-0/+1
| * | | | | drm/amdgpu: define macros for retire page reservationGuchun Chen2019-10-251-6/+11
| * | | | | drm/amdgpu: refine reboot debugfs operation in ras case (v3)Guchun Chen2019-10-251-7/+12
| * | | | | drm/amdkfd: don't use dqm lock during device reset/suspend/resumePhilip Yang2019-10-253-10/+43
| * | | | | drm/amd/display: Change Navi14's DWB flag to 1Zhan liu2019-10-251-1/+1
| * | | | | drm/amdgpu/display: add dc feature mask for psr enablementRoman Li2019-10-252-1/+3
| * | | | | drm/amd/powerplay: clear the swSMU code layerEvan Quan2019-10-2512-318/+519
| * | | | | drm/amd/powerplay: split out those internal used swSMU APIs V2Evan Quan2019-10-259-160/+212
| * | | | | drm/amd/powerplay: add lock protection for swSMU APIs V2Evan Quan2019-10-2512-199/+781
| * | | | | drm/amdgpu: add VCN0 and VCN1 needed headersJane Jian2019-10-251-0/+12
| * | | | | drm/amd/display: Apply vactive dram clock change workaround to dcn2 DMLv2Joshua Aberback2019-10-251-1/+2
| * | | | | drm/amd/display: fix hubbub deadline programingEric Yang2019-10-252-0/+2
| * | | | | drm/amd/display: fix avoid_split for dcn2+ validationDmytro Laktyushkin2019-10-251-4/+7
| * | | | | drm/amd/display: Do not call update bounding box on dc createSung Lee2019-10-251-1/+7
| * | | | | drm/amd/display: Add center mode for integer scaling in DCReza Amini2019-10-251-8/+35
| * | | | | drm/amd/display: take signal type from linkLewis Huang2019-10-251-8/+3
OpenPOWER on IntegriCloud