summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2020-10-26drm/amdgpu: increase the reserved VM size to 2MBChristian König-2/+2
2020-10-26drm/amdgpu: added support for psp fw attestationJohn Clements-20/+250
2020-10-26drm/amdgpu: enable IP discovery for vangoghXiaomeng Hou-4/+0
2020-10-26drm/ttm: merge ttm_dma_tt back into ttm_ttChristian König-20/+11
2020-10-26drm/ttm: make num_pages uint32_tChristian König-5/+5
2020-10-26drm/ttm: nuke ttm_tt_set_(un)populated againChristian König-2/+0
2020-10-23Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-12/+143
2020-10-23drm/amdgpu: Fix size calculation when init onchip memoryxinhui pan-2/+2
2020-10-23drm/amdgpu: fix some kernel-doc markupsMauro Carvalho Chehab-2/+2
2020-10-23amdgpu: fix a few kernel-doc markup issuesMauro Carvalho Chehab-3/+5
2020-10-23drm/amdgpu: During compute disable GFXOFF for Sienna_CichlidHarish Kasiviswanathan-0/+7
2020-10-23drm/amdgpu: don't map BO in reserved regionMadhav Chauhan-0/+10
2020-10-23drm/amdgpu: add support to configure MALL for sienna_cichlid (v2)Likun Gao-2/+6
2020-10-23drm/amdgpu: add DID for navi10 blockchain SKUTianci.Yin-0/+1
2020-10-23drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)Tianci.Yin-2/+12
2020-10-23drm/amdgpu: correct the cu and rb info for sienna cichlidLikun Gao-0/+9
2020-10-21drm/amdgpu: correct the cu and rb info for sienna cichlidLikun Gao-0/+9
2020-10-21Revert drm/amdgpu: disable sienna chichlid UMC RASJohn Clements-2/+2
2020-10-22drm/ttm: replace last move_notify with delete_mem_notifyDave Airlie-1/+7
2020-10-21drm/amd/psp: Fix sysfs: cannot create duplicate filenameAndrey Grodzovsky-1/+2
2020-10-21drm/amdgpu: update golden setting for sienna_cichlidLikun Gao-0/+1
2020-10-21drm/amdgpu: correct the gpu reset handling for job != NULL caseEvan Quan-1/+1
2020-10-21drm/amdgpu: add rlc iram and dram firmware supportLikun Gao-8/+66
2020-10-21drm/amdgpu: add function to program pbb mode for sienna cichlidLikun Gao-0/+62
2020-10-21drm: amdgpu: kernel-doc: update some adev parametersMauro Carvalho Chehab-21/+20
2020-10-21Revert drm/amdgpu: disable sienna chichlid UMC RASJohn Clements-2/+2
2020-10-21drm/amdgpu/gmc10: remove dummy read workaround for newer chipsAlex Deucher-2/+4
2020-10-21drm/amd/amdgpu: enable noretry for Sienna_Cichlid/Navy_Flounder/Dimgrey_CavefishChengming Gui-0/+3
2020-10-21drm/amdgpu: enable VCN PG and CG for vangoghBoyuan Zhang-2/+7
2020-10-21drm/amdgpu: protect eeprom update from GPU resetDennis Li-0/+8
2020-10-21drm/ttm: move last binding into the drivers.Dave Airlie-1/+6
2020-10-21drm/ttm: drop move notify around move.Dave Airlie-3/+10
2020-10-21drm/ttm: drop unbind callback.Dave Airlie-1/+0
2020-10-21drm/ttm: add move to system into driversDave Airlie-3/+9
2020-10-21drm/ttm: move some move binds into the driversDave Airlie-1/+6
2020-10-20Merge tag 'drm-next-2020-10-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-7/+51
2020-10-20drm/ttm: add move old to system to drivers.Dave Airlie-3/+12
2020-10-20drm/ttm: use new move interface for known system->ttm movesDave Airlie-2/+2
2020-10-19Merge tag 'amd-drm-fixes-5.10-2020-10-14' of git://people.freedesktop.org/~ag...Dave Airlie-7/+51
2020-10-16drm/amdgpu: move amdgpu_num_kcq handling to a helperAlex Deucher-12/+22
2020-10-16drm/amd/psp: Fix sysfs: cannot create duplicate filenameAndrey Grodzovsky-1/+2
2020-10-16drm/amdgpu: add a list in VM for BOs in the done stateMihir Bhogilal Patel-3/+19
2020-10-16drm/amdgpu: update golden setting for sienna_cichlidLikun Gao-0/+1
2020-10-16drm/amdgpu: remove gfxhub_v1_1_funcs setKevin Wang-22/+5
2020-10-16drm/amd/amdgpu: set the default value of noretry to 1 for some dGPUsChengming Gui-8/+15
2020-10-16drm/amdgpu/display: enable display ip block for vangoghHuang Rui-0/+5
2020-10-16drm/amd/display: add S/G support for RenoirYifan Zhang-0/+4
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-22245/+5797
2020-10-15drm/amdgpu: Add debugfs entry for printing VM infoMihir Bhogilal Patel-62/+199
2020-10-15drm/amdgpu: correct the gpu reset handling for job != NULL caseEvan Quan-1/+1