summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2021-04-09drm/amdgpu: split nbio callbacks into ras and non-ras onesHawking Zhang6-30/+63
2021-04-09drm/amdgpu: implement query_ras_error_address callbackHawking Zhang1-0/+90
2021-04-09drm/amdgpu: implement umc query error count callbackHawking Zhang2-0/+92
2021-04-09drm/amdgpu: add helper funtion to query umc ras errorHawking Zhang2-0/+77
2021-04-09drm/amdgpu: create umc_v6_7_funcs for aldebaranHawking Zhang3-1/+58
2021-04-09drm/amdgpu: initialze ras caps per paltform configHawking Zhang1-12/+23
2021-04-09drm/amdgpu: drop some unused atombios functionsAlex Deucher2-163/+0
2021-04-09drm/amd: cleanup coding style a bitBernard Zhao1-4/+3
2021-04-09drm/amdgpu: support sdma error injectionStanley.Yang1-0/+1
2021-04-09drm/amdgpu: reserve fence slot to update page tablePhilip Yang1-2/+8
2021-04-09drm/amdgpu: indirect register access for nv12 sriovPeng Ju Zhou5-63/+164
2021-04-09drm/amdgpu: indirect register access for nv12 sriovPeng Ju Zhou2-0/+19
2021-04-09drm/amdgpu: indirect register access for nv12 sriovPeng Ju Zhou2-0/+13
2021-04-09drm/amdgpu: indirect register access for nv12 sriovPeng Ju Zhou1-3/+3
2021-04-09drm/amdgpu: check alignment on CPU page for bo mapXℹ Ruoyao1-4/+4
2021-04-09drm/amdgpu: Set a suitable dev_info.gart_page_sizeHuacai Chen1-2/+2
2021-04-09drm/amdgpu: fix compiler warning(v2)Guchun Chen1-3/+1
2021-04-09drm/amdgpu: fix NULL pointer dereferenceGuchun Chen1-1/+1
2021-04-09drm/amdgpu: Add new PF2VF flags for VF register access methodRohit Khaire2-2/+26
2021-04-09drm/amdgpu: skip PP_MP1_STATE_UNLOAD on aldebaranFeifei Xu1-2/+1
2021-04-09drm/amd/amdgpu: set MP1 state to UNLOAD before reload its FW for vega20/ALDEB...Chengming Gui1-1/+3
2021-04-09drm/amdgpu: Reset error code for 'no handler' caseLijo Lazar1-3/+8
2021-04-09drm/amdgpu: ih reroute for newer asics than vega20Alex Sierra1-3/+3
2021-04-09drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()Nirmoy Das1-1/+1
2021-04-09drm/amd/pm: unify the interface for gfx state settingEvan Quan1-10/+6
2021-04-09drm/amd/pm: unify the interface for loading SMU microcodeEvan Quan1-8/+2
2021-04-09drm/amdgpu: Fix build warningsLijo Lazar2-2/+2
2021-04-09drm/amdgpu: Enable recovery on aldebaranLijo Lazar1-0/+1
2021-04-09drm/amdgpu: Add mode2 reset support for aldebaranLijo Lazar5-2/+463
2021-04-09drm/amdgpu: Make set PG/CG state functions publicLijo Lazar2-3/+9
2021-04-09drm/amdgpu: Add PSP public function to load a list of FWsLijo Lazar2-0/+19
2021-04-09drm/amdgpu: Add reset control handling to reset workflowLijo Lazar3-39/+97
2021-04-09drm/amdgpu: Add reset control to amdgpu_deviceLijo Lazar4-0/+175
2021-04-09drm/amd/amdgpu implement tdr advanced modeJack Zhang2-1/+82
2021-04-09drm/amdgpu: make BO type check less restrictiveNirmoy Das1-4/+4
2021-04-09drm/amdgpu: use amdgpu_bo_user bo for metadata and tiling flagNirmoy Das3-22/+35
2021-04-09drm/amdgpu: use amdgpu_bo_create_user() for when possibleNirmoy Das2-2/+6
2021-04-09drm/amdgpu: introduce struct amdgpu_bo_userNirmoy Das2-0/+42
2021-04-09drm/amdgpu: allow variable BO struct creationNirmoy Das9-2/+19
2021-04-09drm/amdgpu: load balance VCN3 decode as well v8Christian König1-2/+130
2021-04-09drm/amdgpu: share scheduler score on VCN3 instancesChristian König2-4/+8
2021-04-09drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König33-99/+93
2021-04-09drm/amd/amdgpu/gfx_v7_0: Trivial typo fixesBhaskar Chowdhury1-11/+11
2021-04-09amdgpu: securedisplay: simplify i2c hexdump outputArnd Bergmann1-8/+3
2021-04-09drm/amdgpu: Ensure that the modifier requested is supported by plane.Mark Yacoub1-0/+13
2021-04-09drm/amdgpu: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao8-35/+29
2021-04-09drm/amdgpu: remove irq_src->data handlingChristian König2-6/+0
2021-04-09drm/amdgpu: Fix check for RAS supportLuben Tuikov1-9/+6
2021-04-09drm/amdgpu: Set amdgpu.noretry=1 for ArcturusPhilip Cox1-0/+1
2021-04-09drm/amdgpu: added support for dynamic GECCJohn Clements1-0/+23