summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2020-10-22drm/ttm: replace last move_notify with delete_mem_notifyDave Airlie1-1/+7
2020-10-22drm/amd/psp: Fix sysfs: cannot create duplicate filenameAndrey Grodzovsky1-1/+2
2020-10-22drm/amdgpu: update golden setting for sienna_cichlidLikun Gao1-0/+1
2020-10-22drm/amdgpu: correct the gpu reset handling for job != NULL caseEvan Quan1-1/+1
2020-10-22drm/amdgpu: add rlc iram and dram firmware supportLikun Gao6-8/+66
2020-10-22drm/amdgpu: add function to program pbb mode for sienna cichlidLikun Gao1-0/+62
2020-10-21drm: amdgpu: kernel-doc: update some adev parametersMauro Carvalho Chehab3-21/+20
2020-10-21Revert drm/amdgpu: disable sienna chichlid UMC RASJohn Clements1-2/+2
2020-10-21drm/amdgpu/gmc10: remove dummy read workaround for newer chipsAlex Deucher1-2/+4
2020-10-21drm/amd/amdgpu: enable noretry for Sienna_Cichlid/Navy_Flounder/Dimgrey_CavefishChengming Gui1-0/+3
2020-10-21drm/amdgpu: enable VCN PG and CG for vangoghBoyuan Zhang1-2/+7
2020-10-21drm/amdgpu: protect eeprom update from GPU resetDennis Li1-0/+8
2020-10-21drm/ttm: move last binding into the drivers.Dave Airlie1-1/+6
2020-10-21drm/ttm: drop move notify around move.Dave Airlie1-3/+10
2020-10-21drm/ttm: drop unbind callback.Dave Airlie1-1/+0
2020-10-21drm/ttm: add move to system into driversDave Airlie1-3/+9
2020-10-21drm/ttm: move some move binds into the driversDave Airlie1-1/+6
2020-10-20Merge tag 'drm-next-2020-10-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-7/+51
2020-10-19drm/ttm: add move old to system to drivers.Dave Airlie1-3/+12
2020-10-19drm/ttm: use new move interface for known system->ttm movesDave Airlie1-2/+2
2020-10-19Merge tag 'amd-drm-fixes-5.10-2020-10-14' of git://people.freedesktop.org/~ag...Dave Airlie5-7/+51
2020-10-16drm/amdgpu: move amdgpu_num_kcq handling to a helperAlex Deucher8-12/+22
2020-10-16drm/amd/psp: Fix sysfs: cannot create duplicate filenameAndrey Grodzovsky1-1/+2
2020-10-16drm/amdgpu: add a list in VM for BOs in the done stateMihir Bhogilal Patel2-3/+19
2020-10-16drm/amdgpu: update golden setting for sienna_cichlidLikun Gao1-0/+1
2020-10-16drm/amdgpu: remove gfxhub_v1_1_funcs setKevin Wang4-22/+5
2020-10-16drm/amd/amdgpu: set the default value of noretry to 1 for some dGPUsChengming Gui1-8/+15
2020-10-16drm/amdgpu/display: enable display ip block for vangoghHuang Rui2-0/+5
2020-10-16drm/amd/display: add S/G support for RenoirYifan Zhang1-0/+4
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds162-22245/+5797
2020-10-15drm/amdgpu: Add debugfs entry for printing VM infoMihir Bhogilal Patel6-62/+199
2020-10-15drm/amdgpu: correct the gpu reset handling for job != NULL caseEvan Quan1-1/+1
2020-10-15drm/amdgpu: add rlc iram and dram firmware supportLikun Gao6-8/+66
2020-10-15drm/amdgpu: add function to program pbb mode for sienna cichlidLikun Gao1-0/+62
2020-10-15Revert "drm/amdgpu: disable gfxoff temporarily for navy_flounder"Jiansong Chen1-1/+0
2020-10-15drm/amdgpu: fulfill Navi gfx and pcie settings on umd pstate switching(V2)Evan Quan1-0/+24
2020-10-15drm/amdgpu: add interface for setting MGCG perfmonEvan Quan2-0/+17
2020-10-15drm/amdgpu: add interface for setting ASPMEvan Quan2-0/+41
2020-10-15drm/amd/pm: correct gfx and pcie settings on umd pstate switching(V2)Evan Quan1-0/+4
2020-10-15drm/amdgpu: disable gpa mode for direct loadingHuang Rui1-0/+20
2020-10-15drm/ttm: nuke caching placement flagsChristian König2-24/+8
2020-10-15drm/ttm: add caching state to ttm_bus_placementChristian König1-0/+1
2020-10-15drm/ttm: set the tt caching state at creation timeChristian König2-3/+10
2020-10-14drm/amdgpu: vcn and jpeg ring synchronizationVeerabadhran G5-7/+51
2020-10-14drm/amdgpu: vcn and jpeg ring synchronizationVeerabadhran G5-7/+51
2020-10-14drm/amdgpu: enable GDDR6 save-restore support for dimgrey_cavefishHawking Zhang1-0/+1
2020-10-14drm/amdgpu: fix the issue that apu has no smu firmware binaryHuang Rui1-1/+1
2020-10-14drm/amdgpu: fix semicolon.cocci warningskernel test robot1-1/+1
2020-10-12drm/amdgpu: add DM block for dimgrey_cavefishTao Zhou2-0/+5
2020-10-12drm/amdgpu: remove ASD ucode init for dimgrey_cavefishTao Zhou1-3/+0